/* BOOTSTRAP */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Rubik:300,400,500);
@import '/static/commons/js/bower_components/jquery.gifplayer/dist/gifplayer.css';
@import '/static/commons/js/bower_components/jQuery.mmenu/dist/css/jquery.mmenu.all.css';
@import '/static/commons/js/bower_components/slick-carousel/slick/slick.css';
@import '/static/commons/js/bower_components/slick-carousel/slick/slick-theme.css';
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 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.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.57142857;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #4c76bb;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #335387;
  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: 7px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.57142857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  -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: 22px;
  margin-bottom: 22px;
  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: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
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: 11px;
  margin-bottom: 11px;
}
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: 46px;
}
h2,
.h2 {
  font-size: 36px;
}
h3,
.h3 {
  font-size: 32px;
}
h4,
.h4 {
  font-size: 26px;
}
h5,
.h5 {
  font-size: 22px;
}
h6,
.h6 {
  font-size: 18px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  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: #777777;
}
.text-primary {
  color: #4c76bb;
}
a.text-primary:hover {
  color: #3a5e9a;
}
.text-success {
  color: #3d8b3d;
}
a.text-success:hover {
  color: #2d672d;
}
.text-info {
  color: #28a1c5;
}
a.text-info:hover {
  color: #1f7e9a;
}
.text-warning {
  color: #df8a13;
}
a.text-warning:hover {
  color: #b06d0f;
}
.text-danger {
  color: #b52b27;
}
a.text-danger:hover {
  color: #8b211e;
}
.bg-primary {
  color: #fff;
  background-color: #4c76bb;
}
a.bg-primary:hover {
  background-color: #3a5e9a;
}
.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: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
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: 22px;
}
dt,
dd {
  line-height: 1.57142857;
}
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 #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  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.57142857;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  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: 22px;
  font-style: normal;
  line-height: 1.57142857;
}
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: 5px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 4px;
  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: 10.5px;
  margin: 0 0 11px;
  font-size: 13px;
  line-height: 1.57142857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 5px;
}
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: 12px 15px;
  padding-bottom: 12px 15px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.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: 12px 15px;
  line-height: 1.57142857;
  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 10px;
}
.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-child(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: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > 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: 22px;
  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: 13px;
  font-size: 14px;
  line-height: 1.57142857;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 48px;
  padding: 12px 15px;
  font-size: 14px;
  line-height: 1.57142857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-moz-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
}
.form-control::-webkit-input-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
}
.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: 48px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 32px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 64px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  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: 13px;
  padding-bottom: 13px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 32px;
  height: auto;
  min-height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.67;
  border-radius: 4px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 32px;
  line-height: 32px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 32px;
  line-height: 32px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 64px;
  height: auto;
  min-height: 64px;
  padding: 18px 25px;
  font-size: 16px;
  line-height: 1.625;
  border-radius: 7px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 64px;
  line-height: 64px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 64px;
  line-height: 64px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 60px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 64px;
  height: 64px;
  line-height: 64px;
}
.input-sm + .form-control-feedback {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.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: #3d8b3d;
}
.has-success .form-control {
  border-color: #3d8b3d;
  -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: #2d672d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6ec06e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6ec06e;
}
.has-success .input-group-addon {
  color: #3d8b3d;
  border-color: #3d8b3d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3d8b3d;
}
.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: #df8a13;
}
.has-warning .form-control {
  border-color: #df8a13;
  -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: #b06d0f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f2b866;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f2b866;
}
.has-warning .input-group-addon {
  color: #df8a13;
  border-color: #df8a13;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #df8a13;
}
.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: #b52b27;
}
.has-error .form-control {
  border-color: #b52b27;
  -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: #8b211e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #de6764;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #de6764;
}
.has-error .input-group-addon {
  color: #b52b27;
  border-color: #b52b27;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #b52b27;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.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: 13px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 35px;
}
.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: 13px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 30.25px;
  }
}
@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: 12px 15px;
  font-size: 14px;
  line-height: 1.57142857;
  border-radius: 5px;
  -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: #000;
  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: #000;
  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: #000;
  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: #000;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-color: #e6e6e6;
  border-color: #b3b3b3;
}
.btn-default:disabled,
.btn-default.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.btn-primary {
  color: #fff;
  background-color: #4c76bb;
  border-color: #4c76bb;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3a5e9a;
  border-color: #385a92;
}
.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: #4c76bb;
  border-color: #4c76bb;
}
.btn-primary .badge {
  color: #4c76bb;
  background-color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #3a5e9a;
  border-color: #3a5e9a;
}
.btn-primary:disabled,
.btn-primary.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}
.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: #5cb85c;
  border-color: #5cb85c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-color: #449d44;
  border-color: #449d44;
}
.btn-success:disabled,
.btn-success.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
.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: #5bc0de;
  border-color: #5bc0de;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-color: #31b0d5;
  border-color: #31b0d5;
}
.btn-info:disabled,
.btn-info.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}
.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: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-color: #ec971f;
  border-color: #ec971f;
}
.btn-warning:disabled,
.btn-warning.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
.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: #d9534f;
  border-color: #d9534f;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-color: #c9302c;
  border-color: #c9302c;
}
.btn-danger:disabled,
.btn-danger.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.btn-link {
  color: #4c76bb;
  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: #335387;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 18px 25px;
  font-size: 16px;
  line-height: 1.625;
  border-radius: 7px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.67;
  border-radius: 4px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 2px 7px;
  font-size: 12px;
  line-height: 1.67;
  border-radius: 4px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  -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: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.57142857;
  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: #4c76bb;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  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-menu-top {
  top: auto;
  bottom: 100%;
  margin: 0 0 5px;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.57142857;
  color: #777777;
  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: 1px;
}
@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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  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: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 5px;
  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: 64px;
  height: auto;
  min-height: 64px;
  padding: 18px 25px;
  font-size: 16px;
  line-height: 1.625;
  border-radius: 7px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 64px;
  line-height: 64px;
}
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;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 64px;
  line-height: 64px;
}
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: 32px;
  height: auto;
  min-height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.67;
  border-radius: 4px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 32px;
  line-height: 32px;
}
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;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 32px;
  line-height: 32px;
}
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: 12px 15px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 4px;
}
.input-group-addon.input-lg {
  padding: 18px 25px;
  font-size: 16px;
  border-radius: 7px;
}
.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: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  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: #4c76bb;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 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.57142857;
  border: 1px solid transparent;
  border-radius: 5px 5px 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: 5px;
}
.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: 5px 5px 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: 5px;
}
.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: #4c76bb;
}
.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: 5px;
}
.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: 5px 5px 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: 22px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 5px;
  }
}
@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: 14px 15px;
  font-size: 16px;
  line-height: 22px;
  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: 5px;
}
.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: 7px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@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: 22px;
  }
  .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: 14px;
    padding-bottom: 14px;
  }
}
.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: 1px;
  margin-bottom: 1px;
}
@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;
  }
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 7px;
}
@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 {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 1px;
  margin-bottom: 1px;
}
.navbar-btn.btn-sm {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@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: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 5px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 5px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 12px 15px;
  line-height: 1.57142857;
  text-decoration: none;
  color: #4c76bb;
  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: 5px;
  border-top-left-radius: 5px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #335387;
  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: #4c76bb;
  border-color: #4c76bb;
  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: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 18px 25px;
  font-size: 16px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 7px;
  border-top-right-radius: 7px;
}
.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: 4px;
  border-top-left-radius: 4px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pager {
  padding-left: 0;
  margin: 22px 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: transparent;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  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: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #4c76bb;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3a5e9a;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  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: #4c76bb;
  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: 7px;
}
.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: 22px;
  line-height: 1.57142857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  -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: #4c76bb;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 5px;
}
.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: #3d8b3d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2d672d;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #28a1c5;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #1f7e9a;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #df8a13;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #b06d0f;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b52b27;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #8b211e;
}
@-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: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 5px;
  -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: 22px;
  color: #fff;
  text-align: center;
  background-color: #4c76bb;
  -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-color: #555;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-color: #555;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-color: #555;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-color: #555;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-color: #555;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.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: 5px;
  border-top-left-radius: 5px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  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: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #4c76bb;
  border-color: #4c76bb;
}
.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: #e0e7f3;
}
.list-group-item-success {
  color: #3d8b3d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3d8b3d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3d8b3d;
  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: #3d8b3d;
  border-color: #3d8b3d;
}
.list-group-item-info {
  color: #28a1c5;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #28a1c5;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #28a1c5;
  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: #28a1c5;
  border-color: #28a1c5;
}
.list-group-item-warning {
  color: #df8a13;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #df8a13;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #df8a13;
  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: #df8a13;
  border-color: #df8a13;
}
.list-group-item-danger {
  color: #b52b27;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #b52b27;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #b52b27;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b52b27;
  border-color: #b52b27;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 5px;
  -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: 4px;
  border-top-left-radius: 4px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.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: 4px;
  border-top-left-radius: 4px;
}
.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: 4px;
  border-bottom-left-radius: 4px;
}
.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: 4px;
  border-top-left-radius: 4px;
}
.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: 4px;
  border-top-right-radius: 4px;
}
.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: 4px;
}
.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: 4px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.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: 4px;
  border-bottom-right-radius: 4px;
}
.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: 4px;
}
.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: 4px;
}
.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: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 5px;
}
.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: #4c76bb;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #4c76bb;
  border-color: #4c76bb;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #4c76bb;
}
.panel-primary > .panel-heading .badge {
  color: #4c76bb;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #4c76bb;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3d8b3d;
  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: #3d8b3d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #28a1c5;
  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: #28a1c5;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #df8a13;
  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: #df8a13;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #b52b27;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #b52b27;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  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: 5px;
  -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: 7px;
}
.well-sm {
  padding: 9px;
  border-radius: 4px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 7px;
  -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.57142857px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.57142857;
}
.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: 'Open Sans', 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: 5px;
}
.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: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.57142857;
  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: 7px;
  -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: 6px 6px 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 {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.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,
.bottomCart-widget .inner-container:before,
.bottomCart-widget .inner-container:after,
.page-header:before,
.page-header:after,
#chart-panel:before,
#chart-panel:after,
#campaignBreakdown-panel:before,
#campaignBreakdown-panel:after,
#campaignSetup-panel:before,
#campaignSetup-panel: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,
.bottomCart-widget .inner-container:after,
.page-header:after,
#chart-panel:after,
#campaignBreakdown-panel:after,
#campaignSetup-panel: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;
  }
}
/* THIRD-PARTY COMPONENTS */
/*! jQuery UI - v1.9.2 - 2012-11-23
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2012 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  zoom: 1;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  zoom: 1;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
  padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
  zoom: 1;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
/* workarounds */
* html .ui-autocomplete {
  width: 1px;
}
/* without this, the menu expands to 100% in IE6 */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: .1em;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible;
}
/* the overflow property removes extra width in IE */
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2.2em;
}
/* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only {
  width: 2.4em;
}
/* button elements seem to need a little more width */
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
/*button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em;
}
/*button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}
/*button sets*/
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
/* workarounds */
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* reset extra padding in Firefox */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0em;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  width: 300px;
  overflow: hidden;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .1em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
  zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  width: 100%;
}
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  zoom: 1;
  font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
  cursor: default;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
/* more specificity required here to overide default borders */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
/* vertical centre icon */
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;
  padding: .2em;
  zoom: 1;
}
/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
/* Fades and background-images don't work well together in IE6, drop the image */
* html .ui-tooltip {
  background-image: none;
}
body .ui-tooltip {
  border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana, Arial, sans-serif /*{ffDefault}*/;
  font-size: 1.1em /*{fsDefault}*/;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif /*{ffDefault}*/;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #aaaaaa /*{borderColorContent}*/;
  background: #ffffff /*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png) /*{bgImgUrlContent}*/ 50% /*{bgContentXPos}*/ 50% /*{bgContentYPos}*/ repeat-x /*{bgContentRepeat}*/;
  color: #222222 /*{fcContent}*/;
}
.ui-widget-content a {
  color: #222222 /*{fcContent}*/;
}
.ui-widget-header {
  border: 1px solid #aaaaaa /*{borderColorHeader}*/;
  background: #cccccc /*{bgColorHeader}*/ url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) /*{bgImgUrlHeader}*/ 50% /*{bgHeaderXPos}*/ 50% /*{bgHeaderYPos}*/ repeat-x /*{bgHeaderRepeat}*/;
  color: #222222 /*{fcHeader}*/;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222 /*{fcHeader}*/;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3 /*{borderColorDefault}*/;
  background: #e6e6e6 /*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png) /*{bgImgUrlDefault}*/ 50% /*{bgDefaultXPos}*/ 50% /*{bgDefaultYPos}*/ repeat-x /*{bgDefaultRepeat}*/;
  font-weight: normal /*{fwDefault}*/;
  color: #555555 /*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555 /*{fcDefault}*/;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999 /*{borderColorHover}*/;
  background: #dadada /*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png) /*{bgImgUrlHover}*/ 50% /*{bgHoverXPos}*/ 50% /*{bgHoverYPos}*/ repeat-x /*{bgHoverRepeat}*/;
  font-weight: normal /*{fwDefault}*/;
  color: #212121 /*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #212121 /*{fcHover}*/;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa /*{borderColorActive}*/;
  background: #ffffff /*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png) /*{bgImgUrlActive}*/ 50% /*{bgActiveXPos}*/ 50% /*{bgActiveYPos}*/ repeat-x /*{bgActiveRepeat}*/;
  font-weight: normal /*{fwDefault}*/;
  color: #212121 /*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121 /*{fcActive}*/;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1 /*{borderColorHighlight}*/;
  background: #fbf9ee /*{bgColorHighlight}*/ url(images/ui-bg_glass_55_fbf9ee_1x400.png) /*{bgImgUrlHighlight}*/ 50% /*{bgHighlightXPos}*/ 50% /*{bgHighlightYPos}*/ repeat-x /*{bgHighlightRepeat}*/;
  color: #363636 /*{fcHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636 /*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a /*{borderColorError}*/;
  background: #fef1ec /*{bgColorError}*/ url(images/ui-bg_glass_95_fef1ec_1x400.png) /*{bgImgUrlError}*/ 50% /*{bgErrorXPos}*/ 50% /*{bgErrorYPos}*/ repeat-x /*{bgErrorRepeat}*/;
  color: #cd0a0a /*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a /*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a /*{fcError}*/;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
}
/* For IE8 - See #6059 */
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(images/ui-icons_222222_256x240.png) /*{iconsContent}*/;
}
.ui-widget-content .ui-icon {
  background-image: url(images/ui-icons_222222_256x240.png) /*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_222222_256x240.png) /*{iconsHeader}*/;
}
.ui-state-default .ui-icon {
  background-image: url(images/ui-icons_888888_256x240.png) /*{iconsDefault}*/;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(images/ui-icons_454545_256x240.png) /*{iconsHover}*/;
}
.ui-state-active .ui-icon {
  background-image: url(images/ui-icons_454545_256x240.png) /*{iconsActive}*/;
}
.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_2e83ff_256x240.png) /*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(images/ui-icons_cd0a0a_256x240.png) /*{iconsError}*/;
}
/* positioning */
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  -moz-border-radius-topleft: 4px /*{cornerRadius}*/;
  -webkit-border-top-left-radius: 4px /*{cornerRadius}*/;
  -khtml-border-top-left-radius: 4px /*{cornerRadius}*/;
  border-top-left-radius: 4px /*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  -moz-border-radius-topright: 4px /*{cornerRadius}*/;
  -webkit-border-top-right-radius: 4px /*{cornerRadius}*/;
  -khtml-border-top-right-radius: 4px /*{cornerRadius}*/;
  border-top-right-radius: 4px /*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  -moz-border-radius-bottomleft: 4px /*{cornerRadius}*/;
  -webkit-border-bottom-left-radius: 4px /*{cornerRadius}*/;
  -khtml-border-bottom-left-radius: 4px /*{cornerRadius}*/;
  border-bottom-left-radius: 4px /*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  -moz-border-radius-bottomright: 4px /*{cornerRadius}*/;
  -webkit-border-bottom-right-radius: 4px /*{cornerRadius}*/;
  -khtml-border-bottom-right-radius: 4px /*{cornerRadius}*/;
  border-bottom-right-radius: 4px /*{cornerRadius}*/;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa /*{bgColorOverlay}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png) /*{bgImgUrlOverlay}*/ 50% /*{bgOverlayXPos}*/ 50% /*{bgOverlayYPos}*/ repeat-x /*{bgOverlayRepeat}*/;
  opacity: .3;
  filter: alpha(opacity=30) /*{opacityOverlay}*/;
}
.ui-widget-shadow {
  margin: -8px /*{offsetTopShadow}*/ 0 0 -8px /*{offsetLeftShadow}*/;
  padding: 8px /*{thicknessShadow}*/;
  background: #aaaaaa /*{bgColorShadow}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png) /*{bgImgUrlShadow}*/ 50% /*{bgShadowXPos}*/ 50% /*{bgShadowYPos}*/ repeat-x /*{bgShadowRepeat}*/;
  opacity: .3;
  filter: alpha(opacity=30) /*{opacityShadow}*/;
  -moz-border-radius: 8px /*{cornerRadiusShadow}*/;
  -khtml-border-radius: 8px /*{cornerRadiusShadow}*/;
  -webkit-border-radius: 8px /*{cornerRadiusShadow}*/;
  border-radius: 8px /*{cornerRadiusShadow}*/;
}
/* THEME SELECTION */
html {
  position: relative;
  min-height: 100%;
}
body {
  min-width: 1240px;
  height: 100%;
  padding: 0 0 40px;
  font-size: 14px;
  line-height: normal;
  color: #1d1d1d;
  -webkit-font-smoothing: antialiased;
  overflow-y: auto;
}
body.no-scroll {
  overflow-y: hidden;
}
footer {
  min-width: 1240px;
}
a {
  color: #164eb3;
}
a:hover {
  cursor: pointer;
}
a.underline {
  text-decoration: underline;
}
a.underline:hover {
  text-decoration: none;
}
a.text-black:hover {
  color: inherit;
}
hr {
  border-top-color: #ddd;
}
::selection {
  background-color: #34495e;
  color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: normal;
}
h1 {
  letter-spacing: -0.046em;
}
h2 {
  letter-spacing: -0.036em;
}
h3 {
  letter-spacing: -0.032em;
}
h4 {
  letter-spacing: -0.028em;
}
h5 {
  letter-spacing: -0.022em;
}
h6 {
  letter-spacing: -0.018em;
}
p {
  margin-bottom: 20px;
}
iframe {
  top: auto;
  border: none;
}
li {
  line-height: 1.5;
}
ul.list-unstyled {
  margin: 0;
}
ul.list-unstyled > li {
  padding: 0;
  margin: 0;
}
ul.bar-separated > li {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #ddd;
}
ul.bar-separated > li:last-child {
  padding: 0;
  margin: 0;
  border: none;
}
.font-light {
  font-weight: 300;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.font-bold,
.font-strong {
  font-weight: 700;
}
.font-extrabold {
  font-weight: 800;
}
.text-white {
  color: #fff;
}
.text-black {
  color: #000;
}
.text-gray-light {
  color: #777777;
}
.font-xl {
  font-size: 1.142857em;
}
.thin-h2 {
  font-size: 28px;
  font-weight: 300;
}
.table-expanded > thead > tr > th,
.table-expanded > tbody > tr > th,
.table-expanded > tfoot > tr > th,
.table-expanded > thead > tr > td,
.table-expanded > tbody > tr > td,
.table-expanded > tfoot > tr > td {
  padding: 18px 25px;
}
.dataTable {
  width: 100%;
  clear: both;
  font-size: 14px;
  border: solid 1px #E3E3E3;
  border-spacing: 0;
  border-radius: 5px;
}
.dataTable .clickable {
  cursor: pointer;
  color: #4c76bb;
}
.dataTable thead th {
  position: relative;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
}
.dataTable tr {
  padding: 0;
  border-bottom: none;
}
.dataTable tr.selected {
  background: #f3faf3;
}
.dataTable tbody tr {
  height: 60px;
  border-bottom: 1px solid #eee;
}
.dataTable tbody tr:last-child {
  border-bottom: none;
}
.dataTable th,
.dataTable td {
  padding: 0 15px;
  border-right: 1px dashed #ddd;
}
.dataTable th:hover,
.dataTable td:hover {
  position: relative;
  z-index: 1;
}
.dataTable th:nth-last-child(1),
.dataTable td:nth-last-child(1) {
  padding-right: 15px;
  border-right: none;
}
.dataTable th .thumbnail,
.dataTable td .thumbnail {
  position: static;
  padding: 7px 0;
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
}
.dataTable th .thumbnail .glyphicon,
.dataTable td .thumbnail .glyphicon {
  margin-right: 5px;
  color: #999;
}
.dataTable th .thumbnail .popup-box,
.dataTable td .thumbnail .popup-box {
  top: 50%;
  left: 50%;
  padding: 30px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.dataTable th .thumbnail .popup-box .ad-container,
.dataTable td .thumbnail .popup-box .ad-container {
  max-width: 860px;
  max-height: 660px;
  border: 1px solid #ddd;
}
.dataTable th .thumbnail .popup-box .ad-container object,
.dataTable td .thumbnail .popup-box .ad-container object,
.dataTable th .thumbnail .popup-box .ad-container img,
.dataTable td .thumbnail .popup-box .ad-container img {
  display: block;
  max-width: 800px;
  max-height: 600px;
}
.dataTable th {
  padding: 15px;
  background-color: #eee;
  background-image: none;
  cursor: pointer;
}
.dataTable th .radio,
.dataTable th .checkbox {
  margin: 0;
}
.dataTable th .sorting_asc {
  width: auto;
  min-width: 170px;
}
.dataTable th .removeColumn-btn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px 2px;
  line-height: 1;
}
.dataTable th .removeColumn-btn > .glyphicon {
  float: left;
  line-height: 1;
  color: #999;
}
.dataTable .progress {
  position: relative;
  margin-bottom: 0;
  font-size: 10px;
}
.dataTable .progress > div:first-child {
  margin: 3px 0 0 6px;
}
.dataTable .progress .progress-bar {
  background-color: rgba(76, 118, 187, 0.25);
  background-image: none;
  -webkit-box-shadow: inset 0 -1px 0 rgba(76, 118, 187, 0.05);
  box-shadow: inset 0 -1px 0 rgba(76, 118, 187, 0.05);
}
.dataTable .edit {
  display: inline-block;
  padding: 5px 20px 3px;
  margin: 0 3px;
  line-height: 20px;
  color: #777;
  border: 1px solid #cecece;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
  border-radius: 2px;
}
.dataTable .edit:hover {
  color: #333;
}
.dataTable .sorting .sorting-icon {
  width: 8px;
  height: 10px;
  margin-top: -4px;
  line-height: 1;
  vertical-align: middle;
  font-size: 10px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.dataTable th.sorting_asc .sorting-icon {
  width: 8px;
  height: 10px;
  margin-top: -4px;
  line-height: 1;
  vertical-align: middle;
  font-size: 10px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.dataTable th.sorting_asc .sorting-icon {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.dataTable th.sorting_desc .sorting-icon {
  width: 8px;
  height: 10px;
  margin-top: -4px;
  line-height: 1;
  vertical-align: middle;
  font-size: 10px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.dataTable th.sorting_desc .sorting-icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.dataTable .minichart.minichart .highcharts-container .highcharts-tooltip {
  left: auto !important;
  -webkit-transform: translate(105px, -18px);
  -ms-transform: translate(105px, -18px);
  -o-transform: translate(105px, -18px);
  transform: translate(105px, -18px);
}
.dataTable .minichart.minichart .highcharts-container .highcharts-tooltip > span {
  top: 0 !important;
  min-width: 120px;
  border: none;
  -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.dataTable .minichart.minichart .highcharts-container .highcharts-tooltip > span .popover-inner {
  border: 1px solid #ddd;
  border-radius: 5px;
}
.dataTable .minichart.minichart .highcharts-container .highcharts-tooltip > span .popover-title {
  height: 16px !important;
  padding: 0px 5px !important;
  font-size: 10px;
  line-height: 14px;
}
.dataTable .minichart.minichart .highcharts-container .highcharts-tooltip > span .popover-content > div:first-child {
  font-size: 13px;
  line-height: 14px;
}
.dataTable .minichart.minichart .highcharts-container .highcharts-tooltip > span .popover-content > div:last-child {
  font-size: 12px;
  line-height: 14px;
  text-transform: lowercase;
}
.dataTable .minichart.minichart .highcharts-container .highcharts-tooltip > span .arrow:before {
  content: '';
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 7px solid #ccc;
  position: absolute;
  bottom: 50%;
  left: -6px;
  margin-bottom: -9px;
}
.dataTable .minichart.minichart .highcharts-container .highcharts-tooltip > span .arrow:after {
  content: '';
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #fff;
  position: absolute;
  bottom: 50%;
  left: -5px;
  margin-bottom: -8px;
}
.dataTable .feed_name-col {
  word-break: break-word;
}
.dataTables_wrapper {
  display: block;
}
.dataTables_filter {
  position: relative;
  top: -24px;
  float: right;
  width: 25%;
  margin: -48px 0 0;
}
.dataTables_filter input {
  display: block;
  height: 48px;
  padding: 12px 15px;
  font-size: 14px;
  line-height: 1.57142857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  -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-box-shadow: none !important;
  box-shadow: none !important;
  width: 100%;
  padding-left: 45px;
  margin: 0;
}
.dataTables_filter 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);
}
.dataTables_filter input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.dataTables_filter input:-ms-input-placeholder {
  color: #999;
}
.dataTables_filter input::-webkit-input-placeholder {
  color: #999;
}
.dataTables_filter input::-moz-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
  opacity: 1;
}
.dataTables_filter input:-ms-input-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
}
.dataTables_filter input::-webkit-input-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
}
.dataTables_filter input[disabled],
.dataTables_filter input[readonly],
fieldset[disabled] .dataTables_filter input {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.dataTables_filter input {
  height: auto;
}
.dataTables_filter input:focus {
  border-color: #ccc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
}
.dataTables_filter input:not(.input-sm) {
  padding: 11px 15px 12px;
}
.dataTables_filter input:disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.dataTables_filter input:invalid:focus {
  border-color: #ccc;
  color: inherit;
}
.dataTables_filter input.validate:not(.ng-pristine).ng-invalid,
.dataTables_filter input.validate:not(.ng-pristine).ng-invalid ~ .input-group-addon {
  color: #b52b27;
  border-color: #b52b27;
}
.dataTables_filter input.validate:not(.ng-pristine).ng-valid,
.dataTables_filter input.validate:not(.ng-pristine).ng-valid ~ .input-group-addon {
  color: #3d8b3d;
  border-color: #3d8b3d;
}
.dataTables_filter input.cursor-pointer {
  cursor: pointer;
}
.dataTables_filter input:focus {
  outline: none;
}
.dataTables_filter:after {
  clear: both;
}
.dataTables_info {
  margin-top: 20px;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
}
.dataTables_length {
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
}
.dataTables_length select {
  margin: 0 5px;
  padding: 2px 5px;
}
.dataTables_length select:focus {
  outline: none;
}
.dataTables_empty {
  padding: 30px !important;
}
.tableOptions-container {
  margin-top: 30px;
  margin-bottom: 20px;
}
.tableOptions-container:before,
.tableOptions-container:after {
  content: " ";
  display: table;
}
.tableOptions-container:after {
  clear: both;
}
.tableOptions-container:before,
.tableOptions-container:after {
  content: " ";
  display: table;
}
.tableOptions-container:after {
  clear: both;
}
.charge-table table {
  display: block;
  width: 100%;
  max-width: 1170px;
  font-size: 12px;
  border-radius: 0;
  border-collapse: collapse;
  overflow-x: auto;
}
.charge-table table thead,
.charge-table table tbody {
  display: block;
  padding: 0 10px;
}
.charge-table table thead tr th,
.charge-table table tbody tr th,
.charge-table table thead tr td,
.charge-table table tbody tr td {
  min-width: 70px;
}
.charge-table table thead tr th.edit-col,
.charge-table table tbody tr th.edit-col,
.charge-table table thead tr td.edit-col,
.charge-table table tbody tr td.edit-col {
  min-width: 60px;
  padding: 0 10px 0 0;
  text-align: center;
}
.charge-table table thead tr th.campaign_name-col,
.charge-table table tbody tr th.campaign_name-col,
.charge-table table thead tr td.campaign_name-col,
.charge-table table tbody tr td.campaign_name-col {
  min-width: 227px;
}
.charge-table table thead tr th.status-col,
.charge-table table tbody tr th.status-col,
.charge-table table thead tr td.status-col,
.charge-table table tbody tr td.status-col {
  min-width: 150px;
}
.charge-table table thead tr th.status-col select,
.charge-table table tbody tr th.status-col select,
.charge-table table thead tr td.status-col select,
.charge-table table tbody tr td.status-col select,
.charge-table table thead tr th.status-col .select2-container,
.charge-table table tbody tr th.status-col .select2-container,
.charge-table table thead tr td.status-col .select2-container,
.charge-table table tbody tr td.status-col .select2-container {
  max-width: 135px;
}
.charge-table table thead tr th.spent-col,
.charge-table table tbody tr th.spent-col,
.charge-table table thead tr td.spent-col,
.charge-table table tbody tr td.spent-col {
  min-width: 110px;
}
.charge-table table thead tr th.spent_detailed-col,
.charge-table table tbody tr th.spent_detailed-col,
.charge-table table thead tr td.spent_detailed-col,
.charge-table table tbody tr td.spent_detailed-col {
  min-width: 115px;
}
.charge-table table thead tr th.spent_daily-col,
.charge-table table tbody tr th.spent_daily-col,
.charge-table table thead tr td.spent_daily-col,
.charge-table table tbody tr td.spent_daily-col {
  min-width: 120px;
}
.charge-table table thead tr th.billed-col,
.charge-table table tbody tr th.billed-col,
.charge-table table thead tr td.billed-col,
.charge-table table tbody tr td.billed-col {
  min-width: 110px;
}
.charge-table table thead tr th.billed_detailed-col,
.charge-table table tbody tr th.billed_detailed-col,
.charge-table table thead tr td.billed_detailed-col,
.charge-table table tbody tr td.billed_detailed-col {
  min-width: 115px;
}
.charge-table table thead tr th.profit-col,
.charge-table table tbody tr th.profit-col,
.charge-table table thead tr td.profit-col,
.charge-table table tbody tr td.profit-col {
  min-width: 110px;
}
.charge-table table thead tr th.impressions-col,
.charge-table table tbody tr th.impressions-col,
.charge-table table thead tr td.impressions-col,
.charge-table table tbody tr td.impressions-col {
  min-width: 120px;
}
.charge-table table thead tr th.clicks-col,
.charge-table table tbody tr th.clicks-col,
.charge-table table thead tr td.clicks-col,
.charge-table table tbody tr td.clicks-col {
  min-width: 85px;
}
.charge-table table thead tr th.conversions-col,
.charge-table table tbody tr th.conversions-col,
.charge-table table thead tr td.conversions-col,
.charge-table table tbody tr td.conversions-col {
  min-width: 105px;
}
.charge-table table thead tr th.ctr-col,
.charge-table table tbody tr th.ctr-col,
.charge-table table thead tr td.ctr-col,
.charge-table table tbody tr td.ctr-col {
  min-width: 90px;
}
.charge-table table thead tr th.ecpm-col,
.charge-table table tbody tr th.ecpm-col,
.charge-table table thead tr td.ecpm-col,
.charge-table table tbody tr td.ecpm-col {
  min-width: 80px;
}
.charge-table table thead tr th.strategies-col,
.charge-table table tbody tr th.strategies-col,
.charge-table table thead tr td.strategies-col,
.charge-table table tbody tr td.strategies-col {
  min-width: 80px;
  text-align: center;
}
.charge-table table thead tr th.advertiser-col,
.charge-table table tbody tr th.advertiser-col,
.charge-table table thead tr td.advertiser-col,
.charge-table table tbody tr td.advertiser-col {
  min-width: 200px;
  max-width: 200px;
}
.charge-table table thead tr th.network-col,
.charge-table table tbody tr th.network-col,
.charge-table table thead tr td.network-col,
.charge-table table tbody tr td.network-col {
  min-width: 150px;
  max-width: 150px;
}
.charge-table table thead tr th.strategy_name-col,
.charge-table table tbody tr th.strategy_name-col,
.charge-table table thead tr td.strategy_name-col,
.charge-table table tbody tr td.strategy_name-col,
.charge-table table thead tr th.segment-col,
.charge-table table tbody tr th.segment-col,
.charge-table table thead tr td.segment-col,
.charge-table table tbody tr td.segment-col {
  min-width: 227px;
  max-width: 227px;
}
.charge-table table thead tr th.media_type-col,
.charge-table table tbody tr th.media_type-col,
.charge-table table thead tr td.media_type-col,
.charge-table table tbody tr td.media_type-col {
  min-width: 95px;
}
.charge-table table thead tr th.budget_consumed-col,
.charge-table table tbody tr th.budget_consumed-col,
.charge-table table thead tr td.budget_consumed-col,
.charge-table table tbody tr td.budget_consumed-col {
  min-width: 140px;
}
.charge-table table thead tr th.views-col,
.charge-table table tbody tr th.views-col,
.charge-table table thead tr td.views-col,
.charge-table table tbody tr td.views-col {
  min-width: 105px;
}
.charge-table table thead tr th[class^="convs."],
.charge-table table tbody tr th[class^="convs."],
.charge-table table thead tr td[class^="convs."],
.charge-table table tbody tr td[class^="convs."] {
  min-width: 85px;
}
.charge-table table thead tr th.period-col,
.charge-table table tbody tr th.period-col,
.charge-table table thead tr td.period-col,
.charge-table table tbody tr td.period-col {
  min-width: 130px;
}
.charge-table table thead tr th.ecpc-col,
.charge-table table tbody tr th.ecpc-col,
.charge-table table thead tr td.ecpc-col,
.charge-table table tbody tr td.ecpc-col {
  min-width: 80px;
}
.charge-table table thead tr th.ecpa-col,
.charge-table table tbody tr th.ecpa-col,
.charge-table table thead tr td.ecpa-col,
.charge-table table tbody tr td.ecpa-col {
  min-width: 80px;
}
.charge-table table thead tr th.ecpv-col,
.charge-table table tbody tr th.ecpv-col,
.charge-table table thead tr td.ecpv-col,
.charge-table table tbody tr td.ecpv-col {
  min-width: 80px;
}
.charge-table table thead tr th.creative-col,
.charge-table table tbody tr th.creative-col,
.charge-table table thead tr td.creative-col,
.charge-table table tbody tr td.creative-col {
  min-width: 320px;
  max-width: 320px;
}
.charge-table table thead tr th.domain-col,
.charge-table table tbody tr th.domain-col,
.charge-table table thead tr td.domain-col,
.charge-table table tbody tr td.domain-col {
  min-width: 170px;
}
.charge-table table thead tr th.domain_list-col,
.charge-table table tbody tr th.domain_list-col,
.charge-table table thead tr td.domain_list-col,
.charge-table table tbody tr td.domain_list-col {
  min-width: 170px;
}
.charge-table table thead tr th.country-col,
.charge-table table tbody tr th.country-col,
.charge-table table thead tr td.country-col,
.charge-table table tbody tr td.country-col {
  min-width: 150px;
}
.charge-table table thead tr th.region-col,
.charge-table table tbody tr th.region-col,
.charge-table table thead tr td.region-col,
.charge-table table tbody tr td.region-col {
  min-width: 150px;
}
.charge-table table thead tr th.city-col,
.charge-table table tbody tr th.city-col,
.charge-table table thead tr td.city-col,
.charge-table table tbody tr td.city-col {
  min-width: 150px;
  max-width: 150px;
}
.charge-table table thead tr th.seller-col,
.charge-table table tbody tr th.seller-col,
.charge-table table thead tr td.seller-col,
.charge-table table tbody tr td.seller-col {
  min-width: 200px;
}
.charge-table table thead tr th.property-col,
.charge-table table tbody tr th.property-col,
.charge-table table thead tr td.property-col,
.charge-table table tbody tr td.property-col {
  min-width: 250px;
  max-width: 250px;
}
.charge-table table thead tr th.carrier-col,
.charge-table table tbody tr th.carrier-col,
.charge-table table thead tr td.carrier-col,
.charge-table table tbody tr td.carrier-col {
  min-width: 150px;
}
.charge-table table thead tr th.os-col,
.charge-table table tbody tr th.os-col,
.charge-table table thead tr td.os-col,
.charge-table table tbody tr td.os-col {
  min-width: 100px;
}
.charge-table table thead tr th.date-col,
.charge-table table tbody tr th.date-col,
.charge-table table thead tr td.date-col,
.charge-table table tbody tr td.date-col {
  min-width: 180px;
}
.charge-table table thead tr th.conversion_pixel-col,
.charge-table table tbody tr th.conversion_pixel-col,
.charge-table table thead tr td.conversion_pixel-col,
.charge-table table tbody tr td.conversion_pixel-col {
  min-width: 180px;
}
.charge-table table thead tr th.thumbnail_impressions-col,
.charge-table table tbody tr th.thumbnail_impressions-col,
.charge-table table thead tr td.thumbnail_impressions-col,
.charge-table table tbody tr td.thumbnail_impressions-col {
  min-width: 165px;
}
.charge-table table thead tr th.video_impressions-col,
.charge-table table tbody tr th.video_impressions-col,
.charge-table table thead tr td.video_impressions-col,
.charge-table table tbody tr td.video_impressions-col {
  min-width: 135px;
}
.charge-table table thead tr th[class^="played_"],
.charge-table table tbody tr th[class^="played_"],
.charge-table table thead tr td[class^="played_"],
.charge-table table tbody tr td[class^="played_"] {
  min-width: 100px;
}
.charge-table table thead tr th.blacklist-col,
.charge-table table tbody tr th.blacklist-col,
.charge-table table thead tr td.blacklist-col,
.charge-table table tbody tr td.blacklist-col {
  min-width: 70px;
}
.charge-table table thead tr th.blacklist-col .checkbox,
.charge-table table tbody tr th.blacklist-col .checkbox,
.charge-table table thead tr td.blacklist-col .checkbox,
.charge-table table tbody tr td.blacklist-col .checkbox {
  margin-left: 18px;
}
.charge-table table thead tr th.fallbacks-col,
.charge-table table tbody tr th.fallbacks-col,
.charge-table table thead tr td.fallbacks-col,
.charge-table table tbody tr td.fallbacks-col {
  min-width: 90px;
}
.charge-table table thead tr th.bill_ecpm-col,
.charge-table table tbody tr th.bill_ecpm-col,
.charge-table table thead tr td.bill_ecpm-col,
.charge-table table tbody tr td.bill_ecpm-col {
  min-width: 90px;
}
.charge-table table thead tr th.bill_ecpc-col,
.charge-table table tbody tr th.bill_ecpc-col,
.charge-table table thead tr td.bill_ecpc-col,
.charge-table table tbody tr td.bill_ecpc-col {
  min-width: 90px;
}
.charge-table table thead tr th.bill_ecpa-col,
.charge-table table tbody tr th.bill_ecpa-col,
.charge-table table thead tr td.bill_ecpa-col,
.charge-table table tbody tr td.bill_ecpa-col {
  min-width: 90px;
}
.charge-table table thead tr th.campaign-col,
.charge-table table tbody tr th.campaign-col,
.charge-table table thead tr td.campaign-col,
.charge-table table tbody tr td.campaign-col {
  min-width: 227px;
  max-width: 227px;
}
.charge-table table thead tr th.connection_type-col,
.charge-table table tbody tr th.connection_type-col,
.charge-table table thead tr td.connection_type-col,
.charge-table table tbody tr td.connection_type-col {
  min-width: 100px;
}
.charge-table table thead tr th.strategy-col,
.charge-table table tbody tr th.strategy-col,
.charge-table table thead tr td.strategy-col,
.charge-table table tbody tr td.strategy-col {
  min-width: 227px;
  max-width: 227px;
}
.charge-table table thead tr th.publisher-col,
.charge-table table tbody tr th.publisher-col,
.charge-table table thead tr td.publisher-col,
.charge-table table tbody tr td.publisher-col {
  min-width: 150px;
  max-width: 150px;
}
.charge-table table thead tr th.placement-col,
.charge-table table tbody tr th.placement-col,
.charge-table table thead tr td.placement-col,
.charge-table table tbody tr td.placement-col {
  min-width: 150px;
  max-width: 150px;
}
.charge-table table thead tr th.hour-col,
.charge-table table tbody tr th.hour-col,
.charge-table table thead tr td.hour-col,
.charge-table table tbody tr td.hour-col {
  min-width: 100px;
}
.charge-table table thead tr th.device_type-col,
.charge-table table tbody tr th.device_type-col,
.charge-table table thead tr td.device_type-col,
.charge-table table tbody tr td.device_type-col {
  min-width: 100px;
}
.charge-table table thead tr th.browser-col,
.charge-table table tbody tr th.browser-col,
.charge-table table thead tr td.browser-col,
.charge-table table tbody tr td.browser-col {
  min-width: 100px;
}
.charge-table table thead tr th.pulse-col,
.charge-table table tbody tr th.pulse-col,
.charge-table table thead tr td.pulse-col,
.charge-table table tbody tr td.pulse-col {
  min-width: 120px;
}
.charge-table table thead tr th.pulse_views-col,
.charge-table table tbody tr th.pulse_views-col,
.charge-table table thead tr td.pulse_views-col,
.charge-table table tbody tr td.pulse_views-col {
  min-width: 155px;
}
.charge-table table thead tr th.pulse_clicks-col,
.charge-table table tbody tr th.pulse_clicks-col,
.charge-table table thead tr td.pulse_clicks-col,
.charge-table table tbody tr td.pulse_clicks-col {
  min-width: 120px;
}
.charge-table table thead tr th.pulse_bids-col,
.charge-table table tbody tr th.pulse_bids-col,
.charge-table table thead tr td.pulse_bids-col,
.charge-table table tbody tr td.pulse_bids-col {
  min-width: 120px;
}
.charge-table table thead tr th.pixel_code-col,
.charge-table table tbody tr th.pixel_code-col,
.charge-table table thead tr td.pixel_code-col,
.charge-table table tbody tr td.pixel_code-col {
  min-width: 470px;
  padding-left: 17px;
}
.charge-table table thead tr th.progress_03s-col,
.charge-table table tbody tr th.progress_03s-col,
.charge-table table thead tr td.progress_03s-col,
.charge-table table tbody tr td.progress_03s-col {
  min-width: 110px;
}
.charge-table table thead tr th.impressions_thumbnail-col,
.charge-table table tbody tr th.impressions_thumbnail-col,
.charge-table table thead tr td.impressions_thumbnail-col,
.charge-table table tbody tr td.impressions_thumbnail-col {
  min-width: 165px;
}
.charge-table table thead tr th.impressions_video-col,
.charge-table table tbody tr th.impressions_video-col,
.charge-table table thead tr td.impressions_video-col,
.charge-table table tbody tr td.impressions_video-col {
  min-width: 135px;
}
.charge-table table thead tr th.played25-col,
.charge-table table tbody tr th.played25-col,
.charge-table table thead tr td.played25-col,
.charge-table table tbody tr td.played25-col,
.charge-table table thead tr th.played50-col,
.charge-table table tbody tr th.played50-col,
.charge-table table thead tr td.played50-col,
.charge-table table tbody tr td.played50-col,
.charge-table table thead tr th.played75-col,
.charge-table table tbody tr th.played75-col,
.charge-table table thead tr td.played75-col,
.charge-table table tbody tr td.played75-col,
.charge-table table thead tr th.played100-col,
.charge-table table tbody tr th.played100-col,
.charge-table table thead tr td.played100-col,
.charge-table table tbody tr td.played100-col {
  min-width: 110px;
}
.charge-table table thead tr th.revenue-col,
.charge-table table tbody tr th.revenue-col,
.charge-table table thead tr td.revenue-col,
.charge-table table tbody tr td.revenue-col {
  min-width: 85px;
}
.charge-table table thead tr th .flag,
.charge-table table tbody tr th .flag,
.charge-table table thead tr td .flag,
.charge-table table tbody tr td .flag {
  margin: 3px 5px 0 0;
}
.charge-table table thead tr th .col-fluid,
.charge-table table tbody tr th .col-fluid,
.charge-table table thead tr td .col-fluid,
.charge-table table tbody tr td .col-fluid {
  padding-left: 5px;
}
.charge-table table thead tr th .fileType-icon,
.charge-table table tbody tr th .fileType-icon,
.charge-table table thead tr td .fileType-icon,
.charge-table table tbody tr td .fileType-icon {
  color: #777777;
}
.charge-table table thead tr th .radio,
.charge-table table tbody tr th .radio,
.charge-table table thead tr td .radio,
.charge-table table tbody tr td .radio,
.charge-table table thead tr th .checkbox,
.charge-table table tbody tr th .checkbox,
.charge-table table thead tr td .checkbox,
.charge-table table tbody tr td .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
.charge-table table thead {
  background: #eeeeee;
}
.charge-table table thead tr th {
  padding: 16px 7px 17px;
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase;
}
.charge-table table thead tr th .tooltip {
  text-transform: none;
}
.charge-table table tbody {
  max-height: 487px;
  min-height: 60px;
  background: #ffffff;
  overflow-x: hidden;
  overflow-y: auto;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.charge-table table tbody tr {
  display: block;
  height: auto;
}
.charge-table table tbody tr td {
  height: 59px;
  padding: 12px 7px;
  word-break: break-word;
}
.charge-table table tbody tr td.creative-col,
.charge-table table tbody tr td.city-col {
  position: static;
}
.charge-table-2 {
  width: 100%;
  font-size: 13px;
  border: solid 1px #e1e1e1;
  border-spacing: 0;
  border-radius: 5px;
}
.charge-table-2 thead {
  background-color: #f2f1ee;
}
.charge-table-2 tbody tr:nth-child(odd):not(.blank-row) {
  background-color: rgba(76, 118, 187, 0.05);
}
.charge-table-2 tbody tr.blank-row td {
  height: 20px;
}
.charge-table-2 th,
.charge-table-2 td {
  padding: 5px 25px;
  border-left: solid 1px #e1e1e1;
}
.charge-table-2 th .btn-link,
.charge-table-2 td .btn-link {
  padding: 0;
  margin: 0;
  text-decoration: underline;
}
.charge-table-2 th .btn-link:hover,
.charge-table-2 td .btn-link:hover {
  text-decoration: none;
}
.charge-table-2 th {
  height: 60px;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}
.charge-table-2 th > .glyphicon {
  float: right;
  margin-right: -15px;
  font-size: 16px;
  opacity: .25;
}
.charge-table-2 th .btn-link {
  color: inherit;
  text-transform: uppercase;
}
.charge-table-2 th .sorting-button {
  float: right;
  padding: 0;
  margin-right: -10px;
  line-height: 1;
  background: none;
  border: none;
  outline: none;
  box-shadow: none;
}
.charge-table-2 th .sorting-button .glyphicon {
  top: 0;
  border: 1px solid #aaa;
  border-radius: 50%;
  font-size: 12px;
  line-height: 1;
  padding-top: 1px;
}
.charge-table-2 th .search-field {
  border: none;
  background: none;
  text-transform: uppercase;
  color: #000 !important;
}
.charge-table-2 th .search-field::-moz-placeholder {
  color: #000;
  font-style: inherit;
  line-height: inherit;
  text-transform: inherit;
  opacity: 1;
}
.charge-table-2 th .search-field:-ms-input-placeholder {
  color: #000;
  font-style: inherit;
  line-height: inherit;
  text-transform: inherit;
}
.charge-table-2 th .search-field::-webkit-input-placeholder {
  color: #000;
  font-style: inherit;
  line-height: inherit;
  text-transform: inherit;
}
.charge-table-2 td a {
  text-decoration: underline;
}
.charge-table-2 td a:hover {
  text-decoration: none;
}
.charge-table-3 {
  position: relative;
}
.charge-table-3 table {
  width: 100%;
  line-height: normal;
  letter-spacing: -0.02em;
}
.charge-table-3 table.no-bottom-border tbody tr:last-child {
  border-bottom: none;
}
.charge-table-3 tbody tr:nth-child(even) {
  background-color: #f1f1f1;
}
.charge-table-3 tr {
  border-bottom: 1px solid #eceded;
}
.charge-table-3 th,
.charge-table-3 td {
  padding: 15px;
  word-break: break-word;
}
.charge-table-3 th.action-col,
.charge-table-3 td.action-col {
  width: 38px;
  padding-right: 0;
  vertical-align: top;
}
.charge-table-3 th.action-col > a,
.charge-table-3 td.action-col > a {
  margin-top: -2px;
}
.charge-table-3 th.actions-col,
.charge-table-3 td.actions-col {
  text-align: center;
}
.charge-table-3 th {
  white-space: nowrap;
}
.charge-table-3 th:not(.table-title) {
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: underline;
  color: #999;
}
.charge-table-3 th.table-title {
  padding-left: 0;
  padding-bottom: 25px;
}
.charge-table-3 th.table-title .thin-h2 {
  margin: 0;
}
.charge-table-3 .popup-box {
  position: absolute;
  bottom: 0;
  right: 0;
  min-width: 70%;
  min-height: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.charge-table-3 .popup-box .thumbnail {
  margin-bottom: 0;
  box-shadow: -25px 25px 0 rgba(0, 0, 0, 0.05);
}
.charge-table-3 .back-button {
  position: absolute;
  z-index: 1;
  top: -10px;
  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: 12px 15px;
  font-size: 14px;
  line-height: 1.57142857;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  font-size: 12px;
  line-height: 1.67;
  border-radius: 4px;
  padding: 2px 7px;
  font-size: 11px;
  line-height: 1.63636364;
  border-radius: 2px;
  color: #fff;
  background-color: #bdc3c7;
  border-color: #bdc3c7;
  padding: 0 5px;
}
.charge-table-3 .back-button:focus,
.charge-table-3 .back-button:active:focus,
.charge-table-3 .back-button.active:focus,
.charge-table-3 .back-button.focus,
.charge-table-3 .back-button:active.focus,
.charge-table-3 .back-button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.charge-table-3 .back-button:hover,
.charge-table-3 .back-button:focus,
.charge-table-3 .back-button.focus {
  color: #000;
  text-decoration: none;
}
.charge-table-3 .back-button:active,
.charge-table-3 .back-button.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);
}
.charge-table-3 .back-button.disabled,
.charge-table-3 .back-button[disabled],
fieldset[disabled] .charge-table-3 .back-button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.charge-table-3 .back-button:active,
.charge-table-3 .back-button.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.charge-table-3 .back-button:focus,
.charge-table-3 .back-button:active:focus,
.charge-table-3 .back-button.active:focus,
.charge-table-3 .back-button.focus,
.charge-table-3 .back-button:active.focus,
.charge-table-3 .back-button.active.focus {
  outline: none;
}
.charge-table-3 .back-button > small {
  vertical-align: text-top;
  font-size: 90%;
}
.charge-table-3 .back-button:not(.btn-sm):not(.btn-xs) .glyphicon {
  top: 2px;
  font-size: 16px;
}
.charge-table-3 .back-button:hover,
.charge-table-3 .back-button:focus,
.charge-table-3 .back-button.focus,
.charge-table-3 .back-button:active,
.charge-table-3 .back-button.active,
.open > .dropdown-toggle.charge-table-3 .back-button {
  color: #fff;
  background-color: #a1aab0;
  border-color: #9ca5ab;
}
.charge-table-3 .back-button:active,
.charge-table-3 .back-button.active,
.open > .dropdown-toggle.charge-table-3 .back-button {
  background-image: none;
}
.charge-table-3 .back-button.disabled,
.charge-table-3 .back-button[disabled],
fieldset[disabled] .charge-table-3 .back-button,
.charge-table-3 .back-button.disabled:hover,
.charge-table-3 .back-button[disabled]:hover,
fieldset[disabled] .charge-table-3 .back-button:hover,
.charge-table-3 .back-button.disabled:focus,
.charge-table-3 .back-button[disabled]:focus,
fieldset[disabled] .charge-table-3 .back-button:focus,
.charge-table-3 .back-button.disabled.focus,
.charge-table-3 .back-button[disabled].focus,
fieldset[disabled] .charge-table-3 .back-button.focus,
.charge-table-3 .back-button.disabled:active,
.charge-table-3 .back-button[disabled]:active,
fieldset[disabled] .charge-table-3 .back-button:active,
.charge-table-3 .back-button.disabled.active,
.charge-table-3 .back-button[disabled].active,
fieldset[disabled] .charge-table-3 .back-button.active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}
.charge-table-3 .back-button .badge {
  color: #bdc3c7;
  background-color: #fff;
}
.charge-table-3 .back-button:hover,
.charge-table-3 .back-button:focus,
.charge-table-3 .back-button:active,
.charge-table-3 .back-button.active,
.open .dropdown-toggle.charge-table-3 .back-button {
  background-color: #a1aab0;
  border-color: #a1aab0;
}
.charge-table-3 .back-button:disabled,
.charge-table-3 .back-button.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.charge-table-3-group {
  margin: -15px;
}
.charge-table-3-group > .charge-table-3 {
  padding: 15px;
}
.table-reset table {
  display: table !important;
}
.table-reset table thead,
.table-reset table tbody {
  display: table-row-group !important;
}
.table-reset table thead tr,
.table-reset table tbody tr {
  display: table-row !important;
}
.table-reset table thead tr td,
.table-reset table tbody tr td,
.table-reset table thead tr th,
.table-reset table tbody tr th {
  min-width: 0 !important;
  padding-left: 7px;
  padding-right: 7px;
}
.table-reset table thead tr td:first-child,
.table-reset table tbody tr td:first-child,
.table-reset table thead tr th:first-child,
.table-reset table tbody tr th:first-child {
  padding-left: 17px;
}
.table-reset table thead tr td:last-child,
.table-reset table tbody tr td:last-child,
.table-reset table thead tr th:last-child,
.table-reset table tbody tr th:last-child {
  padding-right: 17px;
}
#splitTable {
  margin: 0;
}
#splitTable:before,
#splitTable:after {
  content: " ";
  display: table;
}
#splitTable:after {
  clear: both;
}
#splitTable:before,
#splitTable:after {
  content: " ";
  display: table;
}
#splitTable:after {
  clear: both;
}
#splitTable #leftPane,
#splitTable #rightPane {
  overflow: hidden;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.tableOptions-container button .badge {
  margin-left: 5px;
}
.tableOptions-container .showHideColumns-filters:not(.inline-block) .dropdown-menu {
  margin-left: 15px;
}
.tableOptions-container .showHideColumns-filters .dropdown-menu {
  width: 420px;
}
.tableOptions-container .showHideColumns-filters .dropdown-menu form {
  padding: 0;
  margin: 0px -3px 7px;
}
.tableOptions-container .showHideColumns-filters .dropdown-menu form label {
  margin: 0 3px 8px;
}
.domains-table th:first-child,
.domains-table td:first-child {
  width: 150px;
}
.domains-table th:nth-last-child(-n+3),
.domains-table td:nth-last-child(-n+3) {
  width: 115px;
}
.feedsList-table .action-col {
  width: 100px;
  text-align: center !important;
  padding-right: 7px !important;
}
.form-control-static {
  line-height: 1.57142857;
}
.form-control {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.form-control:focus {
  border-color: #ccc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
}
.form-control:not(.input-sm) {
  padding: 11px 15px 12px;
}
.form-control:disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.form-control:invalid:focus {
  border-color: #ccc;
  color: inherit;
}
.form-control.validate:not(.ng-pristine).ng-invalid,
.form-control.validate:not(.ng-pristine).ng-invalid ~ .input-group-addon {
  color: #b52b27;
  border-color: #b52b27;
}
.form-control.validate:not(.ng-pristine).ng-valid,
.form-control.validate:not(.ng-pristine).ng-valid ~ .input-group-addon {
  color: #3d8b3d;
  border-color: #3d8b3d;
}
.form-control.cursor-pointer {
  cursor: pointer;
}
textarea.form-control {
  resize: vertical;
}
.formControlled input:not([type="radio"]):not([type="checkbox"]) {
  display: block;
  width: 100%;
  height: 48px;
  padding: 12px 15px;
  font-size: 14px;
  line-height: 1.57142857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  -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-box-shadow: none !important;
  box-shadow: none !important;
}
.formControlled input:not([type="radio"]):not([type="checkbox"]):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);
}
.formControlled input:not([type="radio"]):not([type="checkbox"])::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.formControlled input:not([type="radio"]):not([type="checkbox"]):-ms-input-placeholder {
  color: #999;
}
.formControlled input:not([type="radio"]):not([type="checkbox"])::-webkit-input-placeholder {
  color: #999;
}
.formControlled input:not([type="radio"]):not([type="checkbox"])::-moz-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
  opacity: 1;
}
.formControlled input:not([type="radio"]):not([type="checkbox"]):-ms-input-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
}
.formControlled input:not([type="radio"]):not([type="checkbox"])::-webkit-input-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
}
.formControlled input:not([type="radio"]):not([type="checkbox"])[disabled],
.formControlled input:not([type="radio"]):not([type="checkbox"])[readonly],
fieldset[disabled] .formControlled input:not([type="radio"]):not([type="checkbox"]) {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.formControlled input:not([type="radio"]):not([type="checkbox"]) {
  height: auto;
}
.formControlled input:not([type="radio"]):not([type="checkbox"]):focus {
  border-color: #ccc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
}
.formControlled input:not([type="radio"]):not([type="checkbox"]):not(.input-sm) {
  padding: 11px 15px 12px;
}
.formControlled input:not([type="radio"]):not([type="checkbox"]):disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.formControlled input:not([type="radio"]):not([type="checkbox"]):invalid:focus {
  border-color: #ccc;
  color: inherit;
}
.formControlled input:not([type="radio"]):not([type="checkbox"]).validate:not(.ng-pristine).ng-invalid,
.formControlled input:not([type="radio"]):not([type="checkbox"]).validate:not(.ng-pristine).ng-invalid ~ .input-group-addon {
  color: #b52b27;
  border-color: #b52b27;
}
.formControlled input:not([type="radio"]):not([type="checkbox"]).validate:not(.ng-pristine).ng-valid,
.formControlled input:not([type="radio"]):not([type="checkbox"]).validate:not(.ng-pristine).ng-valid ~ .input-group-addon {
  color: #3d8b3d;
  border-color: #3d8b3d;
}
.formControlled input:not([type="radio"]):not([type="checkbox"]).cursor-pointer {
  cursor: pointer;
}
.input-xs {
  height: 24px;
  height: auto;
  min-height: 24px;
  padding: 2px 7px;
  font-size: 11px;
  line-height: 1.63636364;
  border-radius: 2px;
}
select.input-xs {
  height: 24px;
  line-height: 24px;
}
textarea.input-xs,
select[multiple].input-xs {
  height: auto;
}
select.input-xs {
  height: 24px;
  line-height: 24px;
}
textarea.input-xs,
select[multiple].input-xs {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.form-group.continuous .input-title {
  opacity: 0.5;
}
.form-group label {
  font-weight: bold;
  letter-spacing: -0.5px;
  color: #777777;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 7px;
}
.form-group-sm .input-group-addon {
  padding: 6px 8px 7px;
  font-size: 12px;
}
.form-group-sm .input-group.addon-clickable .form-group:first-child {
  padding-right: 32px;
}
.form-group-sm .input-group.addon-clickable .form-group:last-child {
  padding-left: 32px;
}
.form-group-sm .input-group.addon-clickable .input-group-addon {
  padding: 7px 8px 8px 0;
  min-width: 24px;
}
label {
  margin-bottom: 10px;
  font-weight: normal;
  cursor: pointer;
}
.radio,
.checkbox {
  margin-top: 13px;
  margin-bottom: 13px;
}
.radio label,
.checkbox label {
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0;
}
.radio label small,
.checkbox label small {
  position: relative;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  margin-bottom: 3px;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0;
}
.checkbox-sm,
.radio-sm {
  font-size: 10px;
  line-height: 2;
}
.help-block {
  margin-top: 11px;
}
.help-inline {
  display: inline-block;
  margin-top: 13px;
  color: #737373;
}
.help-inline-sm {
  margin-top: 4px;
}
small.help-inline,
.small.help-inline {
  margin-top: 14px;
}
[class^="select-"].span {
  margin: 0;
}
.select2-container {
  width: 100%;
}
.select2-container .select2-choice {
  height: auto !important;
  display: inline-block !important;
  margin-bottom: 0 !important;
  font-weight: normal !important;
  text-align: center !important;
  vertical-align: middle !important;
  touch-action: manipulation !important;
  cursor: pointer !important;
  background-image: none !important;
  border: 1px solid transparent !important;
  white-space: nowrap !important;
  padding: 12px 15px !important;
  font-size: 14px !important;
  line-height: 1.57142857 !important;
  border-radius: 5px !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  -webkit-transition: 0.25s !important;
  -o-transition: 0.25s !important;
  transition: 0.25s !important;
  color: #000 !important;
  background-color: #fff !important;
  border-color: #ccc !important;
  width: 100% !important;
  text-align: left !important;
  color: #777777 !important;
}
.select2-container .select2-choice:focus,
.select2-container .select2-choice:active:focus,
.select2-container .select2-choice.active:focus,
.select2-container .select2-choice.focus,
.select2-container .select2-choice:active.focus,
.select2-container .select2-choice.active.focus {
  outline: thin dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px !important;
}
.select2-container .select2-choice:hover,
.select2-container .select2-choice:focus,
.select2-container .select2-choice.focus {
  color: #000 !important;
  text-decoration: none !important;
}
.select2-container .select2-choice:active,
.select2-container .select2-choice.active {
  outline: 0 !important;
  background-image: none !important;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
}
.select2-container .select2-choice.disabled,
.select2-container .select2-choice[disabled],
fieldset[disabled] .select2-container .select2-choice {
  cursor: not-allowed !important;
  pointer-events: none !important;
  opacity: 0.65 !important;
  filter: alpha(opacity=65) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.select2-container .select2-choice:active,
.select2-container .select2-choice.active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.select2-container .select2-choice:focus,
.select2-container .select2-choice:active:focus,
.select2-container .select2-choice.active:focus,
.select2-container .select2-choice.focus,
.select2-container .select2-choice:active.focus,
.select2-container .select2-choice.active.focus {
  outline: none !important;
}
.select2-container .select2-choice > small {
  vertical-align: text-top !important;
  font-size: 90% !important;
}
.select2-container .select2-choice:not(.btn-sm):not(.btn-xs) .glyphicon {
  top: 2px !important;
  font-size: 16px !important;
}
.select2-container .select2-choice:hover,
.select2-container .select2-choice:focus,
.select2-container .select2-choice.focus,
.select2-container .select2-choice:active,
.select2-container .select2-choice.active,
.open > .dropdown-toggle.select2-container .select2-choice {
  color: #000 !important;
  background-color: #e6e6e6 !important;
  border-color: #adadad !important;
}
.select2-container .select2-choice:active,
.select2-container .select2-choice.active,
.open > .dropdown-toggle.select2-container .select2-choice {
  background-image: none !important;
}
.select2-container .select2-choice.disabled,
.select2-container .select2-choice[disabled],
fieldset[disabled] .select2-container .select2-choice,
.select2-container .select2-choice.disabled:hover,
.select2-container .select2-choice[disabled]:hover,
fieldset[disabled] .select2-container .select2-choice:hover,
.select2-container .select2-choice.disabled:focus,
.select2-container .select2-choice[disabled]:focus,
fieldset[disabled] .select2-container .select2-choice:focus,
.select2-container .select2-choice.disabled.focus,
.select2-container .select2-choice[disabled].focus,
fieldset[disabled] .select2-container .select2-choice.focus,
.select2-container .select2-choice.disabled:active,
.select2-container .select2-choice[disabled]:active,
fieldset[disabled] .select2-container .select2-choice:active,
.select2-container .select2-choice.disabled.active,
.select2-container .select2-choice[disabled].active,
fieldset[disabled] .select2-container .select2-choice.active {
  background-color: #fff !important;
  border-color: #ccc !important;
}
.select2-container .select2-choice .badge {
  color: #fff !important;
  background-color: #000 !important;
}
.select2-container .select2-choice:hover,
.select2-container .select2-choice:focus,
.select2-container .select2-choice:active,
.select2-container .select2-choice.active,
.open .dropdown-toggle.select2-container .select2-choice {
  background-color: #e6e6e6 !important;
  border-color: #b3b3b3 !important;
}
.select2-container .select2-choice:disabled,
.select2-container .select2-choice.disabled {
  color: transparent !important;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5) !important;
}
.select2-container .select2-choice:not(.dropdown-toggle):active,
.select2-container .select2-choice:not(.dropdown-toggle).active {
  background-color: #4c76bb !important;
  border-color: #4c76bb !important;
  color: #fff !important;
}
.select2-container .select2-choice.btn-muted {
  color: #fff !important;
}
.select2-container .select2-choice.text-center {
  text-align: center !important;
}
.select2-container .select2-choice .caret {
  float: right !important;
  margin: 9px 0 9px 15px !important;
  border-top-color: #555555 !important;
}
.select2-container .select2-choice .text-span {
  display: block !important;
  width: auto !important;
  float: none !important;
  overflow-y: hidden !important;
  overflow-x: hidden !important;
  text-overflow: ellipsis !important;
}
.select2-container .select2-choice.btn-sm .caret {
  margin: 8px 0 !important;
}
.select2-container .select2-choice .glyphicon {
  top: 2px !important;
  font-size: 16px !important;
}
.select2-container .select2-choice .glyphicon.pull-left,
.select2-container .select2-choice .glyphicon.pull-right {
  top: 3px !important;
  padding-bottom: 6px !important;
}
.select2-container .select2-choice .sort-arrow {
  font-family: 'charge-icons' !important;
  display: inline-block !important;
  margin-top: 2px !important;
  font-size: 12px !important;
  color: #ccc !important;
}
.select2-container .select2-choice .sort-arrow:before {
  content: "\e638" !important;
}
.select2-container .select2-choice .sort-arrow.inverse:before {
  content: "\e639" !important;
}
.select2-container .select2-choice:focus {
  box-shadow: none;
}
.select2-container .select2-choice .select2-arrow {
  padding: 0 7px;
}
.select2-container .select2-choice .select2-arrow b {
  border-top-color: #555;
}
.select2-chosen,
.select2-result-label {
  position: relative;
}
.select2-chosen .item-logo,
.select2-result-label .item-logo {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.select2-chosen .item-logo img,
.select2-result-label .item-logo img {
  max-width: 100%;
  max-height: 26px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.select2-chosen:hover .item-logo,
.select2-result-label:hover .item-logo {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.select2-dropdown-open .select2-choice .item-logo {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.select2-result > .select2-result-label > .item-logo {
  padding-left: 18px;
}
.select2-result > .select2-result-label > .item-logo > img {
  margin-left: 18px;
}
.select2-result-sub .select2-result .item-logo {
  margin-left: -1em;
}
.select2-result-sub .select2-result .item-logo img {
  padding-left: 1em;
}
.select2-dropdown-open .select2-choice {
  background-color: #f9f9f9 !important;
}
.select2-dropdown-open.select2-drop-above .select2-choice {
  border-radius: 4px !important;
}
.select2-arrow {
  width: 38px !important;
  padding: 0 10px;
  text-align: center;
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
}
.select2-arrow b {
  width: 0 !important;
  height: 0 !important;
  margin: 21px 0px 0 5px;
  background: none !important;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.select2-drop-mask {
  z-index: 999 !important;
}
.select2-drop {
  margin: 5px 0 0 0 !important;
  color: #777 !important;
  border: 1px solid #ccc !important;
  -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 5px 5px rgba(0, 0, 0, 0.05) !important;
  border-radius: 4px !important;
}
.select2-drop.select2-drop-above {
  margin: -5px 0 0 0 !important;
  -webkit-box-shadow: 5px -5px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 5px -5px rgba(0, 0, 0, 0.05) !important;
}
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 0 !important;
}
.select2-drop.select2-with-searchbox .select2-results li:first-child {
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.select2-drop.dropdown-small .select2-results .select2-result-label {
  min-height: 16px !important;
  padding: 5px 10px !important;
  font-size: 12px;
  line-height: 16px !important;
}
.select2-drop.dropdown-small .select2-search input {
  height: 24px !important;
  height: auto !important;
  min-height: 24px !important;
  padding: 2px 7px !important;
  font-size: 11px !important;
  line-height: 1.63636364 !important;
  border-radius: 2px !important;
}
select.select2-drop.dropdown-small .select2-search input {
  height: 24px !important;
  line-height: 24px !important;
}
textarea.select2-drop.dropdown-small .select2-search input,
select[multiple].select2-drop.dropdown-small .select2-search input {
  height: auto !important;
}
select.select2-drop.dropdown-small .select2-search input {
  height: 24px !important;
  line-height: 24px !important;
}
textarea.select2-drop.dropdown-small .select2-search input,
select[multiple].select2-drop.dropdown-small .select2-search input {
  height: auto !important;
}
.select2-drop.dropdown-large .select2-results .select2-result-label {
  min-height: 64px !important;
  padding: 18px 25px !important;
  font-size: 16px;
  line-height: 1.625 !important;
}
.select2-drop.dropdown-large .select2-search input {
  height: 24px !important;
  height: auto !important;
  min-height: 24px !important;
  padding: 2px 7px !important;
  font-size: 11px !important;
  line-height: 1.63636364 !important;
  border-radius: 2px !important;
}
select.select2-drop.dropdown-large .select2-search input {
  height: 24px !important;
  line-height: 24px !important;
}
textarea.select2-drop.dropdown-large .select2-search input,
select[multiple].select2-drop.dropdown-large .select2-search input {
  height: auto !important;
}
select.select2-drop.dropdown-large .select2-search input {
  height: 24px !important;
  line-height: 24px !important;
}
textarea.select2-drop.dropdown-large .select2-search input,
select[multiple].select2-drop.dropdown-large .select2-search input {
  height: auto !important;
}
.select2-search {
  padding: 13px 15px !important;
  line-height: 1.57142857 !important;
  background: #eee !important;
  border-bottom: 1px solid #ccc !important;
  border-top-right-radius: 4px !important;
  border-top-left-radius: 4px !important;
}
.select2-search input {
  padding: 5px 20px 5px 10px !important;
  font-size: 12px !important;
  background: #fff !important;
  border-color: #ccc !important;
  border-radius: 3px !important;
}
.select2-results {
  max-height: 246px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.select2-results li {
  line-height: 1.57142857;
  border-bottom: 1px solid #ddd;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  padding: 10px 15px !important;
  line-height: 28px !important;
  background: #eee !important;
}
.select2-results .select2-result-label {
  padding: 13px 15px !important;
}
.select2-results .select2-result-label .glyphicon {
  font-size: 16px;
  top: 2px;
  color: #9d9d9d;
}
.select2-results .select2-highlighted {
  background-color: #f5f5f5 !important;
  color: inherit !important;
}
.select2-result-sub .select2-result {
  padding-left: 1em;
}
.select2-result-sub .select2-result:before {
  content: '';
  float: left;
  width: 9px;
  height: 1px;
  margin-top: 23px;
  border-top: 1px dotted #777777;
}
.select2-result-sub .select2-result:hover:before,
.select2-result-sub .select2-result:active:before,
.select2-result-sub .select2-result.select2-highlighted:before {
  border-color: #fff;
}
.select2-result-sub .select2-result:hover .select2-result-label,
.select2-result-sub .select2-result:active .select2-result-label,
.select2-result-sub .select2-result.select2-highlighted .select2-result-label {
  margin-right: -1em;
}
.select2-result-sub .select2-result:first-child {
  border-top: 1px solid #ddd;
}
.select2-result-sub .select2-result:last-child {
  border-bottom: none;
}
.select-sm .select2-choice {
  height: 32px !important;
  padding: 7px 10px !important;
  font-size: 12px !important;
  line-height: 16px !important;
}
.select-sm .select2-choice .select2-arrow {
  width: 28px !important;
}
.select-sm .select2-choice .select2-arrow b {
  margin: 13px 0px 0 2px;
}
.select-lg .select2-choice {
  height: 64px !important;
  padding: 18px 25px !important;
  font-size: 16px !important;
  line-height: 1.625 !important;
}
.select-lg .select2-choice .select2-arrow {
  width: 46px !important;
}
.select-lg .select2-choice .select2-arrow b {
  margin: 29px 0px 0 5px;
}
.select2-container-multi {
  width: 100%;
  margin-top: 10px;
}
.select2-container-multi .select2-choices {
  min-height: 48px !important;
  padding: 5px !important;
  line-height: 1.57142857;
  background: #fff;
  border: solid 1px #ccc !important;
  background-image: none !important;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.select2-container-multi .select2-choices .select2-search-field {
  padding: 5px;
  margin: 3px 0;
}
.select2-container-multi .select2-choices .select2-search-field input {
  height: auto !important;
  margin: 2px 0 !important;
  line-height: 1.57142857;
}
.select2-container-multi .select2-choices li.select2-search-choice {
  padding: 4px 40px 6px 10px !important;
  margin: 4px !important;
  background-image: none;
  border: solid 1px transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  padding: 3px 10px 5px;
  margin: 2px;
  font-size: 10px;
  line-height: 16px;
  color: #fff;
  background-color: #34495e;
  border-radius: 4px;
}
.select2-container-multi .select2-choices li.select2-search-choice a .glyphicon {
  top: 3px;
  margin-top: -1px;
  font-size: 14px;
}
.select2-container-multi .select2-choices li.select2-search-choice > a.close-btn {
  margin: 0 -5px 0 25px;
  color: #fff;
}
.select2-container-multi .select2-choices li.select2-search-choice.inverse {
  color: #555555;
  background: #eeeeee;
}
.select2-container-multi .select2-choices li.select2-search-choice.include {
  background-color: #5cb85c;
}
.select2-container-multi .select2-choices li.select2-search-choice.exclude {
  background-color: #d9534f;
}
.select2-container-multi .select2-choices li.select2-search-choice > div:first-child {
  word-break: break-all;
}
.select2-container-multi .select2-choices li.select2-search-choice .select2-search-choice-close {
  position: absolute;
  top: 8px;
  right: 5px;
  left: auto;
  width: 16px;
  height: 16px;
  text-align: center;
  background: none;
}
.select2-container-multi .select2-choices li.select2-search-choice .select2-search-choice-close:after {
  content: "\e00d";
  position: absolute;
  top: -3px;
  z-index: 1;
  display: block;
  width: 16px;
  height: 16px;
  font-family: 'charge-icons';
  font-size: 14px;
  color: white;
}
.nested-multiselect:before,
.nested-multiselect:after {
  content: " ";
  display: table;
}
.nested-multiselect:after {
  clear: both;
}
.nested-multiselect:before,
.nested-multiselect:after {
  content: " ";
  display: table;
}
.nested-multiselect:after {
  clear: both;
}
.nested-multiselect .availableItems,
.nested-multiselect .selectedItems,
.nested-multiselect .no-items {
  padding: 0 10px;
  height: 300px;
  overflow: auto;
  font-size: 12px;
  list-style-type: none;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.nested-multiselect .availableItems.partial li,
.nested-multiselect .selectedItems.partial li,
.nested-multiselect .no-items.partial li {
  background-color: rgba(199, 230, 199, 0.5);
  border-color: rgba(163, 215, 163, 0.5);
}
.nested-multiselect .availableItems.partial li:hover,
.nested-multiselect .selectedItems.partial li:hover,
.nested-multiselect .no-items.partial li:hover,
.nested-multiselect .availableItems.partial li:focus,
.nested-multiselect .selectedItems.partial li:focus,
.nested-multiselect .no-items.partial li:focus,
.nested-multiselect .availableItems.partial li.focus,
.nested-multiselect .selectedItems.partial li.focus,
.nested-multiselect .no-items.partial li.focus,
.nested-multiselect .availableItems.partial li:active,
.nested-multiselect .selectedItems.partial li:active,
.nested-multiselect .no-items.partial li:active,
.nested-multiselect .availableItems.partial li.active,
.nested-multiselect .selectedItems.partial li.active,
.nested-multiselect .no-items.partial li.active,
.nested-multiselect .availableItems.partial li.expanded,
.nested-multiselect .selectedItems.partial li.expanded,
.nested-multiselect .no-items.partial li.expanded {
  background-color: rgba(181, 223, 181, 0.5);
}
.nested-multiselect .availableItems.partial li:hover .item-thumbnail,
.nested-multiselect .selectedItems.partial li:hover .item-thumbnail,
.nested-multiselect .no-items.partial li:hover .item-thumbnail,
.nested-multiselect .availableItems.partial li:focus .item-thumbnail,
.nested-multiselect .selectedItems.partial li:focus .item-thumbnail,
.nested-multiselect .no-items.partial li:focus .item-thumbnail,
.nested-multiselect .availableItems.partial li.focus .item-thumbnail,
.nested-multiselect .selectedItems.partial li.focus .item-thumbnail,
.nested-multiselect .no-items.partial li.focus .item-thumbnail,
.nested-multiselect .availableItems.partial li:active .item-thumbnail,
.nested-multiselect .selectedItems.partial li:active .item-thumbnail,
.nested-multiselect .no-items.partial li:active .item-thumbnail,
.nested-multiselect .availableItems.partial li.active .item-thumbnail,
.nested-multiselect .selectedItems.partial li.active .item-thumbnail,
.nested-multiselect .no-items.partial li.active .item-thumbnail,
.nested-multiselect .availableItems.partial li.expanded .item-thumbnail,
.nested-multiselect .selectedItems.partial li.expanded .item-thumbnail,
.nested-multiselect .no-items.partial li.expanded .item-thumbnail {
  background-color: rgba(181, 223, 181, 0.5);
}
.nested-multiselect .availableItems.partial li li,
.nested-multiselect .selectedItems.partial li li,
.nested-multiselect .no-items.partial li li {
  background-color: rgba(234, 246, 234, 0.5);
  border-color: #ddd;
}
.nested-multiselect .availableItems.partial li li:hover,
.nested-multiselect .selectedItems.partial li li:hover,
.nested-multiselect .no-items.partial li li:hover,
.nested-multiselect .availableItems.partial li li:focus,
.nested-multiselect .selectedItems.partial li li:focus,
.nested-multiselect .no-items.partial li li:focus,
.nested-multiselect .availableItems.partial li li.focus,
.nested-multiselect .selectedItems.partial li li.focus,
.nested-multiselect .no-items.partial li li.focus,
.nested-multiselect .availableItems.partial li li:active,
.nested-multiselect .selectedItems.partial li li:active,
.nested-multiselect .no-items.partial li li:active,
.nested-multiselect .availableItems.partial li li.active,
.nested-multiselect .selectedItems.partial li li.active,
.nested-multiselect .no-items.partial li li.active {
  background-color: rgba(216, 238, 216, 0.5);
}
.nested-multiselect .availableItems.partial li .item-thumbnail,
.nested-multiselect .selectedItems.partial li .item-thumbnail,
.nested-multiselect .no-items.partial li .item-thumbnail {
  background-color: rgba(199, 230, 199, 0.5);
}
.nested-multiselect .availableItems.included li,
.nested-multiselect .selectedItems.included li,
.nested-multiselect .no-items.included li {
  background-color: #c7e6c7;
  border-color: #a3d7a3;
}
.nested-multiselect .availableItems.included li:hover,
.nested-multiselect .selectedItems.included li:hover,
.nested-multiselect .no-items.included li:hover,
.nested-multiselect .availableItems.included li:focus,
.nested-multiselect .selectedItems.included li:focus,
.nested-multiselect .no-items.included li:focus,
.nested-multiselect .availableItems.included li.focus,
.nested-multiselect .selectedItems.included li.focus,
.nested-multiselect .no-items.included li.focus,
.nested-multiselect .availableItems.included li:active,
.nested-multiselect .selectedItems.included li:active,
.nested-multiselect .no-items.included li:active,
.nested-multiselect .availableItems.included li.active,
.nested-multiselect .selectedItems.included li.active,
.nested-multiselect .no-items.included li.active,
.nested-multiselect .availableItems.included li.expanded,
.nested-multiselect .selectedItems.included li.expanded,
.nested-multiselect .no-items.included li.expanded {
  background-color: #b5dfb5;
}
.nested-multiselect .availableItems.included li:hover .item-thumbnail,
.nested-multiselect .selectedItems.included li:hover .item-thumbnail,
.nested-multiselect .no-items.included li:hover .item-thumbnail,
.nested-multiselect .availableItems.included li:focus .item-thumbnail,
.nested-multiselect .selectedItems.included li:focus .item-thumbnail,
.nested-multiselect .no-items.included li:focus .item-thumbnail,
.nested-multiselect .availableItems.included li.focus .item-thumbnail,
.nested-multiselect .selectedItems.included li.focus .item-thumbnail,
.nested-multiselect .no-items.included li.focus .item-thumbnail,
.nested-multiselect .availableItems.included li:active .item-thumbnail,
.nested-multiselect .selectedItems.included li:active .item-thumbnail,
.nested-multiselect .no-items.included li:active .item-thumbnail,
.nested-multiselect .availableItems.included li.active .item-thumbnail,
.nested-multiselect .selectedItems.included li.active .item-thumbnail,
.nested-multiselect .no-items.included li.active .item-thumbnail,
.nested-multiselect .availableItems.included li.expanded .item-thumbnail,
.nested-multiselect .selectedItems.included li.expanded .item-thumbnail,
.nested-multiselect .no-items.included li.expanded .item-thumbnail {
  background-color: #b5dfb5;
}
.nested-multiselect .availableItems.included li li,
.nested-multiselect .selectedItems.included li li,
.nested-multiselect .no-items.included li li {
  background-color: #eaf6ea;
  border-color: #ddd;
}
.nested-multiselect .availableItems.included li li:hover,
.nested-multiselect .selectedItems.included li li:hover,
.nested-multiselect .no-items.included li li:hover,
.nested-multiselect .availableItems.included li li:focus,
.nested-multiselect .selectedItems.included li li:focus,
.nested-multiselect .no-items.included li li:focus,
.nested-multiselect .availableItems.included li li.focus,
.nested-multiselect .selectedItems.included li li.focus,
.nested-multiselect .no-items.included li li.focus,
.nested-multiselect .availableItems.included li li:active,
.nested-multiselect .selectedItems.included li li:active,
.nested-multiselect .no-items.included li li:active,
.nested-multiselect .availableItems.included li li.active,
.nested-multiselect .selectedItems.included li li.active,
.nested-multiselect .no-items.included li li.active {
  background-color: #d8eed8;
}
.nested-multiselect .availableItems.included li .item-thumbnail,
.nested-multiselect .selectedItems.included li .item-thumbnail,
.nested-multiselect .no-items.included li .item-thumbnail {
  background-color: #c7e6c7;
}
.nested-multiselect .availableItems.excluded li,
.nested-multiselect .selectedItems.excluded li,
.nested-multiselect .no-items.excluded li {
  background-color: #f4cecd;
  border-color: #eba5a3;
}
.nested-multiselect .availableItems.excluded li:hover,
.nested-multiselect .selectedItems.excluded li:hover,
.nested-multiselect .no-items.excluded li:hover,
.nested-multiselect .availableItems.excluded li:focus,
.nested-multiselect .selectedItems.excluded li:focus,
.nested-multiselect .no-items.excluded li:focus,
.nested-multiselect .availableItems.excluded li.focus,
.nested-multiselect .selectedItems.excluded li.focus,
.nested-multiselect .no-items.excluded li.focus,
.nested-multiselect .availableItems.excluded li:active,
.nested-multiselect .selectedItems.excluded li:active,
.nested-multiselect .no-items.excluded li:active,
.nested-multiselect .availableItems.excluded li.active,
.nested-multiselect .selectedItems.excluded li.active,
.nested-multiselect .no-items.excluded li.active,
.nested-multiselect .availableItems.excluded li.expanded,
.nested-multiselect .selectedItems.excluded li.expanded,
.nested-multiselect .no-items.excluded li.expanded {
  background-color: #f0b9b8;
}
.nested-multiselect .availableItems.excluded li:hover .item-thumbnail,
.nested-multiselect .selectedItems.excluded li:hover .item-thumbnail,
.nested-multiselect .no-items.excluded li:hover .item-thumbnail,
.nested-multiselect .availableItems.excluded li:focus .item-thumbnail,
.nested-multiselect .selectedItems.excluded li:focus .item-thumbnail,
.nested-multiselect .no-items.excluded li:focus .item-thumbnail,
.nested-multiselect .availableItems.excluded li.focus .item-thumbnail,
.nested-multiselect .selectedItems.excluded li.focus .item-thumbnail,
.nested-multiselect .no-items.excluded li.focus .item-thumbnail,
.nested-multiselect .availableItems.excluded li:active .item-thumbnail,
.nested-multiselect .selectedItems.excluded li:active .item-thumbnail,
.nested-multiselect .no-items.excluded li:active .item-thumbnail,
.nested-multiselect .availableItems.excluded li.active .item-thumbnail,
.nested-multiselect .selectedItems.excluded li.active .item-thumbnail,
.nested-multiselect .no-items.excluded li.active .item-thumbnail,
.nested-multiselect .availableItems.excluded li.expanded .item-thumbnail,
.nested-multiselect .selectedItems.excluded li.expanded .item-thumbnail,
.nested-multiselect .no-items.excluded li.expanded .item-thumbnail {
  background-color: #f0b9b8;
}
.nested-multiselect .availableItems.excluded li li,
.nested-multiselect .selectedItems.excluded li li,
.nested-multiselect .no-items.excluded li li {
  background-color: #fdf7f7;
  border-color: #ddd;
}
.nested-multiselect .availableItems.excluded li li:hover,
.nested-multiselect .selectedItems.excluded li li:hover,
.nested-multiselect .no-items.excluded li li:hover,
.nested-multiselect .availableItems.excluded li li:focus,
.nested-multiselect .selectedItems.excluded li li:focus,
.nested-multiselect .no-items.excluded li li:focus,
.nested-multiselect .availableItems.excluded li li.focus,
.nested-multiselect .selectedItems.excluded li li.focus,
.nested-multiselect .no-items.excluded li li.focus,
.nested-multiselect .availableItems.excluded li li:active,
.nested-multiselect .selectedItems.excluded li li:active,
.nested-multiselect .no-items.excluded li li:active,
.nested-multiselect .availableItems.excluded li li.active,
.nested-multiselect .selectedItems.excluded li li.active,
.nested-multiselect .no-items.excluded li li.active {
  background-color: #f9e2e2;
}
.nested-multiselect .availableItems.excluded li .item-thumbnail,
.nested-multiselect .selectedItems.excluded li .item-thumbnail,
.nested-multiselect .no-items.excluded li .item-thumbnail {
  background-color: #f4cecd;
}
.nested-multiselect .availableItems:not(.included):not(.excluded) li li:not(.included),
.nested-multiselect .selectedItems:not(.included):not(.excluded) li li:not(.included),
.nested-multiselect .no-items:not(.included):not(.excluded) li li:not(.included) {
  background-color: #fafafa;
}
.nested-multiselect .availableItems.no-items,
.nested-multiselect .selectedItems.no-items,
.nested-multiselect .no-items.no-items {
  border-style: dashed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.nested-multiselect .availableItems.no-items > *,
.nested-multiselect .selectedItems.no-items > *,
.nested-multiselect .no-items.no-items > * {
  z-index: 1;
}
.nested-multiselect .availableItems.no-items li,
.nested-multiselect .selectedItems.no-items li,
.nested-multiselect .no-items.no-items li {
  padding: 10px;
  background: none;
  border: none;
  text-align: center;
  color: #888;
  cursor: default;
}
.nested-multiselect .availableItems.no-items li:hover,
.nested-multiselect .selectedItems.no-items li:hover,
.nested-multiselect .no-items.no-items li:hover {
  background: none;
}
.nested-multiselect .availableItems > li,
.nested-multiselect .selectedItems > li,
.nested-multiselect .no-items > li {
  position: relative;
  margin: 10px 0;
  min-height: 38px;
  border: 1px solid #ddd;
  background: #fafafa;
  border-radius: 3px;
  cursor: pointer;
}
.nested-multiselect .availableItems > li:hover,
.nested-multiselect .selectedItems > li:hover,
.nested-multiselect .no-items > li:hover {
  background: #eee;
}
.nested-multiselect .availableItems > li.expanded,
.nested-multiselect .selectedItems > li.expanded,
.nested-multiselect .no-items > li.expanded {
  background: #eee;
}
.nested-multiselect .availableItems > li.expanded .glyphicon-arrow,
.nested-multiselect .selectedItems > li.expanded .glyphicon-arrow,
.nested-multiselect .no-items > li.expanded .glyphicon-arrow {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}
.nested-multiselect .availableItems > li.partial,
.nested-multiselect .selectedItems > li.partial,
.nested-multiselect .no-items > li.partial {
  background-color: rgba(199, 230, 199, 0.5);
  border-color: rgba(163, 215, 163, 0.5);
}
.nested-multiselect .availableItems > li.partial:hover,
.nested-multiselect .selectedItems > li.partial:hover,
.nested-multiselect .no-items > li.partial:hover,
.nested-multiselect .availableItems > li.partial:focus,
.nested-multiselect .selectedItems > li.partial:focus,
.nested-multiselect .no-items > li.partial:focus,
.nested-multiselect .availableItems > li.partial.focus,
.nested-multiselect .selectedItems > li.partial.focus,
.nested-multiselect .no-items > li.partial.focus,
.nested-multiselect .availableItems > li.partial:active,
.nested-multiselect .selectedItems > li.partial:active,
.nested-multiselect .no-items > li.partial:active,
.nested-multiselect .availableItems > li.partial.active,
.nested-multiselect .selectedItems > li.partial.active,
.nested-multiselect .no-items > li.partial.active,
.nested-multiselect .availableItems > li.partial.expanded,
.nested-multiselect .selectedItems > li.partial.expanded,
.nested-multiselect .no-items > li.partial.expanded {
  background-color: rgba(181, 223, 181, 0.5);
}
.nested-multiselect .availableItems > li.partial:hover .item-thumbnail,
.nested-multiselect .selectedItems > li.partial:hover .item-thumbnail,
.nested-multiselect .no-items > li.partial:hover .item-thumbnail,
.nested-multiselect .availableItems > li.partial:focus .item-thumbnail,
.nested-multiselect .selectedItems > li.partial:focus .item-thumbnail,
.nested-multiselect .no-items > li.partial:focus .item-thumbnail,
.nested-multiselect .availableItems > li.partial.focus .item-thumbnail,
.nested-multiselect .selectedItems > li.partial.focus .item-thumbnail,
.nested-multiselect .no-items > li.partial.focus .item-thumbnail,
.nested-multiselect .availableItems > li.partial:active .item-thumbnail,
.nested-multiselect .selectedItems > li.partial:active .item-thumbnail,
.nested-multiselect .no-items > li.partial:active .item-thumbnail,
.nested-multiselect .availableItems > li.partial.active .item-thumbnail,
.nested-multiselect .selectedItems > li.partial.active .item-thumbnail,
.nested-multiselect .no-items > li.partial.active .item-thumbnail,
.nested-multiselect .availableItems > li.partial.expanded .item-thumbnail,
.nested-multiselect .selectedItems > li.partial.expanded .item-thumbnail,
.nested-multiselect .no-items > li.partial.expanded .item-thumbnail {
  background-color: rgba(181, 223, 181, 0.5);
}
.nested-multiselect .availableItems > li.partial li,
.nested-multiselect .selectedItems > li.partial li,
.nested-multiselect .no-items > li.partial li {
  background-color: rgba(234, 246, 234, 0.5);
  border-color: #ddd;
}
.nested-multiselect .availableItems > li.partial li:hover,
.nested-multiselect .selectedItems > li.partial li:hover,
.nested-multiselect .no-items > li.partial li:hover,
.nested-multiselect .availableItems > li.partial li:focus,
.nested-multiselect .selectedItems > li.partial li:focus,
.nested-multiselect .no-items > li.partial li:focus,
.nested-multiselect .availableItems > li.partial li.focus,
.nested-multiselect .selectedItems > li.partial li.focus,
.nested-multiselect .no-items > li.partial li.focus,
.nested-multiselect .availableItems > li.partial li:active,
.nested-multiselect .selectedItems > li.partial li:active,
.nested-multiselect .no-items > li.partial li:active,
.nested-multiselect .availableItems > li.partial li.active,
.nested-multiselect .selectedItems > li.partial li.active,
.nested-multiselect .no-items > li.partial li.active {
  background-color: rgba(216, 238, 216, 0.5);
}
.nested-multiselect .availableItems > li.partial .item-thumbnail,
.nested-multiselect .selectedItems > li.partial .item-thumbnail,
.nested-multiselect .no-items > li.partial .item-thumbnail {
  background-color: rgba(199, 230, 199, 0.5);
}
.nested-multiselect .availableItems > li.included,
.nested-multiselect .selectedItems > li.included,
.nested-multiselect .no-items > li.included {
  background-color: #c7e6c7;
  border-color: #a3d7a3;
}
.nested-multiselect .availableItems > li.included:hover,
.nested-multiselect .selectedItems > li.included:hover,
.nested-multiselect .no-items > li.included:hover,
.nested-multiselect .availableItems > li.included:focus,
.nested-multiselect .selectedItems > li.included:focus,
.nested-multiselect .no-items > li.included:focus,
.nested-multiselect .availableItems > li.included.focus,
.nested-multiselect .selectedItems > li.included.focus,
.nested-multiselect .no-items > li.included.focus,
.nested-multiselect .availableItems > li.included:active,
.nested-multiselect .selectedItems > li.included:active,
.nested-multiselect .no-items > li.included:active,
.nested-multiselect .availableItems > li.included.active,
.nested-multiselect .selectedItems > li.included.active,
.nested-multiselect .no-items > li.included.active,
.nested-multiselect .availableItems > li.included.expanded,
.nested-multiselect .selectedItems > li.included.expanded,
.nested-multiselect .no-items > li.included.expanded {
  background-color: #b5dfb5;
}
.nested-multiselect .availableItems > li.included:hover .item-thumbnail,
.nested-multiselect .selectedItems > li.included:hover .item-thumbnail,
.nested-multiselect .no-items > li.included:hover .item-thumbnail,
.nested-multiselect .availableItems > li.included:focus .item-thumbnail,
.nested-multiselect .selectedItems > li.included:focus .item-thumbnail,
.nested-multiselect .no-items > li.included:focus .item-thumbnail,
.nested-multiselect .availableItems > li.included.focus .item-thumbnail,
.nested-multiselect .selectedItems > li.included.focus .item-thumbnail,
.nested-multiselect .no-items > li.included.focus .item-thumbnail,
.nested-multiselect .availableItems > li.included:active .item-thumbnail,
.nested-multiselect .selectedItems > li.included:active .item-thumbnail,
.nested-multiselect .no-items > li.included:active .item-thumbnail,
.nested-multiselect .availableItems > li.included.active .item-thumbnail,
.nested-multiselect .selectedItems > li.included.active .item-thumbnail,
.nested-multiselect .no-items > li.included.active .item-thumbnail,
.nested-multiselect .availableItems > li.included.expanded .item-thumbnail,
.nested-multiselect .selectedItems > li.included.expanded .item-thumbnail,
.nested-multiselect .no-items > li.included.expanded .item-thumbnail {
  background-color: #b5dfb5;
}
.nested-multiselect .availableItems > li.included li,
.nested-multiselect .selectedItems > li.included li,
.nested-multiselect .no-items > li.included li {
  background-color: #eaf6ea;
  border-color: #ddd;
}
.nested-multiselect .availableItems > li.included li:hover,
.nested-multiselect .selectedItems > li.included li:hover,
.nested-multiselect .no-items > li.included li:hover,
.nested-multiselect .availableItems > li.included li:focus,
.nested-multiselect .selectedItems > li.included li:focus,
.nested-multiselect .no-items > li.included li:focus,
.nested-multiselect .availableItems > li.included li.focus,
.nested-multiselect .selectedItems > li.included li.focus,
.nested-multiselect .no-items > li.included li.focus,
.nested-multiselect .availableItems > li.included li:active,
.nested-multiselect .selectedItems > li.included li:active,
.nested-multiselect .no-items > li.included li:active,
.nested-multiselect .availableItems > li.included li.active,
.nested-multiselect .selectedItems > li.included li.active,
.nested-multiselect .no-items > li.included li.active {
  background-color: #d8eed8;
}
.nested-multiselect .availableItems > li.included .item-thumbnail,
.nested-multiselect .selectedItems > li.included .item-thumbnail,
.nested-multiselect .no-items > li.included .item-thumbnail {
  background-color: #c7e6c7;
}
.nested-multiselect .availableItems > li.excluded,
.nested-multiselect .selectedItems > li.excluded,
.nested-multiselect .no-items > li.excluded {
  background-color: #f4cecd;
  border-color: #eba5a3;
}
.nested-multiselect .availableItems > li.excluded:hover,
.nested-multiselect .selectedItems > li.excluded:hover,
.nested-multiselect .no-items > li.excluded:hover,
.nested-multiselect .availableItems > li.excluded:focus,
.nested-multiselect .selectedItems > li.excluded:focus,
.nested-multiselect .no-items > li.excluded:focus,
.nested-multiselect .availableItems > li.excluded.focus,
.nested-multiselect .selectedItems > li.excluded.focus,
.nested-multiselect .no-items > li.excluded.focus,
.nested-multiselect .availableItems > li.excluded:active,
.nested-multiselect .selectedItems > li.excluded:active,
.nested-multiselect .no-items > li.excluded:active,
.nested-multiselect .availableItems > li.excluded.active,
.nested-multiselect .selectedItems > li.excluded.active,
.nested-multiselect .no-items > li.excluded.active,
.nested-multiselect .availableItems > li.excluded.expanded,
.nested-multiselect .selectedItems > li.excluded.expanded,
.nested-multiselect .no-items > li.excluded.expanded {
  background-color: #f0b9b8;
}
.nested-multiselect .availableItems > li.excluded:hover .item-thumbnail,
.nested-multiselect .selectedItems > li.excluded:hover .item-thumbnail,
.nested-multiselect .no-items > li.excluded:hover .item-thumbnail,
.nested-multiselect .availableItems > li.excluded:focus .item-thumbnail,
.nested-multiselect .selectedItems > li.excluded:focus .item-thumbnail,
.nested-multiselect .no-items > li.excluded:focus .item-thumbnail,
.nested-multiselect .availableItems > li.excluded.focus .item-thumbnail,
.nested-multiselect .selectedItems > li.excluded.focus .item-thumbnail,
.nested-multiselect .no-items > li.excluded.focus .item-thumbnail,
.nested-multiselect .availableItems > li.excluded:active .item-thumbnail,
.nested-multiselect .selectedItems > li.excluded:active .item-thumbnail,
.nested-multiselect .no-items > li.excluded:active .item-thumbnail,
.nested-multiselect .availableItems > li.excluded.active .item-thumbnail,
.nested-multiselect .selectedItems > li.excluded.active .item-thumbnail,
.nested-multiselect .no-items > li.excluded.active .item-thumbnail,
.nested-multiselect .availableItems > li.excluded.expanded .item-thumbnail,
.nested-multiselect .selectedItems > li.excluded.expanded .item-thumbnail,
.nested-multiselect .no-items > li.excluded.expanded .item-thumbnail {
  background-color: #f0b9b8;
}
.nested-multiselect .availableItems > li.excluded li,
.nested-multiselect .selectedItems > li.excluded li,
.nested-multiselect .no-items > li.excluded li {
  background-color: #fdf7f7;
  border-color: #ddd;
}
.nested-multiselect .availableItems > li.excluded li:hover,
.nested-multiselect .selectedItems > li.excluded li:hover,
.nested-multiselect .no-items > li.excluded li:hover,
.nested-multiselect .availableItems > li.excluded li:focus,
.nested-multiselect .selectedItems > li.excluded li:focus,
.nested-multiselect .no-items > li.excluded li:focus,
.nested-multiselect .availableItems > li.excluded li.focus,
.nested-multiselect .selectedItems > li.excluded li.focus,
.nested-multiselect .no-items > li.excluded li.focus,
.nested-multiselect .availableItems > li.excluded li:active,
.nested-multiselect .selectedItems > li.excluded li:active,
.nested-multiselect .no-items > li.excluded li:active,
.nested-multiselect .availableItems > li.excluded li.active,
.nested-multiselect .selectedItems > li.excluded li.active,
.nested-multiselect .no-items > li.excluded li.active {
  background-color: #f9e2e2;
}
.nested-multiselect .availableItems > li.excluded .item-thumbnail,
.nested-multiselect .selectedItems > li.excluded .item-thumbnail,
.nested-multiselect .no-items > li.excluded .item-thumbnail {
  background-color: #f4cecd;
}
.nested-multiselect .item-name {
  width: auto;
  overflow: hidden;
  padding: 10px;
  line-height: 1.4;
  word-break: break-word;
}
.nested-multiselect .item-name.selected,
.nested-multiselect .item-name .selected {
  font-weight: bold;
}
.nested-multiselect .item-name.selected > small,
.nested-multiselect .item-name .selected > small {
  font-weight: normal;
}
.nested-multiselect .item-name:first-child:last-child {
  overflow: visible;
}
.nested-multiselect .item-stats {
  position: relative;
  z-index: 1;
  margin: 0px 10px 10px;
  padding: 10px 0 0;
  clear: both;
  border-top: 1px solid #ddd;
}
.nested-multiselect .item-icon {
  float: left;
  padding: 9px 7px 7px 10px;
}
.nested-multiselect .item-icon ~ .item-name {
  padding-left: 0;
}
.nested-multiselect .item-icon .glyphicon {
  font-size: 16px;
  color: #777777;
}
.nested-multiselect .item-icon img {
  margin-top: -1px;
}
.nested-multiselect .item-thumbnail {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  max-height: 60px;
  padding: 10px;
  background: #fafafa;
  line-height: 40px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.nested-multiselect .item-thumbnail img {
  padding: 5px 0;
  max-width: 150px;
  max-height: 40px;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
.nested-multiselect .item-options {
  position: relative;
  float: right;
  padding: 6px;
}
.nested-multiselect .item-options .btn {
  width: 24px;
}
.nested-multiselect .item-options .btn.btn-xs .glyphicon {
  top: 0;
  font-size: 9px;
  color: #777777;
}
.nested-multiselect .item-toggle {
  float: left;
  width: 36px;
  min-height: 36px;
}
.nested-multiselect .item-toggle a {
  padding: 9px;
  display: block;
  width: 36px;
  color: #888;
  text-align: center;
}
.nested-multiselect .item-toggle a .glyphicon {
  font-size: 16px;
}
.nested-multiselect .item-toggle ~ .item-name,
.nested-multiselect .item-toggle ~ .item-condition,
.nested-multiselect .item-toggle ~ .item-icon {
  padding-left: 0;
}
.nested-multiselect .expanded-list {
  list-style-type: none;
  padding-left: 0;
}
.nested-multiselect .expanded-list li {
  padding-left: 35px;
  background: #fafafa;
  border-top: 1px solid #ddd;
  min-height: 38px;
}
.nested-multiselect .expanded-list li:hover {
  background: #eee;
  text-decoration: none;
}
.nested-multiselect .expanded-list li a:not(.btn) {
  color: inherit;
}
.nested-multiselect .expanded-list .item-icon {
  padding-left: 0;
}
.nested-multiselect .expanded-list .item-name {
  padding-left: 0;
}
.nested-multiselect .outer-options {
  padding-bottom: 15px;
}
.nested-multiselect .outer-options:before,
.nested-multiselect .outer-options:after {
  content: " ";
  display: table;
}
.nested-multiselect .outer-options:after {
  clear: both;
}
.nested-multiselect .outer-options:before,
.nested-multiselect .outer-options:after {
  content: " ";
  display: table;
}
.nested-multiselect .outer-options:after {
  clear: both;
}
.nested-multiselect .list-condition {
  text-align: right;
}
.nested-multiselect .total-items {
  padding-top: 18px;
  line-height: 1;
}
.nested-multiselect .nested-multiselect-breadcrumbs {
  padding: 18px 0 0;
  list-style-type: none;
  margin: 0;
}
.nested-multiselect .nested-multiselect-breadcrumbs:before,
.nested-multiselect .nested-multiselect-breadcrumbs:after {
  content: " ";
  display: table;
}
.nested-multiselect .nested-multiselect-breadcrumbs:after {
  clear: both;
}
.nested-multiselect .nested-multiselect-breadcrumbs:before,
.nested-multiselect .nested-multiselect-breadcrumbs:after {
  content: " ";
  display: table;
}
.nested-multiselect .nested-multiselect-breadcrumbs:after {
  clear: both;
}
.nested-multiselect .nested-multiselect-breadcrumbs li {
  float: left;
  line-height: 1;
  margin-right: 5px;
}
.nested-multiselect.with-thumbnail .availableItems > li,
.nested-multiselect.with-thumbnail .selectedItems > li,
.nested-multiselect.with-thumbnail .no-items > li {
  min-height: 62px;
  overflow: hidden;
}
.nested-multiselect.with-thumbnail .availableItems > li:hover .item-thumbnail,
.nested-multiselect.with-thumbnail .selectedItems > li:hover .item-thumbnail,
.nested-multiselect.with-thumbnail .no-items > li:hover .item-thumbnail,
.nested-multiselect.with-thumbnail .availableItems > li.expanded .item-thumbnail,
.nested-multiselect.with-thumbnail .selectedItems > li.expanded .item-thumbnail,
.nested-multiselect.with-thumbnail .no-items > li.expanded .item-thumbnail {
  opacity: 0;
}
.nested-multiselect.with-thumbnail .availableItems > li > .item-name,
.nested-multiselect.with-thumbnail .selectedItems > li > .item-name,
.nested-multiselect.with-thumbnail .no-items > li > .item-name {
  position: relative;
  top: 30px;
  min-height: 60px;
  font-weight: bold;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.nested-multiselect.with-thumbnail .item-options {
  padding: 18px;
  z-index: 1;
}
.nested-multiselect.with-thumbnail .item-toggle a {
  padding: 20px 9px;
}
.nested-multiselect.with-thumbnail .item-toggle .glyphicon {
  top: 2px;
}
.nested-multiselect.with-thumbnail .expanded-list .item-name {
  position: static;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
ul.fieldset {
  float: left !important;
  margin: 0 87px 0 0;
}
ul.fieldset li {
  clear: both;
}
.uploadField {
  position: relative;
}
.uploadField .imageFile {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 48px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.uploadField .fileField {
  position: relative;
  z-index: 1;
  width: 218px;
  height: 0;
  padding: 23px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.uploadField .subFile {
  position: absolute;
  top: 0;
  left: 0;
}
.uploadField .subFile .input-group-addon {
  margin-right: -46px !important;
  margin-left: 0px;
}
.uploadField .subFile input[type="text"] {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.uploadField label + input + .subFile {
  top: 30px;
}
.uploadOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
  overflow: hidden;
}
.uploadOverlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.015);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.uploadOverlay:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.uploadOverlay:hover .subFile-text {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.uploadOverlay .imageFile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
}
.uploadOverlay .imageFile::-webkit-file-upload-button {
  visibility: hidden;
}
.uploadOverlay .subFile {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  color: #ccc;
  font-size: 12px;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.uploadOverlay .subFile-icon {
  float: left;
  font-size: 16px;
  display: none;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.uploadOverlay .subFile-text:not(.btn) {
  display: block;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
input.placeholdered[required] {
  width: 100%;
  height: 48px;
}
input.placeholdered[required] + label {
  display: block;
  height: 48px;
  margin-top: -48px;
  margin-bottom: 0;
  pointer-events: none;
  line-height: 1;
  font-weight: normal;
  letter-spacing: 0;
  text-transform: none;
}
input.placeholdered[required] + label:before {
  content: attr(placeholder);
  position: absolute;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  padding: 0 9px;
  margin-left: 9px;
  font-size: inherit;
  font-style: italic;
  color: #777777;
  background-image: linear-gradient(to bottom, transparent, transparent);
  background-size: 100% 3px;
  background-repeat: no-repeat;
  background-position: center;
  white-space: nowrap;
  -webkit-transition-duration: .15s;
  transition-duration: .15s;
}
input.placeholdered[required]:focus + label:before,
input.placeholdered[required]:valid + label:before {
  -webkit-transform: translate(0, -24px) scale(0.9, 0.9);
  transform: translate(0, -24px) scale(0.9, 0.9);
  background-image: linear-gradient(to bottom, #fff, #fff);
}
.input-sm.placeholdered[required] {
  width: 100%;
  height: 32px;
}
.input-sm.placeholdered[required] + label {
  display: block;
  height: 32px;
  margin-top: -32px;
  margin-bottom: 0;
  pointer-events: none;
  line-height: 1;
  font-weight: normal;
  letter-spacing: 0;
  text-transform: none;
}
.input-sm.placeholdered[required] + label:before {
  content: attr(placeholder);
  position: absolute;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 6px;
  margin-left: 6px;
  font-size: 12px;
  font-style: italic;
  color: #777777;
  background-image: linear-gradient(to bottom, transparent, transparent);
  background-size: 100% 3px;
  background-repeat: no-repeat;
  background-position: center;
  white-space: nowrap;
  -webkit-transition-duration: .15s;
  transition-duration: .15s;
}
.input-sm.placeholdered[required]:focus + label:before,
.input-sm.placeholdered[required]:valid + label:before {
  -webkit-transform: translate(0, -16px) scale(0.9, 0.9);
  transform: translate(0, -16px) scale(0.9, 0.9);
  background-image: linear-gradient(to bottom, #fff, #fff);
}
.code-field {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #28a1c5;
  color: #000;
}
.code-field hr {
  border-top-color: #a6e1ec;
}
.code-field .alert-link {
  color: #1f7e9a;
}
code > input {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
input.no-style,
textarea.no-style {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  outline: none;
}
.daterangepicker {
  padding: 15px;
  margin: 7px 0 0;
  border: 1px solid #d2d0d0;
  white-space: nowrap;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
.daterangepicker .calendar.left,
.daterangepicker .calendar.right {
  display: block;
  float: left;
}
.daterangepicker .calendar.left .daterangepicker_input {
  margin-right: 5px;
}
.daterangepicker .calendar.left .calendar-table {
  padding-right: 5px;
  border-right-width: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.daterangepicker .calendar.right .daterangepicker_input {
  margin-left: 5px;
}
.daterangepicker .calendar.right .calendar-table {
  padding-left: 5px;
  border-left-width: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.daterangepicker .calendar.single .calendar-table {
  margin-top: 0;
  padding: 0;
  border: none;
}
.daterangepicker .calendar-table > table {
  width: 212px;
}
.daterangepicker .ranges {
  position: relative;
  display: block;
  float: left;
  min-width: 130px;
  min-height: 255px;
}
.daterangepicker .ranges:first-child {
  padding-right: 10px;
}
.daterangepicker .ranges:first-child .range-inputs {
  left: 0;
}
.daterangepicker .ranges:last-child {
  padding-left: 10px;
}
.daterangepicker .ranges:last-child .range-inputs {
  right: 0;
}
.daterangepicker .ranges ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.daterangepicker .ranges ul li {
  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: 12px 15px;
  font-size: 14px;
  line-height: 1.57142857;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  color: #000;
  background-color: #fff;
  border-color: #ccc;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.67;
  border-radius: 4px;
  display: block;
  margin-bottom: 5px;
}
.daterangepicker .ranges ul li:focus,
.daterangepicker .ranges ul li:active:focus,
.daterangepicker .ranges ul li.active:focus,
.daterangepicker .ranges ul li.focus,
.daterangepicker .ranges ul li:active.focus,
.daterangepicker .ranges ul li.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.daterangepicker .ranges ul li:hover,
.daterangepicker .ranges ul li:focus,
.daterangepicker .ranges ul li.focus {
  color: #000;
  text-decoration: none;
}
.daterangepicker .ranges ul li:active,
.daterangepicker .ranges ul li.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);
}
.daterangepicker .ranges ul li.disabled,
.daterangepicker .ranges ul li[disabled],
fieldset[disabled] .daterangepicker .ranges ul li {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.daterangepicker .ranges ul li:active,
.daterangepicker .ranges ul li.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.daterangepicker .ranges ul li:focus,
.daterangepicker .ranges ul li:active:focus,
.daterangepicker .ranges ul li.active:focus,
.daterangepicker .ranges ul li.focus,
.daterangepicker .ranges ul li:active.focus,
.daterangepicker .ranges ul li.active.focus {
  outline: none;
}
.daterangepicker .ranges ul li > small {
  vertical-align: text-top;
  font-size: 90%;
}
.daterangepicker .ranges ul li:not(.btn-sm):not(.btn-xs) .glyphicon {
  top: 2px;
  font-size: 16px;
}
.daterangepicker .ranges ul li:hover,
.daterangepicker .ranges ul li:focus,
.daterangepicker .ranges ul li.focus,
.daterangepicker .ranges ul li:active,
.daterangepicker .ranges ul li.active,
.open > .dropdown-toggle.daterangepicker .ranges ul li {
  color: #000;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.daterangepicker .ranges ul li:active,
.daterangepicker .ranges ul li.active,
.open > .dropdown-toggle.daterangepicker .ranges ul li {
  background-image: none;
}
.daterangepicker .ranges ul li.disabled,
.daterangepicker .ranges ul li[disabled],
fieldset[disabled] .daterangepicker .ranges ul li,
.daterangepicker .ranges ul li.disabled:hover,
.daterangepicker .ranges ul li[disabled]:hover,
fieldset[disabled] .daterangepicker .ranges ul li:hover,
.daterangepicker .ranges ul li.disabled:focus,
.daterangepicker .ranges ul li[disabled]:focus,
fieldset[disabled] .daterangepicker .ranges ul li:focus,
.daterangepicker .ranges ul li.disabled.focus,
.daterangepicker .ranges ul li[disabled].focus,
fieldset[disabled] .daterangepicker .ranges ul li.focus,
.daterangepicker .ranges ul li.disabled:active,
.daterangepicker .ranges ul li[disabled]:active,
fieldset[disabled] .daterangepicker .ranges ul li:active,
.daterangepicker .ranges ul li.disabled.active,
.daterangepicker .ranges ul li[disabled].active,
fieldset[disabled] .daterangepicker .ranges ul li.active {
  background-color: #fff;
  border-color: #ccc;
}
.daterangepicker .ranges ul li .badge {
  color: #fff;
  background-color: #000;
}
.daterangepicker .ranges ul li:hover,
.daterangepicker .ranges ul li:focus,
.daterangepicker .ranges ul li:active,
.daterangepicker .ranges ul li.active,
.open .dropdown-toggle.daterangepicker .ranges ul li {
  background-color: #e6e6e6;
  border-color: #b3b3b3;
}
.daterangepicker .ranges ul li:disabled,
.daterangepicker .ranges ul li.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.daterangepicker .ranges ul li:not(.dropdown-toggle):active,
.daterangepicker .ranges ul li:not(.dropdown-toggle).active {
  background-color: #4c76bb;
  border-color: #4c76bb;
  color: #fff;
}
.daterangepicker .ranges .range_inputs {
  position: absolute;
  bottom: 0;
}
.daterangepicker .ranges .range_inputs .cancelBtn {
  margin-left: 4px;
}
.daterangepicker .daterangepicker_input {
  position: relative;
}
.daterangepicker .daterangepicker_input i {
  position: absolute;
  top: 9px;
  right: 9px;
  font-size: 14px;
  color: #bdc3c7;
}
.daterangepicker .input-mini {
  display: block;
  width: 100%;
  height: 48px;
  padding: 12px 15px;
  font-size: 14px;
  line-height: 1.57142857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  -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-box-shadow: none !important;
  box-shadow: none !important;
  height: 32px;
  height: auto;
  min-height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.67;
  border-radius: 4px;
}
.daterangepicker .input-mini: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);
}
.daterangepicker .input-mini::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.daterangepicker .input-mini:-ms-input-placeholder {
  color: #999;
}
.daterangepicker .input-mini::-webkit-input-placeholder {
  color: #999;
}
.daterangepicker .input-mini::-moz-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
  opacity: 1;
}
.daterangepicker .input-mini:-ms-input-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
}
.daterangepicker .input-mini::-webkit-input-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
}
.daterangepicker .input-mini[disabled],
.daterangepicker .input-mini[readonly],
fieldset[disabled] .daterangepicker .input-mini {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.daterangepicker .input-mini {
  height: auto;
}
.daterangepicker .input-mini:focus {
  border-color: #ccc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
}
.daterangepicker .input-mini:not(.input-sm) {
  padding: 11px 15px 12px;
}
.daterangepicker .input-mini:disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.daterangepicker .input-mini:invalid:focus {
  border-color: #ccc;
  color: inherit;
}
.daterangepicker .input-mini.validate:not(.ng-pristine).ng-invalid,
.daterangepicker .input-mini.validate:not(.ng-pristine).ng-invalid ~ .input-group-addon {
  color: #b52b27;
  border-color: #b52b27;
}
.daterangepicker .input-mini.validate:not(.ng-pristine).ng-valid,
.daterangepicker .input-mini.validate:not(.ng-pristine).ng-valid ~ .input-group-addon {
  color: #3d8b3d;
  border-color: #3d8b3d;
}
.daterangepicker .input-mini.cursor-pointer {
  cursor: pointer;
}
select.daterangepicker .input-mini {
  height: 32px;
  line-height: 32px;
}
textarea.daterangepicker .input-mini,
select[multiple].daterangepicker .input-mini {
  height: auto;
}
select.daterangepicker .input-mini {
  height: 32px;
  line-height: 32px;
}
textarea.daterangepicker .input-mini,
select[multiple].daterangepicker .input-mini {
  height: auto;
}
.daterangepicker .calendar-time {
  position: relative;
  margin-top: 9px;
  font-size: 11px;
}
.daterangepicker .calendar-time select {
  display: block;
  width: 100%;
  height: 48px;
  padding: 12px 15px;
  font-size: 14px;
  line-height: 1.57142857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  -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-box-shadow: none !important;
  box-shadow: none !important;
  height: 24px;
  height: auto;
  min-height: 24px;
  padding: 2px 7px;
  font-size: 11px;
  line-height: 1.63636364;
  border-radius: 2px;
  display: inline-block;
  width: auto;
  padding: 0px 6px 1px;
}
.daterangepicker .calendar-time select: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);
}
.daterangepicker .calendar-time select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.daterangepicker .calendar-time select:-ms-input-placeholder {
  color: #999;
}
.daterangepicker .calendar-time select::-webkit-input-placeholder {
  color: #999;
}
.daterangepicker .calendar-time select::-moz-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
  opacity: 1;
}
.daterangepicker .calendar-time select:-ms-input-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
}
.daterangepicker .calendar-time select::-webkit-input-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
}
.daterangepicker .calendar-time select[disabled],
.daterangepicker .calendar-time select[readonly],
fieldset[disabled] .daterangepicker .calendar-time select {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.daterangepicker .calendar-time select {
  height: auto;
}
.daterangepicker .calendar-time select:focus {
  border-color: #ccc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
}
.daterangepicker .calendar-time select:not(.input-sm) {
  padding: 11px 15px 12px;
}
.daterangepicker .calendar-time select:disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.daterangepicker .calendar-time select:invalid:focus {
  border-color: #ccc;
  color: inherit;
}
.daterangepicker .calendar-time select.validate:not(.ng-pristine).ng-invalid,
.daterangepicker .calendar-time select.validate:not(.ng-pristine).ng-invalid ~ .input-group-addon {
  color: #b52b27;
  border-color: #b52b27;
}
.daterangepicker .calendar-time select.validate:not(.ng-pristine).ng-valid,
.daterangepicker .calendar-time select.validate:not(.ng-pristine).ng-valid ~ .input-group-addon {
  color: #3d8b3d;
  border-color: #3d8b3d;
}
.daterangepicker .calendar-time select.cursor-pointer {
  cursor: pointer;
}
select.daterangepicker .calendar-time select {
  height: 24px;
  line-height: 24px;
}
textarea.daterangepicker .calendar-time select,
select[multiple].daterangepicker .calendar-time select {
  height: auto;
}
select.daterangepicker .calendar-time select {
  height: 24px;
  line-height: 24px;
}
textarea.daterangepicker .calendar-time select,
select[multiple].daterangepicker .calendar-time select {
  height: auto;
}
.daterangepicker .calendar-time i {
  top: 5px;
}
.daterangepicker .calendar-table {
  padding: 10px;
  margin-top: 9px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  border: 1px solid #d2d0d0;
  border-radius: 4px;
}
.daterangepicker .calendar-table thead {
  text-transform: uppercase;
}
.daterangepicker .calendar-table thead tr:first-child {
  font-size: 14px;
}
.daterangepicker .calendar-table thead tr:first-child th {
  background-color: #ebedef;
  padding: 4px 4px 5px;
}
.daterangepicker .calendar-table thead tr:first-child th:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.daterangepicker .calendar-table thead tr:first-child th:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.daterangepicker .calendar-table thead th {
  color: #222;
  padding: 9px 0 6px;
  min-width: 28px;
}
.daterangepicker .calendar-table thead th.prev,
.daterangepicker .calendar-table thead th.next,
.daterangepicker .calendar-table thead th.month {
  font-weight: bold;
}
.daterangepicker .calendar-table thead th.prev,
.daterangepicker .calendar-table thead th.next {
  font-size: 10px;
  text-align: center;
  cursor: pointer;
  color: #999;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.daterangepicker .calendar-table thead th.prev:hover,
.daterangepicker .calendar-table thead th.next:hover {
  background-color: #ddd;
  color: #555;
}
.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  padding: 3px 0 2px;
  text-align: center;
  font-weight: normal;
  color: #555;
}
.daterangepicker .calendar-table th.off,
.daterangepicker .calendar-table td.off {
  color: #ccc;
}
.daterangepicker .calendar-table td {
  cursor: pointer;
  border-radius: 4px;
}
.daterangepicker .calendar-table td:hover {
  background-color: #eee;
}
.daterangepicker .calendar-table td:not(.off).in-range {
  border-radius: 0;
  background-color: #d9edf7;
}
a.daterangepicker .calendar-table td:not(.off).in-range:hover {
  background-color: #afd9ee;
}
.daterangepicker .calendar-table td:not(.off).start-date,
.daterangepicker .calendar-table td:not(.off).end-date {
  color: #fff;
  background-color: #4c76bb;
}
a.daterangepicker .calendar-table td:not(.off).start-date:hover,
a.daterangepicker .calendar-table td:not(.off).end-date:hover {
  background-color: #3a5e9a;
}
.daterangepicker .calendar-table td:not(.off).start-date {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.daterangepicker .calendar-table td:not(.off).end-date {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.daterangepicker .calendar-table td:not(.off).start-date.end-date {
  border-radius: 4px;
}
input#id_range {
  visibility: hidden;
  width: 0;
  float: left;
  padding: 0;
  border: none;
}
.btn-group #id_range:first-child + label.btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.form-horizontal .control-label {
  line-height: 1.57142857;
}
.btn {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.btn:active,
.btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
}
.btn > small {
  vertical-align: text-top;
  font-size: 90%;
}
.btn:not(.btn-sm):not(.btn-xs) .glyphicon {
  top: 2px;
  font-size: 16px;
}
.btn-default:not(.dropdown-toggle):active,
.btn-default:not(.dropdown-toggle).active {
  background-color: #4c76bb;
  border-color: #4c76bb;
  color: #fff;
}
.btn-muted {
  color: #fff;
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}
.btn-muted:hover,
.btn-muted:focus,
.btn-muted.focus,
.btn-muted:active,
.btn-muted.active,
.open > .dropdown-toggle.btn-muted {
  color: #fff;
  background-color: #a1aab0;
  border-color: #9ca5ab;
}
.btn-muted:active,
.btn-muted.active,
.open > .dropdown-toggle.btn-muted {
  background-image: none;
}
.btn-muted.disabled,
.btn-muted[disabled],
fieldset[disabled] .btn-muted,
.btn-muted.disabled:hover,
.btn-muted[disabled]:hover,
fieldset[disabled] .btn-muted:hover,
.btn-muted.disabled:focus,
.btn-muted[disabled]:focus,
fieldset[disabled] .btn-muted:focus,
.btn-muted.disabled.focus,
.btn-muted[disabled].focus,
fieldset[disabled] .btn-muted.focus,
.btn-muted.disabled:active,
.btn-muted[disabled]:active,
fieldset[disabled] .btn-muted:active,
.btn-muted.disabled.active,
.btn-muted[disabled].active,
fieldset[disabled] .btn-muted.active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}
.btn-muted .badge {
  color: #bdc3c7;
  background-color: #fff;
}
.btn-muted:hover,
.btn-muted:focus,
.btn-muted:active,
.btn-muted.active,
.open .dropdown-toggle.btn-muted {
  background-color: #a1aab0;
  border-color: #a1aab0;
}
.btn-muted:disabled,
.btn-muted.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.btn-dark {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark.focus,
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
  background-image: none;
}
.btn-dark.disabled,
.btn-dark[disabled],
fieldset[disabled] .btn-dark,
.btn-dark.disabled:hover,
.btn-dark[disabled]:hover,
fieldset[disabled] .btn-dark:hover,
.btn-dark.disabled:focus,
.btn-dark[disabled]:focus,
fieldset[disabled] .btn-dark:focus,
.btn-dark.disabled.focus,
.btn-dark[disabled].focus,
fieldset[disabled] .btn-dark.focus,
.btn-dark.disabled:active,
.btn-dark[disabled]:active,
fieldset[disabled] .btn-dark:active,
.btn-dark.disabled.active,
.btn-dark[disabled].active,
fieldset[disabled] .btn-dark.active {
  background-color: #000000;
  border-color: #000000;
}
.btn-dark .badge {
  color: #000000;
  background-color: #fff;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
  background-color: #000000;
  border-color: #000000;
}
.btn-dark:disabled,
.btn-dark.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 2px 7px;
  font-size: 11px;
  line-height: 1.63636364;
  border-radius: 2px;
}
.btn-link {
  padding-left: 0;
  padding-right: 0;
  background: none !important;
  border-color: transparent !important;
}
.btn-link:active,
.btn-link.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link.btn-default {
  color: #000;
}
.btn-link.btn-primary {
  color: #4c76bb;
}
.btn-link.btn-success {
  color: #5cb85c;
}
.btn-link.btn-info {
  color: #5bc0de;
}
.btn-link.btn-warning {
  color: #f0ad4e;
}
.btn-link.btn-danger {
  color: #d9534f;
}
.btn-link.btn-muted {
  color: #bdc3c7;
  border-color: transparent;
}
.btn-link.btn-muted:hover,
.btn-link.btn-muted:focus,
.btn-link.btn-muted:active {
  background: none;
}
.btn-link.underline {
  text-decoration: underline;
}
.btn-link.underline:hover {
  text-decoration: none;
}
.btn-twitter {
  color: #fff;
  background-color: #02abee;
  border-color: #02abee;
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter.focus,
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
  color: #fff;
  background-color: #0287bb;
  border-color: #017fb1;
}
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
  background-image: none;
}
.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled.focus,
.btn-twitter[disabled].focus,
fieldset[disabled] .btn-twitter.focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter[disabled].active,
fieldset[disabled] .btn-twitter.active {
  background-color: #02abee;
  border-color: #02abee;
}
.btn-twitter .badge {
  color: #02abee;
  background-color: #fff;
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
  background-color: #0287bb;
  border-color: #0287bb;
}
.btn-twitter:disabled,
.btn-twitter.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.btn-linkedin {
  color: #fff;
  background-color: #1886bb;
  border-color: #1886bb;
}
.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin.focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
  color: #fff;
  background-color: #12668e;
  border-color: #115f85;
}
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
  background-image: none;
}
.btn-linkedin.disabled,
.btn-linkedin[disabled],
fieldset[disabled] .btn-linkedin,
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled.focus,
.btn-linkedin[disabled].focus,
fieldset[disabled] .btn-linkedin.focus,
.btn-linkedin.disabled:active,
.btn-linkedin[disabled]:active,
fieldset[disabled] .btn-linkedin:active,
.btn-linkedin.disabled.active,
.btn-linkedin[disabled].active,
fieldset[disabled] .btn-linkedin.active {
  background-color: #1886bb;
  border-color: #1886bb;
}
.btn-linkedin .badge {
  color: #1886bb;
  background-color: #fff;
}
.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open .dropdown-toggle.btn-linkedin {
  background-color: #12668e;
  border-color: #12668e;
}
.btn-linkedin:disabled,
.btn-linkedin.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.btn-facebook {
  color: #fff;
  background-color: #4c66a4;
  border-color: #4c66a4;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook.focus,
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  color: #fff;
  background-color: #3c5081;
  border-color: #394c7a;
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  background-image: none;
}
.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
  background-color: #4c66a4;
  border-color: #4c66a4;
}
.btn-facebook .badge {
  color: #4c66a4;
  background-color: #fff;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  background-color: #3c5081;
  border-color: #3c5081;
}
.btn-facebook:disabled,
.btn-facebook.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.btn-youtube {
  color: #fff;
  background-color: #cc181e;
  border-color: #cc181e;
}
.btn-youtube:hover,
.btn-youtube:focus,
.btn-youtube.focus,
.btn-youtube:active,
.btn-youtube.active,
.open > .dropdown-toggle.btn-youtube {
  color: #fff;
  background-color: #9e1317;
  border-color: #951216;
}
.btn-youtube:active,
.btn-youtube.active,
.open > .dropdown-toggle.btn-youtube {
  background-image: none;
}
.btn-youtube.disabled,
.btn-youtube[disabled],
fieldset[disabled] .btn-youtube,
.btn-youtube.disabled:hover,
.btn-youtube[disabled]:hover,
fieldset[disabled] .btn-youtube:hover,
.btn-youtube.disabled:focus,
.btn-youtube[disabled]:focus,
fieldset[disabled] .btn-youtube:focus,
.btn-youtube.disabled.focus,
.btn-youtube[disabled].focus,
fieldset[disabled] .btn-youtube.focus,
.btn-youtube.disabled:active,
.btn-youtube[disabled]:active,
fieldset[disabled] .btn-youtube:active,
.btn-youtube.disabled.active,
.btn-youtube[disabled].active,
fieldset[disabled] .btn-youtube.active {
  background-color: #cc181e;
  border-color: #cc181e;
}
.btn-youtube .badge {
  color: #cc181e;
  background-color: #fff;
}
.btn-youtube:hover,
.btn-youtube:focus,
.btn-youtube:active,
.btn-youtube.active,
.open .dropdown-toggle.btn-youtube {
  background-color: #9e1317;
  border-color: #9e1317;
}
.btn-youtube:disabled,
.btn-youtube.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.btn.loading {
  background-image: -webkit-linear-gradient(45deg, auto 25%, transparent 25%, transparent 50%, auto 50%, auto 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(45deg, auto 25%, transparent 25%, transparent 50%, auto 50%, auto 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(45deg, auto 25%, transparent 25%, transparent 50%, auto 50%, auto 75%, transparent 75%, transparent) !important;
  background-color: auto !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  -webkit-background-size: 48px 48px;
  background-size: 48px 48px;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  -webkit-animation: progress-bar-stripes 0.3s linear infinite;
  -moz-animation: progress-bar-stripes 0.3s linear infinite;
  -ms-animation: progress-bar-stripes 0.3s linear infinite;
  -o-animation: progress-bar-stripes 0.3s linear infinite;
  animation: progress-bar-stripes 0.3s linear infinite;
}
.btn.btn-lg.loading {
  -webkit-background-size: 64px 64px;
  background-size: 64px 64px;
  -webkit-animation: progress-bar-stripes-large 0.3s linear infinite;
  -moz-animation: progress-bar-stripes-large 0.3s linear infinite;
  -ms-animation: progress-bar-stripes-large 0.3s linear infinite;
  -o-animation: progress-bar-stripes-large 0.3s linear infinite;
  animation: progress-bar-stripes-large 0.3s linear infinite;
}
.btn-circle {
  border-radius: 50%;
  text-align: center;
  padding: 12px;
}
.btn-circle.btn-xs {
  padding: 2px;
}
.btn-circle.btn-sm {
  padding: 5px;
}
.btn-circle.btn-lg {
  padding: 18px;
}
.btn-circle > * {
  display: block;
  top: 0 !important;
}
.colexp-button:not(.collapsed) .glyphicon-arrow-down {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}
@font-face {
  font-family: 'charge-icons';
  src: url('/static/commons/fonts/charge-icons/charge-icons.eot');
  src: url('/static/commons/fonts/charge-icons/charge-icons.eot?#iefix') format('embedded-opentype'), url('/static/commons/fonts/charge-icons/charge-icons.woff') format('woff'), url('/static/commons/fonts/charge-icons/charge-icons.svg#charge-icons') format('svg'), url('/static/commons/fonts/charge-icons/charge-icons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.glyphicon {
  font-family: 'charge-icons';
}
.glyphicon-armchair:before {
  content: "\e60b";
}
.glyphicon-settings3:before {
  content: "\e60c";
}
.glyphicon-speed:before {
  content: "\e60d";
}
.glyphicon-speech:before {
  content: "\e60e";
}
.glyphicon-email:before {
  content: "\e60f";
}
.glyphicon-suitcase:before,
.glyphicon-adserver:before {
  content: "\e610";
}
.glyphicon-camera:before {
  content: "\e611";
}
.glyphicon-brush3:before {
  content: "\e612";
}
.glyphicon-pin:before {
  content: "\e613";
}
.glyphicon-network:before,
.glyphicon-web:before {
  content: "\e61e";
}
.glyphicon-playcircle:before {
  content: "\e000";
}
.glyphicon-transactions:before {
  content: "\e001";
}
.glyphicon-barcode:before {
  content: "\e002";
}
.glyphicon-couponcode:before {
  content: "\e003";
}
.glyphicon-boxes:before {
  content: "\e004";
}
.glyphicon-flag:before {
  content: "\e005";
}
.glyphicon-pointer2:before {
  content: "\e006";
}
.glyphicon-files:before {
  content: "\e007";
}
.glyphicon-brush:before {
  content: "\e008";
}
.glyphicon-picture:before,
.glyphicon-jpeg:before {
  content: "\e009";
}
.glyphicon-play:before {
  content: "\e00a";
}
.glyphicon-pause:before {
  content: "\e00b";
}
.glyphicon-excelfile:before {
  content: "\e00c";
}
.glyphicon-remove:before {
  content: "\e00d";
}
.glyphicon-checkedmini:before {
  content: "\e00e";
}
.glyphicon-calendar2:before {
  content: "\e00f";
}
.glyphicon-asterisk:before {
  content: "\e010";
}
.glyphicon-shirt:before {
  content: "\e011";
}
.glyphicon-info:before {
  content: "\e012";
}
.glyphicon-invoices:before {
  content: "\e013";
}
.glyphicon-exit:before {
  content: "\e014";
}
.glyphicon-settings2:before {
  content: "\e015";
}
.glyphicon-infobubble:before {
  content: "\e016";
}
.glyphicon-addpage:before {
  content: "\e017";
}
.glyphicon-settings:before {
  content: "\e018";
}
.glyphicon-conversions:before,
.glyphicon-reset:before {
  content: "\e019";
}
.glyphicon-operator:before {
  content: "\e01a";
}
.glyphicon-supportdesk:before {
  content: "\e01b";
}
.glyphicon-magnifier:before {
  content: "\e01c";
}
.glyphicon-ringbell:before {
  content: "\e01d";
}
.glyphicon-checkedlist:before {
  content: "\e01e";
}
.glyphicon-exclamation:before,
.glyphicon-warning:before {
  content: "\e01f";
}
.glyphicon-expand:before {
  content: "\e63e";
}
.glyphicon-collapse:before {
  content: "\e63f";
}
.glyphicon-location2:before,
.glyphicon-regional:before,
.glyphicon-region:before {
  content: "\e021";
}
.glyphicon-checked2:before {
  content: "\e022";
}
.glyphicon-globe:before,
.glyphicon-worldlocalities:before,
.glyphicon-domain:before,
.glyphicon-domains:before,
.glyphicon-domain_list:before {
  content: "\e023";
}
.glyphicon-car:before,
.glyphicon-autos\&vehicles:before,
.glyphicon-automotive:before {
  content: "\e024";
}
.glyphicon-publisher:before {
  content: "\e025";
}
.glyphicon-miniexpand:before {
  content: "\e026";
}
.glyphicon-brush2:before {
  content: "\e027";
}
.glyphicon-marker:before {
  content: "\e028";
}
.glyphicon-youtube:before {
  content: "\e029";
}
.glyphicon-facebook:before {
  content: "\e02a";
}
.glyphicon-twitter:before {
  content: "\e02b";
}
.glyphicon-pen:before {
  content: "\e02c";
}
.glyphicon-addcompany:before {
  content: "\e02d";
}
.glyphicon-company:before {
  content: "\e02e";
}
.glyphicon-badge2:before {
  content: "\e02f";
}
.glyphicon-adduser2:before {
  content: "\e030";
}
.glyphicon-group:before {
  content: "\e031";
}
.glyphicon-delete:before {
  content: "\e032";
}
.glyphicon-doublestar:before {
  content: "\e033";
}
.glyphicon-websearch:before {
  content: "\e034";
}
.glyphicon-clock:before,
.glyphicon-time:before {
  content: "\e035";
}
.glyphicon-webpage:before,
.glyphicon-browser:before,
.glyphicon-browser200:before,
.glyphicon-properties:before,
.glyphicon-property:before {
  content: "\e036";
}
.glyphicon-flag2:before {
  content: "\e037";
}
.glyphicon-social:before {
  content: "\e038";
}
.glyphicon-upload:before {
  content: "\e039";
}
.glyphicon-display:before {
  content: "\e03a";
}
.glyphicon-rental:before {
  content: "\e03b";
}
.glyphicon-award:before {
  content: "\e03c";
}
.glyphicon-quote:before {
  content: "\e03d";
}
.glyphicon-house:before,
.glyphicon-realestate:before {
  content: "\e03e";
}
.glyphicon-itinerary:before {
  content: "\e03f";
}
.glyphicon-heartbeat:before,
.glyphicon-health:before {
  content: "\e040";
}
.glyphicon-calculator:before,
.glyphicon-finance:before {
  content: "\e041";
}
.glyphicon-ipod:before,
.glyphicon-tech:before,
.glyphicon-technology:before {
  content: "\e042";
}
.glyphicon-island:before {
  content: "\e043";
}
.glyphicon-cart2:before {
  content: "\e044";
}
.glyphicon-music:before,
.glyphicon-arts\&entertainment:before {
  content: "\e045";
}
.glyphicon-student:before,
.glyphicon-education:before {
  content: "\e046";
}
.glyphicon-new:before {
  content: "\e047";
}
.glyphicon-checked:before {
  content: "\e048";
}
.glyphicon-pile:before {
  content: "\e049";
}
.glyphicon-write2:before {
  content: "\e04a";
}
.glyphicon-tv:before {
  content: "\e04b";
}
.glyphicon-card:before {
  content: "\e04c";
}
.glyphicon-fill:before,
.glyphicon-banners:before,
.glyphicon-creatives:before {
  content: "\e04d";
}
.glyphicon-thumbs:before {
  content: "\e04e";
}
.glyphicon-close:before {
  content: "\e04f";
}
.glyphicon-pencil:before {
  content: "\e050";
}
.glyphicon-print:before {
  content: "\e051";
}
.glyphicon-click:before {
  content: "\e052";
}
.glyphicon-badge:before {
  content: "\e053";
}
.glyphicon-question:before {
  content: "\e054";
}
.glyphicon-location:before {
  content: "\e055";
}
.glyphicon-heart:before {
  content: "\e056";
}
.glyphicon-calendar:before,
.glyphicon-daily:before {
  content: "\e057";
}
.glyphicon-link:before {
  content: "\e058";
}
.glyphicon-cart:before {
  content: "\e059";
}
.glyphicon-dropbox:before {
  content: "\e05a";
}
.glyphicon-emailattach:before {
  content: "\e05b";
}
.glyphicon-download:before {
  content: "\e05c";
}
.glyphicon-movie:before,
.glyphicon-video:before {
  content: "\e05d";
}
.glyphicon-bow:before {
  content: "\e05e";
}
.glyphicon-christmastree:before {
  content: "\e05f";
}
.glyphicon-textpage:before {
  content: "\e060";
}
.glyphicon-mobile:before {
  content: "\e061";
}
.glyphicon-paypal:before {
  content: "\e062";
}
.glyphicon-addbubble:before {
  content: "\e063";
}
.glyphicon-adduser:before {
  content: "\e064";
}
.glyphicon-graph2:before {
  content: "\e065";
}
.glyphicon-paper:before {
  content: "\e066";
}
.glyphicon-graph:before {
  content: "\e067";
}
.glyphicon-tools:before {
  content: "\e068";
}
.glyphicon-key:before {
  content: "\e069";
}
.glyphicon-profile:before {
  content: "\e06a";
}
.glyphicon-parkmeter:before {
  content: "\e06b";
}
.glyphicon-coins:before {
  content: "\e06c";
}
.glyphicon-tube:before {
  content: "\e06d";
}
.glyphicon-ribbon:before {
  content: "\e06e";
}
.glyphicon-click2:before {
  content: "\e06f";
}
.glyphicon-chargeads:before {
  content: "\e070";
}
.glyphicon-plus:before {
  content: "\e071";
}
.glyphicon-asterisk2:before,
.glyphicon-all:before {
  content: "\e072";
}
.glyphicon-target:before,
.glyphicon-seller:before,
.glyphicon-sellers:before {
  content: "\e073";
}
.glyphicon-binoculars:before {
  content: "\e074";
}
.glyphicon-food:before,
.glyphicon-food\&drink:before {
  content: "\e075";
}
.glyphicon-basket:before,
.glyphicon-shopping:before {
  content: "\e076";
}
.glyphicon-glass:before {
  content: "\e077";
}
.glyphicon-bottle:before {
  content: "\e078";
}
.glyphicon-restaurant:before {
  content: "\e079";
}
.glyphicon-arrow:before {
  content: "\e07a";
}
.glyphicon-croptool:before {
  content: "\e07b";
}
.glyphicon-sunglasses:before,
.glyphicon-beauty\&personalcare:before,
.glyphicon-fashion:before {
  content: "\e07c";
}
.glyphicon-booksliterature:before,
.glyphicon-books\&literature:before {
  content: "\e07d";
}
.glyphicon-airplane:before,
.glyphicon-travel:before {
  content: "\e07e";
}
.glyphicon-bicycle:before,
.glyphicon-sports:before,
.glyphicon-sport:before {
  content: "\e07f";
}
.glyphicon-microscope:before,
.glyphicon-science:before {
  content: "\e080";
}
.glyphicon-book:before,
.glyphicon-reference\&language:before {
  content: "\e081";
}
.glyphicon-balloon:before,
.glyphicon-recreation:before {
  content: "\e082";
}
.glyphicon-paw:before,
.glyphicon-pets\&animals:before {
  content: "\e083";
}
.glyphicon-forum:before,
.glyphicon-onlinecommunities:before {
  content: "\e084";
}
.glyphicon-newspaper:before,
.glyphicon-news:before {
  content: "\e085";
}
.glyphicon-yingyang:before,
.glyphicon-lifestyles:before,
.glyphicon-lifestyle:before {
  content: "\e086";
}
.glyphicon-museum:before,
.glyphicon-law\&government:before {
  content: "\e087";
}
.glyphicon-wifi:before,
.glyphicon-internet\&telecom:before {
  content: "\e088";
}
.glyphicon-home:before,
.glyphicon-home\&garden:before {
  content: "\e089";
}
.glyphicon-games:before {
  content: "\e08a";
}
.glyphicon-display-2:before,
.glyphicon-computers\&electronics:before {
  content: "\e08b";
}
.glyphicon-factory:before,
.glyphicon-business\&industry:before {
  content: "\e08c";
}
.glyphicon-next:before {
  content: "\e08d";
}
.glyphicon-prev:before {
  content: "\e08e";
}
.glyphicon-sort-down:before {
  content: "\e08f";
}
.glyphicon-sort-up:before {
  content: "\e090";
}
.glyphicon-checked-big:before {
  content: "\e091";
}
.glyphicon-scrollmark:before {
  content: "\e092";
}
.glyphicon-ribbon2:before {
  content: "\e093";
}
.glyphicon-categories:before {
  content: "\e094";
}
.glyphicon-filter:before {
  content: "\e095";
}
.glyphicon-chart:before,
.glyphicon-segments:before,
.glyphicon-segment:before {
  content: "\e096";
}
.glyphicon-pile2:before {
  content: "\e097";
}
.glyphicon-dollartag:before {
  content: "\e098";
}
.glyphicon-location3:before {
  content: "\e099";
}
.glyphicon-male:before {
  content: "\e09a";
}
.glyphicon-female:before,
.glyphicon-women:before {
  content: "\e09b";
}
.glyphicon-list:before {
  content: "\e09c";
}
.glyphicon-grid:before {
  content: "\e09d";
}
.glyphicon-earth:before,
.glyphicon-country:before {
  content: "\e09e";
}
.glyphicon-weather:before {
  content: "\e09f";
}
.glyphicon-misc:before {
  content: "\e0a0";
}
.glyphicon-arrow-text-top:before,
.glyphicon-chevron-top:before {
  content: "\e0a1";
}
.glyphicon-arrow-text-right:before,
.glyphicon-chevron-right:before {
  content: "\e0a2";
}
.glyphicon-arrow-text-bottom:before,
.glyphicon-chevron-bottom:before {
  content: "\e0a3";
}
.glyphicon-arrow-text-left:before,
.glyphicon-chevron-left:before {
  content: "\e0a4";
}
.glyphicon-auctions:before {
  content: "\e0a5";
}
.glyphicon-alert:before,
.glyphicon-error:before,
.glyphicon-danger:before {
  content: "\e600";
}
.glyphicon-linkedin:before {
  content: "\e601";
}
.glyphicon-advertiser:before,
.glyphicon-advertisers:before {
  content: "\e602";
}
.glyphicon-thirdParty:before,
.glyphicon-third-party:before {
  content: "\e603";
}
.glyphicon-money:before {
  content: "\e604";
}
.glyphicon-handstroke:before {
  content: "\e605";
}
.glyphicon-handfull:before {
  content: "\e606";
}
.glyphicon-thought:before {
  content: "\e608";
}
.glyphicon-pulse-window:before {
  content: "\e609";
}
.glyphicon-modem:before {
  content: "\e60a";
}
.glyphicon-mobile-chat:before {
  content: "\e614";
}
.glyphicon-refresh:before {
  content: "\e615";
}
.glyphicon-upload2:before {
  content: "\e616";
}
.glyphicon-delete2:before {
  content: "\e617";
}
.glyphicon-videoFile:before,
.glyphicon-mp4:before,
.glyphicon-3gp:before,
.glyphicon-webm:before,
.glyphicon-flv:before {
  content: "\e618";
}
.glyphicon-flashFile:before,
.glyphicon-swf:before {
  content: "\e619";
}
.glyphicon-imageFile:before,
.glyphicon-jpeg:before,
.glyphicon-jpg:before,
.glyphicon-png:before,
.glyphicon-gif:before {
  content: "\e61a";
}
.glyphicon-payu:before {
  content: "\e61c";
}
.glyphicon-filmroll:before {
  content: "\e61b";
}
.glyphicon-minicollapse:before {
  content: "\e61d";
}
.glyphicon-bin:before {
  content: "\e61f";
}
.glyphicon-eye:before {
  content: "\e620";
}
.glyphicon-osUbuntu:before {
  content: "\e621";
}
.glyphicon-osLinux:before {
  content: "\e622";
}
.glyphicon-osAndroid:before,
.glyphicon-browserAndroid:before {
  content: "\e623";
}
.glyphicon-osApple:before,
.glyphicon-osiOS:before,
.glyphicon-osOSX:before {
  content: "\e624";
}
.glyphicon-osWindows:before,
.glyphicon-osWindowsPhone:before {
  content: "\e625";
}
.glyphicon-browserSafari:before {
  content: "\e626";
}
.glyphicon-browserOpera:before,
.glyphicon-browserOperaMobi:before {
  content: "\e627";
}
.glyphicon-browserInternetExplorer:before,
.glyphicon-browserMSIE:before {
  content: "\e628";
}
.glyphicon-browserFirefox:before {
  content: "\e629";
}
.glyphicon-browserChrome:before {
  content: "\e62a";
}
.glyphicon-iphone:before {
  content: "\e607";
}
.glyphicon-os:before,
.glyphicon-os200:before {
  content: "\e62b";
}
.glyphicon-facebook2:before {
  content: "\e62c";
}
.glyphicon-sort:before {
  content: "\e62d";
}
.glyphicon-youtube2:before {
  content: "\e62f";
}
.glyphicon-osSymbian:before {
  content: "\e630";
}
.glyphicon-osBlackBerry:before,
.glyphicon-browserBlackBerry:before {
  content: "\e631";
}
.glyphicon-minus:before {
  content: "\e632";
}
.glyphicon-carrier:before {
  content: "\e633";
}
.glyphicon-partners:before {
  content: "\e634";
}
.glyphicon-bulb:before {
  content: "\e635";
}
.glyphicon-strategy:before,
.glyphicon-strategies:before {
  content: "\e636";
}
.glyphicon-campaign:before,
.glyphicon-campaigns:before {
  content: "\e637";
}
.glyphicon-placements:before {
  content: "\e63a";
}
.glyphicon-minus-2:before {
  content: "\e63b";
}
.glyphicon-plus-2:before {
  content: "\e63c";
}
.glyphicon-close-2:before {
  content: "\e63d";
}
.glyphicon-deals:before {
  content: "\e640";
}
.glyphicon-handshake:before {
  content: "\e641";
}
.glyphicon-longArrow-down:before {
  content: "\e638";
}
.glyphicon-longArrow-up:before {
  content: "\e639";
}
.glyphicon-refresh2:before {
  content: "\e642";
}
.glyphicon-settings4:before {
  content: "\e643";
}
.glyphicon-city:before {
  content: "\e644";
}
.glyphicon-history:before {
  content: "\e645";
}
.glyphicon-browserstreamlinewindow:before,
.glyphicon-native:before,
.glyphicon-html:before {
  content: "\e646";
}
.glyphicon-leaf:before {
  content: "\e647";
}
.glyphicon-computer:before,
.glyphicon-device_type:before {
  content: "\e648";
}
.glyphicon-checked-round:before,
.glyphicon-success:before {
  content: "\e649";
}
.glyphicon-tablet:before {
  content: "\e64a";
}
.glyphicon-smartphone:before {
  content: "\e64b";
}
.glyphicon-laptop:before {
  content: "\e64c";
}
.glyphicon-iPad-big:before {
  content: "\e64d";
}
.glyphicon-iPhone-big:before {
  content: "\e64e";
}
.glyphicon-laptop-big:before {
  content: "\e64f";
}
.glyphicon-target2:before,
.glyphicon-retargeting:before {
  content: "\e650";
}
.glyphicon-wordpress:before {
  content: "\e800";
}
.glyphicon-facebook3:before {
  content: "\e801";
}
.glyphicon-shopify:before {
  content: "\e802";
}
.glyphicon-zip:before {
  content: "\e900";
}
.glyphicon-pause-circle:before {
  content: "\e901";
}
.glyphicon-play-circle:before {
  content: "\e902";
}
.glyphicon-arrow-top:before {
  content: "\e903";
}
.glyphicon-arrow-down:before {
  content: "\e904";
}
.glyphicon-arrow-left:before {
  content: "\e905";
}
.glyphicon-arrow-right:before {
  content: "\e906";
}
.glyphicon-delete-file:before {
  content: "\e907";
}
.glyphicon-clone-file:before {
  content: "\e908";
}
.glyphicon-plus-rounded:before,
.glyphicon-plus-round:before {
  content: "\e909";
}
.glyphicon-export-file:before {
  content: "\e90a";
}
.glyphicon-view-folder:before {
  content: "\e90b";
}
.glyphicon-search-file:before {
  content: "\e90c";
}
.glyphicon-demography:before {
  content: "\e90d";
}
.glyphicon-feed-browser:before {
  content: "\e90e";
}
.glyphicon-feed:before {
  content: "\e90f";
}
.glyphicon-play-circle-2:before {
  content: "\e910";
}
.glyphicon-percent-circle:before {
  content: "\e911";
}
.glyphicon-code:before {
  content: "\e912";
}
.glyphicon-connectivity:before {
  content: "\e913";
}
.glyphicon-cellular:before {
  content: "\e914";
}
.glyphicon-ethernet:before {
  content: "\e915";
}
.dropdown.form .dropdown-menu {
  margin-top: 5px;
}
.dropup {
  position: relative;
}
.dropup.form .dropdown-menu {
  margin-bottom: 5px;
}
.dropdown.form,
.dropup.form {
  max-width: 100%;
}
.dropdown.form .dropdown-toggle,
.dropup.form .dropdown-toggle {
  width: 100%;
  text-align: left;
  color: #777777;
}
.dropdown.form .dropdown-toggle.btn-muted,
.dropup.form .dropdown-toggle.btn-muted {
  color: #fff;
}
.dropdown.form .dropdown-toggle.text-center,
.dropup.form .dropdown-toggle.text-center {
  text-align: center;
}
.dropdown.form .dropdown-toggle .caret,
.dropup.form .dropdown-toggle .caret {
  float: right;
  margin: 9px 0 9px 15px;
  border-top-color: #555555;
}
.dropdown.form .dropdown-toggle .text-span,
.dropup.form .dropdown-toggle .text-span {
  display: block;
  width: auto;
  float: none;
  overflow-y: hidden;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.dropdown.form .dropdown-toggle.btn-sm .caret,
.dropup.form .dropdown-toggle.btn-sm .caret {
  margin: 8px 0;
}
.dropdown.form .dropdown-menu,
.dropup.form .dropdown-menu {
  min-width: 100%;
  max-height: 246px;
  padding: 0;
  overflow-y: auto;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
.dropdown.form .dropdown-menu > li:not(:last-child),
.dropup.form .dropdown-menu > li:not(:last-child) {
  border-bottom: 1px solid #ddd;
}
.dropdown.form .dropdown-menu > li:active a,
.dropup.form .dropdown-menu > li:active a,
.dropdown.form .dropdown-menu > li.active a,
.dropup.form .dropdown-menu > li.active a {
  color: #fff;
  background-color: #4c76bb;
}
.dropdown.form .dropdown-menu > li > a,
.dropup.form .dropdown-menu > li > a {
  color: #777777;
  padding: 13px 15px;
  white-space: normal;
}
.dropdown.form .dropdown-menu > li > a:before,
.dropup.form .dropdown-menu > li > a:before,
.dropdown.form .dropdown-menu > li > a:after,
.dropup.form .dropdown-menu > li > a:after {
  content: " ";
  display: table;
}
.dropdown.form .dropdown-menu > li > a:after,
.dropup.form .dropdown-menu > li > a:after {
  clear: both;
}
.dropdown.form .dropdown-menu > li > a:before,
.dropup.form .dropdown-menu > li > a:before,
.dropdown.form .dropdown-menu > li > a:after,
.dropup.form .dropdown-menu > li > a:after {
  content: " ";
  display: table;
}
.dropdown.form .dropdown-menu > li > a:after,
.dropup.form .dropdown-menu > li > a:after {
  clear: both;
}
.dropdown.form .dropdown-menu > li > a.nowrap,
.dropup.form .dropdown-menu > li > a.nowrap {
  white-space: nowrap;
}
.dropdown.form .dropdown-menu > li.focus a,
.dropup.form .dropdown-menu > li.focus a {
  color: #fff;
  background-color: #4c76bb;
}
.dropdown.form .dropdown-toggle .glyphicon,
.dropup.form .dropdown-toggle .glyphicon,
.dropdown.form .dropdown-menu > li .glyphicon,
.dropup.form .dropdown-menu > li .glyphicon {
  top: 2px;
  font-size: 16px;
}
.dropdown.form .dropdown-toggle .glyphicon.pull-left,
.dropup.form .dropdown-toggle .glyphicon.pull-left,
.dropdown.form .dropdown-menu > li .glyphicon.pull-left,
.dropup.form .dropdown-menu > li .glyphicon.pull-left,
.dropdown.form .dropdown-toggle .glyphicon.pull-right,
.dropup.form .dropdown-toggle .glyphicon.pull-right,
.dropdown.form .dropdown-menu > li .glyphicon.pull-right,
.dropup.form .dropdown-menu > li .glyphicon.pull-right {
  top: 3px;
  padding-bottom: 6px;
}
.dropdown.form .dropdown-toggle .sort-arrow,
.dropup.form .dropdown-toggle .sort-arrow,
.dropdown.form .dropdown-menu > li .sort-arrow,
.dropup.form .dropdown-menu > li .sort-arrow {
  font-family: 'charge-icons';
  display: inline-block;
  margin-top: 2px;
  font-size: 12px;
  color: #ccc;
}
.dropdown.form .dropdown-toggle .sort-arrow:before,
.dropup.form .dropdown-toggle .sort-arrow:before,
.dropdown.form .dropdown-menu > li .sort-arrow:before,
.dropup.form .dropdown-menu > li .sort-arrow:before {
  content: "\e638";
}
.dropdown.form .dropdown-toggle .sort-arrow.inverse:before,
.dropup.form .dropdown-toggle .sort-arrow.inverse:before,
.dropdown.form .dropdown-menu > li .sort-arrow.inverse:before,
.dropup.form .dropdown-menu > li .sort-arrow.inverse:before {
  content: "\e639";
}
.dropdown.form .newSize-text,
.dropup.form .newSize-text {
  display: block;
  width: 100%;
}
.dropdown.form .newSize-item,
.dropup.form .newSize-item {
  height: 48px;
}
.dropdown.form .newSize-item .newSize-options,
.dropup.form .newSize-item .newSize-options {
  line-height: 24px;
  font-size: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.dropdown.form .newSize-item .newSize-options input,
.dropup.form .newSize-item .newSize-options input {
  text-align: center;
}
.dropdown.form .newSize-item .newSize-options .btn-col,
.dropup.form .newSize-item .newSize-options .btn-col {
  padding: 0;
  text-transform: uppercase;
}
.dropdown.form.dropdown-sm .dropdown-toggle .caret,
.dropup.form.dropdown-sm .dropdown-toggle .caret {
  margin: 6px 0 0;
}
.dropdown.form.dropdown-xs .dropdown-toggle .caret,
.dropup.form.dropdown-xs .dropdown-toggle .caret {
  margin: 5px 0 0;
}
.dropdown.dropdown-sm .dropdown-toggle,
.dropup.dropdown-sm .dropdown-toggle {
  height: 32px;
  padding: 7px 10px;
  font-size: 12px;
  line-height: 16px;
}
.dropdown.dropdown-sm .dropdown-toggle .caret,
.dropup.dropdown-sm .dropdown-toggle .caret {
  margin: -1px 0 0;
}
.dropdown.dropdown-sm .dropdown-menu,
.dropup.dropdown-sm .dropdown-menu {
  font-size: 12px;
}
.dropdown.dropdown-sm .dropdown-menu li a,
.dropup.dropdown-sm .dropdown-menu li a {
  min-height: 16px;
  padding: 7px 10px;
  font-size: 12px;
  line-height: 16px;
}
.dropdown.dropdown-sm .dropdown-menu li .sort-arrow,
.dropup.dropdown-sm .dropdown-menu li .sort-arrow {
  margin-top: 0;
}
.dropdown.dropdown-xs .dropdown-toggle,
.dropup.dropdown-xs .dropdown-toggle {
  height: 24px;
  padding: 4px 7px;
  font-size: 11px;
  line-height: 14px;
  border-radius: 2px;
}
.dropdown.dropdown-xs .dropdown-toggle .caret,
.dropup.dropdown-xs .dropdown-toggle .caret {
  margin: -1px 0 0;
}
.dropdown.dropdown-xs .dropdown-menu,
.dropup.dropdown-xs .dropdown-menu {
  font-size: 11px;
  border-radius: 2px;
}
.dropdown.dropdown-xs .dropdown-menu li a,
.dropup.dropdown-xs .dropdown-menu li a {
  min-height: 14px;
  padding: 4px 7px;
  font-size: 11px;
  line-height: 14px;
}
.dropdown.dropdown-xs .dropdown-menu li .sort-arrow,
.dropup.dropdown-xs .dropdown-menu li .sort-arrow {
  margin-top: 0;
}
.dropdown.sorting-dropdown .dropdown-menu > li > a,
.dropup.sorting-dropdown .dropdown-menu > li > a {
  position: relative;
  padding-right: 40px;
}
.dropdown.sorting-dropdown .dropdown-menu > li > a .sort-arrow,
.dropup.sorting-dropdown .dropdown-menu > li > a .sort-arrow {
  position: absolute;
  top: 13px;
  right: 16px;
}
.dropdown.sorting-dropdown.dropdown-sm .dropdown-menu > li > a,
.dropup.sorting-dropdown.dropdown-sm .dropdown-menu > li > a {
  padding-right: 28px;
}
.dropdown.sorting-dropdown.dropdown-sm .dropdown-menu > li > a .sort-arrow,
.dropup.sorting-dropdown.dropdown-sm .dropdown-menu > li > a .sort-arrow {
  position: absolute;
  top: 7px;
  right: 9px;
}
.btn-group-justified .btn:not(:first-child),
.btn-group-justified .btn-group:not(:first-child) .btn {
  border-left: none;
}
.input-group-addon {
  padding: 14px 15px;
  color: #bdc3c7;
  background-color: transparent;
}
.input-group-addon .glyphicon {
  font-size: 16px;
}
.input-group-addon :first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon :last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:not(.input-group-addon-full) :first-child {
  border-right: 0;
}
.input-group-addon:not(.input-group-addon-full) :last-child {
  border-left: 0;
}
.input-group-addon.input-group-addon-charcount {
  background: #eee;
  min-width: 65px;
  font-size: 14px;
  border-left: 1px solid #ccc;
}
.input-group-lg .glyphicon {
  top: 3px;
  font-size: 20px;
}
.input-group-sm .glyphicon {
  top: 2px;
  font-size: 14px;
}
.input-group-xs > .form-control,
.input-group-xs > .input-group-addon,
.input-group-xs > .input-group-btn > .btn {
  height: 24px;
  height: auto;
  min-height: 24px;
  padding: 2px 7px;
  font-size: 11px;
  line-height: 1.63636364;
  border-radius: 2px;
}
select.input-group-xs > .form-control,
select.input-group-xs > .input-group-addon,
select.input-group-xs > .input-group-btn > .btn {
  height: 24px;
  line-height: 24px;
}
textarea.input-group-xs > .form-control,
textarea.input-group-xs > .input-group-addon,
textarea.input-group-xs > .input-group-btn > .btn,
select[multiple].input-group-xs > .form-control,
select[multiple].input-group-xs > .input-group-addon,
select[multiple].input-group-xs > .input-group-btn > .btn {
  height: auto;
}
select.input-group-xs > .form-control,
select.input-group-xs > .input-group-addon,
select.input-group-xs > .input-group-btn > .btn {
  height: 24px;
  line-height: 24px;
}
textarea.input-group-xs > .form-control,
textarea.input-group-xs > .input-group-addon,
textarea.input-group-xs > .input-group-btn > .btn,
select[multiple].input-group-xs > .form-control,
select[multiple].input-group-xs > .input-group-addon,
select[multiple].input-group-xs > .input-group-btn > .btn {
  height: auto;
}
.input-group-xs .glyphicon {
  top: 0;
  font-size: 11px;
}
.input-group-btn:first-child .select2-choice {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.input-group-btn:last-child .select2-choice {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-width: 1px 0;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control:not(:first-child):not(:last-child) {
  border-width: 1px 0;
}
.input-group .form-control:not(:first-child):not(:last-child) + .input-group-addon {
  padding-left: 0;
}
.input-group {
  margin-bottom: 0;
  background-color: #fff;
  border-radius: 5px;
}
.input-group .form-control {
  z-index: 1;
  background-color: transparent;
  border-radius: 5px;
}
.input-group .form-control:first-child {
  border-right: 0;
}
.input-group .form-control:last-child {
  border-left: 0;
}
.input-group .form-control:disabled {
  background-color: #ebedef;
}
.input-group > .form-control:disabled ~ .input-group-addon {
  background-color: #eeeeee;
}
.input-group.ng-valid .input-group-addon {
  border-color: #3d8b3d;
}
.input-group.ng-valid .form-control {
  border-color: #3d8b3d;
}
.input-group.ng-invalid .input-group-addon {
  border-color: #b52b27;
}
.input-group.ng-invalid .form-control {
  border-color: #b52b27;
}
.input-group .input-group-addon:not(.input-group-addon-full):first-child {
  padding-right: 0;
}
.input-group .input-group-addon:not(.input-group-addon-full):last-child {
  padding-left: 0;
}
.input-group.addon-clickable .form-control {
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.input-group.addon-clickable .form-control:first-child {
  padding-right: 48px;
}
.input-group.addon-clickable .form-control:last-child {
  padding-left: 48px;
}
.input-group.addon-clickable .input-group-addon {
  position: absolute;
  top: 0;
  min-width: 32px;
  border: none;
  border-radius: 0;
  background: none !important;
  padding: 15px;
}
.input-group.addon-clickable .input-group-addon:first-child {
  left: 0;
}
.input-group.addon-clickable .input-group-addon:last-child {
  right: 0;
}
.input-group-success .form-control {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3d8b3d;
}
.input-group-success .form-control hr {
  border-top-color: #c9e2b3;
}
.input-group-success .form-control .alert-link {
  color: #2d672d;
}
.input-group-info .form-control {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #28a1c5;
}
.input-group-info .form-control hr {
  border-top-color: #a6e1ec;
}
.input-group-info .form-control .alert-link {
  color: #1f7e9a;
}
.input-group-warning .form-control {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #df8a13;
}
.input-group-warning .form-control hr {
  border-top-color: #f7e1b5;
}
.input-group-warning .form-control .alert-link {
  color: #b06d0f;
}
.input-group-danger .form-control {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b52b27;
}
.input-group-danger .form-control hr {
  border-top-color: #e4b9c0;
}
.input-group-danger .form-control .alert-link {
  color: #8b211e;
}
[class*="input-group-"] .form-control {
  color: inherit;
  border-color: #bdc3c7;
}
[class*="input-group-"] .input-group-btn > .btn {
  margin-left: 0;
  color: #fff;
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}
[class*="input-group-"] .input-group-btn > .btn:hover,
[class*="input-group-"] .input-group-btn > .btn:focus,
[class*="input-group-"] .input-group-btn > .btn.focus,
[class*="input-group-"] .input-group-btn > .btn:active,
[class*="input-group-"] .input-group-btn > .btn.active,
.open > .dropdown-toggle[class*="input-group-"] .input-group-btn > .btn {
  color: #fff;
  background-color: #a1aab0;
  border-color: #9ca5ab;
}
[class*="input-group-"] .input-group-btn > .btn:active,
[class*="input-group-"] .input-group-btn > .btn.active,
.open > .dropdown-toggle[class*="input-group-"] .input-group-btn > .btn {
  background-image: none;
}
[class*="input-group-"] .input-group-btn > .btn.disabled,
[class*="input-group-"] .input-group-btn > .btn[disabled],
fieldset[disabled] [class*="input-group-"] .input-group-btn > .btn,
[class*="input-group-"] .input-group-btn > .btn.disabled:hover,
[class*="input-group-"] .input-group-btn > .btn[disabled]:hover,
fieldset[disabled] [class*="input-group-"] .input-group-btn > .btn:hover,
[class*="input-group-"] .input-group-btn > .btn.disabled:focus,
[class*="input-group-"] .input-group-btn > .btn[disabled]:focus,
fieldset[disabled] [class*="input-group-"] .input-group-btn > .btn:focus,
[class*="input-group-"] .input-group-btn > .btn.disabled.focus,
[class*="input-group-"] .input-group-btn > .btn[disabled].focus,
fieldset[disabled] [class*="input-group-"] .input-group-btn > .btn.focus,
[class*="input-group-"] .input-group-btn > .btn.disabled:active,
[class*="input-group-"] .input-group-btn > .btn[disabled]:active,
fieldset[disabled] [class*="input-group-"] .input-group-btn > .btn:active,
[class*="input-group-"] .input-group-btn > .btn.disabled.active,
[class*="input-group-"] .input-group-btn > .btn[disabled].active,
fieldset[disabled] [class*="input-group-"] .input-group-btn > .btn.active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}
[class*="input-group-"] .input-group-btn > .btn .badge {
  color: #bdc3c7;
  background-color: #fff;
}
[class*="input-group-"] .input-group-btn > .btn:hover,
[class*="input-group-"] .input-group-btn > .btn:focus,
[class*="input-group-"] .input-group-btn > .btn:active,
[class*="input-group-"] .input-group-btn > .btn.active,
.open .dropdown-toggle[class*="input-group-"] .input-group-btn > .btn {
  background-color: #a1aab0;
  border-color: #a1aab0;
}
[class*="input-group-"] .input-group-btn > .btn:disabled,
[class*="input-group-"] .input-group-btn > .btn.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
nav.nav-tabs.nav-stacked.nav-bordered {
  padding: 15px;
  border: solid 1px #ddd;
}
nav.nav-tabs.nav-stacked > li {
  margin: 2px 0;
}
nav.nav-tabs.nav-stacked > li > a {
  padding: 11px 15px 13px;
  color: inherit;
  background-color: transparent;
  border: none;
  border-radius: 0;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
nav.nav-tabs.nav-stacked > li:hover {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
nav.nav-tabs.nav-stacked > li:hover a {
  background-color: #eeeeee;
}
nav.nav-tabs.nav-stacked > li.active a {
  color: #fff;
  background-color: #34495e;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.tabbable-panel .nav-tabs {
  border-bottom: none;
}
.tabbable-panel .nav-tabs > li > a {
  margin-right: 10px;
  color: #777777;
  padding: 18px 25px;
  line-height: 1.625;
  background-color: #eeeeee;
  border-bottom-color: #ddd;
}
.tabbable-panel .nav-tabs > li > a:hover {
  background-color: #e8e8e8;
  border-color: #e8e8e8;
  border-bottom-color: #ddd;
}
.tabbable-panel .nav-tabs > li.active > a {
  color: #555555;
  background-color: #fff;
  border-bottom-color: #fff;
}
.tabbable-panel > .panel {
  border-top-left-radius: 0;
}
.navbar {
  min-height: 0;
  margin: 0;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar .nav > li > .dropdown-menu.dropdown-menu-right:before {
  right: 12px;
  left: auto;
}
.navbar .nav > li > .dropdown-menu.dropdown-menu-right:after {
  right: 13px;
  left: auto;
}
.navbar.pull-right > li > .dropdown-menu:before {
  right: 12px;
  left: auto;
}
.navbar.pull-right > li > .dropdown-menu:after {
  right: 13px;
  left: auto;
}
.navbar-header {
  float: left;
}
.navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}
.navbar-nav > li {
  float: left;
}
.navbar-right {
  float: right;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb breadcrumb {
  display: inline-block;
}
.breadcrumb breadcrumb:last-child > li > a {
  color: #000;
}
.breadcrumb breadcrumb:last-child > li .divider {
  display: none;
}
.breadcrumb breadcrumb:last-child > li .dropdown {
  right: 0;
}
.breadcrumb breadcrumb > li {
  position: relative;
}
.breadcrumb breadcrumb > li .glyphicon-sort-down {
  margin-left: 5px;
  margin-top: -3px;
  vertical-align: middle;
  font-size: 8px;
}
.breadcrumb breadcrumb > li .dropdown {
  position: absolute;
  z-index: 4;
  right: 18px;
  width: 100%;
  min-width: 200px;
  padding: 10px;
  margin-top: 5px;
  font-size: 12px;
  background: #ffffff;
  border: solid 1px #ddd;
  border-radius: 5px;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
.breadcrumb breadcrumb > li .dropdown ul {
  max-height: 240px;
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: auto;
}
.breadcrumb breadcrumb > li .dropdown ul li {
  padding: 5px 5px 5px 0;
  word-break: break-word;
  border-bottom: 1px solid #ddd;
}
.breadcrumb breadcrumb > li .dropdown ul li:first-child {
  padding-top: 0;
}
.breadcrumb breadcrumb > li .dropdown ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.breadcrumb breadcrumb > li .dropdown ul li a:hover .col-xs-11 {
  text-decoration: underline;
}
.breadcrumb breadcrumb > li .filter-search {
  width: 100%;
  margin-bottom: 10px;
  font-size: 12px;
}
.breadcrumbs-navigation {
  position: relative;
  top: 28px;
  z-index: 1;
  display: table;
  width: 1170px;
  height: 32px;
  padding: 0;
  margin: -28px auto auto;
  background-color: transparent;
  border-radius: 0;
}
.breadcrumbs-navigation li {
  position: relative;
  display: table-cell;
  float: left;
  height: 56px;
  margin-left: 35px;
  font-size: 12px;
  text-shadow: none;
  background-color: transparent;
  border: none;
}
.breadcrumbs-navigation li a {
  display: inline-block;
  height: 56px;
  padding: 11px 0 12px;
  font-size: 11px;
  line-height: 31px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  background: #eee;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.breadcrumbs-navigation li a:before {
  content: '';
  position: relative;
  z-index: -2;
  float: left;
  width: 35px;
  height: 56px;
  margin: -12px 0 0 -25px;
  background: #eee;
  border: solid 1px #d5d5d5;
  border-right: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.breadcrumbs-navigation li a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 20px;
  z-index: -1;
  float: right;
  width: 44px;
  height: 44px;
  margin: 6px -44px 0px 0px;
  background: #eee;
  border: solid 1px #d5d5d5;
  border-radius: 7px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.breadcrumbs-navigation li a:hover {
  background: #eee;
}
.breadcrumbs-navigation li a:hover:before,
.breadcrumbs-navigation li a:hover:after {
  background: #eee;
}
.breadcrumbs-navigation li a .glyphicon {
  display: none;
}
.breadcrumbs-navigation li.active a {
  background: #fff;
}
.breadcrumbs-navigation li.active a:before,
.breadcrumbs-navigation li.active a:after {
  background: #fff;
}
.breadcrumbs-navigation li.completed:not(.active) a {
  background: #d8eed8;
}
.breadcrumbs-navigation li.completed:not(.active) a:before,
.breadcrumbs-navigation li.completed:not(.active) a:after {
  background: #d8eed8;
}
.breadcrumbs-navigation li:first-child {
  margin-left: 25px;
}
.breadcrumbs-navigation li:first-child a:before {
  width: 25px;
}
.breadcrumbs-navigation li:last-child a:after {
  width: 25px;
  height: 56px;
  margin: 0px -45px 0px 0px;
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.breadcrumbs-navigation li .progress-line {
  display: none;
}
.breadcrumbs-navigation .enabled {
  cursor: pointer;
}
.breadcrumbs-navigation .disabled {
  cursor: default;
}
.badge {
  line-height: 1;
  font-size: 10px;
  font-weight: normal;
  text-shadow: none;
}
.badge {
  padding: 3px 5px 4px;
}
.glass-covered {
  position: relative;
  background: #fff;
  border: 1px solid #eeeeee;
}
.glass-covered:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(51%, rgba(0, 0, 0, 0.025)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#0d000000', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.no-image:after {
  content: '\e009';
  font-family: 'charge-icons';
  z-index: 0;
  font-size: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -32px 0 0 -32px;
  line-height: 1;
  color: #eee;
}
.thumbnail {
  position: relative;
  padding: 20px;
}
.thumbnail:hover .popup-box {
  display: block;
}
.thumbnail hr {
  margin: 10px 0;
}
.thumbnail .caption {
  padding: 15px 0 0;
}
.thumbnail .caption:before,
.thumbnail .caption:after {
  content: " ";
  display: table;
}
.thumbnail .caption:after {
  clear: both;
}
.thumbnail .caption:before,
.thumbnail .caption:after {
  content: " ";
  display: table;
}
.thumbnail .caption:after {
  clear: both;
}
.thumbnail .no-thumbnail {
  padding: 0 15px;
  font-size: 12px;
  text-align: left;
  background: #fbfbfb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.thumbnail .no-thumbnail > * {
  z-index: 1;
}
.thumbnail .no-thumbnail .glyphicon {
  margin: 5px 5px 5px 0;
  width: 30px;
  color: white;
  line-height: 30px;
  background-color: #ccc;
  vertical-align: top;
  text-align: center;
  border-radius: 4px;
}
.thumbnail .no-thumbnail p {
  display: inline-block;
  margin: 5px 0;
  line-height: 1.4em;
}
.thumbnail .popup-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  padding: 20px 30px 15px;
  font-size: 12px;
  text-align: center;
  background: #fff;
  border: 1px solid #e2e2e6;
  border-radius: 4px;
  display: none;
  -webkit-box-shadow: 20px 20px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 20px 20px 0 rgba(0, 0, 0, 0.05);
}
.thumbnail .popup-box .ad-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.thumbnail .popup-box .ad-container > * {
  z-index: 1;
}
.thumbnail .popup-box .ad-container object,
.thumbnail .popup-box .ad-container img {
  float: left;
}
.thumbnail .popup-box .itemTitle {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}
.thumbnail .popup-box .overlay-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-image: -webkit-repeating-linear-gradient(135deg, rgba(92, 184, 92, 0.2), rgba(92, 184, 92, 0.2) 25%, transparent 25%, transparent 50%, rgba(92, 184, 92, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(135deg, rgba(92, 184, 92, 0.2), rgba(92, 184, 92, 0.2) 25%, transparent 25%, transparent 50%, rgba(92, 184, 92, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(135deg, rgba(92, 184, 92, 0.2), rgba(92, 184, 92, 0.2) 25%, transparent 25%, transparent 50%, rgba(92, 184, 92, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(135deg, rgba(92, 184, 92, 0.2), rgba(92, 184, 92, 0.2) 25%, transparent 25%, transparent 50%, rgba(92, 184, 92, 0.2) 50%);
  background-image: repeating-linear-gradient(135deg, rgba(92, 184, 92, 0.2), rgba(92, 184, 92, 0.2) 25%, transparent 25%, transparent 50%, rgba(92, 184, 92, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
  opacity: 0;
}
.thumbnail .popup-box .overlay-button:hover {
  opacity: 1;
}
.thumbnail .popup-box .overlay-button .btn {
  position: relative;
  top: 50%;
  margin-top: -24px;
}
.ads-thumbnails {
  font-size: 12px;
  margin: 0 -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ads-thumbnails > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ads-thumbnails:before,
.ads-thumbnails:after {
  content: " ";
  display: table;
}
.ads-thumbnails:after {
  clear: both;
}
.ads-thumbnails:before,
.ads-thumbnails:after {
  content: " ";
  display: table;
}
.ads-thumbnails:after {
  clear: both;
}
.ads-thumbnails > [class*="ad-"] {
  float: left;
  padding: 0 10px;
}
.ads-thumbnails > [class*="ad-"] > ng-include {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.ads-thumbnails .ad-300x250,
.ads-thumbnails .ad-300 {
  width: 33.33333333333333%;
}
.ads-thumbnails .ad-300x250 .ad-thumbnail,
.ads-thumbnails .ad-300 .ad-thumbnail {
  width: 235px;
  height: 196px;
}
.ads-thumbnails .ad-300x250 .popup-box,
.ads-thumbnails .ad-300 .popup-box {
  left: -44px;
  top: -48px;
}
.ads-thumbnails .ad-300x250 .caption .item-name,
.ads-thumbnails .ad-300 .caption .item-name {
  font-weight: bold;
  text-transform: uppercase;
  word-break: break-word;
}
.ads-thumbnails .ad-160x600,
.ads-thumbnails .ad-160 {
  width: 25%;
}
.ads-thumbnails .ad-160x600 .ad-thumbnail,
.ads-thumbnails .ad-160 .ad-thumbnail {
  width: 160px;
  height: 600px;
}
.ads-thumbnails .ad-160x600 .popup-box,
.ads-thumbnails .ad-160 .popup-box {
  top: -40px;
  left: -11px;
}
.ads-thumbnails .ad-160x600 .popup-box .thumbnail-controls a,
.ads-thumbnails .ad-160 .popup-box .thumbnail-controls a {
  float: none !important;
}
.ads-thumbnails .ad-468x60,
.ads-thumbnails .ad-468 {
  width: 50%;
}
.ads-thumbnails .ad-468x60 .ad-thumbnail,
.ads-thumbnails .ad-468 .ad-thumbnail {
  width: 383px;
  height: 49px;
}
.ads-thumbnails .ad-468x60 .popup-box,
.ads-thumbnails .ad-468 .popup-box {
  top: -30px;
  left: -55px;
}
.ads-thumbnails .ad-728x90,
.ads-thumbnails .ad-728 {
  width: 100%;
}
.ads-thumbnails .ad-728x90 .ad-thumbnail,
.ads-thumbnails .ad-728 .ad-thumbnail {
  width: 728px;
  height: 90px;
  margin: 0 51px;
}
.ads-thumbnails .ad-728x90 .caption,
.ads-thumbnails .ad-728 .caption {
  margin: 0 51px;
}
.ads-thumbnails .ad-728x90 .popup-box,
.ads-thumbnails .ad-728 .popup-box {
  top: -25px;
  left: 40px;
}
.ad-thumbnail {
  position: relative;
  background: #fff;
  border: 1px solid #eeeeee;
}
.ad-thumbnail:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(51%, rgba(0, 0, 0, 0.025)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#0d000000', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.ad-thumbnail img,
.ad-thumbnail .no-thumbnail {
  width: 100%;
  height: 100%;
}
.charge-thumbnails {
  margin: 40px -10px;
  font-size: 12px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.charge-thumbnails + .pagination {
  margin: -30px 0 40px;
}
.charge-thumbnails .thumbnail-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  float: left;
  padding: 0 10px;
  vertical-align: top;
}
.charge-thumbnails .thumbnail-container.selected .thumbnail {
  border: solid 2px #aeb6bf;
}
.charge-thumbnails .thumbnail-container .thumbnail {
  width: 100%;
  -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.charge-thumbnails .thumbnail-container .thumbnail:hover .thumbnail-options {
  z-index: 3;
  display: block;
}
.charge-thumbnails .thumbnail-img {
  min-width: 100%;
  height: 150px;
  padding: 15px;
  text-align: center;
  border: solid 1px #ddd;
  position: relative;
  background: #fff;
  border: 1px solid #eeeeee;
}
.charge-thumbnails .thumbnail-img:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(51%, rgba(0, 0, 0, 0.025)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#0d000000', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.charge-thumbnails .thumbnail-img:not(.photo-img) {
  background-image: none !important;
}
.charge-thumbnails .thumbnail-img.photo-img {
  padding: 0;
  background-position: center;
  background-size: cover;
}
.charge-thumbnails .thumbnail-img.photo-img img {
  display: none !important;
}
.charge-thumbnails .thumbnail-img img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  border: none;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.charge-thumbnails .item-title {
  margin: 0 0 20px;
  line-height: 1.2;
  word-break: break-word;
  overflow: hidden;
  font-weight: 600;
}
.charge-thumbnails .item-description {
  color: #777777;
}
.charge-thumbnails .item-stats {
  margin-top: 5px;
  color: #777777;
  font-size: 12px;
}
.charge-thumbnails .item-stats .metric {
  color: #777777;
  margin: 7px 0;
}
.charge-thumbnails .item-stats .metric:last-child {
  margin-bottom: 0;
}
.charge-thumbnails .item-stats .metric-icon {
  float: left;
  width: 12px;
  margin-right: 7px;
}
.charge-thumbnails .item-stats .metric-content {
  width: auto;
  float: none;
  overflow-x: hidden;
}
.charge-thumbnails .item-stats .glyphicon {
  font-size: 12px;
}
.charge-thumbnails .item-stats .alert-dot {
  position: relative;
  left: -2px;
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 0px 7px 0 3px;
  border-radius: 100%;
}
.charge-thumbnails .item-stats .alert-dot.green-dot {
  background: #5cb85c;
  animation: blink .5s infinite;
  -webkit-animation: blink .5s infinite;
}
@-webkit-keyframes blink {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}
@keyframes blink {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}
.charge-thumbnails .item-stats .alert-dot.red-dot {
  background: #f0ad4e;
}
.charge-thumbnails .thumbnail-options {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  padding: 19px;
  cursor: pointer;
}
.charge-thumbnails .thumbnail-options a:not(.btn) {
  color: #000;
}
.charge-thumbnails .thumbnail-options .holder {
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(255, 255, 255, 0.8);
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
.charge-thumbnails .thumbnail-options .inner {
  width: 100%;
  height: 100%;
  padding: 0 10px;
  text-align: center;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.charge-thumbnails .thumbnail-options .inner > * {
  z-index: 1;
}
.charge-thumbnails .thumbnail-options .inner .btn {
  position: relative;
  z-index: 1;
}
.charge-thumbnails .thumbnail-options .hover-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.charge-thumbnails .pagination {
  margin-top: -30px;
}
.charge-thumbnails .ghost-item {
  width: 100%;
}
.charge-thumbnails .ghost-item > a {
  border: 1px dashed #ddd;
  min-height: 364px;
  margin-bottom: 22px;
  border-radius: 5px;
}
.charge-thumbnails .ghost-item > a > span {
  width: 100%;
  height: 100px;
  color: #ddd;
  text-transform: uppercase;
  font-size: 12px;
}
.charge-thumbnails .ghost-item > a:hover span {
  color: #ccc;
  text-decoration: underline;
}
.charge-thumbnails .ghost-item > a:hover span.glyphicon {
  text-decoration: none;
}
.charge-thumbnails .ghost-item > a .glyphicon {
  font-size: 48px;
}
.charge-thumbnails .sampleAdvertiser-promo {
  width: 80%;
  float: none;
  padding: 0 10px;
  font-size: 14px;
}
.charge-thumbnails .sampleAdvertiser-promo > * {
  min-height: 588px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.charge-thumbnails .sampleAdvertiser-promo > * > * {
  z-index: 1;
}
.pagination + .charge-thumbnails {
  margin-top: 0;
}
.alert {
  min-height: 48px;
  padding: 12px 18px;
  line-height: 1.57142857;
}
.alert.alert-lg {
  min-height: 64px;
  padding: 17px 27px;
  line-height: 2;
}
.alert.alert-sm {
  height: 32px;
  min-height: 32px;
  padding: 5px 10px;
  line-height: 1.67;
}
.alert.alert-xs {
  height: 24px;
  min-height: 24px;
  padding: 2px 7px;
  line-height: 1.63636364;
  font-size: 11px;
}
.alert.alert-gray {
  background-color: #f9f9f9;
  color: #888;
  border-color: #ddd;
}
.alert.alert-top-fixed {
  position: fixed;
  top: 0;
  z-index: 100000;
  display: none;
  width: 100%;
  height: 64px;
  min-height: 0;
  line-height: 62px;
  padding: 0;
  font-size: 15px;
  text-align: center;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0784314) 5px 5px 0px;
  box-shadow: rgba(0, 0, 0, 0.0784314) 5px 5px 0px;
}
.alert.alert-top-fixed h4 {
  padding: 0;
  margin: 0;
}
.alert.alert-top-fixed .message,
.alert.alert-top-fixed h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 62px;
  color: #fff;
  text-align: center;
  text-shadow: none !important;
}
.alert.alert-top-fixed.alert-danger,
.alert.alert-top-fixed.alert-error {
  background-color: #b94a48;
}
.alert.alert-top-fixed.alert-success {
  background-color: #91ac35;
}
.alert.alert-top-fixed.alert-warning {
  background-color: #f0ad4e;
}
.alert.alert-top-fixed .close {
  top: 3px;
  right: 20px;
  color: #fff;
  opacity: 0.5;
  text-shadow: none;
  line-height: 56px;
}
.alert.alert-top-right-fixed {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10001;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  line-height: normal;
  color: #fff !important;
  text-align: center;
  background-color: #253c62;
  -webkit-transform: translate(100%, -100%);
  -ms-transform: translate(100%, -100%);
  -o-transform: translate(100%, -100%);
  transform: translate(100%, -100%);
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.alert.alert-top-right-fixed.alert-success {
  background-color: #2d672d;
}
.alert.alert-top-right-fixed.alert-success .alert-inner {
  background-color: #5cb85c;
}
.alert.alert-top-right-fixed.alert-danger,
.alert.alert-top-right-fixed.alert-error {
  background-color: #8b211e;
}
.alert.alert-top-right-fixed.alert-danger .alert-inner,
.alert.alert-top-right-fixed.alert-error .alert-inner {
  background-color: #d9534f;
}
.alert.alert-top-right-fixed.alert-warning {
  background-color: #b06d0f;
}
.alert.alert-top-right-fixed.alert-warning .alert-inner {
  background-color: #f0ad4e;
}
.alert.alert-top-right-fixed.alert-info {
  background-color: #1f7e9a;
}
.alert.alert-top-right-fixed.alert-info .alert-inner {
  background-color: #5bc0de;
}
.alert.alert-top-right-fixed.show-alert {
  display: block;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.alert.alert-top-right-fixed.show-alert .alert-inner {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
.alert.alert-top-right-fixed .alert-inner {
  width: 200px;
  min-height: 200px;
  background-color: #4c76bb;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.alert.alert-top-right-fixed .close {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fff;
  opacity: .5;
}
.alert.alert-top-right-fixed .visual {
  font-size: 64px;
  margin: 30px 0 20px;
}
.alert.alert-top-right-fixed .message {
  padding: 0 25px 30px;
  margin: 0;
}
.alert.alert-danger,
.alert.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert.alert-info {
  color: #168DB1;
}
.alert.alert-gray {
  background-color: #f9f9f9;
  color: #888;
  border-color: #ddd;
}
.alert .close {
  position: relative;
  line-height: 20px;
}
.info-alert {
  font-size: 12px;
  background-color: #f9f9f9;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b52b27;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #8b211e;
}
.alert-dismissible {
  padding-right: 36px;
}
.alert-dismissible .close {
  line-height: 26px;
  outline: none;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 48px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 48px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 48px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 48px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 48px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-webkit-keyframes progress-bar-stripes-large {
  from {
    background-position: 64px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes-large {
  from {
    background-position: 64px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes-large {
  from {
    background-position: 64px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes-large {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 64px 0;
  }
}
@keyframes progress-bar-stripes-large {
  from {
    background-position: 64px 0;
  }
  to {
    background-position: 0 0;
  }
}
.panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel > .panel-heading,
.panel > .panel-footer {
  padding: 18px 24px;
}
.panel > .panel-body,
.panel > .panel-collapse > .panel-body {
  padding: 24px;
}
.panel.panel-blank > .panel-heading {
  padding: 18px 24px 0;
}
.panel.panel-blank > .panel-body,
.panel.panel-blank > .panel-collapse > .panel-body {
  padding: 18px 24px 24px;
}
.panel-xs > .panel-heading,
.panel-xs > .panel-footer {
  padding: 6px 10px;
}
.panel-xs > .panel-body,
.panel-xs > .panel-collapse > .panel-body {
  padding: 10px;
}
.panel-xs.panel-blank > .panel-heading {
  padding: 6px 10px 0;
}
.panel-xs.panel-blank > .panel-body,
.panel-xs.panel-blank > .panel-collapse > .panel-body {
  padding: 6px 10px 10px;
}
.panel-sm > .panel-heading,
.panel-sm > .panel-footer {
  padding: 12px 16px;
}
.panel-sm > .panel-body,
.panel-sm > .panel-collapse > .panel-body {
  padding: 16px;
}
.panel-sm.panel-blank > .panel-heading {
  padding: 12px 16px 0;
}
.panel-sm.panel-blank > .panel-body,
.panel-sm.panel-blank > .panel-collapse > .panel-body {
  padding: 12px 16px 16px;
}
.panel-lg > .panel-heading,
.panel-lg > .panel-footer {
  padding: 24px 32px;
}
.panel-lg > .panel-body,
.panel-lg > .panel-collapse > .panel-body {
  padding: 32px;
}
.panel-lg.panel-blank > .panel-heading {
  padding: 24px 32px 0;
}
.panel-lg.panel-blank > .panel-body,
.panel-lg.panel-blank > .panel-collapse > .panel-body {
  padding: 24px 32px 32px;
}
.panel-xlg > .panel-heading,
.panel-xlg > .panel-footer {
  padding: 36px 48px;
}
.panel-xlg > .panel-body,
.panel-xlg > .panel-collapse > .panel-body {
  padding: 48px;
}
.panel-xlg.panel-blank > .panel-heading {
  padding: 36px 48px 0;
}
.panel-xlg.panel-blank > .panel-body,
.panel-xlg.panel-blank > .panel-collapse > .panel-body {
  padding: 36px 48px 48px;
}
.panel-xxlg > .panel-heading,
.panel-xxlg > .panel-footer {
  padding: 60px 72px;
}
.panel-xxlg > .panel-body,
.panel-xxlg > .panel-collapse > .panel-body {
  padding: 72px;
}
.panel-xxlg.panel-blank > .panel-heading {
  padding: 60px 72px 0;
}
.panel-xxlg.panel-blank > .panel-body,
.panel-xxlg.panel-blank > .panel-collapse > .panel-body {
  padding: 60px 72px 72px;
}
.panel-blank > .panel-heading {
  background: none;
  border: none;
  padding-bottom: 0;
}
.panel-blank > .panel-heading:before,
.panel-blank > .panel-heading:after {
  content: " ";
  display: table;
}
.panel-blank > .panel-heading:after {
  clear: both;
}
.panel-blank > .panel-heading:before,
.panel-blank > .panel-heading:after {
  content: " ";
  display: table;
}
.panel-blank > .panel-heading:after {
  clear: both;
}
.panel-blank > .panel-heading .panel-title {
  float: left;
  font-size: 20px;
  line-height: 48px;
}
.panel-blank > .panel-heading .panel-title .help-button {
  top: 0;
  color: #1d1d1d;
}
.panel-blank > .panel-footer {
  padding-top: 0;
  background: none;
  border: none;
}
.panel-group .panel-footer {
  border-top: 1px solid #ddd;
}
.panel-group.panel-group-newui .panel,
.panel-newui {
  border-width: 0 0 1px;
  border-radius: 0;
}
.panel-group.panel-group-newui .panel + .panel,
.panel-newui + .panel {
  margin-top: 0;
}
.panel-group.panel-group-newui .panel .panel-heading,
.panel-newui .panel-heading {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}
.panel-group.panel-group-newui .panel .panel-title,
.panel-newui .panel-title {
  font-size: 14px;
}
.panel-group.panel-group-newui .panel .panel-title > a,
.panel-newui .panel-title > a {
  text-transform: uppercase;
  font-weight: bold;
}
.panel-group.panel-group-newui2 > .panel > .panel-heading,
.panel-newui2 > .panel-heading {
  padding: 0;
}
.panel-group.panel-group-newui2 > .panel > .panel-heading > a,
.panel-newui2 > .panel-heading > a {
  display: block;
  color: #777777;
  padding: 18px 25px;
  line-height: 1.625;
  background-color: #eeeeee;
}
.panel-group.panel-group-newui2 > .panel > .panel-heading > a:hover,
.panel-newui2 > .panel-heading > a:hover,
.panel-group.panel-group-newui2 > .panel > .panel-heading > a:focus,
.panel-newui2 > .panel-heading > a:focus,
.panel-group.panel-group-newui2 > .panel > .panel-heading > a:active,
.panel-newui2 > .panel-heading > a:active {
  background-color: #e8e8e8;
  text-decoration: none;
}
.panel-group.panel-group-newui2 > .panel > .panel-heading > a.collapsed .colexp-cta .glyphicon,
.panel-newui2 > .panel-heading > a.collapsed .colexp-cta .glyphicon {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}
.panel-group.panel-group-newui2 > .panel > .panel-body,
.panel-newui2 > .panel-body {
  padding: 32px;
}
.panel-group.panel-group-newui2 > .panel .colexp-cta .glyphicon,
.panel-newui2 .colexp-cta .glyphicon {
  top: -1px;
  font-size: 24px;
  line-height: normal;
}
.well {
  background: #f9f9f9;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.well-xlg {
  padding: 48px;
}
.modal-backdrop {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.modal-backdrop.scale {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal {
  overflow-y: auto;
}
.modal.scale .modal-dialog {
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
  -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-dialog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  margin: auto;
}
.modal-content {
  width: 100%;
  background-color: #fdfdfe;
}
.modal-header {
  height: 48px;
  padding: 10px 10px 10px 15px;
  background-color: #484848;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.modal-header .close {
  width: 38px;
  height: 47px;
  margin: -10px -11px 0 0;
  font-weight: normal;
  color: #999;
  text-shadow: none;
  background: #555;
  opacity: 1;
  filter: alpha(opacity=100);
  border-top-right-radius: 4px;
}
.modal-header .close:hover {
  background: #333;
}
.modal-title {
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1.8;
  text-transform: uppercase;
}
.modal-title .glyphicon {
  top: 2px;
}
.modal-body {
  padding: 35px;
}
.fullscreen-modal {
  padding: 0 !important;
}
.fullscreen-modal .modal-dialog {
  width: 100%;
}
.fullscreen-modal .modal-content {
  height: 100%;
  box-shadow: none;
  border: none;
  border-radius: 0;
  display: flex;
  flex-flow: column;
}
.fullscreen-modal .modal-header {
  border-radius: 0;
}
.fullscreen-modal .modal-header .close {
  border-radius: 0;
}
.fullscreen-modal .modal-body {
  flex: 2;
  overflow: auto;
}
.fixedheader-modal .modal-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}
#adBuilderModal .modal-dialog {
  width: 100%;
}
#adBuilderModal .modal-content {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#adBuilderModal .modal-body {
  height: 100%;
  padding: 0;
  overflow: hidden;
  overflow-y: auto;
}
#adBuilderModal .modal-body > * {
  float: left;
}
#adBuilderModal .modal-closeBtn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  color: #aaa;
  width: 50px;
  height: 50px;
  font-size: 28px;
  line-height: 44px;
  text-align: center;
  cursor: pointer;
}
#adBuilderModal .modal-closeBtn:hover {
  text-decoration: none;
  color: #fff;
}
#newStrategyModal .modal-dialog {
  min-width: 1170px;
}
#newStrategyModal .modal-content {
  padding: 25px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#newStrategyModal .modal-body {
  padding: 0;
}
#newStrategyModal .modal-body #strategy-types {
  display: table;
  width: 100%;
  margin: auto;
}
#newStrategyModal .modal-body #strategy-types .strategyType-button {
  display: table-cell;
  min-width: 160px;
  min-height: 200px;
  padding: 40px 25px 30px;
  margin-left: -1px;
  font-size: 14px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  text-decoration: underline;
  background: #fff;
  border: 1px solid #ddd;
  border-right-width: 0;
  -webkit-transition: 0.05s;
  -o-transition: 0.05s;
  transition: 0.05s;
}
#newStrategyModal .modal-body #strategy-types .strategyType-button .zoom-scale {
  -webkit-box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
#newStrategyModal .modal-body #strategy-types .strategyType-button:first-child {
  margin-left: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
#newStrategyModal .modal-body #strategy-types .strategyType-button:last-of-type {
  border-right-width: 1px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
#newStrategyModal .modal-body #strategy-types .strategyType-button:hover {
  z-index: 1;
  -webkit-box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
#newStrategyModal .modal-body #strategy-types .strategyType-button .glyphicon {
  width: 48px;
  height: 48px;
  font-size: 48px;
  margin-bottom: 25px;
}
#newStrategyModal .modal-body #strategy-types > span {
  text-decoration: none;
}
#newStrategyModal #cloneStrategy-panel {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
#newStrategyModal #cloneStrategy-panel label {
  margin-bottom: 5px;
}
#newStrategyModal #cloneStrategy-panel #form-panel {
  display: inline-block;
  width: 100%;
  padding: 20px 25px 25px;
  background: #fff;
  border-radius: 5px;
}
#newStrategyModal #cloneStrategy-panel #form-panel .button-col {
  padding-top: 25px;
}
#createPublisherModal .modal-dialog {
  width: 320px;
}
#publisherAuditModal .approveReject-lists ul li:not(:last-child):after {
  content: ',\00a0';
}
#publisherAuditModal .approveReject-lists ul li:last-child:after {
  content: '.';
}
#createDealModal .thumbnail {
  height: 161px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#createDealModal .thumbnail > * {
  z-index: 1;
}
#createDealModal .thumbnail > img {
  position: relative;
  z-index: 0;
}
#createDealModal .logo-item {
  max-width: none;
}
#createDealModal .last-hr {
  margin: 25px 0;
}
#previewInContext-modal .modal-header {
  height: 53px;
}
#previewInContext-modal .modal-header .close {
  width: 42px;
  height: 52px;
}
#previewInContext-modal #previewPublisher-dropdown {
  width: 250px;
}
.tooltip.top {
  margin-top: -5px;
}
.tooltip.right {
  margin-left: 5px;
}
.tooltip.bottom {
  margin-top: 5px;
}
.tooltip.left {
  margin-left: -5px;
}
.tooltip-inner {
  padding: 5px 8px;
}
.popover {
  min-width: 210px;
  max-width: 240px;
  line-height: 14px;
  border-radius: 5px;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
.popover .tooltip {
  position: absolute;
  width: 220px;
  padding-bottom: 8px;
  text-align: left;
  background-color: #fff;
}
.popover .tooltip h3 {
  padding: 10px;
  margin: 0px;
  margin-bottom: 8px;
  font-size: 13px;
  text-transform: none;
  background-color: #f1f1f1;
}
.popover .tooltip p {
  padding: 0px 8px;
  margin: 0px;
  font-size: 11px;
  background-color: #fff;
}
.popover-title {
  height: 28px;
  padding: 5px 14px 4px !important;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.popover-content {
  font-size: 12px;
  color: #777;
  text-transform: none;
}
.popover-content table {
  font-size: 12px;
}
.adPreview-popover {
  max-width: none;
  min-width: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  padding: 20px 30px 15px;
  font-size: 12px;
  text-align: center;
  background: #fff;
  border: 1px solid #e2e2e6;
  border-radius: 4px;
  display: none;
  -webkit-box-shadow: 20px 20px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 20px 20px 0 rgba(0, 0, 0, 0.05);
  padding: 30px;
}
.adPreview-popover .ad-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.adPreview-popover .ad-container > * {
  z-index: 1;
}
.adPreview-popover .ad-container object,
.adPreview-popover .ad-container img {
  float: left;
}
.adPreview-popover .itemTitle {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}
.adPreview-popover .overlay-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-image: -webkit-repeating-linear-gradient(135deg, rgba(92, 184, 92, 0.2), rgba(92, 184, 92, 0.2) 25%, transparent 25%, transparent 50%, rgba(92, 184, 92, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(135deg, rgba(92, 184, 92, 0.2), rgba(92, 184, 92, 0.2) 25%, transparent 25%, transparent 50%, rgba(92, 184, 92, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(135deg, rgba(92, 184, 92, 0.2), rgba(92, 184, 92, 0.2) 25%, transparent 25%, transparent 50%, rgba(92, 184, 92, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(135deg, rgba(92, 184, 92, 0.2), rgba(92, 184, 92, 0.2) 25%, transparent 25%, transparent 50%, rgba(92, 184, 92, 0.2) 50%);
  background-image: repeating-linear-gradient(135deg, rgba(92, 184, 92, 0.2), rgba(92, 184, 92, 0.2) 25%, transparent 25%, transparent 50%, rgba(92, 184, 92, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
  opacity: 0;
}
.adPreview-popover .overlay-button:hover {
  opacity: 1;
}
.adPreview-popover .overlay-button .btn {
  position: relative;
  top: 50%;
  margin-top: -24px;
}
.adPreview-popover.right > .arrow {
  border-right-color: #eee;
}
.adPreview-popover.left > .arrow {
  border-left-color: #eee;
}
.adPreview-popover .popover-content {
  padding: 0;
}
.adPreview-popover .popover-content:before,
.adPreview-popover .popover-content:after {
  content: " ";
  display: table;
}
.adPreview-popover .popover-content:after {
  clear: both;
}
.adPreview-popover .popover-content:before,
.adPreview-popover .popover-content:after {
  content: " ";
  display: table;
}
.adPreview-popover .popover-content:after {
  clear: both;
}
.adPreview-popover .popover-content > * {
  float: left;
}
.carousel-inner > .item {
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  margin: auto;
  max-width: none;
}
.both {
  clear: both !important;
}
.inline-block {
  display: inline-block !important;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.noSelect {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.disable {
  opacity: 0.5 !important;
}
.full {
  width: 100% !important;
}
.middle {
  vertical-align: middle;
}
.nowrap {
  white-space: nowrap;
}
.line-through {
  text-decoration: line-through;
}
.table-row {
  display: table-row;
}
.right-aligned {
  right: 0;
}
.text-elipsis {
  text-overflow: ellipsis;
}
.overflow-hidden {
  overflow: hidden;
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.no-padding-top {
  padding-top: 0;
}
.no-padding-right {
  padding-right: 0;
}
.no-padding-bottom {
  padding-bottom: 0;
}
.no-padding-left {
  padding-left: 0;
}
.no-margin-top {
  margin-top: 0;
}
.no-margin-right {
  margin-right: 0;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.no-margin-left {
  margin-left: 0;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-right-5 {
  margin-right: 5px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-left-5 {
  margin-left: 5px;
}
.margin-top {
  margin-top: 10px;
}
.margin-right {
  margin-right: 10px;
}
.margin-bottom {
  margin-bottom: 10px;
}
.margin-left {
  margin-left: 10px;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.margin-left-15 {
  margin-left: 15px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-left-20 {
  margin-left: 20px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-right-40 {
  margin-right: 40px;
}
.margin-bottom-40 {
  margin-bottom: 40px;
}
.margin-left-40 {
  margin-left: 40px;
}
.margin-top-50 {
  margin-top: 50px;
}
.margin-right-50 {
  margin-right: 50px;
}
.margin-bottom-50 {
  margin-bottom: 50px;
}
.margin-left-50 {
  margin-left: 50px;
}
.padding-top-5 {
  padding-top: 5px;
}
.padding-right-5 {
  padding-right: 5px;
}
.padding-bottom-5 {
  padding-bottom: 5px;
}
.padding-left-5 {
  padding-left: 5px;
}
.padding-top {
  padding-top: 10px;
}
.padding-right {
  padding-right: 10px;
}
.padding-bottom {
  padding-bottom: 10px;
}
.padding-left {
  padding-left: 10px;
}
.padding-15 {
  padding: 15px;
}
.padding-20 {
  padding: 20px;
}
.padding-top-20 {
  padding-top: 20px;
}
.padding-right-20 {
  padding-right: 20px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.padding-left-20 {
  padding-left: 20px;
}
.border-top,
.border-right,
.border-bottom,
.border-left {
  border-width: 0;
  border-style: solid;
}
.border-top {
  border-top-width: 1px;
}
.border-right {
  border-right-width: 1px;
}
.border-bottom {
  border-bottom-width: 1px;
}
.border-left {
  border-left-width: 1px;
}
.border-gray {
  border-color: #eeeeee;
}
.break-all {
  word-break: break-all;
}
.z1 {
  z-index: 1;
}
.inherit-color {
  color: inherit;
}
.inherit-color:hover {
  color: inherit;
}
.center-vertically {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.center-vertically > * {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 -0.125em;
  vertical-align: middle;
}
.center-vertically:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.flex-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flex-centered > * {
  z-index: 1;
}
.flex-container {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.flex-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flex-center-h {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flex-center-v {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.flex-same-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-same-height > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-same-width-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-same-width-height > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.full-width {
  width: 100%;
}
.full-height {
  height: 100%;
}
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.vertically-centered-table {
  display: table;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.vertically-centered-table > * {
  display: table-cell;
  vertical-align: middle;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.error {
  color: #d9534f;
}
.success {
  color: #5cb85c;
}
.col-fluid {
  width: auto;
  float: none;
  overflow-x: hidden;
}
.flip-v {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}
.flip-h {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
@media (min-width: 481px) {
  .hide-above-480 {
    display: none;
  }
}
@media (max-width: 480px) {
  .hide-below-480 {
    display: none;
  }
}
@media (min-width: 641px) {
  .hide-above-640 {
    display: none;
  }
}
@media (max-width: 640px) {
  .hide-below-640 {
    display: none;
  }
}
@media (min-width: 801px) {
  .hide-above-800 {
    display: none;
  }
}
@media (max-width: 800px) {
  .hide-below-800 {
    display: none;
  }
}
@media (min-width: 1025px) {
  .hide-above-1024 {
    display: none;
  }
}
@media (max-width: 1024px) {
  .hide-below-1024 {
    display: none;
  }
}
@media (min-width: 1281px) {
  .hide-above-1280 {
    display: none;
  }
}
@media (max-width: 1280px) {
  .hide-below-1280 {
    display: none;
  }
}
@media (min-width: 16001px) {
  .hide-above-1600 {
    display: none;
  }
}
@media (max-width: 1600px) {
  .hide-below-1600 {
    display: none;
  }
}
@media (max-height: 768px) {
  .hide-below-height-768 {
    display: none;
  }
}
.pointer {
  cursor: pointer;
}
#campaignForm-container {
  padding-bottom: 60px;
}
#campaignForm-container:before,
#campaignForm-container:after {
  content: " ";
  display: table;
}
#campaignForm-container:after {
  clear: both;
}
#campaignForm-container:before,
#campaignForm-container:after {
  content: " ";
  display: table;
}
#campaignForm-container:after {
  clear: both;
}
#campaignForm-container.reports-only .widgets-panel .panel-body {
  padding-top: 0;
  padding-bottom: 0;
}
#campaignForm-container #lineGraph-widget #graph {
  border-style: solid;
  border-color: #ddd;
  border-width: 1px 1px 0 1px;
  border-radius: 5px 5px 0 0;
  padding: 24px 24px 0 24px;
  box-sizing: content-box;
}
#campaignForm-container #lineGraph-widget + #metrics-widget > div {
  padding: 0 32px;
}
#campaignForm-container #lineGraph-widget + #metrics-widget .metrics-inner {
  padding-top: 0;
  border-width: 0 1px 1px 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#campaignForm-container #metrics-widget > div {
  padding: 32px;
}
#campaignForm-container #metrics-widget .metrics-inner {
  padding: 24px;
  border: solid 1px #ddd;
  border-radius: 5px;
}
#campaignForm-container #metrics-widget + #summary-widget {
  padding-top: 32px;
}
#campaignForm-container #changesHistory-panel {
  margin-top: 30px;
}
.widget {
  margin: 0 -32px;
  border-bottom: 1px solid #ddd;
}
.widget .widget-title {
  position: relative;
  margin: 0 0 40px 0;
  font-size: 14px;
  font-weight: bold;
  line-height: inherit;
  text-transform: uppercase;
}
.widget .widget-title.margin-bottom-20 {
  margin-bottom: 20px;
}
.widget .widget-title .help-button {
  display: none;
}
.widget .bubbleIcon-holder {
  position: relative;
  vertical-align: top;
}
.widget .widget-title .bubble-icon,
.widget .bubbleIcon-holder .bubble-icon {
  position: absolute;
  top: 3px;
  left: -58px;
  z-index: 1;
  width: 15px;
  height: 15px;
  border-color: #4c76bb;
}
.widget:nth-child(2n+2) {
  background: #fbfbfb;
}
.widget:hover .widget-title .bubble-icon,
.widget:hover .bubbleIcon-holder .bubble-icon {
  background-color: #4c76bb;
  border: solid 2px white;
}
.widget:hover .widget-title .bubble-icon:before,
.widget:hover .bubbleIcon-holder .bubble-icon:before {
  color: white;
}
.widget:hover .contextHelp-box {
  display: block;
  -webkit-animation: showbox 0.4s ease-out;
  -moz-animation: showbox 0.4s ease-out;
  -ms-animation: showbox 0.4s ease-out;
  -o-animation: showbox 0.4s ease-out;
  animation: showbox 0.4s ease-out;
}
@keyframes showbox {
  0% {
    top: -45px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    top: -20px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes showbox {
  0% {
    top: -45px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    top: -20px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes showbox {
  0% {
    top: -45px;
  }
  100% {
    top: -20px;
  }
}
@-ms-keyframes showbox {
  0% {
    top: -45px;
  }
  100% {
    top: -20px;
  }
}
@-o-keyframes showbox {
  0% {
    top: -45px;
  }
  100% {
    top: -20px;
  }
}
.widget:hover .contextHelp-box .box-title {
  color: white;
  background-color: #4d4d4d;
}
.widget:hover .contextHelp-box .box-title a {
  color: white;
}
.widget > div {
  position: relative;
  padding: 50px;
}
.widget > div:before,
.widget > div:after {
  content: " ";
  display: table;
}
.widget > div:after {
  clear: both;
}
.widget > div:before,
.widget > div:after {
  content: " ";
  display: table;
}
.widget > div:after {
  clear: both;
}
.widget > div:before {
  content: '';
  position: absolute;
  top: 0px;
  left: -2px;
  z-index: 1;
  display: block;
  width: 3px;
  height: 101%;
  background: #4c76bb;
  border-bottom: solid 1px #4c76bb;
}
.widget:first-child {
  margin-top: -32px;
  padding-top: 32px;
  border-top: none !important;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.widget:first-child > div:before {
  margin-top: 50px;
}
.widget:first-child > div .widget-title:first-of-type .bubble-icon {
  top: -1px;
  left: -62px;
  width: 23px;
  height: 23px;
  border-radius: 20px;
}
.widget:first-child > div .widget-title:first-of-type .bubble-icon:before {
  content: none;
}
.widget:first-child > .alert:first-child {
  margin: 30px 0 0;
}
.widget:last-child {
  margin-bottom: -32px;
  border-bottom: none !important;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.widget:last-child > div:before {
  height: 50px;
}
.widget:last-child > div .widget-title .bubble-icon {
  top: -1px;
  left: -62px;
  width: 23px;
  height: 23px;
  border-radius: 20px;
}
.widget:first-child.widget:last-child {
  margin-bottom: 0;
}
.widget:first-child.widget:last-child > div {
  padding-bottom: 15px;
}
.widget:first-child.widget:last-child > div:before {
  content: none;
}
.widget:first-child.widget:last-child:before {
  content: none;
}
.last-button-widget > div:before {
  height: 65px;
}
.last-button-widget .bubbleIcon-holder .bubble-icon {
  top: 13px;
}
#metrics-widget {
  background: none;
  border: none;
}
#metrics-widget > div {
  padding: 32px;
}
#metrics-widget > div:before {
  content: none !important;
}
#metrics-widget:not(:last-child) > div {
  padding-bottom: 0;
}
#metrics-widget > div {
  padding: 0;
}
#metrics-widget .metrics-inline {
  position: relative;
  border: none;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#metrics-widget .metrics-inline:before {
  content: '';
  position: absolute;
  top: 0;
  right: -1px;
  z-index: 1;
  width: 2px;
  height: 100%;
  background: #fff;
}
#metrics-widget .metrics-inline.with-charts {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
#metrics-widget .metrics-inline.with-charts > li {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-flex: 0 0 16.666666%;
  -webkit-flex: 0 0 16.666666%;
  -ms-flex: 0 0 16.666666%;
  flex: 0 0 16.666666%;
}
#metrics-widget .metrics-inline.with-charts > li:nth-child(-n+5) {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
#metrics-widget .metrics-inline > li {
  height: 80px;
  padding: 9px;
}
#metrics-widget .metrics-inline > li > span {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#metrics-widget #chart-item {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0 0 0 20px;
}
#metrics-widget #chart-item:before {
  content: '';
  position: absolute;
  left: -5px;
  width: 10px;
  height: 100%;
  border-left: 1px solid #ddd;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05000000', endColorstr='#00000000', GradientType=1);
}
#metrics-widget #chart-item .barchart {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.inCampaign-alert {
  padding: 30px !important;
  margin: 0;
  font-size: 14px;
  background: #fff !important;
  border: none !important;
}
.inCampaign-alert .alert {
  margin: 0;
}
#changesHistory-panel .panel-heading {
  cursor: pointer;
  border: none;
}
#changesHistory-panel .panel-heading .btn {
  position: relative;
  top: -5px;
  float: right;
  text-transform: uppercase;
}
#changesHistory-panel .panel-heading[aria-expanded="false"] .collapse-button {
  display: none;
}
#changesHistory-panel .panel-heading[aria-expanded="true"] .expand-button {
  display: none;
}
#changesHistory-panel .panel-title {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
#changesHistory-panel .panel-title .glyphicon {
  font-size: 16px;
  top: 2px;
}
#changesHistory-panel #changesHistory-table td {
  vertical-align: top;
}
#changesHistory-panel #changesHistory-table td:first-child {
  white-space: nowrap;
}
#changesHistory-panel #changesHistory-table th:first-child,
#changesHistory-panel #changesHistory-table td:first-child {
  width: 25%;
}
#logo-widget .thumbnail {
  width: 220px;
  height: 190px;
  margin-top: -65px;
  margin-bottom: 0;
}
#logo-widget .thumbnail img {
  position: relative;
  top: 50%;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  border: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.contextHelp-box {
  position: absolute;
  top: -20px;
  right: 50px;
  z-index: 1;
  display: none;
  float: right;
  width: 230px;
  border: solid 1px #ddd;
  border-radius: 5px;
  -webkit-box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.05);
}
.contextHelp-box > div.box-title {
  padding: 10px 15px;
  font-size: 12px;
  color: #858689;
  background-color: #E7EDF3;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.contextHelp-box > div.box-title .glyphicon {
  margin-right: 5px;
  font-size: 13px;
}
.contextHelp-box > div.box-content {
  padding: 15px;
  font-size: 12px;
  color: #555555;
  background-color: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.widget-alert {
  padding: 20px;
  margin-bottom: 0;
  color: #000;
  background-color: #fffff3;
  border-color: #eeeeee;
}
.widget-alert:before,
.widget-alert:after {
  content: " ";
  display: table;
}
.widget-alert:after {
  clear: both;
}
.widget-alert:before,
.widget-alert:after {
  content: " ";
  display: table;
}
.widget-alert:after {
  clear: both;
}
.widget-alert .glyphicon {
  position: relative;
  margin-right: 15px;
  line-height: 1;
  color: #000;
}
.widget-alert .glyphicon.text-primary {
  color: #4c76bb;
}
.widget-alert.info-alert {
  background-color: #f9f9f9;
}
.widget-alert.info-alert .glyphicon {
  color: #5e5e5e;
  font-size: 24px;
}
.widget-alert p {
  width: auto;
  margin: 0;
  line-height: 24px;
  color: #333333;
}
.widgets-top-alert {
  padding-top: 30px;
}
.widgets-top-alert .alert:last-child {
  margin-bottom: 0;
}
.widget-range-date-picker,
.widget-time-picker {
  margin-right: 20px;
}
.widget-range-date-picker p,
.widget-time-picker p,
.widget-range-date-picker label,
.widget-time-picker label,
.widget-range-date-picker h3,
.widget-time-picker h3 {
  font-size: 12px;
  color: #555555;
}
.clean-widget {
  background: none;
  border: none;
}
.clean-widget > div {
  padding: 32px;
}
.clean-widget > div:before {
  content: none !important;
}
.clean-widget:not(:last-child) > div {
  padding-bottom: 0;
}
#adPlacement-widget label {
  display: block;
  margin: 30px 0 20px;
  font-size: 12px !important;
  color: #888;
  text-transform: none;
}
#adPlacement-widget label:last-child {
  margin: 0;
}
#adPlacement-widget input[type="radio"] + label:before,
#adPlacement-widget input[type="checkbox"] + label:before {
  margin-top: 0;
}
#appnexusScope-widget input[type="radio"] + label,
#appnexusScope-widget input[type="checkbox"] + label {
  margin-right: 20px;
}
.audienceItem-img {
  position: relative;
  left: 50%;
  width: 70px;
  height: 70px;
  margin: 0 0 10px;
  overflow: hidden;
  background: rgba(238, 238, 238, 0.5);
  border: 1px solid #ddd;
  border-radius: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.audienceItem-img > * {
  z-index: 1;
}
.audienceItem-img:before {
  content: none;
}
.audienceItem-img.no-image:after {
  font-size: 32px;
  margin: -16px 0 0 -16px;
}
.audienceItem-img > img {
  max-width: 70px;
  max-height: 70px;
}
#audienceMarketplace-widget .widget-title {
  margin: 0 !important;
}
#audienceMarketplace-widget #audienceMarketplace-panel {
  margin-left: -50px;
}
#audienceMarketplace-widget #audienceMarketplace-panel:before {
  margin: 0;
}
#audienceExtensionDomains-list li {
  float: left;
  width: 50%;
  padding: .5em 1em;
}
#audienceExtensionDomains-list li:nth-child(4n+3),
#audienceExtensionDomains-list li:nth-child(4n+4) {
  background: #eee;
}
#segmentsTargeting-widget .list-container {
  overflow: hidden;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
}
#segmentsTargeting-widget .list-container .dragHere-text {
  display: none;
}
#segmentsTargeting-widget .list-container.empty {
  border-style: dashed;
}
#segmentsTargeting-widget .list-container.empty .selectedItems {
  height: 200px;
}
#segmentsTargeting-widget .list-container.empty .dragHere-text {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 30px;
  color: #bbb;
  text-align: center;
}
#segmentsTargeting-widget .list-container.empty .group-delete {
  display: none;
}
#segmentsTargeting-widget .list-container.all-included {
  background: #fcfefc;
}
#segmentsTargeting-widget .availableItems,
#segmentsTargeting-widget .selectedItems {
  list-style-type: none;
  padding: 5px 15px 10px;
  margin: 0;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#segmentsTargeting-widget .availableItems > *,
#segmentsTargeting-widget .selectedItems > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#segmentsTargeting-widget .availableItems > li,
#segmentsTargeting-widget .selectedItems > li {
  float: left;
  padding: 5px;
  margin-top: 15px;
  width: 25%;
  min-height: 205px;
  text-align: center;
  cursor: pointer;
}
#segmentsTargeting-widget .availableItems > li:hover .item-container,
#segmentsTargeting-widget .selectedItems > li:hover .item-container {
  background: #eee;
}
#segmentsTargeting-widget .availableItems .item-tooltip,
#segmentsTargeting-widget .selectedItems .item-tooltip {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 5px;
  border-radius: 5px;
}
#segmentsTargeting-widget .availableItems .item-container,
#segmentsTargeting-widget .selectedItems .item-container {
  font-size: 10px;
  position: relative;
  padding: 15px 10px 10px;
  width: 100%;
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 5px;
}
#segmentsTargeting-widget .availableItems .item-type,
#segmentsTargeting-widget .selectedItems .item-type {
  position: absolute;
  top: -11px;
  left: 5px;
  padding: 2px 5px 3px;
  color: #fff;
  background: #aaa;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 3px;
}
#segmentsTargeting-widget .availableItems .item-type.item-audience,
#segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #34495e;
}
#segmentsTargeting-widget .availableItems .item-name,
#segmentsTargeting-widget .selectedItems .item-name {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
  word-break: break-word;
}
#segmentsTargeting-widget .availableItems .item-users,
#segmentsTargeting-widget .selectedItems .item-users {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-transform: uppercase;
  background: #ddd;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#segmentsTargeting-widget .availableItems .item-users-progress-bar,
#segmentsTargeting-widget .selectedItems .item-users-progress-bar {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
#segmentsTargeting-widget .availableItems .item-users-progress-bar.full,
#segmentsTargeting-widget .selectedItems .item-users-progress-bar.full {
  border-bottom-right-radius: 4px;
}
#segmentsTargeting-widget .availableItems .item-users-value,
#segmentsTargeting-widget .selectedItems .item-users-value {
  position: relative;
  padding: 3px;
}
#segmentsTargeting-widget .availableItems > .tooltip,
#segmentsTargeting-widget .selectedItems > .tooltip {
  margin-top: -15px;
}
#segmentsTargeting-widget .availableItems > .tooltip table,
#segmentsTargeting-widget .selectedItems > .tooltip table {
  margin: 0;
}
#segmentsTargeting-widget .availableItems > .tooltip table tr:first-child td,
#segmentsTargeting-widget .selectedItems > .tooltip table tr:first-child td {
  border: none;
}
#segmentsTargeting-widget .availableItems > .tooltip table td:first-child,
#segmentsTargeting-widget .selectedItems > .tooltip table td:first-child {
  font-weight: bold;
  text-align: left;
}
#segmentsTargeting-widget .availableItems > .tooltip table td:last-child,
#segmentsTargeting-widget .selectedItems > .tooltip table td:last-child {
  text-align: right;
}
#segmentsTargeting-widget .availableItems > .tooltip .tooltip-inner,
#segmentsTargeting-widget .selectedItems > .tooltip .tooltip-inner {
  color: #000;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
#segmentsTargeting-widget .availableItems > .tooltip .tooltip-arrow,
#segmentsTargeting-widget .selectedItems > .tooltip .tooltip-arrow {
  border: none;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
#segmentsTargeting-widget .availableItems > .tooltip .tooltip-arrow:before,
#segmentsTargeting-widget .selectedItems > .tooltip .tooltip-arrow:before {
  content: '';
  border-width: 11px 11px 0;
  border-style: solid;
  border-color: transparent;
  border-top-color: #ddd;
  position: absolute;
  top: -5px;
  left: 50%;
}
#segmentsTargeting-widget .availableItems > .tooltip .tooltip-arrow:after,
#segmentsTargeting-widget .selectedItems > .tooltip .tooltip-arrow:after {
  content: '';
  border-width: 6px 6px 0;
  border-style: solid;
  border-color: transparent;
  border-top-color: #fff;
  display: block;
  position: absolute;
  top: -6px;
  left: 50%;
}
#segmentsTargeting-widget .availableItems .condition-label,
#segmentsTargeting-widget .selectedItems .condition-label {
  position: absolute;
  z-index: 2;
  background: #fff;
  top: 45px;
  left: 0;
  margin-left: -17px;
  font-size: 11px;
  width: 34px;
  padding: 1px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
}
#segmentsTargeting-widget .availableItems {
  max-height: 645px;
  min-height: 235px;
}
#segmentsTargeting-widget .selectedItems {
  height: auto;
  max-height: 600px;
}
#segmentsTargeting-widget .selectedItems > li {
  margin-bottom: 25px;
}
#segmentsTargeting-widget .selectedItems > li.included .item-container {
  background: #d8eed8;
  border-color: #5cb85c;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.075);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.075);
}
#segmentsTargeting-widget .selectedItems > li.included .item-users {
  background: #c7e6c7;
  border-top-color: #5cb85c;
}
#segmentsTargeting-widget .selectedItems > li.excluded .item-container {
  background: #f4cecd;
  border-color: #d9534f;
}
#segmentsTargeting-widget .selectedItems > li.excluded .item-users {
  background: #f4cecd;
  border-top-color: #d9534f;
}
#segmentsTargeting-widget .selectedItems > li:first-child .condition-label {
  display: none;
}
#segmentsTargeting-widget .selectedItems .item-options {
  position: absolute;
  bottom: -19px;
  left: 0;
  width: 100%;
}
#segmentsTargeting-widget .selectedItems .item-options a:hover {
  text-decoration: none;
}
#segmentsTargeting-widget .group-delete {
  width: 100%;
  height: auto;
  margin: 10px 0 0 0;
  padding: 5px;
  border-top: 1px solid #ddd;
  text-align: center;
}
#segmentsTargeting-widget .dragdrop-group:last-child .colText-OR {
  display: none;
}
#categoryTargeting-widget .nested-multiselect a.customItemLink {
  max-width: 180px;
}
#categoryTargeting-widget .nested-multiselect a.customItemLink .glyphicon {
  display: inline-block;
  width: 15px;
}
#categoryTargeting-widget .nested-multiselect a.customItemLink .itemDescription {
  display: inline-block;
  max-width: 160px;
}
#categoryTargeting-widget .nested-multiselect a.customItemLink .itemDescription:after {
  bottom: 3px !important;
}
#categoryTargeting-widget .nested-multiselect a.addLnk:first-child {
  margin-right: 0 !important;
}
#categoryTargeting-widget .nested-multiselect a.addLnk:last-child {
  margin-left: 0 !important;
}
#categoryTargeting-widget .nested-multiselect .expandList {
  display: none;
  margin-top: -10px;
  line-height: 1;
}
#categoryTargeting-widget .nested-multiselect .selectedItems a.customItemLink {
  max-width: 260px;
}
#categoryTargeting-widget .nested-multiselect .selectedItems a.customItemLink .itemDescription {
  max-width: 260px;
}
#categoryTargeting-widget .nested-multiselect .selectedItems > li.included a .itemName:before,
#categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a .itemName:before {
  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;
  position: relative;
  top: -2px;
  display: inline-block;
  min-width: 45px;
  padding: 2px 2px 3px !important;
  margin-right: 5px;
  font-size: 9px !important;
}
a#categoryTargeting-widget .nested-multiselect .selectedItems > li.included a .itemName:before:hover,
a#categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a .itemName:before:hover,
a#categoryTargeting-widget .nested-multiselect .selectedItems > li.included a .itemName:before:focus,
a#categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a .itemName:before:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
#categoryTargeting-widget .nested-multiselect .selectedItems > li.included a .itemName:before:empty,
#categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a .itemName:before:empty {
  display: none;
}
.btn #categoryTargeting-widget .nested-multiselect .selectedItems > li.included a .itemName:before,
.btn #categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a .itemName:before {
  position: relative;
  top: -1px;
}
#categoryTargeting-widget .nested-multiselect .selectedItems > li.included a {
  color: #3d8b3d;
}
a#categoryTargeting-widget .nested-multiselect .selectedItems > li.included a:hover {
  color: #2d672d;
}
#categoryTargeting-widget .nested-multiselect .selectedItems > li.included a .itemName:before {
  content: "included";
  background-color: #5cb85c;
}
#categoryTargeting-widget .nested-multiselect .selectedItems > li.included a .itemName:before[href]:hover,
#categoryTargeting-widget .nested-multiselect .selectedItems > li.included a .itemName:before[href]:focus {
  background-color: #449d44;
}
#categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a {
  color: #b52b27;
}
a#categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a:hover {
  color: #8b211e;
}
#categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a .itemName:before {
  content: "excluded";
  background-color: #d9534f;
}
#categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a .itemName:before[href]:hover,
#categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a .itemName:before[href]:focus {
  background-color: #c9302c;
}
#publishersTargeting-widget .selectedProperties-col {
  padding-left: 30px;
}
#publishersTargeting-widget #publisherCategory-table tfoot td {
  padding: 0;
}
#publishersTargeting-widget #publisherCategory-table tfoot td .showMore-button {
  border: none;
  border-radius: 0;
}
#publishersTargeting-widget .selectedProperties-box {
  margin-top: 290px;
}
#publishersTargeting-widget .selectedProperties-box .box-title {
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
}
#publishersTargeting-widget .selectedProperties-list {
  margin: -2px;
  max-height: 425px;
  overflow-y: auto;
}
#publishersTargeting-widget .nested-multiselect .bottom-outer-options .total-items {
  padding: 0;
}
#createPixelModal .pixelOptions-panel {
  max-height: 400px;
  overflow-y: auto;
}
#createPixelModal .pixelOptions-panel .help-button {
  margin: 0 5px;
}
#createPixelModal .popover {
  max-width: 420px;
}
#createPixelModal .popover-content {
  padding: 14px;
}
#deals-widget #selectedDeal {
  padding: 14px 19px;
  background: #eee;
  border: 1px solid #ddd;
}
#deals-widget #selectedDeal .ticket-ribbon {
  padding: 8px 8px 10px 10px;
  margin: 0;
}
#deals-widget #selectedDeal .ticket-ribbon .close-btn {
  line-height: 1;
}
#pixelsReporting table tr th {
  white-space: nowrap;
}
#pixelsReporting table tr th,
#pixelsReporting table tr td {
  word-break: break-all;
}
#pixelsReporting table tr th.uniques-col,
#pixelsReporting table tr td.uniques-col {
  max-width: 14em;
}
#pixelsReporting table tr th.pixel_code-col input,
#pixelsReporting table tr td.pixel_code-col input {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #28a1c5;
  color: #000;
}
#pixelsReporting table tr th.pixel_code-col input hr,
#pixelsReporting table tr td.pixel_code-col input hr {
  border-top-color: #a6e1ec;
}
#pixelsReporting table tr th.pixel_code-col input .alert-link,
#pixelsReporting table tr td.pixel_code-col input .alert-link {
  color: #1f7e9a;
}
#pixelsReporting #filter-pixels {
  z-index: 1;
}
#pixelsReporting #filter-pixels button:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#pixelReporting .table-options-container {
  padding: 24px 0;
  margin-top: 10px;
}
#pixelReporting .pieChart-container {
  padding: 40px 20px 0;
  border: 1px solid #ddd;
}
#pixelReporting .dataTables_filter {
  width: 280px;
}
.reportTable-widget {
  position: relative;
  background: none;
  border: none;
  background: none !important;
  border: none !important;
}
.reportTable-widget > div {
  padding: 32px;
}
.reportTable-widget > div:before {
  content: none !important;
}
.reportTable-widget:not(:last-child) > div {
  padding-bottom: 0;
}
.reportTable-widget > div {
  padding: 0 30px 30px !important;
}
.reportTable-widget .tableOptions-container {
  margin-top: 0;
}
#adunits-widget {
  padding-top: 30px !important;
}
#adunits-widget .well {
  padding: 30px 25px;
  margin: 0;
  background: #f9f9f9;
  border: 1px solid #eee;
  border-radius: 5px;
}
#adunits-widget ul > li {
  display: inline-block;
  width: 50%;
  padding: 0 15px;
  margin-bottom: 15px;
}
#adunits-widget ul > li:nth-child(even) {
  padding-left: 25px;
}
#adunits-widget ul > li:nth-child(odd) {
  padding-right: 25px;
}
#adunits-widget ul > li:nth-last-child(-n+2) {
  margin-bottom: 5px;
}
#adunits-widget ul > li code {
  display: block;
  width: 100%;
  margin-top: 5px;
  background: #fff;
}
#sellersTargeting-widget .nested-multiselect .availableItems,
#sellersTargeting-widget .nested-multiselect .selectedItems,
#sellersTargeting-widget .nested-multiselect .no-items {
  height: 500px;
}
#summary-widget {
  background: none;
  border: none;
  background: none !important;
}
#summary-widget > div {
  padding: 32px;
}
#summary-widget > div:before {
  content: none !important;
}
#summary-widget:not(:last-child) > div {
  padding-bottom: 0;
}
#summary-widget .widget-title {
  margin-bottom: 20px !important;
}
#summary-widget table {
  width: 100%;
  padding: 20px 30px;
  background: #f9f9f9;
  border: solid 1px #eee;
  border-collapse: separate;
  border-radius: 5px;
}
#summary-widget table tr td {
  padding: 5px 20px 5px 0;
  font-size: 13px;
  border-bottom: solid 1px #ddd;
}
#summary-widget table tr td:first-child {
  width: 20%;
  font-weight: 600;
}
#summary-widget table tr td:nth-child(2) {
  color: #555555;
}
#summary-widget table tr:last-child td {
  border-bottom: none;
}
#summary-widget .summaryTable-wrapper {
  position: relative;
}
#summary-widget .summaryTable-wrapper .notLoggedInMessage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.75);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#summary-widget .summaryTable-wrapper .notLoggedInMessage > * {
  z-index: 1;
}
.reportTable-widget + #summary-widget > div,
#metrics-widget + #summary-widget > div {
  padding-top: 0;
}
.details-box {
  border-top: solid 1px #ddd;
  padding-top: 10px;
}
.details-box small {
  display: block;
  margin-top: 5px;
}
.details-box .glyphicon {
  float: left;
  margin-right: 7px;
  line-height: inherit;
  font-size: 12px;
}
.domain-controls .country-dropdown.no-country {
  display: none;
}
.domain-controls .country-dropdown .dropdown-toggle .country-aplha2Name {
  display: none;
}
.domain-controls #view-style > div {
  position: absolute;
  top: -150px;
  right: 0;
}
.domain-controls #view-style > div > a {
  margin-left: 15px;
  font-size: 10px;
  color: #777777;
}
.domain-controls #view-style > div > a .glyphicon {
  margin-left: 5px;
  line-height: 14px;
}
.domain-controls #sortby-dropdown {
  min-width: 190px;
}
.domain-controls #sortby-dropdown .glyphicon {
  margin-left: 0;
}
#domainDescription-container {
  font-size: 16px;
}
#domainDescription-container > div,
#domainDescription-container .container {
  width: auto !important;
  text-align: center !important;
}
#domainDescription-container .anchor-link {
  position: relative;
  top: -85px;
}
#domainDescription-container .gray-text {
  color: #a6a6a6;
}
.imac-display {
  position: relative;
  width: 739px;
  margin: auto;
}
.imac-display .imac-image {
  position: relative;
  z-index: 1;
}
.imac-display .imac-content {
  position: absolute;
  top: 27px;
  left: 28px;
  width: 684px;
  height: 438px;
  background-color: #fff;
  overflow: hidden;
}
.ipad-display {
  position: relative;
  width: 338px;
  margin: auto;
}
.ipad-display .ipad-image {
  position: relative;
  z-index: 1;
}
.ipad-display .ipad-content {
  position: absolute;
  top: 38px;
  left: 30px;
  width: 278px;
  height: 373px;
  background-color: #fff;
  overflow: hidden;
}
.combo-filter > .dropdown-menu {
  max-height: 300px !important;
  padding: 15px !important;
  overflow: hidden !important;
}
.combo-filter > .dropdown-menu ul.filtersMenu {
  float: left;
  min-width: 27%;
  max-height: 220px;
  margin: 0 0 15px 0;
  font-size: 12px;
  text-align: left;
  text-transform: uppercase;
  list-style-type: none;
  overflow-y: auto;
}
.combo-filter > .dropdown-menu ul.filtersMenu + .filtersFields {
  padding-left: 10px;
}
.combo-filter > .dropdown-menu ul.filtersMenu li {
  padding: 7px 10px;
  cursor: pointer;
}
.combo-filter > .dropdown-menu ul.filtersMenu li:hover {
  text-decoration: underline;
}
.combo-filter > .dropdown-menu ul.filtersMenu li.active {
  font-weight: bold;
}
.combo-filter > .dropdown-menu form.filtersFields {
  width: auto;
  max-height: 220px;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
.combo-filter > .dropdown-menu form.filtersFields .combo-item {
  float: left;
}
.combo-filter > .dropdown-menu form.filtersFields .combo-item label {
  padding: 7px 9px 7px 30px;
  margin: 0 5px 10px;
  font-size: 10px;
  line-height: 18px;
  text-transform: uppercase;
  background: #f9f9f9;
  border-radius: 3px;
}
.combo-filter > .dropdown-menu form.filtersFields .combo-item:last-child label {
  margin-bottom: 15px;
  margin-right: 0;
}
.combo-filter > .dropdown-menu form.filtersFields .checkbox,
.combo-filter > .dropdown-menu form.filtersFields .radio {
  margin: 0;
}
.combo-filter > .dropdown-menu form.filtersFields .checkbox input[type="checkbox"],
.combo-filter > .dropdown-menu form.filtersFields .radio input[type="checkbox"],
.combo-filter > .dropdown-menu form.filtersFields .checkbox input[type="radio"],
.combo-filter > .dropdown-menu form.filtersFields .radio input[type="radio"] {
  margin-top: 3px;
}
.combo-filter > .dropdown-menu .footer-container {
  padding-top: 15px;
  clear: both;
  text-align: left;
  border-top: 1px solid #ddd;
}
.combo-filter > .dropdown-menu .footer-container:before,
.combo-filter > .dropdown-menu .footer-container:after {
  content: " ";
  display: table;
}
.combo-filter > .dropdown-menu .footer-container:after {
  clear: both;
}
.combo-filter > .dropdown-menu .footer-container:before,
.combo-filter > .dropdown-menu .footer-container:after {
  content: " ";
  display: table;
}
.combo-filter > .dropdown-menu .footer-container:after {
  clear: both;
}
.combo-filter > .dropdown-menu .footer-container .closeBtn .glyphicon {
  padding: 3px 0;
}
.combo-filter.open .dropdown-menu {
  display: block;
}
.marketplace-miniControls {
  float: left;
  margin: 6px 0 0 170px;
}
.marketplace-miniControls > div.container {
  width: 600px !important;
  line-height: 1;
}
.marketplace-miniControls > div.container > div {
  margin-left: 10px;
}
.marketplace-miniControls .dropdown .dropdown-toggle {
  height: 32px !important;
  padding: 4px 10px 4px !important;
  font-size: 12px;
  line-height: 22px !important;
}
.marketplace-miniControls .dropdown .dropdown-toggle .glyphicon {
  font-size: 12px;
}
.marketplace-miniControls .industry-dropdown {
  width: auto;
}
.marketplace-miniControls .industry-dropdown ul.dropdown-menu {
  width: 600px;
  margin: 5px 0 0 -105px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
}
.marketplace-miniControls .industry-dropdown .dropdown-toggle > span {
  display: none;
}
.marketplace-miniControls .country-dropdown {
  float: right;
  width: 75px;
  margin: -31px 1px 0 0;
}
.marketplace-miniControls .country-dropdown.no-country {
  display: none;
}
.marketplace-miniControls .country-dropdown > a {
  height: 30px !important;
  background-color: transparent !important;
  border: none !important;
  border-left: solid 1px #ddd !important;
  border-radius: 0 !important;
}
.marketplace-miniControls .country-dropdown > a i.glyphicon-sort-down {
  margin: 1px 0 0 !important;
  font-size: 8px !important;
}
.marketplace-miniControls .country-dropdown ul.dropdown-menu {
  width: 734px;
  margin: 5px -215px 0 0;
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
  -webkit-column-gap: 2px;
  -moz-column-gap: 2px;
  column-gap: 2px;
}
.marketplace-miniControls .country-dropdown .dropdown-toggle .country-fullName {
  display: none;
}
.marketplace-miniControls .country-dropdown .dropdown-toggle i.glyphicon-sort-down {
  float: right !important;
}
.marketplace-miniControls .filter-dropdown .dropdown-toggle {
  width: 34px !important;
}
.marketplace-miniControls .filter-dropdown .dropdown-toggle .glyphicon {
  line-height: 20px;
}
.marketplace-miniControls .filter-dropdown ul.dropdown-menu {
  margin: 5px 0 0 0;
}
.marketplace-miniControls .filter-dropdown ul.dropdown-menu li {
  min-width: 160px;
  min-height: 30px;
  text-align: left;
}
.marketplace-miniControls .filter-dropdown ul.dropdown-menu li .glyphicon:before {
  content: '\2193';
  position: relative;
  top: -2px;
  font-size: 14px;
}
.marketplace-miniControls .filter-dropdown ul.dropdown-menu li .glyphicon.inverse:before {
  content: '\2191';
}
.marketplace-miniControls input[type="text"] {
  height: 32px;
  padding: 5px 10px 7px;
  font-size: 12px;
  line-height: 20px;
}
.marketplace-miniControls input[type="text"]::-moz-placeholder {
  line-height: 18px;
}
.marketplace-miniControls input[type="text"]::-ms-input-placeholder {
  line-height: 20px;
}
.marketplace-miniControls input[type="text"]::-webkit-input-placeholder {
  line-height: 20px;
}
.marketplace-miniControls #audience-filters {
  width: 34px;
}
.marketplace-miniControls #audience-filters .wrapper {
  width: 488px;
}
.marketplace-miniControls #audience-filters .dropdown-menu {
  padding: 10px;
}
.marketplace-miniControls #audience-filters .dropdown-menu:before {
  border-width: 10px;
}
.marketplace-miniControls #audience-filters .filtersMenu > ul {
  padding: 10px 0 10px 10px;
}
.marketplace-miniControls #audience-filters .filtersMenu > ul > li {
  padding: 6px 8px;
  font-size: 11px;
}
.marketplace-miniControls #audience-filters .filtersFields {
  padding: 5px;
}
.marketplace-miniControls #audience-filters .filtersFields form > * > label {
  padding: 4px 7px;
  margin: 5px;
}
.marketplace-miniControls .country-aplha2Name i.flag {
  position: relative;
  top: 3px;
  display: inline-block;
}
.no-results {
  width: 100%;
  margin-top: 30px;
  margin-left: 0;
}
#marketplace-widget .nested-multiselect .availableItems {
  height: auto;
  max-height: 1720px;
}
#marketplace-widget .nested-multiselect .availableItems > li:only-child .item-options {
  padding: 8px;
}
#marketplace-widget .nested-multiselect .availableItems > li:only-child .item-name {
  padding: 12px;
}
#marketplace-widget .nested-multiselect .item-options .btn {
  width: auto;
}
#marketplace-widget #marketplace-controls #view-style {
  width: 100%;
}
#marketplace-widget #marketplace-controls #view-style > div {
  top: -60px;
  right: -25px;
}
#marketplace-widget #marketplace-controls #marketplace-filters #audience-filters .wrapper {
  position: absolute;
  right: 0;
  width: 696px;
}
#marketplace-widget #marketplace-controls #marketplace-filters #audience-filters h6 {
  font-size: 14px;
  text-transform: uppercase;
}
#marketplace-widget #marketplace-controls #marketplace-filters #audience-filters .dropdown-menu {
  top: 0;
  right: 0;
  width: auto;
  min-width: 265px;
  max-height: none;
  padding: 15px;
}
#marketplace-widget #marketplace-controls #marketplace-filters #audience-filters .dropdown-menu .combo-form:first-child {
  margin: 0;
}
#marketplace-widget #marketplace-controls #marketplace-filters #audience-filters .dropdown-menu .combo-form form {
  white-space: nowrap;
}
#marketplace-widget #marketplace-controls #marketplace-filters #audience-filters .dropdown-menu .combo-form form input[type="checkbox"],
#marketplace-widget #marketplace-controls #marketplace-filters #audience-filters .dropdown-menu .combo-form form input[type="radio"] {
  margin-top: -2px;
}
#marketplace-widget #marketplace-controls #marketplace-filters #audience-filters .glyphicon {
  line-height: 16px;
}
#marketplace-widget.properties-1 .domain-controls,
#marketplace-widget.properties-2 .domain-controls,
#marketplace-widget.properties-3 .domain-controls,
#marketplace-widget.properties-4 .domain-controls,
#marketplace-widget.properties-5 .domain-controls,
#marketplace-widget.properties-6 .domain-controls,
#marketplace-widget.properties-7 .domain-controls,
#marketplace-widget.properties-8 .domain-controls,
#marketplace-widget.properties-9 .domain-controls,
#marketplace-widget.properties-10 .domain-controls {
  padding: 45px 0 0;
  background: transparent;
  border-bottom: 0;
}
#marketplace-widget.properties-1 .domain-controls #marketplace-filters,
#marketplace-widget.properties-2 .domain-controls #marketplace-filters,
#marketplace-widget.properties-3 .domain-controls #marketplace-filters,
#marketplace-widget.properties-4 .domain-controls #marketplace-filters,
#marketplace-widget.properties-5 .domain-controls #marketplace-filters,
#marketplace-widget.properties-6 .domain-controls #marketplace-filters,
#marketplace-widget.properties-7 .domain-controls #marketplace-filters,
#marketplace-widget.properties-8 .domain-controls #marketplace-filters,
#marketplace-widget.properties-9 .domain-controls #marketplace-filters,
#marketplace-widget.properties-10 .domain-controls #marketplace-filters {
  display: none;
}
#marketplace-widget.properties-1 .domain-controls #view-style,
#marketplace-widget.properties-2 .domain-controls #view-style,
#marketplace-widget.properties-3 .domain-controls #view-style,
#marketplace-widget.properties-4 .domain-controls #view-style,
#marketplace-widget.properties-5 .domain-controls #view-style,
#marketplace-widget.properties-6 .domain-controls #view-style,
#marketplace-widget.properties-7 .domain-controls #view-style,
#marketplace-widget.properties-8 .domain-controls #view-style,
#marketplace-widget.properties-9 .domain-controls #view-style,
#marketplace-widget.properties-10 .domain-controls #view-style {
  display: none;
}
#marketplace-widget #domainModal {
  top: auto;
  width: 100%;
  height: 100%;
  margin: auto;
  padding: 40px;
  background: rgba(0, 0, 0, 0.5);
}
#marketplace-widget #domainModal .modal-dialog {
  position: relative;
  top: 0;
  left: 0;
  width: 1180px;
  height: 100%;
}
#marketplace-widget #domainModal .modal-dialog .modal-content {
  background: #fff;
  width: 1180px;
  height: 100%;
  padding-bottom: 40px;
  border: none;
  border-radius: 0;
}
#marketplace-widget #domainModal .modal-header {
  height: 40px;
  padding: 0;
  font-weight: normal;
  line-height: 38px;
  text-transform: none;
  background-color: #fdfdfd;
  border-bottom: solid 1px #333333;
  border-radius: 0;
}
#marketplace-widget #domainModal .modal-header .glyphicon-link {
  top: 0;
  width: 80px;
  height: 40px;
  padding-top: 13px;
  text-align: center;
  color: #fff;
  background-color: #333333;
}
#marketplace-widget #domainModal .modal-header code {
  position: relative;
  padding: 0;
  margin-left: 10px;
  font-family: inherit;
  font-size: 14px;
  color: #BBB;
  background: none;
}
#marketplace-widget #domainModal .modal-header .action-button {
  position: relative;
  top: -1px;
  padding: 4px 5px;
  margin-right: 7px;
  font-size: 12px;
  line-height: 1;
  color: #999;
  background-color: #f5f3de;
  border: solid 1px #e0dec7;
  border-radius: 5px;
}
#marketplace-widget #domainModal .modal-header .modal-closeBtn {
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: #333333;
}
#marketplace-widget #domainModal .modal-header .modal-closeBtn:hover {
  background-color: #1a1a1a;
}
#marketplace-widget #domainModal .modal-header .modal-closeBtn .glyphicon {
  top: 2px;
  color: #fff;
}
#marketplace-widget #domainModal .modal-body {
  width: 100%;
  height: 100%;
  padding: 0;
  overflow: hidden;
  overflow-y: auto;
}
#marketplaceWidget-panel:before {
  margin-top: 20px;
}
#marketplaceWidget-panel .marketplace-thumbnails {
  margin-bottom: -10px;
}
#marketplaceWidget-panel .marketplace-thumbnails + .pagination {
  margin: 20px 0 -20px;
}
#marketplaceWidget-panel #marketplaceDomains-anchor {
  position: relative;
  top: -45px;
}
#marketplaceWidget-panel #marketplaceWidget-list > ul {
  display: table;
  width: 100%;
  margin: 30px 0 0;
  font-size: 12px;
}
#marketplaceWidget-panel #marketplaceWidget-list > ul > li {
  display: table-row;
}
#marketplaceWidget-panel #marketplaceWidget-list > ul > li > div {
  display: table-cell;
  height: 43px;
  padding: 5px 0 5px 12px;
  vertical-align: middle;
  border-bottom: solid 1px #fff;
}
#marketplaceWidget-panel #marketplaceWidget-list > ul > li > div:last-child {
  padding-right: 15px;
}
#marketplaceWidget-panel #marketplaceWidget-list > ul > li > div.domain-number {
  width: 40px;
}
#marketplaceWidget-panel #marketplaceWidget-list > ul > li > div.domain-url {
  font-size: 14px;
  line-height: 21px;
}
#marketplaceWidget-panel #marketplaceWidget-list > ul > li > div.marketplaceItem-options {
  padding-right: 5px;
  text-align: right;
}
#marketplaceWidget-panel #marketplaceWidget-list > ul > li > div.marketplaceItem-options button,
#marketplaceWidget-panel #marketplaceWidget-list > ul > li > div.marketplaceItem-options a.btn {
  min-width: 70px;
  margin-left: 2px;
}
#marketplaceWidget-panel #marketplaceWidget-list > ul > li:nth-child(2n+1) {
  background-color: #f5f5f5;
}
#marketplace-grid .charge-thumbnails {
  margin: 0 -6px;
}
#marketplace-grid .charge-thumbnails .thumbnail-container {
  padding: 0 6px;
  min-height: 400px;
  width: 33.333333%;
}
#marketplace-grid .charge-thumbnails .thumbnail {
  padding: 15px;
}
#marketplace-grid .charge-thumbnails .item-details {
  overflow-y: hidden;
}
#marketplace-grid .charge-thumbnails .item-details .item-title {
  margin: 0 0 10px 0;
  font-size: 16px;
}
#marketplace-grid .charge-thumbnails .item-details .item-description {
  margin: 0;
  word-break: break-word;
}
#marketplace-grid .charge-thumbnails .thumbnail-options {
  padding: 14px;
}
#marketplace-grid .charge-thumbnails .thumbnail-options .placements-list ul {
  max-height: 100px;
  overflow-y: auto;
}
#marketplace-grid .itemType-label {
  position: absolute;
  top: -9px;
  left: 15px;
}
#marketplaceModal {
  top: 0px;
  left: 0px;
  width: 100% !important;
  height: 100% !important;
  padding: 0 0 92px !important;
  margin: 0 !important;
  background: none;
}
#marketplaceModal .body-modal {
  height: 100%;
  max-height: 100%;
  padding: 2% 2% 0;
  background: rgba(0, 0, 0, 0.7);
  border: none;
  overflow: hidden;
  border-radius: 0;
}
#marketplaceModal .body-modal #marketplace-widget {
  min-width: 960px;
  height: 100%;
  padding-bottom: 0;
  overflow: auto;
}
#marketplaceModal .body-modal #marketplace-widget .domain-controls {
  padding: 45px 0 25px;
}
#marketplaceModal .body-modal #marketplace-widget .domain-controls #view-style > div {
  top: -38px;
}
#marketplaceModal .footer-modal {
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 92px;
  margin-left: -581px;
}
#marketplaceModal .footer-modal .modal-closeBtn {
  min-width: 230px;
  position: relative;
  top: 22px;
}
#marketplace-done {
  display: none;
}
.marketplace-modal #btn-next {
  display: none;
}
.marketplace-modal #marketplace-done {
  display: block;
}
.marketplace-modal #bottomCampaignCart.cart-show {
  z-index: 10060;
}
.marketplace-modal .done-button {
  display: none;
}
.bottomCart-widget {
  position: fixed;
  bottom: 0;
  z-index: 4;
  left: 0;
  width: 100%;
}
.bottomCart-widget .inner-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1170px !important;
  position: relative;
  padding: 0;
}
@media (min-width: 768px) {
  .bottomCart-widget .inner-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .bottomCart-widget .inner-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .bottomCart-widget .inner-container {
    width: 1170px;
  }
}
.bottomCart-widget .inner-container > .navbar-header,
.bottomCart-widget .inner-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .bottomCart-widget .inner-container > .navbar-header,
  .bottomCart-widget .inner-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.bottomCart-widget .toggle-panel {
  position: absolute;
  top: 0;
  right: 0;
  padding: 7px 5px;
  line-height: 1;
  cursor: pointer;
}
.bottomCart-widget .toggle-panel .glyphicon {
  color: #bbb;
  font-size: 14px;
}
.bottomCart-widget .collapsed-view {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: -100px;
  padding: 15px;
  width: 150px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}
.bottomCart-widget .collapsed-view .totalItems-number {
  font-size: 24px;
}
.bottomCart-widget .expanded-view {
  position: absolute;
  bottom: -400px;
  padding: 32px 32px 0;
  width: 100%;
  height: 400px;
  background: #fff;
  border-bottom: none;
}
.bottomCart-widget .expanded-view .inner {
  height: 100%;
  padding: 20px;
  overflow: auto;
  background: #fff;
  border: 20px solid #fff;
}
.bottomCart-widget .expanded-view .toggle-panel {
  top: 0;
  right: 0;
  padding: 8px 8px 7px;
}
.bottomCart-widget .expanded-view .toggle-panel .glyphicon {
  font-size: 16px;
}
.bottomCart-widget .expanded-view .panel {
  margin: 0;
  padding: 0 !important;
  border: none;
  border-radius: 0;
}
.bottomCart-widget .expanded-view .panel-heading {
  margin: 0 0 20px;
  padding: 0 0 5px 0;
  background: none;
  border-bottom: 1px solid #bbb;
}
.bottomCart-widget .expanded-view .panel-heading:before,
.bottomCart-widget .expanded-view .panel-heading:after {
  content: " ";
  display: table;
}
.bottomCart-widget .expanded-view .panel-heading:after {
  clear: both;
}
.bottomCart-widget .expanded-view .panel-heading:before,
.bottomCart-widget .expanded-view .panel-heading:after {
  content: " ";
  display: table;
}
.bottomCart-widget .expanded-view .panel-heading:after {
  clear: both;
}
.bottomCart-widget .expanded-view .panel-title {
  float: left;
  padding: 0;
  line-height: 1;
}
.bottomCart-widget .expanded-view .panel-title .glyphicon {
  float: left;
}
.bottomCart-widget .expanded-view .panel-title a:not(.collapsed) .glyphicon {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}
.bottomCart-widget .expanded-view .panel-body {
  padding: 0 20px 20px 20px;
}
.bottomCart-widget .expanded-view .panel-body .item {
  padding: 5px 0 6px 10px;
  margin: 0 5px 5px 0;
  float: left;
  color: #fff;
  font-size: 12px;
  background: #999;
}
.bottomCart-widget .expanded-view .panel-body .removeItem-button {
  padding: 6px 7px 6px 9px;
  margin: -6px 0 -6px 10px;
  float: right;
  color: #fff;
}
.bottomCart-widget .collapsed-view,
.bottomCart-widget .expanded-view {
  background: rgba(77, 77, 77, 0.6);
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.bottomCart-widget .collapsed-view:hover .toggle-panel .glyphicon,
.bottomCart-widget .expanded-view:hover .toggle-panel .glyphicon {
  color: #fff;
}
.bottomCart-widget.expanded .collapsed-view {
  bottom: -100px;
}
.bottomCart-widget.expanded .expanded-view {
  bottom: 0;
}
.bottomCart-widget.visible:not(.expanded) .collapsed-view {
  bottom: 0;
}
#marketplaceCategories-widget .ticket-ribbon {
  padding: 10px 15px;
  margin: 5px;
  font-size: 11px;
  text-transform: uppercase;
  cursor: pointer;
}
#marketplaceCategories-widget .ticket-ribbon.selected {
  background-color: #4f6f8f;
}
#marketplaceCategories-widget .ticket-ribbon .checked-bubble {
  width: 12px;
  height: 12px;
  background: #eee;
  border-radius: 50%;
  float: right;
  margin: 2px 0 0 10px;
  display: block;
  color: #34495e;
  font-size: 9px;
  text-align: center;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.25);
}
#marketplaceCategories-widget .ticket-ribbon .checked-bubble .glyphicon {
  top: 0;
}
#domainListsTargeting-widget .refresh-btn {
  margin-top: 19px;
  padding: 0;
  line-height: 1;
}
#domainList-cart .expanded-view .panel-body {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
#domainList-cart .expanded-view .inner {
  height: 272px;
  padding-bottom: 0;
}
#domainList-cart .expanded-view .button-container {
  background: #fff;
  padding: 3px 20px 22px 40px;
}
#domainList-cart .expanded-view hr {
  margin-top: 0;
}
#creativeAudit-widget .strategy-panel .panel-heading .reason-field {
  float: right;
  width: 300px;
  margin-left: 10px;
}
#creativeAudit-widget .strategy-panel .panel-heading > [data-toggle~="collapse"] .glyphicon {
  font-size: 32px;
  color: #999;
  margin-top: 5px;
}
#creativeAudit-widget .strategy-panel .panel-heading > [data-toggle~="collapse"].collapsed .glyphicon {
  -webkit-transform: scale(-1);
  -ms-transform: scale(-1);
  -o-transform: scale(-1);
  transform: scale(-1);
}
#creativeAudit-widget .strategy-panel .panel-footer .btn {
  min-width: 200px;
  text-transform: uppercase;
}
#creativeAudit-widget .creative-panel:not(:last-child) {
  margin-bottom: 30px;
}
#creativeAudit-widget .targetedProperties-panel .panel-body {
  overflow-y: auto;
  max-height: 114px;
}
#creativeAudit-widget .reasonsList-container .reasons-list {
  display: inline-block;
  position: relative;
  top: -1px;
}
#creativeAudit-widget .reasonsList-container .reasons-list .reason {
  margin-left: 5px;
}
.next-mark {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 1;
  display: block;
  width: 70px;
  height: 70px;
  margin: -35px -35px -40px;
}
.next-mark .circle {
  display: block;
}
.next-mark .circle:after {
  content: '';
  display: block;
  width: 68px;
  height: 68px;
  background-color: #fff;
  border: solid 1px #fff;
  border-radius: 40px;
}
.next-mark .glyphicon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px;
  color: #ccc;
}
.next-mark.border-down {
  margin-bottom: -70px;
}
.next-mark.border-down .circle {
  height: 30px;
  overflow: hidden;
}
.next-mark.border-down .circle:after {
  margin-top: -40px;
  border-color: #ddd;
}
.next-mark.border-down .glyphicon {
  margin: -43px -8px -8px;
}
.next-mark.border-up {
  margin-bottom: -45px;
}
.next-mark.border-up .circle {
  height: 26px;
  overflow: hidden;
}
.next-mark.border-up .circle:after {
  border-color: #ddd;
}
#bannerAds-widget .top-alerts {
  margin-bottom: 45px;
}
#bannerAds-widget .left-menu {
  width: 286px;
  float: left;
}
#bannerAds-widget .nested-multiselect ul.availableItems,
#bannerAds-widget .nested-multiselect ul.selectedItems {
  width: 286px;
  height: 508px;
  margin: 0;
}
#bannerAds-widget .nested-multiselect ul.availableItems li a.itemLnk,
#bannerAds-widget .nested-multiselect ul.selectedItems li a.itemLnk {
  max-width: 160px;
}
#bannerAds-widget .nested-multiselect ul.availableItems li a.itemLnk.selected,
#bannerAds-widget .nested-multiselect ul.selectedItems li a.itemLnk.selected {
  font-weight: bold;
  color: #000;
}
#bannerAds-widget #banner-preview {
  width: 100%;
  min-height: 306px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#bannerAds-widget #banner-preview > * {
  z-index: 1;
}
#bannerAds-widget #banner-preview #inner {
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  text-align: center;
  padding: 20px 0 30px;
}
#bannerAds-widget #banner-preview #inner object,
#bannerAds-widget #banner-preview #inner img {
  max-width: 100%;
}
#bannerAds-widget #creative-info {
  background: #f5f5f5;
  padding: 15px;
  border-radius: 5px;
  min-height: 536px;
}
#bannerAds-widget #creative-info #audit-status {
  padding: 25px;
  background: #fff;
  border-radius: 5px;
}
#bannerAds-widget #creative-info #audit-status h2 {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -1px;
}
#bannerAds-widget #creative-info #audit-status p {
  font-size: 85%;
  margin-bottom: 3px;
}
#bannerAds-widget #creative-info #audit-status p.help-inline {
  margin-top: 14px;
}
#bannerAds-widget #creative-details {
  min-height: 200px;
}
#bannerAds-widget #addImpPixels-form #addImpPixels-checkbox {
  padding-top: 0;
  padding-bottom: 0;
  min-height: 0;
}
#bannerAds-widget #addImpPixels-form hr {
  margin: 10px 0;
}
.facebook-creative-preview {
  width: 274px;
  padding: 10px;
  margin: auto;
  font-family: Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif !important;
  font-size: 12px;
  color: #333 !important;
  text-align: left;
  background: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
}
.facebook-creative-preview a {
  color: #333 !important;
}
.facebook-creative-preview a:hover {
  text-decoration: none;
}
.facebook-creative-preview .facebook-creative-header h3 {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px !important;
  color: #3b5998;
  word-wrap: break-word;
}
.facebook-creative-preview .facebook-creative-header small {
  display: block;
  min-height: 16px;
  line-height: 16px !important;
  color: #898f9c;
  word-wrap: break-word;
}
.facebook-creative-preview .facebook-creative-body {
  padding-top: 6px;
}
.facebook-creative-preview .facebook-creative-body .facebook-creative-image {
  display: inline-block;
  width: 99px;
  max-height: 72px;
  margin-right: 8px;
  vertical-align: top;
}
.facebook-creative-preview .facebook-creative-body .facebook-creative-image img {
  max-width: 99px;
  max-height: 72px;
}
.facebook-creative-preview .facebook-creative-body .facebook-creative-text {
  display: inline-block;
  vertical-align: top;
}
.facebook-creative-preview .facebook-creative-body .facebook-creative-text p {
  max-width: 142px;
  margin: 0;
  line-height: 1.28;
  vertical-align: top;
  word-wrap: break-word;
}
.facebook-creative-preview.facebook-newsfeed {
  width: 496px;
  padding: 12px;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-header {
  margin-bottom: 10px;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-header .brand-image {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 8px;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-header .brand-image i.glyphicon-profile {
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  color: #ccc;
  text-align: center;
  background: #eee;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-header .brand-info {
  display: block;
  width: auto;
  overflow: hidden;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-header .brand-info a:hover {
  text-decoration: underline;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-header .brand-info h3 {
  margin: 4px 0 1px 0;
  color: #3b5998;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-header .brand-info p {
  margin-bottom: 0;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-text {
  display: block;
  clear: both;
  margin-bottom: 9px;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-text:before,
.facebook-creative-preview.facebook-newsfeed .facebook-creative-text:after {
  content: " ";
  display: table;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-text:after {
  clear: both;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-text:before,
.facebook-creative-preview.facebook-newsfeed .facebook-creative-text:after {
  content: " ";
  display: table;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-text:after {
  clear: both;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-text p {
  font-size: 14px;
  margin-bottom: 0;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body {
  padding: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px rgba(0, 0, 0, 0.1);
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body:before,
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body:after {
  content: " ";
  display: table;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body:after {
  clear: both;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body:before,
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body:after {
  content: " ";
  display: table;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body:after {
  clear: both;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body .facebook-creative-image {
  position: relative;
  float: left;
  width: 154px;
  min-height: 154px;
  max-height: 154px;
  margin-right: 0;
  background-size: cover;
  background-position: center center;
  border: 1px solid #ccc;
  overflow: hidden;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body .facebook-creative-content {
  position: relative;
  display: block;
  width: auto;
  height: 130px;
  padding: 10px 12px;
  font-family: Georgia, 'lucida grande', tahoma, verdana, arial, sans-serif;
  overflow: hidden;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body .facebook-creative-content h3 {
  max-height: 110px;
  padding: 0;
  margin: 0 0 5px;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  word-wrap: break-word;
  overflow: hidden;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body .facebook-creative-content p {
  max-height: 80px;
  margin-bottom: 0;
  line-height: 16px;
  overflow: hidden;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body .facebook-creative-content .facebook-creative-footer {
  position: absolute;
  bottom: 0;
  display: block;
  width: 290px;
  padding: 13px 0 10px;
  font-family: helvetica, arial, 'lucida grande', sans-serif;
  font-size: 11px;
  line-height: 11px;
  color: #ccc;
  text-transform: uppercase;
}
.facebook-creative-preview.facebook-newsfeed.big-format .facebook-creative-body .facebook-creative-image {
  float: none;
  width: 470px;
  min-height: 250px;
  max-height: 250px;
  margin: 0;
}
.facebook-creative-preview.facebook-newsfeed.big-format .facebook-creative-body .facebook-creative-content {
  height: auto;
  padding: 10px 12px;
}
.facebook-creative-preview.facebook-newsfeed.big-format .facebook-creative-body .facebook-creative-content .facebook-creative-footer {
  position: relative;
  padding: 10px 0 2px;
}
.creative-url {
  word-break: break-all;
}
.feedAds-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.feedAds-list > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.feedAds-list > div:nth-last-child(-n+2) .feedAd-wrapper {
  margin-bottom: 0;
}
.feedAds-list .feedAd-wrapper {
  position: relative;
  width: 100%;
  margin: 0 0 30px;
  padding: 30px 30px 107px;
  background-color: #fff;
  border: 1px solid #e2e2e6;
}
.feedAds-list .feedAd-wrapper .item-image {
  float: left;
  margin: 0 10px 4px 0;
}
.feedAds-list .feedAd-wrapper .item-title {
  margin: -5px 0 -6px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
}
.feedAds-list .feedAd-wrapper .item-description {
  margin: 7px 0 0;
  color: #000;
  text-decoration: none;
  clear: both;
}
.feedAds-list .feedAd-wrapper .item-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 30px;
  margin: 0 -30px 30px;
  text-align: center;
}
.feedsWidget-controls {
  margin-bottom: 30px;
}
.feedsWidget-controls .datePicker-component {
  width: 165px;
}
.feedsWidget-controls .daysBack-component {
  width: 165px;
}
.feedsWidget-controls .daysBack-component .input-group-addon {
  min-width: 90px;
  line-height: 16px;
  padding: 16px;
  text-align: right;
  font-size: 12px;
}
.feedAd-wrapper:nth-child(n+3) .feedAd {
  margin-top: 30px;
}
.feedAd {
  width: 100%;
  padding: 15px;
  border: 1px solid #ddd;
}
.feedAd .feedAd-date {
  color: #bbb;
  font-size: 10px;
  text-transform: uppercase;
}
.feedAd .feedAd-title {
  margin: 5px 0 0;
  font-size: 16px;
  font-weight: bold;
}
.feedAd img {
  width: 100%;
  max-height: 145px;
  -o-object-fit: cover;
  object-fit: cover;
}
.feedAd figure {
  margin: 10px 0 0;
}
.feedAd figure figcaption {
  margin: 10px 0 0;
  font-size: 12px;
}
.feedAd .feedAd-categories {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #ddd;
}
.feedAd .feedAd-categories .feedAd-category {
  display: inline-block;
  padding: 2px 8px 4px;
  margin: 0 5px 3px 0;
  font-size: 10px;
  background: #eee;
  border-radius: 10px;
  line-height: normal;
}
.feedAd .feedAd-name {
  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;
  background-color: #777777;
  margin-bottom: 10px;
  display: inline-block;
  padding: 2px 6px 4px;
  line-height: normal;
  font-size: 10px;
}
a.feedAd .feedAd-name:hover,
a.feedAd .feedAd-name:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.feedAd .feedAd-name:empty {
  display: none;
}
.btn .feedAd .feedAd-name {
  position: relative;
  top: -1px;
}
.feedAd .feedAd-name[href]:hover,
.feedAd .feedAd-name[href]:focus {
  background-color: #5e5e5e;
}
#new-instream {
  padding: 0 !important;
  margin-bottom: 10px;
}
#new-instream .panel-heading {
  padding: 0;
  font-size: 12px;
  text-transform: uppercase;
  border: none;
}
#new-instream .panel-heading a {
  display: block;
  padding: 14px 18px;
  color: #888;
}
#new-instream .panel-heading a .temp {
  display: none;
}
#new-instream .panel-heading a .glyphicon-arrow {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}
#new-instream .panel-heading a.collapsed .temp {
  display: inline;
}
#new-instream .panel-heading a.collapsed .glyphicon-arrow {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
#new-instream .panel-heading a .glyphicon {
  top: 2px;
  font-size: 16px;
}
#new-instream .panel-body {
  padding: 20px 25px;
  border-top: 1px solid #ddd;
}
#new-instream .panel-body .control-button .btn {
  margin-top: 30px;
}
#segmentsTargeting-widget .nested-multiselect > div > ul {
  height: 500px;
}
#buyStrategy-widget .ui-slider .ui-slider-handle {
  border-radius: 5px;
}
#keywordTargeting-widget .select2-container {
  width: 670px !important;
}
#demographic-widget label {
  display: block;
  margin-top: 5px;
}
#demographic-widget #gender {
  display: inline-block;
  vertical-align: top;
  color: #888;
}
#demographic-widget #gender h2 {
  margin-bottom: 10px;
  font-size: 12px;
  color: #888;
  text-transform: uppercase;
}
#demographic-widget #gender span {
  width: 100px;
  display: inline-block;
  vertical-align: top;
}
#demographic-widget #ageGroups {
  display: inline-block;
  vertical-align: top;
  color: #888;
  margin-right: 25px;
}
#demographic-widget #ageGroups h2 {
  margin-bottom: 10px;
  font-size: 12px;
  color: #888;
  text-transform: uppercase;
}
#demographic-widget #ageGroups span {
  width: 100px;
  display: inline-block;
  vertical-align: top;
}
#map {
  float: left;
  clear: both;
  width: 100%;
  height: 600px;
  margin-top: 33px;
}
.location-label {
  display: inline-block;
  margin: 5px 5px 0 0;
}
#geoTargeting-widget #location-labels {
  margin-top: 10px;
  margin-bottom: -20px;
}
#geoTargetingRadius-widget #location-labels {
  margin-top: 10px;
  margin-bottom: -20px;
}
.locations-checkboxes {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  -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);
  background: #f9f9f9;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-bottom: 10px;
  margin: 10px 0 -10px;
}
.locations-checkboxes blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.locations-checkboxes .checkbox {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 12px;
  line-height: 1.8;
  margin: 0 10px 10px 0;
}
.locations-checkboxes .checkbox label {
  padding: 5px 10px 5px 30px;
}
.inventory-item .inventory-thumbnail img {
  cursor: pointer;
}
.inventory-item .info .dates .select-container .select-options {
  top: 32px !important;
}
.inventory-item #slider {
  margin-top: 10px;
}
#mediaProperties-widget #mediaProperties-form {
  margin-bottom: 0;
}
#mediaProperties-widget #mediaProperties-form ul {
  width: 670px;
  margin-bottom: 0;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
#mediaProperties-widget #mediaProperties-form ul li {
  display: inline-block;
  width: 210px;
  padding: 0;
  margin-right: 20px;
}
#mediaProperties-widget #mediaProperties-form ul li:nth-child(3n+3) {
  margin-right: 0;
}
#mediaProperties-widget #mediaProperties-form label {
  max-width: 200px;
  margin: 10px 0;
  word-break: break-all;
  white-space: pre-line;
}
#mediaProperties-widget #mediaProperties-form label:last-child {
  margin-bottom: 0;
}
#payStrategy-widget .well {
  padding: 20px 38px;
}
#payStrategy-widget .well label {
  margin-bottom: 0;
}
#payStrategy-widget .well .form-group:first-child {
  margin-top: 10px;
}
#payStrategy-widget .well .form-group:last-child {
  margin-bottom: 10px;
}
#payStrategy-widget #predictedCPC-options .form-control {
  width: 70px;
}
#payStrategy-widget #CPA-multiselect code {
  display: block;
  min-height: 18px;
  margin: 5px 10px 10px;
  white-space: inherit;
  border: 1px solid #f0b9b8;
}
#payStrategy-widget #CPA-multiselect .col-xs-4 {
  padding-right: 0;
}
#payStrategy-widget #CPA-multiselect > div > ul {
  height: 200px;
}
#payStrategy-widget #targetAndDelivery-options .form-control {
  width: 70px;
}
#payStrategy-widget #cpcConfiguration .form-control {
  width: 70px;
}
#payStrategy-widget #cpaConfiguration-options .form-control {
  width: 70px;
}
#placementScope-widget input[type="radio"] + label {
  display: inline-block;
}
#scheduleOrDailyBudget-widget #daily-budget-CPC h2.widget-title,
#scheduleOrDailyBudget-widget #daily-budget-CPM h2.widget-title,
#scheduleOrDailyBudget-widget #pacing h2.widget-title,
#scheduleOrDailyBudget-widget #cost-type h2.widget-title,
#scheduleOrDailyBudget-widget #CPC-bid h2.widget-title {
  margin-bottom: 20px !important;
}
#scheduleOrDailyBudget-widget #daily-budget-CPC input[type="number"],
#scheduleOrDailyBudget-widget #daily-budget-CPM input[type="number"],
#scheduleOrDailyBudget-widget #pacing input[type="number"],
#scheduleOrDailyBudget-widget #cost-type input[type="number"],
#scheduleOrDailyBudget-widget #CPC-bid input[type="number"] {
  width: 184px;
}
#scheduleOrDailyBudget-widget .start-end-datepicker {
  margin-bottom: 30px;
}
#scheduleOrDailyBudget-widget .start-end-datepicker input[type="text"] {
  cursor: pointer;
}
#scheduleOrDailyBudget-widget .start-end-datepicker label {
  position: relative;
  top: 50px;
  left: 5px;
  display: inline-block;
}
#scheduleOrDailyBudget-widget #cost-type {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
#scheduleOrDailyBudget-widget #cost-type .select2-container {
  margin-bottom: 5px;
}
#scheduleOrDailyBudget-widget #impressions-number {
  display: inline-block;
}
#scheduleOrDailyBudget-widget #CPC-bid,
#scheduleOrDailyBudget-widget #CPA-bid,
#scheduleOrDailyBudget-widget #pacing {
  margin-top: 40px;
}
#lineGraph-widget {
  background: none;
  border: none;
}
#lineGraph-widget > div {
  padding: 32px;
}
#lineGraph-widget > div:before {
  content: none !important;
}
#lineGraph-widget:not(:last-child) > div {
  padding-bottom: 0;
}
#lineGraph-widget > div.no-padding-top {
  padding-top: 0;
}
#lineGraph-widget #graph,
#lineGraph-widget + #metrics-widget {
  position: relative;
  z-index: 2;
}
#lineGraph-widget #metrics-widget {
  margin: 0;
}
#lineGraph-widget #graph {
  height: 250px;
}
#lineGraph-widget #graph + #metrics-widget {
  margin-top: 5px;
}
#ratesGraph-widget #graph {
  height: 285px;
}
#ratesGraph-widget + #metrics-widget .metrics-inline > li {
  height: 60px;
}
#scheduleBudget-widget > div {
  position: relative;
}
#scheduleBudget-widget > div .widget-title:before {
  content: none !important;
}
#scheduleBudget-widget > div > ul,
#scheduleBudget-widget > div .slider-widget {
  width: 670px;
}
#scheduleBudget-widget > div #programmaticCPM {
  width: 100px;
  margin-left: 15px;
}
#scheduleBudget-widget > div #budget-values {
  margin-bottom: 25px;
}
#scheduleBudget-widget > div #budget-values li {
  float: left;
  width: 33%;
  padding: 0;
  text-align: center;
}
#scheduleBudget-widget > div #budget-values li > span {
  display: inline-block;
  text-align: left;
}
#scheduleBudget-widget > div #budget-values li#budget {
  text-align: left;
}
#scheduleBudget-widget > div #budget-values li#CPM-bid {
  width: 34%;
}
#scheduleBudget-widget > div #budget-values li#CPM-bid > span {
  margin-right: 20px;
}
#scheduleBudget-widget > div #budget-values li#estimated-impressions {
  text-align: right;
}
#scheduleBudget-widget > div #budget-values li#estimated-impressions input {
  behavior: none;
}
#scheduleBudget-widget > div #budget-values li#estimated-impressions > span {
  width: 155px;
}
#scheduleBudget-widget > div #budget-values li#estimated-impressions .bottom-message {
  text-align: right;
}
#scheduleBudget-widget > div .bottom-message {
  display: inline-block;
  padding: 0;
  margin-top: 10px;
  font-size: 10px;
  line-height: 1;
  color: inherit;
  border-bottom: solid 1px rgba(139, 148, 187, 0.15);
}
#scheduleBudget-widget .slider-widget {
  margin-top: 100px;
}
#scheduleBudget-widget .slider-values {
  margin-top: 15px;
}
#scheduleBudget-widget .slider-values li {
  padding: 0;
  color: #888;
}
#scheduleBudget-widget .slider-ruller {
  position: absolute;
  bottom: -16px;
}
#scheduleBudget-widget .slider-ruller li {
  bottom: -6px;
  padding: 0 79px 0 0 ;
}
#scheduleBudget-widget .slider-ruller li:before {
  content: "";
  display: inline-block;
  height: 3px;
  border-left: solid 1px #c8c8c8;
}
#scheduleBudget-widget .slider-ruller li:nth-child(4n + 1):before {
  height: 7px;
}
#scheduleBudget-widget .slider-ruller li:last-child {
  padding-right: 0;
}
#scheduleBudget-widget #dailyBudget h2.widget-title {
  margin-bottom: 20px !important;
}
#scheduleBudget-widget #dailyBudget label {
  margin-bottom: 25px;
}
#schedulePacing-widget div .widget-title:before {
  content: none !important;
}
#schedulePeriod-widget .form-group {
  margin-bottom: 0;
}
#schedulePeriod-widget .input-title {
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
}
#schedulePeriod-widget .input-title .glyphicon-arrow {
  top: 2px;
}
#schedulePeriod-widget #indefinitely-checkbox {
  padding-top: 31px;
}
#selectedWebsites-widget ul {
  width: 670px;
}
#selectedWebsites-widget ul > li {
  padding: 0;
  margin-right: 7px;
}
#selectedWebsites-widget ul > li .popover {
  width: 190px;
  min-width: 0;
  padding: 0;
}
#selectedWebsites-widget ul > li .popover .popover-inner {
  padding: 18px;
}
#selectedWebsites-widget ul > li .popover .popover-inner .popover-content {
  padding: 0 5px;
}
#selectedWebsites-widget ul > li .popover .popover-inner .popover-content .domainName-heading {
  color: #34495e;
}
#selectedWebsites-widget ul > li .popover .popover-inner .popover-content .marketplaceItem-options {
  display: none;
}
#selectedWebsites-widget ul > li > .glyphicon {
  margin: 2px 5px 0 0;
  font-size: 15px;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#selectedWebsites-widget ul > li .glyphicon-remove {
  margin: 2px 6px 0 -21px !important;
}
#timeOfDay-widget .dayName-selector {
  width: 110px;
}
#timeOfDay-widget .time-picker-input {
  width: 75px;
  cursor: pointer;
}
#timeOfDay-widget button {
  position: relative;
  top: 43px;
}
#timeOfDay-widget .on-timezone {
  margin-top: 20px;
}
#timeOfDay-widget .day-and-hour ul {
  margin: 0;
  list-style-type: none;
}
#timeOfDay-widget .day-and-hour ul li {
  margin-bottom: 15px;
}
#timeOfDay-widget .day-and-hour ul li .remove-link {
  display: inline-block;
  margin: 7px 0 0;
  font-size: 12px;
  color: #888;
  text-decoration: none;
}
#timeOfDay-widget .day-and-hour ul li .remove-link .glyphicon {
  position: relative;
  top: -1px;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
#timeOfDay-widget .timezoneLocation-selector {
  width: 345px;
}
.overlay-container-absolute {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-color: #FFF;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#payment-register-overlay-container {
  margin-top: -50px;
}
#transactionHistory-panel {
  margin-bottom: 0;
}
#transactionHistory-panel .select2-container {
  float: right;
}
.map {
  width: 670px;
  height: 180px;
}
#createFromSocial-panel #category_select {
  visibility: hidden;
}
#createFromSocial-panel #icons-selectorSocial {
  margin: 1px 0 0 -20px;
}
#createFromSocial-panel #icons-selectorSocial .glyphicon {
  width: 48px;
  height: 48px;
  margin: -2px 5px 0 0;
  font-size: 18px;
  line-height: 48px;
  text-align: center;
  background-color: #ddd;
  border-radius: 3px;
  color: #fff;
}
#createFromSocial-panel #icons-selectorSocial .glyphicon.active.glyphicon-twitter {
  background-color: #00abf0;
}
#createFromSocial-panel #icons-selectorSocial .glyphicon.active.glyphicon-facebook {
  background-color: #3b5999;
}
#createFromSocial-panel #icons-selectorSocial .glyphicon.active.glyphicon-youtube2 {
  background-color: #c8302d;
}
#createFromSocial-panel .c32 {
  float: right;
  width: 790px;
  margin-top: 30px;
}
#createFromSocial-panel #social-url .glyphicon-youtube:before {
  content: "\e62f";
}
#createFromText-widget .popup-box {
  top: -100px;
}
#createFromWebpage-panel #category_select {
  visibility: hidden;
}
#createFromWebpage-panel #icons-selectorSocial {
  margin: 1px 0 0 -20px;
}
#createFromWebpage-panel #icons-selectorSocial .glyphicon {
  width: 48px;
  height: 48px;
  margin: -2px 5px 0 0;
  font-size: 18px;
  line-height: 48px;
  text-align: center;
  background-color: #ddd;
  border-radius: 3px;
  color: #fff;
}
#createFromWebpage-panel #icons-selectorSocial .glyphicon.active.glyphicon-twitter {
  background-color: #00abf0;
}
#createFromWebpage-panel #icons-selectorSocial .glyphicon.active.glyphicon-facebook {
  background-color: #3b5999;
}
#createFromWebpage-panel #icons-selectorSocial .glyphicon.active.glyphicon-youtube2 {
  background-color: #c8302d;
}
#createFromWebpage-panel .c32 {
  float: right;
  width: 790px;
  margin-top: 30px;
}
#createFromWebpage-panel #social-url .glyphicon-youtube:before {
  content: "\e62f";
}
#createFromWebpage-panel .buttons-span {
  position: relative;
  top: -145px;
}
#editVastTag-widget {
  text-align: left;
}
#editVastTag-widget .input-group-addon {
  font-size: 14px;
  min-width: 65px;
  background: #eee;
  border-left: 1px solid #ccc;
}
.selectImage-widget .largeImage-input,
.selectImage-widget .basicImage-input {
  position: relative;
  float: left;
  margin-right: 50px;
  margin-bottom: 20px;
  margin-top: 30px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.selectImage-widget .largeImage-input .remove-button,
.selectImage-widget .basicImage-input .remove-button {
  position: absolute;
  top: -8px;
  right: -8px;
  z-index: 1;
}
.selectImage-widget .largeImage-input .remove-button:hover,
.selectImage-widget .basicImage-input .remove-button:hover {
  border: 1px solid #fff !important;
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
  -webkit-transform: scale(1.6);
  -ms-transform: scale(1.6);
  -o-transform: scale(1.6);
  transform: scale(1.6);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}
.selectImage-widget .largeImage-input .remove-button:hover:hover,
.selectImage-widget .basicImage-input .remove-button:hover:hover,
.selectImage-widget .largeImage-input .remove-button:hover:focus,
.selectImage-widget .basicImage-input .remove-button:hover:focus,
.selectImage-widget .largeImage-input .remove-button:hover.focus,
.selectImage-widget .basicImage-input .remove-button:hover.focus,
.selectImage-widget .largeImage-input .remove-button:hover:active,
.selectImage-widget .basicImage-input .remove-button:hover:active,
.selectImage-widget .largeImage-input .remove-button:hover.active,
.selectImage-widget .basicImage-input .remove-button:hover.active,
.open > .dropdown-toggle.selectImage-widget .largeImage-input .remove-button:hover,
.open > .dropdown-toggle.selectImage-widget .basicImage-input .remove-button:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
.selectImage-widget .largeImage-input .remove-button:hover:active,
.selectImage-widget .basicImage-input .remove-button:hover:active,
.selectImage-widget .largeImage-input .remove-button:hover.active,
.selectImage-widget .basicImage-input .remove-button:hover.active,
.open > .dropdown-toggle.selectImage-widget .largeImage-input .remove-button:hover,
.open > .dropdown-toggle.selectImage-widget .basicImage-input .remove-button:hover {
  background-image: none;
}
.selectImage-widget .largeImage-input .remove-button:hover.disabled,
.selectImage-widget .basicImage-input .remove-button:hover.disabled,
.selectImage-widget .largeImage-input .remove-button:hover[disabled],
.selectImage-widget .basicImage-input .remove-button:hover[disabled],
fieldset[disabled] .selectImage-widget .largeImage-input .remove-button:hover,
fieldset[disabled] .selectImage-widget .basicImage-input .remove-button:hover,
.selectImage-widget .largeImage-input .remove-button:hover.disabled:hover,
.selectImage-widget .basicImage-input .remove-button:hover.disabled:hover,
.selectImage-widget .largeImage-input .remove-button:hover[disabled]:hover,
.selectImage-widget .basicImage-input .remove-button:hover[disabled]:hover,
fieldset[disabled] .selectImage-widget .largeImage-input .remove-button:hover:hover,
fieldset[disabled] .selectImage-widget .basicImage-input .remove-button:hover:hover,
.selectImage-widget .largeImage-input .remove-button:hover.disabled:focus,
.selectImage-widget .basicImage-input .remove-button:hover.disabled:focus,
.selectImage-widget .largeImage-input .remove-button:hover[disabled]:focus,
.selectImage-widget .basicImage-input .remove-button:hover[disabled]:focus,
fieldset[disabled] .selectImage-widget .largeImage-input .remove-button:hover:focus,
fieldset[disabled] .selectImage-widget .basicImage-input .remove-button:hover:focus,
.selectImage-widget .largeImage-input .remove-button:hover.disabled.focus,
.selectImage-widget .basicImage-input .remove-button:hover.disabled.focus,
.selectImage-widget .largeImage-input .remove-button:hover[disabled].focus,
.selectImage-widget .basicImage-input .remove-button:hover[disabled].focus,
fieldset[disabled] .selectImage-widget .largeImage-input .remove-button:hover.focus,
fieldset[disabled] .selectImage-widget .basicImage-input .remove-button:hover.focus,
.selectImage-widget .largeImage-input .remove-button:hover.disabled:active,
.selectImage-widget .basicImage-input .remove-button:hover.disabled:active,
.selectImage-widget .largeImage-input .remove-button:hover[disabled]:active,
.selectImage-widget .basicImage-input .remove-button:hover[disabled]:active,
fieldset[disabled] .selectImage-widget .largeImage-input .remove-button:hover:active,
fieldset[disabled] .selectImage-widget .basicImage-input .remove-button:hover:active,
.selectImage-widget .largeImage-input .remove-button:hover.disabled.active,
.selectImage-widget .basicImage-input .remove-button:hover.disabled.active,
.selectImage-widget .largeImage-input .remove-button:hover[disabled].active,
.selectImage-widget .basicImage-input .remove-button:hover[disabled].active,
fieldset[disabled] .selectImage-widget .largeImage-input .remove-button:hover.active,
fieldset[disabled] .selectImage-widget .basicImage-input .remove-button:hover.active {
  background-color: #d9534f;
  border-color: #d9534f;
}
.selectImage-widget .largeImage-input .remove-button:hover .badge,
.selectImage-widget .basicImage-input .remove-button:hover .badge {
  color: #d9534f;
  background-color: #fff;
}
.selectImage-widget .largeImage-input .remove-button:hover:hover,
.selectImage-widget .basicImage-input .remove-button:hover:hover,
.selectImage-widget .largeImage-input .remove-button:hover:focus,
.selectImage-widget .basicImage-input .remove-button:hover:focus,
.selectImage-widget .largeImage-input .remove-button:hover:active,
.selectImage-widget .basicImage-input .remove-button:hover:active,
.selectImage-widget .largeImage-input .remove-button:hover.active,
.selectImage-widget .basicImage-input .remove-button:hover.active,
.open .dropdown-toggle.selectImage-widget .largeImage-input .remove-button:hover,
.open .dropdown-toggle.selectImage-widget .basicImage-input .remove-button:hover {
  background-color: #c9302c;
  border-color: #c9302c;
}
.selectImage-widget .largeImage-input .remove-button:hover:disabled,
.selectImage-widget .basicImage-input .remove-button:hover:disabled,
.selectImage-widget .largeImage-input .remove-button:hover.disabled,
.selectImage-widget .basicImage-input .remove-button:hover.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.selectImage-widget .largeImage-input label,
.selectImage-widget .basicImage-input label {
  position: absolute;
  top: -30px;
  left: 0;
  width: 270px;
  display: block;
  max-width: none;
}
.selectImage-widget .largeImage-input .upload-box,
.selectImage-widget .basicImage-input .upload-box {
  position: relative;
  vertical-align: middle;
  background: #eee;
  outline: 1px solid #ccc;
  outline-offset: 0px;
  cursor: pointer;
  text-align: center;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.selectImage-widget .largeImage-input .upload-box:hover,
.selectImage-widget .basicImage-input .upload-box:hover {
  outline-width: 2px;
  outline-style: dashed;
  outline-offset: 2px;
}
.selectImage-widget .largeImage-input .upload-box.box-full .fallback-image,
.selectImage-widget .basicImage-input .upload-box.box-full .fallback-image {
  display: none;
}
.selectImage-widget .largeImage-input .upload-box img,
.selectImage-widget .basicImage-input .upload-box img {
  position: relative;
  z-index: 1;
  vertical-align: middle;
  margin: 0 auto;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
.selectImage-widget .largeImage-input .upload-box .invalid-img,
.selectImage-widget .basicImage-input .upload-box .invalid-img {
  border: solid red;
}
.selectImage-widget .largeImage-input .upload-box {
  width: 268px;
  height: 160px;
}
.selectImage-widget .largeImage-input .upload-box img {
  max-width: 228px;
  max-height: 120px;
}
.selectImage-widget .basicImage-input {
  position: relative;
  bottom: -35px;
}
.selectImage-widget .basicImage-input .upload-box {
  width: 125px;
  height: 125px;
}
.selectImage-widget .basicImage-input .upload-box img {
  max-width: 85px;
  max-height: 85px;
}
.selectImage-widget .fallback-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #aaa;
  font-size: 11px;
}
.selectImage-widget .fallback-image > * {
  z-index: 1;
}
.selectImage-widget .fallback-image .glyphicon {
  font-size: 3em;
  margin-bottom: 10px;
}
.selectImage-widget .fallback-image p {
  margin: 0;
}
.selectImage-widget .loading-message {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  color: #777;
  background: rgba(255, 255, 255, 0.75);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  overflow: hidden;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.selectImage-widget .loading-message > * {
  z-index: 1;
}
#nativePlacement-form #native-markup-editor {
  min-height: 150px;
}
#nativePlacement-form .leftSide-menu li {
  cursor: pointer;
}
#nativePlacement-form #native-preview .chargeads-native {
  background: #fff;
}
#nativePlacement-form .nativeMacros-panel code {
  display: block;
  margin: 0 0 2px;
  line-height: 1;
  font-size: 12px;
}
#nativePlacement-form .nativeMacros-panel code.required:before {
  content: '\e010';
  font-family: 'charge-icons';
  margin: 5px 0 0;
  float: right;
  font-size: 8px;
  color: gray;
}
#nativePlacement-form .nativeMacros-panel code.included {
  color: #3d8b3d;
  background-color: #dff0d8;
}
#nativePlacement-form .nativeMacros-panel code input {
  cursor: text;
}
#nativePlacement-form .nativeMacros-panel code .help-inline {
  float: right;
  margin: 3px 0 0;
  font-size: 10px;
}
#nativePlacement-form .placementPreview-box {
  font-family: sans-serif;
  font-size: 16px;
  line-height: normal;
  background-color: #fff;
  overflow: hidden;
}
#nativePlacement-form .placementPreview-box a {
  color: #0000EE;
}
#nativePlacement-form .placementPreview-box p {
  margin: 0;
}
#nativePlacement-form .placementPreview-box h1 {
  font-size: 2em;
  margin: .67em 0;
}
#nativePlacement-form .placementPreview-box h2 {
  font-size: 1.5em;
  margin: .83em 0;
}
#nativePlacement-form .placementPreview-box h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
#nativePlacement-form .placementPreview-box h4 {
  margin: 1.33em 0;
}
#nativePlacement-form .placementPreview-box h5 {
  font-size: .83em;
  margin: 1.67em 0;
}
#nativePlacement-form .placementPreview-box h6 {
  font-size: .67em;
  margin: 2.33em 0;
}
#nativePlacement-form .placementPreview-box h1,
#nativePlacement-form .placementPreview-box h2,
#nativePlacement-form .placementPreview-box h3,
#nativePlacement-form .placementPreview-box h4,
#nativePlacement-form .placementPreview-box h6,
#nativePlacement-form .placementPreview-box h6 {
  letter-spacing: 0;
  font-weight: bold;
}
#nativePlacement-form .placementPreview-box hr {
  margin: 0.5em 0;
  border: 1px solid;
  border-style: inset;
}
html.classifiedsSelector header,
html.classifiedsSelector footer {
  display: none !important;
}
html.classifiedsSelector body {
  margin-bottom: 0;
}
#contentSelector #step {
  position: absolute;
  top: 25%;
  z-index: 1;
  width: 100%;
  height: 50%;
  background: #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#contentSelector #step .holder {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 25px 0;
  text-align: center;
}
#contentSelector #step.loaded {
  top: -130px;
  -webkit-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
#contentSelector #step.loaded:after {
  content: '';
  position: absolute;
  bottom: -5px;
  display: block;
  width: 100%;
  height: 5px;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#00000000', GradientType=0);
  background-color: transparent;
}
#contentSelector #step.loaded h1 {
  font-size: 36px;
}
#contentSelector #step.loaded p {
  display: none;
}
#contentSelector #step h1 {
  margin-top: 0;
}
#contentSelector #step p {
  font-size: 16px;
}
#contentSelector #step #centralForm {
  width: auto;
  display: inline-block;
  padding-top: 10px;
  margin: auto;
}
#contentSelector #step #centralForm:before,
#contentSelector #step #centralForm:after {
  content: " ";
  display: table;
}
#contentSelector #step #centralForm:after {
  clear: both;
}
#contentSelector #step #centralForm:before,
#contentSelector #step #centralForm:after {
  content: " ";
  display: table;
}
#contentSelector #step #centralForm:after {
  clear: both;
}
#contentSelector #step #centralForm > * {
  float: left;
  margin: 0 5px;
}
#contentSelector #step #centralForm input {
  width: 400px;
}
#contentSelector #step #centralForm .select2-container {
  width: 150px;
  text-align: left;
}
#contentSelector #selections {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99999;
  width: 290px;
  height: 100%;
  font-size: 12px;
  text-align: left;
  background: #fff;
  -webkit-box-shadow: 3px 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 0 3px rgba(0, 0, 0, 0.1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#contentSelector #selections.collapsed {
  margin-right: -300px;
}
#contentSelector #selections.collapsed #expandCollapse-button {
  width: 56px;
}
#contentSelector #selections.collapsed #expandCollapse-button span:not(.glyphicon) {
  width: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
#contentSelector #selections #slide-content {
  max-height: 100%;
  padding: 20px 20px 55px;
  overflow-y: auto;
}
#contentSelector #selections #slide-content ul#selectables > li {
  margin-top: 15px;
}
#contentSelector #selections #slide-content ul#selectables > li:first-child {
  margin-top: 0;
}
#contentSelector #selections #slide-content ul#selectables > li small {
  display: inline-block;
  margin-bottom: 3px;
}
#contentSelector #selections #slide-content ul#selectables > li button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#contentSelector #selections #slide-content ul#selectables > li button.picked {
  color: #fff;
  background-color: #4c76bb;
  border-color: #4c76bb;
}
#contentSelector #selections #slide-content ul#selectables > li button.picked:hover,
#contentSelector #selections #slide-content ul#selectables > li button.picked:focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked.focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked:active,
#contentSelector #selections #slide-content ul#selectables > li button.picked.active,
.open > .dropdown-toggle#contentSelector #selections #slide-content ul#selectables > li button.picked {
  color: #fff;
  background-color: #3a5e9a;
  border-color: #385a92;
}
#contentSelector #selections #slide-content ul#selectables > li button.picked:active,
#contentSelector #selections #slide-content ul#selectables > li button.picked.active,
.open > .dropdown-toggle#contentSelector #selections #slide-content ul#selectables > li button.picked {
  background-image: none;
}
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled,
#contentSelector #selections #slide-content ul#selectables > li button.picked[disabled],
fieldset[disabled] #contentSelector #selections #slide-content ul#selectables > li button.picked,
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled:hover,
#contentSelector #selections #slide-content ul#selectables > li button.picked[disabled]:hover,
fieldset[disabled] #contentSelector #selections #slide-content ul#selectables > li button.picked:hover,
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled:focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked[disabled]:focus,
fieldset[disabled] #contentSelector #selections #slide-content ul#selectables > li button.picked:focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled.focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked[disabled].focus,
fieldset[disabled] #contentSelector #selections #slide-content ul#selectables > li button.picked.focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled:active,
#contentSelector #selections #slide-content ul#selectables > li button.picked[disabled]:active,
fieldset[disabled] #contentSelector #selections #slide-content ul#selectables > li button.picked:active,
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled.active,
#contentSelector #selections #slide-content ul#selectables > li button.picked[disabled].active,
fieldset[disabled] #contentSelector #selections #slide-content ul#selectables > li button.picked.active {
  background-color: #4c76bb;
  border-color: #4c76bb;
}
#contentSelector #selections #slide-content ul#selectables > li button.picked .badge {
  color: #4c76bb;
  background-color: #fff;
}
#contentSelector #selections #slide-content ul#selectables > li button.picked:hover,
#contentSelector #selections #slide-content ul#selectables > li button.picked:focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked:active,
#contentSelector #selections #slide-content ul#selectables > li button.picked.active,
.open .dropdown-toggle#contentSelector #selections #slide-content ul#selectables > li button.picked {
  background-color: #3a5e9a;
  border-color: #3a5e9a;
}
#contentSelector #selections #slide-content ul#selectables > li button.picked:disabled,
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
#contentSelector #selections #slide-content ul#selectables > li .input-group-addon .glyphicon {
  top: 2px;
  font-size: 14px;
}
#contentSelector #selections #slide-content #dataTemplate-box {
  padding: 10px;
  margin-top: 25px;
  background: #eee;
  border-radius: 5px;
}
#contentSelector #selections #slide-content #dataTemplate-box label {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
#contentSelector #selections #slide-content #dataTemplate-box input {
  width: 100%;
  margin-bottom: 0;
}
#contentSelector #selections #slide-content #saveTemplate-button {
  margin-top: 20px;
}
#contentSelector #selections #expandCollapse-button {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 290px;
  padding: 20px;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  background: #34495e;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#contentSelector #selections #expandCollapse-button:hover {
  background: #222f3d;
}
#contentSelector #selections #expandCollapse-button span:not(.glyphicon) {
  width: 80px;
  float: left;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#contentSelector #selector_frame {
  margin-top: 152px;
}
#contentSelector .modal_dialog {
  max-width: 800px;
}
#contentSelector .modal_dialog #image_previews {
  max-height: 800px;
  overflow-y: auto;
}
#contentSelector .modal_dialog #image_previews img {
  max-width: 300px;
}
.classifiedsURL {
  margin-top: 0 !important;
}
#createFromSearch-panel .loadMyAds-box {
  padding: 30px;
  background-color: #fafafa;
  border: 1px solid #DDD;
}
#createFromSearch-panel .loadMyAds-box img {
  float: right;
}
#createFromSearch-panel .c32 {
  margin-top: 20px;
}
#createFromSearch-panel .createFromSearch-box {
  margin-top: 30px;
}
#createFromSearch-panel ul.createFromSearch-list {
  margin: 0;
  list-style-type: none;
}
#createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item {
  display: inline-block;
  width: 335px;
  margin-right: 38px;
  margin-top: 30px;
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
  border: solid 1px #CCC;
  cursor: pointer;
}
#createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(52, 73, 94, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(52, 73, 94, 0.05);
  box-shadow: 10px 10px 0px rgba(52, 73, 94, 0.05);
}
#createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:nth-child(2n+2) {
  margin-right: 0;
}
#createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:nth-child(-n+2) {
  margin-top: 20px;
}
#createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item .googleAdWordsAd-box {
  padding: 15px 20px;
  font-size: 14px;
  line-height: 18px;
  background-color: #fff;
}
#createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item .googleAdWordsAd-box a {
  font-weight: bold;
  color: #0000cc;
  text-decoration: none;
}
#createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item .googleAdWordsAd-box .googleAdWordAd-url {
  color: #0e8f0e;
}
#createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item .googleAdWords-info {
  padding: 5px 20px;
  font-size: 10px;
  color: #888;
  background-color: #f7f7f7;
}
#createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item .medium-button {
  display: block;
  float: left;
  margin-top: 10px;
}
#createThirdParty-panel .format-panel,
#createThirdParty-panel #saveTheSet-panel {
  padding-top: 50px;
  margin-top: 50px;
  border-top: solid 1px #ddd;
}
#createThirdParty-panel .format-panel .removeThisBanner-button,
#createThirdParty-panel #saveTheSet-panel .removeThisBanner-button {
  margin: -45px 0 10px;
}
#createThirdParty-panel .format-panel textarea,
#createThirdParty-panel #saveTheSet-panel textarea {
  max-height: 96px;
  resize: none;
}
#createThirdParty-panel #codeType-radios {
  position: relative;
  top: 5px;
  letter-spacing: -0.3px;
}
#createThirdParty-panel #codeType-radios label.radio {
  margin: 10px 0;
}
#createThirdParty-panel #codeType-radios label.radio:first-child {
  letter-spacing: -0.1px;
}
#createForFacebook-panel .format-panel,
#createForFacebook-panel #saveTheSet-panel {
  padding-top: 50px;
  margin-top: 50px;
  border-top: solid 1px #ddd;
}
#createForFacebook-panel .format-panel .removeThisBanner-button,
#createForFacebook-panel #saveTheSet-panel .removeThisBanner-button {
  margin: -45px 0 10px;
}
#createForFacebook-panel .format-panel textarea,
#createForFacebook-panel #saveTheSet-panel textarea {
  height: 246px;
  resize: none;
}
#createForFacebook-panel .newSize-item input {
  margin: 0 5px;
}
#createForFacebook-panel .newSize-item input:first-child {
  margin-left: 0;
}
#createForFacebook-panel .newSize-item .newSize-options {
  display: block;
  margin: -1px 0 1px;
}
#createForFacebook-panel #facebook-creative-preview-container {
  padding: 21px;
}
.widgetSlider-box {
  position: relative;
  width: 598px;
  padding: 25px 35px 45px;
  background-color: #FFF;
  border: solid 1px #DDD;
  border-radius: 4px;
}
.widgetSlider-box .slider-widget {
  margin-top: 30px;
}
#createFromWebpage-panel .icons-social .glyphicon {
  position: relative;
}
#advanced-settings-widget {
  padding-top: 0;
}
#advanced-settings-widget h2 {
  float: left;
  padding: 5px 10px;
  margin-bottom: 0;
  font-size: 12px;
  background-color: #EEE;
  border: solid 1px #DDD;
  border-top: 0;
  cursor: pointer;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#advanced-settings-widget h2:hover {
  background-color: #DDD;
}
#advanced-settings-widget.closed {
  padding-bottom: 70px !important;
  border-bottom: solid 1px #DDD !important;
}
/* BEGIN OF: Inventory date picker */
.start-end-datepicker .date-picker-input {
  margin-top: 7px;
  margin-bottom: 10px;
}
.start-end-datepicker p {
  float: left;
  clear: both;
  font-size: 10px;
  text-transform: uppercase;
}
.start-end-datepicker .standardTime {
  margin-top: 6px;
  color: #AAA;
}
.start-end-datepicker .custom-widget-checkbox {
  margin: 24px 0 0 4px;
}
.start-end-datepicker input[type="text"] {
  cursor: pointer;
}
/* END OF: Inventory date picker */
.widget-range-date-picker,
.widget-time-picker {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.widget-range-date-picker p,
.widget-time-picker p,
.widget-range-date-picker label,
.widget-time-picker label,
.widget-range-date-picker h3,
.widget-time-picker h3 {
  display: block;
  height: 20px;
  margin-bottom: 10px;
  font-size: 10px;
  line-height: 20px;
  text-transform: uppercase;
}
.widget-range-date-picker input[type="text"],
.widget-time-picker input[type="text"] {
  clear: both;
  margin-top: 0;
}
.widget-range-date-picker i.glyphicon-arrow,
.widget-time-picker i.glyphicon-arrow {
  margin: -2px;
}
.ui-timepicker.ui-widget {
  padding: 2px;
  background: #fff;
  border: solid 1px #ddd;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0784314) 5px 5px 0px;
  box-shadow: rgba(0, 0, 0, 0.0784314) 5px 5px 0px;
}
.ui-timepicker.ui-widget .ui-widget-content {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  background: none;
  border: none;
  border-radius: 0;
}
.ui-timepicker.ui-widget .ui-widget-content .ui-state-default {
  text-decoration: none;
  background: none;
  border: none;
}
.ui-timepicker.ui-widget .ui-widget-content th {
  padding: 0 5px;
}
.ui-timepicker.ui-widget .ui-widget-content td {
  padding: 2px;
  line-height: 23px;
}
.ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker {
  margin: 10px 0 5px;
}
.ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a {
  display: block;
  padding: 3px 5px;
  line-height: 14px;
}
.ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #34495e;
}
.ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  color: #fff;
  background: #34495e;
}
.ui-timepicker.ui-widget .ui-timepicker-title {
  padding: 0 5px;
  text-transform: uppercase;
  background: #eeeeee;
  border: none;
}
#updateCampaignURL-widget div {
  position: relative;
  display: inline-block;
}
#updateCampaignURL-widget .error {
  position: absolute;
  top: -25px;
  left: -6px;
  font-size: 12px;
}
#weekpicker-widget > div {
  width: auto !important;
}
#weekpicker-widget .calendarVolume-container {
  float: left;
  padding: 8px;
  border: solid 1px #ddd;
  -webkit-box-shadow: rgba(0, 0, 0, 0.08) 5px 5px 0px;
  box-shadow: rgba(0, 0, 0, 0.08) 5px 5px 0px;
}
#weekpicker-widget .weekpicker {
  display: inline-block;
  vertical-align: top;
}
#weekpicker-widget .weekpicker .ui-datepicker {
  width: 100%;
  padding: 0;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#weekpicker-widget .weekpicker .ui-datepicker .ui-datepicker-header {
  padding: 2px 0;
  border-radius: 0;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar {
  width: auto;
  margin: 0;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar thead th {
  padding: 4px 3px 2px;
  font-size: 11px;
  font-weight: normal;
  text-align: right;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar thead th:first-child {
  text-align: center;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td {
  padding: 0 3px;
  line-height: 26px;
  border-top: solid 1px #ddd;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span {
  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: 12px 15px;
  font-size: 14px;
  line-height: 1.57142857;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  line-height: 1.67;
  border-radius: 4px;
  padding: 2px 7px;
  font-size: 11px;
  line-height: 1.63636364;
  border-radius: 2px;
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
  position: relative;
  top: -1px;
  min-width: 14px;
  font-size: 12px;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.active:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:hover,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.focus {
  color: #000;
  text-decoration: none;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.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);
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.disabled,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span[disabled],
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.active:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.active.focus {
  outline: none;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span > small {
  vertical-align: text-top;
  font-size: 90%;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:not(.btn-sm):not(.btn-xs) .glyphicon {
  top: 2px;
  font-size: 16px;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:hover,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.active,
.open > .dropdown-toggle#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.active,
.open > .dropdown-toggle#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span {
  background-image: none;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.disabled,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span[disabled],
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.disabled:hover,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span[disabled]:hover,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:hover,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.disabled:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span[disabled]:focus,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.disabled.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span[disabled].focus,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.disabled:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span[disabled]:active,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.disabled.active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span[disabled].active,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.active {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span .badge {
  color: #5bc0de;
  background-color: #fff;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:hover,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.active,
.open .dropdown-toggle#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span {
  background-color: #31b0d5;
  border-color: #31b0d5;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:disabled,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:hover,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.active,
.open > .dropdown-toggle#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.active,
.open > .dropdown-toggle#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span {
  background-image: none;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.disabled,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span[disabled],
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.disabled:hover,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span[disabled]:hover,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:hover,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.disabled:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span[disabled]:focus,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.disabled.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span[disabled].focus,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.disabled:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span[disabled]:active,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.disabled.active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span[disabled].active,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.active {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span .badge {
  color: #5cb85c;
  background-color: #fff;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:hover,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.active,
.open .dropdown-toggle#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span {
  background-color: #449d44;
  border-color: #449d44;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:disabled,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected-week {
  opacity: 1;
  filter: alpha(opacity=100);
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected-week span {
  color: #000;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td span {
  padding: 0;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.ui-datepicker-week-col {
  padding: 1px 0 0;
  text-align: center;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.ui-datepicker-week-col span.disabled {
  cursor: not-allowed !important;
}
#weekpicker-widget .volume-percent {
  position: relative;
  top: 27px;
  left: -3px;
  display: inline-block;
}
#weekpicker-widget .volume-percent p {
  margin: 0 0 3px 15px;
}
#weekpicker-widget .volume-percent ul {
  margin: 0;
  list-style-type: none;
  list-style: none;
}
#weekpicker-widget .volume-percent ul li {
  padding-left: 15px;
  height: 28px;
  line-height: 26px;
  border-top: solid 1px #ddd;
}
#weekpicker-widget .volume-percent ul li button {
  font-size: 9px;
  line-height: 12px;
  color: #999;
}
#weekpicker-widget .volume-percent ul li button.btn-success {
  color: #fff;
}
#weekpicker-widget .volume-percent ul li .btn-group button {
  min-width: 33px;
  height: 14px;
  line-height: 11px;
}
#weekpicker-widget .volume-percent ul li .btn-group button.disabled {
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.25);
  color: rgba(255, 255, 255, 0.9);
  background-color: rgba(204, 0, 0, 0.25);
  border-color: transparent;
  cursor: not-allowed;
  background-image: -webkit-repeating-linear-gradient(-45deg, rgba(204, 0, 0, 0.25), rgba(204, 0, 0, 0.25) 25%, transparent 25%, transparent 50%, rgba(204, 0, 0, 0.25) 50%) !important;
  background-image: -moz-repeating-linear-gradient(-45deg, rgba(204, 0, 0, 0.25), rgba(204, 0, 0, 0.25) 25%, transparent 25%, transparent 50%, rgba(204, 0, 0, 0.25) 50%) !important;
  background-image: -ms-repeating-linear-gradient(-45deg, rgba(204, 0, 0, 0.25), rgba(204, 0, 0, 0.25) 25%, transparent 25%, transparent 50%, rgba(204, 0, 0, 0.25) 50%) !important;
  background-image: -o-repeating-linear-gradient(-45deg, rgba(204, 0, 0, 0.25), rgba(204, 0, 0, 0.25) 25%, transparent 25%, transparent 50%, rgba(204, 0, 0, 0.25) 50%) !important;
  background-image: repeating-linear-gradient(-45deg, rgba(204, 0, 0, 0.25), rgba(204, 0, 0, 0.25) 25%, transparent 25%, transparent 50%, rgba(204, 0, 0, 0.25) 50%) !important;
  -webkit-background-size: 4px 4px !important;
  background-size: 4px 4px !important;
}
#weekpicker-widget .volume-percent ul li .action-button {
  min-width: 14px;
  padding: 0;
  font-size: 12px;
}
#weekpicker-widget .volume-percent ul li .action-button.decrease-button {
  color: #b52b27;
}
a#weekpicker-widget .volume-percent ul li .action-button.decrease-button:hover {
  color: #8b211e;
}
#weekpicker-widget .volume-percent ul li .action-button.increase-button {
  color: #3d8b3d;
}
a#weekpicker-widget .volume-percent ul li .action-button.increase-button:hover {
  color: #2d672d;
}
#weekpicker-widget .added-weeks {
  display: inline-block;
  width: 253px;
  height: 210px;
  margin-left: 17px;
  vertical-align: top;
}
#weekpicker-widget .added-weeks .viewport {
  position: relative;
  max-height: 192px;
  overflow: hidden;
}
#weekpicker-widget .added-weeks .overview {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
#weekpicker-widget .added-weeks .scrollbar {
  position: relative;
  float: right;
  width: 17px;
  margin-left: 10px;
}
#weekpicker-widget .added-weeks .track {
  position: relative;
  width: 13px;
  height: 100%;
  padding: 0 1px;
  background-color: #ddd;
  border: solid 1px #ddd;
}
#weekpicker-widget .added-weeks .thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 20px;
  background-color: #fff;
  overflow: hidden;
  cursor: pointer;
}
#weekpicker-widget .added-weeks .thumb:after {
  content: "\e092";
  position: absolute;
  top: 50%;
  display: block;
  margin: -7px 0 0;
  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;
  font-family: 'charge-icons';
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#weekpicker-widget .added-weeks .disable {
  display: none;
}
#weekpicker-widget .added-weeks .addedWeeks-title {
  margin-bottom: 1px;
  text-transform: uppercase;
}
#weekpicker-widget .added-weeks ul {
  margin: 0;
  text-align: left;
  list-style-type: none;
}
#weekpicker-widget .added-weeks ul li {
  padding: 5px 0;
  line-height: 21px;
  border-bottom: solid 1px #DDD;
}
#weekpicker-widget .added-weeks ul li .weekToPeriod {
  display: inline-block;
  min-width: 170px;
}
#weekpicker-widget .added-weeks ul li .weekNumbering {
  display: inline-block;
  min-width: 20px;
  font-weight: bold;
}
#weekpicker-widget .added-weeks ul li .weekPercent {
  display: inline-block;
  min-width: 30px;
  text-align: right;
}
#weekpicker-widget .added-weeks ul li button {
  position: relative;
  top: 4px;
  width: 13px;
  padding: 1px 0 0;
  font-size: 14px;
  line-height: 10px;
  border-radius: 7px;
}
#domainDescription-panel-1 {
  min-height: 429px;
  background: url('/static/commons/img/custom/whitelabel/grid-open-sans/blueDark-bg.jpg') no-repeat top center;
  background-size: cover;
}
#domainDescription-panel-1 .links-box {
  display: inline-block;
  padding: 18px 20px 20px;
  margin-top: 30px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
}
#domainDescription-panel-1 .links-box > a {
  padding: 0 20px 0 19px;
  color: inherit;
  border-right: solid 1px #0c3993;
}
#domainDescription-panel-1 .links-box > a:last-child {
  border-right: none;
}
#domainDescription-panel-1 h1 {
  padding: 100px 0 10px;
  margin: 0;
  text-shadow: 1px 1px 1px #000;
}
#domainDescription-panel-1 .domain-url {
  color: rgba(255, 255, 255, 0.5);
  text-shadow: 1px 1px 1px #000;
}
#domainDescription-panel-2 {
  padding-bottom: 50px;
  background-color: #fbfbfb;
}
#domainDescription-panel-2 .domain-thumbnail {
  position: relative;
  top: -75px;
  width: 150px;
  height: 150px;
  margin: auto auto -60px;
  background-color: #fff !important;
  border: solid 5px #fff;
  border-radius: 500px;
}
#domainDescription-panel-2 .domain-thumbnail:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 51%, rgba(0, 0, 0, 0.05) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(51%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgba(0, 0, 0, 0.05)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 51%, rgba(0, 0, 0, 0.05) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 51%, rgba(0, 0, 0, 0.05) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 51%, rgba(0, 0, 0, 0.05) 100%);
  /* IE10+ */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 51%, rgba(0, 0, 0, 0.05) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000', endColorstr='#0d000', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  border-radius: 500px;
}
#domainDescription-panel-3 {
  padding: 60px 0 80px;
  border-top: solid 1px #ddd;
}
#domainDescription-panel-3 #video-container {
  width: 768px;
  height: 432px;
  margin: auto;
}
#domainDescription-panel-4 {
  border-top: solid 1px #ddd;
}
#domainDescription-panel-4 > .container {
  padding-top: 70px;
  min-height: 500px;
  background-color: #107cbc;
}
#domainDescription-panel-5 > .container {
  margin-top: -250px;
}
#domainDescription-panel-5 p {
  margin: 40px 0;
}
#domainDescription-panel-5 a.btn {
  margin-bottom: -30px;
}
#domainDescription-panel-6 {
  border-top: solid 1px #ddd;
}
#domainDescription-panel-6 > .container {
  padding: 45px 0 70px;
  background-color: #fbfbfb;
}
#domainDescription-panel-6 > .container #audience-charts {
  margin-top: 90px;
}
#domainDescription-panel-6 #chart1 {
  width: 450px;
  margin-top: -22px;
  vertical-align: top;
  font-size: 14px;
}
#domainDescription-panel-6 #chart1 .age-value {
  width: 100px;
  margin-right: 15px;
  line-height: 26px;
  text-align: right;
}
#domainDescription-panel-6 #chart1 .progress {
  height: 25px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 26px;
  background: #eeeeee;
  border-radius: 100px;
}
#domainDescription-panel-6 #chart1 .progress > div:nth-child(2) {
  margin-left: 10px;
}
#domainDescription-panel-6 #chart1 .progress .progress-bar {
  background: #34495e;
}
#domainDescription-panel-6 #chart2,
#domainDescription-panel-6 #chart3 {
  position: relative;
  width: 290px;
  height: 320px;
  margin: 0 -34px;
  vertical-align: top;
}
#domainDescription-panel-6 #chart2 .chart-overlay .glyphicon,
#domainDescription-panel-6 #chart3 .chart-overlay .glyphicon {
  margin: 0 -5px;
}
#domainDescription-panel-6 #chart2 .chart-placeholder,
#domainDescription-panel-6 #chart3 .chart-placeholder {
  margin-top: -30px;
}
#domainDescription-panel-6 .chart-overlay {
  position: absolute;
  top: -27px;
  left: 25px;
  width: 240px;
  height: 240px;
  padding-top: 87px;
  border: solid 1px #ddd;
  border-radius: 150px;
}
#domainDescription-panel-6 .chart-overlay .glyphicon {
  font-size: 24px;
}
#domainDescription-panel-6 .chart-panel {
  display: inline-block;
  padding: 15px;
}
#domainDescription-panel-7 {
  padding: 100px 0 70px;
  border-top: solid 1px #ddd;
}
#domainDescription-panel-7 ul > li {
  width: 285px;
  border-left: solid 1px #ddd;
}
#domainDescription-panel-7 ul > li:first-child {
  border-left: none;
}
#domainDescription-panel-8 {
  padding: 45px 0 75px;
  border-top: solid 1px #ddd;
}
#domainDescription-panel-8 h1 {
  margin-bottom: 30px;
}
#domainDescription-panel-8 img {
  margin-top: 35px;
}
#domainDescription-panel-8 #domain-info {
  position: relative;
  top: -310px;
  margin-bottom: -70px;
  font-size: 16px;
}
#domainDescription-panel-9 {
  border-top: solid 1px #ddd;
}
#domainDescription-panel-9 > .container {
  padding: 50px 0 90px;
  background-color: #e7f2f8;
}
#domainDescription-panel-9 > .container h1 {
  margin-bottom: 80px;
}
#domainDescription-panel-9 > .container p {
  padding-bottom: 30px;
  margin-bottom: 30px;
  text-align: left !important;
  border-bottom: solid 1px #ddd;
}
#domainDescription-panel-10 {
  padding: 75px 0;
  border-top: solid 1px #ddd;
}
#domainDescription-panel-10 a {
  color: inherit;
}
.datepicker-input {
  width: 155px !important;
  cursor: pointer;
}
.hasDatepicker {
  cursor: pointer;
}
.table-options.with-filter {
  margin-right: 290px;
}
#notificationsInbox #notificationsList > li {
  padding: 40px;
  background: rgba(52, 73, 94, 0.03);
  border-bottom: 1px solid #ddd;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#notificationsInbox #notificationsList > li:last-child {
  border: none;
}
#notificationsInbox #notificationsList > li.markSeen {
  background: #fff;
}
#notificationsInbox #notificationsList > li.markSeen .notification-date {
  color: #777777;
}
#notificationsInbox #notificationsList > li .notification-body {
  margin: 0;
}
#notificationsInbox #notificationsList > li .notification-body > p:last-child {
  margin-bottom: 0;
}
#notificationsInbox #markAsRead-button a {
  text-transform: uppercase;
  font-size: 12px;
  color: #888;
}
#partnersReportingDetails #graph_options {
  position: relative;
}
.partners-table .pagination {
  margin-bottom: 0;
}
#propertyDescription-widget .ace_active-line,
#propertyDescription-widget .ace-line {
  height: 300px !important;
}
#simpleDeviceType-widget .glyphicon-laptop-big {
  font-size: 48px;
}
#simpleDeviceType-widget .glyphicon-iPhone-big {
  font-size: 42px;
}
#simpleDeviceType-widget .glyphicon-iPad-big {
  font-size: 68px;
}
.big-icon-checkbox {
  vertical-align: bottom;
  padding-right: 20px;
  margin: 0 !important;
}
.big-icon-checkbox:hover .glyphicon {
  color: #000;
}
.big-icon-checkbox input[type="checkbox"] {
  top: auto;
  bottom: 0;
}
.big-icon-checkbox .glyphicon {
  font-size: 48px;
  color: #777777;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.export-dropdown {
  margin-right: 15px;
  text-align: right;
}
.heading-back-button {
  position: absolute;
  bottom: 0;
  left: 0;
}
.placementQuickJump-wrapper {
  position: absolute;
  top: 95px;
}
.placementQuickJump-wrapper input[type=number]::-webkit-inner-spin-button,
.placementQuickJump-wrapper input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.placementQuickJump-wrapper:hover .quickJump-button {
  left: -10px;
  opacity: 0;
}
.placementQuickJump-wrapper:hover .placementSearch-wrapper {
  left: 0;
  opacity: 1;
}
.placementQuickJump-wrapper .quickJump-button {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 1;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.placementQuickJump-wrapper .placementSearch-wrapper {
  position: relative;
  left: -10px;
  opacity: 0;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.audience-inCampaign-header .helpPopover-button {
  margin-top: 5px;
  display: inline-block;
}
.audience-inCampaign-header .popover {
  max-width: none;
  margin-left: -15px;
}
#nativeGenerator-container .widget {
  margin: 0 auto;
}
#nativeGenerator-container .selectImage-widget .largeImage-input,
#nativeGenerator-container .selectImage-widget .basicImage-input {
  margin-right: 30px;
}
#nativeGenerator-container .selectImage-widget .largeImage-input label,
#nativeGenerator-container .selectImage-widget .basicImage-input label {
  top: -25px;
  font-size: 10px;
  text-transform: uppercase;
}
#nativeGenerator-container .selectImage-widget .largeImage-input img,
#nativeGenerator-container .selectImage-widget .basicImage-input img {
  -webkit-box-shadow: -5px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: -5px 5px 0 rgba(0, 0, 0, 0.1);
}
#nativeGenerator-container .selectImage-widget .largeImage-input .upload-box {
  width: 268px;
  height: 160px;
}
#nativeGenerator-container .selectImage-widget .basicImage-input .upload-box {
  width: 125px;
  height: 125px;
}
#nativeGenerator-container .selectImage-widget .basicImage-input .fallback-image .glyphicon {
  font-size: 2em;
}
.nativeGenerator-adPreview-container {
  position: absolute;
  top: 0;
  right: 0;
  width: 600px;
  height: 100%;
  overflow: hidden;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.nativeGenerator-adPreview-container.gallery-mode {
  width: 100%;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.nativeGenerator-adPreview-container.gallery-mode .adPreview-controls {
  pointer-events: none;
}
.nativeGenerator-adPreview-container.gallery-mode .adPreview-wrapper .simpleAd-wrap {
  width: 1015px !important;
}
.nativeGenerator-adPreview-container.gallery-mode .adPreview-gallery {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.nativeGenerator-adPreview-container .adPreview-gallery {
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 1;
  width: 613px;
  padding: 40px;
  text-align: left;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery {
  list-style-type: none;
  padding: 0;
  margin: 21px -11px;
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery:before,
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery:after {
  content: " ";
  display: table;
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery:after {
  clear: both;
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery:before,
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery:after {
  content: " ";
  display: table;
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery:after {
  clear: both;
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery li {
  position: relative;
  width: 25%;
  float: left;
  padding: 11px;
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery li:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #e4f8fd;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery li a {
  display: block;
  width: 100%;
  height: 79px;
  overflow: hidden;
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery li img {
  width: 100%;
}
.nativeGenerator-adPreview-container .adPreview-wrapper {
  position: absolute;
  right: 0;
  margin: 50px 50px 0 0;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.nativeGenerator-adPreview-container .adPreview-wrapper.square .simpleAd-wrap {
  width: 402px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper.leaderboard .simpleAd-wrap {
  width: 552px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper.skyscraper .simpleAd-wrap {
  width: 302px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper.display-square .simpleAd-wrap {
  width: 338px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper[class*="display-"] .bubbleHang-up {
  top: -25px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper[class*="display-"] .bubbleHang-down {
  bottom: -23px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper .preview-title {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  margin-top: -15px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper .bubbleHang {
  position: absolute;
  left: 50%;
  z-index: 2;
  display: block;
  width: 15px;
  height: 15px;
  margin-left: -8px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.nativeGenerator-adPreview-container .adPreview-wrapper .bubbleHang:before {
  content: '';
  position: absolute;
  left: 6px;
  z-index: 0;
  width: 1px;
  height: 2000px;
  background-color: #ddd;
}
.nativeGenerator-adPreview-container .adPreview-wrapper .bubbleHang-up {
  top: 20px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper .bubbleHang-up:before {
  bottom: 14px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper .bubbleHang-down {
  bottom: 20px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper .bubbleHang-down:before {
  top: 14px;
}
.nativeGenerator-adPreview-container .adPreview-controls {
  margin-bottom: 10px;
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
  opacity: 1;
  color: #888;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.nativeGenerator-adPreview-container .adPreview-controls:before,
.nativeGenerator-adPreview-container .adPreview-controls:after {
  content: " ";
  display: table;
}
.nativeGenerator-adPreview-container .adPreview-controls:after {
  clear: both;
}
.nativeGenerator-adPreview-container .adPreview-controls:before,
.nativeGenerator-adPreview-container .adPreview-controls:after {
  content: " ";
  display: table;
}
.nativeGenerator-adPreview-container .adPreview-controls:after {
  clear: both;
}
.nativeGenerator-adPreview-container .adPreview-controls a {
  color: inherit;
}
.nativeGenerator-adPreview-container .adPreview-controls .previewInConxtet-wrapper {
  float: left;
}
.nativeGenerator-adPreview-container .adPreview-controls .preview-wrapper {
  float: right;
}
.nativeGenerator-adPreview-container .adPreview-controls .preview-wrapper a {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 0 -2px 4px;
  text-decoration: none;
  line-height: 1;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
}
.nativeGenerator-adPreview-container .adPreview-controls .preview-wrapper a.active {
  background: #eee;
  border-color: #ddd;
}
.nativeGenerator-adPreview-container .adPreview-controls .preview-wrapper a.active:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 4px;
  background: #777;
  border-radius: 50%;
  margin: -2px -2px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap {
  position: relative;
  z-index: 1;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  text-align: center;
  box-shadow: -25px 25px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap:before,
.nativeGenerator-adPreview-container .simpleAd-wrap:after {
  content: " ";
  display: table;
}
.nativeGenerator-adPreview-container .simpleAd-wrap:after {
  clear: both;
}
.nativeGenerator-adPreview-container .simpleAd-wrap:before,
.nativeGenerator-adPreview-container .simpleAd-wrap:after {
  content: " ";
  display: table;
}
.nativeGenerator-adPreview-container .simpleAd-wrap:after {
  clear: both;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad {
  position: relative;
  z-index: 1;
  float: right;
  margin: 0 auto;
  padding: 50px 30px 55px;
  background-color: #fff;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-CTAbtn {
  display: none;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad[class*="simple-ad-display-"] .simpleAd-CTAbtn {
  display: initial;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdImage-wrapper {
  position: relative;
  z-index: 2;
  display: block;
  padding: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdImage-wrapper:hover .replaceImage-button {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdImage-wrapper .replaceImageButton-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 35px;
  overflow: hidden;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdImage-wrapper .replaceImage-button {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border: none;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 9px;
  padding: 10px 0;
  text-transform: uppercase;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-image {
  display: block;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-image .playIcon-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-image .playIcon-wrapper > * {
  z-index: 1;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-image .playIcon-wrapper .play-icon {
  color: #fff;
  border: 4px solid #fff;
  border-radius: 50%;
  width: 0;
  height: 0;
  display: block;
  font-size: 3.4em;
  text-align: center;
  line-height: 1;
  background-color: rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-image .playIcon-wrapper .play-icon > * {
  z-index: 1;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-image .playIcon-wrapper .play-icon:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-image .playIcon-wrapper .play-icon .glyphicon {
  margin-left: 8px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .fallback-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #eee;
  color: #aaa;
  font-size: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .fallback-image > * {
  z-index: 1;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .fallback-image .glyphicon {
  font-size: 64px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-title {
  display: block;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: -0.5px;
  line-height: 27px;
  color: #000;
  word-break: break-word;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-title:before {
  content: '';
  position: relative;
  top: 3px;
  z-index: -1;
  display: block;
  height: 100%;
  background-image: repeating-linear-gradient(to bottom, #eee, #eee 18px, transparent 18px, transparent 30px);
  width: 100%;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-title.box-full:before {
  content: none;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-description {
  display: block;
  margin-top: 25px;
  font-size: 13px;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-description:before {
  content: '';
  position: relative;
  top: 2px;
  z-index: -1;
  display: block;
  height: 100%;
  background-image: repeating-linear-gradient(to bottom, #eeeeee, #eeeeee 13px, transparent 13px, transparent 20px);
  width: 100%;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-description.box-full:before {
  content: none;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdSponsor-container {
  display: block;
  margin-top: 10px;
  font-size: 11px;
  color: #bbb;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdSponsor-container:before {
  content: '';
  display: block;
  width: 100px;
  height: 1px;
  margin: 15px auto;
  background-color: #ccc;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdSponsor-container .simpleAdSponsor-wrapper {
  display: inline-block;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdSponsor-container [contenteditable] {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: top;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdSponsor-container [contenteditable]:not(.box-full) {
  width: 60px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdSponsor-container [contenteditable]:not(.box-full):before {
  content: '';
  position: absolute;
  top: 2px;
  left: -2px;
  width: 57px;
  height: 12px;
  background-color: #eee;
  margin: 0 0 -2px 3px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .optionalFeatures-box:before {
  content: '';
  display: block;
  width: 100px;
  height: 1px;
  margin: 15px auto 20px;
  background-color: #ccc;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .optionalFeatures-box .simpleAd-CTAbtn {
  display: initial;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .optionalFeatures-box .likesAndComments small {
  font-size: 80%;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .optionalFeatures-box .subscribers iframe {
  width: 124px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .optionalFeatures-box .shareOnFacebook .simpleAd-CTAbtn {
  background-color: #3B5998;
  border-color: #3B5998;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .optionalFeatures-box .shareOnTwitter .simpleAd-CTAbtn {
  background-color: #0084B4;
  border-color: #0084B4;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-square {
  width: 400px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-square .simpleAdImage-wrapper {
  height: 180px;
  margin-top: 20px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-square .simpleAd-title {
  height: 54px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-square .simpleAd-title:before {
  height: 54px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-square .simpleAd-description {
  height: 57px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-square .simpleAd-description:before {
  height: 57px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard {
  width: 550px;
  min-height: 157px;
  /* padding (40) + img height (115) + border height (2) */
  text-align: left;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .simpleAdImage-wrapper {
  width: 150px;
  height: 100px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .fallback-image .glyphicon {
  font-size: 48px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .simpleAdTitle-wrapper {
  margin-top: -5px;
  margin-left: 175px;
  float: left;
  width: 313px;
  word-break: break-word;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .simpleAdTitle-wrapper .simpleAd-title:before {
  height: 54px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .simpleAd-description:before {
  height: 57px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .simpleAdSponsor-container {
  margin-left: 175px;
  float: left;
  margin-top: 0;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .simpleAdSponsor-container:before {
  margin-left: 0;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .optionalFeatures-box:before {
  width: 100%;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .optionalFeatures-box .likesAndComments {
  margin-top: 20px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .optionalFeatures-box .likesAndComments small {
  float: right;
  margin: 1px 0 0;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-skyscraper {
  width: 300px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-skyscraper .simpleAdImage-wrapper {
  height: 110px;
  margin-top: 20px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-skyscraper .fallback-image .glyphicon {
  font-size: 54px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-skyscraper .simpleAd-title:before {
  height: 83px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-skyscraper .simpleAd-description:before {
  height: 97px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-skyscraper .optionalFeatures-box .simpleAd-CTAbtn .glyphicon {
  display: none;
}
.nativeGenerator-adPreview-container .simpleAd-wrap [class*="simple-ad-display-"] {
  padding: 0;
}
.nativeGenerator-adPreview-container .simpleAd-wrap [class*="simple-ad-display-"]:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: radial-gradient(transparent 70%, #000);
  top: 0;
  left: 0;
  z-index: 1;
  opacity: .05;
}
.nativeGenerator-adPreview-container .simpleAd-wrap [class*="simple-ad-display-"] .simpleAd-title {
  line-height: normal;
  padding: 10px 15px;
  font-size: 18px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap [class*="simple-ad-display-"] .simpleAdImage-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
}
.nativeGenerator-adPreview-container .simpleAd-wrap [class*="simple-ad-display-"] .simpleAd-description {
  display: none;
}
.nativeGenerator-adPreview-container .simpleAd-wrap [class*="simple-ad-display-"] .simpleAdSponsor-container {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  z-index: 3;
}
.nativeGenerator-adPreview-container .simpleAd-wrap [class*="simple-ad-display-"] .simpleAdSponsor-container:before {
  content: none;
}
.nativeGenerator-adPreview-container .simpleAd-wrap [class*="simple-ad-display-"] .optionalFeatures-box {
  display: none;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-display-square {
  width: 336px;
  height: 280px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-display-square .simpleAd-title {
  height: 72px;
  margin-top: 138px;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-display-square .simpleAd-title > * {
  z-index: 1;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-display-square .simpleAd-title + .editMarker:before {
  top: -13px !important;
  left: 0;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-display-square .simpleAd-title + .editMarker:after {
  outline: none;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-display-square .simpleAdImage-wrapper {
  height: 140px;
}
.nativeGenerator-adPreview-container .contentEditable-wrapper {
  position: relative;
  z-index: 3;
}
.nativeGenerator-adPreview-container .contentEditable-wrapper [contenteditable] {
  position: relative;
  z-index: 1;
  outline: none;
}
.nativeGenerator-adPreview-container .contentEditable-wrapper [contenteditable]:hover + .editMarker:before,
.nativeGenerator-adPreview-container .contentEditable-wrapper [contenteditable]:focus + .editMarker:before {
  top: -18px;
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.nativeGenerator-adPreview-container .contentEditable-wrapper [contenteditable]:hover + .editMarker:after,
.nativeGenerator-adPreview-container .contentEditable-wrapper [contenteditable]:focus + .editMarker:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.nativeGenerator-adPreview-container .contentEditable-wrapper [contenteditable]:focus + .editMarker:after {
  background-color: #d7ecff;
  outline-color: #d7ecff;
}
.nativeGenerator-adPreview-container .contentEditable-wrapper [contenteditable] + .editMarker {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nativeGenerator-adPreview-container .contentEditable-wrapper [contenteditable] + .editMarker:before {
  content: 'Edit';
  position: absolute;
  top: -5px;
  left: -5px;
  background: #bdc3c7;
  color: #fff;
  line-height: 1;
  font-size: 9px;
  padding: 2px 3px;
  text-transform: uppercase;
  letter-spacing: 0;
  opacity: 0;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.nativeGenerator-adPreview-container .contentEditable-wrapper [contenteditable] + .editMarker:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: aliceblue;
  outline: 5px solid aliceblue;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.nativeGenerator-adPreview-container.youtube .simpleAd-wrap .simpleAd-CTAbtn {
  background-color: #e62117;
  border-color: #e62117;
}
.nativeGenerator-adPreview-container.youtube .simpleAd-wrap .simple-ad .simpleAd-image .playIcon-wrapper {
  opacity: 1;
}
.nativeGenerator-adPreview-container.youtube .simpleAd-wrap .simple-ad .simpleAd-image .playIcon-wrapper .play-icon {
  width: 70px;
  height: 70px;
}
.nativeGenerator-adPreview-container.youtube .simpleAd-wrap .simple-ad.simple-ad-square .replaceImageButton-wrapper {
  display: none;
}
.nativeGenerator-adPreview-container.facebook .simpleAd-wrap .simpleAd-CTAbtn {
  background-color: #3B5998;
  border-color: #3B5998;
}
#nativeGenerator-main {
  position: relative;
}
#nativeGenerator-main .nativeGenerator-adPreview-container {
  height: 2500px;
  margin: 0 49.1%;
  margin-top: -94px;
  margin-bottom: -140px;
}
#nativeGenerator-main .adPreview-wrapper {
  margin-top: 140px;
}
#nativeGenerator-main.first-state .page-header-wrapper {
  -webkit-transform: translateY(-250px);
  -moz-transform: translateY(-250px);
  -ms-transform: translateY(-250px);
  -o-transform: translateY(-250px);
  transform: translateY(-250px);
}
#nativeGenerator-main.first-state .second-state-wrapper {
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
#nativeGenerator-main.first-state #nativeGenerator-container {
  visibility: hidden;
  overflow: hidden;
}
#nativeGenerator-main.first-state #nativeGenerator-container .widget {
  -webkit-transform: translateY(500%);
  -moz-transform: translateY(500%);
  -ms-transform: translateY(500%);
  -o-transform: translateY(500%);
  transform: translateY(500%);
}
#nativeGenerator-main.first-state .adPreview-wrapper {
  opacity: 0;
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  transform: translateY(-100px);
}
#nativeGenerator-main.first-state .adPreview-controls {
  opacity: 0;
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  transform: translateY(-100px);
}
#nativeGenerator-main.first-state .simpleAd-title {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px);
}
#nativeGenerator-main.first-state .simpleAd-description {
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  transform: translateY(-100px);
  opacity: 0;
  filter: alpha(opacity=0);
}
#nativeGenerator-main.first-state .simpleAdSponsor-container {
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
}
#nativeGenerator-main.first-state .simpleAdImage-wrapper {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
#nativeGenerator-main .page-header-wrapper {
  position: relative;
  top: 0;
  z-index: 3;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#nativeGenerator-main .second-state-wrapper {
  overflow: hidden;
}
#nativeGenerator-main .second-state-wrapper .last-widget {
  margin: 0;
  background-color: #fff;
}
#nativeGenerator-main .second-state-wrapper #nativeGenerator-container .last-widget > div {
  padding-bottom: 20px;
}
#nativeGenerator-main .second-state-wrapper #nativeGenerator-container .last-widget > div:before {
  height: 101%;
}
#nativeGenerator-main #nativeGenerator-container .widget {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition-duration: 1.25s;
  transition-duration: 1.25s;
}
#NativeAdPreview-modal .modal-dialog {
  width: 100%;
  height: 100%;
  padding: 30px 13px 30px 30px;
}
#NativeAdPreview-modal .modal-content {
  height: 100%;
}
#campaignForm-container #nativeGenerator-container {
  margin: -32px;
}
.summaryPage #adunits-widget {
  background-color: transparent;
  padding-top: 0 !important;
}
.strategy-sideCart {
  position: absolute;
  right: 50px;
  z-index: 1;
  width: 405px;
  padding: 30px;
  margin: -35px 0 50px;
  background-color: #fff;
  border: 1px solid #d2d2d2;
  box-shadow: -25px 25px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.strategy-sideCart > div {
  padding: 2px 0;
}
.strategy-sideCart hr {
  margin: 15px 0;
}
.strategy-sideCart .ad-box {
  margin: 15px auto 5px;
}
.ad-box {
  margin: 0 auto;
  background-color: #fff;
}
.ad-box.with-border {
  padding: 30px;
  border: 1px solid #e2e2e6;
}
.ad-box.with-shadow {
  margin-bottom: 25px;
  box-shadow: -25px 25px 0 rgba(0, 0, 0, 0.05);
}
.ad-box.sq-sk {
  width: 340px;
}
#dayPart-widget .dayPart-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
#dayPart-widget .dayPart-table tbody .hour-item {
  color: #fff;
}
#dayPart-widget .dayPart-table tbody .hour-item:hover {
  color: #ccc;
}
#dayPart-widget .dayPart-table th,
#dayPart-widget .dayPart-table td {
  padding: 5px;
  height: 35px;
  text-align: center;
}
#dayPart-widget .dayPart-table .legend {
  width: 80px;
  font-weight: bold;
}
#dayPart-widget .dayPart-table .day-item {
  width: 60px;
  background: #ddd;
}
#dayPart-widget .dayPart-table .hour-item {
  position: relative;
  cursor: pointer;
}
#dayPart-widget .dayPart-table .hour-item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: solid 1px transparent;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
#dayPart-widget .dayPart-table .hour-item:hover:before {
  background-color: rgba(0, 0, 0, 0.05);
}
#dayPart-widget .dayPart-table .hour-item.highlight:before {
  background-color: rgba(92, 184, 92, 0.25);
}
#dayPart-widget .dayPart-table .hour-item.active:before {
  background-color: rgba(92, 184, 92, 0.25);
  border-color: #fff;
  border-width: 3px 0;
}
#dayPart-widget .dayPart-table .hour-item.active:hover:before {
  background-color: rgba(92, 184, 92, 0.5);
}
#dayPart-widget .dayPart-table .hour-item.active.highlight:before {
  background-color: rgba(217, 83, 79, 0.25);
}
#dayPart-widget .dayPart-table .hour-item.active.startHour,
#dayPart-widget .dayPart-table .hour-item.active.endHour {
  color: #5cb85c;
}
#dayPart-widget .dayPart-table .hour-item.active.startHour:before {
  border-left-width: 3px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
#dayPart-widget .dayPart-table .hour-item.active.endHour:before {
  border-right-width: 3px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.fixed-bar {
  position: fixed;
  left: 0;
  z-index: 2;
  width: 100%;
  background: #eee;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.fixed-bar.fixed-top {
  top: 0;
}
.fixed-bar.fixed-bottom {
  bottom: 0;
  border-top: 1px solid #ddd;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.fixed-bar.fixed-bottom.active {
  bottom: 0;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
.fixed-bar > .container {
  padding: 15px 0;
}
#graph .highcharts-container {
  z-index: 1 !important;
  overflow: visible !important;
}
#graph .highcharts-tooltip rect {
  fill: none;
}
#graph .tipsy-inner {
  font-family: 'Open Sans', sans-serif !important;
}
#graph .tipsy-inner b {
  font-weight: 600;
}
#mini-barchart {
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
  margin-left: 25px;
}
#mini-barchart .mini_bar {
  position: relative;
  display: inline-block;
  min-height: 1px !important;
  padding: 0;
  margin: 0;
  margin-left: 2px;
  vertical-align: bottom;
  background: #dddddd;
}
#mini-barchart .mini_bar:hover {
  background: #348EC0;
  cursor: pointer;
}
#mini-barchart .popover {
  min-width: auto;
}
#mini-barchart .popover .arrow {
  display: none;
}
#mini-barchart .popover .popover-inner {
  font-size: 12px;
  text-align: center;
}
#mini-barchart .popover .popover-inner .popover-title {
  font-size: 12px;
  font-weight: normal;
  white-space: nowrap;
}
#mini-barchart .popover .popover-inner .popover-content div {
  font-size: 12px;
  color: black;
}
#mini-barchart .popover .popover-inner .popover-content div:first-child {
  font-size: 14px;
  font-weight: bold;
}
.minichart .highcharts-container {
  overflow: visible !important;
  margin: auto;
}
.minichart .highcharts-container .highcharts-tooltip > span {
  top: -75px !important;
  right: auto !important;
  left: auto !important;
  background: #fff;
  font-family: 'Open Sans', sans-serif !important;
  border: solid 1px #ddd;
  border-radius: 5px;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
.minichart .highcharts-container .highcharts-tooltip .popover-inner {
  text-align: center;
}
.minichart .highcharts-container .highcharts-tooltip .popover-inner .popover-title {
  font-weight: normal;
}
.minichart .highcharts-container .highcharts-tooltip .popover-inner .popover-content {
  padding: 5px;
  color: black;
}
.minichart .highcharts-container .highcharts-tooltip .popover-inner .popover-content > div:first-child {
  font-size: 14px;
  font-weight: bold;
}
.minichart .highcharts-container .highcharts-tooltip .popover-inner .popover-content > div:last-child {
  font-size: 12px;
}
.tipsy {
  position: absolute;
  bottom: 5px;
  z-index: 100000;
  text-align: center;
  background: white;
  border: 1px solid #d2d0d0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.08) 2px 2px 1px;
  box-shadow: rgba(0, 0, 0, 0.08) 2px 2px 1px;
  border-radius: 5px;
}
.tipsy .spent {
  margin-bottom: 5px;
}
.tipsy .spent h1 {
  padding: 5px;
  margin: 0;
  font-size: 0.9em;
  font-weight: bold;
  text-align: left;
  background: #e3ebfb;
  border-radius: 5px;
}
.tipsy .spent .cost {
  margin: 5px;
  margin-bottom: 0;
}
.tipsy .spent .spent {
  font-size: 11px;
  font-weight: normal;
}
.tipsy .date {
  padding: 7px 10px;
  font-size: 12px;
  text-align: left;
  background: #e3ebfb;
  border-radius: 5px;
}
.tipsy ul {
  padding: 0;
  margin: 7px -10px -7px;
  background: white;
  list-style: none;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.tipsy ul li {
  display: inline-block;
  padding: 5px 15px 0 15px;
  margin: 12px 0 12px 0;
  font-size: 23px;
  line-height: 18px;
  text-align: center;
}
.tipsy ul li .clicks,
.tipsy ul li .impressions,
.tipsy ul li .conversions {
  font-size: 11px;
  font-weight: normal;
}
.tipsy ul li:first-child {
  border-right: 1px solid #d6d6d6;
}
.tipsy ul li:last-child {
  border-left: 1px solid #d6d6d6;
}
.tipsy ul li:first-child:last-child {
  border: none;
}
.flag {
  display: inline-block;
  width: 16px;
  height: 11px;
  line-height: 1;
  vertical-align: text-top;
  background: url('/static/commons/img/flags.png') no-repeat;
}
.flag.flag-ad {
  background-position: -16px 0;
}
.flag.flag-ae {
  background-position: -32px 0;
}
.flag.flag-af {
  background-position: -48px 0;
}
.flag.flag-ag {
  background-position: -64px 0;
}
.flag.flag-ai {
  background-position: -80px 0;
}
.flag.flag-al {
  background-position: -96px 0;
}
.flag.flag-am {
  background-position: -112px 0;
}
.flag.flag-an {
  background-position: -128px 0;
}
.flag.flag-ao {
  background-position: -144px 0;
}
.flag.flag-ar {
  background-position: -160px 0;
}
.flag.flag-as {
  background-position: -176px 0;
}
.flag.flag-at {
  background-position: -192px 0;
}
.flag.flag-au {
  background-position: -208px 0;
}
.flag.flag-aw {
  background-position: -224px 0;
}
.flag.flag-az {
  background-position: -240px 0;
}
.flag.flag-ba {
  background-position: 0 -11px;
}
.flag.flag-bb {
  background-position: -16px -11px;
}
.flag.flag-bd {
  background-position: -32px -11px;
}
.flag.flag-be {
  background-position: -48px -11px;
}
.flag.flag-bf {
  background-position: -64px -11px;
}
.flag.flag-bg {
  background-position: -80px -11px;
}
.flag.flag-bh {
  background-position: -96px -11px;
}
.flag.flag-bi {
  background-position: -112px -11px;
}
.flag.flag-bj {
  background-position: -128px -11px;
}
.flag.flag-bm {
  background-position: -144px -11px;
}
.flag.flag-bn {
  background-position: -160px -11px;
}
.flag.flag-bo {
  background-position: -176px -11px;
}
.flag.flag-br {
  background-position: -192px -11px;
}
.flag.flag-bs {
  background-position: -208px -11px;
}
.flag.flag-bt {
  background-position: -224px -11px;
}
.flag.flag-bv {
  background-position: -240px -11px;
}
.flag.flag-bw {
  background-position: 0 -22px;
}
.flag.flag-by {
  background-position: -16px -22px;
}
.flag.flag-bz {
  background-position: -32px -22px;
}
.flag.flag-ca {
  background-position: -48px -22px;
}
.flag.flag-catalonia {
  background-position: -64px -22px;
}
.flag.flag-cd {
  background-position: -80px -22px;
}
.flag.flag-cf {
  background-position: -96px -22px;
}
.flag.flag-cg {
  background-position: -112px -22px;
}
.flag.flag-ch {
  background-position: -128px -22px;
}
.flag.flag-ci {
  background-position: -144px -22px;
}
.flag.flag-ck {
  background-position: -160px -22px;
}
.flag.flag-cl {
  background-position: -176px -22px;
}
.flag.flag-cm {
  background-position: -192px -22px;
}
.flag.flag-cn {
  background-position: -208px -22px;
}
.flag.flag-co {
  background-position: -224px -22px;
}
.flag.flag-cr {
  background-position: -240px -22px;
}
.flag.flag-cu {
  background-position: 0 -33px;
}
.flag.flag-cv {
  background-position: -16px -33px;
}
.flag.flag-cw {
  background-position: -32px -33px;
}
.flag.flag-cy {
  background-position: -48px -33px;
}
.flag.flag-cz {
  background-position: -64px -33px;
}
.flag.flag-de {
  background-position: -80px -33px;
}
.flag.flag-dj {
  background-position: -96px -33px;
}
.flag.flag-dk {
  background-position: -112px -33px;
}
.flag.flag-dm {
  background-position: -128px -33px;
}
.flag.flag-do {
  background-position: -144px -33px;
}
.flag.flag-dz {
  background-position: -160px -33px;
}
.flag.flag-ec {
  background-position: -176px -33px;
}
.flag.flag-ee {
  background-position: -192px -33px;
}
.flag.flag-eg {
  background-position: -208px -33px;
}
.flag.flag-eh {
  background-position: -224px -33px;
}
.flag.flag-england {
  background-position: -240px -33px;
}
.flag.flag-er {
  background-position: 0 -44px;
}
.flag.flag-es {
  background-position: -16px -44px;
}
.flag.flag-et {
  background-position: -32px -44px;
}
.flag.flag-eu {
  background-position: -48px -44px;
}
.flag.flag-fi {
  background-position: -64px -44px;
}
.flag.flag-fj {
  background-position: -80px -44px;
}
.flag.flag-fk {
  background-position: -96px -44px;
}
.flag.flag-fm {
  background-position: -112px -44px;
}
.flag.flag-fo {
  background-position: -128px -44px;
}
.flag.flag-fr {
  background-position: -144px -44px;
}
.flag.flag-ga {
  background-position: -160px -44px;
}
.flag.flag-gb,
.flag.flag-en {
  background-position: -176px -44px;
}
.flag.flag-gd {
  background-position: -192px -44px;
}
.flag.flag-ge {
  background-position: -208px -44px;
}
.flag.flag-gf {
  background-position: -224px -44px;
}
.flag.flag-gg {
  background-position: -240px -44px;
}
.flag.flag-gh {
  background-position: 0 -55px;
}
.flag.flag-gi {
  background-position: -16px -55px;
}
.flag.flag-gl {
  background-position: -32px -55px;
}
.flag.flag-gm {
  background-position: -48px -55px;
}
.flag.flag-gn {
  background-position: -64px -55px;
}
.flag.flag-gp {
  background-position: -80px -55px;
}
.flag.flag-gq {
  background-position: -96px -55px;
}
.flag.flag-gr {
  background-position: -112px -55px;
}
.flag.flag-gs {
  background-position: -128px -55px;
}
.flag.flag-gt {
  background-position: -144px -55px;
}
.flag.flag-gu {
  background-position: -160px -55px;
}
.flag.flag-gw {
  background-position: -176px -55px;
}
.flag.flag-gy {
  background-position: -192px -55px;
}
.flag.flag-hk {
  background-position: -208px -55px;
}
.flag.flag-hm {
  background-position: -224px -55px;
}
.flag.flag-hn {
  background-position: -240px -55px;
}
.flag.flag-hr {
  background-position: 0 -66px;
}
.flag.flag-ht {
  background-position: -16px -66px;
}
.flag.flag-hu {
  background-position: -32px -66px;
}
.flag.flag-ic {
  background-position: -48px -66px;
}
.flag.flag-id {
  background-position: -64px -66px;
}
.flag.flag-ie {
  background-position: -80px -66px;
}
.flag.flag-il {
  background-position: -96px -66px;
}
.flag.flag-im {
  background-position: -112px -66px;
}
.flag.flag-in {
  background-position: -128px -66px;
}
.flag.flag-io {
  background-position: -144px -66px;
}
.flag.flag-iq {
  background-position: -160px -66px;
}
.flag.flag-ir {
  background-position: -176px -66px;
}
.flag.flag-is {
  background-position: -192px -66px;
}
.flag.flag-it {
  background-position: -208px -66px;
}
.flag.flag-je {
  background-position: -224px -66px;
}
.flag.flag-jm {
  background-position: -240px -66px;
}
.flag.flag-jo {
  background-position: 0 -77px;
}
.flag.flag-jp {
  background-position: -16px -77px;
}
.flag.flag-ke {
  background-position: -32px -77px;
}
.flag.flag-kg {
  background-position: -48px -77px;
}
.flag.flag-kh {
  background-position: -64px -77px;
}
.flag.flag-ki {
  background-position: -80px -77px;
}
.flag.flag-km {
  background-position: -96px -77px;
}
.flag.flag-kn {
  background-position: -112px -77px;
}
.flag.flag-kp {
  background-position: -128px -77px;
}
.flag.flag-kr {
  background-position: -144px -77px;
}
.flag.flag-kurdistan {
  background-position: -160px -77px;
}
.flag.flag-kw {
  background-position: -176px -77px;
}
.flag.flag-ky {
  background-position: -192px -77px;
}
.flag.flag-kz {
  background-position: -208px -77px;
}
.flag.flag-la {
  background-position: -224px -77px;
}
.flag.flag-lb {
  background-position: -240px -77px;
}
.flag.flag-lc {
  background-position: 0 -88px;
}
.flag.flag-li {
  background-position: -16px -88px;
}
.flag.flag-lk {
  background-position: -32px -88px;
}
.flag.flag-lr {
  background-position: -48px -88px;
}
.flag.flag-ls {
  background-position: -64px -88px;
}
.flag.flag-lt {
  background-position: -80px -88px;
}
.flag.flag-lu {
  background-position: -96px -88px;
}
.flag.flag-lv {
  background-position: -112px -88px;
}
.flag.flag-ly {
  background-position: -128px -88px;
}
.flag.flag-ma {
  background-position: -144px -88px;
}
.flag.flag-mc {
  background-position: -160px -88px;
}
.flag.flag-md {
  background-position: -176px -88px;
}
.flag.flag-me {
  background-position: -192px -88px;
}
.flag.flag-mg {
  background-position: -208px -88px;
}
.flag.flag-mh {
  background-position: -224px -88px;
}
.flag.flag-mk {
  background-position: -240px -88px;
}
.flag.flag-ml {
  background-position: 0 -99px;
}
.flag.flag-mm {
  background-position: -16px -99px;
}
.flag.flag-mn {
  background-position: -32px -99px;
}
.flag.flag-mo {
  background-position: -48px -99px;
}
.flag.flag-mp {
  background-position: -64px -99px;
}
.flag.flag-mq {
  background-position: -80px -99px;
}
.flag.flag-mr {
  background-position: -96px -99px;
}
.flag.flag-ms {
  background-position: -112px -99px;
}
.flag.flag-mt {
  background-position: -128px -99px;
}
.flag.flag-mu {
  background-position: -144px -99px;
}
.flag.flag-mv {
  background-position: -160px -99px;
}
.flag.flag-mw {
  background-position: -176px -99px;
}
.flag.flag-mx {
  background-position: -192px -99px;
}
.flag.flag-my {
  background-position: -208px -99px;
}
.flag.flag-mz {
  background-position: -224px -99px;
}
.flag.flag-na {
  background-position: -240px -99px;
}
.flag.flag-nc {
  background-position: 0 -110px;
}
.flag.flag-ne {
  background-position: -16px -110px;
}
.flag.flag-nf {
  background-position: -32px -110px;
}
.flag.flag-ng {
  background-position: -48px -110px;
}
.flag.flag-ni {
  background-position: -64px -110px;
}
.flag.flag-nl {
  background-position: -80px -110px;
}
.flag.flag-no {
  background-position: -96px -110px;
}
.flag.flag-np {
  background-position: -112px -110px;
}
.flag.flag-nr {
  background-position: -128px -110px;
}
.flag.flag-nu {
  background-position: -144px -110px;
}
.flag.flag-nz {
  background-position: -160px -110px;
}
.flag.flag-om {
  background-position: -176px -110px;
}
.flag.flag-pa {
  background-position: -192px -110px;
}
.flag.flag-pe {
  background-position: -208px -110px;
}
.flag.flag-pf {
  background-position: -224px -110px;
}
.flag.flag-pg {
  background-position: -240px -110px;
}
.flag.flag-ph {
  background-position: 0 -121px;
}
.flag.flag-pk {
  background-position: -16px -121px;
}
.flag.flag-pl {
  background-position: -32px -121px;
}
.flag.flag-pm {
  background-position: -48px -121px;
}
.flag.flag-pn {
  background-position: -64px -121px;
}
.flag.flag-pr {
  background-position: -80px -121px;
}
.flag.flag-ps {
  background-position: -96px -121px;
}
.flag.flag-pt {
  background-position: -112px -121px;
}
.flag.flag-pw {
  background-position: -128px -121px;
}
.flag.flag-py {
  background-position: -144px -121px;
}
.flag.flag-qa {
  background-position: -160px -121px;
}
.flag.flag-re {
  background-position: -176px -121px;
}
.flag.flag-ro {
  background-position: -192px -121px;
}
.flag.flag-rs {
  background-position: -208px -121px;
}
.flag.flag-ru {
  background-position: -224px -121px;
}
.flag.flag-rw {
  background-position: -240px -121px;
}
.flag.flag-sa {
  background-position: 0 -132px;
}
.flag.flag-sb {
  background-position: -16px -132px;
}
.flag.flag-sc {
  background-position: -32px -132px;
}
.flag.flag-scotland {
  background-position: -48px -132px;
}
.flag.flag-sd {
  background-position: -64px -132px;
}
.flag.flag-se {
  background-position: -80px -132px;
}
.flag.flag-sg {
  background-position: -96px -132px;
}
.flag.flag-sh {
  background-position: -112px -132px;
}
.flag.flag-si {
  background-position: -128px -132px;
}
.flag.flag-sk {
  background-position: -144px -132px;
}
.flag.flag-sl {
  background-position: -160px -132px;
}
.flag.flag-sm {
  background-position: -176px -132px;
}
.flag.flag-sn {
  background-position: -192px -132px;
}
.flag.flag-so {
  background-position: -208px -132px;
}
.flag.flag-somaliland {
  background-position: -224px -132px;
}
.flag.flag-sr {
  background-position: -240px -132px;
}
.flag.flag-ss {
  background-position: 0 -143px;
}
.flag.flag-st {
  background-position: -16px -143px;
}
.flag.flag-sv {
  background-position: -32px -143px;
}
.flag.flag-sx {
  background-position: -48px -143px;
}
.flag.flag-sy {
  background-position: -64px -143px;
}
.flag.flag-sz {
  background-position: -80px -143px;
}
.flag.flag-tc {
  background-position: -96px -143px;
}
.flag.flag-td {
  background-position: -112px -143px;
}
.flag.flag-tf {
  background-position: -128px -143px;
}
.flag.flag-tg {
  background-position: -144px -143px;
}
.flag.flag-th {
  background-position: -160px -143px;
}
.flag.flag-tj {
  background-position: -176px -143px;
}
.flag.flag-tk {
  background-position: -192px -143px;
}
.flag.flag-tl {
  background-position: -208px -143px;
}
.flag.flag-tm {
  background-position: -224px -143px;
}
.flag.flag-tn {
  background-position: -240px -143px;
}
.flag.flag-to {
  background-position: 0 -154px;
}
.flag.flag-tr {
  background-position: -16px -154px;
}
.flag.flag-tt {
  background-position: -32px -154px;
}
.flag.flag-tv {
  background-position: -48px -154px;
}
.flag.flag-tw {
  background-position: -64px -154px;
}
.flag.flag-tz {
  background-position: -80px -154px;
}
.flag.flag-ua {
  background-position: -96px -154px;
}
.flag.flag-ug {
  background-position: -112px -154px;
}
.flag.flag-um {
  background-position: -128px -154px;
}
.flag.flag-us {
  background-position: -144px -154px;
}
.flag.flag-uy {
  background-position: -160px -154px;
}
.flag.flag-uz {
  background-position: -176px -154px;
}
.flag.flag-va {
  background-position: -192px -154px;
}
.flag.flag-vc {
  background-position: -208px -154px;
}
.flag.flag-ve {
  background-position: -224px -154px;
}
.flag.flag-vg {
  background-position: -240px -154px;
}
.flag.flag-vi {
  background-position: 0 -165px;
}
.flag.flag-vn {
  background-position: -16px -165px;
}
.flag.flag-vu {
  background-position: -32px -165px;
}
.flag.flag-wales {
  background-position: -48px -165px;
}
.flag.flag-wf {
  background-position: -64px -165px;
}
.flag.flag-ws {
  background-position: -80px -165px;
}
.flag.flag-ye {
  background-position: -96px -165px;
}
.flag.flag-yt {
  background-position: -112px -165px;
}
.flag.flag-za {
  background-position: -128px -165px;
}
.flag.flag-zanzibar {
  background-position: -144px -165px;
}
.flag.flag-zm {
  background-position: -160px -165px;
}
.flag.flag-zw {
  background-position: -176px -165px;
}
.header-dropdown-menu {
  right: 0;
  min-width: 229px;
  margin: 0;
  border: solid 1px #dddddd;
  -webkit-animation: showdropdown 0.2s ease-out;
  -moz-animation: showdropdown 0.2s ease-out;
  -ms-animation: showdropdown 0.2s ease-out;
  -o-animation: showdropdown 0.2s ease-out;
  animation: showdropdown 0.2s ease-out;
  border-radius: 4px;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
@-webkit-keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
@-moz-keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
@-ms-keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
@-o-keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
@keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
.header-dropdown-menu:before {
  border-bottom-color: #dddddd;
}
.header-dropdown-menu li {
  font-size: 12px;
}
.header-dropdown-menu li a {
  height: 30px;
  padding: 6px 10px;
  margin: 5px 10px;
  color: #999999;
  text-transform: uppercase;
  border-radius: 4px;
}
.header-dropdown-menu li a:hover,
.header-dropdown-menu li a:focus {
  color: #ffffff;
  background: #34495e;
}
.header-dropdown-menu li a > span {
  margin-right: 25px;
}
.header-dropdown-menu li a > .glyphicon {
  position: relative;
  top: 1px;
  margin-right: 0;
  line-height: 1;
  font-size: 16px;
}
.header-dropdown-menu li a > [class^="flag-"],
.header-dropdown-menu li a > [class*=" flag-"] {
  margin: 3px 5px 0 0;
}
.header-dropdown-menu li.dropdown-submenu > a:after {
  margin-right: 0;
}
.header-dropdown-menu li.dropdown-submenu:hover > a,
.header-dropdown-menu li.dropdown-submenu:focus > a {
  color: #ffffff;
  background: #34495e;
}
.header-dropdown-menu li.dropdown-submenu .dropdown-menu {
  top: 0;
  margin-top: -11px;
  -webkit-animation: showsubmenu 0.2s ease-out;
  -moz-animation: showsubmenu 0.2s ease-out;
  -ms-animation: showsubmenu 0.2s ease-out;
  -o-animation: showsubmenu 0.2s ease-out;
  animation: showsubmenu 0.2s ease-out;
}
@-webkit-keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
@-moz-keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
@-ms-keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
@-o-keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
@keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
.header-dropdown-menu li#username-details {
  padding: 10px;
  margin: 0 10px;
}
.header-dropdown-menu li#username-details:before,
.header-dropdown-menu li#username-details:after {
  content: " ";
  display: table;
}
.header-dropdown-menu li#username-details:after {
  clear: both;
}
.header-dropdown-menu li#username-details:before,
.header-dropdown-menu li#username-details:after {
  content: " ";
  display: table;
}
.header-dropdown-menu li#username-details:after {
  clear: both;
}
.header-dropdown-menu li#username-details img {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  border: solid 1px #ddd;
}
.header-dropdown-menu li#username-details .username-name {
  display: table-cell;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  word-break: break-word;
}
.header-dropdown-menu li#username-email {
  padding: 0 20px;
  font-style: italic;
  color: #34495e;
}
.header-dropdown-menu li#username-balance {
  padding: 5px 20px 0;
}
header.navbar-static-top,
header.navbar-fixed-top {
  position: relative;
  height: 115px;
}
header.navbar-static-top .navbar-inner,
header.navbar-fixed-top .navbar-inner {
  min-width: 1240px;
  height: 115px;
  font-size: 12px;
  border-top: 4px solid #747474;
  border-bottom: 1px solid #dddddd;
  -webkit-transition: height 0.25s, left 0s;
  transition: height 0.25s, left 0s;
}
header.navbar-static-top .navbar-brand,
header.navbar-fixed-top .navbar-brand {
  height: calc(115px - 5px);
  padding: 0;
  margin: 0;
  line-height: 1;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
header.navbar-static-top .logo,
header.navbar-fixed-top .logo {
  max-height: calc(115px - 25px);
  max-width: 230px;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
header.navbar-static-top .beta-mark,
header.navbar-fixed-top .beta-mark {
  margin-left: 5px;
  font-size: 12px;
  color: #b2b2b2;
}
header.navbar-static-top .nav,
header.navbar-fixed-top .nav {
  margin: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
header.navbar-static-top .nav > li,
header.navbar-fixed-top .nav > li {
  padding: 0 15px;
}
header.navbar-static-top .nav > li > a,
header.navbar-fixed-top .nav > li > a {
  position: relative;
  padding: 10px 0;
  font-size: 12px;
  line-height: 21px;
  text-transform: uppercase;
  background: transparent;
  border-bottom: solid 2px transparent;
}
header.navbar-static-top .nav > li > a:after,
header.navbar-fixed-top .nav > li > a:after {
  content: '';
  position: absolute;
  bottom: calc(-115px + 80px);
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  border-radius: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
header.navbar-static-top .nav > li > a:focus,
header.navbar-fixed-top .nav > li > a:focus {
  border-color: transparent;
}
header.navbar-static-top .nav > li > a > .glyphicon,
header.navbar-fixed-top .nav > li > a > .glyphicon {
  display: none;
}
header.navbar-static-top .nav > li > a > [class^="flag-"],
header.navbar-fixed-top .nav > li > a > [class^="flag-"],
header.navbar-static-top .nav > li > a > [class*=" flag-"],
header.navbar-fixed-top .nav > li > a > [class*=" flag-"] {
  margin: 3px 5px 0 0;
}
header.navbar-static-top .nav > li > a small,
header.navbar-fixed-top .nav > li > a small {
  line-height: 1;
}
header.navbar-static-top .nav > li:hover > a:after,
header.navbar-fixed-top .nav > li:hover > a:after {
  height: 5px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
header.navbar-static-top .nav > li:hover > .dropdown-menu,
header.navbar-fixed-top .nav > li:hover > .dropdown-menu {
  display: block;
}
header.navbar-static-top .nav > li:last-child,
header.navbar-fixed-top .nav > li:last-child {
  margin-right: -15px;
}
header.navbar-static-top .nav > li:last-child:hover > a:after,
header.navbar-fixed-top .nav > li:last-child:hover > a:after {
  content: none !important;
}
header.navbar-static-top .nav > li.active > a,
header.navbar-fixed-top .nav > li.active > a {
  border: none;
  border-bottom: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
header.navbar-static-top .nav > li.active > a:after,
header.navbar-fixed-top .nav > li.active > a:after {
  height: 5px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
header.navbar-static-top .nav > li.dropdown a,
header.navbar-fixed-top .nav > li.dropdown a {
  font-size: 12px;
}
header.navbar-static-top .nav > li.dropdown.open.active > .dropdown-menu,
header.navbar-fixed-top .nav > li.dropdown.open.active > .dropdown-menu {
  margin-top: -1px;
}
header.navbar-static-top .nav > li.dropdown > .dropdown-toggle .caret,
header.navbar-fixed-top .nav > li.dropdown > .dropdown-toggle .caret {
  margin-top: -2px;
  margin-left: 5px;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu {
  right: 0;
  min-width: 229px;
  margin: 0;
  border: solid 1px #dddddd;
  -webkit-animation: showdropdown 0.2s ease-out;
  -moz-animation: showdropdown 0.2s ease-out;
  -ms-animation: showdropdown 0.2s ease-out;
  -o-animation: showdropdown 0.2s ease-out;
  animation: showdropdown 0.2s ease-out;
  border-radius: 4px;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
@-webkit-keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
@-moz-keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
@-ms-keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
@-o-keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
@keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu:before,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu:before {
  border-bottom-color: #dddddd;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li {
  font-size: 12px;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li a,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a {
  height: 30px;
  padding: 6px 10px;
  margin: 5px 10px;
  color: #999999;
  text-transform: uppercase;
  border-radius: 4px;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  color: #ffffff;
  background: #34495e;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li a > span,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a > span {
  margin-right: 25px;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li a > .glyphicon,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a > .glyphicon {
  position: relative;
  top: 1px;
  margin-right: 0;
  line-height: 1;
  font-size: 16px;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li a > [class^="flag-"],
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a > [class^="flag-"],
header.navbar-static-top .nav > li.dropdown .dropdown-menu li a > [class*=" flag-"],
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a > [class*=" flag-"] {
  margin: 3px 5px 0 0;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu > a:after,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
  margin-right: 0;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  color: #ffffff;
  background: #34495e;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  top: 0;
  margin-top: -11px;
  -webkit-animation: showsubmenu 0.2s ease-out;
  -moz-animation: showsubmenu 0.2s ease-out;
  -ms-animation: showsubmenu 0.2s ease-out;
  -o-animation: showsubmenu 0.2s ease-out;
  animation: showsubmenu 0.2s ease-out;
}
@-webkit-keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
@-moz-keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
@-ms-keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
@-o-keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
@keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-details,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-details {
  padding: 10px;
  margin: 0 10px;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-details:before,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-details:before,
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-details:after,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-details:after {
  content: " ";
  display: table;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-details:after,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-details:after {
  clear: both;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-details:before,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-details:before,
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-details:after,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-details:after {
  content: " ";
  display: table;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-details:after,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-details:after {
  clear: both;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-details img,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-details img {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  border: solid 1px #ddd;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-details .username-name,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-details .username-name {
  display: table-cell;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  word-break: break-word;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  padding: 0 20px;
  font-style: italic;
  color: #34495e;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-balance,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-balance {
  padding: 5px 20px 0;
}
header.navbar-static-top .nav > li > .tooltip,
header.navbar-fixed-top .nav > li > .tooltip {
  display: none !important;
}
header.navbar-static-top .nav {
  height: calc(115px - 5px);
}
header.navbar-fixed-top .navbar-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
}
header.navbar-fixed-top .navbar-brand {
  height: calc(80px - 5px);
}
header.navbar-fixed-top .logo {
  max-height: calc(80px - 25px);
}
header.navbar-fixed-top .nav {
  height: calc(80px - 5px);
}
header.navbar-fixed-top .nav > li > a:after {
  bottom: calc(-80px + 62px);
}
header .marketplace-miniControls {
  display: block;
}
.white-header.navbar-static-top .nav > li > a,
.white-header.navbar-fixed-top .nav > li > a {
  color: #777;
}
.white-header.navbar-static-top .nav > li > a:hover,
.white-header.navbar-fixed-top .nav > li > a:hover {
  color: #4c76bb;
}
.white-header.navbar-static-top .nav > li > a:after,
.white-header.navbar-fixed-top .nav > li > a:after {
  background: #4c76bb;
}
.white-header.navbar-static-top .nav > li.active > a,
.white-header.navbar-fixed-top .nav > li.active > a {
  color: #4c76bb;
  background: #fff;
}
.white-header.navbar-static-top .nav > li.dropdown.open > .dropdown-toggle,
.white-header.navbar-fixed-top .nav > li.dropdown.open > .dropdown-toggle {
  background-color: #ffffff;
}
.white-header .navbar-inner {
  background-color: #fff;
  color: #777;
}
.black-header.navbar-static-top .nav > li > a,
.black-header.navbar-fixed-top .nav > li > a {
  color: #ccc;
}
.black-header.navbar-static-top .nav > li > a:hover,
.black-header.navbar-fixed-top .nav > li > a:hover {
  color: #fff;
}
.black-header.navbar-static-top .nav > li > a:after,
.black-header.navbar-fixed-top .nav > li > a:after {
  background: #ccc;
}
.black-header.navbar-static-top .nav > li.active > a,
.black-header.navbar-fixed-top .nav > li.active > a {
  color: #fff;
  background: #000;
}
.black-header.navbar-static-top .nav > li.dropdown.open > .dropdown-toggle,
.black-header.navbar-fixed-top .nav > li.dropdown.open > .dropdown-toggle {
  background-color: #000;
}
.black-header .navbar-inner {
  background-color: #000;
  color: #ccc;
}
body.modal-open header.navbar-fixed-top .navbar-inner > .container .navbar-header {
  margin-left: -8px;
}
body.modal-open header.navbar-fixed-top .navbar-inner > .container .navbar-collapse {
  margin-right: 9px;
}
#topNotifications {
  position: relative;
  margin: 0 -40px 0 -15px;
}
#topNotifications .notifications-number {
  display: inline-block;
  padding: 0 5px;
  min-width: 30px;
  height: 20px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #fff;
  background: #d9534f;
  text-align: center;
  border-radius: 10px;
}
#topNotifications .notifications-number.noNotifications {
  background: #ccc;
}
#topNotifications a.toggle {
  position: relative;
  z-index: 1;
  display: inline;
  padding: 15px 20px 15px 15px;
}
#topNotifications a.toggle:hover {
  text-decoration: none !important;
}
#topNotifications a.toggle:hover .notifications-number {
  background: #c9302c;
}
#topNotifications a.toggle:hover .notifications-number.noNotifications {
  background: #b3b3b3;
}
#topNotifications a.close-donut {
  position: relative;
  display: block;
  width: 19px;
  height: 19px;
  margin: -1px 0 0 5px;
}
#topNotifications a.close-donut > span {
  position: relative;
  top: 4px;
  left: 4px;
  display: block;
  width: 11px;
  height: 11px;
  background: #ddd;
  border-radius: 100%;
}
#topNotifications a.close-donut > span:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 100%;
}
#topNotifications a.close-donut:hover > span {
  background: #ccc;
}
#topNotifications .notification-title {
  color: #4c76bb;
}
#notifications-header {
  height: 40px;
  padding: 10px 12px;
  background: #eee;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
#notifications-header h6 {
  float: left;
  margin: 0;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.4;
}
#notifications-header .black-link {
  color: #000;
}
#notifications-container {
  position: absolute;
  top: 33px;
  right: 14px;
  z-index: 3;
  width: 270px;
  max-height: 340px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
#notifications-container:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: #ddd;
  position: absolute;
  top: -7px;
  right: 28px;
  left: auto;
}
#notifications-container:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #eee;
  position: absolute;
  top: -6px;
  right: 29px;
  left: auto;
}
@-webkit-keyframes animatenotifs {
  0% {
    opacity: 0;
    top: 23px;
  }
  100% {
    opacity: 1;
    top: 33px;
  }
}
@keyframes animatenotifs {
  0% {
    opacity: 0;
    top: 23px;
  }
  100% {
    opacity: 1;
    top: 33px;
  }
}
#notifications-container.expandedList {
  -webkit-animation: animatenotifs 0.2s ease-out;
  /* Chrome, Safari, Opera */
  animation: animatenotifs 0.2s ease-out;
}
#notifications-list {
  max-height: 298px;
  overflow-y: auto;
  padding: 0;
  font-size: 12px;
  list-style-type: none;
}
#notifications-list > li {
  padding: 10px 12px;
  line-height: 1.4;
  color: #888;
  background: rgba(52, 73, 94, 0.03);
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  cursor: pointer;
}
#notifications-list > li:last-child {
  border-bottom: none;
}
#notifications-list > li:hover {
  background: rgba(52, 73, 94, 0.05);
}
#notifications-list > li.markSeen {
  background: #fff;
  cursor: default;
}
#notifications-list > li.markSeen .tooltip {
  display: none !important;
}
#notifications-list > li.markSeen a.close-donut {
  cursor: default;
}
#notifications-list > li.markSeen a.close-donut > span {
  background: #eee;
}
#notifications-list > li.markSeen a.close-donut > span:before {
  background: #ccc;
}
.platform-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  color: #E2E2E2;
  background-color: #262626;
}
.platform-footer a {
  color: inherit;
}
.simple-footer {
  font-size: 12px;
  text-align: center;
  line-height: 40px;
}
.simple-footer b {
  color: #888;
}
.simple-footer:before,
.simple-footer:after {
  content: " ";
  display: table;
}
.simple-footer:after {
  clear: both;
}
.simple-footer:before,
.simple-footer:after {
  content: " ";
  display: table;
}
.simple-footer:after {
  clear: both;
}
.simple-footer a {
  margin: 0 15px;
}
.simple-footer a:hover {
  color: #888;
  transition: color 0.25s;
  text-decoration: none;
}
.simple-footer a:first-child {
  margin-left: 0;
}
.simple-footer a:last-child {
  margin-right: 0;
}
.simple-footer .footer-links {
  float: left;
}
.simple-footer .footer-language {
  float: right;
  margin-top: 8px;
}
.big-footer {
  padding-top: 50px;
}
.bigFooterCol-title {
  color: #555555;
  font-size: inherit;
  text-transform: uppercase;
}
.bigFooterMenu-list {
  padding: 15px 0 0;
  font-size: 13px;
  color: #888;
  list-style-type: none;
}
.bigFooterMenu-list li {
  line-height: 1.8;
}
.bigFooterMenu-list a {
  color: #ccc;
}
.leftSide-menu {
  position: relative;
  width: 100%;
  max-height: 500px;
  padding: 15px;
  margin: 0;
  background: #ffffff;
  border: solid 1px #ddd;
  list-style-type: none;
  overflow-y: auto;
}
.leftSide-menu > li {
  font-size: 12px;
}
.leftSide-menu > li:before,
.leftSide-menu > li:after {
  content: " ";
  display: table;
}
.leftSide-menu > li:after {
  clear: both;
}
.leftSide-menu > li:before,
.leftSide-menu > li:after {
  content: " ";
  display: table;
}
.leftSide-menu > li:after {
  clear: both;
}
.leftSide-menu > li:not(.text-normal) {
  text-transform: uppercase;
}
.leftSide-menu > li > a,
.leftSide-menu > li > .radio,
.leftSide-menu > li > .checkbox {
  display: block;
  padding: 14px 15px;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  color: inherit;
  cursor: pointer;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.leftSide-menu > li > a input[type="radio"],
.leftSide-menu > li > .radio input[type="radio"],
.leftSide-menu > li > .checkbox input[type="radio"],
.leftSide-menu > li > a input[type="checkbox"],
.leftSide-menu > li > .radio input[type="checkbox"],
.leftSide-menu > li > .checkbox input[type="checkbox"] {
  margin: 1px 10px 0 0;
}
.leftSide-menu > li > a .glyphicon,
.leftSide-menu > li > .radio .glyphicon,
.leftSide-menu > li > .checkbox .glyphicon {
  float: left;
  margin: 0 10px 0 0;
  font-size: 16px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.leftSide-menu > li > a:hover,
.leftSide-menu > li > .radio:hover,
.leftSide-menu > li > .checkbox:hover {
  text-decoration: none;
  background: #f9f9f9;
}
.leftSide-menu > li > a:hover .glyphicon,
.leftSide-menu > li > .radio:hover .glyphicon,
.leftSide-menu > li > .checkbox:hover .glyphicon {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.leftSide-menu > li > a.active,
.leftSide-menu > li > .radio.active,
.leftSide-menu > li > .checkbox.active {
  color: #ffffff;
  background: #5b5b59;
}
.leftSide-menu > li > a.active .glyphicon,
.leftSide-menu > li > .radio.active .glyphicon,
.leftSide-menu > li > .checkbox.active .glyphicon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.leftSide-menu .beta-tag {
  position: relative;
  top: -1px;
  padding: 0px 5px 1px;
  font-size: 10px;
  background: #eeeeee;
  border-radius: 2px;
}
.leftSide-menu .label,
.leftSide-menu .badge {
  position: relative;
  top: -2px;
  font-size: 9px;
  background: #cccccc;
}
.leftSide-menu #search-menu form {
  margin-bottom: 0;
}
.leftSide-title {
  margin-bottom: 10px;
  color: #777777;
  text-transform: uppercase;
}
#loading-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100000;
  width: 100%;
  height: 40px;
  opacity: 1;
  filter: alpha(opacity=100);
  background-image: -webkit-linear-gradient(-45deg, rgba(52, 73, 94, 0.5) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.5) 50%, rgba(52, 73, 94, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(52, 73, 94, 0.5) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.5) 50%, rgba(52, 73, 94, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(52, 73, 94, 0.5) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.5) 50%, rgba(52, 73, 94, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(52, 73, 94, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  -webkit-animation: progress-bar-stripes 0.3s linear infinite;
  -moz-animation: progress-bar-stripes 0.3s linear infinite;
  -ms-animation: progress-bar-stripes 0.3s linear infinite;
  -o-animation: progress-bar-stripes 0.3s linear infinite;
  animation: progress-bar-stripes 0.3s linear infinite;
}
#loading-bar .bar {
  top: auto !important;
  height: 40px !important;
  background: #34495e !important;
  opacity: 1;
  filter: alpha(opacity=100);
}
#loading-bar .bar .peg {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.loading-window {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  margin: 0;
  background: rgba(255, 255, 255, 0.75);
  /* Demo specific styles end */
  /* Demo specific styles end */
  /* Loader with three blocks */
}
.loading-window .loader-3d {
  top: calc(37.5%);
  left: calc(-50%);
  position: absolute !important;
}
.loading-window .loader-3d,
.loading-window .loader-3d:before,
.loading-window .loader-3d:after {
  width: 200px;
  height: 40px;
  background: no-repeat;
  background-image: radial-gradient(closest-side, #111 100%, transparent), radial-gradient(closest-side, #111 100%, transparent);
  background-size: 20px 20px, 20px 20px;
  background-position: 0% center, 100% center;
  position: absolute;
  transform: translateZ(0);
  animation: slide 1.5s cubic-bezier(0.5, 0, 0.5, 1) infinite, zoom ease-out 0.75s infinite alternate;
  content: '';
}
.loading-window .loader-3d {
  animation-delay: .5s;
}
.loading-window .loader-3d:after {
  animation-delay: 1s;
}
@keyframes slide {
  to {
    background-position: 100%, 0;
  }
}
@keyframes zoom {
  to {
    background-size: 40px 40px, 10px 10px;
  }
}
.loading-window .loader-fb {
  top: calc(45%);
  left: calc(45%);
  position: absolute !important;
}
.loading-window .loader-fb,
.loading-window .loader-fb:before,
.loading-window .loader-fb:after {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 50px;
  background-color: rgba(215, 230, 240, 0.9);
  border: 1px solid #d7e6f0;
  z-index: 100000;
  content: ' ';
  margin-left: -5px;
  margin-right: -9px;
}
.loading-window .loader-fb:before {
  top: -11px;
  left: -100%;
  animation: loading-fb 0.8s cubic-bezier(0.4, 0.5, 0.6, 1) infinite;
}
.loading-window .loader-fb {
  animation: loading-fb-main 0.8s cubic-bezier(0.4, 0.5, 0.6, 1) 0.2s infinite;
}
.loading-window .loader-fb:after {
  top: -11px;
  right: -100%;
  margin-top: 50%;
  animation: loading-fb 0.8s cubic-bezier(0.4, 0.5, 0.6, 1) 0.4s infinite;
}
@keyframes loading-fb {
  from {
    transform: scaleY(1.4);
    background-color: rgba(55, 114, 171, 0.9);
    border: 1px solid #3772ab;
  }
}
@keyframes loading-fb-main {
  from {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -10px;
    background-color: rgba(55, 114, 171, 0.9);
    border: 1px solid #3772ab;
  }
}
.loading-window .loader-bars {
  position: fixed;
  z-index: 3;
  top: 50%;
  right: 0;
  left: 0;
  margin: -30px auto 0;
  width: 60px;
  height: 60px;
  list-style: none;
}
@-webkit-keyframes loadbars {
  0% {
    height: 10px;
    margin-top: 25px;
  }
  50% {
    height: 50px;
    margin-top: 0px;
  }
  100% {
    height: 10px;
    margin-top: 25px;
  }
}
@-moz-keyframes loadbars {
  0% {
    height: 10px;
    margin-top: 25px;
  }
  50% {
    height: 50px;
    margin-top: 0px;
  }
  100% {
    height: 10px;
    margin-top: 25px;
  }
}
@keyframes loadbars {
  0% {
    height: 10px;
    margin-top: 25px;
  }
  50% {
    height: 50px;
    margin-top: 0px;
  }
  100% {
    height: 10px;
    margin-top: 25px;
  }
}
.loading-window .loader-bars li {
  background-color: #34495e;
  width: 10px;
  height: 10px;
  float: right;
  margin-right: 5px;
  box-shadow: 0px 100px 20px rgba(0, 0, 0, 0.2);
}
.loading-window .loader-bars li:first-child {
  -webkit-animation: loadbars 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) infinite 0s;
  -moz-animation: loadbars 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) infinite 0s;
  animation: loadbars 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) infinite 0s;
}
.loading-window .loader-bars li:nth-child(2) {
  -webkit-animation: loadbars 0.6s ease-in-out infinite -0.2s;
  -moz-animation: loadbars 0.6s ease-in-out infinite -0.2s;
  animation: loadbars 0.6s ease-in-out infinite -0.2s;
}
.loading-window .loader-bars li:nth-child(3) {
  -webkit-animation: loadbars 0.6s ease-in-out infinite -0.4s;
  -moz-animation: loadbars 0.6s ease-in-out infinite -0.4s;
  animation: loadbars 0.6s ease-in-out infinite -0.4s;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-ms-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-o-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.c60 {
  width: 32px;
  height: 32px;
  margin: auto;
  background: url('/static/commons/img/loaders/circle-invert.png') center center no-repeat;
  -webkit-background-size: 24px 24px;
  background-size: 24px 24px;
  /*background-color: green;*/
  -webkit-animation: spin 750ms linear infinite;
  -moz-animation: spin 750ms linear infinite;
  -ms-animation: spin 750ms linear infinite;
  -o-animation: spin 750ms linear infinite;
  animation: spin 750ms linear infinite;
}
.c32 {
  width: 32px;
  height: 32px;
  margin: auto;
  background: url('/static/commons/img/loaders/c32.png') center center no-repeat;
  -webkit-animation: spin 750ms linear infinite;
  -moz-animation: spin 750ms linear infinite;
  -ms-animation: spin 750ms linear infinite;
  -o-animation: spin 750ms linear infinite;
  animation: spin 750ms linear infinite;
}
.loader {
  position: relative;
  width: 32px;
  height: 32px;
  margin: auto;
}
.video-js .vjs-big-play-button:before,
.video-js .vjs-control:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
@font-face {
  font-family: VideoJS;
  src: url('../font/1.3.0/VideoJS.eot?') format('eot');
}
@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAi0AAoAAAAADnwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAD0AAABWQLpNY2NtYXAAAAE0AAAAOgAAAUriJhC2Z2x5ZgAAAXAAAATAAAAH/CNovTZoZWFkAAAGMAAAACwAAAA2BEqUO2hoZWEAAAZcAAAAGAAAACQELwIWaG10eAAABnQAAAAPAAAAVCoAAABsb2NhAAAGhAAAACwAAAAsEBQSZm1heHAAAAawAAAAHwAAACABJgBkbmFtZQAABtAAAAElAAACCtXH9aBwb3N0AAAH+AAAALsAAAElJXNJs3icY2BkYmCcwMDKwMHowpjGwMDgDqW/MkgytDAwMDGwMjNgBQFprikMDh8ZP4owgbh6TBBhRhABAFl1B6YAAAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGD6K/P8PUvCREUTzM0DVAwEjG8OIBwCEVQbLAAB4nIVVzW/jRBSf5zieJE2bOPVH0jRpEidxsZumW8f20orWi6C7rKoKqSQUVUjdQ6RVAkekHi047AEOvbSqxIFed8OBO3voDSE4gRohLmi1N/Z/SHljp90uJSLRvJn5vZn3Pc8ECP7gBE4IR8is6A7+huPR8JhEAnwIQ8RnyBwhm6C7M0CLoG6AuwyRZdBxgdsZuPB9c/+Q4w73Q/rgEcc9ehDQs4ODL67x/cPRl1cMpEwj6vBRd4RQQlxL1CzREv12e9DugzEagkH44Mw5nBOBZEiF1HDXquuy6rgSRYJmyEWoUVWTLdVWBSo7rupGqAoHhWwL7KmSDLB7r7k2+inf7bb7+8rcUmUpf95oACk0kk2b0uJc+a2VrW56KbX9Tb7r94/2xdhSYt7Mw4eNRqA+IB0YkCjGCPWI9LjT64Hn96HTJ2M/vka+QJK4YjZtQC04iHAhmy2MXrT7/UDj98nGp+N7kbFvz1FukuSuZKvMv43ALwn9CcLt4fVfmCC7ubbWvLeLPo3Ve6HMP9D6x9uppXR3a6uLYvnrvEbJFBGJivHFENmabtlIIVzLFk7HRs8zDK8HxOsZnmdc9IwTz7gkRu8c0Qmy2EUtlDgbSHRttul7KAzF+HjTMHoDr+cbvdHQM3zcMzFhrAYYqxSZxVUZa0rEKiqjmyKWVVksg39JMlmAbAbG8yWmAO+wxWsGlgeKEq7rlGIMZ0melMgiRtKtaxWBqjXMBdYG1qzdiuozIEuqxWrYtahirTqu/nNXyervze9ANP3u8s7vZ5/NFUcvdueK/Nm3DNB2x+zSD9Gc+qTSvC8+kX8sfGAoyhGjssyQI8YjrDoCW0LfVLRlIfRQFiWFeWiLrXrUkjVVsy02bBwwGD3LZNGlDtLRaaczHA59Rm85/Mxsm6ZpmNd1w/ToZPO2DqoFybDkGTChUn8HWs46rCoLcIVLAsN1ewMYLrMnn8nlMmAgfV4yzRIk4148GRA4ZkC4DOFblh1PeVMKO95hRHljd52jc+gH73xqHB2socCaIA5q2S7LOGwknhn82mCOLsLxyvBN/CMdmObVezzHnFcIqQlUd1q6q6w6rTqmXFIpTpKy6qqCLAUo+DnxlONOMna16lQhXNiZU67aqlafQvoTmqZ7YtWtVucp3UvjmfQepXkNozWu199Ql0s81MZUOU2op6COFKOYAjQAt8ICCKgbJ2UTMNQKRnYTsBnh1tHpMuZgVZEE+A6gIfBGNOakpRgX6+CQ0nacN3mhEbBMPm7fYv1awhdqGK8SSkITYg9pRJ6O3Y3H78am5Qh9GBO0SYxZYPc843UfY29lCl/IVSfHV2HeaNFAbrTyq/ca3sGcwYRPwBu3bn4A4GJi+7/xjWGyS5Olo4mVOovfRDUxwKyx5E5U9zTP+FWmkoaNCA7INFGwW6yRbfIR+Rgr0naKHEUjBE1fcbE9OHUqK6riuKx/1HVNUdEeSRgjaKEmISL/FxK1NoFVtyprL+vrxhzH36lJufxKthjhSgX4PJ7gE0llOg6RRAoy84k4n5gGeSbGJ1L/2o1q72e8O+vJxa/+BL7gVBddHuDtrFIow2PO5VIx0cxVWxmBz6zMlx35fwF1Hgp/7dwn/wCHsUmOeJxjYGRgYADi2RquW+L5bb4ycDMxgMDFaZpbkGkmBsZrQIqDASwNAAmYCNZ4nGNgZGBgYgACPTAJYjMyoAJRAAXjAEx4nGNiYGBgojIGAAeMACsAAAAAAAAMAD4AUACSAKIAvgDsARIBOAFgAaYB2gIyAloCkAL2AxADPgN6A/54nGNgZGBgEGWIYGBnAAEmIOYCQgaG/2A+AwATugGLAHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtjlkOwjAMRDNAy1KgrMfIoUJqqKU0KVlYbk+hReKD+bCfrdHYYiR6ZeK/jkJghDEmyJBjihnmWKDAEiusUWKDLXbY44DjpDXqWbyL1Oy1oaxVKVBxcyY1JJsUaTGwcfcvNlx9HTVf6s05GRO0J7KSbCRf/i4eHPNwTcrTNLRsLfl5SKfI0VCYadVGdraDuiPyIQt15xxrd8n7h9Z9ky5Fw5b2w/gJGn7eqlSxkxV1J/mTJ8QLQRVRWgA=) format('woff'), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMkC6TWMAAAEoAAAAVmNtYXDiJhC2AAAB1AAAAUpnbHlmI2i9NgAAA0wAAAf8aGVhZARKlDsAAADQAAAANmhoZWEELwIWAAAArAAAACRobXR4KgAAAAAAAYAAAABUbG9jYRAUEmYAAAMgAAAALG1heHABJgBkAAABCAAAACBuYW1l1cf1oAAAC0gAAAIKcG9zdCVzSbMAAA1UAAABJQABAAACAAAAAC4CAAAAAAACAAABAAAAAAAAAAAAAAAAAAAAFQABAAAAAQAAmyhx5F8PPPUACwIAAAAAANGWKbQAAAAA0ZYptAAAAAACAAHWAAAACAACAAAAAAAAAAEAAAAVAFgABwAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQIAAZAABQAIAUQBZgAAAEcBRAFmAAAA9QAZAIQAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA8QHxFAIAAAAALgIAAAAAAAABAAAAAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAAAAAwAAAAMAAAAcAAEAAAAAAEQAAwABAAAAHAAEACgAAAAGAAQAAQACAADxFP//AAAAAPEB//8AAA8AAAEAAAAAAAAAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAPgBQAJIAogC+AOwBEgE4AWABpgHaAjICWgKQAvYDEAM+A3oD/gABAAAAAAGWAZYAAgAAExE3q+oBlf7WlQADAAAAAAHWAdYAAgAOABoAAD8BJzcOAQceARc+ATcuAQMuASc+ATceARcOAdWAgCtbeAICeFtbeAICeFtIYQICYUhIYQICYaBgYHUCeFtbeAICeFtbeP6CAmFISGECAmFISGEAAgAAAAABgAGWAAMABwAANzMRIzMRMxGAVVWrVWsBKv7WASoABAAAAAABwAHAAAYAEgAiACUAAAE0JicVFzY3FAcXNjcuAScVHgElBxcjFTMXNRcGBxU2Nxc3AwcXAWAdGDQBNQsgFQEBU0EvOv7HG2VlVWtbFhosIiwbwC0tAQAdLQwvNQcHHhohKTBGZRAsD0yMG2WAa5BbEQgsChwrGwFQLS0AAAAAAQAAAAABVgGrAAUAABMVMxcRB5VWamoBQIBrAVZrAAACAAAAAAGLAasABgAMAAABLgEnFT4BJRUzFxEHAYsBHRgYHf7hVWtrAQAdLQysDC1dgGsBVmsAAAMAAAAAAcABvAAFAAwAGQAAExUzFxEHFzQmJxU+AScVHgEUBgcVPgE3LgFAVWtryx0YGB01Lzo6L0FTAQFTAUCAawFWa0AdLQysDC3YLA9MaEwPLBBlRkZlAAAABAAAAAABlgGWAAUACwARABcAADcjFTM1IyczNTM1IwEjFTM1IycVMxUzNZUqakAqKkBqAQBAaipAQCrVaiqWQCr/ACpqwCpAagAAAAQAAAAAAZYBlgAFAAsAEQAXAAA3MxUzNSM3IxUzNSMTMzUzNSM3NSMVMzVrQCpqQEBqKoAqQGoqKmqrQGqAKmr+1kAqgEBqKgAAAAACAAAAAAGrAasADwATAAABIQ4BBxEeARchPgE3ES4BAyERIQGA/wASGAEBGBIBABIYAQEYEv8AAQABqwEYEv8AEhgBARgSAQASGP7WAQAAAAYAAAAAAdYB1gAHAAwAEwAbACAAKAAAEzcmIyIGBxclLgEnBxcjFz4BNTQFJw4BFRQXMwceARc3MwcWMzI2NyfJZRYYJ0QcTgEFEEIuTtOgbBoe/uFTGh4EoJsQQi5OI1MWGCdEHE4BILAFGReHIi9HEYcVux1JKhYWkB1JKhYVFS9HEYeQBRkXhwAABQAAAAAB1gGrAA8AEwAXABsAHwAAASEOARURFBYXIT4BNRE0JgUzFSMXIzUzFyM1MzUjNTMBq/6qEhgYEgFWEhgY/phWVtbW1oBWVtbWAasBGBL/ABIYAQEYEgEAEhiqK1UrKysqKwADAAAAAAHAAasADwAnAD8AAAEhDgEVERQWFyE+ATURNCYHIzUjFTM1MxUOASsBIiY9ATQ2OwEyFh8BIzUjFTM1MxUUBisBIiYnNT4BOwEyFhUBlf7WEhkZEgEqEhkZvCArKyABDAlACQwMCUAJDAGVICsrIAwJQAkMAQEMCUAJDAGrARgS/wASGAEBGBIBABIYlQtACxYJDAwJVgkMDAkWC0ALFgkMDAlWCQwMCQAAAAYAAAAAAcABawADAAcACwAPABMAFwAANzM1IxUzNSM1MzUjFyE1IRUhNSE1FSE1QCsrKysrK1UBK/7VASv+1QEr6yqAK4ArgCqAK6srKwAAAQAAAAABwAHWACIAACUGByc2NCc3FjI2NCYiBgcUFwcmIgYUFjI3FwYVFBYyNjQmAYAZEZgCApYSNSQkNiQBApYSNSQkNRKYAiQ0JCSpARBZBxAHWBEkNyQkHAcHWBAkNiQQWAcHGyMjNSMAAgAAAAAB0gHWADcAQAAAJTY0Jzc2LwEmDwEmLwEmKwEiDwEGBycmDwEGHwEGFBcHBh8BFj8BFh8BFjsBMj8BNjcXFj8BNicHLgE0NjIWFAYBnwEBLQYEKgUINhAUCAIIVggCCBQQNQkEKwQGLQEBLQYEKwQJNRAUCAIIVggCCBQQNQkEKwQGzCAqKkAqKusKFgojBghKBwMVDQg4CQk4CA0VAwdKCAYjChYKIwYISgcDFQ0IOAkJOAgNFQMHSggGEwEqQCoqQCoAAAAAAQAAAAAB1gHWAAsAABMeARc+ATcuAScOASsCeFtbeAICeFtbeAEAW3gCAnhbW3gCAngAAAIAAAAAAdYB1gALABcAAAEOAQceARc+ATcuAQMuASc+ATceARcOAQEAW3gCAnhbW3gCAnhbSGECAmFISGECAmEB1QJ4W1t4AgJ4W1t4/oICYUhIYQICYUhIYQAAAwAAAAAB1gHWAAsAFwAgAAABDgEHHgEXPgE3LgEDLgEnPgE3HgEXDgEnDgEiJjQ2MhYBAFt4AgJ4W1t4AgJ4W0hhAgJhSEhhAgJhCAEkNiQkNiQB1QJ4W1t4AgJ4W1t4/oICYUhIYQICYUhIYakbJCQ2JCQAAAAABwAAAAACAAFgAA0AFgAoADoATABUAFcAADc1Nh4CBw4BBwYjJzA3MjY3NiYHFRYXFjY3PgE1NCYnIxYXHgEXFAYXFjY3PgE1LgEnIxQXHgEVFAYXFjY3PgE1LgEnIxQXHgEVFAYFMz8BFTM1IxcVI+MmOyoaAgQxJRQZGzAYHgMCIB0BbQkKBAoMFg0JAQMKDwESHAoJBAoNARUOCAQKDxIcCgkECg0BFQ4IBAoPEv4lRRJAMTsMKIPaAQQdNiQoNwQBATkYFh0hAWgCNwIPCBErGSQ0EgYEEjAcITYVAg8IESsZJDQSBgQSMBwhNhUCDwgRKxkkNBIGBBIwHCE2FxwBHd9ORwAAAAAQAMYAAQAAAAAAAQAHAAAAAQAAAAAAAgAHAAcAAQAAAAAAAwAHAA4AAQAAAAAABAAHABUAAQAAAAAABQALABwAAQAAAAAABgAHACcAAQAAAAAACgArAC4AAQAAAAAACwATAFkAAwABBAkAAQAOAGwAAwABBAkAAgAOAHoAAwABBAkAAwAOAIgAAwABBAkABAAOAJYAAwABBAkABQAWAKQAAwABBAkABgAOALoAAwABBAkACgBWAMgAAwABBAkACwAmAR5WaWRlb0pTUmVndWxhclZpZGVvSlNWaWRlb0pTVmVyc2lvbiAxLjBWaWRlb0pTR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AVgBpAGQAZQBvAEoAUwBSAGUAZwB1AGwAYQByAFYAaQBkAGUAbwBKAFMAVgBpAGQAZQBvAEoAUwBWAGUAcgBzAGkAbwBuACAAMQAuADAAVgBpAGQAZQBvAEoAUwBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAACAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABUAAAECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUEcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZRFhdWRpby1kZXNjcmlwdGlvbgAAAAAA) format('truetype');
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-play,
.video-js .vjs-big-play-button,
.video-js .vjs-play-control {
  font-family: 'charge-icons';
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-play:before,
.video-js .vjs-big-play-button:before,
.video-js .vjs-play-control:before {
  content: '\e00a';
  margin-left: 5px;
}
.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-play-circle:before {
  content: '\f102';
}
.vjs-icon-pause,
.video-js .vjs-play-control.vjs-playing {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-pause:before,
.video-js .vjs-play-control.vjs-playing:before {
  content: '\f103';
}
.vjs-icon-volume-mute,
.video-js .vjs-mute-control.vjs-vol-0,
.video-js .vjs-volume-menu-button.vjs-vol-0 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-mute:before,
.video-js .vjs-mute-control.vjs-vol-0:before,
.video-js .vjs-volume-menu-button.vjs-vol-0:before {
  content: '\f104';
}
.vjs-icon-volume-low,
.video-js .vjs-mute-control.vjs-vol-1,
.video-js .vjs-volume-menu-button.vjs-vol-1 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-low:before,
.video-js .vjs-mute-control.vjs-vol-1:before,
.video-js .vjs-volume-menu-button.vjs-vol-1:before {
  content: '\f105';
}
.vjs-icon-volume-mid,
.video-js .vjs-mute-control.vjs-vol-2,
.video-js .vjs-volume-menu-button.vjs-vol-2 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-mid:before,
.video-js .vjs-mute-control.vjs-vol-2:before,
.video-js .vjs-volume-menu-button.vjs-vol-2:before {
  content: '\f106';
}
.vjs-icon-volume-high,
.video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-high:before,
.video-js .vjs-mute-control:before,
.video-js .vjs-volume-menu-button:before {
  content: '\f107';
}
.vjs-icon-fullscreen-enter,
.video-js .vjs-fullscreen-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-fullscreen-enter:before,
.video-js .vjs-fullscreen-control:before {
  content: '\f108';
}
.vjs-icon-fullscreen-exit,
.video-js.vjs-fullscreen .vjs-fullscreen-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-fullscreen-exit:before,
.video-js.vjs-fullscreen .vjs-fullscreen-control:before {
  content: '\f109';
}
.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-square:before {
  content: '\f10a';
}
.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-spinner:before {
  content: '\f10b';
}
.vjs-icon-subtitles,
.video-js .vjs-subtitles-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-subtitles:before,
.video-js .vjs-subtitles-button:before {
  content: '\f10c';
}
.vjs-icon-captions,
.video-js .vjs-captions-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-captions:before,
.video-js .vjs-captions-button:before {
  content: '\f10d';
}
.vjs-icon-chapters,
.video-js .vjs-chapters-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-chapters:before,
.video-js .vjs-chapters-button:before {
  content: '\f10e';
}
.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-share:before {
  content: '\f10f';
}
.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-cog:before {
  content: '\f110';
}
.vjs-icon-circle,
.video-js .vjs-mouse-display,
.video-js .vjs-play-progress,
.video-js .vjs-volume-level {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-circle:before,
.video-js .vjs-mouse-display:before,
.video-js .vjs-play-progress:before,
.video-js .vjs-volume-level:before {
  content: '\f111';
}
.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-circle-outline:before {
  content: '\f112';
}
.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-circle-inner-circle:before {
  content: '\f113';
}
.vjs-icon-audio-description {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-audio-description:before {
  content: '\f114';
}
.video-js {
  /* display:inline-block would be closer to the video el's display:inline
   * but it results in flash reloading when going into fullscreen [#2205]
   */
  display: block;
  /* Make video.js videos align top when next to video elements */
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  /* Start with 10px for base font size so other dimensions can be em based and
  easily calculable. */
  font-size: 10px;
  line-height: 1;
  /* Provide some basic defaults for fonts */
  font-weight: normal;
  font-style: normal;
  /* Avoiding helvetica: issue #376 */
  font-family: Arial, Helvetica, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
  checking fullScreenEnabled. */
}
.video-js:-moz-full-screen {
  position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
/* All elements inherit border-box sizing */
.video-js *,
.video-js *:before,
.video-js *:after {
  box-sizing: inherit;
}
/* List style reset */
.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  /* Important to specify each */
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}
/* Fill the width of the containing element and use padding to create the
   desired aspect ratio. Default to 16x9 unless another ratio is given. */
/* Not including a default AR in vjs-fluid because it would override
   the user set AR injected into the header. */
.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3 {
  width: 100%;
  max-width: 100%;
  height: 0;
}
.video-js.vjs-16-9 {
  padding-top: 56.25%;
}
.video-js.vjs-4-3 {
  padding-top: 75%;
}
.video-js.vjs-fill {
  width: 100%;
  height: 100%;
}
/* Playback technology elements expand to the width/height of the containing div
<video> or <object> */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Fullscreen Styles */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
  overflow-y: auto;
}
.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  /* Undo any aspect ratio padding for fluid layouts */
  padding-top: 0 !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
/* Hide disabled or unsupported controls. */
.vjs-hidden {
  display: none !important;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
/*  In IE8 w/ no JavaScript (no HTML5 shim), the video tag doesn't register.
The .video-js classname on the video tag also isn't considered.
This optional paragraph inside the video tag can provide a message to users
about what's required to play video. */
.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC;
}
.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.5em;
  width: 3em;
  display: block;
  z-index: 2;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  /* Need a slightly gray bg so it can be seen on black backgrounds */
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  width: 140px;
  height: 140px;
  font-size: 74px;
  margin-top: -70px;
  margin-left: -70px;
  line-height: 135px;
  border-width: 4px;
  border-radius: 50%;
}
.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none;
}
.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  overflow: visible;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.vjs-menu-button {
  cursor: pointer;
}
.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto;
}
/* prevent menus from opening while scrubbing (FF, IE) */
.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
  display: none;
}
.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-menu li:focus,
.vjs-menu li:hover {
  outline: 0;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}
.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F;
}
.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}
.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  /* (Width of vjs-menu - width of button) / 2 */
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7);
  /* Same as ul background */
}
/* Button Pop-up Menu */
.vjs-menu-button-popup .vjs-menu ul {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  /* Same bottom as vjs-menu border-top */
  max-height: 15em;
}
.vjs-menu-button-popup:hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block;
}
.video-js .vjs-menu-button-inline {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
}
.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em;
}
.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em;
}
.video-js .vjs-menu-button-inline.vjs-slider-active {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 2.2222222em;
  top: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1;
}
.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto;
}
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto;
}
.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}
.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
}
.vjs-has-started .vjs-control-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  /* !important is ok in this context. */
  display: none !important;
}
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}
/* IE8 is flakey with fonts, and you have to change the actual content to force
fonts to show/hide properly.
- "\9" IE8 hack didn't work for this
- Found in XP IE8 from http://modern.ie. Does not show up in "IE8 mode" in IE9
*/
@media screen {
  .vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }
}
/* IE 8 + 9 Support */
.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table;
}
.video-js .vjs-control {
  outline: none;
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
.video-js .vjs-control:before {
  font-size: 1.8em;
  line-height: 1.67;
}
/* Replacement for focus outline */
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white;
}
/* Hide control text visually, but have it available for screenreaders */
.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* IE 8 + 9 Support */
.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle;
}
.video-js .vjs-custom-control-spacer {
  display: none;
}
/**
 * Let's talk pixel math!
 * Start with a base font size of 10px (assuming that hasn't changed)
 * No Hover:
 * - Progress holder is 3px
 * - Progress handle is 9px
 * - Progress handle is pulled up 3px to center it.
 *
 * Hover:
 * - Progress holder becomes 5px
 * - Progress handle becomes 15px
 * - Progress handle is pulled up 5px to center it
 */
.video-js .vjs-progress-control {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.vjs-live .vjs-progress-control {
  display: none;
}
/* Box containing play and load progresses. Also acts as seek scrubber. */
.video-js .vjs-progress-holder {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  height: 0.3em;
}
/* We need an increased hit area on hover */
.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.6666666667em;
}
/* Also show the current time tooltip */
.video-js .vjs-progress-control:hover .vjs-mouse-display:after,
.video-js .vjs-progress-control:hover .vjs-play-progress:after {
  display: block;
  /* If we let the font size grow as much as everything else, the current time tooltip ends up
     ginormous. If you'd like to enable the current time tooltip all the time, this should be disabled
     to avoid a weird hitch when you roll off the hover. */
  font-size: 0.6em;
}
/* Progress Bars */
.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 0.3em;
  margin: 0;
  padding: 0;
  /* updated by javascript during playback */
  width: 0;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.video-js .vjs-mouse-display:before {
  display: none;
}
.video-js .vjs-play-progress {
  background-color: #fff;
}
.video-js .vjs-play-progress:before {
  position: absolute;
  top: -0.33333333em;
  right: -0.5em;
  font-size: 0.9em;
}
.video-js .vjs-mouse-display:after,
.video-js .vjs-play-progress:after {
  /* By default this is hidden and only shown when hovering over the progress control */
  display: none;
  position: absolute;
  top: -2.4em;
  right: -1.5em;
  font-size: 0.9em;
  color: #000;
  content: attr(data-current-time);
  padding: 0.2em 0.5em;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.video-js .vjs-play-progress:before,
.video-js .vjs-play-progress:after {
  z-index: 1;
}
.video-js .vjs-load-progress {
  /* For IE8 we'll lighten the color */
  background: ligthen(#73859f, 25%);
  /* Otherwise we'll rely on stacked opacities */
  background: rgba(115, 133, 159, 0.5);
}
/* there are child elements of the load progress bar that represent the
specific time ranges that have been buffered */
.video-js .vjs-load-progress div {
  /* For IE8 we'll lighten the color */
  background: ligthen(#73859f, 50%);
  /* Otherwise we'll rely on stacked opacities */
  background: rgba(115, 133, 159, 0.75);
}
.video-js.vjs-no-flex .vjs-progress-control {
  width: auto;
}
.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}
.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0;
}
.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block;
}
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
  display: none;
}
.video-js .vjs-progress-control .vjs-mouse-display:after {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}
.video-js .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 1.5em;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}
.video-js .vjs-slider:focus {
  text-shadow: 0em 0em 1em white;
  -webkit-box-shadow: 0 0 1em #fff;
  -moz-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff;
}
.video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
.video-js .vjs-volume-control {
  width: 5em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.video-js .vjs-volume-bar {
  margin: 1.35em;
}
.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em;
}
.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
}
.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}
.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em;
}
.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em;
}
.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em;
}
.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em;
}
.vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em;
}
/* Assumes volume starts at 1.0. */
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}
/* The volume menu button is like menu buttons (captions/subtitles) but works
a little differently. It needs to be possible to tab to the volume slider
without hitting space bar on the menu button. To do this we're not using
display:none to hide the slider menu by default, and instead setting the
width and height to zero. */
.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent;
}
.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
  left: 0.5em;
}
.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
  left: -2em;
}
.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
  height: 0;
  width: 0;
  overflow-x: hidden;
  overflow-y: hidden;
}
.vjs-volume-menu-button-vertical:hover .vjs-menu-content,
.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content {
  height: 8em;
  width: 2.9em;
}
.vjs-volume-menu-button-horizontal:hover .vjs-menu-content,
.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content {
  height: 2.9em;
  width: 8em;
}
.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
  /* An inline volume should never have a menu background color.
     This protects it from external changes to background colors. */
  background-color: transparent !important;
}
.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}
/* Used for IE8 fallback */
.vjs-poster img {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}
/* Hide the poster after the video has started playing */
.vjs-has-started .vjs-poster {
  display: none;
}
/* Don't hide the poster if we're playing audio */
.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}
/* Hide the poster when controls are disabled because it's clickable
and the native poster can take over */
.vjs-controls-disabled .vjs-poster {
  display: none;
}
/* Hide the poster when native controls are used otherwise it covers them */
.vjs-using-native-controls .vjs-poster {
  display: none;
}
.video-js .vjs-live-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  font-size: 1em;
  line-height: 3em;
}
.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}
.video-js .vjs-time-control {
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  font-size: 1em;
  line-height: 3em;
}
.vjs-live .vjs-time-control {
  display: none;
}
/* We need the extra specificity that referencing .vjs-no-flex provides. */
.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none;
}
.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none;
}
.vjs-time-divider {
  display: none;
  line-height: 3em;
}
.vjs-live .vjs-time-divider {
  display: none;
}
.video-js .vjs-play-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}
/* Move captions down when controls aren't being shown */
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}
/* Individual tracks */
.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  /* Transparent black background, or fallback to all black (oldIE) */
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
}
.vjs-subtitles {
  color: #fff;
  /* Subtitles are white */
}
.vjs-captions {
  color: #fc6;
  /* Captions are yellow */
}
.vjs-tt-cue {
  display: block;
}
.video-js .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
/* Switch to the exit icon when the player is in fullscreen */
.vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em;
}
.vjs-error-display {
  display: none;
}
.vjs-error .vjs-error-display {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-error-display:before {
  content: 'X';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  color: #fff;
  /* In order to center the play icon vertically we need to set the line height
  to the same as the button height */
  line-height: 1;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  /* Needed for IE8 */
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5em;
  width: 100%;
}
.vjs-error-display div {
  position: absolute;
  bottom: 1em;
  right: 0;
  left: 0;
  font-size: 1.4em;
  text-align: center;
  padding: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
}
.vjs-error-display a,
.vjs-error-display a:visited {
  color: #66A8CC;
}
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  /* Need to fix centered page layouts */
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
}
.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block;
}
.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  /* Keep 100% opacity so they don't show through each other */
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white;
}
/* only animate when showing because it can be processor heavy */
.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
}
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: white;
}
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: white;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s;
}
@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: white;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}
@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: white;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}
.vjs-chapters-button .vjs-menu {
  left: -10em;
  /* (Width of vjs-menu - width of vjs-control) / 2 */
  width: 0;
}
.vjs-chapters-button .vjs-menu ul {
  width: 24em;
}
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}
.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
  width: auto;
}
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button {
  display: none;
}
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-fullscreen-control {
  display: none;
}
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button {
  display: none;
}
.vjs-caption-settings {
  position: relative;
  top: 1em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  margin: 0 auto;
  padding: 0.5em;
  height: 15em;
  font-size: 12px;
  width: 40em;
}
.vjs-caption-settings .vjs-tracksettings {
  top: 0;
  bottom: 2em;
  left: 0;
  right: 0;
  position: absolute;
  overflow: auto;
}
.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
  float: left;
}
.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-font:after,
.vjs-caption-settings .vjs-tracksettings-controls:after {
  clear: both;
}
.vjs-caption-settings .vjs-tracksettings-controls {
  position: absolute;
  bottom: 1em;
  right: 1em;
}
.vjs-caption-settings .vjs-tracksetting {
  margin: 5px;
  padding: 3px;
  min-height: 40px;
}
.vjs-caption-settings .vjs-tracksetting label {
  display: block;
  width: 100px;
  margin-bottom: 5px;
}
.vjs-caption-settings .vjs-tracksetting span {
  display: inline;
  margin-left: 5px;
}
.vjs-caption-settings .vjs-tracksetting > div {
  margin-bottom: 5px;
  min-height: 20px;
}
.vjs-caption-settings .vjs-tracksetting > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 0;
}
.vjs-caption-settings label > input {
  margin-right: 10px;
}
.vjs-caption-settings input[type="button"] {
  width: 40px;
  height: 40px;
}
.faded-videoJS .video-js .vjs-slider {
  background-color: rgba(115, 133, 159, 0.25);
}
.faded-videoJS .video-js .vjs-play-progress {
  background-color: rgba(255, 255, 255, 0.25);
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 16px 18px;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger-box {
  width: 24px;
  height: 17px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 24px;
  height: 3px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -7px;
}
.hamburger-inner::after {
  bottom: -7px;
}
/*
 * Spin
 */
.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-transition-delay: 0.14s;
  transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.languageSelector {
  max-width: 80px;
  text-transform: uppercase;
  line-height: normal;
}
.languageSelector.open .dropdown-toggle {
  background-color: #444;
  border-color: #444;
}
.languageSelector .dropdown-toggle {
  text-transform: uppercase;
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.languageSelector .dropdown-toggle:hover,
.languageSelector .dropdown-toggle:active,
.languageSelector .dropdown-toggle.active {
  background-color: #444;
  border-color: #444;
}
.languageSelector .dropdown-toggle .caret {
  margin-left: 5px !important;
  color: inherit;
}
.languageSelector .dropdown-menu {
  min-width: 100%;
}
.languageSelector .dropdown-menu > li > a {
  white-space: nowrap;
}
.languageSelector .flag {
  float: left;
  margin: 2px 5px 0 0;
}
.printable-element {
  display: none;
}
.container {
  position: relative;
  width: 1170px !important;
}
.page-jumbotron {
  position: relative;
  background-color: #eee;
  border-bottom: 1px solid #d9d9d9;
}
.page-jumbotron:before {
  content: '';
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
  height: 100px;
  background: #eee;
}
.page-jumbotron:before,
.page-jumbotron:after {
  content: " ";
  display: table;
}
.page-jumbotron:after {
  clear: both;
}
.page-jumbotron:before,
.page-jumbotron:after {
  content: " ";
  display: table;
}
.page-jumbotron:after {
  clear: both;
}
.page-jumbotron .page-header {
  padding-bottom: 45px;
  padding-top: 55px;
}
.page-jumbotron .page-header h1 {
  font-size: 28px;
}
.page-jumbotron .alerts-breakdown {
  margin-bottom: 30px;
}
.page-jumbotron .alerts-breakdown .alerts-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  color: #989898;
  font-size: 13px;
}
.page-jumbotron .alerts-breakdown .alerts-list a {
  text-decoration: underline;
}
.page-jumbotron .alerts-breakdown .alerts-list a:hover {
  text-decoration: none;
}
.page-jumbotron .alerts-breakdown .alerts-list li {
  line-height: 22px;
}
.page-jumbotron .alerts-breakdown .alerts-list li:last-child .message-col {
  margin-bottom: 0;
}
.page-jumbotron .alerts-breakdown .alerts-list li [class*="-col"] {
  padding: 0 15px;
  line-height: normal;
  margin-bottom: 7px;
}
.page-jumbotron .alerts-breakdown .alerts-list li .date-col {
  float: left;
  width: 110px;
  padding-right: 0;
}
.page-jumbotron .alerts-breakdown .alerts-list li .message-col {
  width: auto;
  float: none;
  overflow-x: hidden;
}
.page-jumbotron .accountType-switch {
  margin-top: -25px;
  margin-bottom: 20px;
}
.page-jumbotron .accountType-switch:before,
.page-jumbotron .accountType-switch:after {
  content: " ";
  display: table;
}
.page-jumbotron .accountType-switch:after {
  clear: both;
}
.page-jumbotron .accountType-switch:before,
.page-jumbotron .accountType-switch:after {
  content: " ";
  display: table;
}
.page-jumbotron .accountType-switch:after {
  clear: both;
}
.page-header {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 1170px !important;
  padding: 45px 0;
  margin: auto;
  border: none;
}
@media (min-width: 768px) {
  .page-header {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .page-header {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .page-header {
    width: 1170px;
  }
}
.page-header > .navbar-header,
.page-header > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .page-header > .navbar-header,
  .page-header > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.page-header h1 {
  margin: 0;
  max-width: 70%;
  font-size: 32px;
  font-weight: 300;
  line-height: inherit;
}
.page-header h1 strong {
  font-weight: 400;
}
.page-header h1 + .btn-reset {
  margin-top: 13px;
  margin-left: 13px;
}
.page-header > p {
  margin: 0;
  font-size: 14px;
  color: #555555;
  line-height: 1.5;
}
.page-header .period-filter {
  text-transform: uppercase;
  color: #777777;
  font-size: 12px;
}
.page-header .period-filter > *,
.page-header .period-filter .periods-list > * {
  display: inline-block;
}
.page-header .period-filter a,
.page-header .period-filter .date-picker-wrapper {
  display: inline-block;
  padding: 5px;
  margin: 0 5px;
  color: inherit;
  border-bottom: 1px solid transparent;
  transition-duration: .25s;
}
.page-header .period-filter a:first-child,
.page-header .period-filter .date-picker-wrapper:first-child {
  margin-left: 0;
}
.page-header .period-filter a:last-child,
.page-header .period-filter .date-picker-wrapper:last-child {
  margin-right: 0;
}
.page-header .period-filter a:hover,
.page-header .period-filter .date-picker-wrapper:hover,
.page-header .period-filter a:focus,
.page-header .period-filter .date-picker-wrapper:focus,
.page-header .period-filter a.active,
.page-header .period-filter .date-picker-wrapper.active {
  color: #4c76bb;
  border-color: #4c76bb;
  text-decoration: none;
}
.page-header .period-filter .glyphicon {
  padding: 5px;
  margin-left: 10px;
  font-size: 14px;
}
.page-header .period-filter .glyphicon.pull-right {
  margin-left: 50px;
}
.page-header .period-filter .date-picker-wrapper label {
  margin: 0;
}
.gray-container {
  padding: 50px 0;
  background-color: #fbfbfb;
  border-width: 0;
  border-style: solid;
  border-color: #dadada;
}
.gray-container.border-top {
  border-top-width: 1px;
}
.gray-container.border-bottom {
  border-bottom-width: 1px;
}
.blueDark-container {
  height: 250px;
  padding: 90px 0 0;
  background-color: #34495e;
}
.blueDark-container h1 {
  margin: 0;
  line-height: 1.3;
  white-space: nowrap;
}
.blueDark-container .language-wrapper {
  position: absolute;
  top: 10px;
  font-size: 10px;
  right: 10px;
  color: #aaa;
}
.blueDark-container .language-wrapper a {
  color: #aaa;
}
.blueDark-container .language-wrapper a.active {
  color: #fff;
}
.ticket-ribbon {
  display: block;
  padding: 3px 10px 5px;
  margin: 2px;
  font-size: 10px;
  line-height: 16px;
  color: #fff;
  background-color: #34495e;
  border-radius: 4px;
}
.ticket-ribbon a .glyphicon {
  top: 3px;
  margin-top: -1px;
  font-size: 14px;
}
.ticket-ribbon > a.close-btn {
  margin: 0 -5px 0 25px;
  color: #fff;
}
.ticket-ribbon.inverse {
  color: #555555;
  background: #eeeeee;
}
.checkable-ticket-ribbon-container {
  max-height: 200px;
  overflow-y: auto;
  margin: -5px -5px 0;
}
.checkable-ticket-ribbon-container:before,
.checkable-ticket-ribbon-container:after {
  content: " ";
  display: table;
}
.checkable-ticket-ribbon-container:after {
  clear: both;
}
.checkable-ticket-ribbon-container:before,
.checkable-ticket-ribbon-container:after {
  content: " ";
  display: table;
}
.checkable-ticket-ribbon-container:after {
  clear: both;
}
.checkable-ticket-ribbon {
  padding: 10px 15px;
  margin: 5px;
  font-size: 11px;
  cursor: pointer;
  background-color: #88a2bd;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.checkable-ticket-ribbon.selected {
  background-color: #34495e;
}
.checkable-ticket-ribbon.disabled {
  background-color: #b9c8d8;
}
.checkable-ticket-ribbon.ticket-ribbon-sm {
  padding: 5px 10px;
}
.checkable-ticket-ribbon.ticket-ribbon-sm .checked-bubble {
  margin-left: 5px;
}
.checkable-ticket-ribbon .checked-bubble {
  width: 12px;
  height: 12px;
  background: #eee;
  border-radius: 50%;
  float: right;
  margin: 2px 0 0 10px;
  display: block;
  color: #34495e;
  font-size: 9px;
  text-align: center;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.25);
}
.checkable-ticket-ribbon .checked-bubble .glyphicon {
  top: 0;
}
.helpPopover-button {
  cursor: pointer;
}
.helpPopover-button .help-button {
  top: 0;
  font-size: 13px;
  opacity: 0.35;
  filter: alpha(opacity=35);
}
.helpPopover-button .help-text {
  margin-right: 5px;
}
ul.tags {
  margin: 0;
  list-style-type: none;
}
ul.tags > li {
  display: block;
  padding: 3px 10px 5px;
  margin: 2px;
  font-size: 10px;
  line-height: 16px;
  color: #fff;
  background-color: #34495e;
  border-radius: 4px;
  display: inline-block;
}
ul.tags > li a .glyphicon {
  top: 3px;
  margin-top: -1px;
  font-size: 14px;
}
ul.tags > li > a.close-btn {
  margin: 0 -5px 0 25px;
  color: #fff;
}
ul.tags > li.inverse {
  color: #555555;
  background: #eeeeee;
}
ul.tags > li .tag {
  float: left;
}
ul.metrics-inline {
  display: table;
  margin: 0;
  padding: 0;
  width: 100%;
  background: #ffffff;
  border: solid 1px #dddddd;
  list-style-type: none;
  border-radius: 5px;
}
ul.metrics-inline > li {
  position: relative;
  display: table-cell;
  height: 60px;
  vertical-align: middle;
  padding: 8px;
  text-align: center;
}
ul.metrics-inline > li > span {
  position: relative;
  display: block;
  width: 100%;
}
ul.metrics-inline > li > span:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -10px;
  width: 1px;
  height: 60px;
  background: #ddd;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
ul.metrics-inline > li:last-child > span:after {
  content: none;
}
ul.metrics-inline > li h5 {
  position: relative;
  height: auto;
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}
ul.metrics-inline > li p {
  margin: 0;
  font-size: 13px;
  color: #555555;
}
ul.metrics-inline > li.logo-item {
  width: 176px;
  height: 150px;
  padding: 0;
  border: none;
  border-right: solid 1px #dddddd;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
ul.metrics-inline > li.logo-item > div {
  width: 176px;
  height: 150px;
  padding: 0 15px;
  position: relative;
  background: #fff;
  border: 1px solid #eeeeee;
  border: none;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
ul.metrics-inline > li.logo-item > div:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(51%, rgba(0, 0, 0, 0.025)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#0d000000', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
ul.metrics-inline > li.logo-item > div img {
  max-width: 145px;
  max-height: 128px;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
ul.metrics-inline > li#chart-item {
  z-index: 2;
  width: 200px;
}
ul.metrics-inline > li#chart-item .barchart {
  position: relative;
  display: inline-block;
  float: none;
}
.metrics-boxes {
  margin: -15px;
}
.metrics-boxes:before,
.metrics-boxes:after {
  content: " ";
  display: table;
}
.metrics-boxes:after {
  clear: both;
}
.metrics-boxes:before,
.metrics-boxes:after {
  content: " ";
  display: table;
}
.metrics-boxes:after {
  clear: both;
}
.metrics-boxes .metrics-box,
.metrics-boxes .metrics-group {
  float: left;
  padding: 15px;
}
.metrics-boxes .metrics-box {
  position: relative;
  width: 20%;
  text-align: center;
}
.metrics-boxes .metrics-box.burgundy-box .box-wrapper {
  background-color: #790046;
  color: #fff;
}
.metrics-boxes .box-wrapper {
  display: block;
  padding: 44px 22px;
  background-color: #fff;
  border-radius: 5px;
  min-height: 145px;
}
.metrics-boxes .metrics-group {
  display: table;
}
.metrics-boxes .metrics-group .metrics-box {
  padding: 0;
  float: none;
  display: table-cell;
  width: 1%;
}
.metrics-boxes .metrics-group .metrics-box:first-child .box-wrapper {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.metrics-boxes .metrics-group .metrics-box:last-child .box-wrapper {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.metrics-boxes .metrics-group .metrics-box:not(:first-child):not(:last-child) .box-wrapper {
  border-radius: 0;
}
.metrics-boxes .metrics-group .metrics-box:not(:first-child) .box-wrapper {
  border-left: 1px solid #e8e8e8;
}
.metrics-boxes .metrics-group-2 {
  width: 40%;
}
.metrics-boxes .metrics-group-2 .metrics-box {
  width: 50%;
}
.metrics-boxes .metrics-group-3 {
  width: 60%;
}
.metrics-boxes .metrics-group-3 .metrics-box {
  width: 33.333333%;
}
.metrics-boxes .box-title,
.metrics-boxes .box-value {
  display: block;
  line-height: normal;
}
.metrics-boxes .box-title {
  font-size: 12px;
  text-transform: uppercase;
}
.metrics-boxes .box-value {
  font-size: 28px;
  letter-spacing: -0.036em;
}
.metrics-boxes .more-metrics {
  position: absolute;
  bottom: 25px;
  font-size: 12px;
  left: 0;
  width: 100%;
  color: gray;
}
.metrics-boxes-carousel .carousel-control {
  background-image: none;
  width: auto;
  font-size: 32px;
  text-shadow: none;
  color: #aaa;
}
.metrics-boxes-carousel .carousel-control .glyphicon {
  top: 50px;
}
.metrics-boxes-carousel .carousel-control.left {
  left: -40px;
}
.metrics-boxes-carousel .carousel-control.right {
  right: -40px;
}
#advertisers-filters,
#properties-filters {
  padding: 25px 0;
  border-top: solid 4px #4c76bb;
}
#advertisers-filters input[type="text"],
#properties-filters input[type="text"] {
  margin: 0;
}
#advertisers-filters #brandsSearchAndPeriod,
#properties-filters #brandsSearchAndPeriod {
  width: 780px;
}
#advertisers-filters #brandsSorting,
#properties-filters #brandsSorting {
  width: 220px;
}
#brandsSearchAndPeriod .dropdownDatepicker {
  left: 298px;
}
#propertiesSearchAndPeriod .dropdownDatepicker {
  left: 205px;
}
.metrics-inline-options {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.metrics-inline-options > .btn {
  margin: 0 2px;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.metrics-inline-options:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#advertiser-breakdown #splitTable #leftPane.collapsed table {
  overflow: hidden;
}
#advertiser-breakdown .out-of-funds {
  background: rgba(217, 83, 79, 0.05);
}
#advertiser-breakdown .tooltip {
  padding: 0;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
#advertiser-breakdown .tooltip .tooltip-arrow {
  margin-left: 3px;
  border-right-color: #bdc3c7;
}
#advertiser-breakdown .tooltip .tooltip-inner {
  background: transparent;
}
#advertiser-breakdown .strategy-tooltip-trigger {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 5px;
  border-radius: 5px;
}
#advertiser-breakdown .strategy-tooltip-container {
  border-radius: 3px;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
#advertiser-breakdown .strategy-tooltip-title {
  background: #888;
  padding: 5px 10px;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
#advertiser-breakdown .strategy-tooltip-title .glyphicon {
  margin-right: 2px;
}
#advertiser-breakdown .strategy-tooltip-menu {
  padding: 3px 5px 5px;
  margin: 0;
  background: #bdc3c7;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#advertiser-breakdown .strategy-tooltip-menu .tooltip-arrow {
  display: none;
}
#advertiser-breakdown .strategy-tooltip-menu a {
  display: block;
  width: 100%;
  color: #fff;
  padding: 3px 5px;
  font-size: 10px;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 1px solid #ddd;
}
#advertiser-breakdown .strategy-tooltip-menu a:hover {
  text-decoration: none;
  background: rgba(0, 0, 0, 0.05);
}
#advertiser-breakdown .strategy-tooltip-menu a:last-child {
  border-bottom: none;
}
#properties-gallery .item-stats {
  min-height: 70px;
}
#properties-gallery .ghost-item > a {
  margin-bottom: 22px;
  width: 100%;
  text-align: center;
}
#properties-gallery .revenue-stats {
  min-height: 50px;
}
#properties-gallery .revenue-stats .minichart {
  margin-top: 7px;
}
#adunits-gallery .ghost-item > a {
  height: 574px;
}
#adunits-gallery .item-description {
  word-break: break-word;
}
.logo-item {
  height: 246px;
  max-width: 246px;
  padding: 20px;
  vertical-align: middle;
  text-align: center;
  border: solid 1px #dddddd;
  border-radius: 5px;
  position: relative;
  background: #fff;
  border: 1px solid #eeeeee;
}
.logo-item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(51%, rgba(0, 0, 0, 0.025)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#0d000000', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.logo-item img {
  max-width: 100%;
  max-height: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 5px;
}
.logo-item:not(.no-image) .uploadOverlay .subFile {
  padding: 0;
  text-align: left;
  border-radius: 0 0 5px 5px;
}
.logo-item:not(.no-image) .uploadOverlay .subFile:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0%;
  background: #fff;
  border-top: 1px solid #eee;
  border-radius: 0 0 5px 5px;
  z-index: -1;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.logo-item:not(.no-image) .uploadOverlay .subFile-icon {
  display: initial;
  font-size: 16px;
  line-height: 16px;
  color: #ccc;
  background: #fff;
  padding: 10px;
  border: 1px solid #eee;
  left: -1px;
  border-radius: 0 5px 0 5px;
}
.logo-item:not(.no-image) .uploadOverlay .subFile-text {
  opacity: 0;
  float: left;
  font-weight: normal;
  margin-left: 10px;
  background: transparent;
  border: none;
  padding: 0;
  line-height: normal;
  border-radius: 0;
}
.logo-item:not(.no-image):hover .subFile {
  background: #bdc3c7;
  color: #fff;
  padding: 15px 20px 14px;
}
.logo-item:not(.no-image):hover .subFile:before {
  height: 100%;
}
.logo-item:not(.no-image):hover .subFile-icon {
  top: -1px;
  padding: 0;
  border-color: transparent;
  background-color: transparent;
  color: #fff;
}
.logo-item:not(.no-image):hover .subFile-text {
  opacity: 1;
  color: #fff;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#adunits-container {
  padding-bottom: 50px;
}
#adunits-container #newPlacement-panel {
  margin-top: 25px;
}
#adunits-container #adunits-gallery .charge-thumbnails {
  margin: 35px -10px 0;
}
#agency-noCampaigns-promo {
  width: 1170px;
  height: 508px;
  background: url('/static/commons/img/advertiser-screen.jpg') center center no-repeat;
}
#agency-noCampaigns-promo .well {
  padding: 50px;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
#advertiser-noCampaigns-promo {
  width: 1170px;
  height: 800px;
  background: url('/static/commons/img/dashboard-screen.jpg') center center no-repeat;
}
#advertiser-noCampaigns-promo > .panel {
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
.campaign-breadcrumb {
  padding: 0;
  margin: 5px 0 0;
  line-height: 1;
  font-size: 13px;
  background: none;
}
.campaign-breadcrumb > li {
  position: relative;
}
.campaign-breadcrumb > li .select2-container {
  width: 100%;
  margin: -9px 0 -6px 0;
}
.campaign-breadcrumb > li .select2-container .select2-choice {
  height: auto !important;
  padding: 0 15px 0 0 !important;
  line-height: 1.5 !important;
  font-size: 13px !important;
  border: none !important;
}
.campaign-breadcrumb > li .select2-container .select2-choice .select2-chosen {
  margin: 0;
}
.campaign-breadcrumb > li .select2-container .select2-choice .select2-arrow {
  top: 0 !important;
  width: 6px;
  padding: 0;
  background: transparent !important;
}
.campaign-breadcrumb > li .select2-container .select2-choice .select2-arrow b {
  top: -3px !important;
  background-position: -5px 0;
}
#campaign-pager {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  font-size: 11px;
  text-transform: uppercase;
}
#campaign-pager.top-pager {
  top: -50px;
}
#campaign-pager li a {
  padding: 0;
  color: #000000;
  border: none;
  border-radius: 0;
}
#campaign-pager li a .arrow {
  font-size: 14px;
  line-height: 1;
}
#campaign-pager li a:hover {
  text-decoration: underline;
  background: none;
}
#campaign-pager li:last-child a {
  padding-left: 15px;
}
#selectedFiles .file-holder {
  margin-top: 20px;
}
#selectedFiles .file-holder:first-child {
  margin-top: 30px;
}
#selectedFiles .file-holder .item-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
#selectedFiles .file-holder .item-header:before,
#selectedFiles .file-holder .item-header:after {
  content: " ";
  display: table;
}
#selectedFiles .file-holder .item-header:after {
  clear: both;
}
#selectedFiles .file-holder .item-header:before,
#selectedFiles .file-holder .item-header:after {
  content: " ";
  display: table;
}
#selectedFiles .file-holder .item-header:after {
  clear: both;
}
#selectedFiles .file-holder .item-header .item-info {
  float: left;
  font-size: 12px;
  line-height: 24px;
}
#selectedFiles .file-holder .item-header .item-info .fileType-icon {
  margin-right: 5px;
  margin-top: -2px;
  vertical-align: top;
  color: #777777;
  font-size: 24px;
}
#selectedFiles .file-holder .item-header .item-info .fileName-field {
  margin-right: 5px;
}
#selectedFiles .file-holder .item-header .item-info .fileName-field form {
  display: inline-block;
  height: 24px;
  margin: 0;
}
#selectedFiles .file-holder .item-header .item-info .fileName-field input {
  position: relative;
  top: 1px;
}
#selectedFiles .file-holder .item-header .item-controls {
  float: right;
}
#selectedFiles .file-holder .item-header .item-controls [class^="btn"] {
  margin-left: 10px;
}
#selectedFiles .file-holder .item-header .item-controls [class^="btn"]:first-child {
  margin-left: 0;
}
#selectedFiles .file-holder .item-header .item-controls [class^="btn"] .glyphicon {
  margin-right: 5px;
}
#selectedFiles .file-holder .item-content {
  margin-top: 20px;
  min-height: 147px;
}
#selectedFiles .file-holder .item-content:before,
#selectedFiles .file-holder .item-content:after {
  content: " ";
  display: table;
}
#selectedFiles .file-holder .item-content:after {
  clear: both;
}
#selectedFiles .file-holder .item-content:before,
#selectedFiles .file-holder .item-content:after {
  content: " ";
  display: table;
}
#selectedFiles .file-holder .item-content:after {
  clear: both;
}
#selectedFiles .file-holder .item-content .item-actions {
  float: left;
  width: 250px;
}
#selectedFiles .file-holder .item-content .item-actions .select2-container {
  margin-bottom: 20px;
}
#selectedFiles .file-holder .item-content .item-display.no-thumbnail .ad-thumbnail {
  width: 100%;
}
#selectedFiles .file-holder .item-content .item-display .thumbnail {
  margin: 0;
  cursor: pointer;
  text-align: center;
}
#selectedFiles .file-holder .item-content .item-display .thumbnail .ad-thumbnail {
  display: inline-block;
}
#selectedFiles .file-holder .item-content .item-display .thumbnail .ad-thumbnail img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#selectedFiles .file-holder .item-content .item-display .thumbnail .ad-thumbnail .no-thumbnail {
  min-height: 63px;
}
#selectedFiles .file-holder .item-content .item-display .thumbnail .popup-box {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#selectedFiles .file-holder .item-content .item-display .thumbnail .popup-box .ad-container > * {
  max-width: 728px;
  border: none;
}
#selectedFiles .file-holder .item-content .item-display .thumbnail .popup-box .ticket-ribbon {
  margin: 0 0 5px 5px;
}
#selectedFiles .file-holder .item-content .item-display .thumbnail .popup-box .ticket-ribbon:first-child {
  margin-left: 0;
}
.campaign-login-form input[type="text"],
.campaign-login-form input[type="password"] {
  width: 275px;
  margin: 0 0 25px;
}
.bubble-icon {
  display: block;
  width: 17px;
  height: 17px;
  background-color: white;
  border: solid 2px #e8ebf1;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 10px;
}
.bubble-icon:before {
  color: #e8ebf1;
}
#publisher-property-setup #descriptionEditor {
  font-size: 14px !important;
}
#creatives-container div.gray-container {
  border-top: none;
}
#creatives-container #banner-options > li {
  margin-bottom: 0;
}
#creatives-container #banner-options > li .thumbnail {
  color: inherit;
}
#creatives-container #banner-options > li .thumbnail h3 {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.2;
}
#creatives-container #banner-options > li .thumbnail p {
  margin-bottom: 0;
}
#creatives-container #banner-options > li .thumbnail img {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 100px;
  height: 100px;
  border: none;
}
#creatives-container #banner-options > li .thumbnail:hover {
  text-decoration: none;
  background: rgba(76, 118, 187, 0.03);
  cursor: pointer;
}
#creatives-container #banner-options > li.small-box .thumbnail h3 {
  min-height: 35px;
  font-size: 14px;
  font-weight: 400;
}
#creatives-container #banner-options > li.small-box .thumbnail p {
  font-size: 12px;
  color: #555555;
}
#creatives-container #banner-options > li.small-box .thumbnail img {
  width: 75px;
  height: 75px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#creatives-container #banner-options > li.small-box .thumbnail:hover p {
  color: #000000;
}
#creatives-container #banner-options > li.small-box .thumbnail:hover img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#creatives-container #banner-options > li #myLibrary-box h3 {
  font-size: 24px;
  font-weight: 300;
}
#creatives-container #banner-options > li #myLibrary-box #myLibrary-options {
  padding-left: 31px;
}
#creatives-container #banner-options > li #myLibrary-box #myLibrary-options button {
  margin-top: 16px;
}
#bannerSet-HTMLeditor .aceEditor {
  font-size: 13px !important;
  height: 300px;
}
.creatives-in-campaign {
  margin-bottom: 90px;
}
.creatives-in-campaign > .gray-container {
  padding-top: 80px;
}
#sizes-filters .dropdown-menu {
  width: 543px;
}
#videoGallery-container #videoAds-container ul.thumbnails > li {
  width: 100%;
}
#videoGallery-container #videoAds-container ul.thumbnails > li .thumbnail {
  width: 100%;
  padding: 20px;
  margin-bottom: 20px;
}
#videoGallery-container #videoAds-container ul.thumbnails > li .thumbnail:before,
#videoGallery-container #videoAds-container ul.thumbnails > li .thumbnail:after {
  content: " ";
  display: table;
}
#videoGallery-container #videoAds-container ul.thumbnails > li .thumbnail:after {
  clear: both;
}
#videoGallery-container #videoAds-container ul.thumbnails > li .thumbnail:before,
#videoGallery-container #videoAds-container ul.thumbnails > li .thumbnail:after {
  content: " ";
  display: table;
}
#videoGallery-container #videoAds-container ul.thumbnails > li .thumbnail:after {
  clear: both;
}
#videoGallery-container #videoAds-container ul.thumbnails > li .thumbnail .videoad-preview {
  float: left;
  width: 491px;
  height: 330px;
  background: #f9f9f9;
}
#videoGallery-container #videoAds-container ul.thumbnails > li .thumbnail .videoad-companions {
  float: right;
}
#videoGallery-container #videoAds-container ul.thumbnails > li .thumbnail .videoad-companions .videoad-companion01 {
  width: 300px;
  height: 250px;
  background: #f9f9f9;
}
#videoGallery-container #videoAds-container ul.thumbnails > li .thumbnail .videoad-companions .videoad-companion02 {
  width: 300px;
  height: 60px;
  margin-top: 20px;
  background: #f9f9f9;
}
#videoGallery-container #videoAds-container ul.thumbnails > li .thumbnail .thumbnail-footer {
  margin-top: 20px;
}
#videoGallery-container #videoAds-container ul.thumbnails > li .thumbnail .thumbnail-footer:before,
#videoGallery-container #videoAds-container ul.thumbnails > li .thumbnail .thumbnail-footer:after {
  content: " ";
  display: table;
}
#videoGallery-container #videoAds-container ul.thumbnails > li .thumbnail .thumbnail-footer:after {
  clear: both;
}
#videoGallery-container #videoAds-container ul.thumbnails > li .thumbnail .thumbnail-footer:before,
#videoGallery-container #videoAds-container ul.thumbnails > li .thumbnail .thumbnail-footer:after {
  content: " ";
  display: table;
}
#videoGallery-container #videoAds-container ul.thumbnails > li .thumbnail .thumbnail-footer:after {
  clear: both;
}
#videoGallery-container #videoAds-container ul.thumbnails > li .thumbnail .thumbnail-footer .videoad-title {
  margin: 7px 0 6px;
  font-size: 14px;
}
.payment-form .cardNumber .creditCards-icons {
  padding-top: 6px;
  padding-bottom: 4px;
}
.payment-form .cardNumber .creditCards-icons .creditCard-visa,
.payment-form .cardNumber .creditCards-icons .creditCard-mastercard,
.payment-form .cardNumber .creditCards-icons .creditCard-amex {
  display: inline-block;
  width: 32px;
  height: 20px;
  margin-right: 1px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url('/static/commons/img/icons-creditCards.png');
  background-repeat: no-repeat;
  opacity: 0.2;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.payment-form .cardNumber .creditCards-icons .creditCard-visa.enabled,
.payment-form .cardNumber .creditCards-icons .creditCard-mastercard.enabled,
.payment-form .cardNumber .creditCards-icons .creditCard-amex.enabled {
  opacity: 1;
  filter: none;
  -webkit-filter: none;
}
.payment-form .cardNumber .creditCards-icons .creditCard-mastercard {
  background-position: 0 0;
}
.payment-form .cardNumber .creditCards-icons .creditCard-visa {
  background-position: -39px 0;
}
.payment-form .cardNumber .creditCards-icons .creditCard-amex {
  background-position: -78px 0;
}
.payment-form input[type="submit"] {
  margin-top: 25px;
}
.payment-form .cvv-icon {
  padding-top: 13px;
}
.paymentMethods-panel .paymentCards-table th:first-child,
.paymentMethods-panel .paymentCards-table td:first-child {
  width: 90px;
  text-align: center;
}
.paymentMethods-panel .paymentCards-table th:last-child,
.paymentMethods-panel .paymentCards-table td:last-child {
  width: 110px !important;
  text-align: center;
}
#campaignPayment-container #amount-selector {
  width: 238px;
  margin-bottom: 20px;
}
#campaignPayment-container #amount-message {
  top: 36px;
  left: 25px;
}
.campaignOverview-table {
  width: 100%;
  font-size: 12px;
}
.campaignOverview-table th {
  padding: 10px 0;
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
  border-bottom: solid 1px #ddd;
}
.campaignOverview-table th#inventoryName {
  width: 308px;
}
.campaignOverview-table th#startDate,
.campaignOverview-table th#endDate {
  width: 100px;
}
.campaignOverview-table th#amount {
  width: 150px;
}
.campaignOverview-table th#cost {
  width: 50px;
  text-align: right;
}
.campaignOverview-table td {
  padding: 8px 0;
  line-height: 22px;
  color: #777;
  border-bottom: solid 1px #ddd;
}
.campaignOverview-table td.first-item {
  width: 40%;
}
.campaignOverview-table td.inventoryCost-column {
  text-align: right;
}
.campaignOverview-table .tableFooter td {
  padding-bottom: 0;
  border-bottom: none;
}
.campaignOverview-table .tableFooter a {
  position: relative;
  top: 7px;
  font-size: 14px;
}
.campaignOverview-table .grandTotale {
  padding-top: 20px;
  font-size: 16px;
  color: #000;
  text-align: right;
  text-transform: uppercase;
}
.campaignOverview-table .remainingTotale {
  padding-top: 10px;
  font-size: 14px;
  color: #000;
  text-align: right;
}
.boxHeading {
  display: block;
  float: left;
  clear: both;
  padding: 0;
  margin: 0 0 30px;
  font-size: 20px;
  font-weight: normal;
  color: #4f4f4f;
  text-transform: none;
}
#guestRegistration .gray-container {
  border-bottom: 0;
}
#payment-provider-form {
  margin-bottom: 0;
}
#registration-form .logo-item {
  max-width: 100%;
  height: 147px;
}
#registration-form .logo-item.no-image:after {
  margin-top: -45px;
}
.passwordResetConfirm h1 {
  margin-bottom: 30px;
}
.passwordResetConfirm form input[type="text"],
.passwordResetConfirm form input[type="password"] {
  margin: 10px 0 0;
}
.passwordResetConfirm form p {
  display: inline-block;
  margin: 0 8px 0 0;
}
.passwordResetConfirm form input[type="submit"] {
  margin-top: 10px;
}
.passwordResetConfirm .info {
  display: block;
  margin-top: 25px;
}
.passwordResetConfirm .error {
  display: block;
  margin-top: 10px;
}
.orderReview h1 {
  margin-bottom: 30px;
}
.orderReview form input[type="text"],
.orderReview form input[type="password"] {
  margin: 10px 0 0;
}
.orderReview form p {
  display: inline-block;
  margin: 0 8px 0 0;
}
.orderReview form input[type="submit"] {
  margin-top: 10px;
}
.orderReview .info {
  display: block;
  margin-top: 25px;
}
.orderReview .error {
  display: block;
  margin-top: 10px;
}
#transactions-panel .dataTables_wrapper {
  margin-top: -62px;
}
#transactions-panel .dataTables_filter input[type="text"] {
  margin-left: 5px;
}
#transactions-panel #invoiceName {
  float: left;
  margin: 0 0 30px;
  line-height: 48px;
}
#transactions-panel #total-row {
  font-size: 18px;
  font-weight: bold;
}
#transactionHistory-panel .select2-container {
  width: 140px;
}
#invoiceContent {
  padding-bottom: 50px;
}
#amountSelector-panel > div > h3 {
  margin-bottom: 12px;
  font-size: 16px;
}
#amountSelector-panel .money-widget-slider {
  width: 100%;
  height: 40px;
  padding-top: 50px;
}
#update-payment-form-container {
  clear: both;
  text-align: left;
}
#card-information {
  clear: both;
  margin-left: 50px;
  text-align: left;
}
#yourCampaigns-panel .dataTables_filter {
  margin: -6px 0 0;
}
#yourCampaigns-panel ul.nav-pills {
  margin-bottom: 30px;
}
#yourCampaigns-panel #exportToExcel2-button {
  float: right;
  margin: 0;
}
#dashboard-graph {
  margin-top: -70px;
}
#dashboard-graph #graph_options {
  display: block;
  float: right;
  margin: -70px 0 0;
}
#dashboard-graph #graph {
  top: 0;
  margin-top: 100px;
}
#dashboard-graph #graph .highcharts-container {
  padding: 25px 50px;
  margin: auto;
  border: solid 1px #dddddd;
}
#dashboard-graph #metrics {
  margin-top: 30px;
}
#chart-panel {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 1170px !important;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #chart-panel {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #chart-panel {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #chart-panel {
    width: 1170px;
  }
}
#chart-panel > .navbar-header,
#chart-panel > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  #chart-panel > .navbar-header,
  #chart-panel > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
#chart-panel .overChart {
  width: 1100px;
}
.highcharts-contextmenu hr {
  margin: 5px 0;
}
.dropdownDatepicker {
  position: absolute;
  top: 48px;
  z-index: 3;
  padding: 25px 30px;
  margin: 7px 0 0;
  background: #fff;
  border: 1px solid #d2d0d0;
  border-radius: 5px;
  white-space: nowrap;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
.dropdownDatepicker-sm {
  top: 32px;
  padding: 15px 20px;
}
.dropdownDatepicker-sm .datepicker-input {
  width: 125px !important;
}
.dropdownDatepicker-top {
  top: auto;
  bottom: 48px;
}
.dropdownExport {
  min-width: 205px !important;
}
#campaignBreakdown-panel {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 1170px !important;
  margin-top: 20px;
  text-align: left;
}
@media (min-width: 768px) {
  #campaignBreakdown-panel {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #campaignBreakdown-panel {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #campaignBreakdown-panel {
    width: 1170px;
  }
}
#campaignBreakdown-panel > .navbar-header,
#campaignBreakdown-panel > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  #campaignBreakdown-panel > .navbar-header,
  #campaignBreakdown-panel > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
#campaignBreakdown-panel .btn-info {
  float: left;
  margin-left: 15px;
}
#campaignBreakdown-panel .select2-container {
  float: right;
  width: 140px;
  margin: 0 !important;
}
#campaignBreakdown-panel .dataTables_filter {
  margin: -78px 150px 0 0;
}
#campaignBreakdown-panel .dataTables_filter > input {
  width: 291px !important;
}
#campaignSetup-panel {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 1170px !important;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #campaignSetup-panel {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #campaignSetup-panel {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #campaignSetup-panel {
    width: 1170px;
  }
}
#campaignSetup-panel > .navbar-header,
#campaignSetup-panel > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  #campaignSetup-panel > .navbar-header,
  #campaignSetup-panel > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
#campaignSetup-panel #campaignSetup-boxes > .box > div {
  height: 110px;
  line-height: 107px;
}
#campaignSetup-panel #campaignSetup-boxes > .box > div > div {
  line-height: 1;
}
#campaignSetup-panel #campaignSetup-boxes > .box > div .input-group {
  height: 48px;
}
#campaignSetup-panel #campaignSetup-boxes > .box .campaignSetupBox-title {
  font-size: 14px;
  line-height: 42px;
}
#campaignSetup-panel #campaignSetup-boxes > .box .campaignSetupBox-title > i.box-icon {
  font-size: 16px;
  line-height: 18px;
}
#campaignSetup-panel #campaignSetup-boxes > .box .info,
#campaignSetup-panel #campaignSetup-boxes > .box .error {
  margin-top: 10px;
}
#campaignSetup-panel #campaignSetup-boxes #box1 {
  width: 551px;
}
#campaignSetup-panel #campaignSetup-boxes #box1 #updateCampaignURL-widget input[type="text"] {
  width: 260px;
}
#campaignSetup-panel #campaignSetup-boxes #box3 > div {
  display: table;
  width: 100%;
  text-align: center;
}
#campaignSetup-panel #campaignSetup-boxes #box3 > div > div {
  display: table-cell;
  margin: auto;
  vertical-align: middle;
}
#campaignSetup-panel #campaignSetup-boxes #box3 > div > div p {
  margin: 0;
}
.terms-and-conditions-dialog {
  width: 700px;
}
.terms-and-conditions-dialog ul {
  margin-left: 15px;
}
.terms-and-conditions-dialog p {
  margin-bottom: 10px;
}
.terms-and-conditions-dialog .terms-and-conditions-text {
  width: 670px;
  height: 300px;
  padding: 10px;
  margin-bottom: 20px;
  overflow-y: scroll;
  overflow-x: hidden;
  border-radius: 3px;
}
.validation-errors-dialog {
  width: 700px;
}
.validation-errors-dialog p.validation-error {
  padding-left: 15px;
  font-style: italic;
  color: red;
}
.slider-widget {
  position: relative;
  z-index: 2;
}
.slider-widget .ui-widget-content {
  border: none;
  background: #eeeeee;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
.slider-widget .ui-widget-header {
  background: #4c76bb;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
.slider-widget .ui-slider-handle {
  top: -3px;
  margin-left: -10px;
  background: #416aac;
  border: none;
  cursor: pointer;
  border-radius: 100%;
}
.slider-widget .slider-value {
  position: absolute;
  top: -55px;
  padding: 7px 30px;
  color: #fff;
  background: #34495e;
  border-radius: 7px;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider-widget .slider-value:after {
  content: '';
  position: absolute;
  bottom: -7px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -7px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #34495e;
}
ul.slider-values {
  margin: 10px 0 0;
  list-style-type: none;
}
ul.slider-values li {
  display: inline-block;
  float: left;
  width: 33.3%;
  font-size: 12px;
  color: #777777;
  text-align: center;
}
ul.slider-values li:first-child {
  text-align: left;
}
ul.slider-values li:last-child {
  text-align: right;
}
.ui-datepicker {
  z-index: 3 !important;
  width: auto;
  padding: 10px;
  margin-top: 5px;
  font-family: 'Open Sans', sans-serif;
  border-color: #ddd;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
.ui-datepicker .ui-datepicker-header {
  padding: 2px 0 3px;
  background: #ebedef;
  border: none;
}
.ui-datepicker .ui-datepicker-title {
  font-size: 14px;
  text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-prev {
  top: 0;
  left: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: '\e0a4';
  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;
  font-family: 'charge-icons';
}
.ui-datepicker .ui-datepicker-next {
  top: 0;
  right: 0;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ui-datepicker .ui-datepicker-next:before {
  content: '\e0a2';
  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;
  font-family: 'charge-icons';
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  width: 30px;
  height: 30px;
  background: transparent;
  border: none !important;
}
.ui-datepicker .ui-datepicker-prev:before,
.ui-datepicker .ui-datepicker-next:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -5px;
  font-size: 10px;
  color: #999;
}
.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
  background: #ddd;
}
.ui-datepicker .ui-datepicker-prev:hover:before,
.ui-datepicker .ui-datepicker-next:hover:before {
  color: #555;
}
.ui-datepicker .ui-datepicker-prev > span,
.ui-datepicker .ui-datepicker-next > span {
  display: none;
}
.ui-datepicker table {
  font-size: 12px;
  margin: 5px 0 0;
}
.ui-datepicker th {
  padding: 7px 4px;
  font-weight: 400;
  text-transform: uppercase;
}
.ui-datepicker .ui-state-default {
  padding: 1px 6px;
  background: none;
  border: none;
}
.ui-datepicker .ui-state-hover {
  background: #eee;
}
.ui-datepicker .ui-state-active {
  color: #fff;
  background: #34495e;
}
.ui-datepicker .ui-state-active:hover {
  background: #4c76bb;
}
#news-panel-1 #top-options {
  margin-top: -5px;
}
#news-panel-1 #social-options {
  display: inline-block;
}
#news-panel-1 #social-options a.btn {
  padding: 19px 16px 21px;
  margin: 0 5px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 100px;
}
#news-panel-1 #social-options a.btn:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
#news-panel-1 #newsletter-form {
  position: relative;
  display: inline-block;
  margin-left: 20px;
}
#news-panel-1 #newsletter-form #newsletter-input {
  width: 435px;
  height: 94px;
  padding: 34px 25px 35px;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.25);
  border: none;
  border-radius: 7px;
}
#news-panel-1 #newsletter-form #newsletter-button {
  position: absolute;
  top: 15px;
  right: 15px;
}
#news-panel-2 #news-leftMenu {
  margin-top: -20px;
}
#news-panel-2 #news-leftMenu li {
  margin: 10px 0 15px;
  line-height: 1;
}
#news-panel-2 #news-leftMenu li:before,
#news-panel-2 #news-leftMenu li:after {
  content: " ";
  display: table;
}
#news-panel-2 #news-leftMenu li:after {
  clear: both;
}
#news-panel-2 #news-leftMenu li:before,
#news-panel-2 #news-leftMenu li:after {
  content: " ";
  display: table;
}
#news-panel-2 #news-leftMenu li:after {
  clear: both;
}
#news-panel-2 #news-leftMenu li a {
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: -0.3px;
}
#news-panel-2 #news-leftMenu li a:hover {
  color: #000;
  text-decoration: none;
}
#news-panel-2 #news-leftMenu li.active a {
  color: #000;
  cursor: default;
}
#news-panel-2 #newsArchive-list a {
  padding-right: 1px;
  color: #777777;
  background-color: #eeeeee;
}
#news-panel-2 #newsArchive-list a .month-posts {
  position: relative;
  top: 1px;
  right: 0px;
  padding: 0 4px;
  margin: 1px 0 0 5px;
  font-size: 10px;
  color: #777777;
  background-color: #fff;
  border-radius: 9px;
}
#news-panel-2 #newsArchive-list a:hover {
  color: #fff;
  background-color: #777777;
}
#news-panel-2 .pager li > a,
#news-panel-2 .pager li > span {
  border: none;
  padding: 0;
  border-radius: 5px;
}
#news-panel-2 .pager li > a [class^="glyphicon"],
#news-panel-2 .pager li > span [class^="glyphicon"],
#news-panel-2 .pager li > a [class*=" glyphicon"],
#news-panel-2 .pager li > span [class*=" glyphicon"] {
  position: relative;
  top: -1px;
  vertical-align: middle;
}
#news-panel-2 .pager li > a:hover,
#news-panel-2 .pager li > span:hover {
  text-decoration: underline;
  background-color: transparent;
}
#news-panel-2 .pager li.disabled a:hover {
  text-decoration: none;
}
#news-panel-2 #news-id,
#news-panel-2 #news-id-anchor {
  text-align: justify;
}
#news-panel-2 #news-id h2,
#news-panel-2 #news-id-anchor h2,
#news-panel-2 #news-id small,
#news-panel-2 #news-id-anchor small {
  text-align: left;
}
#termsContainer,
#privacyContainer {
  margin-top: 50px;
  border: solid 1px #DDD;
}
#termsContainer > div,
#privacyContainer > div {
  margin: 80px 100px;
}
#termsContainer ul,
#privacyContainer ul {
  margin: 0 0 10px 50px;
}
#bestPracticeGuideliness-header {
  background: url('/static/commons/img/bpg/bpg-bgheader.jpg') center center no-repeat #000;
  background-size: cover;
}
#bestPracticeGuideliness-container {
  font-size: 16px;
  line-height: 1.625;
}
#bestPracticeGuideliness-container h2 {
  font-weight: 600;
}
#bestPracticeGuideliness-container h5 {
  margin-top: 40px;
}
#bestPracticeGuideliness-container ul {
  margin: 0;
  padding: 0 0 0 20px;
}
#bestPracticeGuideliness-container ul li {
  padding: 0 0 0 20px;
  line-height: inherit;
}
#bestPracticeGuideliness-container #adSizes-table {
  background: #fdfdfd;
}
#bestPracticeGuideliness-container #adSizes-table td {
  border: 1px solid #ddd;
  border-collapse: collapse;
  padding: 30px;
  vertical-align: top;
}
#bestPracticeGuideliness-container #adSizes-table td:first-child {
  width: 40%;
}
#bestPracticeGuideliness-container .bpg-img {
  display: inline-block;
  background: url('/static/commons/img/bpg/bpg-sprite.png') 0 0 no-repeat;
  width: 116px;
  height: 140px;
  margin-right: 20px;
  vertical-align: middle;
}
#bestPracticeGuideliness-container .bpg-img2 {
  background-position: -116px 0;
}
#bestPracticeGuideliness-container .bpg-img3 {
  background-position: -231px 0;
}
#bestPracticeGuideliness-container .bpg-img4 {
  background-position: -347px 0;
}
#contactUs-panel-2 {
  padding: 80px 0;
}
#contactUs-panel-2 .nav-tabs {
  border: none;
}
#contactUs-panel-2 #executive-team {
  padding: 0;
  margin: 0;
}
#creativesPolicy-panel-2 .anchor-link {
  position: relative;
  top: -70px;
}
#events-exhibits #future-events .social-button {
  padding: 13px 12px 15px;
  margin: 0 5px;
}
#events-exhibits .future-event img.pull-left {
  margin: 5px 15px 5px 0;
}
#events-exhibits .future-event img.pull-right {
  margin: 5px 0 5px 15px;
}
#events-exhibits #past-events .thumbnails > li {
  margin-bottom: 0;
}
#events-exhibits #past-events .thumbnails > li .thumbnail:hover {
  text-decoration: none;
  background: rgba(76, 118, 187, 0.03);
}
#events-exhibits #past-events .thumbnails > li .thumbnail h3 {
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 1.4;
}
#events-exhibits #past-events .thumbnails > li .thumbnail p {
  color: #555555;
}
#events-exhibits #past-events .thumbnails > li .thumbnail img {
  width: 171px;
  height: 128px;
}
#events-exhibits #past-events .modalPastEvents {
  top: 50%;
  width: 870px !important;
  height: 694px;
  margin: -347px auto auto -435px;
}
#events-exhibits #past-events .modalPastEvents .header-modal {
  height: 58px;
  line-height: 58px;
  color: #000000;
  background: #ffffff;
}
#events-exhibits #past-events .modalPastEvents .header-modal h3 {
  margin: 0;
  font-size: 22px;
  font-weight: 300;
  line-height: 48px;
}
#events-exhibits #past-events .modalPastEvents .header-modal .close {
  padding: 7px 10px;
  font-size: 28px;
  background: #cccccc;
  border: solid 1px #aaaaaa;
  border-bottom-left-radius: 5px;
}
#events-exhibits #past-events .modalPastEvents .body-modal {
  padding-top: 0;
  background: none;
  border: none;
}
#events-exhibits #past-events .modalPastEvents .body-modal .carousel {
  margin-bottom: 0;
}
#events-exhibits #past-events .modalPastEvents .body-modal .carousel .carousel-control {
  top: 49%;
  border: solid 2px #ffffff !important;
}
#events-exhibits #past-events .modalPastEvents .body-modal .carousel .carousel-control.left {
  left: -21px;
}
#events-exhibits #past-events .modalPastEvents .body-modal .carousel .carousel-control.left .glyphicon {
  left: -1px;
}
#events-exhibits #past-events .modalPastEvents .body-modal .carousel .carousel-control.right {
  right: -21px;
}
#events-exhibits #past-events .modalPastEvents .body-modal .carousel .carousel-control.right .glyphicon {
  right: -1px;
}
#events-exhibits #past-events .modalPastEvents .body-modal .carousel .carousel-control > .glyphicon {
  position: relative;
  top: 5px;
  color: #ffffff;
}
#health-breakdown {
  margin-top: 20px;
}
#health-breakdown .stats-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#health-breakdown .stats-wrapper > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#health-breakdown .stats-wrapper > div {
  padding: 30px;
  border: 1px solid #ddd;
  text-align: center;
}
#health-breakdown .stats-wrapper > div:not(:first-child) {
  margin-left: -1px;
}
#health-breakdown .stats-wrapper > div:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#health-breakdown .stats-wrapper > div:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.table-placeholder {
  text-align: center;
}
.table-placeholder img {
  opacity: .75;
}
.table-breadcrumb {
  line-height: 0;
  background-color: transparent;
}
.table-breadcrumb:before,
.table-breadcrumb:after {
  content: " ";
  display: table;
}
.table-breadcrumb:after {
  clear: both;
}
.table-breadcrumb:before,
.table-breadcrumb:after {
  content: " ";
  display: table;
}
.table-breadcrumb:after {
  clear: both;
}
.table-breadcrumb.reports-table-breadcrumb {
  padding: 0;
  margin: 0;
}
.table-breadcrumb > li {
  line-height: normal;
}
.table-breadcrumb > li:last-child {
  margin-bottom: 20px;
}
.table-breadcrumb > li + li:before {
  padding: 0 10px;
  margin-right: -7px;
}
.table-breadcrumb a {
  text-decoration: none;
}
.table-breadcrumb a:hover {
  text-decoration: underline;
}
.table-breadcrumb a:hover .filter-value {
  text-decoration: underline;
}
.table-breadcrumb .filter-type-relation {
  color: #777777;
}
.table-breadcrumb .filter-value {
  display: inline-block;
  font-size: 13px;
}
.four-o-four {
  margin-top: 50px;
}
.four-o-four .glyphicon {
  font-size: 176px;
  color: #d9534f;
}
.four-o-four .col-fluid {
  padding-left: 50px;
  font-size: 24px;
  line-height: 1;
}
.svg-icon {
  fill: currentColor;
  width: 16px;
  height: 16px;
}
.corner-ribbon {
  position: absolute;
  top: -5px;
  z-index: 4;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}
.corner-ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #999;
  text-transform: uppercase;
  text-align: center;
  line-height: 19px;
  width: 100px;
  display: block;
  background: #eee;
  box-shadow: 0 3px 10px -5px #000000;
  position: absolute;
  top: 19px;
}
.corner-ribbon span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #c8c8c8;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #c8c8c8;
}
.corner-ribbon span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #c8c8c8;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #c8c8c8;
}
.corner-ribbon-top-left {
  left: -5px;
}
.corner-ribbon-top-left span {
  left: -21px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.corner-ribbon-top-right {
  right: -5px;
}
.corner-ribbon-top-right span {
  right: -21px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.corner-ribbon-success span {
  color: #fff;
  background: #5cb85c;
}
.corner-ribbon-success span:before {
  border-left-color: #3d8b3d;
  border-top-color: #3d8b3d;
}
.corner-ribbon-success span:after {
  border-right-color: #3d8b3d;
  border-top-color: #3d8b3d;
}
.corner-ribbon-warning span {
  color: #fff;
  background: #f0ad4e;
}
.corner-ribbon-warning span:before {
  border-left-color: #df8a13;
  border-top-color: #df8a13;
}
.corner-ribbon-warning span:after {
  border-right-color: #df8a13;
  border-top-color: #df8a13;
}
.corner-ribbon-danger span {
  color: #fff;
  background: #d9534f;
}
.corner-ribbon-danger span:before {
  border-left-color: #b52b27;
  border-top-color: #b52b27;
}
.corner-ribbon-danger span:after {
  border-right-color: #b52b27;
  border-top-color: #b52b27;
}
.corner-ribbon-info span {
  color: #fff;
  background: #5bc0de;
}
.corner-ribbon-info span:before {
  border-left-color: #28a1c5;
  border-top-color: #28a1c5;
}
.corner-ribbon-info span:after {
  border-right-color: #28a1c5;
  border-top-color: #28a1c5;
}
.blocked-window {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.blocked-window > * {
  z-index: 1;
}
.ace_editor {
  font-size: 12px !important;
  line-height: normal !important;
}
#reportsPage #reportsPanel #lineGraph-widget {
  padding-top: 0;
}
#reportsPage #reportsPanel #metrics-widget .metrics-inline > li {
  float: none;
  min-width: 0;
}
#reportsPage .tableOptions-container .showHideColumns-filters .dropdown-menu {
  width: 580px;
}
#reports-filters > .dropdown-menu {
  width: 500px;
  padding-right: 0 !important;
  max-height: none !important;
  overflow: visible !important;
}
#reports-filters .filters-wrapper {
  padding-bottom: 5px;
  padding-right: 15px;
  max-height: none;
}
#reports-filters .footer-container {
  padding-right: 15px;
}
.native-ad-editor .form-group:last-child {
  margin-bottom: 0;
}
#intercom-container .intercom-launcher-enabled {
  margin-bottom: 40px;
}
.inline-with-pagination {
  margin: 22px 0;
}
/* CUSTOM INSTANCE STYLES */
html.platform header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.platform header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.platform header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.platform header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #34495e;
}
html.platform header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.platform header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #34495e;
}
html.platform header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.platform header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.platform header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.platform header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #34495e;
}
html.platform #notifications-list > li {
  background: rgba(52, 73, 94, 0.03);
}
html.platform #notifications-list > li:hover {
  background: rgba(52, 73, 94, 0.05);
}
html.platform #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(52, 73, 94, 0.5) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.5) 50%, rgba(52, 73, 94, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(52, 73, 94, 0.5) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.5) 50%, rgba(52, 73, 94, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(52, 73, 94, 0.5) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.5) 50%, rgba(52, 73, 94, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(52, 73, 94, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.platform #loading-bar .bar {
  background: #34495e !important;
}
html.platform .loading-window .loader-bars li {
  background-color: #34495e;
}
html.platform #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.platform #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #34495e;
}
html.platform #contentSelector #selections #expandCollapse-button {
  background: #34495e;
}
html.platform #contentSelector #selections #expandCollapse-button:hover {
  background: #222f3d;
}
html.platform #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(52, 73, 94, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(52, 73, 94, 0.05);
  box-shadow: 10px 10px 0px rgba(52, 73, 94, 0.05);
}
html.platform .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #34495e;
}
html.platform .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #34495e;
}
html.platform #notificationsInbox #notificationsList > li {
  background: rgba(52, 73, 94, 0.03);
}
html.platform ::selection {
  background-color: #34495e;
  color: #fff;
}
html.platform .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.chargeads header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.chargeads header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.chargeads header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.chargeads header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #34495e;
}
html.chargeads header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.chargeads header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #34495e;
}
html.chargeads header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.chargeads header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.chargeads header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.chargeads header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #34495e;
}
html.chargeads #notifications-list > li {
  background: rgba(52, 73, 94, 0.03);
}
html.chargeads #notifications-list > li:hover {
  background: rgba(52, 73, 94, 0.05);
}
html.chargeads #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(52, 73, 94, 0.5) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.5) 50%, rgba(52, 73, 94, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(52, 73, 94, 0.5) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.5) 50%, rgba(52, 73, 94, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(52, 73, 94, 0.5) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.5) 50%, rgba(52, 73, 94, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(52, 73, 94, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.chargeads #loading-bar .bar {
  background: #34495e !important;
}
html.chargeads .loading-window .loader-bars li {
  background-color: #34495e;
}
html.chargeads #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.chargeads #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #34495e;
}
html.chargeads #contentSelector #selections #expandCollapse-button {
  background: #34495e;
}
html.chargeads #contentSelector #selections #expandCollapse-button:hover {
  background: #222f3d;
}
html.chargeads #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(52, 73, 94, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(52, 73, 94, 0.05);
  box-shadow: 10px 10px 0px rgba(52, 73, 94, 0.05);
}
html.chargeads .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #34495e;
}
html.chargeads .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #34495e;
}
html.chargeads #notificationsInbox #notificationsList > li {
  background: rgba(52, 73, 94, 0.03);
}
html.chargeads ::selection {
  background-color: #34495e;
  color: #fff;
}
html.chargeads .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.song header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.song header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.song header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.song header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #000000;
}
html.song header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.song header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #000000;
}
html.song header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.song header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.song header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.song header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #000000;
}
html.song #notifications-list > li {
  background: rgba(0, 0, 0, 0.03);
}
html.song #notifications-list > li:hover {
  background: rgba(0, 0, 0, 0.05);
}
html.song #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.song #loading-bar .bar {
  background: #000000 !important;
}
html.song .loading-window .loader-bars li {
  background-color: #000000;
}
html.song #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.song #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #000000;
}
html.song #contentSelector #selections #expandCollapse-button {
  background: #000000;
}
html.song #contentSelector #selections #expandCollapse-button:hover {
  background: #000000;
}
html.song #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
}
html.song .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #000000;
}
html.song .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #000000;
}
html.song #notificationsInbox #notificationsList > li {
  background: rgba(0, 0, 0, 0.03);
}
html.song ::selection {
  background-color: #000000;
  color: #fff;
}
html.song .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.newsroomsg header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.newsroomsg header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.newsroomsg header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.newsroomsg header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #000000;
}
html.newsroomsg header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.newsroomsg header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #000000;
}
html.newsroomsg header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.newsroomsg header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.newsroomsg header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.newsroomsg header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #000000;
}
html.newsroomsg #notifications-list > li {
  background: rgba(0, 0, 0, 0.03);
}
html.newsroomsg #notifications-list > li:hover {
  background: rgba(0, 0, 0, 0.05);
}
html.newsroomsg #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.newsroomsg #loading-bar .bar {
  background: #000000 !important;
}
html.newsroomsg .loading-window .loader-bars li {
  background-color: #000000;
}
html.newsroomsg #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.newsroomsg #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #000000;
}
html.newsroomsg #contentSelector #selections #expandCollapse-button {
  background: #000000;
}
html.newsroomsg #contentSelector #selections #expandCollapse-button:hover {
  background: #000000;
}
html.newsroomsg #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
}
html.newsroomsg .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #000000;
}
html.newsroomsg .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #000000;
}
html.newsroomsg #notificationsInbox #notificationsList > li {
  background: rgba(0, 0, 0, 0.03);
}
html.newsroomsg ::selection {
  background-color: #000000;
  color: #fff;
}
html.newsroomsg .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.newsroomio header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.newsroomio header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.newsroomio header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.newsroomio header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #000000;
}
html.newsroomio header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.newsroomio header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #000000;
}
html.newsroomio header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.newsroomio header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.newsroomio header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.newsroomio header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #000000;
}
html.newsroomio #notifications-list > li {
  background: rgba(0, 0, 0, 0.03);
}
html.newsroomio #notifications-list > li:hover {
  background: rgba(0, 0, 0, 0.05);
}
html.newsroomio #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.newsroomio #loading-bar .bar {
  background: #000000 !important;
}
html.newsroomio .loading-window .loader-bars li {
  background-color: #000000;
}
html.newsroomio #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.newsroomio #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #000000;
}
html.newsroomio #contentSelector #selections #expandCollapse-button {
  background: #000000;
}
html.newsroomio #contentSelector #selections #expandCollapse-button:hover {
  background: #000000;
}
html.newsroomio #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
}
html.newsroomio .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #000000;
}
html.newsroomio .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #000000;
}
html.newsroomio #notificationsInbox #notificationsList > li {
  background: rgba(0, 0, 0, 0.03);
}
html.newsroomio ::selection {
  background-color: #000000;
  color: #fff;
}
html.newsroomio .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.digitaltree header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.digitaltree header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.digitaltree header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.digitaltree header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #5a9341;
}
html.digitaltree header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.digitaltree header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #5a9341;
}
html.digitaltree header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.digitaltree header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.digitaltree header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.digitaltree header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #5a9341;
}
html.digitaltree #notifications-list > li {
  background: rgba(90, 147, 65, 0.03);
}
html.digitaltree #notifications-list > li:hover {
  background: rgba(90, 147, 65, 0.05);
}
html.digitaltree #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(90, 147, 65, 0.5) 25%, transparent 25%, transparent 50%, rgba(90, 147, 65, 0.5) 50%, rgba(90, 147, 65, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(90, 147, 65, 0.5) 25%, transparent 25%, transparent 50%, rgba(90, 147, 65, 0.5) 50%, rgba(90, 147, 65, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(90, 147, 65, 0.5) 25%, transparent 25%, transparent 50%, rgba(90, 147, 65, 0.5) 50%, rgba(90, 147, 65, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(90, 147, 65, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.digitaltree #loading-bar .bar {
  background: #5a9341 !important;
}
html.digitaltree .loading-window .loader-bars li {
  background-color: #5a9341;
}
html.digitaltree #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.digitaltree #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #5a9341;
}
html.digitaltree #contentSelector #selections #expandCollapse-button {
  background: #5a9341;
}
html.digitaltree #contentSelector #selections #expandCollapse-button:hover {
  background: #447031;
}
html.digitaltree #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(90, 147, 65, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(90, 147, 65, 0.05);
  box-shadow: 10px 10px 0px rgba(90, 147, 65, 0.05);
}
html.digitaltree .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #5a9341;
}
html.digitaltree .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #5a9341;
}
html.digitaltree #notificationsInbox #notificationsList > li {
  background: rgba(90, 147, 65, 0.03);
}
html.digitaltree ::selection {
  background-color: #5a9341;
  color: #fff;
}
html.digitaltree .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.adengine header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.adengine header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.adengine header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.adengine header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #34495e;
}
html.adengine header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.adengine header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #34495e;
}
html.adengine header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.adengine header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.adengine header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.adengine header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #34495e;
}
html.adengine #notifications-list > li {
  background: rgba(52, 73, 94, 0.03);
}
html.adengine #notifications-list > li:hover {
  background: rgba(52, 73, 94, 0.05);
}
html.adengine #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(52, 73, 94, 0.5) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.5) 50%, rgba(52, 73, 94, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(52, 73, 94, 0.5) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.5) 50%, rgba(52, 73, 94, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(52, 73, 94, 0.5) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.5) 50%, rgba(52, 73, 94, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(52, 73, 94, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.adengine #loading-bar .bar {
  background: #34495e !important;
}
html.adengine .loading-window .loader-bars li {
  background-color: #34495e;
}
html.adengine #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.adengine #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #34495e;
}
html.adengine #contentSelector #selections #expandCollapse-button {
  background: #34495e;
}
html.adengine #contentSelector #selections #expandCollapse-button:hover {
  background: #222f3d;
}
html.adengine #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(52, 73, 94, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(52, 73, 94, 0.05);
  box-shadow: 10px 10px 0px rgba(52, 73, 94, 0.05);
}
html.adengine .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #34495e;
}
html.adengine .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #34495e;
}
html.adengine #notificationsInbox #notificationsList > li {
  background: rgba(52, 73, 94, 0.03);
}
html.adengine ::selection {
  background-color: #34495e;
  color: #fff;
}
html.adengine .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.clique header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.clique header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.clique header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.clique header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #DFDFDF;
}
html.clique header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.clique header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #DFDFDF;
}
html.clique header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.clique header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.clique header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.clique header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #DFDFDF;
}
html.clique #notifications-list > li {
  background: rgba(223, 223, 223, 0.03);
}
html.clique #notifications-list > li:hover {
  background: rgba(223, 223, 223, 0.05);
}
html.clique #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(223, 223, 223, 0.5) 25%, transparent 25%, transparent 50%, rgba(223, 223, 223, 0.5) 50%, rgba(223, 223, 223, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(223, 223, 223, 0.5) 25%, transparent 25%, transparent 50%, rgba(223, 223, 223, 0.5) 50%, rgba(223, 223, 223, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(223, 223, 223, 0.5) 25%, transparent 25%, transparent 50%, rgba(223, 223, 223, 0.5) 50%, rgba(223, 223, 223, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(223, 223, 223, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.clique #loading-bar .bar {
  background: #DFDFDF !important;
}
html.clique .loading-window .loader-bars li {
  background-color: #DFDFDF;
}
html.clique #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.clique #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #DFDFDF;
}
html.clique #contentSelector #selections #expandCollapse-button {
  background: #DFDFDF;
}
html.clique #contentSelector #selections #expandCollapse-button:hover {
  background: #c6c6c6;
}
html.clique #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(223, 223, 223, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(223, 223, 223, 0.05);
  box-shadow: 10px 10px 0px rgba(223, 223, 223, 0.05);
}
html.clique .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #DFDFDF;
}
html.clique .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #DFDFDF;
}
html.clique #notificationsInbox #notificationsList > li {
  background: rgba(223, 223, 223, 0.03);
}
html.clique ::selection {
  background-color: #DFDFDF;
  color: #fff;
}
html.clique .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.localmedianetwork header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.localmedianetwork header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.localmedianetwork header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.localmedianetwork header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #000000;
}
html.localmedianetwork header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.localmedianetwork header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #000000;
}
html.localmedianetwork header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.localmedianetwork header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.localmedianetwork header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.localmedianetwork header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #000000;
}
html.localmedianetwork #notifications-list > li {
  background: rgba(0, 0, 0, 0.03);
}
html.localmedianetwork #notifications-list > li:hover {
  background: rgba(0, 0, 0, 0.05);
}
html.localmedianetwork #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.localmedianetwork #loading-bar .bar {
  background: #000000 !important;
}
html.localmedianetwork .loading-window .loader-bars li {
  background-color: #000000;
}
html.localmedianetwork #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.localmedianetwork #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #000000;
}
html.localmedianetwork #contentSelector #selections #expandCollapse-button {
  background: #000000;
}
html.localmedianetwork #contentSelector #selections #expandCollapse-button:hover {
  background: #000000;
}
html.localmedianetwork #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
}
html.localmedianetwork .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #000000;
}
html.localmedianetwork .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #000000;
}
html.localmedianetwork #notificationsInbox #notificationsList > li {
  background: rgba(0, 0, 0, 0.03);
}
html.localmedianetwork ::selection {
  background-color: #000000;
  color: #fff;
}
html.localmedianetwork .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.demo header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.demo header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.demo header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.demo header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #50b7dc;
}
html.demo header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.demo header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #50b7dc;
}
html.demo header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.demo header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.demo header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.demo header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #50b7dc;
}
html.demo #notifications-list > li {
  background: rgba(80, 183, 220, 0.03);
}
html.demo #notifications-list > li:hover {
  background: rgba(80, 183, 220, 0.05);
}
html.demo #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(80, 183, 220, 0.5) 25%, transparent 25%, transparent 50%, rgba(80, 183, 220, 0.5) 50%, rgba(80, 183, 220, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(80, 183, 220, 0.5) 25%, transparent 25%, transparent 50%, rgba(80, 183, 220, 0.5) 50%, rgba(80, 183, 220, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(80, 183, 220, 0.5) 25%, transparent 25%, transparent 50%, rgba(80, 183, 220, 0.5) 50%, rgba(80, 183, 220, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(80, 183, 220, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.demo #loading-bar .bar {
  background: #50b7dc !important;
}
html.demo .loading-window .loader-bars li {
  background-color: #50b7dc;
}
html.demo #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.demo #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #50b7dc;
}
html.demo #contentSelector #selections #expandCollapse-button {
  background: #50b7dc;
}
html.demo #contentSelector #selections #expandCollapse-button:hover {
  background: #29a4d0;
}
html.demo #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(80, 183, 220, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(80, 183, 220, 0.05);
  box-shadow: 10px 10px 0px rgba(80, 183, 220, 0.05);
}
html.demo .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #50b7dc;
}
html.demo .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #50b7dc;
}
html.demo #notificationsInbox #notificationsList > li {
  background: rgba(80, 183, 220, 0.03);
}
html.demo ::selection {
  background-color: #50b7dc;
  color: #fff;
}
html.demo .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.addsuite header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.addsuite header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.addsuite header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.addsuite header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #DFDFDF;
}
html.addsuite header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.addsuite header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #DFDFDF;
}
html.addsuite header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.addsuite header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.addsuite header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.addsuite header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #DFDFDF;
}
html.addsuite #notifications-list > li {
  background: rgba(223, 223, 223, 0.03);
}
html.addsuite #notifications-list > li:hover {
  background: rgba(223, 223, 223, 0.05);
}
html.addsuite #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(223, 223, 223, 0.5) 25%, transparent 25%, transparent 50%, rgba(223, 223, 223, 0.5) 50%, rgba(223, 223, 223, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(223, 223, 223, 0.5) 25%, transparent 25%, transparent 50%, rgba(223, 223, 223, 0.5) 50%, rgba(223, 223, 223, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(223, 223, 223, 0.5) 25%, transparent 25%, transparent 50%, rgba(223, 223, 223, 0.5) 50%, rgba(223, 223, 223, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(223, 223, 223, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.addsuite #loading-bar .bar {
  background: #DFDFDF !important;
}
html.addsuite .loading-window .loader-bars li {
  background-color: #DFDFDF;
}
html.addsuite #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.addsuite #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #DFDFDF;
}
html.addsuite #contentSelector #selections #expandCollapse-button {
  background: #DFDFDF;
}
html.addsuite #contentSelector #selections #expandCollapse-button:hover {
  background: #c6c6c6;
}
html.addsuite #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(223, 223, 223, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(223, 223, 223, 0.05);
  box-shadow: 10px 10px 0px rgba(223, 223, 223, 0.05);
}
html.addsuite .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #DFDFDF;
}
html.addsuite .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #DFDFDF;
}
html.addsuite #notificationsInbox #notificationsList > li {
  background: rgba(223, 223, 223, 0.03);
}
html.addsuite ::selection {
  background-color: #DFDFDF;
  color: #fff;
}
html.addsuite .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.adoptim header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.adoptim header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.adoptim header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.adoptim header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #e1291d;
}
html.adoptim header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.adoptim header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #e1291d;
}
html.adoptim header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.adoptim header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.adoptim header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.adoptim header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #e1291d;
}
html.adoptim #notifications-list > li {
  background: rgba(225, 41, 29, 0.03);
}
html.adoptim #notifications-list > li:hover {
  background: rgba(225, 41, 29, 0.05);
}
html.adoptim #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(225, 41, 29, 0.5) 25%, transparent 25%, transparent 50%, rgba(225, 41, 29, 0.5) 50%, rgba(225, 41, 29, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(225, 41, 29, 0.5) 25%, transparent 25%, transparent 50%, rgba(225, 41, 29, 0.5) 50%, rgba(225, 41, 29, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(225, 41, 29, 0.5) 25%, transparent 25%, transparent 50%, rgba(225, 41, 29, 0.5) 50%, rgba(225, 41, 29, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(225, 41, 29, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.adoptim #loading-bar .bar {
  background: #e1291d !important;
}
html.adoptim .loading-window .loader-bars li {
  background-color: #e1291d;
}
html.adoptim #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.adoptim #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #e1291d;
}
html.adoptim #contentSelector #selections #expandCollapse-button {
  background: #e1291d;
}
html.adoptim #contentSelector #selections #expandCollapse-button:hover {
  background: #b42117;
}
html.adoptim #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(225, 41, 29, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(225, 41, 29, 0.05);
  box-shadow: 10px 10px 0px rgba(225, 41, 29, 0.05);
}
html.adoptim .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #e1291d;
}
html.adoptim .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #e1291d;
}
html.adoptim #notificationsInbox #notificationsList > li {
  background: rgba(225, 41, 29, 0.03);
}
html.adoptim ::selection {
  background-color: #e1291d;
  color: #fff;
}
html.adoptim .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.adfu header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.adfu header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.adfu header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.adfu header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #d3031c;
}
html.adfu header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.adfu header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #d3031c;
}
html.adfu header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.adfu header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.adfu header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.adfu header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #d3031c;
}
html.adfu #notifications-list > li {
  background: rgba(211, 3, 28, 0.03);
}
html.adfu #notifications-list > li:hover {
  background: rgba(211, 3, 28, 0.05);
}
html.adfu #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(211, 3, 28, 0.5) 25%, transparent 25%, transparent 50%, rgba(211, 3, 28, 0.5) 50%, rgba(211, 3, 28, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(211, 3, 28, 0.5) 25%, transparent 25%, transparent 50%, rgba(211, 3, 28, 0.5) 50%, rgba(211, 3, 28, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(211, 3, 28, 0.5) 25%, transparent 25%, transparent 50%, rgba(211, 3, 28, 0.5) 50%, rgba(211, 3, 28, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(211, 3, 28, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.adfu #loading-bar .bar {
  background: #d3031c !important;
}
html.adfu .loading-window .loader-bars li {
  background-color: #d3031c;
}
html.adfu #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.adfu #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #d3031c;
}
html.adfu #contentSelector #selections #expandCollapse-button {
  background: #d3031c;
}
html.adfu #contentSelector #selections #expandCollapse-button:hover {
  background: #a10215;
}
html.adfu #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(211, 3, 28, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(211, 3, 28, 0.05);
  box-shadow: 10px 10px 0px rgba(211, 3, 28, 0.05);
}
html.adfu .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #d3031c;
}
html.adfu .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #d3031c;
}
html.adfu #notificationsInbox #notificationsList > li {
  background: rgba(211, 3, 28, 0.03);
}
html.adfu ::selection {
  background-color: #d3031c;
  color: #fff;
}
html.adfu .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.aegis header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.aegis header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.aegis header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.aegis header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #3a3997;
}
html.aegis header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.aegis header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #3a3997;
}
html.aegis header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.aegis header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.aegis header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.aegis header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #3a3997;
}
html.aegis #notifications-list > li {
  background: rgba(58, 57, 151, 0.03);
}
html.aegis #notifications-list > li:hover {
  background: rgba(58, 57, 151, 0.05);
}
html.aegis #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(58, 57, 151, 0.5) 25%, transparent 25%, transparent 50%, rgba(58, 57, 151, 0.5) 50%, rgba(58, 57, 151, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(58, 57, 151, 0.5) 25%, transparent 25%, transparent 50%, rgba(58, 57, 151, 0.5) 50%, rgba(58, 57, 151, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(58, 57, 151, 0.5) 25%, transparent 25%, transparent 50%, rgba(58, 57, 151, 0.5) 50%, rgba(58, 57, 151, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(58, 57, 151, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.aegis #loading-bar .bar {
  background: #3a3997 !important;
}
html.aegis .loading-window .loader-bars li {
  background-color: #3a3997;
}
html.aegis #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.aegis #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #3a3997;
}
html.aegis #contentSelector #selections #expandCollapse-button {
  background: #3a3997;
}
html.aegis #contentSelector #selections #expandCollapse-button:hover {
  background: #2c2b72;
}
html.aegis #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(58, 57, 151, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(58, 57, 151, 0.05);
  box-shadow: 10px 10px 0px rgba(58, 57, 151, 0.05);
}
html.aegis .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #3a3997;
}
html.aegis .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #3a3997;
}
html.aegis #notificationsInbox #notificationsList > li {
  background: rgba(58, 57, 151, 0.03);
}
html.aegis ::selection {
  background-color: #3a3997;
  color: #fff;
}
html.aegis .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.agora header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.agora header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.agora header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.agora header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #0080dc;
}
html.agora header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.agora header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #0080dc;
}
html.agora header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.agora header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.agora header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.agora header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #0080dc;
}
html.agora #notifications-list > li {
  background: rgba(0, 128, 220, 0.03);
}
html.agora #notifications-list > li:hover {
  background: rgba(0, 128, 220, 0.05);
}
html.agora #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 128, 220, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 128, 220, 0.5) 50%, rgba(0, 128, 220, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 128, 220, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 128, 220, 0.5) 50%, rgba(0, 128, 220, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 128, 220, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 128, 220, 0.5) 50%, rgba(0, 128, 220, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(0, 128, 220, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.agora #loading-bar .bar {
  background: #0080dc !important;
}
html.agora .loading-window .loader-bars li {
  background-color: #0080dc;
}
html.agora #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.agora #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #0080dc;
}
html.agora #contentSelector #selections #expandCollapse-button {
  background: #0080dc;
}
html.agora #contentSelector #selections #expandCollapse-button:hover {
  background: #0062a9;
}
html.agora #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(0, 128, 220, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(0, 128, 220, 0.05);
  box-shadow: 10px 10px 0px rgba(0, 128, 220, 0.05);
}
html.agora .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #0080dc;
}
html.agora .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #0080dc;
}
html.agora #notificationsInbox #notificationsList > li {
  background: rgba(0, 128, 220, 0.03);
}
html.agora ::selection {
  background-color: #0080dc;
  color: #fff;
}
html.agora .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.businesscom header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.businesscom header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.businesscom header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.businesscom header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #7b9b49;
}
html.businesscom header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.businesscom header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #7b9b49;
}
html.businesscom header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.businesscom header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.businesscom header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.businesscom header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #7b9b49;
}
html.businesscom #notifications-list > li {
  background: rgba(123, 155, 73, 0.03);
}
html.businesscom #notifications-list > li:hover {
  background: rgba(123, 155, 73, 0.05);
}
html.businesscom #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(123, 155, 73, 0.5) 25%, transparent 25%, transparent 50%, rgba(123, 155, 73, 0.5) 50%, rgba(123, 155, 73, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(123, 155, 73, 0.5) 25%, transparent 25%, transparent 50%, rgba(123, 155, 73, 0.5) 50%, rgba(123, 155, 73, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(123, 155, 73, 0.5) 25%, transparent 25%, transparent 50%, rgba(123, 155, 73, 0.5) 50%, rgba(123, 155, 73, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(123, 155, 73, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.businesscom #loading-bar .bar {
  background: #7b9b49 !important;
}
html.businesscom .loading-window .loader-bars li {
  background-color: #7b9b49;
}
html.businesscom #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.businesscom #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #7b9b49;
}
html.businesscom #contentSelector #selections #expandCollapse-button {
  background: #7b9b49;
}
html.businesscom #contentSelector #selections #expandCollapse-button:hover {
  background: #5f7839;
}
html.businesscom #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(123, 155, 73, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(123, 155, 73, 0.05);
  box-shadow: 10px 10px 0px rgba(123, 155, 73, 0.05);
}
html.businesscom .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #7b9b49;
}
html.businesscom .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #7b9b49;
}
html.businesscom #notificationsInbox #notificationsList > li {
  background: rgba(123, 155, 73, 0.03);
}
html.businesscom ::selection {
  background-color: #7b9b49;
  color: #fff;
}
html.businesscom .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.conversion header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.conversion header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.conversion header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.conversion header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #DFDFDF;
}
html.conversion header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.conversion header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #DFDFDF;
}
html.conversion header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.conversion header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.conversion header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.conversion header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #DFDFDF;
}
html.conversion #notifications-list > li {
  background: rgba(223, 223, 223, 0.03);
}
html.conversion #notifications-list > li:hover {
  background: rgba(223, 223, 223, 0.05);
}
html.conversion #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(223, 223, 223, 0.5) 25%, transparent 25%, transparent 50%, rgba(223, 223, 223, 0.5) 50%, rgba(223, 223, 223, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(223, 223, 223, 0.5) 25%, transparent 25%, transparent 50%, rgba(223, 223, 223, 0.5) 50%, rgba(223, 223, 223, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(223, 223, 223, 0.5) 25%, transparent 25%, transparent 50%, rgba(223, 223, 223, 0.5) 50%, rgba(223, 223, 223, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(223, 223, 223, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.conversion #loading-bar .bar {
  background: #DFDFDF !important;
}
html.conversion .loading-window .loader-bars li {
  background-color: #DFDFDF;
}
html.conversion #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.conversion #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #DFDFDF;
}
html.conversion #contentSelector #selections #expandCollapse-button {
  background: #DFDFDF;
}
html.conversion #contentSelector #selections #expandCollapse-button:hover {
  background: #c6c6c6;
}
html.conversion #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(223, 223, 223, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(223, 223, 223, 0.05);
  box-shadow: 10px 10px 0px rgba(223, 223, 223, 0.05);
}
html.conversion .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #DFDFDF;
}
html.conversion .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #DFDFDF;
}
html.conversion #notificationsInbox #notificationsList > li {
  background: rgba(223, 223, 223, 0.03);
}
html.conversion ::selection {
  background-color: #DFDFDF;
  color: #fff;
}
html.conversion .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.dcwcorp header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.dcwcorp header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.dcwcorp header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.dcwcorp header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #333333;
}
html.dcwcorp header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.dcwcorp header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #333333;
}
html.dcwcorp header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.dcwcorp header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.dcwcorp header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.dcwcorp header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #333333;
}
html.dcwcorp #notifications-list > li {
  background: rgba(51, 51, 51, 0.03);
}
html.dcwcorp #notifications-list > li:hover {
  background: rgba(51, 51, 51, 0.05);
}
html.dcwcorp #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(51, 51, 51, 0.5) 25%, transparent 25%, transparent 50%, rgba(51, 51, 51, 0.5) 50%, rgba(51, 51, 51, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(51, 51, 51, 0.5) 25%, transparent 25%, transparent 50%, rgba(51, 51, 51, 0.5) 50%, rgba(51, 51, 51, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(51, 51, 51, 0.5) 25%, transparent 25%, transparent 50%, rgba(51, 51, 51, 0.5) 50%, rgba(51, 51, 51, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(51, 51, 51, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.dcwcorp #loading-bar .bar {
  background: #333333 !important;
}
html.dcwcorp .loading-window .loader-bars li {
  background-color: #333333;
}
html.dcwcorp #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.dcwcorp #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #333333;
}
html.dcwcorp #contentSelector #selections #expandCollapse-button {
  background: #333333;
}
html.dcwcorp #contentSelector #selections #expandCollapse-button:hover {
  background: #1a1a1a;
}
html.dcwcorp #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(51, 51, 51, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(51, 51, 51, 0.05);
  box-shadow: 10px 10px 0px rgba(51, 51, 51, 0.05);
}
html.dcwcorp .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #333333;
}
html.dcwcorp .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #333333;
}
html.dcwcorp #notificationsInbox #notificationsList > li {
  background: rgba(51, 51, 51, 0.03);
}
html.dcwcorp ::selection {
  background-color: #333333;
  color: #fff;
}
html.dcwcorp .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.ebaysg header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.ebaysg header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.ebaysg header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.ebaysg header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #0161cf;
}
html.ebaysg header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.ebaysg header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #0161cf;
}
html.ebaysg header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.ebaysg header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.ebaysg header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.ebaysg header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #0161cf;
}
html.ebaysg #notifications-list > li {
  background: rgba(1, 97, 207, 0.03);
}
html.ebaysg #notifications-list > li:hover {
  background: rgba(1, 97, 207, 0.05);
}
html.ebaysg #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(1, 97, 207, 0.5) 25%, transparent 25%, transparent 50%, rgba(1, 97, 207, 0.5) 50%, rgba(1, 97, 207, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(1, 97, 207, 0.5) 25%, transparent 25%, transparent 50%, rgba(1, 97, 207, 0.5) 50%, rgba(1, 97, 207, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(1, 97, 207, 0.5) 25%, transparent 25%, transparent 50%, rgba(1, 97, 207, 0.5) 50%, rgba(1, 97, 207, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(1, 97, 207, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.ebaysg #loading-bar .bar {
  background: #0161cf !important;
}
html.ebaysg .loading-window .loader-bars li {
  background-color: #0161cf;
}
html.ebaysg #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.ebaysg #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #0161cf;
}
html.ebaysg #contentSelector #selections #expandCollapse-button {
  background: #0161cf;
}
html.ebaysg #contentSelector #selections #expandCollapse-button:hover {
  background: #01499c;
}
html.ebaysg #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(1, 97, 207, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(1, 97, 207, 0.05);
  box-shadow: 10px 10px 0px rgba(1, 97, 207, 0.05);
}
html.ebaysg .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #0161cf;
}
html.ebaysg .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #0161cf;
}
html.ebaysg #notificationsInbox #notificationsList > li {
  background: rgba(1, 97, 207, 0.03);
}
html.ebaysg ::selection {
  background-color: #0161cf;
  color: #fff;
}
html.ebaysg .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.gsp header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.gsp header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.gsp header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.gsp header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #ed1c24;
}
html.gsp header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.gsp header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #ed1c24;
}
html.gsp header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.gsp header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.gsp header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.gsp header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #ed1c24;
}
html.gsp #notifications-list > li {
  background: rgba(237, 28, 36, 0.03);
}
html.gsp #notifications-list > li:hover {
  background: rgba(237, 28, 36, 0.05);
}
html.gsp #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(237, 28, 36, 0.5) 25%, transparent 25%, transparent 50%, rgba(237, 28, 36, 0.5) 50%, rgba(237, 28, 36, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(237, 28, 36, 0.5) 25%, transparent 25%, transparent 50%, rgba(237, 28, 36, 0.5) 50%, rgba(237, 28, 36, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(237, 28, 36, 0.5) 25%, transparent 25%, transparent 50%, rgba(237, 28, 36, 0.5) 50%, rgba(237, 28, 36, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(237, 28, 36, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.gsp #loading-bar .bar {
  background: #ed1c24 !important;
}
html.gsp .loading-window .loader-bars li {
  background-color: #ed1c24;
}
html.gsp #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.gsp #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #ed1c24;
}
html.gsp #contentSelector #selections #expandCollapse-button {
  background: #ed1c24;
}
html.gsp #contentSelector #selections #expandCollapse-button:hover {
  background: #c61017;
}
html.gsp #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(237, 28, 36, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(237, 28, 36, 0.05);
  box-shadow: 10px 10px 0px rgba(237, 28, 36, 0.05);
}
html.gsp .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #ed1c24;
}
html.gsp .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #ed1c24;
}
html.gsp #notificationsInbox #notificationsList > li {
  background: rgba(237, 28, 36, 0.03);
}
html.gsp ::selection {
  background-color: #ed1c24;
  color: #fff;
}
html.gsp .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.gumtree header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.gumtree header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.gumtree header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.gumtree header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #468100;
}
html.gumtree header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.gumtree header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #468100;
}
html.gumtree header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.gumtree header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.gumtree header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.gumtree header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #468100;
}
html.gumtree #notifications-list > li {
  background: rgba(70, 129, 0, 0.03);
}
html.gumtree #notifications-list > li:hover {
  background: rgba(70, 129, 0, 0.05);
}
html.gumtree #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(70, 129, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(70, 129, 0, 0.5) 50%, rgba(70, 129, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(70, 129, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(70, 129, 0, 0.5) 50%, rgba(70, 129, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(70, 129, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(70, 129, 0, 0.5) 50%, rgba(70, 129, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(70, 129, 0, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.gumtree #loading-bar .bar {
  background: #468100 !important;
}
html.gumtree .loading-window .loader-bars li {
  background-color: #468100;
}
html.gumtree #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.gumtree #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #468100;
}
html.gumtree #contentSelector #selections #expandCollapse-button {
  background: #468100;
}
html.gumtree #contentSelector #selections #expandCollapse-button:hover {
  background: #2a4e00;
}
html.gumtree #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(70, 129, 0, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(70, 129, 0, 0.05);
  box-shadow: 10px 10px 0px rgba(70, 129, 0, 0.05);
}
html.gumtree .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #468100;
}
html.gumtree .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #468100;
}
html.gumtree #notificationsInbox #notificationsList > li {
  background: rgba(70, 129, 0, 0.03);
}
html.gumtree ::selection {
  background-color: #468100;
  color: #fff;
}
html.gumtree .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.havasro header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.havasro header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.havasro header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.havasro header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #6d6e71;
}
html.havasro header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.havasro header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #6d6e71;
}
html.havasro header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.havasro header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.havasro header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.havasro header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #6d6e71;
}
html.havasro #notifications-list > li {
  background: rgba(109, 110, 113, 0.03);
}
html.havasro #notifications-list > li:hover {
  background: rgba(109, 110, 113, 0.05);
}
html.havasro #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(109, 110, 113, 0.5) 25%, transparent 25%, transparent 50%, rgba(109, 110, 113, 0.5) 50%, rgba(109, 110, 113, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(109, 110, 113, 0.5) 25%, transparent 25%, transparent 50%, rgba(109, 110, 113, 0.5) 50%, rgba(109, 110, 113, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(109, 110, 113, 0.5) 25%, transparent 25%, transparent 50%, rgba(109, 110, 113, 0.5) 50%, rgba(109, 110, 113, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(109, 110, 113, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.havasro #loading-bar .bar {
  background: #6d6e71 !important;
}
html.havasro .loading-window .loader-bars li {
  background-color: #6d6e71;
}
html.havasro #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.havasro #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #6d6e71;
}
html.havasro #contentSelector #selections #expandCollapse-button {
  background: #6d6e71;
}
html.havasro #contentSelector #selections #expandCollapse-button:hover {
  background: #545557;
}
html.havasro #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(109, 110, 113, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(109, 110, 113, 0.05);
  box-shadow: 10px 10px 0px rgba(109, 110, 113, 0.05);
}
html.havasro .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #6d6e71;
}
html.havasro .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #6d6e71;
}
html.havasro #notificationsInbox #notificationsList > li {
  background: rgba(109, 110, 113, 0.03);
}
html.havasro ::selection {
  background-color: #6d6e71;
  color: #fff;
}
html.havasro .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.hitchdigital header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.hitchdigital header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.hitchdigital header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.hitchdigital header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #a81010;
}
html.hitchdigital header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.hitchdigital header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #a81010;
}
html.hitchdigital header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.hitchdigital header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.hitchdigital header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.hitchdigital header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #a81010;
}
html.hitchdigital #notifications-list > li {
  background: rgba(168, 16, 16, 0.03);
}
html.hitchdigital #notifications-list > li:hover {
  background: rgba(168, 16, 16, 0.05);
}
html.hitchdigital #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(168, 16, 16, 0.5) 25%, transparent 25%, transparent 50%, rgba(168, 16, 16, 0.5) 50%, rgba(168, 16, 16, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(168, 16, 16, 0.5) 25%, transparent 25%, transparent 50%, rgba(168, 16, 16, 0.5) 50%, rgba(168, 16, 16, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(168, 16, 16, 0.5) 25%, transparent 25%, transparent 50%, rgba(168, 16, 16, 0.5) 50%, rgba(168, 16, 16, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(168, 16, 16, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.hitchdigital #loading-bar .bar {
  background: #a81010 !important;
}
html.hitchdigital .loading-window .loader-bars li {
  background-color: #a81010;
}
html.hitchdigital #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.hitchdigital #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #a81010;
}
html.hitchdigital #contentSelector #selections #expandCollapse-button {
  background: #a81010;
}
html.hitchdigital #contentSelector #selections #expandCollapse-button:hover {
  background: #790c0c;
}
html.hitchdigital #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(168, 16, 16, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(168, 16, 16, 0.05);
  box-shadow: 10px 10px 0px rgba(168, 16, 16, 0.05);
}
html.hitchdigital .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #a81010;
}
html.hitchdigital .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #a81010;
}
html.hitchdigital #notificationsInbox #notificationsList > li {
  background: rgba(168, 16, 16, 0.03);
}
html.hitchdigital ::selection {
  background-color: #a81010;
  color: #fff;
}
html.hitchdigital .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.httpool header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.httpool header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.httpool header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.httpool header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #00bfe1;
}
html.httpool header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.httpool header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #00bfe1;
}
html.httpool header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.httpool header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.httpool header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.httpool header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #00bfe1;
}
html.httpool #notifications-list > li {
  background: rgba(0, 191, 225, 0.03);
}
html.httpool #notifications-list > li:hover {
  background: rgba(0, 191, 225, 0.05);
}
html.httpool #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 191, 225, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 191, 225, 0.5) 50%, rgba(0, 191, 225, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 191, 225, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 191, 225, 0.5) 50%, rgba(0, 191, 225, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 191, 225, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 191, 225, 0.5) 50%, rgba(0, 191, 225, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(0, 191, 225, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.httpool #loading-bar .bar {
  background: #00bfe1 !important;
}
html.httpool .loading-window .loader-bars li {
  background-color: #00bfe1;
}
html.httpool #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.httpool #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #00bfe1;
}
html.httpool #contentSelector #selections #expandCollapse-button {
  background: #00bfe1;
}
html.httpool #contentSelector #selections #expandCollapse-button:hover {
  background: #0094ae;
}
html.httpool #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(0, 191, 225, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(0, 191, 225, 0.05);
  box-shadow: 10px 10px 0px rgba(0, 191, 225, 0.05);
}
html.httpool .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #00bfe1;
}
html.httpool .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #00bfe1;
}
html.httpool #notificationsInbox #notificationsList > li {
  background: rgba(0, 191, 225, 0.03);
}
html.httpool ::selection {
  background-color: #00bfe1;
  color: #fff;
}
html.httpool .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.initiative header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.initiative header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.initiative header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.initiative header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #43bbef;
}
html.initiative header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.initiative header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #43bbef;
}
html.initiative header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.initiative header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.initiative header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.initiative header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #43bbef;
}
html.initiative #notifications-list > li {
  background: rgba(67, 187, 239, 0.03);
}
html.initiative #notifications-list > li:hover {
  background: rgba(67, 187, 239, 0.05);
}
html.initiative #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(67, 187, 239, 0.5) 25%, transparent 25%, transparent 50%, rgba(67, 187, 239, 0.5) 50%, rgba(67, 187, 239, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(67, 187, 239, 0.5) 25%, transparent 25%, transparent 50%, rgba(67, 187, 239, 0.5) 50%, rgba(67, 187, 239, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(67, 187, 239, 0.5) 25%, transparent 25%, transparent 50%, rgba(67, 187, 239, 0.5) 50%, rgba(67, 187, 239, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(67, 187, 239, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.initiative #loading-bar .bar {
  background: #43bbef !important;
}
html.initiative .loading-window .loader-bars li {
  background-color: #43bbef;
}
html.initiative #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.initiative #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #43bbef;
}
html.initiative #contentSelector #selections #expandCollapse-button {
  background: #43bbef;
}
html.initiative #contentSelector #selections #expandCollapse-button:hover {
  background: #14aaeb;
}
html.initiative #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(67, 187, 239, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(67, 187, 239, 0.05);
  box-shadow: 10px 10px 0px rgba(67, 187, 239, 0.05);
}
html.initiative .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #43bbef;
}
html.initiative .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #43bbef;
}
html.initiative #notificationsInbox #notificationsList > li {
  background: rgba(67, 187, 239, 0.03);
}
html.initiative ::selection {
  background-color: #43bbef;
  color: #fff;
}
html.initiative .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.innertrends header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.innertrends header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.innertrends header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.innertrends header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #DFDFDF;
}
html.innertrends header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.innertrends header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #DFDFDF;
}
html.innertrends header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.innertrends header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.innertrends header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.innertrends header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #DFDFDF;
}
html.innertrends #notifications-list > li {
  background: rgba(223, 223, 223, 0.03);
}
html.innertrends #notifications-list > li:hover {
  background: rgba(223, 223, 223, 0.05);
}
html.innertrends #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(223, 223, 223, 0.5) 25%, transparent 25%, transparent 50%, rgba(223, 223, 223, 0.5) 50%, rgba(223, 223, 223, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(223, 223, 223, 0.5) 25%, transparent 25%, transparent 50%, rgba(223, 223, 223, 0.5) 50%, rgba(223, 223, 223, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(223, 223, 223, 0.5) 25%, transparent 25%, transparent 50%, rgba(223, 223, 223, 0.5) 50%, rgba(223, 223, 223, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(223, 223, 223, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.innertrends #loading-bar .bar {
  background: #DFDFDF !important;
}
html.innertrends .loading-window .loader-bars li {
  background-color: #DFDFDF;
}
html.innertrends #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.innertrends #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #DFDFDF;
}
html.innertrends #contentSelector #selections #expandCollapse-button {
  background: #DFDFDF;
}
html.innertrends #contentSelector #selections #expandCollapse-button:hover {
  background: #c6c6c6;
}
html.innertrends #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(223, 223, 223, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(223, 223, 223, 0.05);
  box-shadow: 10px 10px 0px rgba(223, 223, 223, 0.05);
}
html.innertrends .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #DFDFDF;
}
html.innertrends .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #DFDFDF;
}
html.innertrends #notificationsInbox #notificationsList > li {
  background: rgba(223, 223, 223, 0.03);
}
html.innertrends ::selection {
  background-color: #DFDFDF;
  color: #fff;
}
html.innertrends .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.iprospectsa header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.iprospectsa header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.iprospectsa header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.iprospectsa header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #455660;
}
html.iprospectsa header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.iprospectsa header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #455660;
}
html.iprospectsa header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.iprospectsa header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.iprospectsa header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.iprospectsa header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #455660;
}
html.iprospectsa #notifications-list > li {
  background: rgba(69, 86, 96, 0.03);
}
html.iprospectsa #notifications-list > li:hover {
  background: rgba(69, 86, 96, 0.05);
}
html.iprospectsa #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(69, 86, 96, 0.5) 25%, transparent 25%, transparent 50%, rgba(69, 86, 96, 0.5) 50%, rgba(69, 86, 96, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(69, 86, 96, 0.5) 25%, transparent 25%, transparent 50%, rgba(69, 86, 96, 0.5) 50%, rgba(69, 86, 96, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(69, 86, 96, 0.5) 25%, transparent 25%, transparent 50%, rgba(69, 86, 96, 0.5) 50%, rgba(69, 86, 96, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(69, 86, 96, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.iprospectsa #loading-bar .bar {
  background: #455660 !important;
}
html.iprospectsa .loading-window .loader-bars li {
  background-color: #455660;
}
html.iprospectsa #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.iprospectsa #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #455660;
}
html.iprospectsa #contentSelector #selections #expandCollapse-button {
  background: #455660;
}
html.iprospectsa #contentSelector #selections #expandCollapse-button:hover {
  background: #303b42;
}
html.iprospectsa #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(69, 86, 96, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(69, 86, 96, 0.05);
  box-shadow: 10px 10px 0px rgba(69, 86, 96, 0.05);
}
html.iprospectsa .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #455660;
}
html.iprospectsa .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #455660;
}
html.iprospectsa #notificationsInbox #notificationsList > li {
  background: rgba(69, 86, 96, 0.03);
}
html.iprospectsa ::selection {
  background-color: #455660;
  color: #fff;
}
html.iprospectsa .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.kinecto header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.kinecto header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.kinecto header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.kinecto header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #f26722;
}
html.kinecto header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.kinecto header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #f26722;
}
html.kinecto header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.kinecto header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.kinecto header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.kinecto header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #f26722;
}
html.kinecto #notifications-list > li {
  background: rgba(242, 103, 34, 0.03);
}
html.kinecto #notifications-list > li:hover {
  background: rgba(242, 103, 34, 0.05);
}
html.kinecto #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(242, 103, 34, 0.5) 25%, transparent 25%, transparent 50%, rgba(242, 103, 34, 0.5) 50%, rgba(242, 103, 34, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(242, 103, 34, 0.5) 25%, transparent 25%, transparent 50%, rgba(242, 103, 34, 0.5) 50%, rgba(242, 103, 34, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(242, 103, 34, 0.5) 25%, transparent 25%, transparent 50%, rgba(242, 103, 34, 0.5) 50%, rgba(242, 103, 34, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(242, 103, 34, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.kinecto #loading-bar .bar {
  background: #f26722 !important;
}
html.kinecto .loading-window .loader-bars li {
  background-color: #f26722;
}
html.kinecto #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.kinecto #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #f26722;
}
html.kinecto #contentSelector #selections #expandCollapse-button {
  background: #f26722;
}
html.kinecto #contentSelector #selections #expandCollapse-button:hover {
  background: #d44f0d;
}
html.kinecto #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(242, 103, 34, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(242, 103, 34, 0.05);
  box-shadow: 10px 10px 0px rgba(242, 103, 34, 0.05);
}
html.kinecto .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #f26722;
}
html.kinecto .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #f26722;
}
html.kinecto #notificationsInbox #notificationsList > li {
  background: rgba(242, 103, 34, 0.03);
}
html.kinecto ::selection {
  background-color: #f26722;
  color: #fff;
}
html.kinecto .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.kmk header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.kmk header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.kmk header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.kmk header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #ee2e23;
}
html.kmk header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.kmk header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #ee2e23;
}
html.kmk header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.kmk header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.kmk header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.kmk header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #ee2e23;
}
html.kmk #notifications-list > li {
  background: rgba(238, 46, 35, 0.03);
}
html.kmk #notifications-list > li:hover {
  background: rgba(238, 46, 35, 0.05);
}
html.kmk #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(238, 46, 35, 0.5) 25%, transparent 25%, transparent 50%, rgba(238, 46, 35, 0.5) 50%, rgba(238, 46, 35, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(238, 46, 35, 0.5) 25%, transparent 25%, transparent 50%, rgba(238, 46, 35, 0.5) 50%, rgba(238, 46, 35, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(238, 46, 35, 0.5) 25%, transparent 25%, transparent 50%, rgba(238, 46, 35, 0.5) 50%, rgba(238, 46, 35, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(238, 46, 35, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.kmk #loading-bar .bar {
  background: #ee2e23 !important;
}
html.kmk .loading-window .loader-bars li {
  background-color: #ee2e23;
}
html.kmk #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.kmk #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #ee2e23;
}
html.kmk #contentSelector #selections #expandCollapse-button {
  background: #ee2e23;
}
html.kmk #contentSelector #selections #expandCollapse-button:hover {
  background: #ce1a10;
}
html.kmk #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(238, 46, 35, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(238, 46, 35, 0.05);
  box-shadow: 10px 10px 0px rgba(238, 46, 35, 0.05);
}
html.kmk .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #ee2e23;
}
html.kmk .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #ee2e23;
}
html.kmk #notificationsInbox #notificationsList > li {
  background: rgba(238, 46, 35, 0.03);
}
html.kmk ::selection {
  background-color: #ee2e23;
  color: #fff;
}
html.kmk .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.lenovo header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.lenovo header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.lenovo header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.lenovo header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #ee2e23;
}
html.lenovo header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.lenovo header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #ee2e23;
}
html.lenovo header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.lenovo header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.lenovo header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.lenovo header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #ee2e23;
}
html.lenovo #notifications-list > li {
  background: rgba(238, 46, 35, 0.03);
}
html.lenovo #notifications-list > li:hover {
  background: rgba(238, 46, 35, 0.05);
}
html.lenovo #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(238, 46, 35, 0.5) 25%, transparent 25%, transparent 50%, rgba(238, 46, 35, 0.5) 50%, rgba(238, 46, 35, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(238, 46, 35, 0.5) 25%, transparent 25%, transparent 50%, rgba(238, 46, 35, 0.5) 50%, rgba(238, 46, 35, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(238, 46, 35, 0.5) 25%, transparent 25%, transparent 50%, rgba(238, 46, 35, 0.5) 50%, rgba(238, 46, 35, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(238, 46, 35, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.lenovo #loading-bar .bar {
  background: #ee2e23 !important;
}
html.lenovo .loading-window .loader-bars li {
  background-color: #ee2e23;
}
html.lenovo #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.lenovo #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #ee2e23;
}
html.lenovo #contentSelector #selections #expandCollapse-button {
  background: #ee2e23;
}
html.lenovo #contentSelector #selections #expandCollapse-button:hover {
  background: #ce1a10;
}
html.lenovo #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(238, 46, 35, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(238, 46, 35, 0.05);
  box-shadow: 10px 10px 0px rgba(238, 46, 35, 0.05);
}
html.lenovo .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #ee2e23;
}
html.lenovo .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #ee2e23;
}
html.lenovo #notificationsInbox #notificationsList > li {
  background: rgba(238, 46, 35, 0.03);
}
html.lenovo ::selection {
  background-color: #ee2e23;
  color: #fff;
}
html.lenovo .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.maxaxion header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.maxaxion header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.maxaxion header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.maxaxion header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #659400;
}
html.maxaxion header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.maxaxion header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #659400;
}
html.maxaxion header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.maxaxion header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.maxaxion header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.maxaxion header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #659400;
}
html.maxaxion #notifications-list > li {
  background: rgba(101, 148, 0, 0.03);
}
html.maxaxion #notifications-list > li:hover {
  background: rgba(101, 148, 0, 0.05);
}
html.maxaxion #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(101, 148, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(101, 148, 0, 0.5) 50%, rgba(101, 148, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(101, 148, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(101, 148, 0, 0.5) 50%, rgba(101, 148, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(101, 148, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(101, 148, 0, 0.5) 50%, rgba(101, 148, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(101, 148, 0, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.maxaxion #loading-bar .bar {
  background: #659400 !important;
}
html.maxaxion .loading-window .loader-bars li {
  background-color: #659400;
}
html.maxaxion #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.maxaxion #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #659400;
}
html.maxaxion #contentSelector #selections #expandCollapse-button {
  background: #659400;
}
html.maxaxion #contentSelector #selections #expandCollapse-button:hover {
  background: #426100;
}
html.maxaxion #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(101, 148, 0, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(101, 148, 0, 0.05);
  box-shadow: 10px 10px 0px rgba(101, 148, 0, 0.05);
}
html.maxaxion .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #659400;
}
html.maxaxion .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #659400;
}
html.maxaxion #notificationsInbox #notificationsList > li {
  background: rgba(101, 148, 0, 0.03);
}
html.maxaxion ::selection {
  background-color: #659400;
  color: #fff;
}
html.maxaxion .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.mdmtradedesk header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.mdmtradedesk header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.mdmtradedesk header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.mdmtradedesk header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #002157;
}
html.mdmtradedesk header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.mdmtradedesk header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #002157;
}
html.mdmtradedesk header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.mdmtradedesk header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.mdmtradedesk header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.mdmtradedesk header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #002157;
}
html.mdmtradedesk #notifications-list > li {
  background: rgba(0, 33, 87, 0.03);
}
html.mdmtradedesk #notifications-list > li:hover {
  background: rgba(0, 33, 87, 0.05);
}
html.mdmtradedesk #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 33, 87, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 33, 87, 0.5) 50%, rgba(0, 33, 87, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 33, 87, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 33, 87, 0.5) 50%, rgba(0, 33, 87, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 33, 87, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 33, 87, 0.5) 50%, rgba(0, 33, 87, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(0, 33, 87, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.mdmtradedesk #loading-bar .bar {
  background: #002157 !important;
}
html.mdmtradedesk .loading-window .loader-bars li {
  background-color: #002157;
}
html.mdmtradedesk #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.mdmtradedesk #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #002157;
}
html.mdmtradedesk #contentSelector #selections #expandCollapse-button {
  background: #002157;
}
html.mdmtradedesk #contentSelector #selections #expandCollapse-button:hover {
  background: #000e24;
}
html.mdmtradedesk #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(0, 33, 87, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(0, 33, 87, 0.05);
  box-shadow: 10px 10px 0px rgba(0, 33, 87, 0.05);
}
html.mdmtradedesk .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #002157;
}
html.mdmtradedesk .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #002157;
}
html.mdmtradedesk #notificationsInbox #notificationsList > li {
  background: rgba(0, 33, 87, 0.03);
}
html.mdmtradedesk ::selection {
  background-color: #002157;
  color: #fff;
}
html.mdmtradedesk .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.mdm header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.mdm header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.mdm header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.mdm header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #002157;
}
html.mdm header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.mdm header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #002157;
}
html.mdm header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.mdm header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.mdm header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.mdm header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #002157;
}
html.mdm #notifications-list > li {
  background: rgba(0, 33, 87, 0.03);
}
html.mdm #notifications-list > li:hover {
  background: rgba(0, 33, 87, 0.05);
}
html.mdm #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 33, 87, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 33, 87, 0.5) 50%, rgba(0, 33, 87, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 33, 87, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 33, 87, 0.5) 50%, rgba(0, 33, 87, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 33, 87, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 33, 87, 0.5) 50%, rgba(0, 33, 87, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(0, 33, 87, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.mdm #loading-bar .bar {
  background: #002157 !important;
}
html.mdm .loading-window .loader-bars li {
  background-color: #002157;
}
html.mdm #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.mdm #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #002157;
}
html.mdm #contentSelector #selections #expandCollapse-button {
  background: #002157;
}
html.mdm #contentSelector #selections #expandCollapse-button:hover {
  background: #000e24;
}
html.mdm #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(0, 33, 87, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(0, 33, 87, 0.05);
  box-shadow: 10px 10px 0px rgba(0, 33, 87, 0.05);
}
html.mdm .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #002157;
}
html.mdm .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #002157;
}
html.mdm #notificationsInbox #notificationsList > li {
  background: rgba(0, 33, 87, 0.03);
}
html.mdm ::selection {
  background-color: #002157;
  color: #fff;
}
html.mdm .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.mindshare header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.mindshare header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.mindshare header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.mindshare header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #231645;
}
html.mindshare header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.mindshare header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #231645;
}
html.mindshare header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.mindshare header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.mindshare header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.mindshare header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #231645;
}
html.mindshare #notifications-list > li {
  background: rgba(35, 22, 69, 0.03);
}
html.mindshare #notifications-list > li:hover {
  background: rgba(35, 22, 69, 0.05);
}
html.mindshare #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(35, 22, 69, 0.5) 25%, transparent 25%, transparent 50%, rgba(35, 22, 69, 0.5) 50%, rgba(35, 22, 69, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(35, 22, 69, 0.5) 25%, transparent 25%, transparent 50%, rgba(35, 22, 69, 0.5) 50%, rgba(35, 22, 69, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(35, 22, 69, 0.5) 25%, transparent 25%, transparent 50%, rgba(35, 22, 69, 0.5) 50%, rgba(35, 22, 69, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(35, 22, 69, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.mindshare #loading-bar .bar {
  background: #231645 !important;
}
html.mindshare .loading-window .loader-bars li {
  background-color: #231645;
}
html.mindshare #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.mindshare #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #231645;
}
html.mindshare #contentSelector #selections #expandCollapse-button {
  background: #231645;
}
html.mindshare #contentSelector #selections #expandCollapse-button:hover {
  background: #0f0a1e;
}
html.mindshare #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(35, 22, 69, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(35, 22, 69, 0.05);
  box-shadow: 10px 10px 0px rgba(35, 22, 69, 0.05);
}
html.mindshare .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #231645;
}
html.mindshare .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #231645;
}
html.mindshare #notificationsInbox #notificationsList > li {
  background: rgba(35, 22, 69, 0.03);
}
html.mindshare ::selection {
  background-color: #231645;
  color: #fff;
}
html.mindshare .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.mindshareuae header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.mindshareuae header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.mindshareuae header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.mindshareuae header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #231645;
}
html.mindshareuae header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.mindshareuae header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #231645;
}
html.mindshareuae header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.mindshareuae header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.mindshareuae header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.mindshareuae header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #231645;
}
html.mindshareuae #notifications-list > li {
  background: rgba(35, 22, 69, 0.03);
}
html.mindshareuae #notifications-list > li:hover {
  background: rgba(35, 22, 69, 0.05);
}
html.mindshareuae #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(35, 22, 69, 0.5) 25%, transparent 25%, transparent 50%, rgba(35, 22, 69, 0.5) 50%, rgba(35, 22, 69, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(35, 22, 69, 0.5) 25%, transparent 25%, transparent 50%, rgba(35, 22, 69, 0.5) 50%, rgba(35, 22, 69, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(35, 22, 69, 0.5) 25%, transparent 25%, transparent 50%, rgba(35, 22, 69, 0.5) 50%, rgba(35, 22, 69, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(35, 22, 69, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.mindshareuae #loading-bar .bar {
  background: #231645 !important;
}
html.mindshareuae .loading-window .loader-bars li {
  background-color: #231645;
}
html.mindshareuae #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.mindshareuae #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #231645;
}
html.mindshareuae #contentSelector #selections #expandCollapse-button {
  background: #231645;
}
html.mindshareuae #contentSelector #selections #expandCollapse-button:hover {
  background: #0f0a1e;
}
html.mindshareuae #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(35, 22, 69, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(35, 22, 69, 0.05);
  box-shadow: 10px 10px 0px rgba(35, 22, 69, 0.05);
}
html.mindshareuae .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #231645;
}
html.mindshareuae .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #231645;
}
html.mindshareuae #notificationsInbox #notificationsList > li {
  background: rgba(35, 22, 69, 0.03);
}
html.mindshareuae ::selection {
  background-color: #231645;
  color: #fff;
}
html.mindshareuae .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.mobilike header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.mobilike header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.mobilike header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.mobilike header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #282a29;
}
html.mobilike header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.mobilike header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #282a29;
}
html.mobilike header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.mobilike header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.mobilike header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.mobilike header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #282a29;
}
html.mobilike #notifications-list > li {
  background: rgba(40, 42, 41, 0.03);
}
html.mobilike #notifications-list > li:hover {
  background: rgba(40, 42, 41, 0.05);
}
html.mobilike #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(40, 42, 41, 0.5) 25%, transparent 25%, transparent 50%, rgba(40, 42, 41, 0.5) 50%, rgba(40, 42, 41, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(40, 42, 41, 0.5) 25%, transparent 25%, transparent 50%, rgba(40, 42, 41, 0.5) 50%, rgba(40, 42, 41, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(40, 42, 41, 0.5) 25%, transparent 25%, transparent 50%, rgba(40, 42, 41, 0.5) 50%, rgba(40, 42, 41, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(40, 42, 41, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.mobilike #loading-bar .bar {
  background: #282a29 !important;
}
html.mobilike .loading-window .loader-bars li {
  background-color: #282a29;
}
html.mobilike #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.mobilike #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #282a29;
}
html.mobilike #contentSelector #selections #expandCollapse-button {
  background: #282a29;
}
html.mobilike #contentSelector #selections #expandCollapse-button:hover {
  background: #0f100f;
}
html.mobilike #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(40, 42, 41, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(40, 42, 41, 0.05);
  box-shadow: 10px 10px 0px rgba(40, 42, 41, 0.05);
}
html.mobilike .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #282a29;
}
html.mobilike .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #282a29;
}
html.mobilike #notificationsInbox #notificationsList > li {
  background: rgba(40, 42, 41, 0.03);
}
html.mobilike ::selection {
  background-color: #282a29;
  color: #fff;
}
html.mobilike .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.ogilvy header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.ogilvy header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.ogilvy header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.ogilvy header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #cc0000;
}
html.ogilvy header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.ogilvy header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #cc0000;
}
html.ogilvy header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.ogilvy header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.ogilvy header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.ogilvy header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #cc0000;
}
html.ogilvy #notifications-list > li {
  background: rgba(204, 0, 0, 0.03);
}
html.ogilvy #notifications-list > li:hover {
  background: rgba(204, 0, 0, 0.05);
}
html.ogilvy #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(204, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(204, 0, 0, 0.5) 50%, rgba(204, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(204, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(204, 0, 0, 0.5) 50%, rgba(204, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(204, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(204, 0, 0, 0.5) 50%, rgba(204, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(204, 0, 0, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.ogilvy #loading-bar .bar {
  background: #cc0000 !important;
}
html.ogilvy .loading-window .loader-bars li {
  background-color: #cc0000;
}
html.ogilvy #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.ogilvy #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #cc0000;
}
html.ogilvy #contentSelector #selections #expandCollapse-button {
  background: #cc0000;
}
html.ogilvy #contentSelector #selections #expandCollapse-button:hover {
  background: #990000;
}
html.ogilvy #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(204, 0, 0, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(204, 0, 0, 0.05);
  box-shadow: 10px 10px 0px rgba(204, 0, 0, 0.05);
}
html.ogilvy .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #cc0000;
}
html.ogilvy .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #cc0000;
}
html.ogilvy #notificationsInbox #notificationsList > li {
  background: rgba(204, 0, 0, 0.03);
}
html.ogilvy ::selection {
  background-color: #cc0000;
  color: #fff;
}
html.ogilvy .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.olxza header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.olxza header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.olxza header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.olxza header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #006699;
}
html.olxza header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.olxza header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #006699;
}
html.olxza header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.olxza header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.olxza header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.olxza header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #006699;
}
html.olxza #notifications-list > li {
  background: rgba(0, 102, 153, 0.03);
}
html.olxza #notifications-list > li:hover {
  background: rgba(0, 102, 153, 0.05);
}
html.olxza #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 102, 153, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 102, 153, 0.5) 50%, rgba(0, 102, 153, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 102, 153, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 102, 153, 0.5) 50%, rgba(0, 102, 153, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 102, 153, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 102, 153, 0.5) 50%, rgba(0, 102, 153, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(0, 102, 153, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.olxza #loading-bar .bar {
  background: #006699 !important;
}
html.olxza .loading-window .loader-bars li {
  background-color: #006699;
}
html.olxza #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.olxza #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #006699;
}
html.olxza #contentSelector #selections #expandCollapse-button {
  background: #006699;
}
html.olxza #contentSelector #selections #expandCollapse-button:hover {
  background: #004466;
}
html.olxza #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(0, 102, 153, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(0, 102, 153, 0.05);
  box-shadow: 10px 10px 0px rgba(0, 102, 153, 0.05);
}
html.olxza .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #006699;
}
html.olxza .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #006699;
}
html.olxza #notificationsInbox #notificationsList > li {
  background: rgba(0, 102, 153, 0.03);
}
html.olxza ::selection {
  background-color: #006699;
  color: #fff;
}
html.olxza .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.omdro header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.omdro header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.omdro header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.omdro header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #ee2e23;
}
html.omdro header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.omdro header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #ee2e23;
}
html.omdro header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.omdro header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.omdro header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.omdro header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #ee2e23;
}
html.omdro #notifications-list > li {
  background: rgba(238, 46, 35, 0.03);
}
html.omdro #notifications-list > li:hover {
  background: rgba(238, 46, 35, 0.05);
}
html.omdro #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(238, 46, 35, 0.5) 25%, transparent 25%, transparent 50%, rgba(238, 46, 35, 0.5) 50%, rgba(238, 46, 35, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(238, 46, 35, 0.5) 25%, transparent 25%, transparent 50%, rgba(238, 46, 35, 0.5) 50%, rgba(238, 46, 35, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(238, 46, 35, 0.5) 25%, transparent 25%, transparent 50%, rgba(238, 46, 35, 0.5) 50%, rgba(238, 46, 35, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(238, 46, 35, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.omdro #loading-bar .bar {
  background: #ee2e23 !important;
}
html.omdro .loading-window .loader-bars li {
  background-color: #ee2e23;
}
html.omdro #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.omdro #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #ee2e23;
}
html.omdro #contentSelector #selections #expandCollapse-button {
  background: #ee2e23;
}
html.omdro #contentSelector #selections #expandCollapse-button:hover {
  background: #ce1a10;
}
html.omdro #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(238, 46, 35, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(238, 46, 35, 0.05);
  box-shadow: 10px 10px 0px rgba(238, 46, 35, 0.05);
}
html.omdro .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #ee2e23;
}
html.omdro .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #ee2e23;
}
html.omdro #notificationsInbox #notificationsList > li {
  background: rgba(238, 46, 35, 0.03);
}
html.omdro ::selection {
  background-color: #ee2e23;
  color: #fff;
}
html.omdro .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.persgroep header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.persgroep header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.persgroep header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.persgroep header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #156485;
}
html.persgroep header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.persgroep header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #156485;
}
html.persgroep header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.persgroep header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.persgroep header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.persgroep header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #156485;
}
html.persgroep #notifications-list > li {
  background: rgba(21, 100, 133, 0.03);
}
html.persgroep #notifications-list > li:hover {
  background: rgba(21, 100, 133, 0.05);
}
html.persgroep #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(21, 100, 133, 0.5) 25%, transparent 25%, transparent 50%, rgba(21, 100, 133, 0.5) 50%, rgba(21, 100, 133, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(21, 100, 133, 0.5) 25%, transparent 25%, transparent 50%, rgba(21, 100, 133, 0.5) 50%, rgba(21, 100, 133, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(21, 100, 133, 0.5) 25%, transparent 25%, transparent 50%, rgba(21, 100, 133, 0.5) 50%, rgba(21, 100, 133, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(21, 100, 133, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.persgroep #loading-bar .bar {
  background: #156485 !important;
}
html.persgroep .loading-window .loader-bars li {
  background-color: #156485;
}
html.persgroep #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.persgroep #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #156485;
}
html.persgroep #contentSelector #selections #expandCollapse-button {
  background: #156485;
}
html.persgroep #contentSelector #selections #expandCollapse-button:hover {
  background: #0e4359;
}
html.persgroep #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(21, 100, 133, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(21, 100, 133, 0.05);
  box-shadow: 10px 10px 0px rgba(21, 100, 133, 0.05);
}
html.persgroep .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #156485;
}
html.persgroep .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #156485;
}
html.persgroep #notificationsInbox #notificationsList > li {
  background: rgba(21, 100, 133, 0.03);
}
html.persgroep ::selection {
  background-color: #156485;
  color: #fff;
}
html.persgroep .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.propertyguru header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.propertyguru header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.propertyguru header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.propertyguru header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #c90000;
}
html.propertyguru header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.propertyguru header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #c90000;
}
html.propertyguru header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.propertyguru header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.propertyguru header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.propertyguru header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #c90000;
}
html.propertyguru #notifications-list > li {
  background: rgba(201, 0, 0, 0.03);
}
html.propertyguru #notifications-list > li:hover {
  background: rgba(201, 0, 0, 0.05);
}
html.propertyguru #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(201, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(201, 0, 0, 0.5) 50%, rgba(201, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(201, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(201, 0, 0, 0.5) 50%, rgba(201, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(201, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(201, 0, 0, 0.5) 50%, rgba(201, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(201, 0, 0, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.propertyguru #loading-bar .bar {
  background: #c90000 !important;
}
html.propertyguru .loading-window .loader-bars li {
  background-color: #c90000;
}
html.propertyguru #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.propertyguru #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #c90000;
}
html.propertyguru #contentSelector #selections #expandCollapse-button {
  background: #c90000;
}
html.propertyguru #contentSelector #selections #expandCollapse-button:hover {
  background: #960000;
}
html.propertyguru #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(201, 0, 0, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(201, 0, 0, 0.05);
  box-shadow: 10px 10px 0px rgba(201, 0, 0, 0.05);
}
html.propertyguru .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #c90000;
}
html.propertyguru .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #c90000;
}
html.propertyguru #notificationsInbox #notificationsList > li {
  background: rgba(201, 0, 0, 0.03);
}
html.propertyguru ::selection {
  background-color: #c90000;
  color: #fff;
}
html.propertyguru .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.protv header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.protv header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.protv header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.protv header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #000000;
}
html.protv header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.protv header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #000000;
}
html.protv header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.protv header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.protv header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.protv header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #000000;
}
html.protv #notifications-list > li {
  background: rgba(0, 0, 0, 0.03);
}
html.protv #notifications-list > li:hover {
  background: rgba(0, 0, 0, 0.05);
}
html.protv #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.protv #loading-bar .bar {
  background: #000000 !important;
}
html.protv .loading-window .loader-bars li {
  background-color: #000000;
}
html.protv #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.protv #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #000000;
}
html.protv #contentSelector #selections #expandCollapse-button {
  background: #000000;
}
html.protv #contentSelector #selections #expandCollapse-button:hover {
  background: #000000;
}
html.protv #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
}
html.protv .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #000000;
}
html.protv .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #000000;
}
html.protv #notificationsInbox #notificationsList > li {
  background: rgba(0, 0, 0, 0.03);
}
html.protv ::selection {
  background-color: #000000;
  color: #fff;
}
html.protv .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.publisher header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.publisher header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.publisher header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.publisher header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #000000;
}
html.publisher header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.publisher header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #000000;
}
html.publisher header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.publisher header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.publisher header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.publisher header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #000000;
}
html.publisher #notifications-list > li {
  background: rgba(0, 0, 0, 0.03);
}
html.publisher #notifications-list > li:hover {
  background: rgba(0, 0, 0, 0.05);
}
html.publisher #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.publisher #loading-bar .bar {
  background: #000000 !important;
}
html.publisher .loading-window .loader-bars li {
  background-color: #000000;
}
html.publisher #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.publisher #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #000000;
}
html.publisher #contentSelector #selections #expandCollapse-button {
  background: #000000;
}
html.publisher #contentSelector #selections #expandCollapse-button:hover {
  background: #000000;
}
html.publisher #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
}
html.publisher .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #000000;
}
html.publisher .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #000000;
}
html.publisher #notificationsInbox #notificationsList > li {
  background: rgba(0, 0, 0, 0.03);
}
html.publisher ::selection {
  background-color: #000000;
  color: #fff;
}
html.publisher .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.quirk header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.quirk header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.quirk header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.quirk header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #3eb4e4;
}
html.quirk header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.quirk header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #3eb4e4;
}
html.quirk header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.quirk header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.quirk header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.quirk header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #3eb4e4;
}
html.quirk #notifications-list > li {
  background: rgba(62, 180, 228, 0.03);
}
html.quirk #notifications-list > li:hover {
  background: rgba(62, 180, 228, 0.05);
}
html.quirk #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(62, 180, 228, 0.5) 25%, transparent 25%, transparent 50%, rgba(62, 180, 228, 0.5) 50%, rgba(62, 180, 228, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(62, 180, 228, 0.5) 25%, transparent 25%, transparent 50%, rgba(62, 180, 228, 0.5) 50%, rgba(62, 180, 228, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(62, 180, 228, 0.5) 25%, transparent 25%, transparent 50%, rgba(62, 180, 228, 0.5) 50%, rgba(62, 180, 228, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(62, 180, 228, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.quirk #loading-bar .bar {
  background: #3eb4e4 !important;
}
html.quirk .loading-window .loader-bars li {
  background-color: #3eb4e4;
}
html.quirk #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.quirk #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #3eb4e4;
}
html.quirk #contentSelector #selections #expandCollapse-button {
  background: #3eb4e4;
}
html.quirk #contentSelector #selections #expandCollapse-button:hover {
  background: #1d9ed2;
}
html.quirk #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(62, 180, 228, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(62, 180, 228, 0.05);
  box-shadow: 10px 10px 0px rgba(62, 180, 228, 0.05);
}
html.quirk .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #3eb4e4;
}
html.quirk .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #3eb4e4;
}
html.quirk #notificationsInbox #notificationsList > li {
  background: rgba(62, 180, 228, 0.03);
}
html.quirk ::selection {
  background-color: #3eb4e4;
  color: #fff;
}
html.quirk .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.shazam header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.shazam header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.shazam header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.shazam header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #0099FF;
}
html.shazam header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.shazam header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #0099FF;
}
html.shazam header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.shazam header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.shazam header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.shazam header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #0099FF;
}
html.shazam #notifications-list > li {
  background: rgba(0, 153, 255, 0.03);
}
html.shazam #notifications-list > li:hover {
  background: rgba(0, 153, 255, 0.05);
}
html.shazam #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 153, 255, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 153, 255, 0.5) 50%, rgba(0, 153, 255, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 153, 255, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 153, 255, 0.5) 50%, rgba(0, 153, 255, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 153, 255, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 153, 255, 0.5) 50%, rgba(0, 153, 255, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(0, 153, 255, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.shazam #loading-bar .bar {
  background: #0099FF !important;
}
html.shazam .loading-window .loader-bars li {
  background-color: #0099FF;
}
html.shazam #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.shazam #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #0099FF;
}
html.shazam #contentSelector #selections #expandCollapse-button {
  background: #0099FF;
}
html.shazam #contentSelector #selections #expandCollapse-button:hover {
  background: #007acc;
}
html.shazam #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(0, 153, 255, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(0, 153, 255, 0.05);
  box-shadow: 10px 10px 0px rgba(0, 153, 255, 0.05);
}
html.shazam .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #0099FF;
}
html.shazam .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #0099FF;
}
html.shazam #notificationsInbox #notificationsList > li {
  background: rgba(0, 153, 255, 0.03);
}
html.shazam ::selection {
  background-color: #0099FF;
  color: #fff;
}
html.shazam .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.singtel header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.singtel header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.singtel header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.singtel header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #bc191e;
}
html.singtel header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.singtel header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #bc191e;
}
html.singtel header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.singtel header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.singtel header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.singtel header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #bc191e;
}
html.singtel #notifications-list > li {
  background: rgba(188, 25, 30, 0.03);
}
html.singtel #notifications-list > li:hover {
  background: rgba(188, 25, 30, 0.05);
}
html.singtel #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(188, 25, 30, 0.5) 25%, transparent 25%, transparent 50%, rgba(188, 25, 30, 0.5) 50%, rgba(188, 25, 30, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(188, 25, 30, 0.5) 25%, transparent 25%, transparent 50%, rgba(188, 25, 30, 0.5) 50%, rgba(188, 25, 30, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(188, 25, 30, 0.5) 25%, transparent 25%, transparent 50%, rgba(188, 25, 30, 0.5) 50%, rgba(188, 25, 30, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(188, 25, 30, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.singtel #loading-bar .bar {
  background: #bc191e !important;
}
html.singtel .loading-window .loader-bars li {
  background-color: #bc191e;
}
html.singtel #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.singtel #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #bc191e;
}
html.singtel #contentSelector #selections #expandCollapse-button {
  background: #bc191e;
}
html.singtel #contentSelector #selections #expandCollapse-button:hover {
  background: #8f1317;
}
html.singtel #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(188, 25, 30, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(188, 25, 30, 0.05);
  box-shadow: 10px 10px 0px rgba(188, 25, 30, 0.05);
}
html.singtel .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #bc191e;
}
html.singtel .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #bc191e;
}
html.singtel #notificationsInbox #notificationsList > li {
  background: rgba(188, 25, 30, 0.03);
}
html.singtel ::selection {
  background-color: #bc191e;
  color: #fff;
}
html.singtel .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.sph header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.sph header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.sph header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.sph header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #005daa;
}
html.sph header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.sph header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #005daa;
}
html.sph header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.sph header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.sph header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.sph header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #005daa;
}
html.sph #notifications-list > li {
  background: rgba(0, 93, 170, 0.03);
}
html.sph #notifications-list > li:hover {
  background: rgba(0, 93, 170, 0.05);
}
html.sph #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 93, 170, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 93, 170, 0.5) 50%, rgba(0, 93, 170, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 93, 170, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 93, 170, 0.5) 50%, rgba(0, 93, 170, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 93, 170, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 93, 170, 0.5) 50%, rgba(0, 93, 170, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(0, 93, 170, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.sph #loading-bar .bar {
  background: #005daa !important;
}
html.sph .loading-window .loader-bars li {
  background-color: #005daa;
}
html.sph #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.sph #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #005daa;
}
html.sph #contentSelector #selections #expandCollapse-button {
  background: #005daa;
}
html.sph #contentSelector #selections #expandCollapse-button:hover {
  background: #004177;
}
html.sph #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(0, 93, 170, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(0, 93, 170, 0.05);
  box-shadow: 10px 10px 0px rgba(0, 93, 170, 0.05);
}
html.sph .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #005daa;
}
html.sph .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #005daa;
}
html.sph #notificationsInbox #notificationsList > li {
  background: rgba(0, 93, 170, 0.03);
}
html.sph ::selection {
  background-color: #005daa;
  color: #fff;
}
html.sph .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.spokesman header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.spokesman header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.spokesman header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.spokesman header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #26465d;
}
html.spokesman header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.spokesman header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #26465d;
}
html.spokesman header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.spokesman header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.spokesman header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.spokesman header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #26465d;
}
html.spokesman #notifications-list > li {
  background: rgba(38, 70, 93, 0.03);
}
html.spokesman #notifications-list > li:hover {
  background: rgba(38, 70, 93, 0.05);
}
html.spokesman #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(38, 70, 93, 0.5) 25%, transparent 25%, transparent 50%, rgba(38, 70, 93, 0.5) 50%, rgba(38, 70, 93, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(38, 70, 93, 0.5) 25%, transparent 25%, transparent 50%, rgba(38, 70, 93, 0.5) 50%, rgba(38, 70, 93, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(38, 70, 93, 0.5) 25%, transparent 25%, transparent 50%, rgba(38, 70, 93, 0.5) 50%, rgba(38, 70, 93, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(38, 70, 93, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.spokesman #loading-bar .bar {
  background: #26465d !important;
}
html.spokesman .loading-window .loader-bars li {
  background-color: #26465d;
}
html.spokesman #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.spokesman #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #26465d;
}
html.spokesman #contentSelector #selections #expandCollapse-button {
  background: #26465d;
}
html.spokesman #contentSelector #selections #expandCollapse-button:hover {
  background: #172b39;
}
html.spokesman #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(38, 70, 93, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(38, 70, 93, 0.05);
  box-shadow: 10px 10px 0px rgba(38, 70, 93, 0.05);
}
html.spokesman .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #26465d;
}
html.spokesman .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #26465d;
}
html.spokesman #notificationsInbox #notificationsList > li {
  background: rgba(38, 70, 93, 0.03);
}
html.spokesman ::selection {
  background-color: #26465d;
  color: #fff;
}
html.spokesman .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.starcom header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.starcom header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.starcom header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.starcom header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #3970b7;
}
html.starcom header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.starcom header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #3970b7;
}
html.starcom header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.starcom header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.starcom header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.starcom header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #3970b7;
}
html.starcom #notifications-list > li {
  background: rgba(57, 112, 183, 0.03);
}
html.starcom #notifications-list > li:hover {
  background: rgba(57, 112, 183, 0.05);
}
html.starcom #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(57, 112, 183, 0.5) 25%, transparent 25%, transparent 50%, rgba(57, 112, 183, 0.5) 50%, rgba(57, 112, 183, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(57, 112, 183, 0.5) 25%, transparent 25%, transparent 50%, rgba(57, 112, 183, 0.5) 50%, rgba(57, 112, 183, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(57, 112, 183, 0.5) 25%, transparent 25%, transparent 50%, rgba(57, 112, 183, 0.5) 50%, rgba(57, 112, 183, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(57, 112, 183, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.starcom #loading-bar .bar {
  background: #3970b7 !important;
}
html.starcom .loading-window .loader-bars li {
  background-color: #3970b7;
}
html.starcom #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.starcom #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #3970b7;
}
html.starcom #contentSelector #selections #expandCollapse-button {
  background: #3970b7;
}
html.starcom #contentSelector #selections #expandCollapse-button:hover {
  background: #2d5890;
}
html.starcom #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(57, 112, 183, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(57, 112, 183, 0.05);
  box-shadow: 10px 10px 0px rgba(57, 112, 183, 0.05);
}
html.starcom .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #3970b7;
}
html.starcom .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #3970b7;
}
html.starcom #notificationsInbox #notificationsList > li {
  background: rgba(57, 112, 183, 0.03);
}
html.starcom ::selection {
  background-color: #3970b7;
  color: #fff;
}
html.starcom .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.symmetrydigital header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.symmetrydigital header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.symmetrydigital header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.symmetrydigital header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #20abe6;
}
html.symmetrydigital header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.symmetrydigital header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #20abe6;
}
html.symmetrydigital header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.symmetrydigital header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.symmetrydigital header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.symmetrydigital header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #20abe6;
}
html.symmetrydigital #notifications-list > li {
  background: rgba(32, 171, 230, 0.03);
}
html.symmetrydigital #notifications-list > li:hover {
  background: rgba(32, 171, 230, 0.05);
}
html.symmetrydigital #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(32, 171, 230, 0.5) 25%, transparent 25%, transparent 50%, rgba(32, 171, 230, 0.5) 50%, rgba(32, 171, 230, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(32, 171, 230, 0.5) 25%, transparent 25%, transparent 50%, rgba(32, 171, 230, 0.5) 50%, rgba(32, 171, 230, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(32, 171, 230, 0.5) 25%, transparent 25%, transparent 50%, rgba(32, 171, 230, 0.5) 50%, rgba(32, 171, 230, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(32, 171, 230, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.symmetrydigital #loading-bar .bar {
  background: #20abe6 !important;
}
html.symmetrydigital .loading-window .loader-bars li {
  background-color: #20abe6;
}
html.symmetrydigital #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.symmetrydigital #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #20abe6;
}
html.symmetrydigital #contentSelector #selections #expandCollapse-button {
  background: #20abe6;
}
html.symmetrydigital #contentSelector #selections #expandCollapse-button:hover {
  background: #158cbe;
}
html.symmetrydigital #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(32, 171, 230, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(32, 171, 230, 0.05);
  box-shadow: 10px 10px 0px rgba(32, 171, 230, 0.05);
}
html.symmetrydigital .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #20abe6;
}
html.symmetrydigital .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #20abe6;
}
html.symmetrydigital #notificationsInbox #notificationsList > li {
  background: rgba(32, 171, 230, 0.03);
}
html.symmetrydigital ::selection {
  background-color: #20abe6;
  color: #fff;
}
html.symmetrydigital .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.thegroup header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.thegroup header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.thegroup header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.thegroup header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #000000;
}
html.thegroup header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.thegroup header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #000000;
}
html.thegroup header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.thegroup header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.thegroup header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.thegroup header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #000000;
}
html.thegroup #notifications-list > li {
  background: rgba(0, 0, 0, 0.03);
}
html.thegroup #notifications-list > li:hover {
  background: rgba(0, 0, 0, 0.05);
}
html.thegroup #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.thegroup #loading-bar .bar {
  background: #000000 !important;
}
html.thegroup .loading-window .loader-bars li {
  background-color: #000000;
}
html.thegroup #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.thegroup #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #000000;
}
html.thegroup #contentSelector #selections #expandCollapse-button {
  background: #000000;
}
html.thegroup #contentSelector #selections #expandCollapse-button:hover {
  background: #000000;
}
html.thegroup #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
}
html.thegroup .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #000000;
}
html.thegroup .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #000000;
}
html.thegroup #notificationsInbox #notificationsList > li {
  background: rgba(0, 0, 0, 0.03);
}
html.thegroup ::selection {
  background-color: #000000;
  color: #fff;
}
html.thegroup .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.tigerblack header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.tigerblack header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.tigerblack header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.tigerblack header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #000000;
}
html.tigerblack header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.tigerblack header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #000000;
}
html.tigerblack header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.tigerblack header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.tigerblack header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.tigerblack header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #000000;
}
html.tigerblack #notifications-list > li {
  background: rgba(0, 0, 0, 0.03);
}
html.tigerblack #notifications-list > li:hover {
  background: rgba(0, 0, 0, 0.05);
}
html.tigerblack #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.tigerblack #loading-bar .bar {
  background: #000000 !important;
}
html.tigerblack .loading-window .loader-bars li {
  background-color: #000000;
}
html.tigerblack #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.tigerblack #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #000000;
}
html.tigerblack #contentSelector #selections #expandCollapse-button {
  background: #000000;
}
html.tigerblack #contentSelector #selections #expandCollapse-button:hover {
  background: #000000;
}
html.tigerblack #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
}
html.tigerblack .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #000000;
}
html.tigerblack .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #000000;
}
html.tigerblack #notificationsInbox #notificationsList > li {
  background: rgba(0, 0, 0, 0.03);
}
html.tigerblack ::selection {
  background-color: #000000;
  color: #fff;
}
html.tigerblack .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.tocmai header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.tocmai header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.tocmai header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.tocmai header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #DFDFDF;
}
html.tocmai header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.tocmai header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #DFDFDF;
}
html.tocmai header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.tocmai header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.tocmai header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.tocmai header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #DFDFDF;
}
html.tocmai #notifications-list > li {
  background: rgba(223, 223, 223, 0.03);
}
html.tocmai #notifications-list > li:hover {
  background: rgba(223, 223, 223, 0.05);
}
html.tocmai #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(223, 223, 223, 0.5) 25%, transparent 25%, transparent 50%, rgba(223, 223, 223, 0.5) 50%, rgba(223, 223, 223, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(223, 223, 223, 0.5) 25%, transparent 25%, transparent 50%, rgba(223, 223, 223, 0.5) 50%, rgba(223, 223, 223, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(223, 223, 223, 0.5) 25%, transparent 25%, transparent 50%, rgba(223, 223, 223, 0.5) 50%, rgba(223, 223, 223, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(223, 223, 223, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.tocmai #loading-bar .bar {
  background: #DFDFDF !important;
}
html.tocmai .loading-window .loader-bars li {
  background-color: #DFDFDF;
}
html.tocmai #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.tocmai #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #DFDFDF;
}
html.tocmai #contentSelector #selections #expandCollapse-button {
  background: #DFDFDF;
}
html.tocmai #contentSelector #selections #expandCollapse-button:hover {
  background: #c6c6c6;
}
html.tocmai #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(223, 223, 223, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(223, 223, 223, 0.05);
  box-shadow: 10px 10px 0px rgba(223, 223, 223, 0.05);
}
html.tocmai .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #DFDFDF;
}
html.tocmai .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #DFDFDF;
}
html.tocmai #notificationsInbox #notificationsList > li {
  background: rgba(223, 223, 223, 0.03);
}
html.tocmai ::selection {
  background-color: #DFDFDF;
  color: #fff;
}
html.tocmai .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.um header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.um header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.um header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.um header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #d52a20;
}
html.um header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.um header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #d52a20;
}
html.um header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.um header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.um header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.um header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #d52a20;
}
html.um #notifications-list > li {
  background: rgba(213, 42, 32, 0.03);
}
html.um #notifications-list > li:hover {
  background: rgba(213, 42, 32, 0.05);
}
html.um #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(213, 42, 32, 0.5) 25%, transparent 25%, transparent 50%, rgba(213, 42, 32, 0.5) 50%, rgba(213, 42, 32, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(213, 42, 32, 0.5) 25%, transparent 25%, transparent 50%, rgba(213, 42, 32, 0.5) 50%, rgba(213, 42, 32, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(213, 42, 32, 0.5) 25%, transparent 25%, transparent 50%, rgba(213, 42, 32, 0.5) 50%, rgba(213, 42, 32, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(213, 42, 32, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.um #loading-bar .bar {
  background: #d52a20 !important;
}
html.um .loading-window .loader-bars li {
  background-color: #d52a20;
}
html.um #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.um #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #d52a20;
}
html.um #contentSelector #selections #expandCollapse-button {
  background: #d52a20;
}
html.um #contentSelector #selections #expandCollapse-button:hover {
  background: #a92119;
}
html.um #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(213, 42, 32, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(213, 42, 32, 0.05);
  box-shadow: 10px 10px 0px rgba(213, 42, 32, 0.05);
}
html.um .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #d52a20;
}
html.um .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #d52a20;
}
html.um #notificationsInbox #notificationsList > li {
  background: rgba(213, 42, 32, 0.03);
}
html.um ::selection {
  background-color: #d52a20;
  color: #fff;
}
html.um .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.verticalreach header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.verticalreach header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.verticalreach header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.verticalreach header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #1e6995;
}
html.verticalreach header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.verticalreach header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #1e6995;
}
html.verticalreach header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.verticalreach header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.verticalreach header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.verticalreach header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #1e6995;
}
html.verticalreach #notifications-list > li {
  background: rgba(30, 105, 149, 0.03);
}
html.verticalreach #notifications-list > li:hover {
  background: rgba(30, 105, 149, 0.05);
}
html.verticalreach #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(30, 105, 149, 0.5) 25%, transparent 25%, transparent 50%, rgba(30, 105, 149, 0.5) 50%, rgba(30, 105, 149, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(30, 105, 149, 0.5) 25%, transparent 25%, transparent 50%, rgba(30, 105, 149, 0.5) 50%, rgba(30, 105, 149, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(30, 105, 149, 0.5) 25%, transparent 25%, transparent 50%, rgba(30, 105, 149, 0.5) 50%, rgba(30, 105, 149, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(30, 105, 149, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.verticalreach #loading-bar .bar {
  background: #1e6995 !important;
}
html.verticalreach .loading-window .loader-bars li {
  background-color: #1e6995;
}
html.verticalreach #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.verticalreach #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #1e6995;
}
html.verticalreach #contentSelector #selections #expandCollapse-button {
  background: #1e6995;
}
html.verticalreach #contentSelector #selections #expandCollapse-button:hover {
  background: #154b6b;
}
html.verticalreach #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(30, 105, 149, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(30, 105, 149, 0.05);
  box-shadow: 10px 10px 0px rgba(30, 105, 149, 0.05);
}
html.verticalreach .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #1e6995;
}
html.verticalreach .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #1e6995;
}
html.verticalreach #notificationsInbox #notificationsList > li {
  background: rgba(30, 105, 149, 0.03);
}
html.verticalreach ::selection {
  background-color: #1e6995;
  color: #fff;
}
html.verticalreach .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.vice header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.vice header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.vice header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.vice header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #DFDFDF;
}
html.vice header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.vice header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #DFDFDF;
}
html.vice header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.vice header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.vice header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.vice header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #DFDFDF;
}
html.vice #notifications-list > li {
  background: rgba(223, 223, 223, 0.03);
}
html.vice #notifications-list > li:hover {
  background: rgba(223, 223, 223, 0.05);
}
html.vice #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(223, 223, 223, 0.5) 25%, transparent 25%, transparent 50%, rgba(223, 223, 223, 0.5) 50%, rgba(223, 223, 223, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(223, 223, 223, 0.5) 25%, transparent 25%, transparent 50%, rgba(223, 223, 223, 0.5) 50%, rgba(223, 223, 223, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(223, 223, 223, 0.5) 25%, transparent 25%, transparent 50%, rgba(223, 223, 223, 0.5) 50%, rgba(223, 223, 223, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(223, 223, 223, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.vice #loading-bar .bar {
  background: #DFDFDF !important;
}
html.vice .loading-window .loader-bars li {
  background-color: #DFDFDF;
}
html.vice #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.vice #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #DFDFDF;
}
html.vice #contentSelector #selections #expandCollapse-button {
  background: #DFDFDF;
}
html.vice #contentSelector #selections #expandCollapse-button:hover {
  background: #c6c6c6;
}
html.vice #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(223, 223, 223, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(223, 223, 223, 0.05);
  box-shadow: 10px 10px 0px rgba(223, 223, 223, 0.05);
}
html.vice .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #DFDFDF;
}
html.vice .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #DFDFDF;
}
html.vice #notificationsInbox #notificationsList > li {
  background: rgba(223, 223, 223, 0.03);
}
html.vice ::selection {
  background-color: #DFDFDF;
  color: #fff;
}
html.vice .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.voucherry header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.voucherry header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.voucherry header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.voucherry header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #f9bc2c;
}
html.voucherry header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.voucherry header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #f9bc2c;
}
html.voucherry header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.voucherry header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.voucherry header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.voucherry header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #f9bc2c;
}
html.voucherry #notifications-list > li {
  background: rgba(249, 188, 44, 0.03);
}
html.voucherry #notifications-list > li:hover {
  background: rgba(249, 188, 44, 0.05);
}
html.voucherry #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(249, 188, 44, 0.5) 25%, transparent 25%, transparent 50%, rgba(249, 188, 44, 0.5) 50%, rgba(249, 188, 44, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(249, 188, 44, 0.5) 25%, transparent 25%, transparent 50%, rgba(249, 188, 44, 0.5) 50%, rgba(249, 188, 44, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(249, 188, 44, 0.5) 25%, transparent 25%, transparent 50%, rgba(249, 188, 44, 0.5) 50%, rgba(249, 188, 44, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(249, 188, 44, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.voucherry #loading-bar .bar {
  background: #f9bc2c !important;
}
html.voucherry .loading-window .loader-bars li {
  background-color: #f9bc2c;
}
html.voucherry #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.voucherry #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #f9bc2c;
}
html.voucherry #contentSelector #selections #expandCollapse-button {
  background: #f9bc2c;
}
html.voucherry #contentSelector #selections #expandCollapse-button:hover {
  background: #eba707;
}
html.voucherry #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(249, 188, 44, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(249, 188, 44, 0.05);
  box-shadow: 10px 10px 0px rgba(249, 188, 44, 0.05);
}
html.voucherry .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #f9bc2c;
}
html.voucherry .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #f9bc2c;
}
html.voucherry #notificationsInbox #notificationsList > li {
  background: rgba(249, 188, 44, 0.03);
}
html.voucherry ::selection {
  background-color: #f9bc2c;
  color: #fff;
}
html.voucherry .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.ziprealty header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.ziprealty header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.ziprealty header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.ziprealty header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #ff8800;
}
html.ziprealty header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.ziprealty header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #ff8800;
}
html.ziprealty header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.ziprealty header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.ziprealty header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.ziprealty header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #ff8800;
}
html.ziprealty #notifications-list > li {
  background: rgba(255, 136, 0, 0.03);
}
html.ziprealty #notifications-list > li:hover {
  background: rgba(255, 136, 0, 0.05);
}
html.ziprealty #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 136, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(255, 136, 0, 0.5) 50%, rgba(255, 136, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(255, 136, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(255, 136, 0, 0.5) 50%, rgba(255, 136, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(255, 136, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(255, 136, 0, 0.5) 50%, rgba(255, 136, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(255, 136, 0, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.ziprealty #loading-bar .bar {
  background: #ff8800 !important;
}
html.ziprealty .loading-window .loader-bars li {
  background-color: #ff8800;
}
html.ziprealty #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.ziprealty #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #ff8800;
}
html.ziprealty #contentSelector #selections #expandCollapse-button {
  background: #ff8800;
}
html.ziprealty #contentSelector #selections #expandCollapse-button:hover {
  background: #cc6d00;
}
html.ziprealty #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(255, 136, 0, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(255, 136, 0, 0.05);
  box-shadow: 10px 10px 0px rgba(255, 136, 0, 0.05);
}
html.ziprealty .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #ff8800;
}
html.ziprealty .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #ff8800;
}
html.ziprealty #notificationsInbox #notificationsList > li {
  background: rgba(255, 136, 0, 0.03);
}
html.ziprealty ::selection {
  background-color: #ff8800;
  color: #fff;
}
html.ziprealty .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.newyorkstandard header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.newyorkstandard header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.newyorkstandard header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.newyorkstandard header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #000000;
}
html.newyorkstandard header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.newyorkstandard header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #000000;
}
html.newyorkstandard header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.newyorkstandard header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.newyorkstandard header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.newyorkstandard header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #000000;
}
html.newyorkstandard #notifications-list > li {
  background: rgba(0, 0, 0, 0.03);
}
html.newyorkstandard #notifications-list > li:hover {
  background: rgba(0, 0, 0, 0.05);
}
html.newyorkstandard #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.newyorkstandard #loading-bar .bar {
  background: #000000 !important;
}
html.newyorkstandard .loading-window .loader-bars li {
  background-color: #000000;
}
html.newyorkstandard #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.newyorkstandard #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #000000;
}
html.newyorkstandard #contentSelector #selections #expandCollapse-button {
  background: #000000;
}
html.newyorkstandard #contentSelector #selections #expandCollapse-button:hover {
  background: #000000;
}
html.newyorkstandard #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
}
html.newyorkstandard .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #000000;
}
html.newyorkstandard .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #000000;
}
html.newyorkstandard #notificationsInbox #notificationsList > li {
  background: rgba(0, 0, 0, 0.03);
}
html.newyorkstandard ::selection {
  background-color: #000000;
  color: #fff;
}
html.newyorkstandard .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html.quartz header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.quartz header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
html.quartz header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
html.quartz header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  background: #000000;
}
html.quartz header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
html.quartz header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  color: #000000;
}
html.quartz header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
html.quartz header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
html.quartz header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
html.quartz header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  background: #000000;
}
html.quartz #notifications-list > li {
  background: rgba(0, 0, 0, 0.03);
}
html.quartz #notifications-list > li:hover {
  background: rgba(0, 0, 0, 0.05);
}
html.quartz #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.quartz #loading-bar .bar {
  background: #000000 !important;
}
html.quartz .loading-window .loader-bars li {
  background-color: #000000;
}
html.quartz #segmentsTargeting-widget .availableItems .item-type.item-audience,
html.quartz #segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #000000;
}
html.quartz #contentSelector #selections #expandCollapse-button {
  background: #000000;
}
html.quartz #contentSelector #selections #expandCollapse-button:hover {
  background: #000000;
}
html.quartz #createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.05);
}
html.quartz .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #000000;
}
html.quartz .ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  background: #000000;
}
html.quartz #notificationsInbox #notificationsList > li {
  background: rgba(0, 0, 0, 0.03);
}
html.quartz ::selection {
  background-color: #000000;
  color: #fff;
}
html.quartz .charge-thumbnails .thumbnail-options .holder {
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
html header.navbar-static-top .nav > li > a,
html header.navbar-fixed-top .nav > li > a {
  color: #777;
}
html header.navbar-static-top .nav > li > a:hover,
html header.navbar-fixed-top .nav > li > a:hover {
  color: #4c76bb;
}
html header.navbar-static-top .nav > li > a:after,
html header.navbar-fixed-top .nav > li > a:after {
  background: #4c76bb;
}
html header.navbar-static-top .nav > li.active > a,
html header.navbar-fixed-top .nav > li.active > a {
  color: #4c76bb;
  background: #fff;
}
html header.navbar-static-top .nav > li.dropdown.open > .dropdown-toggle,
html header.navbar-fixed-top .nav > li.dropdown.open > .dropdown-toggle {
  background-color: #ffffff;
}
html header .navbar-inner {
  background-color: #fff;
  color: #777;
}
html.platform footer {
  padding: 0;
}
html.platform #loading-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(60, 182, 75, 0.5) 25%, transparent 25%, transparent 50%, rgba(60, 182, 75, 0.5) 50%, rgba(60, 182, 75, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(60, 182, 75, 0.5) 25%, transparent 25%, transparent 50%, rgba(60, 182, 75, 0.5) 50%, rgba(60, 182, 75, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(60, 182, 75, 0.5) 25%, transparent 25%, transparent 50%, rgba(60, 182, 75, 0.5) 50%, rgba(60, 182, 75, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(60, 182, 75, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
}
html.platform #loading-bar .bar {
  background: #3cb64b !important;
}
html.platform .loading-window .loader-bars li {
  background-color: #3cb64b;
}
html.newyorkstandard header.navbar-static-top .nav > li > a,
html.newyorkstandard header.navbar-fixed-top .nav > li > a {
  color: #ccc;
}
html.newyorkstandard header.navbar-static-top .nav > li > a:hover,
html.newyorkstandard header.navbar-fixed-top .nav > li > a:hover {
  color: #fff;
}
html.newyorkstandard header.navbar-static-top .nav > li > a:after,
html.newyorkstandard header.navbar-fixed-top .nav > li > a:after {
  background: #ccc;
}
html.newyorkstandard header.navbar-static-top .nav > li.active > a,
html.newyorkstandard header.navbar-fixed-top .nav > li.active > a {
  color: #fff;
  background: #000;
}
html.newyorkstandard header.navbar-static-top .nav > li.dropdown.open > .dropdown-toggle,
html.newyorkstandard header.navbar-fixed-top .nav > li.dropdown.open > .dropdown-toggle {
  background-color: #000;
}
html.newyorkstandard header .navbar-inner {
  background-color: #000;
  color: #ccc;
}
html.quartz header.navbar-static-top .nav > li > a,
html.quartz header.navbar-fixed-top .nav > li > a {
  color: #ccc;
}
html.quartz header.navbar-static-top .nav > li > a:hover,
html.quartz header.navbar-fixed-top .nav > li > a:hover {
  color: #fff;
}
html.quartz header.navbar-static-top .nav > li > a:after,
html.quartz header.navbar-fixed-top .nav > li > a:after {
  background: #ccc;
}
html.quartz header.navbar-static-top .nav > li.active > a,
html.quartz header.navbar-fixed-top .nav > li.active > a {
  color: #fff;
  background: #000;
}
html.quartz header.navbar-static-top .nav > li.dropdown.open > .dropdown-toggle,
html.quartz header.navbar-fixed-top .nav > li.dropdown.open > .dropdown-toggle {
  background-color: #000;
}
html.quartz header .navbar-inner {
  background-color: #000;
  color: #ccc;
}
/* CUSTOM NEWSROOM STYLES */
@media (orientation: landscape) {
  .newsroom-page html.ipad.ios7 > body {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
  }
}
.newsroom-page body {
  min-width: 0;
  font-family: 'Rubik', sans-serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: -0.02em;
  line-height: normal;
}
.newsroom-page body:before,
.newsroom-page body:after {
  content: " ";
  display: table;
}
.newsroom-page body:after {
  clear: both;
}
.newsroom-page body:before,
.newsroom-page body:after {
  content: " ";
  display: table;
}
.newsroom-page body:after {
  clear: both;
}
.newsroom-page .platform-header,
.newsroom-page .platform-footer,
.newsroom-page #loading-bar {
  display: none !important;
}
.newsroom-page .loading-window {
  background: #fff;
}
.newsroom-page h1,
.newsroom-page h2,
.newsroom-page h3 {
  font-weight: 300;
  text-transform: uppercase;
  color: #121d31;
}
.newsroom-page h1 {
  font-size: 24px;
  font-size: 6vmin;
  line-height: 7vmin;
  letter-spacing: -0.04em;
  margin: 0 0 20px;
}
.newsroom-page h1 strong {
  font-weight: 500;
}
@media (max-width: 480px) {
  .newsroom-page h1 {
    font-size: 7vmin;
    line-height: 8vmin;
  }
}
@media (min-width: 992px) and (min-height: 700px) {
  .newsroom-page h1 {
    font-size: 34px;
    line-height: 44px;
  }
}
.newsroom-page h2 {
  font-size: 20px;
  letter-spacing: -0.05em;
}
.newsroom-page h2 strong {
  font-weight: 500;
}
.newsroom-page p {
  line-height: 30px;
}
.newsroom-page p.is-small {
  margin-bottom: 17px;
  font-size: 85%;
  line-height: 25.5px;
}
.newsroom-page strong {
  font-weight: 500;
}
.newsroom-page .dropdown {
  font-weight: 300;
}
.newsroom-page .dropdown .dropdown-toggle,
.newsroom-page .dropdown .dropdown-menu li a {
  font-weight: inherit;
}
.newsroom-page .info-text {
  display: block;
  margin-bottom: 15px;
  line-height: 22px;
}
.newsroom-page .clean-button {
  background: none;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  line-height: 1;
}
.newsroom-page .btn-newsroom {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .160em;
  text-transform: uppercase;
  line-height: normal;
  padding: 20px 30px;
  border: none;
  color: #fff;
  background-color: #121d31;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.newsroom-page .btn-newsroom:hover {
  color: #fff;
  text-decoration: none;
  background-color: #04070c;
}
.newsroom-page.fullScreen-page .page-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}
@media (min-width: 992px) {
  .newsroom-page.fullScreen-page .page-wrapper {
    padding: 0 20px 20px;
  }
}
.newsroom-page.fullScreen-page .page-main {
  height: 100%;
  padding-top: 70px;
}
@media (min-width: 992px) {
  .newsroom-page.fullScreen-page .page-main {
    padding-top: 124px;
  }
}
.newsroom-page.fullScreen-page .split-content {
  position: relative;
  overflow: hidden;
  height: 100%;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.newsroom-page.fullScreen-page .split-content .more-content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1000;
  width: 100%;
  height: 100%;
  padding: 0 7.2vw 43px;
  overflow: hidden;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
@media (min-width: 1200px) {
  .newsroom-page.fullScreen-page .split-content .more-content-wrapper {
    padding: 0 0 40px 7.2vw;
  }
}
.newsroom-page.fullScreen-page .split-content .more-content {
  height: 100%;
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all .25s ease 0s;
  -o-transition: all .25s ease 0s;
  transition: all .25s ease 0s;
}
@media (min-width: 992px) {
  .newsroom-page.fullScreen-page .split-content .more-content {
    border-bottom: 1px solid #ddd;
  }
}
.newsroom-page.fullScreen-page .split-content .more-content .simplebar-track {
  margin: 20px 0;
}
.newsroom-page.fullScreen-page .split-content .more-content-section {
  max-width: 1024px;
  margin: 0 auto;
  text-align: center;
}
.newsroom-page.fullScreen-page .split-content .more-content-section > .subsection {
  padding: 5em 0 0;
}
.newsroom-page.fullScreen-page .split-content .more-content-section > .subsection.border-bottom {
  padding-bottom: 5em;
  border-bottom: 1px solid #ddd;
}
.newsroom-page.fullScreen-page .split-content .more-content-section > .subsection.padding-bottom {
  padding-bottom: 5em;
}
.newsroom-page.fullScreen-page .split-content .more-content-section .text-content {
  max-width: 41em;
  margin: 0 auto;
}
.newsroom-page.fullScreen-page .split-content .more-content-section .text-content hr {
  width: 10em;
}
.newsroom-page.fullScreen-page .split-content .more-content-close {
  position: absolute;
  bottom: 11px;
  right: 15px;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}
@media (min-width: 992px) {
  .newsroom-page.fullScreen-page .split-content .more-content-close {
    bottom: 1px;
    right: 0;
  }
}
.newsroom-page.fullScreen-page .split-content .more-content-close button {
  padding: 0;
  border: none;
  background: none;
  outline: none;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}
.newsroom-page.fullScreen-page .split-left,
.newsroom-page.fullScreen-page .split-right {
  position: relative;
  height: 100%;
  overflow: hidden;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}
@media (min-width: 992px) {
  .newsroom-page.fullScreen-page .split-left,
  .newsroom-page.fullScreen-page .split-right {
    float: left;
    width: 50%;
  }
}
.newsroom-page.fullScreen-page .split-left {
  overflow: hidden;
  padding-bottom: 24px;
}
@media (min-width: 992px) {
  .newsroom-page.fullScreen-page .split-left {
    padding-right: 20px;
  }
}
.newsroom-page.fullScreen-page .split-left .section-group {
  width: 100%;
  height: 100%;
  padding: 0 7.2vw;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
@media (min-width: 992px) {
  .newsroom-page.fullScreen-page .split-left .section-group {
    padding: 0 7.2vw;
  }
}
.newsroom-page.fullScreen-page .split-left .section-group .left-section {
  padding-left: 0;
  padding-right: 0;
}
.newsroom-page.fullScreen-page .split-left .section-group .left-section:not(:last-child) {
  padding-bottom: 8vh;
}
@media (max-height: 768px) {
  .newsroom-page.fullScreen-page .split-left .section-group .left-section:not(:last-child) {
    padding-bottom: 4vh;
  }
}
.newsroom-page.fullScreen-page .split-right .right-section {
  -webkit-transform: translateY(150%);
  -moz-transform: translateY(150%);
  -ms-transform: translateY(150%);
  -o-transform: translateY(150%);
  transform: translateY(150%);
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  display: none;
}
@media (min-width: 992px) {
  .newsroom-page.fullScreen-page .split-right .right-section {
    display: block;
  }
}
.newsroom-page.fullScreen-page .fullscreen-videoJS-section {
  height: 100%;
}
.newsroom-page.fullScreen-page .fullscreen-videoJS-section > .wrapper {
  width: 100%;
  height: 100%;
}
.newsroom-page.fullScreen-page .fullscreen-videoJS-section .video-js {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.newsroom-page.fullScreen-page .fullscreen-videoJS-section .video-js video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.newsroom-page .native_inventory-section .native_performance .parallax-media {
  position: relative;
  height: 650px;
  max-width: 960px;
  margin: 0 auto;
  display: block;
  width: 100%;
  overflow: hidden;
}
@media (min-height: 800px) {
  .newsroom-page .native_inventory-section .native_performance .parallax-media {
    max-width: 1020px;
  }
}
@media screen and (max-width: 1024px) {
  .newsroom-page .native_inventory-section .native_performance .parallax-media {
    height: 485px;
  }
}
@media screen and (max-width: 800px) {
  .newsroom-page .native_inventory-section .native_performance .parallax-media {
    height: 225px;
  }
}
@media screen and (max-height: 400px) {
  .newsroom-page .native_inventory-section .native_performance .parallax-media {
    height: 300px;
  }
}
.newsroom-page .native_inventory-section .native_performance .parallax-media:before,
.newsroom-page .native_inventory-section .native_performance .parallax-media:after {
  content: '';
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 10%;
}
.newsroom-page .native_inventory-section .native_performance .parallax-media:before {
  top: 0;
  background-image: -webkit-linear-gradient(top, #fff 25%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, #fff 25%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, #fff 25%, rgba(255, 255, 255, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#00ffffff', GradientType=0);
}
.newsroom-page .native_inventory-section .native_performance .parallax-media:after {
  bottom: 0;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 75%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 75%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 75%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=0);
}
.newsroom-page .native_inventory-section .native_performance .parallax-media span {
  position: relative;
  width: 25%;
  float: left;
  padding: 0 1.8%;
}
.newsroom-page .native_inventory-section .native_performance .parallax-media span img {
  width: 100%;
  max-width: 207px;
}
.newsroom-page .native_inventory-section .native_performance .parallax-media span:nth-child(1) img {
  margin-top: -210%;
}
.newsroom-page .native_inventory-section .native_performance .parallax-media span:nth-child(2) img {
  margin-top: -365%;
}
.newsroom-page .native_inventory-section .native_performance .parallax-media span:nth-child(3) img {
  margin-top: -690%;
}
.newsroom-page .native_inventory-section .native_performance .parallax-media span:nth-child(4) img {
  margin-top: -1020%;
}
.newsroom-page.page-loaded .page-header-wrapper {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.newsroom-page.page-loaded .smallNav-button button {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.newsroom-page.page-loaded .split-right .right-section {
  -webkit-animation: show-rightContent 0.9s;
  animation: show-rightContent 0.9s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
@-webkit-keyframes show-rightContent {
  0% {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  35% {
    -webkit-transform: translateY(5%);
    -moz-transform: translateY(5%);
    -ms-transform: translateY(5%);
    -o-transform: translateY(5%);
    transform: translateY(5%);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes show-rightContent {
  0% {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  35% {
    -webkit-transform: translateY(5%);
    -moz-transform: translateY(5%);
    -ms-transform: translateY(5%);
    -o-transform: translateY(5%);
    transform: translateY(5%);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
.newsroom-page.page-loaded.read-more .split-left {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.newsroom-page.page-loaded.read-more .split-right {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.newsroom-page.page-loaded.read-more .more-content-wrapper {
  z-index: 1001;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.newsroom-page.page-loaded.read-more .more-content {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.newsroom-page.page-loaded.read-more .more-content-close {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.newsroom-page.page-loaded.read-more .page-footer-wrapper {
  width: 100%;
}
.newsroom-page.page-loaded.read-more .sections-progressbar .sectionsButtons-wrapper,
.newsroom-page.page-loaded.industry-state .sections-progressbar .sectionsButtons-wrapper {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.newsroom-page.page-loaded.read-more .sections-progressbar .progressbar-fill,
.newsroom-page.page-loaded.industry-state .sections-progressbar .progressbar-fill {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
}
.newsroom-page.page-loaded .fullpage-sections > section {
  -webkit-animation: show-leftContent 1.1s;
  animation: show-leftContent 1.1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
@-webkit-keyframes show-leftContent {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(5%);
    -moz-transform: translateY(5%);
    -ms-transform: translateY(5%);
    -o-transform: translateY(5%);
    transform: translateY(5%);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes show-leftContent {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(5%);
    -moz-transform: translateY(5%);
    -ms-transform: translateY(5%);
    -o-transform: translateY(5%);
    transform: translateY(5%);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.newsroom-page .video-with-play-button.playing.paused .play-button {
  z-index: 2;
  pointer-events: auto;
  opacity: 1;
  filter: alpha(opacity=100);
}
.newsroom-page .video-with-play-button.playing .play-button {
  z-index: -1;
  pointer-events: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
.newsroom-page .video-with-play-button.fullscreen-button .play-button,
.newsroom-page .video-with-play-button.fullscreen-button .pause-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: transparent;
  color: #fcf7dc;
  text-align: center;
  padding: 50px;
  margin: 0;
  border: none;
  background: none;
  outline: none;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.newsroom-page .video-with-play-button.fullscreen-button .play-button:hover .glyphicon,
.newsroom-page .video-with-play-button.fullscreen-button .pause-button:hover .glyphicon {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.newsroom-page .video-with-play-button.fullscreen-button .play-button > *,
.newsroom-page .video-with-play-button.fullscreen-button .pause-button > * {
  position: relative;
}
.newsroom-page .video-with-play-button.fullscreen-button .play-button .glyphicon,
.newsroom-page .video-with-play-button.fullscreen-button .pause-button .glyphicon {
  display: block;
  font-size: 180px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.newsroom-page .video-with-play-button.fullscreen-button .play-button .cta-text,
.newsroom-page .video-with-play-button.fullscreen-button .pause-button .cta-text {
  position: absolute;
  left: 0;
  right: 0;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: .160em;
  text-transform: uppercase;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.newsroom-page .video-with-play-button.fullscreen-button .pause-button {
  z-index: -1;
  font-size: 100px;
  opacity: 0;
  filter: alpha(opacity=0);
  pointer-events: none;
}
.newsroom-page.dsp-homepage.industry-state .cancel-section .cancel-text,
.newsroom-page.ssp-homepage.industry-state .cancel-section .cancel-text {
  width: 100%;
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.newsroom-page.dsp-homepage.industry-state #sectionsButtons,
.newsroom-page.ssp-homepage.industry-state #sectionsButtons {
  pointer-events: none;
}
.newsroom-page.dsp-homepage.industry-state .fullpage-sections > section,
.newsroom-page.ssp-homepage.industry-state .fullpage-sections > section {
  pointer-events: none;
}
.newsroom-page.dsp-homepage.industry-state .fullpage-sections > section .wrapper,
.newsroom-page.ssp-homepage.industry-state .fullpage-sections > section .wrapper {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.newsroom-page.dsp-homepage.industry-state .fullpage-sections > section .wrapper:after,
.newsroom-page.ssp-homepage.industry-state .fullpage-sections > section .wrapper:after {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
.newsroom-page.dsp-homepage.industry-state .section-group-1,
.newsroom-page.ssp-homepage.industry-state .section-group-1 {
  pointer-events: auto;
}
.newsroom-page.dsp-homepage.industry-state .section-group-1 .left-section-industries,
.newsroom-page.ssp-homepage.industry-state .section-group-1 .left-section-industries {
  pointer-events: auto;
}
.newsroom-page.dsp-homepage.industry-state .section-group-1 section.left-section:nth-of-type(1) .fake-button,
.newsroom-page.ssp-homepage.industry-state .section-group-1 section.left-section:nth-of-type(1) .fake-button {
  opacity: 0;
  filter: alpha(opacity=0);
  pointer-events: none;
}
.newsroom-page.dsp-homepage.industry-state .section-group-1 section.left-section > .wrapper,
.newsroom-page.ssp-homepage.industry-state .section-group-1 section.left-section > .wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.newsroom-page.dsp-homepage.industry-state .right-subsection,
.newsroom-page.ssp-homepage.industry-state .right-subsection {
  opacity: 0;
  filter: alpha(opacity=0);
  pointer-events: none;
}
.newsroom-page.dsp-homepage.industry-state .right-section-adPreview,
.newsroom-page.ssp-homepage.industry-state .right-section-adPreview {
  opacity: 1;
  filter: alpha(opacity=100);
}
.newsroom-page.dsp-homepage.URL-state .section-group-1 .group-wrapper,
.newsroom-page.ssp-homepage.URL-state .section-group-1 .group-wrapper {
  top: 0%;
}
@media (min-width: 992px) {
  .newsroom-page.dsp-homepage.URL-state .section-group-1 .group-wrapper,
  .newsroom-page.ssp-homepage.URL-state .section-group-1 .group-wrapper {
    top: -10%;
  }
}
.newsroom-page.dsp-homepage.URL-state .section-group-1 section.left-section:nth-of-type(1) .fake-button,
.newsroom-page.ssp-homepage.URL-state .section-group-1 section.left-section:nth-of-type(1) .fake-button {
  opacity: 0.65;
  filter: alpha(opacity=65);
  pointer-events: auto;
}
.newsroom-page.dsp-homepage.URL-state .section-group-1 section.left-section:nth-of-type(1) .fake-button:hover,
.newsroom-page.ssp-homepage.URL-state .section-group-1 section.left-section:nth-of-type(1) .fake-button:hover {
  background-color: #777;
  cursor: pointer;
}
.newsroom-page.dsp-homepage.URL-state .section-group-1 section.left-section:nth-of-type(1) .fake-button:hover .fake-button-content,
.newsroom-page.ssp-homepage.URL-state .section-group-1 section.left-section:nth-of-type(1) .fake-button:hover .fake-button-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.newsroom-page.dsp-homepage.URL-state .section-group-1 section.left-section:nth-of-type(2) .fake-button,
.newsroom-page.ssp-homepage.URL-state .section-group-1 section.left-section:nth-of-type(2) .fake-button {
  opacity: 0;
  filter: alpha(opacity=0);
  pointer-events: none;
}
.newsroom-page.dsp-homepage.configureCampaign-state .section-group-1 .group-wrapper,
.newsroom-page.ssp-homepage.configureCampaign-state .section-group-1 .group-wrapper {
  top: -20%;
}
@media (min-width: 992px) {
  .newsroom-page.dsp-homepage.configureCampaign-state .section-group-1 .group-wrapper,
  .newsroom-page.ssp-homepage.configureCampaign-state .section-group-1 .group-wrapper {
    top: -30%;
  }
}
.newsroom-page.dsp-homepage.configureCampaign-state .section-group-1 section.left-section:nth-of-type(2) .fake-button,
.newsroom-page.ssp-homepage.configureCampaign-state .section-group-1 section.left-section:nth-of-type(2) .fake-button {
  opacity: 0.65;
  filter: alpha(opacity=65);
  pointer-events: auto;
}
.newsroom-page.dsp-homepage.configureCampaign-state .section-group-1 section.left-section:nth-of-type(2) .fake-button:hover,
.newsroom-page.ssp-homepage.configureCampaign-state .section-group-1 section.left-section:nth-of-type(2) .fake-button:hover {
  background-color: #777;
  cursor: pointer;
}
.newsroom-page.dsp-homepage.configureCampaign-state .section-group-1 section.left-section:nth-of-type(2) .fake-button:hover .fake-button-content,
.newsroom-page.ssp-homepage.configureCampaign-state .section-group-1 section.left-section:nth-of-type(2) .fake-button:hover .fake-button-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.newsroom-page.dsp-homepage.configureCampaign-state .section-group-1 section.left-section:nth-of-type(3) .fake-button,
.newsroom-page.ssp-homepage.configureCampaign-state .section-group-1 section.left-section:nth-of-type(3) .fake-button {
  opacity: 0;
  filter: alpha(opacity=0);
  pointer-events: none;
}
.newsroom-page.dsp-homepage.configureCampaign-state .right-section-adPreview .simpleAd-container,
.newsroom-page.ssp-homepage.configureCampaign-state .right-section-adPreview .simpleAd-container {
  opacity: 1;
  filter: alpha(opacity=100);
}
.newsroom-page.dsp-homepage.configureCampaign-state .right-section-adPreview .simpleAd-animated,
.newsroom-page.ssp-homepage.configureCampaign-state .right-section-adPreview .simpleAd-animated {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.newsroom-page.dsp-homepage.configureCampaign-state .right-section-adPreview .simpleAd-animated .simpleAdImage-wrapper,
.newsroom-page.ssp-homepage.configureCampaign-state .right-section-adPreview .simpleAd-animated .simpleAdImage-wrapper,
.newsroom-page.dsp-homepage.configureCampaign-state .right-section-adPreview .simpleAd-animated .simpleAdContent-wrapper,
.newsroom-page.ssp-homepage.configureCampaign-state .right-section-adPreview .simpleAd-animated .simpleAdContent-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.newsroom-page.dsp-homepage.industry-state-ok:not(.back-state) .left-section-URL,
.newsroom-page.ssp-homepage.industry-state-ok:not(.back-state) .left-section-URL {
  pointer-events: auto;
}
.newsroom-page.dsp-homepage.industry-state-ok:not(.back-state) .left-section-URL .fake-button,
.newsroom-page.ssp-homepage.industry-state-ok:not(.back-state) .left-section-URL .fake-button {
  pointer-events: auto;
}
.newsroom-page.dsp-homepage.industry-state-ok:not(.back-state) .left-section-URL .fake-button:hover,
.newsroom-page.ssp-homepage.industry-state-ok:not(.back-state) .left-section-URL .fake-button:hover {
  background-color: #777;
  cursor: pointer;
}
.newsroom-page.dsp-homepage.industry-state-ok:not(.back-state) .left-section-URL .fake-button:hover .fake-button-content,
.newsroom-page.ssp-homepage.industry-state-ok:not(.back-state) .left-section-URL .fake-button:hover .fake-button-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.newsroom-page.dsp-homepage.URL-state-ok .right-section-adPreview .simpleAd-container,
.newsroom-page.ssp-homepage.URL-state-ok .right-section-adPreview .simpleAd-container {
  opacity: 1;
  filter: alpha(opacity=100);
}
.newsroom-page.dsp-homepage.URL-state-ok .right-section-adPreview .simpleAd-animated,
.newsroom-page.ssp-homepage.URL-state-ok .right-section-adPreview .simpleAd-animated {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.newsroom-page.dsp-homepage.URL-state-ok .right-section-adPreview .simpleAd-animated .simpleAdImage-wrapper,
.newsroom-page.ssp-homepage.URL-state-ok .right-section-adPreview .simpleAd-animated .simpleAdImage-wrapper,
.newsroom-page.dsp-homepage.URL-state-ok .right-section-adPreview .simpleAd-animated .simpleAdContent-wrapper,
.newsroom-page.ssp-homepage.URL-state-ok .right-section-adPreview .simpleAd-animated .simpleAdContent-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.newsroom-page.dsp-homepage.URL-state-ok:not(.back-state) .left-section-URL,
.newsroom-page.ssp-homepage.URL-state-ok:not(.back-state) .left-section-URL,
.newsroom-page.dsp-homepage.URL-state-ok:not(.back-state) .left-section-configureCampaign,
.newsroom-page.ssp-homepage.URL-state-ok:not(.back-state) .left-section-configureCampaign {
  pointer-events: auto;
}
.newsroom-page.dsp-homepage.URL-state-ok:not(.back-state) .left-section-URL .fake-button,
.newsroom-page.ssp-homepage.URL-state-ok:not(.back-state) .left-section-URL .fake-button,
.newsroom-page.dsp-homepage.URL-state-ok:not(.back-state) .left-section-configureCampaign .fake-button,
.newsroom-page.ssp-homepage.URL-state-ok:not(.back-state) .left-section-configureCampaign .fake-button {
  pointer-events: auto;
}
.newsroom-page.dsp-homepage.URL-state-ok:not(.back-state) .left-section-URL .fake-button:hover,
.newsroom-page.ssp-homepage.URL-state-ok:not(.back-state) .left-section-URL .fake-button:hover,
.newsroom-page.dsp-homepage.URL-state-ok:not(.back-state) .left-section-configureCampaign .fake-button:hover,
.newsroom-page.ssp-homepage.URL-state-ok:not(.back-state) .left-section-configureCampaign .fake-button:hover {
  background-color: #777;
  cursor: pointer;
}
.newsroom-page.dsp-homepage.URL-state-ok:not(.back-state) .left-section-URL .fake-button:hover .fake-button-content,
.newsroom-page.ssp-homepage.URL-state-ok:not(.back-state) .left-section-URL .fake-button:hover .fake-button-content,
.newsroom-page.dsp-homepage.URL-state-ok:not(.back-state) .left-section-configureCampaign .fake-button:hover .fake-button-content,
.newsroom-page.ssp-homepage.URL-state-ok:not(.back-state) .left-section-configureCampaign .fake-button:hover .fake-button-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
@media (max-width: 991px) {
  .newsroom-page.small-menu-is-open .page-header {
    border-bottom-color: transparent;
  }
  .newsroom-page.small-menu-is-open .header-menu {
    -webkit-transform: translateY(70px) !important;
    -moz-transform: translateY(70px) !important;
    -ms-transform: translateY(70px) !important;
    -o-transform: translateY(70px) !important;
    transform: translateY(70px) !important;
    border-bottom: 1px solid #ddd;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
  }
  .newsroom-page.small-menu-is-open .sectionsButtons-wrapper {
    z-index: -1;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
.newsroom-page .mainMenu-trigger-wrapper {
  position: fixed;
  top: 9px;
  right: 10px;
  z-index: 1001;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
@media (min-width: 992px) {
  .newsroom-page .mainMenu-trigger-wrapper {
    display: none;
  }
}
.newsroom-page .mainMenu-trigger-wrapper button {
  outline: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.newsroom-page .mainMenu-trigger-wrapper button > * {
  z-index: 1;
}
.newsroom-page .page-main {
  background-color: #fff;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.newsroom-page .page-main:before,
.newsroom-page .page-main:after {
  content: " ";
  display: table;
}
.newsroom-page .page-main:after {
  clear: both;
}
.newsroom-page .page-main:before,
.newsroom-page .page-main:after {
  content: " ";
  display: table;
}
.newsroom-page .page-main:after {
  clear: both;
}
.newsroom-page .fullpage-sections > section .wrapper {
  margin-top: calc(-38px - 70px);
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
@media (min-width: 992px) {
  .newsroom-page .fullpage-sections > section .wrapper {
    padding: 0 4vw 0 4vw;
    margin-top: calc(-10px - 124px);
  }
}
@media (min-width: 1200px) {
  .newsroom-page .fullpage-sections > section .wrapper {
    padding: 0 6vw 0 4vw;
  }
}
.newsroom-page .left-section {
  padding: 0 7.2vw;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
@media (min-width: 992px) {
  .newsroom-page .left-section {
    padding: 0 3.6vw;
  }
}
@media (min-width: 1200px) {
  .newsroom-page .left-section {
    padding: 0 0 0 7.2vw;
  }
}
.newsroom-page .left-section:last-child {
  padding-bottom: 0;
}
.newsroom-page .left-section a:not(.btn-newsroom) {
  color: #121d31;
}
.newsroom-page .left-section a.underline {
  text-decoration: underline;
}
.newsroom-page .left-section a.underline:hover {
  text-decoration: none;
}
.newsroom-page .left-section a strong {
  font-weight: 500;
}
.newsroom-page .left-section .video-button:hover .glyphicon {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.newsroom-page .left-section .video-button .glyphicon {
  font-size: 64px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.newsroom-page .left-section .video-button .button-text {
  display: block;
  margin: 20px auto;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}
.newsroom-page .left-section .wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.newsroom-page .left-section .scrollformore {
  margin-top: 4vh;
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .newsroom-page .left-section .scrollformore {
    display: none;
  }
}
.newsroom-page .left-section .scrollformore .symbol {
  position: relative;
  width: 34px;
  height: 73px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: block;
  margin: 0 auto 15px;
  border-radius: 30px;
}
.newsroom-page .left-section .scrollformore .symbol:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 1px;
  height: 30px;
  border-right: 2px dotted rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
}
.newsroom-page .left-section .scrollformore .text {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .03em;
  margin: 10px auto 0;
  display: inline-block;
}
.newsroom-page .right-section {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.newsroom-page .right-section:not(.right-section-adPreview) {
  background-color: #121d31;
}
.newsroom-page .right-section .right-subsection {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.newsroom-page .right-section .right-subsection video {
  max-height: 150%;
}
.newsroom-page .right-section .right-subsection:not(#sspIntro-video-section) video {
  max-height: 100%;
  max-height: calc(100vh - 150px);
  max-width: calc(1.777777 * 100vw);
  width: 1600px;
  height: 900px;
}
.newsroom-page .right-section .right-subsection .play-button {
  background-color: #121d31;
}
.newsroom-page .right-section .right-subsection:not(.active) {
  opacity: 0;
  filter: alpha(opacity=0);
  pointer-events: none;
  z-index: -1;
}
.newsroom-page .right-section .right-subsection > .wrapper {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.newsroom-page .right-section .right-subsection > .wrapper img {
  max-height: 100%;
}
.newsroom-page .right-section .video-js {
  background-color: #121d31;
}
.newsroom-page .right-section .simpleAd-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.newsroom-page .right-section .simpleAd-container > * {
  z-index: 1;
}
.newsroom-page .right-section .simple-ad {
  position: relative;
  padding: 0 10px;
  background-color: #121d31;
  text-align: center;
  overflow: hidden;
}
.newsroom-page .right-section .sponsored-tag {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  z-index: 1;
  width: 130px;
  padding: 6px;
  margin: 0 auto;
  background: #fff;
  font-size: 11px;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 0px 2px #000;
  box-shadow: 0px 0px 2px #000;
}
.newsroom-page .right-section .simpleAdImage-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #eee;
}
.newsroom-page .right-section .simpleAdImage-wrapper .simpleAd-image {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  image-rendering: -webkit-optimize-contrast;
}
.newsroom-page .right-section .simpleAdContent-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.newsroom-page .right-section .simpleAd-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 220px;
  background: #fff;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
}
.newsroom-page .right-section .simpleAd-title {
  display: block;
  padding: 14px 20px 5px;
  color: #000;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: -0.025em;
}
.newsroom-page .right-section .simpleAd-description {
  display: block;
  padding: 0 20px;
  font-size: 13px;
  line-height: 22px;
}
.newsroom-page .right-section .simpleAdTitle-wrapper,
.newsroom-page .right-section .simpleAdDescription-wrapper,
.newsroom-page .right-section .simpleAdURL-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.newsroom-page .right-section .simpleAdSponsor-container,
.newsroom-page .right-section .simpleAdURL-container {
  font-size: 10px;
}
.newsroom-page .right-section .simpleAdSponsor-container:before,
.newsroom-page .right-section .simpleAdURL-container:before {
  content: '';
  display: block;
  width: 100px;
  height: 1px;
  margin: 5px auto 7px;
  background: #ddd;
}
.newsroom-page .right-section .simpleAdSponsor-container a,
.newsroom-page .right-section .simpleAdURL-container a {
  display: inline-block;
  margin: 5px auto 20px;
}
.newsroom-page .right-section .simpleAdSponsor-container img,
.newsroom-page .right-section .simpleAdURL-container img {
  max-width: 100px;
  max-height: 30px;
}
.newsroom-page .right-section .simple-ad-skyscraper {
  width: 299px;
  margin-top: 11px;
  height: 484px;
}
.newsroom-page .right-section .simple-ad-skyscraper .simpleAdImage-wrapper {
  height: 330px;
}
.newsroom-page .right-section .simpleAd-animated {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.newsroom-page .right-section .simpleAd-animated > * {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.newsroom-page .right-section .simpleAd-animated .simpleAdImage-wrapper {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.newsroom-page .right-section .simpleAd-animated .simpleAdContent-wrapper {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.newsroom-page .simpleAd-animated-active {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.newsroom-page .simpleAd-animated-active .simpleAdImage-wrapper,
.newsroom-page .simpleAd-animated-active .simpleAdContent-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.newsroom-page #reCirculateContent-left .wrapper > * {
  -webkit-transform: translateY(25%);
  -moz-transform: translateY(25%);
  -ms-transform: translateY(25%);
  -o-transform: translateY(25%);
  transform: translateY(25%);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.newsroom-page #reCirculateContent-left .wrapper > *:first-child {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.newsroom-page #reCirculateContent-left .wrapper > *:nth-child(2) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.newsroom-page #reCirculateContent-left .wrapper > *:last-child {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
.newsroom-page #openUpSupply-right .play-button {
  background: url('/static/commons/img/newsroom/dsp_screen.jpg') center center no-repeat;
  background-size: cover;
}
.newsroom-page #openUpSupply-right .play-button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(18, 29, 49, 0.5);
}
.newsroom-page .fake-button-active:hover {
  background-color: #777;
  cursor: pointer;
}
.newsroom-page .fake-button-active:hover .fake-button-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.newsroom-page .cancel-section {
  position: relative;
  z-index: 1;
  margin-bottom: 4vh;
  font-size: 12px;
  text-transform: uppercase;
  color: #777;
  cursor: pointer;
}
.newsroom-page .cancel-section .cancel-text {
  display: block;
  width: 0%;
  overflow: hidden;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.newsroom-page .fullscreen-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1000;
  width: 100%;
  height: 100%;
  padding: 50px !important;
  background-color: #121d31;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  pointer-events: none;
}
.newsroom-page .fullscreen-modal.active {
  z-index: 10000;
  opacity: 1;
  filter: alpha(opacity=100);
  pointer-events: auto;
}
.newsroom-page .fullscreen-modal > .content-wrapper {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.newsroom-page .fullscreen-modal > .content-wrapper > * {
  z-index: 1;
}
.newsroom-page .fullscreen-modal > .content-wrapper > * {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
}
.newsroom-page .fullscreen-modal .close-button {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  border: none;
  color: #fff;
  outline: none;
  text-transform: uppercase;
  font-size: 10px;
  padding: 20px;
  line-height: 1;
}
.newsroom-page .fullscreen-modal .close-button .glyphicon {
  width: 9px;
  height: 9px;
  position: relative;
  top: 1px;
}
.newsroom-page .video-js .vjs-big-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
  color: #fcf7dc;
  background: rgba(18, 29, 49, 0.5) !important;
  border: none;
  border-radius: 50%;
}
.newsroom-page .video-js .vjs-big-play-button:before {
  content: none;
}
@media (min-width: 992px) {
  .newsroom-page .video-js .vjs-big-play-button {
    width: 180px;
    height: 180px;
  }
}
.newsroom-page .video-js .vjs-big-play-button .vjs-control-text {
  display: none;
}
.newsroom-page .video-js .vjs-big-play-button .glyphicon {
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 90px;
}
@media (min-width: 992px) {
  .newsroom-page .video-js .vjs-big-play-button .glyphicon {
    font-size: 180px;
  }
}
.newsroom-page .sectioned-video {
  max-width: 960px;
  margin: 0 auto;
}
@media (min-height: 800px) {
  .newsroom-page .sectioned-video {
    max-width: 1024px;
  }
}
.newsroom-page .sectioned-video .video-js {
  top: 0;
  margin: 0 auto;
  width: 100% !important;
  max-width: 1024px;
  height: 0 !important;
  max-height: 576px;
  padding-bottom: 56.25%;
}
.newsroom-page .sectioned-video .video-js video {
  max-width: 1024px;
  max-height: 576px;
  position: absolute;
  height: 100%;
}
.newsroom-page .sectioned-video video {
  outline: 1px solid #eee;
}
.newsroom-page .sectioned-video .video-buttons {
  display: table;
  table-layout: fixed;
  list-style-type: none;
  padding: 0;
  margin: 1em auto 0;
  max-width: 1024px;
  width: 100%;
}
.newsroom-page .sectioned-video .video-buttons li {
  display: table-cell;
  width: 100%;
}
.newsroom-page .sectioned-video .video-buttons button {
  position: relative;
  width: 100%;
  padding: 0 0 0 20px;
  text-align: left;
  height: 50px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .05em;
  background: transparent;
  border: none;
  border-left: 1px solid #ddd;
  outline: none;
  color: #3a3a3a;
  float: left;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.newsroom-page .sectioned-video .video-buttons button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 0%;
  height: 100%;
  background: #f5f5f5;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.newsroom-page .sectioned-video .video-buttons button:hover:before {
  width: 100%;
}
.newsroom-page .sectioned-video .video-buttons button.active {
  font-weight: 500;
}
@media screen and (max-width: 800px) {
  .newsroom-page .sectioned-video .video-buttons {
    display: none;
  }
}
.newsroom-page .sectioned-video .vjs-poster {
  z-index: -1;
}
.newsroom-page .sectioned-video .vjs-marker {
  background: transparent;
}
.newsroom-page .sectioned-video .vjs-marker:hover {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
@media (min-width: 992px) {
  .newsroom-homepage .smallNav-button {
    display: none;
  }
}
.newsroom-homepage .page-header-wrapper {
  -webkit-transform: translateY(-150%);
  -moz-transform: translateY(-150%);
  -ms-transform: translateY(-150%);
  -o-transform: translateY(-150%);
  transform: translateY(-150%);
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.newsroom-homepage .page-header-wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.newsroom-homepage .page-header-wrapper.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  padding: 0;
  background-color: #fff;
}
@media (min-width: 992px) {
  .newsroom-homepage .page-header-wrapper.fixed {
    padding: 0 20px;
  }
}
.newsroom-homepage .page-header {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  width: 100% !important;
  height: 70px;
  padding: 0 0 4px 0;
  border-bottom: 1px solid #ddd;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
@media (min-width: 992px) {
  .newsroom-homepage .page-header {
    height: 124px;
    border: none;
  }
}
@media (min-width: 1200px) {
  .newsroom-homepage .page-header {
    padding: 0 0 4px 7.2vw;
  }
}
.newsroom-homepage .page-header .header-nav-wrapper {
  width: 100%;
  padding-left: 20px;
}
.newsroom-homepage .page-header .header-nav-wrapper:before,
.newsroom-homepage .page-header .header-nav-wrapper:after {
  content: " ";
  display: table;
}
.newsroom-homepage .page-header .header-nav-wrapper:after {
  clear: both;
}
.newsroom-homepage .page-header .header-nav-wrapper:before,
.newsroom-homepage .page-header .header-nav-wrapper:after {
  content: " ";
  display: table;
}
.newsroom-homepage .page-header .header-nav-wrapper:after {
  clear: both;
}
@media (min-width: 992px) {
  .newsroom-homepage .page-header .header-nav-wrapper {
    padding: 0;
  }
}
.newsroom-homepage .page-header .navbar-brand {
  position: relative;
  float: left;
  height: auto;
  height: 50px;
  padding: 0;
  line-height: normal;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.newsroom-homepage .page-header .navbar-brand .brand-logo {
  display: block;
  color: #000;
  text-decoration: none !important;
}
.newsroom-homepage .page-header .navbar-brand .brand-logo img {
  max-height: 50px;
}
@media (min-width: 992px) {
  .newsroom-homepage .page-header .navbar-brand .brand-logo img {
    max-height: 60px;
  }
}
.newsroom-homepage .page-header .navbar-brand .sub-logo-text {
  display: inline-block;
  margin-top: 10px;
  font-size: 8px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .16em;
}
@media (min-width: 992px) {
  .newsroom-homepage .page-header .navbar-brand .sub-logo-text {
    display: block;
  }
}
.newsroom-homepage .page-header .header-menu {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: auto;
  background: #fff;
  padding: 30px 0 40px;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
@media (min-width: 992px) {
  .newsroom-homepage .page-header .header-menu {
    position: static;
    z-index: 0;
    float: right;
    overflow: hidden;
    width: auto;
    height: 50px;
    padding: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
  }
}
.newsroom-homepage .page-header .header-menu .menu-items {
  width: 100%;
  margin: -10px 0;
  list-style-type: none;
  padding: 0 0 10px;
}
.newsroom-homepage .page-header .header-menu .menu-items:before,
.newsroom-homepage .page-header .header-menu .menu-items:after {
  content: " ";
  display: table;
}
.newsroom-homepage .page-header .header-menu .menu-items:after {
  clear: both;
}
.newsroom-homepage .page-header .header-menu .menu-items:before,
.newsroom-homepage .page-header .header-menu .menu-items:after {
  content: " ";
  display: table;
}
.newsroom-homepage .page-header .header-menu .menu-items:after {
  clear: both;
}
@media (min-width: 992px) {
  .newsroom-homepage .page-header .header-menu .menu-items {
    width: auto;
    margin: 0 -20px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .newsroom-homepage .page-header .header-menu .menu-items > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.newsroom-homepage .page-header .header-menu .menu-items li {
  display: block;
  padding: 0;
  text-align: center;
}
.newsroom-homepage .page-header .header-menu .menu-items li:before,
.newsroom-homepage .page-header .header-menu .menu-items li:after {
  content: " ";
  display: table;
}
.newsroom-homepage .page-header .header-menu .menu-items li:after {
  clear: both;
}
.newsroom-homepage .page-header .header-menu .menu-items li:before,
.newsroom-homepage .page-header .header-menu .menu-items li:after {
  content: " ";
  display: table;
}
.newsroom-homepage .page-header .header-menu .menu-items li:after {
  clear: both;
}
@media (min-width: 992px) {
  .newsroom-homepage .page-header .header-menu .menu-items li {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
  }
}
.newsroom-homepage .page-header .header-menu .menu-items li.active a {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .newsroom-homepage .page-header .header-menu .menu-items li {
    float: left;
    padding: 0 20px;
  }
}
.newsroom-homepage .page-header .header-menu .menu-items li a:not(.btn-newsroom) {
  width: 100%;
  text-align: center;
  padding: 20px;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  color: #000;
  letter-spacing: .16em;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .newsroom-homepage .page-header .header-menu .menu-items li a:not(.btn-newsroom) {
    padding: 10px;
  }
}
.newsroom-homepage .page-header .header-menu .menu-items li a.btn-newsroom {
  display: inline-block;
  margin: 20px auto;
}
@media (min-width: 992px) {
  .newsroom-homepage .page-header .header-menu .menu-items li a.btn-newsroom {
    margin: 0 auto;
  }
}
.newsroom-homepage .page-header .sections-progressbar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
@media (min-width: 1200px) {
  .newsroom-homepage .page-header .sections-progressbar {
    padding-left: 7.2vw;
  }
}
.newsroom-homepage .page-header .sections-progressbar .progressbar-wrapper {
  position: relative;
  height: 4px;
  background: rgba(18, 29, 49, 0.05);
}
@media (min-width: 1200px) {
  .newsroom-homepage .page-header .sections-progressbar .progressbar-wrapper {
    padding-right: 7.2vw;
  }
}
.newsroom-homepage .page-header .sections-progressbar .progressbar {
  position: relative;
  height: 100%;
}
@media (min-width: 992px) {
  .newsroom-homepage .page-header .sections-progressbar .progressbar {
    width: 50%;
  }
}
.newsroom-homepage .page-header .sections-progressbar .progressbar .progressbar-fill {
  height: 100%;
  background: #121d31;
  width: 0;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transform-origin: 0;
  -moz-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
}
.newsroom-homepage .page-header .sections-progressbar .sectionsButtons-wrapper {
  position: relative;
  z-index: -1;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
@media (min-width: 992px) {
  .newsroom-homepage .page-header .sections-progressbar .sectionsButtons-wrapper {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .newsroom-homepage .page-header .sections-progressbar .sectionsButtons-wrapper {
    padding-right: 3.6vw;
  }
}
.newsroom-homepage .page-header .sections-progressbar .sections-buttons {
  position: relative;
  list-style-type: none;
  padding: 12px 0;
  margin: 0;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  width: 100%;
  background-color: #fff;
  display: none;
}
@media (min-width: 768px) {
  .newsroom-homepage .page-header .sections-progressbar .sections-buttons {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.newsroom-homepage .page-header .sections-progressbar .sections-buttons li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex: 1;
  flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  text-align: center;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.newsroom-homepage .page-header .sections-progressbar .sections-buttons li > * {
  z-index: 1;
}
.newsroom-homepage .page-header .sections-progressbar .sections-buttons li:hover,
.newsroom-homepage .page-header .sections-progressbar .sections-buttons li.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.newsroom-homepage .page-header .sections-progressbar .sections-buttons li a {
  display: block;
  color: #000;
  letter-spacing: .06em;
  line-height: 14px;
  text-decoration: none;
  cursor: pointer;
}
.newsroom-homepage .page-footer-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  padding: 10px 20px;
  background-color: #fff;
  border-top: 1px solid #ddd;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
@media (min-width: 992px) {
  .newsroom-homepage .page-footer-wrapper {
    width: 50%;
    padding: 0 0 20px 20px;
    border: none;
  }
}
.newsroom-homepage .page-footer {
  padding: 0;
  min-width: 0;
}
@media (min-width: 1200px) {
  .newsroom-homepage .page-footer {
    padding: 0 0 0 7.2vw;
  }
}
.newsroom-homepage .page-footer .menu-items {
  list-style-type: none;
  padding: 0;
  margin: -10px -15px;
  font-size: 8px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .200em;
}
.newsroom-homepage .page-footer .menu-items:before,
.newsroom-homepage .page-footer .menu-items:after {
  content: " ";
  display: table;
}
.newsroom-homepage .page-footer .menu-items:after {
  clear: both;
}
.newsroom-homepage .page-footer .menu-items:before,
.newsroom-homepage .page-footer .menu-items:after {
  content: " ";
  display: table;
}
.newsroom-homepage .page-footer .menu-items:after {
  clear: both;
}
.newsroom-homepage .page-footer .menu-items li {
  float: left;
  padding: 10px;
}
.newsroom-homepage .page-footer .menu-items li a {
  display: inline-block;
  color: #000;
  padding: 5px;
}
.newsroom-homepage .page-footer .countrySelector {
  overflow: hidden;
  font-weight: inherit;
}
.newsroom-homepage .page-footer .countrySelector.open {
  overflow: visible;
}
.newsroom-homepage .page-footer .countrySelector.open .glyphicon-arrow-down {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}
.newsroom-homepage .page-footer .countrySelector.open .dropdown-menu {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.newsroom-homepage .page-footer .countrySelector button {
  position: relative;
  z-index: 1;
  height: 24px;
  padding: 4px 7px;
  background: none;
  border: none;
  text-transform: uppercase;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  color: inherit;
  background-color: #fff;
}
.newsroom-homepage .page-footer .countrySelector button:hover {
  text-decoration: underline;
}
.newsroom-homepage .page-footer .countrySelector button .glyphicon-arrow-down {
  font-size: 10px;
  top: 1px;
}
.newsroom-homepage .page-footer .countrySelector .dropdown-menu {
  z-index: 0;
  margin: 0 0 0 3px;
  font-size: inherit;
  border: none;
  display: block !important;
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.newsroom-homepage .page-footer .countrySelector .dropdown-menu li {
  padding: 0;
  border: none;
}
.newsroom-homepage .page-footer .countrySelector .dropdown-menu a {
  width: 100%;
  padding: 2px 4px;
  font-size: inherit;
  font-weight: inherit;
  white-space: nowrap;
}
.newsroom-homepage .page-footer .countrySelector .dropdown-menu a:hover {
  background: none;
  text-decoration: underline;
}
.newsroom-homepage .page-footer .footer-logos {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin: 10px -1.5%;
}
@media (min-width: 992px) {
  .newsroom-homepage .page-footer .footer-logos {
    padding-right: 6.5%;
  }
}
.newsroom-homepage .page-footer .footer-logos > span {
  max-width: 100%;
  margin: 0 1.5%;
}
.newsroom-homepage .page-footer .footer-logos img {
  max-width: 100%;
  height: auto;
  filter: gray;
  filter: grayscale(100%);
  filter: url('/static/commons/img/newsroom/desaturate.svg#greyscale');
  opacity: .2;
}
@media (min-width: 992px) {
  .newsroom-homepage .split-right {
    padding-top: 15px;
  }
}
.newsroom-homepage .split-right .right-section {
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.newsroom-homepage .fullpage-sections > section {
  position: relative;
  z-index: 1;
  height: 100%;
  padding-bottom: 30px;
  pointer-events: auto;
  opacity: 0;
  filter: alpha(opacity=0);
}
.newsroom-homepage .fullpage-sections > section > .wrapper {
  text-align: center;
}
.newsroom-homepage .fullpage-sections > section > .wrapper:after {
  content: '';
  position: absolute;
  bottom: 16px;
  left: -36px;
  width: 1px;
  height: 200%;
  background: #fff;
  z-index: 1;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-delay: 0;
  transition-delay: 0;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
@media (min-width: 992px) {
  .newsroom-homepage .fullpage-sections > section .video-with-play-button {
    display: none;
  }
}
.newsroom-homepage .fullpage-sections > section .login-text {
  display: inline-block;
  margin-top: 10px;
  font-size: 11px;
}
.newsroom-homepage .fullpage-sections > section .login-text a {
  text-decoration: underline;
}
.newsroom-homepage .fullpage-sections > section .login-text a:hover {
  text-decoration: none;
}
.newsroom-homepage .left-section-industries {
  z-index: 1;
}
.newsroom-homepage .left-section-URL .info-text {
  max-width: 84%;
}
.newsroom-homepage .section-group-1 {
  position: absolute;
  top: 0;
  pointer-events: none;
}
.newsroom-homepage .section-group-1 .group-wrapper {
  position: relative;
  top: 0;
  height: auto;
  margin-top: -7vh;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.newsroom-homepage .section-group-1 section.left-section {
  position: relative;
}
.newsroom-homepage .section-group-1 section.left-section:nth-of-type(2) > .wrapper {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.newsroom-homepage .section-group-1 section.left-section:nth-of-type(3) > .wrapper {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.newsroom-homepage .section-group-1 section.left-section > .wrapper {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(25%);
  -moz-transform: translateY(25%);
  -ms-transform: translateY(25%);
  -o-transform: translateY(25%);
  transform: translateY(25%);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.newsroom-homepage .section-group-1 section.left-section .fake-button {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 106%;
  height: 136%;
  opacity: 0.65;
  filter: alpha(opacity=65);
  color: transparent;
  background-color: #fff;
  border-radius: 10px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.newsroom-homepage .section-group-1 section.left-section .fake-button > * {
  z-index: 1;
}
@media (max-height: 768px) {
  .newsroom-homepage .section-group-1 section.left-section .fake-button {
    height: 120%;
  }
}
.newsroom-homepage .section-group-1 section.left-section .fake-button .fake-button-content {
  position: absolute;
  bottom: 20px;
  right: 21px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.newsroom-homepage .right-section-adPreview {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  pointer-events: none;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
@media (min-width: 992px) {
  .newsroom-homepage .right-section-adPreview {
    padding-top: 15px;
  }
}
.newsroom-homepage .right-section-adPreview .wrapper {
  height: 100%;
}
.newsroom-homepage .right-section-adPreview .simpleAd-container {
  opacity: 0;
  filter: alpha(opacity=0);
}
@font-face {
  font-family: 'TRDGTHCLTSTD';
  src: url('https://s3.amazonaws.com/thenewsroom.io/v3/_fonts/trdgthcLTStd.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.newsroom-v3-page {
  font-size: 100%;
  line-height: normal;
}
.newsroom-v3-page.mobile-browser .newsroom-v3-promo video {
  display: none;
}
.newsroom-v3-page.mm-opened .newsroom-v3-promo {
  z-index: 0;
}
.newsroom-v3-page .select2-results .select2-result-label {
  font-family: 'TRDGTHCLTSTD';
  font-size: 12px;
  letter-spacing: .09375em;
  color: #000;
  text-transform: uppercase;
}
.newsroom-v3-page .platform-header,
.newsroom-v3-page .platform-footer,
.newsroom-v3-page #loading-bar {
  display: none !important;
}
.newsroom-v3-page .loading-window {
  background: #fff;
}
.newsroom-v3-page body {
  padding: 0;
  min-width: 0;
  color: #000;
  background-color: #f1f1f1;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
}
.newsroom-v3-page .newsroom-v3-wrapper {
  margin: 0 auto;
  background-color: #f1f1f1;
}
.newsroom-v3-page .min-961 {
  display: none;
}
@media (min-width: 961px) {
  .newsroom-v3-page .min-961 {
    display: initial;
  }
}
.newsroom-v3-page .min-1281 {
  display: none;
}
@media (min-width: 1281px) {
  .newsroom-v3-page .min-1281 {
    display: initial;
  }
}
.newsroom-v3-page .max-1280 {
  display: none;
}
@media (max-width: 1280px) {
  .newsroom-v3-page .max-1280 {
    display: initial;
  }
}
.newsroom-v3-page .max-768 {
  display: none;
}
@media (max-width: 768px) {
  .newsroom-v3-page .max-768 {
    display: initial;
  }
}
.newsroom-v3-page .centered-text {
  text-align: center;
}
.newsroom-v3-page .boxes-wrapper {
  position: relative;
  min-height: 78.260869vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.newsroom-v3-page .boxes-wrapper > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 993px) {
  .newsroom-v3-page .boxes-wrapper {
    min-height: 0;
  }
}
.newsroom-v3-page .boxes-wrapper > [class*='-box'] {
  float: left;
}
.newsroom-v3-page .centered-box {
  margin: 0 auto;
}
.newsroom-v3-page .big-box {
  width: 60%;
  padding: 7.8125%;
}
@media (max-width: 768px) {
  .newsroom-v3-page .big-box {
    width: 100% !important;
    float: none !important;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .newsroom-v3-page .big-box + .small-box {
    padding-top: 0;
  }
}
.newsroom-v3-page .big-box .box-wrapper {
  max-width: 520px;
}
@media (max-width: 1280px) {
  .newsroom-v3-page .big-box .box-wrapper {
    max-width: 100% !important;
  }
}
.newsroom-v3-page .small-box {
  width: 40%;
}
@media (max-width: 768px) {
  .newsroom-v3-page .small-box {
    width: 100% !important;
    float: none !important;
  }
}
.newsroom-v3-page .right-box {
  margin-left: auto;
}
.newsroom-v3-page .left-box {
  margin-right: auto;
}
.newsroom-v3-page .underneath-video-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.newsroom-v3-page .underneath-video-box.progress-visible {
  padding-bottom: 2px;
}
@media (max-width: 768px) {
  .newsroom-v3-page .underneath-video-box {
    display: none;
  }
}
.newsroom-v3-page .underneath-video-box video {
  top: auto;
  bottom: 0;
  max-width: 100%;
  height: auto;
  margin-top: auto;
}
@media (max-width: 1100px) {
  .newsroom-v3-page .underneath-video-box video {
    width: 118%;
    max-width: 1280px !important;
  }
}
@media (max-width: 1100px) {
  .newsroom-v3-page .underneath-video-box.left-video-box video {
    margin-left: -8%;
  }
}
@media (max-width: 1100px) {
  .newsroom-v3-page .underneath-video-box.right-video-box video {
    margin-left: -11%;
  }
}
.newsroom-v3-page .description-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.newsroom-v3-page .description-box > * {
  z-index: 1;
}
.newsroom-v3-page .center-aligned-box > * {
  margin: auto;
}
@media (max-width: 1280px) {
  .newsroom-v3-page .center-aligned-box > * {
    padding: 12%;
  }
}
@media (max-width: 768px) {
  .newsroom-v3-page .center-aligned-box > * {
    padding: 7.8125%;
  }
}
@media (max-width: 768px) {
  .newsroom-v3-page .bottom-right-aligned-box {
    padding: 0 7.8125%;
  }
}
.newsroom-v3-page .bottom-right-aligned-box > * {
  margin: auto 0 0 auto;
}
@media (max-width: 1280px) {
  .newsroom-v3-page .bottom-right-aligned-box > * {
    margin: auto 0 0 11vw;
  }
}
@media (max-width: 1100px) {
  .newsroom-v3-page .bottom-right-aligned-box > * {
    margin: auto 0 0 16%;
  }
}
@media (max-width: 768px) {
  .newsroom-v3-page .bottom-right-aligned-box > * {
    margin: auto auto 0;
  }
}
@media (max-width: 768px) {
  .newsroom-v3-page .bottom-left-aligned-box {
    padding: 0 7.8125%;
  }
}
.newsroom-v3-page .bottom-left-aligned-box > * {
  margin: auto auto 0 0;
}
@media (max-width: 1280px) {
  .newsroom-v3-page .bottom-left-aligned-box > * {
    margin: auto 11vw 0 0;
  }
}
@media (max-width: 1100px) {
  .newsroom-v3-page .bottom-left-aligned-box > * {
    margin: auto 16% 0 0;
  }
}
@media (max-width: 768px) {
  .newsroom-v3-page .bottom-left-aligned-box > * {
    margin: auto auto 0;
  }
}
.newsroom-v3-page .media-box {
  padding-top: 7vw;
}
@media (max-width: 768px) {
  .newsroom-v3-page .media-box {
    padding-top: 80px;
  }
}
.newsroom-v3-page .media-box img {
  max-width: 100%;
}
.newsroom-v3-page .animated-gif.waypoint-passed .ff-container {
  background: none !important;
}
.newsroom-v3-page .animated-gif.waypoint-passed .ff-container img {
  opacity: 1 !important;
}
.newsroom-v3-page .animated-gif .gifplayer-wrapper {
  max-width: 100%;
  max-height: 100%;
  width: 100% !important;
  height: auto !important;
}
.newsroom-v3-page .animated-gif .gifplayer-wrapper img {
  width: 100%;
  height: auto;
}
.newsroom-v3-page .animated-gif .gifplayer-wrapper .play-gif {
  display: none !important;
}
.newsroom-v3-page .animated-gif .gifplayer-wrapper .frozenGIF {
  display: block !important;
}
.newsroom-v3-page .iPhone-box.full-iPhone .box-wrapper {
  padding-bottom: 83px;
  overflow: visible !important;
}
@media (max-width: 921px) {
  .newsroom-v3-page .iPhone-box.full-iPhone .box-wrapper {
    padding-left: 5.9%;
    padding-right: 6.8%;
    padding-top: 125px;
    padding-bottom: 125px;
  }
}
.newsroom-v3-page .iPhone-box.full-iPhone figure:after {
  width: 113.84%;
  height: 132.08%;
}
.newsroom-v3-page .iPhone-box.iPhone-shadow figure:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 111%;
  height: 132%;
  border-radius: 55px;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
  -webkit-transform: translate3d(-5%, -12%, 0);
  transform: translate3d(-5%, -12%, 0);
}
.newsroom-v3-page .iPhone-box .box-wrapper {
  position: relative;
  padding: 90px 24px 0 22px;
  overflow: hidden;
}
.newsroom-v3-page .iPhone-box figure {
  position: relative;
  background-color: #fff;
}
@media (max-width: 1280px) {
  .newsroom-v3-page .iPhone-box figure {
    max-width: 24.5vw;
  }
}
@media (max-width: 1100px) {
  .newsroom-v3-page .iPhone-box figure {
    max-width: none;
  }
}
.newsroom-v3-page .iPhone-box figure:after {
  content: '';
  position: absolute;
  top: -15.8%;
  left: -6.9%;
  width: 114%;
  height: 130%;
  background-color: transparent;
  background: url('/static/commons/img/newsroom/v3/iPhone-template.png') no-repeat top center;
  background-size: cover;
  border: none;
  outline: none;
}
.newsroom-v3-page .smooth-separator {
  max-width: 186px;
  margin: 60px auto;
  border-top-color: rgba(0, 0, 0, 0.1);
}
.newsroom-v3-page .video-full {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.newsroom-v3-page .video-full video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
  object-fit: cover;
}
.newsroom-v3-page .video-pattern .video-wrapper {
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.newsroom-v3-page .video-pattern .video-wrapper:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.newsroom-v3-page .video-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: #000;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.newsroom-v3-page .video-bg .video-wrapper {
  z-index: 0 !important;
  height: 100% !important;
}
.newsroom-v3-page .video-bg video {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.newsroom-v3-page h1,
.newsroom-v3-page h2,
.newsroom-v3-page h3,
.newsroom-v3-page h4,
.newsroom-v3-page h5,
.newsroom-v3-page h6 {
  font-family: 'TRDGTHCLTSTD';
}
.newsroom-v3-page p {
  line-height: 2.058823;
  font-style: italic;
}
.newsroom-v3-page a {
  color: #000;
}
.newsroom-v3-page .bigger-text {
  font-size: 18px;
}
.newsroom-v3-page .boxed-title {
  display: inline-block;
  padding: 26px 32px 20px;
  margin: 4.347826vh auto;
  clear: both;
  font-size: 20px;
  letter-spacing: .08em;
  line-height: 1.5;
  text-transform: uppercase;
}
.newsroom-v3-page .boxed-title-small {
  font-size: 17px;
  padding: 13px 19px 7px;
}
.newsroom-v3-page .boxed-title-yellow {
  background-color: #ffe409;
}
.newsroom-v3-page .boxed-title-black {
  color: #fff;
  background-color: #000;
}
.newsroom-v3-page .video-js {
  background: none;
  max-height: 100%;
}
.newsroom-v3-page .video-js .vjs-big-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 154px;
  height: 154px;
  color: #fff;
  background: none;
  border: none;
  border-radius: 50%;
}
.newsroom-v3-page .video-js .vjs-big-play-button:before {
  content: '\e000';
  margin: 0;
  font-size: 154px;
  line-height: 1;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.newsroom-v3-page .video-js .vjs-big-play-button:hover:before {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.newsroom-v3-page .video-js .vjs-big-play-button .vjs-control-text {
  display: none;
}
.newsroom-v3-page .video-js .vjs-big-play-button .glyphicon {
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 180px;
}
.newsroom-v3-page .video-js .vjs-marker {
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 1;
  height: 100%;
  background: #fff !important;
}
.newsroom-v3-page .video-js .vjs-tip {
  display: block;
  opacity: .8;
  padding: 5px;
  font-size: 10px;
  position: absolute;
  bottom: 14px;
  z-index: 100000;
}
.newsroom-v3-page .video-js .vjs-mouse-display,
.newsroom-v3-page .video-js .vjs-mouse-display:after,
.newsroom-v3-page .video-js .vjs-play-progress:after {
  display: none !important;
}
.newsroom-v3-page .chaptered-video .vjs-control-bar {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important !important;
  height: 50px;
  bottom: -50px;
  visibility: visible !important;
  opacity: 1 !important;
  background: none;
}
.newsroom-v3-page .chaptered-video .vjs-progress-control {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.newsroom-v3-page .chaptered-video .vjs-progress-control > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.newsroom-v3-page .chaptered-video .vjs-progress-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  height: 2px;
  background-color: #ddd;
}
.newsroom-v3-page .chaptered-video .vjs-progress-holder .vjs-play-progress {
  height: 2px;
  background-color: #000;
}
.newsroom-v3-page .chaptered-video .vjs-progress-holder .vjs-play-progress:before {
  content: none;
}
.newsroom-v3-page .chaptered-video .vjs-marker {
  position: static;
  height: 30px;
  padding: 10px 10px 8px;
  margin: 0 !important;
  font-family: 'TRDGTHCLTSTD';
  font-size: 11px;
  letter-spacing: .09375em;
  text-transform: uppercase;
  color: #000;
  border-radius: 0 !important;
  cursor: pointer;
  background: none !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.newsroom-v3-page .chaptered-video .vjs-marker > * {
  z-index: 1;
}
@media (max-width: 960px) {
  .newsroom-v3-page .chaptered-video .vjs-marker {
    font-size: 1vw;
  }
}
.newsroom-v3-page .chaptered-video .vjs-marker:before {
  content: attr(data-text);
  display: block !important;
  white-space: nowrap;
  margin-top: 2px;
}
.newsroom-v3-page .chaptered-video .vjs-marker.active {
  color: #000;
  background-color: #ffe409 !important;
}
.newsroom-v3-page .newsroom-v3-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 20vh;
  font-family: 'TRDGTHCLTSTD';
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .115384em;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.newsroom-v3-page .newsroom-v3-header.compact-header {
  height: 50px;
  background-color: #000;
}
.newsroom-v3-page .newsroom-v3-header.compact-header .center-logo,
.newsroom-v3-page .newsroom-v3-header.compact-header .left-menu,
.newsroom-v3-page .newsroom-v3-header.compact-header .right-menu {
  padding-top: 4px;
}
@media (max-width: 1280px) {
  .newsroom-v3-page .newsroom-v3-header {
    padding: 0 8%;
  }
}
.newsroom-v3-page .newsroom-v3-header a {
  color: #fff;
  opacity: .65;
  letter-spacing: .25em;
  font-size: 12px;
}
@media (max-width: 1280px) {
  .newsroom-v3-page .newsroom-v3-header a {
    font-size: 11px;
  }
}
.newsroom-v3-page .newsroom-v3-header .center-logo {
  color: #fff;
  font-size: 22px;
  letter-spacing: .08em;
}
@media (max-width: 768px) {
  .newsroom-v3-page .newsroom-v3-header .center-logo {
    font-size: 16px;
  }
}
.newsroom-v3-page .newsroom-v3-header .center-logo sup {
  font-size: 7px;
  top: -1em;
}
.newsroom-v3-page .newsroom-v3-header-mobile {
  display: none !important;
}
@media (max-width: 768px) {
  .newsroom-v3-page .newsroom-v3-header-mobile {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 15vh;
  }
}
.newsroom-v3-page .newsroom-v3-header-mobile .center-logo {
  margin: 0 auto;
  -webkit-justify-content: center !important;
  justify-content: center !important;
}
.newsroom-v3-page .newsroom-v3-header-wrapper {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.newsroom-v3-page .newsroom-v3-header-wrapper > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.newsroom-v3-page .newsroom-v3-header-wrapper > * {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
@media (max-width: 768px) {
  .newsroom-v3-page .newsroom-v3-header-wrapper .left-menu {
    display: none !important;
  }
}
.newsroom-v3-page .newsroom-v3-header-wrapper .center-logo {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .newsroom-v3-page .newsroom-v3-header-wrapper .center-logo img {
    margin-right: auto;
    max-height: 8vh;
  }
}
@media (max-width: 768px) {
  .newsroom-v3-page .newsroom-v3-header-wrapper .right-menu {
    display: none !important;
  }
}
.newsroom-v3-page .newsroom-v3-header-wrapper .right-menu > * {
  margin-left: auto;
}
@media (min-width: 769px) {
  .newsroom-v3-page .newsroom-v3-hamburger-btn {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .newsroom-v3-page .newsroom-v3-hamburger-btn {
    display: initial;
  }
  .newsroom-v3-page .newsroom-v3-hamburger-btn > * {
    margin-left: auto;
  }
}
.newsroom-v3-page .newsroom-v3-hamburger-btn img {
  width: 25px;
  height: 25px;
  opacity: .65;
}
.newsroom-v3-page #newsroom-v3-slide-menu {
  font-family: 'TRDGTHCLTSTD';
  font-size: 16px;
  text-transform: uppercase;
}
.newsroom-v3-page #newsroom-v3-slide-menu .mm-navbar {
  height: auto;
}
.newsroom-v3-page #newsroom-v3-slide-menu .mm-navbar .mm-breadcrumbs > * {
  padding: 20px 10px 15px;
}
.newsroom-v3-page #newsroom-v3-slide-menu .mm-btn {
  height: 100%;
}
.newsroom-v3-page #newsroom-v3-slide-menu .mm-panels > .mm-panel > .mm-listview:first-child,
.newsroom-v3-page #newsroom-v3-slide-menu .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: 0;
}
.newsroom-v3-page #newsroom-v3-slide-menu .mm-listview > li > a,
.newsroom-v3-page #newsroom-v3-slide-menu .mm-listview > li > span {
  padding: 18px 28px 12px;
}
.newsroom-v3-page #newsroom-v3-slide-menu .mm-clear:before,
.newsroom-v3-page #newsroom-v3-slide-menu .mm-close:before {
  right: 20px;
}
.newsroom-v3-page .newsroom-v3-body {
  position: relative;
  margin-top: 65vh;
}
@media (max-width: 768px) {
  .newsroom-v3-page .newsroom-v3-body {
    margin-top: 100vh;
  }
}
.newsroom-v3-page .newsroom-v3-body-wrapper > section {
  max-width: 1280px;
  margin: 0 auto;
}
.newsroom-v3-page .newsroom-v3-body-wrapper > section:before,
.newsroom-v3-page .newsroom-v3-body-wrapper > section:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .newsroom-v3-body-wrapper > section:after {
  clear: both;
}
.newsroom-v3-page .newsroom-v3-body-wrapper > section:before,
.newsroom-v3-page .newsroom-v3-body-wrapper > section:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .newsroom-v3-body-wrapper > section:after {
  clear: both;
}
.newsroom-v3-page .newsroom-v3-body-wrapper > section.white-section {
  background-color: #fff;
}
.newsroom-v3-page .newsroom-v3-body-wrapper > section.video-bg-section .boxes-wrapper {
  min-height: 710px;
}
@media (max-width: 1280px) {
  .newsroom-v3-page .newsroom-v3-body-wrapper > section.video-bg-section .boxes-wrapper {
    min-height: 55vw;
  }
}
@media (max-width: 1100px) {
  .newsroom-v3-page .newsroom-v3-body-wrapper > section.video-bg-section .boxes-wrapper {
    min-height: 65vw;
  }
}
.newsroom-v3-page .newsroom-v3-body-wrapper > section.video-chapters-section {
  background-color: transparent;
}
.newsroom-v3-page .newsroom-v3-body-wrapper > section.video-chapters-section .boxes-wrapper {
  min-height: 755px;
}
@media (max-width: 1280px) {
  .newsroom-v3-page .newsroom-v3-body-wrapper > section.video-chapters-section .boxes-wrapper {
    min-height: calc(55vw + 50px);
  }
}
@media (max-width: 1100px) {
  .newsroom-v3-page .newsroom-v3-body-wrapper > section.video-chapters-section .boxes-wrapper {
    min-height: calc(65vw + 50px);
  }
}
.newsroom-v3-page .newsroom-v3-body-wrapper > section.video-chapters-section .description-box {
  margin-top: -50px;
}
.newsroom-v3-page .newsroom-v3-body-wrapper > section.video-chapters-section .underneath-video-box {
  padding-bottom: 50px;
}
.newsroom-v3-page .newsroom-v3-body-wrapper > section.video-chapters-section .video-js {
  background-color: #fff;
}
.newsroom-v3-page .newsroom-v3-body-wrapper > section.full-width-section {
  max-width: none !important;
}
@media (max-width: 1280px) {
  .newsroom-v3-page .newsroom-v3-body-wrapper > section.full-width-section {
    padding-left: 8%;
    padding-right: 8%;
  }
}
.newsroom-v3-page .newsroom-v3-body-wrapper > section.full-width-section > .section-wrapper {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.newsroom-v3-page .newsroom-v3-body-wrapper > section.top-border-section {
  border-top: 3px solid rgba(0, 0, 0, 0.05);
}
.newsroom-v3-page .emphased-box {
  max-width: 60%;
  margin: 15.625vh auto;
}
@media (max-width: 768px) {
  .newsroom-v3-page .emphased-box {
    max-width: 100%;
    margin: 8vh auto;
    padding: 0 7.8125%;
  }
}
.newsroom-v3-page .emphased-box img {
  max-width: 100%;
}
.newsroom-v3-page .emphased-box .boxed-title {
  margin-bottom: 7.065217vh;
}
.newsroom-v3-page .marked-box {
  font-family: 'TRDGTHCLTSTD';
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .12em;
  line-height: 2.5;
  font-style: normal;
}
.newsroom-v3-page .marked-box p {
  padding: 1px 0 15px;
  font-style: inherit;
  line-height: inherit;
}
.newsroom-v3-page .marked-box small {
  font-size: 68%;
}
.newsroom-v3-page .marked-box mark {
  display: inline-block;
  padding: 12px 5px 8px;
  line-height: normal;
  background-color: #ffe409;
}
.newsroom-v3-page .marked-box mark + br + mark {
  margin-top: 2px;
}
.newsroom-v3-page .newsroom-v3-promo {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  padding: 7.8125%;
  height: 65vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.newsroom-v3-page .newsroom-v3-promo > * {
  z-index: 1;
}
@media (max-width: 768px) {
  .newsroom-v3-page .newsroom-v3-promo {
    height: 100%;
  }
}
.newsroom-v3-page .newsroom-v3-promo .promo-award {
  position: absolute;
  right: 0;
  bottom: 11%;
  left: 0;
  margin: 0 auto;
  opacity: .75;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
@media (max-width: 768px) {
  .newsroom-v3-page .newsroom-v3-promo .promo-award {
    left: 0;
    bottom: 5%;
    width: 100%;
    padding: 0 7.8125%;
  }
}
.newsroom-v3-page .newsroom-v3-promo .promo-award:hover {
  opacity: 1;
}
.newsroom-v3-page .newsroom-v3-promo .promo-award a:before,
.newsroom-v3-page .newsroom-v3-promo .promo-award a:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .newsroom-v3-promo .promo-award a:after {
  clear: both;
}
.newsroom-v3-page .newsroom-v3-promo .promo-award a:before,
.newsroom-v3-page .newsroom-v3-promo .promo-award a:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .newsroom-v3-promo .promo-award a:after {
  clear: both;
}
.newsroom-v3-page .newsroom-v3-promo .promo-award img {
  max-width: 392px;
  width: 100%;
}
.newsroom-v3-page .newsroom-v3-promo-media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.newsroom-v3-page .newsroom-v3-promo-media:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
}
.newsroom-v3-page .newsroom-v3-promo-media img {
  max-height: 100%;
  max-width: 100%;
}
.newsroom-v3-page .newsroom-v3-promo-media .video-wrapper {
  background: url('https://dlh2e1em7w7q5.cloudfront.net/thenewsroom.io/v3/intro-hires.jpg') no-repeat center center;
  background-size: cover;
}
.newsroom-v3-page .newsroom-v3-promo-menu {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .newsroom-v3-page .newsroom-v3-promo-menu .newsroom-v3-promo-menu-wrapper {
    width: 100%;
  }
}
.newsroom-v3-page .newsroom-v3-promo-menu a {
  display: block;
  float: left;
  padding: 24px 65px;
  margin: 0 0 1px 1px;
  font-family: 'TRDGTHCLTSTD';
  font-size: 12px;
  letter-spacing: .08em;
  background-color: #fff;
  text-decoration: none !important;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media (max-width: 768px) {
  .newsroom-v3-page .newsroom-v3-promo-menu a {
    padding: 24px 30px;
    margin: 0;
    width: 50%;
  }
}
.newsroom-v3-page .newsroom-v3-promo-menu a.active {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
}
.newsroom-v3-page .newsroom_introduction .emphased-box {
  margin: 10vh auto 7vh;
}
.newsroom-v3-page .newsroom_introduction .marked-box img {
  max-width: 281px;
  max-height: 281px;
}
.newsroom-v3-page .newsroom_introduction .marked-box mark {
  padding-left: 15px;
  padding-right: 15px;
}
.newsroom-v3-page .newsroom_introduction .marked-box p {
  margin-top: 20px;
}
.newsroom-v3-page .newsroom_introduction .introduction-boxes {
  margin-bottom: 12vh;
}
.newsroom-v3-page .newsroom_introduction .introduction-boxes:before,
.newsroom-v3-page .newsroom_introduction .introduction-boxes:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .newsroom_introduction .introduction-boxes:after {
  clear: both;
}
.newsroom-v3-page .newsroom_introduction .introduction-boxes:before,
.newsroom-v3-page .newsroom_introduction .introduction-boxes:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .newsroom_introduction .introduction-boxes:after {
  clear: both;
}
@media (max-width: 960px) {
  .newsroom-v3-page .newsroom_introduction .introduction-boxes {
    margin-bottom: 6vh;
  }
}
.newsroom-v3-page .newsroom_introduction .introduction-boxes .marked-box {
  float: left;
  width: 33.333333%;
}
@media (max-width: 960px) {
  .newsroom-v3-page .newsroom_introduction .introduction-boxes .marked-box {
    float: none;
    width: 100%;
    margin-bottom: 50px;
  }
}
@media (min-width: 481px) {
  .newsroom-v3-page .newsroom_introduction .introduction-boxes.four-boxes .marked-box {
    width: 50%;
    float: left;
  }
  .newsroom-v3-page .newsroom_introduction .introduction-boxes.four-boxes .marked-box:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}
@media (min-width: 961px) {
  .newsroom-v3-page .newsroom_introduction .introduction-boxes.four-boxes .marked-box {
    width: 25%;
  }
}
.newsroom-v3-page .newsroom_introduction .introduction-boxes.four-boxes .marked-box img {
  max-width: 120px;
  max-height: 120px;
}
.newsroom-v3-page .newsroom_introduction .introduction-boxes.four-boxes .marked-box mark {
  font-size: 11px;
}
@media (min-width: 769px) {
  .newsroom-v3-page .new_paywall .description-box {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (max-width: 768px) {
  .newsroom-v3-page .new_paywall .iPhone-box {
    border-bottom: 1px solid #ddd;
  }
}
.newsroom-v3-page .more_control {
  padding: 100px 0;
}
@media (max-width: 1280px) {
  .newsroom-v3-page .more_control {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.newsroom-v3-page .more_control .marked-box {
  margin: 0 auto;
}
.newsroom-v3-page .more_control .marked-box p {
  margin-top: 20px;
}
@media (max-width: 1280px) {
  .newsroom-v3-page .accelerated_experience .boxes-wrapper {
    min-height: 0;
  }
}
@media (max-width: 768px) {
  .newsroom-v3-page .accelerated_experience .boxes-wrapper {
    padding-top: 30px;
  }
}
.newsroom-v3-page .accelerated_experience .big-box {
  padding: 7vw 0 6vw;
}
@media (max-width: 1280px) {
  .newsroom-v3-page .accelerated_experience .big-box {
    padding: 0;
  }
}
.newsroom-v3-page .accelerated_experience .big-box .box-wrapper {
  max-width: none;
}
@media (max-width: 768px) {
  .newsroom-v3-page .accelerated_experience .big-box .box-wrapper {
    padding-bottom: 50px !important;
  }
}
.newsroom-v3-page .accelerated_experience .media-box .box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.newsroom-v3-page .accelerated_experience .media-box .box-wrapper > * {
  z-index: 1;
}
@media (max-width: 768px) {
  .newsroom-v3-page .accelerated_experience .media-box .box-wrapper {
    padding: 30px 6.5% 0;
  }
}
@media (min-width: 769px) {
  .newsroom-v3-page .accelerated_experience .small-box {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (max-width: 1280px) {
  .newsroom-v3-page .accelerated_experience .small-box .small-box-wrapper {
    padding: 60px 17% 60px 0;
  }
}
@media (max-width: 768px) {
  .newsroom-v3-page .accelerated_experience .small-box .small-box-wrapper {
    padding: 20px 7.8125%;
  }
}
.newsroom-v3-page .video-gif-section .iPhone-box {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media (min-width: 769px) {
  .newsroom-v3-page .video-gif-section .iPhone-box {
    visibility: hidden;
    padding: 0;
  }
}
.newsroom-v3-page .quotes-section,
.newsroom-v3-page .quotes-section-agency {
  padding: 120px 0 10px;
}
@media (max-width: 1280px) {
  .newsroom-v3-page .quotes-section,
  .newsroom-v3-page .quotes-section-agency {
    padding-top: 60px;
  }
}
.newsroom-v3-page .quotes-section .slick-slider,
.newsroom-v3-page .quotes-section-agency .slick-slider {
  margin-bottom: 100px;
}
.newsroom-v3-page .quotes-section .slick-list,
.newsroom-v3-page .quotes-section-agency .slick-list {
  margin: 0 -47px 50px;
}
.newsroom-v3-page .quotes-section .slick-dots,
.newsroom-v3-page .quotes-section-agency .slick-dots {
  bottom: -85px;
}
.newsroom-v3-page .quotes-section .slick-dots li.slick-active button:before,
.newsroom-v3-page .quotes-section-agency .slick-dots li.slick-active button:before {
  background: #787878;
}
.newsroom-v3-page .quotes-section .slick-dots li button:before,
.newsroom-v3-page .quotes-section-agency .slick-dots li button:before {
  content: '';
  width: 15px;
  height: 15px;
  font-size: 0px;
  line-height: 0px;
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #787878;
  border-radius: 50%;
  opacity: 1;
}
.newsroom-v3-page .quotes-section article,
.newsroom-v3-page .quotes-section-agency article {
  cursor: -webkit-grab;
  cursor: grab;
  outline: none;
}
.newsroom-v3-page .quotes-section article .article-wrapper,
.newsroom-v3-page .quotes-section-agency article .article-wrapper {
  position: relative;
  padding: 0 47px;
}
.newsroom-v3-page .quotes-section article .article-wrapper:after,
.newsroom-v3-page .quotes-section-agency article .article-wrapper:after {
  content: '';
  position: absolute;
  top: 19px;
  right: -1px;
  background: rgba(0, 0, 0, 0.2);
  width: 1px;
  height: 70px;
}
@media (max-width: 768px) {
  .newsroom-v3-page .quotes-section article .article-wrapper:after,
  .newsroom-v3-page .quotes-section-agency article .article-wrapper:after {
    content: none;
  }
}
.newsroom-v3-page .quotes-section-agency .slick-slider {
  margin-bottom: 50px;
}
.newsroom-v3-page .quotes-section-agency .slick-list {
  margin-bottom: 0;
}
.newsroom-v3-page .quotes-section-agency .slick-dots {
  bottom: -35px;
}
@media (max-width: 768px) {
  .newsroom-v3-page .advertising_becomes_content {
    border-bottom: 3px solid rgba(0, 0, 0, 0.05);
  }
}
.newsroom-v3-page .advertising_becomes_content .big-box .box-wrapper {
  width: 100%;
  max-width: 570px;
}
.newsroom-v3-page .advertising_becomes_content .big-box .box-wrapper p {
  margin-left: auto;
  margin-right: auto;
}
.newsroom-v3-page .advertising_becomes_content .vjs-marker:nth-child(2) {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}
.newsroom-v3-page .advertising_becomes_content .video-descriptions {
  position: relative;
}
.newsroom-v3-page .advertising_becomes_content .video-description {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.newsroom-v3-page .advertising_becomes_content .video-description > * {
  z-index: 1;
}
.newsroom-v3-page .advertising_becomes_content .video-description.active {
  z-index: 1;
  opacity: 1;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
@media (max-width: 768px) {
  .newsroom-v3-page .advertising_becomes_content .video-description.active {
    position: relative;
  }
}
.newsroom-v3-page .newsroom_dashboard .newsroom_dashboard-wrapper {
  position: relative;
}
.newsroom-v3-page .newsroom_dashboard .laptop-cover {
  margin: 10vh 0 -3vw;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.newsroom-v3-page .newsroom_dashboard .laptop-cover > * {
  z-index: 1;
}
@media (max-width: 1279px) {
  .newsroom-v3-page .newsroom_dashboard .laptop-cover img {
    max-width: 100%;
  }
}
.newsroom-v3-page .newsroom_dashboard .carousel-container {
  position: absolute;
  top: 5.5%;
  left: 0;
  right: 0;
  max-width: 963px;
  margin: 0 auto;
}
@media (max-width: 1279px) {
  .newsroom-v3-page .newsroom_dashboard .carousel-container {
    max-width: 76%;
  }
}
.newsroom-v3-page .newsroom_dashboard .carousel-arrows {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -50px;
  padding: 0 20px;
}
.newsroom-v3-page .newsroom_dashboard .carousel-arrows:before,
.newsroom-v3-page .newsroom_dashboard .carousel-arrows:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .newsroom_dashboard .carousel-arrows:after {
  clear: both;
}
.newsroom-v3-page .newsroom_dashboard .carousel-arrows:before,
.newsroom-v3-page .newsroom_dashboard .carousel-arrows:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .newsroom_dashboard .carousel-arrows:after {
  clear: both;
}
@media (max-width: 1279px) {
  .newsroom-v3-page .newsroom_dashboard .carousel-arrows {
    padding: 0 3%;
  }
}
@media (max-width: 768px) {
  .newsroom-v3-page .newsroom_dashboard .carousel-arrows {
    margin-top: -30px;
  }
}
.newsroom-v3-page .newsroom_dashboard .carousel-arrows .left-arrow {
  float: left;
}
.newsroom-v3-page .newsroom_dashboard .carousel-arrows .right-arrow {
  float: right;
}
.newsroom-v3-page .newsroom_dashboard .carousel-arrows > * {
  cursor: pointer;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.newsroom-v3-page .newsroom_dashboard .carousel-arrows > *.slick-disabled {
  opacity: .10;
}
.newsroom-v3-page .newsroom_dashboard .carousel-arrows img {
  width: 24px;
  height: 41px;
}
@media (max-width: 768px) {
  .newsroom-v3-page .newsroom_dashboard .carousel-arrows img {
    width: 16px;
    height: 27px;
  }
}
.newsroom-v3-page .newsroom_dashboard .slick-list {
  max-width: 963px;
  margin: 0 auto;
}
.newsroom-v3-page .newsroom_dashboard .slick-list .slick-slide {
  outline: none;
}
.newsroom-v3-page .newsroom_dashboard .slick-list .slick-slide img {
  max-width: 100%;
}
.newsroom-v3-page .newsroom_dashboard .dashboard-carousel-captions {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  max-width: 500px;
}
.newsroom-v3-page .newsroom_dashboard .dashboard-carousel-captions h1 {
  padding: 22px 24px 14px;
  margin: 0;
}
.newsroom-v3-page .newsroom_dashboard .dashboard-carousel-captions p {
  padding: 17px 24px 17px;
  margin: 5px 0 0;
  font-size: 16px;
  background-color: #ffe409;
}
.newsroom-v3-page .advertising_becomes_content_2 .big-box,
.newsroom-v3-page .native_ads .big-box {
  position: relative;
  margin-bottom: 2px;
}
.newsroom-v3-page .advertising_becomes_content_2 .big-box .box-wrapper,
.newsroom-v3-page .native_ads .big-box .box-wrapper {
  max-width: 480px;
  margin-bottom: 120px;
}
@media (min-width: 769px) {
  .newsroom-v3-page .advertising_becomes_content_2 .big-box .boxed-title,
  .newsroom-v3-page .native_ads .big-box .boxed-title {
    margin-top: 0;
  }
}
.newsroom-v3-page .advertising_becomes_content_2 .big-box .extra-illustration,
.newsroom-v3-page .native_ads .big-box .extra-illustration {
  position: absolute;
  bottom: 90px;
  left: 0;
  width: 100%;
}
@media (max-width: 768px) {
  .newsroom-v3-page .advertising_becomes_content_2 .big-box .extra-illustration,
  .newsroom-v3-page .native_ads .big-box .extra-illustration {
    bottom: 45px;
  }
}
@media (min-width: 769px) and (max-width: 960px) {
  .newsroom-v3-page .advertising_becomes_content_2 .big-box .extra-illustration,
  .newsroom-v3-page .native_ads .big-box .extra-illustration {
    bottom: 60px;
  }
}
@media (min-width: 961px) {
  .newsroom-v3-page .advertising_becomes_content_2 .big-box .extra-illustration:after,
  .newsroom-v3-page .native_ads .big-box .extra-illustration:after {
    content: '';
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    background: red;
    height: 1px;
    width: 30%;
    margin: 0 auto;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, #000000 50%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, #000000 50%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, #000000 50%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
    opacity: .2;
  }
}
.newsroom-v3-page .advertising_becomes_content_2 .big-box .extra-illustration small,
.newsroom-v3-page .native_ads .big-box .extra-illustration small {
  position: relative;
  display: block;
  font-style: italic;
  font-size: 12px;
  opacity: .7;
}
.newsroom-v3-page .advertising_becomes_content_2 .big-box .extra-illustration small:before,
.newsroom-v3-page .native_ads .big-box .extra-illustration small:before,
.newsroom-v3-page .advertising_becomes_content_2 .big-box .extra-illustration small:after,
.newsroom-v3-page .native_ads .big-box .extra-illustration small:after {
  content: '';
  position: absolute;
  top: 7px;
  width: 40%;
  height: 1px;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, #000000 50%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, #000000 50%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 10%, #000000 50%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
  opacity: .2;
}
.newsroom-v3-page .advertising_becomes_content_2 .big-box .extra-illustration small:before,
.newsroom-v3-page .native_ads .big-box .extra-illustration small:before {
  left: 0;
}
.newsroom-v3-page .advertising_becomes_content_2 .big-box .extra-illustration small:after,
.newsroom-v3-page .native_ads .big-box .extra-illustration small:after {
  right: 0;
}
.newsroom-v3-page .advertising_becomes_content_2 .big-box .extra-illustration img,
.newsroom-v3-page .native_ads .big-box .extra-illustration img {
  display: block;
  max-width: 251px;
  margin: 30px auto 0;
  opacity: .8;
}
.newsroom-v3-page .about_newsroom .emphased-box,
.newsroom-v3-page .publishers_network .emphased-box {
  max-width: 70%;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .newsroom-v3-page .about_newsroom .emphased-box,
  .newsroom-v3-page .publishers_network .emphased-box {
    max-width: 100%;
  }
}
.newsroom-v3-page .about_newsroom .partners,
.newsroom-v3-page .publishers_network .partners {
  max-width: 85%;
  padding: 0;
  margin: -20px auto 10vh;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.newsroom-v3-page .about_newsroom .partners:before,
.newsroom-v3-page .publishers_network .partners:before,
.newsroom-v3-page .about_newsroom .partners:after,
.newsroom-v3-page .publishers_network .partners:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .about_newsroom .partners:after,
.newsroom-v3-page .publishers_network .partners:after {
  clear: both;
}
.newsroom-v3-page .about_newsroom .partners:before,
.newsroom-v3-page .publishers_network .partners:before,
.newsroom-v3-page .about_newsroom .partners:after,
.newsroom-v3-page .publishers_network .partners:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .about_newsroom .partners:after,
.newsroom-v3-page .publishers_network .partners:after {
  clear: both;
}
.newsroom-v3-page .about_newsroom .partners > *,
.newsroom-v3-page .publishers_network .partners > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (max-width: 768px) {
  .newsroom-v3-page .about_newsroom .partners,
  .newsroom-v3-page .publishers_network .partners {
    display: block;
    margin-bottom: 8vh;
  }
}
.newsroom-v3-page .about_newsroom .partners li,
.newsroom-v3-page .publishers_network .partners li {
  float: left;
  margin: 40px 3.90625%;
  text-align: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.newsroom-v3-page .about_newsroom .partners li > *,
.newsroom-v3-page .publishers_network .partners li > * {
  z-index: 1;
}
@media (max-width: 768px) {
  .newsroom-v3-page .about_newsroom .partners li,
  .newsroom-v3-page .publishers_network .partners li {
    display: block;
    width: 100%;
    margin: 40px 0;
  }
}
.newsroom-v3-page .about_newsroom .partners figure,
.newsroom-v3-page .publishers_network .partners figure {
  width: 100%;
}
.newsroom-v3-page .about_newsroom .partners figure img,
.newsroom-v3-page .publishers_network .partners figure img {
  width: 100%;
  height: auto;
}
.newsroom-v3-page .about_newsroom .partners .logo-Exchange_Wire img,
.newsroom-v3-page .publishers_network .partners .logo-Exchange_Wire img {
  max-width: 176px;
}
.newsroom-v3-page .about_newsroom .partners .logo-Mumbrella_Asia img,
.newsroom-v3-page .publishers_network .partners .logo-Mumbrella_Asia img {
  max-width: 168px;
}
.newsroom-v3-page .about_newsroom .partners .logo-BizCommunity img,
.newsroom-v3-page .publishers_network .partners .logo-BizCommunity img {
  max-width: 200px;
}
.newsroom-v3-page .about_newsroom .partners .logo-campaign img,
.newsroom-v3-page .publishers_network .partners .logo-campaign img {
  max-width: 140px;
}
.newsroom-v3-page .about_newsroom .partners .logo-Marketing_interactive img,
.newsroom-v3-page .publishers_network .partners .logo-Marketing_interactive img {
  max-width: 148px;
}
.newsroom-v3-page .about_newsroom .partners .logo-memeburn,
.newsroom-v3-page .publishers_network .partners .logo-memeburn {
  max-width: 200px;
}
.newsroom-v3-page .about_newsroom .partners .logo-kagiso_media,
.newsroom-v3-page .publishers_network .partners .logo-kagiso_media {
  max-width: 112px;
}
.newsroom-v3-page .about_newsroom .partners .logo-Moneyweb,
.newsroom-v3-page .publishers_network .partners .logo-Moneyweb {
  max-width: 159px;
}
.newsroom-v3-page .about_newsroom .partners .logo-Yahoo,
.newsroom-v3-page .publishers_network .partners .logo-Yahoo {
  max-width: 144px;
}
.newsroom-v3-page .about_newsroom .partners .logo-epicurious,
.newsroom-v3-page .publishers_network .partners .logo-epicurious {
  max-width: 170px;
}
.newsroom-v3-page .about_newsroom .partners .logo-ndalo_media,
.newsroom-v3-page .publishers_network .partners .logo-ndalo_media {
  max-width: 145px;
}
.newsroom-v3-page .about_newsroom .partners .logo-Times_Media_Group,
.newsroom-v3-page .publishers_network .partners .logo-Times_Media_Group {
  max-width: 101px;
}
.newsroom-v3-page .get_started {
  padding-top: 5vh;
  font-family: 'TRDGTHCLTSTD';
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .09375em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.newsroom-v3-page .get_started > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.newsroom-v3-page .get_started:before,
.newsroom-v3-page .get_started:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .get_started:after {
  clear: both;
}
.newsroom-v3-page .get_started:before,
.newsroom-v3-page .get_started:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .get_started:after {
  clear: both;
}
.newsroom-v3-page .get_started .get_started-form {
  width: 70%;
  float: left;
  background-color: #fff;
}
@media (max-width: 960px) {
  .newsroom-v3-page .get_started .get_started-form {
    width: 100%;
    float: none;
  }
}
.newsroom-v3-page .get_started .get_started-form label {
  display: inline-block;
}
.newsroom-v3-page .get_started .get_started-form input:not([type='submit']),
.newsroom-v3-page .get_started .get_started-form select,
.newsroom-v3-page .get_started .get_started-form textarea {
  display: block;
  width: 100%;
  padding: 16px 15px 14px;
  text-transform: uppercase;
  letter-spacing: .09375em;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  outline: none;
  -webkit-appearance: initial;
}
.newsroom-v3-page .get_started .get_started-form input:not([type='submit']):invalid,
.newsroom-v3-page .get_started .get_started-form select:invalid,
.newsroom-v3-page .get_started .get_started-form textarea:invalid {
  box-shadow: none;
}
.newsroom-v3-page .get_started .get_started-form textarea {
  max-width: 100%;
}
.newsroom-v3-page .get_started .get_started-form .select2-container .select2-choice {
  padding: 14px 15px 12px !important;
  border-radius: 3px !important;
  box-shadow: none !important;
}
.newsroom-v3-page .get_started .get_started-form .select2-container .select2-choice > .select2-chosen {
  font-size: 12px;
  color: #000;
}
.newsroom-v3-page .get_started .get_started-form .submit-btn {
  padding: 16px 32px 14px;
  text-transform: uppercase;
  letter-spacing: .09375em;
  background: #000;
  color: #fff;
  border: none;
  border-radius: 3px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.newsroom-v3-page .get_started .get_started-form .submit-btn:hover {
  color: #000;
  background: #ffe409;
}
.newsroom-v3-page .get_started .form-row {
  margin: 0 -15px;
}
.newsroom-v3-page .get_started .form-row:before,
.newsroom-v3-page .get_started .form-row:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .get_started .form-row:after {
  clear: both;
}
.newsroom-v3-page .get_started .form-row:before,
.newsroom-v3-page .get_started .form-row:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .get_started .form-row:after {
  clear: both;
}
.newsroom-v3-page .get_started [class*='form-col-'] {
  float: left;
  padding: 0 15px;
}
@media (max-width: 768px) {
  .newsroom-v3-page .get_started [class*='form-col-'] {
    float: none;
  }
}
.newsroom-v3-page .get_started .form-col-50 {
  width: 50%;
}
@media (max-width: 768px) {
  .newsroom-v3-page .get_started .form-col-50 {
    width: 100%;
  }
}
.newsroom-v3-page .get_started .form-col-100 {
  width: 100%;
}
.newsroom-v3-page .get_started .newsroom-v3-form-group {
  margin: 0 0 40px;
}
.newsroom-v3-page .get_started .get_started_form-wrapper {
  width: 100%;
  padding: 100px 12.053571%;
}
@media (max-width: 768px) {
  .newsroom-v3-page .get_started .get_started_form-wrapper {
    padding: 50px 8%;
  }
}
.newsroom-v3-page .get_started .get_started_form-wrapper .boxed-title {
  margin: 0;
  padding: 0;
}
.newsroom-v3-page .get_started .get_started_form-wrapper form {
  margin-top: 50px;
}
.newsroom-v3-page .get_started .contact_details {
  width: 29.9%;
  float: left;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.newsroom-v3-page .get_started .contact_details:before,
.newsroom-v3-page .get_started .contact_details:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .get_started .contact_details:after {
  clear: both;
}
.newsroom-v3-page .get_started .contact_details:before,
.newsroom-v3-page .get_started .contact_details:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .get_started .contact_details:after {
  clear: both;
}
@media (max-width: 960px) {
  .newsroom-v3-page .get_started .contact_details {
    width: 100%;
    float: none;
  }
}
.newsroom-v3-page .get_started .contact_details > div {
  padding: 60px 15.625%;
  margin-left: 15px;
  background-color: #f7f7f7;
}
@media (max-width: 960px) {
  .newsroom-v3-page .get_started .contact_details > div {
    margin: 15px 0 0;
    padding: 30px 8%;
  }
}
.newsroom-v3-page .get_started .contact_details ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.newsroom-v3-page .get_started .contact_details ul:before,
.newsroom-v3-page .get_started .contact_details ul:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .get_started .contact_details ul:after {
  clear: both;
}
.newsroom-v3-page .get_started .contact_details ul:before,
.newsroom-v3-page .get_started .contact_details ul:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .get_started .contact_details ul:after {
  clear: both;
}
@media (max-width: 960px) {
  .newsroom-v3-page .get_started .contact_details ul {
    margin: 0 -20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
  }
  .newsroom-v3-page .get_started .contact_details ul > * {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.newsroom-v3-page .get_started .contact_details ul li {
  margin: 40px 9%;
  -ms-flex-preferred-size: auto;
  -webkit-flex-basis: auto;
  flex-basis: auto;
}
@media (max-width: 960px) {
  .newsroom-v3-page .get_started .contact_details ul li {
    margin: 20px;
    float: left;
    white-space: nowrap;
  }
}
.newsroom-v3-page .get_started .contact_details .credentials {
  margin-top: 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 960px) {
  .newsroom-v3-page .get_started .contact_details .credentials {
    margin: 15px 0 0;
  }
}
.newsroom-v3-page .newsroom-v3-footer {
  font-family: 'TRDGTHCLTSTD';
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .09375em;
  color: rgba(0, 0, 0, 0.5);
}
.newsroom-v3-page .newsroom-v3-footer:before,
.newsroom-v3-page .newsroom-v3-footer:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .newsroom-v3-footer:after {
  clear: both;
}
.newsroom-v3-page .newsroom-v3-footer:before,
.newsroom-v3-page .newsroom-v3-footer:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .newsroom-v3-footer:after {
  clear: both;
}
@media (max-width: 1280px) {
  .newsroom-v3-page .newsroom-v3-footer {
    padding: 0 8%;
  }
}
.newsroom-v3-page .newsroom-v3-footer a {
  color: inherit;
  text-decoration: underline;
}
.newsroom-v3-page .newsroom-v3-footer a:hover {
  text-decoration: none;
}
.newsroom-v3-page .newsroom-v3-footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.newsroom-v3-page .newsroom-v3-footer ul:before,
.newsroom-v3-page .newsroom-v3-footer ul:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .newsroom-v3-footer ul:after {
  clear: both;
}
.newsroom-v3-page .newsroom-v3-footer ul:before,
.newsroom-v3-page .newsroom-v3-footer ul:after {
  content: " ";
  display: table;
}
.newsroom-v3-page .newsroom-v3-footer ul:after {
  clear: both;
}
.newsroom-v3-page .newsroom-v3-footer ul li {
  float: left;
  margin: 0 20px;
}
.newsroom-v3-page .newsroom-v3-footer ul li:first-child {
  margin-left: 0;
}
@media (max-width: 960px) {
  .newsroom-v3-page .newsroom-v3-footer ul li:first-child {
    width: 100%;
    margin: 0 0 20px;
    text-align: center;
  }
}
@media (max-width: 960px) {
  .newsroom-v3-page .newsroom-v3-footer ul li:not(:first-child) {
    margin: 0;
    width: 50%;
    text-align: center;
  }
}
.newsroom-v3-page .newsroom-v3-footer ul li:last-child {
  margin-right: 0;
}
.newsroom-v3-page .newsroom-v3-footer-wrapper {
  margin: 50px auto;
  max-width: 1280px;
}
.newsroom-v3-page .special-figure-wrapper {
  position: relative;
  padding-bottom: 20px;
}
.newsroom-v3-page .special-figure {
  overflow: hidden;
}
.newsroom-v3-page .special-figure img {
  position: relative;
  left: 50%;
  max-width: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  .newsroom-v3-page .special-figure img {
    max-width: 157%;
  }
}
@media (max-width: 768px) {
  .newsroom-v3-page .special-figure-markers {
    padding: 4.347826vh 0 0;
    text-align: center;
  }
}
@media (min-width: 769px) {
  .newsroom-v3-page .special-figure-markers {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
}
.newsroom-v3-page .special-figure-markers > span {
  position: relative;
  display: block;
  font-style: italic;
  line-height: 26px;
}
@media (min-width: 769px) {
  .newsroom-v3-page .special-figure-markers > span {
    position: absolute;
    max-width: 190px;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
}
@media (min-width: 769px) and (max-width: 1380px) {
  .newsroom-v3-page .special-figure-markers > span {
    max-width: 240px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .special-figure-markers > span {
    max-width: 18.75vw;
    font-size: 1.25vw;
    line-height: 2.03125vw;
  }
}
@media (min-width: 769px) {
  .newsroom-v3-page .special-figure-markers .left-marker {
    left: 0;
    text-align: right;
  }
}
@media (min-width: 769px) and (max-width: 1380px) {
  .newsroom-v3-page .special-figure-markers .left-marker {
    padding-left: 50px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .special-figure-markers .left-marker {
    padding-left: 3.90625vw;
  }
}
@media (min-width: 769px) {
  .newsroom-v3-page .special-figure-markers .right-marker {
    right: 0;
    text-align: left;
  }
}
@media (min-width: 769px) and (max-width: 1380px) {
  .newsroom-v3-page .special-figure-markers .right-marker {
    padding-right: 50px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .special-figure-markers .right-marker {
    padding-right: 3.90625vw;
  }
}
.newsroom-v3-page .special-figure-markers .marker-stroke {
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
@media (max-width: 768px) {
  .newsroom-v3-page .special-figure-markers .marker-stroke {
    display: none;
  }
}
.newsroom-v3-page .special-figure-markers .marker-stroke:before,
.newsroom-v3-page .special-figure-markers .marker-stroke:after {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #000;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .special-figure-markers .marker-stroke:before,
  .newsroom-v3-page .special-figure-markers .marker-stroke:after {
    width: 0.859375vw;
    height: 0.859375vw;
    border-width: 0.15625vw;
  }
}
.newsroom-v3-page .special-figure-markers .marker-stroke.h-stroke {
  width: 120px;
  height: 1px;
}
.newsroom-v3-page .special-figure-markers .marker-stroke.h-stroke:before,
.newsroom-v3-page .special-figure-markers .marker-stroke.h-stroke:after {
  top: -5px;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .special-figure-markers .marker-stroke.h-stroke:before,
  .newsroom-v3-page .special-figure-markers .marker-stroke.h-stroke:after {
    top: -0.390625vw;
  }
}
.newsroom-v3-page .special-figure-markers .marker-stroke.h-stroke:before {
  left: 0;
}
.newsroom-v3-page .special-figure-markers .marker-stroke.h-stroke:after {
  right: 0;
}
.newsroom-v3-page .special-figure-markers .marker-stroke.v-stroke {
  width: 1px;
  height: 120px;
}
.newsroom-v3-page .special-figure-markers .marker-stroke.v-stroke:before,
.newsroom-v3-page .special-figure-markers .marker-stroke.v-stroke:after {
  left: -5px;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .special-figure-markers .marker-stroke.v-stroke:before,
  .newsroom-v3-page .special-figure-markers .marker-stroke.v-stroke:after {
    left: -0.390625vw;
  }
}
.newsroom-v3-page .special-figure-markers .marker-stroke.v-stroke:before {
  top: 0;
}
.newsroom-v3-page .special-figure-markers .marker-stroke.v-stroke:after {
  bottom: 0;
}
.newsroom-v3-page .build_more_inventory .emphased-box {
  margin-top: 7vh;
  margin-bottom: 0;
  max-width: none;
}
.newsroom-v3-page .build_more_inventory .emphased-box h1 {
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(1) {
    top: 160px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(1) {
    top: 12.5vw;
  }
}
.newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(1) .h-stroke {
  bottom: 60px;
  right: -130px;
}
@media (min-width: 769px) and (max-width: 1380px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(1) .h-stroke {
    right: -80px;
    width: 70px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(1) .h-stroke {
    bottom: 4.6875vw;
    right: -6.25vw;
    width: 5.46875vw;
  }
}
@media (min-width: 769px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(2) {
    top: 140px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(2) {
    top: 10.9375vw;
  }
}
.newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(2) .marker-stroke:after {
  content: none;
}
.newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(2) .h-stroke {
  bottom: -87px;
  left: -119px;
  width: 104px;
}
@media (min-width: 769px) and (max-width: 1380px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(2) .h-stroke {
    left: -69px;
    width: 54px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(2) .h-stroke {
    bottom: -6.796875vw;
    left: -5.390625vw;
    width: 4.21875vw;
  }
}
.newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(2) .v-stroke {
  top: 35px;
  left: -15px;
  height: 130px;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(2) .v-stroke {
    top: 2.734375vw;
    left: -1.171875vw;
    height: 10.15625vw;
  }
}
@media (min-width: 769px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(3) {
    top: 515px;
    left: 100px;
  }
}
@media (min-width: 769px) and (max-width: 1380px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(3) {
    left: 50px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(3) {
    top: 40.234375vw;
    left: 3.90625vw;
  }
}
.newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(3) .v-stroke {
  top: -90px;
  right: -22px;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(3) .v-stroke {
    top: -7.03125vw;
    right: -1.71875vw;
    height: 9.375vw;
  }
}
@media (min-width: 769px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(4) {
    top: 365px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(4) {
    top: 28.515625vw;
  }
}
.newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(4) .h-stroke {
  top: 12px;
  left: -130px;
}
@media (min-width: 769px) and (max-width: 1380px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(4) .h-stroke {
    left: -80px;
    width: 70px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers > span:nth-child(4) .h-stroke {
    top: 0.9375vw;
    left: -6.25vw;
    width: 5.46875vw;
  }
}
@media (min-width: 769px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers .left-marker {
    left: 0;
    text-align: right;
  }
}
@media (min-width: 769px) and (max-width: 1380px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers .left-marker {
    padding-left: 50px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers .left-marker {
    padding-left: 3.90625vw;
  }
}
@media (min-width: 769px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers .right-marker {
    right: 0;
    text-align: left;
  }
}
@media (min-width: 769px) and (max-width: 1380px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers .right-marker {
    padding-right: 50px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers .right-marker {
    padding-right: 3.90625vw;
  }
}
.newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke {
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
@media (max-width: 768px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke {
    display: none;
  }
}
.newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke:before,
.newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke:after {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #000;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke:before,
  .newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke:after {
    width: 0.859375vw;
    height: 0.859375vw;
    border-width: 0.15625vw;
  }
}
.newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke.h-stroke {
  width: 120px;
  height: 1px;
}
.newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke.h-stroke:before,
.newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke.h-stroke:after {
  top: -5px;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke.h-stroke:before,
  .newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke.h-stroke:after {
    top: -0.390625vw;
  }
}
.newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke.h-stroke:before {
  left: 0;
}
.newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke.h-stroke:after {
  right: 0;
}
.newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke.v-stroke {
  width: 1px;
  height: 120px;
}
.newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke.v-stroke:before,
.newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke.v-stroke:after {
  left: -5px;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke.v-stroke:before,
  .newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke.v-stroke:after {
    left: -0.390625vw;
  }
}
.newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke.v-stroke:before {
  top: 0;
}
.newsroom-v3-page .build_more_inventory .special-figure-markers .marker-stroke.v-stroke:after {
  bottom: 0;
}
.newsroom-v3-page .your_private_marketplace .big-box {
  width: 51%;
  padding: 6.8125%;
}
.newsroom-v3-page .your_private_marketplace .small-box {
  width: 49%;
}
.newsroom-v3-page .your_private_marketplace .box-wrapper {
  max-width: 480px;
}
.newsroom-v3-page .your_private_marketplace .media-box .box-wrapper {
  margin-left: auto;
}
.newsroom-v3-page .new_storytelling_age .emphased-box {
  margin-top: 7vh;
  margin-bottom: 0;
  max-width: none;
}
.newsroom-v3-page .new_storytelling_age .emphased-box h1 {
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .newsroom-v3-page .new_storytelling_age .special-figure-markers > span:nth-child(1) {
    top: 310px;
    left: 125px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .new_storytelling_age .special-figure-markers > span:nth-child(1) {
    top: 24.21875vw;
    left: 9.765625vw;
  }
}
.newsroom-v3-page .new_storytelling_age .special-figure-markers > span:nth-child(1) .h-stroke {
  bottom: 12px;
  right: -130px;
}
@media (min-width: 769px) and (max-width: 1380px) {
  .newsroom-v3-page .new_storytelling_age .special-figure-markers > span:nth-child(1) .h-stroke {
    right: -80px;
    width: 70px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .new_storytelling_age .special-figure-markers > span:nth-child(1) .h-stroke {
    bottom: 0.9375vw;
    right: -6.25vw;
    width: 5.46875vw;
  }
}
@media (min-width: 769px) {
  .newsroom-v3-page .new_storytelling_age .special-figure-markers > span:nth-child(2) {
    top: 310px;
    right: 125px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .new_storytelling_age .special-figure-markers > span:nth-child(2) {
    top: 24.21875vw;
    right: 9.765625vw;
  }
}
.newsroom-v3-page .new_storytelling_age .special-figure-markers > span:nth-child(2) .h-stroke {
  top: 12px;
  left: -130px;
}
@media (min-width: 769px) and (max-width: 1380px) {
  .newsroom-v3-page .new_storytelling_age .special-figure-markers > span:nth-child(2) .h-stroke {
    left: -80px;
    width: 70px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .new_storytelling_age .special-figure-markers > span:nth-child(2) .h-stroke {
    top: 0.9375vw;
    left: -6.25vw;
    width: 5.46875vw;
  }
}
@media (min-width: 769px) {
  .newsroom-v3-page .new_storytelling_age .special-figure-markers .left-marker {
    left: 0;
    text-align: right;
  }
}
@media (min-width: 769px) and (max-width: 1380px) {
  .newsroom-v3-page .new_storytelling_age .special-figure-markers .left-marker {
    padding-left: 50px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .new_storytelling_age .special-figure-markers .left-marker {
    padding-left: 3.90625vw;
  }
}
@media (min-width: 769px) {
  .newsroom-v3-page .new_storytelling_age .special-figure-markers .right-marker {
    right: 0;
    text-align: left;
  }
}
@media (min-width: 769px) and (max-width: 1380px) {
  .newsroom-v3-page .new_storytelling_age .special-figure-markers .right-marker {
    padding-right: 50px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .new_storytelling_age .special-figure-markers .right-marker {
    padding-right: 3.90625vw;
  }
}
.newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke {
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
@media (max-width: 768px) {
  .newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke {
    display: none;
  }
}
.newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke:before,
.newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke:after {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #000;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke:before,
  .newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke:after {
    width: 0.859375vw;
    height: 0.859375vw;
    border-width: 0.15625vw;
  }
}
.newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke.h-stroke {
  width: 120px;
  height: 1px;
}
.newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke.h-stroke:before,
.newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke.h-stroke:after {
  top: -5px;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke.h-stroke:before,
  .newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke.h-stroke:after {
    top: -0.390625vw;
  }
}
.newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke.h-stroke:before {
  left: 0;
}
.newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke.h-stroke:after {
  right: 0;
}
.newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke.v-stroke {
  width: 1px;
  height: 120px;
}
.newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke.v-stroke:before,
.newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke.v-stroke:after {
  left: -5px;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke.v-stroke:before,
  .newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke.v-stroke:after {
    left: -0.390625vw;
  }
}
.newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke.v-stroke:before {
  top: 0;
}
.newsroom-v3-page .new_storytelling_age .special-figure-markers .marker-stroke.v-stroke:after {
  bottom: 0;
}
.newsroom-v3-page .publishers_network .partners li {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 17%;
  flex: 1 0 17%;
}
@media (min-width: 769px) {
  .newsroom-v3-page .new_video_dimension_agency .description-box {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.newsroom-v3-page .new_video_dimension_agency .box-wrapper {
  max-width: 520px;
}
.newsroom-v3-page .dsp_at_your_fingertips_agency .big-box {
  width: 49%;
  padding: 6.8125%;
}
.newsroom-v3-page .dsp_at_your_fingertips_agency .small-box {
  width: 51%;
}
.newsroom-v3-page .dsp_at_your_fingertips_agency .box-wrapper {
  max-width: 480px;
}
.newsroom-v3-page .dsp_at_your_fingertips_agency .media-box .box-wrapper {
  margin-left: auto;
}
.newsroom-v3-page.newsroomcoza .iPhone-box .box-wrapper {
  padding: 104px 23px 43px 25px;
  max-width: 363px;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .newsroom-v3-page.newsroomcoza .iPhone-box .box-wrapper {
    padding-bottom: 4.921875vw;
  }
}
.newsroom-v3-page.newsroomcoza .iPhone-box figure {
  max-height: 511px;
}
.newsroom-v3-page.newsroomcoza .iPhone-box figure:after {
  top: -20.2%;
  left: -7.8%;
  width: 115.24%;
  height: 132.684%;
  background: url('/static/commons/img/newsroom/v3/iPhone-template-2.png') no-repeat top center;
  background-size: cover;
}
@media (min-width: 961px) {
  .newsroom-v3-page.newsroomcoza .newsroom_introduction .introduction-boxes {
    margin-top: 100px;
  }
}
@media (min-width: 769px) {
  .newsroom-v3-page.newsroomcoza .new_video_dimension .description-box {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.newsroom-v3-page.newsroomcoza .new_video_dimension .box-wrapper {
  max-width: 520px;
}
.newsroom-v3-page.newsroomcoza .dsp_at_your_fingertips .big-box {
  width: 49%;
  padding: 6.8125%;
}
.newsroom-v3-page.newsroomcoza .dsp_at_your_fingertips .small-box {
  width: 51%;
}
.newsroom-v3-page.newsroomcoza .dsp_at_your_fingertips .box-wrapper {
  max-width: 480px;
}
.newsroom-v3-page.newsroomcoza .dsp_at_your_fingertips .media-box .box-wrapper {
  margin-left: auto;
}
.newsroom-v3-page.newsroomcoza .about_newsroom .emphased-box {
  margin-top: 6vh;
}
.article-page body {
  min-width: 0;
}
.article-page .platform-header,
.article-page .platform-footer {
  display: none !important;
}
.article-page .article-page-footer {
  position: relative;
  z-index: 2;
  background-color: #fff;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.article-page .article-page-footer.lateral-menu-is-open {
  -webkit-transform: translateX(-260px);
  -moz-transform: translateX(-260px);
  -ms-transform: translateX(-260px);
  -o-transform: translateX(-260px);
  transform: translateX(-260px);
}
.article-page .article-page-footer footer {
  position: relative;
  z-index: 1;
  padding: 3em 5em;
  width: 100%;
  max-width: 1280px;
  min-width: 0;
  margin: 0 auto;
  font-size: 11px;
  text-align: center;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.article-page .article-page-footer footer a {
  margin: 0 .75em;
  color: #000;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .article-page .article-page-footer footer a {
    margin: 0 1.5em;
  }
}
.article-page .article-page-footer footer a:hover {
  text-decoration: none;
}
.article-page .chapter {
  position: relative;
  background: #fff;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.article-page .chapter > .content {
  position: relative;
  z-index: 1;
  padding: 5em 5em;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  border-left: 1px solid transparent;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.article-page .chapter > .content:before,
.article-page .chapter > .content:after {
  content: " ";
  display: table;
}
.article-page .chapter > .content:after {
  clear: both;
}
.article-page .chapter > .content:before,
.article-page .chapter > .content:after {
  content: " ";
  display: table;
}
.article-page .chapter > .content:after {
  clear: both;
}
@media screen and (max-width: 800px) {
  .article-page .chapter > .content {
    padding: 5em 3em;
  }
}
.article-page .chapter.border-bottom {
  border-bottom: 1px solid #dbdbdb;
}
.article-page .chapter.border-faded:after {
  content: '';
  position: relative;
  z-index: 1;
  width: 100%;
  height: 1px;
  display: block;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 15%, #ccc 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 15%, #ccc 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 15%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ffcccccc', GradientType=1);
}
.article-page .chapter .intro-description a {
  color: inherit;
  text-decoration: underline;
}
.article-page .chapter .intro-description a:hover {
  text-decoration: none;
}
@media screen {
  .article-page .gray-chapter {
    background-color: #f9f9f9;
  }
}
.article-page .main-logo {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 998;
  margin: 0 0 30px 40px;
  text-decoration: none !important;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.article-page .main-logo.lateral-menu-is-open {
  -webkit-transform: translateX(-260px);
  -moz-transform: translateX(-260px);
  -ms-transform: translateX(-260px);
  -o-transform: translateX(-260px);
  transform: translateX(-260px);
}
@media screen and (max-width: 800px) {
  .article-page .main-logo {
    top: 0 !important;
    margin: 0 !important;
    padding: 24px !important;
    height: 63px !important;
    width: 100%;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  }
}
.article-page .main-logo .logo-and-slogan {
  display: block;
}
.article-page .main-logo .chargeads-single {
  float: left;
  vertical-align: middle;
}
@media screen and (max-width: 800px) {
  .article-page .main-logo .chargeads-single {
    float: none;
  }
}
.article-page .main-logo .chargeads-single {
  color: #000;
  font-family: 'TRDGTHCLTSTD';
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .08em;
  padding-top: 6px;
}
.article-page main {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 20px;
  line-height: 30px;
}
.article-page main .main-text h1,
.article-page main .main-text h2 {
  font-family: 'TRDGTHCLTSTD';
  line-height: normal;
}
.article-page main .main-text h1 {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-transform: uppercase;
  letter-spacing: .036em;
}
@media screen and (max-width: 800px) {
  .article-page main .main-text h1 {
    font-size: 28px;
    line-height: 36px;
  }
}
.article-page main .main-text h3 {
  letter-spacing: -0.05em;
}
@media screen and (max-width: 800px) {
  .article-page main .main-text h3 {
    font-size: 22px;
  }
}
.article-page main .main-text p {
  text-align: justify;
}
.article-page main .main-text a {
  text-decoration: underline;
}
.article-page main .main-text a:hover {
  text-decoration: none;
}
.article-page main .chapter > .content {
  max-width: 1227px;
}
.article-page main .js-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 54.7%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.article-page main .js-video.widescreen {
  padding-bottom: 56.34%;
}
.article-page main .js-video.vimeo {
  padding-top: 0;
}
.article-page main .js-video embed,
.article-page main .js-video iframe,
.article-page main .js-video object,
.article-page main .js-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.article-page .media-library {
  display: table;
  width: 100%;
}
.article-page .media-library a {
  display: block;
  text-align: center;
  padding: 1.5%;
}
@media screen and (min-width: 801px) {
  .article-page .media-library a {
    display: table-cell;
  }
}
.article-page .media-library a img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  vertical-align: top;
  border: 1px solid #ddd;
}
.article-page .download-media-kit a {
  padding: 14px 18px;
  font-family: 'TRDGTHCLTSTD';
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.article-page .download-media-kit a img {
  margin: -3px 7px 0 0;
}
.article-page blockquote {
  font-size: 1.5em;
  line-height: normal;
}

/* required styles */

.leaflet-map-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-pane,
.leaflet-overlay-pane,
.leaflet-shadow-pane,
.leaflet-marker-pane,
.leaflet-popup-pane,
.leaflet-overlay-pane svg,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer { /* TODO optimize classes */
	position: absolute;
	}
.leaflet-container {
	overflow: hidden;
	outline: 0;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
.leaflet-clickable {
	cursor: pointer;
	}
.leaflet-dragging, .leaflet-dragging .leaflet-clickable {
	cursor: move;
	}
.leaflet-container img {
    /* map is broken in FF if you have max-width: 100% on tiles */
	max-width: none !important;
	}
.leaflet-container img.leaflet-image-layer {
    /* stupid Android 2 doesn't understand "max-width: none" properly */
    max-width: 15000px !important;
    }

.leaflet-tile-pane { z-index: 2; }
.leaflet-objects-pane { z-index: 3; }
.leaflet-overlay-pane { z-index: 4; }
.leaflet-shadow-pane { z-index: 5; }
.leaflet-marker-pane { z-index: 6; }
.leaflet-popup-pane { z-index: 7; }

.leaflet-tile {
    filter: inherit;
    visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}

.leaflet-zoom-box {
    width: 0;
    height: 0;
    }

/* Leaflet controls */

.leaflet-control {
	position: relative;
	z-index: 7;
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}

.leaflet-control-zoom {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	}
.leaflet-control-zoom {
	padding: 5px;
	background: rgba(0, 0, 0, 0.25);
	}
.leaflet-control-zoom a {
	background-color: rgba(255, 255, 255, 0.75);
	}
.leaflet-control-zoom a, .leaflet-control-layers a {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-control-zoom a {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 19px;
	height: 19px;
	}
.leaflet-control-zoom a:hover {
	background-color: #fff;
	}
.leaflet-touch .leaflet-control-zoom a {
	width: 27px;
	height: 27px;
	}
.leaflet-control-zoom-in {
	background-image: url('/static/commons/css/img/leaflet/zoom-in.png?00107f014063');
	margin-bottom: 5px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	}
.leaflet-control-zoom-out {
	background-image: url('/static/commons/css/img/leaflet/zoom-out.png?00107f014063');
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	}

.leaflet-control-layers {
	box-shadow: 0 1px 7px #999;
	background: #f8f8f9;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}
.leaflet-control-layers a {
	background-image: url('/static/commons/css/img/leaflet/layers.png?00107f014063');
	width: 36px;
	height: 36px;
	}
.leaflet-touch .leaflet-control-layers a {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers input {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

.leaflet-container .leaflet-control-attribution {
	background-color: rgba(255, 255, 255, 0.7);
	box-shadow: 0 0 5px #bbb;
	margin: 0;
    }

.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font: 11px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}

.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}

.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	color: black;
	line-height: 1;
	font-size: 10px;
	padding-bottom: 2px;
	text-shadow: 1px 1px 1px #fff;
	background-color: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	padding-top: 1px;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution, .leaflet-touch .leaflet-control-layers {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers {
	border: 5px solid #bbb;
	}


/* Zoom and fade animations */

.leaflet-fade-anim .leaflet-tile, .leaflet-fade-anim .leaflet-popup {
	opacity: 0;

	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-tile-loaded, .leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}

.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25,0.1,0.25,0.75);
	-moz-transition: -moz-transform 0.25s cubic-bezier(0.25,0.1,0.25,0.75);
	-o-transition: -o-transform 0.25s cubic-bezier(0.25,0.1,0.25,0.75);
	transition: transform 0.25s cubic-bezier(0.25,0.1,0.25,0.75);
	}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    }

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* Popup layout */

.leaflet-popup {
	position: absolute;
	text-align: center;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	}
.leaflet-popup-content {
	margin: 14px 20px;
	}
.leaflet-popup-tip-container {
	margin: 0 auto;
	width: 40px;
	height: 20px;
	position: relative;
	overflow: hidden;
	}
.leaflet-popup-tip {
	width: 15px;
	height: 15px;
	padding: 1px;

	margin: -8px auto 0;

	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 5px 0 0;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}


/* Visual appearance */

.leaflet-container {
	background: #ddd;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
    outline: 2px solid orange;
    }
.leaflet-zoom-box {
	border: 2px dotted #05f;
	background: white;
	opacity: 0.5;
	}
.leaflet-div-icon {
    background: #fff;
    border: 1px solid #666;
    }
.leaflet-editing-icon {
    border-radius: 2px;
    }
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
	background: white;

	box-shadow: 0 3px 10px #888;
	-moz-box-shadow: 0 3px 10px #888;
	-webkit-box-shadow: 0 3px 14px #999;
	}
.leaflet-popup-content-wrapper {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	}
.leaflet-popup-content {
	font: 12px/1.4 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}





/*  ----------------------------------------------------------------------





CUSTOM ADDONS
------------------------- */

.leaflet-top, .leaflet-bottom {
	z-index: 999;
}

/*
Version: 3.4.6 Timestamp: Sat Mar 22 22:30:15 EDT 2014
*/
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
     -moz-box-sizing: border-box; /* firefox */
          box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;

    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;

    border-radius: 4px;

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;

    border-radius: 0 0 4px 4px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;
    float: none;
    width: auto;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;

    font-size: 1px;
    text-decoration: none;

    border: 0;
    background: url('/static/commons/css/lib/select2.png?00107f014063') right top no-repeat;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;

    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;

    border-radius: 0 0 4px 4px;

    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    border-radius: 4px 4px 0 0;

    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb;
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;

    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;

    background-clip: padding-box;

    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
    background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('/static/commons/css/lib/select2.png?00107f014063') no-repeat 0 1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;

    position: relative;
    z-index: 10000;

    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;

    outline: 0;
    font-family: sans-serif;
    font-size: 1em;

    border: 1px solid #aaa;
    border-radius: 0;

    -webkit-box-shadow: none;
            box-shadow: none;

    background: #fff url('/static/commons/css/lib/select2.png?00107f014063') no-repeat 100% -22px;
    background: url('/static/commons/css/lib/select2.png?00107f014063') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('/static/commons/css/lib/select2.png?00107f014063') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('/static/commons/css/lib/select2.png?00107f014063') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('/static/commons/css/lib/select2.png?00107f014063') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
    background: #fff url('/static/commons/css/lib/select2-spinner.gif?00107f014063') no-repeat 100%;
    background: url('/static/commons/css/lib/select2-spinner.gif?00107f014063') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('/static/commons/css/lib/select2-spinner.gif?00107f014063') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('/static/commons/css/lib/select2-spinner.gif?00107f014063') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('/static/commons/css/lib/select2-spinner.gif?00107f014063') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
            box-shadow: 0 1px 0 #fff inset;

    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

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

/* results */
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}


.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url('/static/commons/css/lib/select2-spinner.gif?00107f014063') no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;

    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;

    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li
{
    float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url('/static/commons/css/lib/select2-spinner.gif?00107f014063') no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;

    border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice
{
    margin-left: 0;
    margin-right: 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;

    font-size: 1px;
    outline: none;
    background: url('/static/commons/css/lib/select2.png?00107f014063') right top no-repeat;
}
html[dir="rtl"] .select2-search-choice-close {
    right: auto;
    left: 3px;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
    background: none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}

/* Retina-ize icons */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx)  {
    .select2-search input,
    .select2-search-choice-close,
    .select2-container .select2-choice abbr,
    .select2-container .select2-choice .select2-arrow b {
        background-image: url('/static/commons/css/lib/select2x2.png') !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important;
    }

    .select2-search input {
        background-position: 100% -21px !important;
    }
}

/*! 
 * angular-loading-bar v0.8.0
 * https://chieffancypants.github.io/angular-loading-bar
 * Copyright (c) 2015 Wes Cruver
 * License: MIT
 */

/* Make clicks pass-through */
#loading-bar,
#loading-bar-spinner {
  pointer-events: none;
  -webkit-pointer-events: none;
  -webkit-transition: 350ms linear all;
  -moz-transition: 350ms linear all;
  -o-transition: 350ms linear all;
  transition: 350ms linear all;
}

#loading-bar.ng-enter,
#loading-bar.ng-leave.ng-leave-active,
#loading-bar-spinner.ng-enter,
#loading-bar-spinner.ng-leave.ng-leave-active {
  opacity: 0;
}

#loading-bar.ng-enter.ng-enter-active,
#loading-bar.ng-leave,
#loading-bar-spinner.ng-enter.ng-enter-active,
#loading-bar-spinner.ng-leave {
  opacity: 1;
}

#loading-bar .bar {
  -webkit-transition: width 350ms;
  -moz-transition: width 350ms;
  -o-transition: width 350ms;
  transition: width 350ms;

  background: #29d;
  position: fixed;
  z-index: 10002;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}

/* Fancy blur effect */
#loading-bar .peg {
  position: absolute;
  width: 70px;
  right: 0;
  top: 0;
  height: 2px;
  opacity: .45;
  -moz-box-shadow: #29d 1px 0 6px 1px;
  -ms-box-shadow: #29d 1px 0 6px 1px;
  -webkit-box-shadow: #29d 1px 0 6px 1px;
  box-shadow: #29d 1px 0 6px 1px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

#loading-bar-spinner {
  display: block;
  position: fixed;
  z-index: 10002;
  top: 10px;
  left: 10px;
}

#loading-bar-spinner .spinner-icon {
  width: 14px;
  height: 14px;

  border:  solid 2px transparent;
  border-top-color:  #29d;
  border-left-color: #29d;
  border-radius: 50%;

  -webkit-animation: loading-bar-spinner 400ms linear infinite;
  -moz-animation:    loading-bar-spinner 400ms linear infinite;
  -ms-animation:     loading-bar-spinner 400ms linear infinite;
  -o-animation:      loading-bar-spinner 400ms linear infinite;
  animation:         loading-bar-spinner 400ms linear infinite;
}

@-webkit-keyframes loading-bar-spinner {
  0%   { -webkit-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes loading-bar-spinner {
  0%   { -moz-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes loading-bar-spinner {
  0%   { -o-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes loading-bar-spinner {
  0%   { -ms-transform: rotate(0deg);   transform: rotate(0deg); }
  100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes loading-bar-spinner {
  0%   { transform: rotate(0deg);   transform: rotate(0deg); }
  100% { transform: rotate(360deg); transform: rotate(360deg); }
}

/*!
 * fullPage 2.7.8
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}#superContainer{height:100%;position:relative;-ms-touch-action:none;touch-action:none}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fp-controlArrow.fp-prev{left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-controlArrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-scrollable{overflow:scroll}.fp-notransition{-webkit-transition:none!important;transition:none!important}#fp-nav{position:fixed;z-index:100;margin-top:-32px;top:50%;opacity:1;-webkit-transform:translate3d(0,0,0)}#fp-nav.right{right:17px}#fp-nav.left{left:17px}.fp-slidesNav{position:absolute;z-index:4;left:50%;opacity:1}.fp-slidesNav.bottom{bottom:17px}.fp-slidesNav.top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.right{right:20px}#fp-nav ul li .fp-tooltip.left{left:20px}.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell,.fp-auto-height.fp-section{height:auto!important}
/*# sourceMappingURL=jquery.fullpage.min.css.map */

/*
 *  SimpleBar.js - v1.1.9
 *  Scrollbars, simpler.
 *  https://grsmto.github.io/simplebar/
 *
 *  Made by Adrien Grsmto from a fork by Jonathan Nicol
 *  Under MIT License
 */
.simplebar, [data-simplebar-direction] {
    position: relative;
    overflow: hidden;
    -webkit-overflow-scrolling: touch; /* Trigger native scrolling for mobile, if not supported, plugin is used. */
}

.simplebar .simplebar-scroll-content,
[data-simplebar-direction] .simplebar-scroll-content {
    overflow-y: scroll;
    overflow-x: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -ms-overflow-style: none; /* hide browser scrollbar on IE10+ */
}

/* hide browser scrollbar on Webkit (Safari & Chrome) */
.simplebar-scroll-content::-webkit-scrollbar {
    display: none;
}

[data-simplebar-direction="horizontal"] .simplebar-scroll-content,
.simplebar.horizontal .simplebar-scroll-content {
    overflow-x: scroll;
    overflow-y: auto;
}

.simplebar-track {
    z-index: 99;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 11px;
}

.simplebar-track .simplebar-scrollbar {
    position: absolute;
    right: 2px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    min-height: 10px;
    width: 7px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    background: #6c6e71;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
}

.simplebar-track:hover .simplebar-scrollbar {
    /* When hovered, remove all transitions from drag handle */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    opacity: 0.7;
    -webkit-transition: opacity 0 linear;
    -moz-transition: opacity 0 linear;
    -o-transition: opacity 0 linear;
    -ms-transition: opacity 0 linear;
    transition: opacity 0 linear;
}

.simplebar-track .simplebar-scrollbar.visible {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    opacity: 0.7;
}

[data-simplebar-direction="horizontal"] .simplebar-track,
.simplebar.horizontal .simplebar-track {
    top: auto;
    left: 0;
    width: auto;
    height: 11px;
}

[data-simplebar-direction="horizontal"] .simplebar-track .simplebar-scrollbar,
.simplebar.horizontal .simplebar-track .simplebar-scrollbar {
    right: auto;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto;
}
