/*@font-face {
	font-family: 'msomp-tools-symbols';
	src: url('@{iconFontPath}@{iconFontEOT}');
    src: url('@{iconFontPath}@{iconFontEOT}?#iefix') format('embedded-opentype'),
		 url('@{iconFontPath}@{iconFontWOFF}') format('woff'),
		 url('@{iconFontPath}@{iconFontTTF}') format('truetype'),
		 url('@{iconFontPath}@{iconFontSVG}') format('svg');
	font-weight: normal;
	font-style: normal;
}*/

/* Use the following CSS code if you want to use data attributes for inserting your icons */

[data-icon]:before {
  font-family: 'msomp-tools-symbols', 'sans-serif';
  content: attr(data-icon);
  speak: none;
}

/* Use the following CSS code if you want to have a class per icon */

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: auto;
  height: auto;
  margin-top: 0;
  font-family: 'msomp-tools-symbols', 'sans-serif';
  font-size: inherit;
  font-style: normal;
  font-weight: normal;
  line-height: 1em;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  speak: none;
}

/* Example page */

.icon_example i {
  vertical-align: middle;
}

.icon-home:before {
  content: "\e000";
}

.icon-plus:before {
  content: "\e001";
}

.icon-plus-sm:before {
  content: "\e002";
}

.icon-minus:before {
  content: "\e003";
}

.icon-minus-sm:before {
  content: "\e004";
}

.icon-accept:before {
  content: "\e005";
}

.icon-accept-sm:before {
  content: "\e006";
}

.icon-cancel:before {
  content: "\e007";
}

.icon-cancel-sm:before {
  content: "\e008";
}

.icon-more:before {
  content: "\e009";
}

.icon-undo:before {
  content: "\e00a";
}

.icon-redo:before {
  content: "\e00b";
}

.icon-refresh:before {
  content: "\e00c";
}

.icon-refresh-sm:before {
  content: "\e00d";
}

.icon-sync:before {
  content: "\e00e";
}

.icon-sync-sm:before {
  content: "\e00f";
}

.icon-trash:before {
  content: "\e010";
}

.icon-locked:before {
  content: "\e011";
}

.icon-lock-lock:before {
  content: "\e012";
}

.icon-lock-unlock:before {
  content: "\e013";
}

.icon-save:before {
  content: "\e014";
}

.icon-scissors:before {
  content: "\e015";
}

.icon-copy:before {
  content: "\e016";
}

.icon-paste:before {
  content: "\e017";
}

.icon-folder:before {
  content: "\e018";
}

.icon-folder-new:before {
  content: "\e019";
}

.icon-folder-sync:before {
  content: "\e01a";
}

.icon-search:before {
  content: "\e01b";
}

.icon-zoom-in:before {
  content: "\e01c";
}

.icon-zoom-neutral:before {
  content: "\e01d";
}

.icon-zoom-out:before {
  content: "\e01e";
}

.icon-gear:before {
  content: "\e01f";
}

.icon-wrench:before {
  content: "\e020";
}

.icon-slider_v:before {
  content: "\e021";
}

.icon-slider_h:before {
  content: "\e022";
}

.icon-options:before {
  content: "\e023";
}

.icon-edit:before {
  content: "\e024";
}

.icon-create-new:before {
  content: "\e025";
}

.icon-pin:before {
  content: "\e026";
}

.icon-unpin:before {
  content: "\e027";
}

.icon-tag:before {
  content: "\e028";
}

.icon-paperclip:before {
  content: "\e029";
}

.icon-share-1:before {
  content: "\e02a";
}

.icon-share-2:before {
  content: "\e02b";
}

.icon-star-empty:before {
  content: "\e02c";
}

.icon-star-half:before {
  content: "\e02d";
}

.icon-star-full:before {
  content: "\e02e";
}

.icon-heart-empty:before {
  content: "\e02f";
}

.icon-heart-full:before {
  content: "\e030";
}

.icon-comment:before {
  content: "\e031";
}

.icon-comment-2:before {
  content: "\e032";
}

.icon-poll:before {
  content: "\e033";
}

.icon-rss:before {
  content: "\e034";
}

.icon-view-list-sm:before {
  content: "\e035";
}

.icon-view-list-med:before {
  content: "\e036";
}

.icon-view-list-lg:before {
  content: "\e037";
}

.icon-view-grid-sm:before {
  content: "\e038";
}

.icon-view_grid-lg:before {
  content: "\e039";
}

.icon-filter:before {
  content: "\e03a";
}

.icon-sort:before {
  content: "\e03b";
}

.icon-exchange:before {
  content: "\e03c";
}

.icon-upload:before {
  content: "\e03d";
}

.icon-download:before {
  content: "\e03e";
}

.icon-import:before {
  content: "\e03f";
}

.icon-export:before {
  content: "\e040";
}

.icon-enlarge-1:before {
  content: "\e041";
}

.icon-enlarge-2:before {
  content: "\e042";
}

.icon-enlarge-3:before {
  content: "\e043";
}

.icon-reduce-1:before {
  content: "\e044";
}

.icon-reduce-2:before {
  content: "\e045";
}

.icon-reduce-3:before {
  content: "\e046";
}

.icon-lightbulb:before {
  content: "\e047";
}

.icon-lightbulb-2:before {
  content: "\e048";
}

.icon-flag:before {
  content: "\e049";
}

.icon-bookmark:before {
  content: "\e04a";
}

.icon-bookmarks:before {
  content: "\e04b";
}

.icon-link:before {
  content: "\e04c";
}

.icon-unlink:before {
  content: "\e04d";
}

.icon-html-tag:before {
  content: "\e04e";
}

.icon-graph-line:before {
  content: "\e04f";
}

.icon-graph-bar:before {
  content: "\e050";
}

.icon-library:before {
  content: "\e051";
}

.icon-envelope:before {
  content: "\e052";
}

.icon-document-1:before {
  content: "\e053";
}

.icon-document-2:before {
  content: "\e054";
}

.icon-document-3:before {
  content: "\e055";
}

.icon-print:before {
  content: "\e056";
}

.icon-camera:before {
  content: "\e057";
}

.icon-video-camera:before {
  content: "\e058";
}

.icon-mic:before {
  content: "\e059";
}

.icon-photo:before {
  content: "\e05a";
}

.icon-photo-2:before {
  content: "\e05b";
}

.icon-photo-group:before {
  content: "\e05c";
}

.icon-photo-slideshow:before {
  content: "\e05d";
}

.icon-video:before {
  content: "\e05e";
}

.icon-music:before {
  content: "\e05f";
}

.icon-computer-desktop:before {
  content: "\e060";
}

.icon-tablet:before {
  content: "\e061";
}

.icon-phone:before {
  content: "\e062";
}

.icon-computer-mac:before {
  content: "\e063";
}

.icon-eye:before {
  content: "\e064";
}

.icon-usr:before {
  content: "\e065";
}

.icon-usr-group:before {
  content: "\e066";
}

.icon-globe:before {
  content: "\e067";
}

.icon-compass:before {
  content: "\e068";
}

.icon-map_pin:before {
  content: "\e069";
}

.icon-location:before {
  content: "\e06a";
}

.icon-calendar:before {
  content: "\e06b";
}

.icon-calendar-day:before {
  content: "\e06c";
}

.icon-calendar-blank:before {
  content: "\e06d";
}

.icon-clock:before {
  content: "\e06e";
}

.icon-stop_sign:before {
  content: "\e06f";
}

.icon-blocked:before {
  content: "\e070";
}

.icon-blocked-2:before {
  content: "\e071";
}

.icon-alert-caution:before {
  content: "\e072";
}

.icon-alert-stop:before {
  content: "\e073";
}

.icon-alert:before {
  content: "\e074";
}

.icon-info:before {
  content: "\e075";
}

.icon-question:before {
  content: "\e076";
}

.icon-font:before {
  content: "\e077";
}

.icon-font-size:before {
  content: "\e078";
}

.icon-font-bold:before {
  content: "\e079";
}

.icon-font-underline:before {
  content: "\e07a";
}

.icon-font-italic:before {
  content: "\e07b";
}

.icon-font-strike:before {
  content: "\e07c";
}

.icon-blockquote:before {
  content: "\e07d";
}

.icon-spellcheck:before {
  content: "\e07e";
}

.icon-align-left:before {
  content: "\e07f";
}

.icon-align-center:before {
  content: "\e080";
}

.icon-align-right:before {
  content: "\e081";
}

.icon-list-ul:before {
  content: "\e082";
}

.icon-list-ol:before {
  content: "\e083";
}

.icon-crop:before {
  content: "\e084";
}

.icon-scale:before {
  content: "\e085";
}

.icon-scale-2:before {
  content: "\e086";
}

.icon-scale_down:before {
  content: "\e087";
}

.icon-rotate:before {
  content: "\e088";
}

.icon-brightness:before {
  content: "\e089";
}

.icon-contrast:before {
  content: "\e08a";
}

.icon-briteness-contrast:before {
  content: "\e08b";
}

.icon-checkbox-unchecked:before {
  content: "\e08c";
}

.icon-checkbox-checked:before {
  content: "\e08d";
}

.icon-checkbox-partial:before {
  content: "\e08e";
}

.icon-radio-unchecked:before {
  content: "\e08f";
}

.icon-radio-checked:before {
  content: "\e090";
}

.icon-arrow-up-lt:before {
  content: "\e091";
}

.icon-arrow-dn-lt:before {
  content: "\e092";
}

.icon-arrow-l-lt:before {
  content: "\e093";
}

.icon-arrow-r-lt:before {
  content: "\e094";
}

.icon-arrow-up:before {
  content: "\e095";
}

.icon-arrow-dn:before {
  content: "\e096";
}

.icon-arrow-l:before {
  content: "\e097";
}

.icon-arrow-r:before {
  content: "\e098";
}

.icon-arrow-up-bd:before {
  content: "\e099";
}

.icon-arrow-dn-bd:before {
  content: "\e09a";
}

.icon-arrow-l-bd:before {
  content: "\e09b";
}

.icon-arrow-r-bd:before {
  content: "\e09c";
}

.icon-arrow-up-circle:before {
  content: "\e09d";
}

.icon-arrow-dn-circle:before {
  content: "\e09e";
}

.icon-arrow-l-circle:before {
  content: "\e09f";
}

.icon-arrow-r-circle:before {
  content: "\e0a0";
}

.icon-arrow-up-circle-2:before {
  content: "\e0a1";
}

.icon-arrow-dn-circle-2:before {
  content: "\e0a2";
}

.icon-arrow-l-circle-2:before {
  content: "\e0a3";
}

.icon-arrow-r-circle-2:before {
  content: "\e0a4";
}

.icon-chevron-up-lt:before {
  content: "\e0a5";
}

.icon-chevron-dn-lt:before {
  content: "\e0a6";
}

.icon-chevron-l-lt:before {
  content: "\e0a7";
}

.icon-chevron-r-lt:before {
  content: "\e0a8";
}

.icon-chevron-up-med:before {
  content: "\e0a9";
}

.icon-chevron-dn-med:before {
  content: "\e0aa";
}

.icon-chevron-l-med:before {
  content: "\e0ab";
}

.icon-chevron-r-med:before {
  content: "\e0ac";
}

.icon-chevron-up-bd:before {
  content: "\e0ad";
}

.icon-chevron-dn-bold:before {
  content: "\e0ae";
}

.icon-chevron-l-bd:before {
  content: "\e0af";
}

.icon-chevron-r-bd:before {
  content: "\e0b0";
}

.icon-chevron-double-up:before {
  content: "\e0b1";
}

.icon-chevron-double-dn:before {
  content: "\e0b2";
}

.icon-chevron-double-l:before {
  content: "\e0b3";
}

.icon-chevron-double-r:before {
  content: "\e0b4";
}

.icon-arrow-caret-up:before {
  content: "\e0b5";
}

.icon-arrow-caret-dn:before {
  content: "\e0b6";
}

.icon-arrow-caret-l:before {
  content: "\e0b7";
}

.icon-arrow-caret-r:before {
  content: "\e0b8";
}

.icon-arrow-caret-r-dn:before {
  content: "\e0b9";
}

.icon-caret-spinner:before {
  content: "\e0ba";
}

.icon-play:before {
  content: "\e0bb";
}

.icon-stop:before {
  content: "\e0bc";
}

.icon-pause:before {
  content: "\e0bd";
}

.icon-rew:before {
  content: "\e0be";
}

.icon-ffw:before {
  content: "\e0bf";
}

.icon-to-start:before {
  content: "\e0c0";
}

.icon-to-end:before {
  content: "\e0c1";
}

.icon-shuffle:before {
  content: "\e0c2";
}

.icon-repeat:before {
  content: "\e0c3";
}

.icon-spinner:before {
  content: "\e0c4";
}

.icon-spinner-2:before {
  content: "\e0c5";
}

.icon-msn-butterfly:before {
  content: "\e0c6";
}

.icon-ms-bing:before {
  content: "\e0c7";
}

.icon-ms-windows:before {
  content: "\e0c8";
}

.icon-ms-ie:before {
  content: "\e0c9";
}

.icon-msn-now:before {
  content: "\e0ca";
}

.icon-ms-skydrive:before {
  content: "\e0cb";
}

.icon-ms-office:before {
  content: "\e0cc";
}

.icon-ms-word:before {
  content: "\e0cd";
}

.icon-ms-excel:before {
  content: "\e0ce";
}

.icon-ms-powerpoint:before {
  content: "\e0cf";
}

.icon-ms-visio:before {
  content: "\e0d0";
}

.icon-fb:before {
  content: "\e0d1";
}

.icon-twitter:before {
  content: "\e0d2";
}

.icon-pinterest:before {
  content: "\e0d3";
}

.icon-instagram:before {
  content: "\e0d4";
}

.icon-youtube:before {
  content: "\e0d5";
}

.icon-soundcloud:before {
  content: "\e0d6";
}

.icon-inline-card-edit:before {
  content: "\e0d7";
}

.icon-topic-ul:before {
  content: "\e0d8";
}

.icon-form-edit:before {
  content: "\e0d9";
}

.icon-topicstream-ul:before {
  content: "\e0da";
}

.icon-compositestream-ul:before {
  content: "\e0db";
}

.icon-spin {
  display: inline-block;
  -webkit-animation: spin 2s infinite linear;
     -moz-animation: spin 2s infinite linear;
       -o-animation: spin 2s infinite linear;
          animation: spin 2s infinite linear;
  -ms-transform-origin: 50% 45%;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

.amp-icon {
  display: inline-block;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

.amp-icon.small {
  width: 16px;
  height: 16px;
}

.amp-icon.big {
  width: 32px;
  height: 32px;
}

.amp-icon.disabled {
  background-color: #ffffff;
  -webkit-opacity: 0.3;
     -moz-opacity: 0.3;
          opacity: 0.3;
  filter: alpha(opacity=30);
}

.amp-icon-finance {
  background-image: url('../vc/images/product-icons-16x16.png');
  background-position: 32px 16px;
}

.amp-icon-health {
  background-image: url('../vc/images/product-icons-16x16.png');
  background-position: 16px 0;
}

.amp-icon-living {
  background-image: url('../vc/images/product-icons-16x16.png');
  background-position: 48px 16px;
}

.amp-icon-news {
  background-image: url('../vc/images/product-icons-16x16.png');
  background-position: 32px 0;
}

.amp-icon-sports {
  background-image: url('../vc/images/product-icons-16x16.png');
  background-position: 48px 0;
}

.amp-icon-travel {
  background-image: url('../vc/images/product-icons-16x16.png');
  background-position: 0 16px;
}

.amp-icon-weather {
  background-image: url('../vc/images/product-icons-16x16.png');
  background-position: 0 0px;
}

html,
body,
.amp {
  height: 100%;
  min-width: 400px;
}

.staticpage.custommsg {
  position: absolute;
  top: 30%;
  width: 100%;
  font-size: 28px;
  font-weight: bold;
  color: dodgerblue;
  text-align: center;
}

.ng-cloak {
  display: none;
}

#toast-notifications-container {
  position: absolute;
  top: 70px;
  right: 0;
  z-index: 2000;
  width: 375px;
  font: 13px "Segoe UI Semilight", "Segoe UI Light", "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

#toast-notifications-container .notification-container {
  width: 365px;
  max-height: 500px;
  min-height: 80px;
  padding: 0;
  margin: 0 5px;
  overflow: auto;
  color: #ffffff;
  border: 1px solid #ababab;
}

#toast-notifications-container .notification-container.clickable {
  cursor: pointer;
}

#toast-notifications-container .notification-container a {
  color: #FFF;
}

#toast-notifications-container .notification-container [class^="icon-"] {
  font-size: 9pt;
}

#toast-notifications-container .notification-container .message-contents {
  font: 14px "Segoe UI Semilight", "Segoe UI Light", "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

#toast-notifications-container .notification-container .message-contents a {
  text-decoration: underline;
}

#toast-notifications-container .notification-container .message-contents .document-action {
  padding-left: 10px;
  margin-left: 0;
  list-style: none;
}

#toast-notifications-container .notification-container .message-contents .document-action li {
  margin-top: 12px;
}

#toast-notifications-container .notification-container .progress {
  width: 245px;
}

#toast-notifications-container .notification-container .process-status {
  margin-bottom: 10px;
  margin-left: 90px;
  font-weight: 800;
}

#toast-notifications-container .notification-container.success {
  background-color: #0d6d38;
}

#toast-notifications-container .notification-container.info {
  background-color: #318ccb;
}

#toast-notifications-container .notification-container.alert {
  background-color: #f68b1e;
}

#toast-notifications-container .notification-container.error {
  background-color: #b94a48;
}

#toast-notifications-container .notification-container.with-extended-details .message-contents {
  padding-bottom: 0;
}

#toast-notifications-container .notification-container.removing {
  max-height: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  line-height: 0;
  border-width: 0;
  opacity: 0;
  -webkit-transition: 0.2s;
     -moz-transition: 0.2s;
      -ms-transition: 0.2s;
       -o-transition: 0.2s;
          transition: 0.2s;
}

#toast-notifications-container .toast-close {
  float: right;
  padding: 12px 12px 10px 10px;
  margin-top: -2px;
  cursor: pointer;
  background-color: transparent;
}

#toast-notifications-container .toast-close:hover {
  background-color: rgba(255, 255, 255, 0.25);
}

#toast-notifications-container .notification-icon,
#toast-notifications-container .notification-icon:before {
  float: left;
  margin: 8px 10px -6px;
  font-size: 36pt;
}

#toast-notifications-container .notification-clear {
  clear: both;
}

#toast-notifications-container .message.with-icon {
  margin-left: 90px;
}

#toast-notifications-container .message.with-icon .message-contents {
  padding-left: 0;
}

#toast-notifications-container .message-contents {
  padding: 10px 15px;
  margin: 0;
}

#toast-notifications-container .message-contents p {
  margin-top: 0;
}

#toast-notifications-container .extended-details {
  height: 0;
  margin: 0 10px;
  overflow: hidden;
  color: #666666;
  background-color: #ffffff;
  -webkit-transition: 0.2s;
     -moz-transition: 0.2s;
      -ms-transition: 0.2s;
       -o-transition: 0.2s;
          transition: 0.2s;
}

#toast-notifications-container .extended-details.visible {
  height: 300px;
  padding: 5px;
  margin: 30px 10px 0;
  overflow: auto;
  white-space: pre-wrap;
  -webkit-transition: 0.2s;
     -moz-transition: 0.2s;
      -ms-transition: 0.2s;
       -o-transition: 0.2s;
          transition: 0.2s;
}

#toast-notifications-container .extended-details.visible.contains-iframe {
  padding: 0;
  overflow: hidden;
}

#toast-notifications-container .extended-details-toggle {
  text-align: center;
}

#toast-notifications-container .extended-details-toggle .extend {
  padding: 0 10px 6px;
  margin: 0 auto;
  font-size: 13px;
  vertical-align: top;
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
}

#toast-notifications-container .extended-details-toggle .extend i {
  color: #ffffff;
}

#toast-notifications-container .extended-details-toggle .extend:hover {
  background-color: rgba(255, 255, 255, 0.25);
}

.entity-modal {
  position: relative;
  font-family: "Segoe UI Light", "Segoe UI", sans-serif;
}

.entity-modal .error {
  color: red;
}

.entity-modal .error-border {
  border: 1px solid #d1423e;
}

.entity-modal .select-arrow {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 5px 5px 10px;
  margin: 1px 16px;
  pointer-events: none;
  background: white;
}

.entity-modal input[readonly] {
  cursor: default;
}

.entity-modal.legend .icon {
  margin-top: 2px;
  margin-right: 5px;
}

.entity-modal .leading-space::before {
  content: ' ';
}

.entity-modal.create-modal,
.entity-modal.read-docid-modal {
  width: 600px;
}

.entity-modal.create-modal .alert,
.entity-modal.read-docid-modal .alert {
  width: 100%;
}

.entity-modal.remove-links .alert {
  width: 607px;
}

.entity-modal.remove-links .entity-lists {
  font-size: 16px;
}

.entity-modal.undelete {
  width: 607px;
}

.entity-modal.create-modal .alert {
  white-space: pre-wrap;
}

.entity-modal.create-modal .alert-message {
  padding: 7px;
  white-space: pre-line;
}

.entity-modal.create-modal .checkbox-list {
  padding: 6px 15px;
}

.entity-modal.create-modal .checkbox-list:before,
.entity-modal.create-modal .checkbox-list:after {
  display: table;
  content: " ";
}

.entity-modal.create-modal .checkbox-list:after {
  clear: both;
}

.entity-modal.create-modal .checkbox-list:before,
.entity-modal.create-modal .checkbox-list:after {
  display: table;
  content: " ";
}

.entity-modal.create-modal .checkbox-list:after {
  clear: both;
}

.entity-modal.create-modal .checkbox-list:before,
.entity-modal.create-modal .checkbox-list:after {
  display: table;
  content: " ";
}

.entity-modal.create-modal .checkbox-list:after {
  clear: both;
}

.entity-modal.create-modal .checkbox-list:before,
.entity-modal.create-modal .checkbox-list:after {
  display: table;
  content: " ";
}

.entity-modal.create-modal .checkbox-list:after {
  clear: both;
}

.entity-modal.create-modal .checkbox-list label {
  float: left;
  margin-right: 15px;
  font-weight: normal;
}

.entity-modal.create-modal .checkbox-list label:before,
.entity-modal.create-modal .checkbox-list label:after {
  display: table;
  content: " ";
}

.entity-modal.create-modal .checkbox-list label:after {
  clear: both;
}

.entity-modal.create-modal .checkbox-list label:before,
.entity-modal.create-modal .checkbox-list label:after {
  display: table;
  content: " ";
}

.entity-modal.create-modal .checkbox-list label:after {
  clear: both;
}

.entity-modal.create-modal .checkbox-list label:before,
.entity-modal.create-modal .checkbox-list label:after {
  display: table;
  content: " ";
}

.entity-modal.create-modal .checkbox-list label:after {
  clear: both;
}

.entity-modal.create-modal .checkbox-list label:before,
.entity-modal.create-modal .checkbox-list label:after {
  display: table;
  content: " ";
}

.entity-modal.create-modal .checkbox-list label:after {
  clear: both;
}

.entity-modal.create-modal .checkbox-list label input {
  float: right;
  margin-left: 8px;
}

.entity-modal.read-docid-modal .alert {
  white-space: pre-line;
}

.entity-modal.document-rendering-preview-modal {
  width: 600px;
}

.entity-modal.document-rendering-preview-modal .btn {
  float: right;
}

.entity-modal.document-rendering-preview-modal .inner-errors {
  height: 200px;
  padding: 5px;
  overflow-y: auto;
  border: 1px solid #cccccc;
}

.entity-modal.document-rendering-preview-modal .summary {
  height: 150px;
}

.entity-modal.document-rendering-preview-modal .results .modal-table {
  height: 200px;
}

.entity-modal.create-entities {
  width: 900px;
  height: 650px;
}

.entity-modal.create-entities .alert {
  width: 100%;
}

.entity-modal.create-entities .entity-lists {
  float: left;
  width: 330px;
  height: 600px;
  overflow-x: hidden;
  overflow-y: auto;
}

.entity-modal.create-entities .entity-lists input[type='checkbox'] {
  float: left;
  margin: 1rem 1rem 3rem 0;
}

.entity-modal.create-entities .entity-lists p {
  float: left;
  font-size: 2rem;
}

.entity-modal.create-entities .entity-lists .item-container {
  display: inline-flex;
  margin-left: 2rem;
}

.entity-modal.create-entities .entity-lists .item-container input[type='checkbox'] {
  margin: 1rem 1rem;
}

.entity-modal.create-entities .entity-lists .item-content {
  width: 280px;
  padding: 10px;
  margin-bottom: 10px;
  background-color: #f2f2ed;
  border-left: 8px solid #666;
}

.entity-modal.create-entities .entity-lists .item-content.active {
  font-weight: bold;
  background-color: #ddd;
  border-left-color: #006699;
}

.entity-modal.create-entities .entity-lists .item-content.invalid {
  border-left-color: red;
}

.entity-modal.create-entities .details-section {
  float: right;
  width: 570px;
  padding-left: 10px;
}

.entity-modal.create-entities .details-section #createEntityDetailForm {
  padding: 10px 40px;
}

.entity-modal.create-entities .details-section form.modal-inner-content {
  height: 600px;
  border: 2px solid #eee;
}

.entity-modal.create-entities .details-section form.modal-inner-content .download-image-locale {
  text-decoration: underline;
}

.entity-modal.create-entities .details-section form.modal-inner-content .downloading-image {
  float: left;
}

.entity-modal.create-entities .details-section form.modal-inner-content .download-image-locale:hover {
  cursor: pointer;
}

.entity-modal.create-entities .details-section .image-item {
  text-align: center;
}

.entity-modal.create-entities .details-section .image-item img {
  width: 300px;
  height: 200px;
}

.entity-modal.video-config label {
  width: 15%;
}

.entity-modal.edit-fileData .modal-inner-content label.withSubText {
  padding-top: 0;
}

.entity-modal.edit-fileData .modal-inner-content label.withSubText .modal-label-subtext {
  margin-left: .6rem;
  font-size: 1.2rem;
}

.entity-modal.edit-fileData .modal-inner-content .publish {
  display: inline;
  width: 20px;
  margin-left: 5px;
}

.entity-modal icon-spinner {
  font-size: 20px;
}

.entity-modal .icon {
  float: left;
  width: 16px;
  height: 16px;
}

.entity-modal .icon.path-spinner {
  float: none;
}

.entity-modal .amp-ribbon-icon-16x16-publishmajorversion {
  background-image: url('../vc/images/ribbon-icons-16x16.png');
}

.entity-modal .amp-ribbon-icon-16x16-schedulemeeting {
  background-image: url('../vc/images/ribbon-icons-16x16.png');
}

.entity-modal .modal-form {
  display: table;
}

.entity-modal .modal-field {
  display: table-row;
}

.entity-modal .modal-field-cell {
  display: table-cell;
}

.entity-modal .modal-field-cell .alert {
  height: 32px;
  padding: 6px 0 6px 10px;
  line-height: 1.428571429;
  vertical-align: middle;
}

.entity-modal .modal-field-label {
  padding: 0 0px 15px 0px;
  margin: auto;
  font-size: 20px;
  font-weight: normal;
  vertical-align: middle;
}

.entity-modal .modal-field-editor {
  font-size: 13px;
}

.entity-modal .modal-field-editor input[type="checkbox"] {
  width: 22px;
  height: 22px;
}

.entity-modal .k-datetimepicker {
  width: 100%;
  height: 32px;
}

.entity-modal .k-datetimepicker .k-picker-wrap .k-select {
  display: none;
}

.entity-modal .k-datetimepicker .k-picker-wrap .k-input {
  height: auto;
  padding: 6px 0 6px 10px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
}

.entity-modal .k-datetimepicker .k-picker-wrap.k-state-active .k-select,
.entity-modal .k-datetimepicker .k-picker-wrap.k-state-hover .k-select,
.entity-modal .k-datetimepicker .k-picker-wrap.k-state-focused .k-select {
  display: inline-block;
}

.entity-modal .k-datetimepicker .k-picker-wrap.k-state-default {
  border-color: 1px solid #cccccc;
}

.entity-modal .k-datetimepicker .k-picker-wrap.k-state-hover {
  border-color: 1px solid #cccccc;
}

.entity-modal .k-datetimepicker .k-picker-wrap.k-state-active,
.entity-modal .k-datetimepicker .k-picker-wrap.k-state-focused {
  background-color: #ffffff;
  background-image: none;
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.entity-modal .version-history-title {
  margin-bottom: 5px;
  font-size: 16px;
}

.entity-modal .modal-table {
  height: 400px;
  padding: 5px;
  overflow-y: auto;
  border: 1px solid #cccccc;
}

.entity-modal .modal-table .title {
  font-weight: bold;
}

.entity-modal .modal-table td {
  border-width: 0;
}

.entity-modal .with-icon-legend {
  height: 378px;
}

.entity-modal .active-view-section {
  width: 800px;
  margin-left: 210px;
}

.entity-modal .active-view-section .comment-popover {
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.entity-modal .icon-legend {
  margin-top: 5px;
  margin-left: 210px;
  line-height: 16px;
}

.entity-modal.document-properties-modal p {
  text-align: left;
}

.entity-modal.document-properties-modal .schedule-icon {
  color: #0072c6;
}

.entity-modal.document-properties-modal .views-section {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 200px;
  height: 100%;
}

.entity-modal.document-properties-modal .views-section .view {
  height: 50px;
  margin-bottom: 15px;
  font-size: 20px;
  color: #ffffff;
  cursor: pointer;
  background-color: #ababab;
}

.entity-modal.document-properties-modal .views-section .view.active {
  cursor: default;
  background-color: #0072c6;
}

.entity-modal.document-properties-modal .views-section .view .title {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.entity-modal.system-status-modal {
  max-width: 600px;
  max-height: 350px;
  padding-right: 15px;
  overflow-x: hidden;
  overflow-y: auto;
}

.entity-modal.system-status-modal .notification-container {
  padding: 0;
  margin: 0;
}

.entity-modal.system-status-modal .notification-message {
  white-space: pre-wrap;
}

.entity-modal.system-status-modal .notification-eta {
  margin-top: 10px;
}

.entity-modal.system-status-modal .notification-title {
  font-weight: bold;
  color: #0072c6;
}

.entity-modal.system-status-modal .notification-title .icon,
.entity-modal.system-status-modal .notification-title .glyphicon {
  float: none;
  margin-right: 10px;
}

.entity-modal.system-status-modal .notification {
  padding: 0;
  margin-bottom: 20px;
}

.entity-modal.system-status-modal .notification.none .icon,
.entity-modal.system-status-modal .notification.none .glyphicon {
  color: #0d6d38;
}

.entity-modal.system-status-modal .notification.awareness .icon,
.entity-modal.system-status-modal .notification.awareness .glyphicon {
  color: #0072c6;
}

.entity-modal.system-status-modal .notification.interfering .icon,
.entity-modal.system-status-modal .notification.interfering .glyphicon {
  color: #f68b1e;
}

.entity-modal.system-status-modal .notification.blocked .icon,
.entity-modal.system-status-modal .notification.blocked .glyphicon {
  color: #b94a48;
}

.document-publishSchedule-modal .popover {
  padding-top: 2px;
  font-size: 11px;
  color: blue;
}

.document-publishSchedule-modal textarea {
  width: 700px;
  resize: none;
}

.document-publishSchedule-modal .schedule-container {
  margin-top: 5px;
}

.document-publishSchedule-modal .schedule-container button {
  width: 163px;
}

.document-publishSchedule-modal .schedule-container hr {
  margin-top: 0;
}

.document-publishSchedule-modal .schedule-container .table-container {
  height: 200px;
  overflow: auto;
}

.document-publishSchedule-modal .schedule-container .table-container table {
  width: 100%;
}

.document-publishSchedule-modal .schedule-container .comment-popover {
  width: 150px;
  padding: 0;
  margin: 0 5px 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.document-publishSchedule-modal .active {
  color: #ffffff;
  cursor: default;
  background-color: #0072c6;
}

.add-provider-feed-source .selected-item {
  padding: 7px 10px;
  margin-left: 138px;
  border: 1px solid #dadada;
}

.add-provider-feed-source .selected-item li {
  padding: 3px 5px;
  margin: 3px 0;
  color: #ffffff;
  list-style: none;
  background-color: #777777;
  border: 1px solid #dadada;
}

.add-provider-feed-source .selected-item li:before,
.add-provider-feed-source .selected-item li:after {
  display: table;
  content: " ";
}

.add-provider-feed-source .selected-item li:after {
  clear: both;
}

.add-provider-feed-source .selected-item li:before,
.add-provider-feed-source .selected-item li:after {
  display: table;
  content: " ";
}

.add-provider-feed-source .selected-item li:after {
  clear: both;
}

.add-provider-feed-source .selected-item li:before,
.add-provider-feed-source .selected-item li:after {
  display: table;
  content: " ";
}

.add-provider-feed-source .selected-item li:after {
  clear: both;
}

.add-provider-feed-source .selected-item li:before,
.add-provider-feed-source .selected-item li:after {
  display: table;
  content: " ";
}

.add-provider-feed-source .selected-item li:after {
  clear: both;
}

.add-provider-feed-source .selected-item li span:first-child {
  float: left;
  width: 92%;
  overflow: hidden;
  white-space: nowrap;
}

.add-provider-feed-source .selected-item li span:last-child {
  float: right;
  width: 8%;
  font-weight: bold;
  text-align: right;
  cursor: pointer;
}

.add-provider-feed-source .checkbox-list {
  padding: 6px 15px;
}

.add-provider-feed-source .checkbox-list:before,
.add-provider-feed-source .checkbox-list:after {
  display: table;
  content: " ";
}

.add-provider-feed-source .checkbox-list:after {
  clear: both;
}

.add-provider-feed-source .checkbox-list:before,
.add-provider-feed-source .checkbox-list:after {
  display: table;
  content: " ";
}

.add-provider-feed-source .checkbox-list:after {
  clear: both;
}

.add-provider-feed-source .checkbox-list:before,
.add-provider-feed-source .checkbox-list:after {
  display: table;
  content: " ";
}

.add-provider-feed-source .checkbox-list:after {
  clear: both;
}

.add-provider-feed-source .checkbox-list:before,
.add-provider-feed-source .checkbox-list:after {
  display: table;
  content: " ";
}

.add-provider-feed-source .checkbox-list:after {
  clear: both;
}

.add-provider-feed-source .checkbox-list label {
  float: left;
  margin-right: 15px;
  font-weight: normal;
}

.add-provider-feed-source .checkbox-list label:before,
.add-provider-feed-source .checkbox-list label:after {
  display: table;
  content: " ";
}

.add-provider-feed-source .checkbox-list label:after {
  clear: both;
}

.add-provider-feed-source .checkbox-list label:before,
.add-provider-feed-source .checkbox-list label:after {
  display: table;
  content: " ";
}

.add-provider-feed-source .checkbox-list label:after {
  clear: both;
}

.add-provider-feed-source .checkbox-list label:before,
.add-provider-feed-source .checkbox-list label:after {
  display: table;
  content: " ";
}

.add-provider-feed-source .checkbox-list label:after {
  clear: both;
}

.add-provider-feed-source .checkbox-list label:before,
.add-provider-feed-source .checkbox-list label:after {
  display: table;
  content: " ";
}

.add-provider-feed-source .checkbox-list label:after {
  clear: both;
}

.add-provider-feed-source .checkbox-list label input {
  float: right;
  margin-left: 8px;
}

.summary-source {
  max-height: 600px;
  overflow: auto;
}

.summary-source form > div {
  margin-bottom: 20px;
}

.summary-source form .form-row label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}

.summary-source form .form-row textarea {
  height: 100px;
}

.summary-source form .form-row button {
  width: 150px;
  margin-right: 10px;
}

.summary-source form .form-row > div > * {
  float: left;
}

.summary-source form .form-row > div input {
  width: 100px;
}

.summary-source form .form-row > div span {
  display: inline-block;
  margin-left: 10px;
}

.summary-source form .form-row > div span.color-box {
  width: 45px;
  height: 32px;
  border: 1px solid #eee;
}

.summary-source form .form-row > div span.color-hint {
  margin-top: 5px;
}

.summary-source form .image-container {
  position: relative;
  width: 310px;
  text-align: center;
}

.summary-source form .image-container > .icon {
  float: none;
}

.summary-source form .image-container img {
  width: 100%;
}

.summary-source form .image-container:hover .remove-overlay {
  display: block;
}

.summary-source form .image-container .remove-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: none;
  width: 310px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.summary-source form .image-container .remove-overlay i {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
}

.summary-source form .image-container .remove-overlay i:hover {
  color: #ccc;
}

.summary-source form .image-container .remove-overlay i:active {
  color: #aaa;
}

.image-preview .photo-details {
  position: absolute;
  max-width: 18%;
  word-wrap: break-word;
}

.image-preview .photo-details .icon.icon-image-size-hint {
  float: left;
  padding-right: 10px;
  font-size: 33px;
  line-height: 38px;
}

.image-preview .photo-details .photo-application {
  margin: 0 0px 20px 23px;
}

.image-preview .icon-spinner {
  display: block;
  margin: 100px auto;
}

.image-preview .photo-workspace {
  display: block;
  max-width: 60%;
  max-height: 400px;
  margin-right: auto;
  margin-left: auto;
}

.image-preview .photo-preview {
  position: relative;
  left: 50%;
  display: inline-block;
  margin-top: 30px;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.image-preview .photo-preview #photo-preview-show-overlay-checkbox {
  margin: 0;
}

.image-preview .photo-preview label {
  margin: 0;
}

.image-preview .photo-preview .photo-preview-show-overlays {
  padding-left: 6px;
}

.image-preview .photo-preview .photo-preview-item {
  display: inline-block;
  padding: 6px;
  vertical-align: top;
}

.image-preview .photo-preview .photo-preview-item .photo-preview-name {
  margin-bottom: 3px;
  text-align: center;
}

.image-preview .photo-preview .photo-preview-item .photo-preview-square {
  display: -ms-flexbox;
  display: -moz-box;
  display: -webkit-box;
  display: box;
  width: 170px;
  height: 170px;
  background-color: #333;
  -webkit-box-align: center;
     -moz-box-align: center;
          box-align: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
          box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-align: center;
}

.image-preview .photo-preview .photo-preview-item .photo-preview-square .photo-preview-frame {
  position: relative;
  display: inline-block;
}

.image-preview .photo-preview .photo-preview-item .photo-preview-square .photo-preview-frame .photo-preview-image {
  max-width: 150px;
  max-height: 150px;
  text-align: center;
}

.image-preview .photo-preview .photo-preview-item .photo-preview-square .photo-preview-frame .text-overlay-box {
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 0;
  background: rgba(0, 0, 0, 0.6);
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 18px;
}

.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

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

.table .table {
  background-color: #ffffff;
}

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

.table-bordered {
  border: 1px solid #dddddd;
}

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

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .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 > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.spark-purchase-selection-container {
  height: 45rem;
}

.spark-purchase-selection-container table td,
.spark-purchase-selection-container table th {
  margin: 1rem;
  text-align: center;
}

.spark-purchase-selection-container table {
  position: absolute;
  margin-top: -2rem;
}

.favorite-management-modal .panel-heading .accordion-toggle:after {
  float: left;
  padding-right: 5px;
  font-family: 'Glyphicons Halflings';
  color: grey;
  content: "\2212";
}

.favorite-management-modal .panel-heading .accordion-toggle.collapsed:after {
  content: "\2b";
}

.amp .amp-layout {
  position: relative;
  height: 100%;
  min-width: 400px;
}

.amp .amp-layout > .page-loader > .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -24px auto auto -24px;
  font-size: 36pt;
}

.amp .amp-layout > .page-loader > .error {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin-top: -85px;
  text-align: center;
  background-color: #f1f1f1;
  border: 0 solid #cccccc;
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.amp .amp-layout > .page-loader > .error.failover {
  top: 10%;
}

.amp .amp-layout > .page-loader > .error > .message {
  display: inline-block;
  margin: 10px auto;
  text-align: left;
}

.amp .amp-layout > .page-loader > .error > .message > h1 {
  font-weight: bold;
  color: #b94a48;
  vertical-align: bottom;
}

.amp .amp-layout > .page-loader > .error > .message > p {
  white-space: pre-line;
}

.amp .amp-layout > .page-layout {
  position: relative;
  height: 100%;
  -webkit-opacity: 1;
     -moz-opacity: 1;
          opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all linear 0.3s;
     -moz-transition: all linear 0.3s;
      -ms-transition: all linear 0.3s;
       -o-transition: all linear 0.3s;
          transition: all linear 0.3s;
}

.amp .amp-layout > .page-layout.loading {
  -webkit-opacity: 0;
     -moz-opacity: 0;
          opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.99);
     -moz-transform: scale(0.99);
      -ms-transform: scale(0.99);
       -o-transform: scale(0.99);
          transform: scale(0.99);
  -webkit-transition: all linear 0.2s;
     -moz-transition: all linear 0.2s;
      -ms-transition: all linear 0.2s;
       -o-transition: all linear 0.2s;
          transition: all linear 0.2s;
}

.amp .amp-layout > .page-layout:not(.amp) .navbar-header {
  display: none;
}

.amp .amp-layout > .page-layout:not(.amp) .navbar-collapse > ul.navbar-nav li {
  font-family: -webkit-body;
  font-size: 30px;
  text-transform: uppercase;
}

.amp .amp-layout > .page-layout > .navbar {
  z-index: 1030;
}

.amp .amp-layout > .page-layout > .navbar .navbar-collapse {
  padding-right: 0;
}

.amp .amp-layout > .page-layout > .navbar .navbar-collapse .external-links > li.external-link {
  position: relative;
  display: block;
}

.amp .amp-layout > .page-layout > .navbar .navbar-collapse .external-links > li.external-link a {
  color: #f8f8f8;
}

.amp .amp-layout > .page-layout > .header,
.amp .amp-layout > .page-layout > .main-container,
.amp .amp-layout > .page-layout > .main-container > .sidebar,
.amp .amp-layout > .page-layout > .main-container > .content-header,
.amp .amp-layout > .page-layout > .main-container > .content,
.amp .amp-layout > .page-layout > .main-container > .task-panel,
.amp .amp-layout > .page-layout > .main-container > .content-footer {
  position: absolute;
  overflow: auto;
  overflow-x: hidden;
}

.amp .amp-layout > .page-layout > .header {
  right: 0;
  left: 0;
  height: 30px;
  overflow: visible;
}

.amp .amp-layout > .page-layout > .header .help-link {
  font-size: 1.1em;
  font-weight: bolder;
}

.amp .amp-layout > .page-layout > .header a.navbar-brand > img.logo {
  height: 10px;
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav .main-menu {
  margin-right: 8px;
}

@media (min-width: 767px) {
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav > li.active > a {
    background-color: #0072c6;
  }
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav > li.active > a::after {
    display: block;
    width: 0;
    height: 0;
    padding: 0;
    margin: -3px auto -7px;
    border-color: transparent transparent #f1f1f1 transparent;
    border-style: solid;
    border-width: 5px;
    content: '';
  }
}

@media (max-width: 767px) {
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav > li > a > .selected {
    display: none;
  }
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-status {
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-status .icon,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-status .glyphicon {
  padding-left: 10px;
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-status > a {
  color: #ffffff;
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-status > a:hover,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-status > a:focus {
  color: #ffffff;
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-status.none {
  background-color: #0d6d38;
  -webkit-transition: background-color 0.5s ease-in-out;
     -moz-transition: background-color 0.5s ease-in-out;
      -ms-transition: background-color 0.5s ease-in-out;
       -o-transition: background-color 0.5s ease-in-out;
          transition: background-color 0.5s ease-in-out;
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-status.none > a:hover,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-status.none > a:focus {
  background-color: #217346;
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-status.awareness {
  background-color: #0072c6;
  -webkit-transition: background-color 0.5s ease-in-out;
     -moz-transition: background-color 0.5s ease-in-out;
      -ms-transition: background-color 0.5s ease-in-out;
       -o-transition: background-color 0.5s ease-in-out;
          transition: background-color 0.5s ease-in-out;
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-status.awareness > a:hover,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-status.awareness > a:focus {
  background-color: #2a8dd4;
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-status.interfering {
  background-color: #f68b1e;
  -webkit-transition: background-color 0.5s ease-in-out;
     -moz-transition: background-color 0.5s ease-in-out;
      -ms-transition: background-color 0.5s ease-in-out;
       -o-transition: background-color 0.5s ease-in-out;
          transition: background-color 0.5s ease-in-out;
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-status.interfering > a:hover,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-status.interfering > a:focus {
  background-color: #ff9d00;
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-status.blocked {
  background-color: #b94a48;
  -webkit-transition: background-color 0.5s ease-in-out;
     -moz-transition: background-color 0.5s ease-in-out;
      -ms-transition: background-color 0.5s ease-in-out;
       -o-transition: background-color 0.5s ease-in-out;
          transition: background-color 0.5s ease-in-out;
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-status.blocked > a:hover,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-status.blocked > a:focus {
  background-color: #f03100;
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown {
  color: #666666;
  background-color: #f1f1f1;
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings > a:hover .caret,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown > a:hover .caret {
  border-top-color: #666666;
  border-bottom-color: #666666;
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings > a .caret,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown > a .caret {
  border-top-color: #666666;
  border-bottom-color: #666666;
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings > .dropdown-menu a:hover,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown > .dropdown-menu a:hover,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings > .dropdown-menu a:focus,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown > .dropdown-menu a:focus {
  color: #666666;
  background-color: rgba(205, 230, 247, 0.5);
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.open > a,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown.open > a {
  color: #666666;
  background-color: #ffffff;
  border-right: 1px solid #d1d1d1;
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.open > a .caret,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown.open > a .caret,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.open > a:hover .caret,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown.open > a:hover .caret,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.open > a:focus .caret,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown.open > a:focus .caret {
  border-top-color: #666666;
  border-bottom-color: #666666;
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings > a,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown > a {
  color: #666666;
  border-right: 1px solid transparent;
}

.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings > a:hover,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown > a:hover,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings > a:focus,
.amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown > a:focus {
  color: #666666;
  background-color: #ffffff;
  border-right: 1px solid #d1d1d1;
}

@media (max-width: 767px) {
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.open .dropdown-menu,
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown.open .dropdown-menu {
    background-color: #ffffff;
  }
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.open .dropdown-menu > .dropdown-header,
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown.open .dropdown-menu > .dropdown-header {
    border-color: #005593;
  }
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.open .dropdown-menu > li > a,
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown.open .dropdown-menu > li > a {
    color: #666666;
    background-color: #ffffff;
  }
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.open .dropdown-menu > li > a:hover,
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown.open .dropdown-menu > li > a:hover,
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.open .dropdown-menu > li > a:focus,
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown.open .dropdown-menu > li > a:focus {
    color: #666666;
    background-color: rgba(205, 230, 247, 0.5);
  }
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.open .dropdown-menu > .active > a,
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown.open .dropdown-menu > .active > a,
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.open .dropdown-menu > .active > a:hover,
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown.open .dropdown-menu > .active > a:hover,
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.open .dropdown-menu > .active > a:focus,
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown.open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: rgba(205, 230, 247, 0.5);
  }
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.open .dropdown-menu > .disabled > a,
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown.open .dropdown-menu > .disabled > a,
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.open .dropdown-menu > .disabled > a:hover,
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown.open .dropdown-menu > .disabled > a:hover,
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.open .dropdown-menu > .disabled > a:focus,
  .amp .amp-layout > .page-layout > .header.navbar-inverse .navbar-nav li.topbar-settings.dropdown.open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: rgba(205, 230, 247, 0.5);
  }
}

.amp .amp-layout > .page-layout > .main-container {
  top: 30px;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.amp .amp-layout > .page-layout > .main-container > .sidebar {
  top: 0;
  bottom: 0;
  width: 200px;
  background-color: #f1f1f1;
}

.amp .amp-layout > .page-layout > .main-container > .sidebar .sub-navigation {
  padding: 0;
  margin-top: 5px;
  list-style: none;
}

.amp .amp-layout > .page-layout > .main-container > .sidebar .sub-navigation .selected-item {
  color: #666666;
  background-color: #cccccc;
}

.amp .amp-layout > .page-layout > .main-container > .sidebar .sub-navigation li {
  height: 29px;
}

.amp .amp-layout > .page-layout > .main-container > .sidebar .sub-navigation li a {
  display: block;
  padding: 6px 9px 6px 20px;
  color: #666666;
}

.amp .amp-layout > .page-layout > .main-container > .sidebar .sub-navigation li a:hover,
.amp .amp-layout > .page-layout > .main-container > .sidebar .sub-navigation li a:focus {
  color: #000;
  text-decoration: none;
}

.amp .amp-layout > .page-layout > .main-container > .content-header {
  top: 0;
  right: 0;
  left: 200px;
  height: 100%;
}

.amp .amp-layout > .page-layout > .main-container > .content {
  top: 35px;
  right: 415px;
  bottom: 32px;
  left: 200px;
  margin: 0;
  -webkit-transition: top linear 0.3s;
     -moz-transition: top linear 0.3s;
      -ms-transition: top linear 0.3s;
       -o-transition: top linear 0.3s;
          transition: top linear 0.3s;
}

.amp .amp-layout > .page-layout > .main-container > .task-panel {
  top: 35px;
  right: 0;
  bottom: 32px;
  width: 410px;
  padding: 20px;
  background-color: white;
  box-shadow: 10px 20px 10px 10px rgba(171, 171, 171, 0.75);
  -webkit-transition: top linear 0.3s;
     -moz-transition: top linear 0.3s;
      -ms-transition: top linear 0.3s;
       -o-transition: top linear 0.3s;
          transition: top linear 0.3s;
}

.amp .amp-layout > .page-layout > .main-container > .task-panel > header > h2 {
  margin: 0 0 0;
  font-family: 'Segoe UI Light', 'Segoe UI', sans-serif;
  font-size: 20px;
  color: #444444;
}

.amp .amp-layout > .page-layout > .main-container > .task-panel > header > h2 .close {
  color: #444444;
  opacity: 1;
  /* overriding bootstrap styling */

}

.amp .amp-layout > .page-layout > .main-container > .task-panel > header > h2 .close::before {
  font-family: 'Segoe UI Symbol';
  font-weight: normal;
  content: "\2716";
}

.amp .amp-layout > .page-layout > .main-container > .task-panel > header > h2 .close::before:hover {
  color: #333333;
}

.amp .amp-layout > .page-layout > .main-container > .content-footer {
  right: 0;
  bottom: 0;
  left: 200px;
  height: 32px;
  overflow: hidden;
  overflow-x: auto;
  background-color: #f1f1f1;
}

.amp .amp-layout > .page-layout.content-header-extended > .main-container > .content {
  top: 125px;
  -webkit-transition: top linear 0.3s;
     -moz-transition: top linear 0.3s;
      -ms-transition: top linear 0.3s;
       -o-transition: top linear 0.3s;
          transition: top linear 0.3s;
}

.amp .amp-layout > .page-layout.content-header-extended > .main-container > .task-panel {
  top: 125px;
  -webkit-transition: top linear 0.3s;
     -moz-transition: top linear 0.3s;
      -ms-transition: top linear 0.3s;
       -o-transition: top linear 0.3s;
          transition: top linear 0.3s;
}

.amp .amp-layout > .page-layout.no-sidebar > .main-container > .sidebar,
.amp .amp-layout > .page-layout.no-content-header > .main-container > .content-header,
.amp .amp-layout > .page-layout.no-task-panel > .main-container > .task-panel,
.amp .amp-layout > .page-layout.no-content-footer > .main-container > .content-footer {
  display: none;
}

.amp .amp-layout > .page-layout.no-sidebar > .main-container > .content-header,
.amp .amp-layout > .page-layout.no-sidebar > .main-container > .content-footer,
.amp .amp-layout > .page-layout.no-sidebar > .main-container > .content {
  left: 0;
}

.amp .amp-layout > .page-layout.no-task-panel > .main-container > .content {
  right: 0;
}

.amp .amp-layout > .page-layout.no-content-header > .main-container > .content,
.amp .amp-layout > .page-layout.no-content-header > .main-container > .task-panel {
  top: 0;
}

.amp .amp-layout > .page-layout.no-content-footer > .main-container > .content,
.amp .amp-layout > .page-layout.no-content-footer > .main-container > .task-panel {
  bottom: 0;
}

.bottom-tabs {
  padding: 0;
  margin: 0;
  border-top: 1px solid #cccccc;
}

.bottom-tabs > li {
  display: inline-block;
  padding: 0 10px;
  margin: 3px 0 0;
  color: #666666;
  cursor: default;
  border: 0px solid #cccccc;
  border-bottom-color: transparent;
  border-width: 0 0 0 1px;
}

.bottom-tabs > li:first-child,
.bottom-tabs > li.active:first-child,
.bottom-tabs > li:first-child:hover,
.bottom-tabs > li.active:first-child:hover {
  margin-left: 20px;
}

.bottom-tabs > li:last-child {
  border-right-width: 1px;
}

.bottom-tabs > li.active,
.bottom-tabs > li:hover {
  color: #0072c6;
  border-right-width: 1px;
}

.bottom-tabs > li.active::after,
.bottom-tabs > li:hover::after {
  display: block;
  height: 4px;
  padding: 0;
  margin: 2px -11px 0;
  background-color: #0072c6;
  content: '';
}

.bottom-tabs > li.active + li,
.bottom-tabs > li:hover + li {
  border-left-width: 0;
}

.bottom-tabs > li:hover {
  padding-top: 3px;
  margin-top: 0;
}

.bottom-tabs > li.active {
  padding-top: 4px;
  margin-top: -1px;
  background-color: #fff;
}

.bottom-tabs > li .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 5px -3px 0;
  background-image: url('../vc/images/ribbon-icons-16x16.png');
}

.modal {
  text-align: center !important;
}

.modal .modal-dialog {
  right: auto;
  left: auto;
  display: inline-block;
  width: auto;
  min-width: 600px;
  margin: auto;
  text-align: left;
}

.modal .modal-dialog.modal-large {
  width: 60%;
}

.modal .modal-dialog.modal-frameless {
  height: auto;
  padding-top: 100px;
}

.modal .modal-dialog .modal-content .modal-header {
  border: none;
}

.modal .modal-dialog .modal-content .modal-header .close {
  margin: 0;
  font-size: 20px;
  color: #444444;
  opacity: 1;
}

.modal .modal-dialog .modal-content .modal-header .close::before {
  font-family: 'Segoe UI Symbol';
  font-weight: normal;
  content: "\2716";
}

.modal .modal-dialog .modal-content .modal-header .close::before:hover {
  color: #333333;
}

.modal .modal-dialog .modal-content .modal-title {
  font-family: 'Segoe UI Light', 'Segoe UI', sans-serif;
  font-size: 20px;
}

.modal .modal-dialog .modal-content .modal-body {
  z-index: 1;
  padding: 5px 20px 20px 20px;
}

.modal .modal-dialog .modal-content .modal-body .page-header {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  margin: 0 !important;
}

.modal .modal-dialog .modal-content .modal-body .modal-inner-content {
  padding: 40px;
  font-family: 'Segoe UI Light', 'Segoe UI', sans-serif;
  font-size: 13px;
}

.modal .modal-dialog .modal-content .modal-body > .modal-body-spinner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background: #ffffff;
}

.modal .modal-dialog .modal-content .modal-body > .modal-body-spinner > .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -24px auto auto -24px;
  font-size: 36pt;
}

.modal .modal-dialog .modal-content .modal-footer {
  margin-top: 0;
  border: none;
}

.modal .modal-dialog .modal-frameless-content {
  padding: 0;
  color: white;
  background-color: #161616;
}

.modal .modal-dialog .modal-frameless-content .modal-body {
  padding: 0;
}

.modal-wide {
  width: 750px;
}

.modal-link {
  display: inline-block;
  margin-top: 1%;
  vertical-align: middle;
  cursor: pointer;
}

.modal-label {
  font-weight: normal;
  text-align: left !important;
}

.modal-label-bold {
  font-weight: bold;
  text-align: left !important;
}

.modal-image-preview {
  display: block;
  max-width: 100%;
  max-height: 600px;
  margin-right: auto;
  margin-left: auto;
}

.modal-preview-content {
  color: white;
  background-color: black;
}

.modal-binaryurl-input {
  width: 100%;
  padding: 5px;
  margin: 5px;
  border: 1px solid #eee;
}

.modal-select-content {
  text-transform: capitalize;
}

.modal-bottom {
  margin-bottom: 15px;
}

.modal-favicon-preview {
  width: 21rem;
  height: 12rem;
  padding: 2.5rem 7.5rem;
  border: 1px solid #909090;
}

.modal-favicon-preview img {
  width: 6rem;
  height: 6rem;
  vertical-align: middle;
}

.focus-indicator-container {
  position: relative;
}

.focus-indicator-container .focus-indicator-rail {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 5px;
}

.focus-indicator-container .focus-indicator-rail .focus-indicator {
  position: absolute;
  top: 0;
  width: 5px;
  height: 0;
  background: #1880f1;
}

.amp-ribbon .command-bar {
  border-bottom: 1px solid #e1e1e1;
}

.amp-ribbon .tabs.selected {
  border-bottom: 1px solid #e1e1e1;
}

.core.tab {
  color: #838383;
  background: transparent;
  border: 1px solid transparent;
}

.core.tab.selected,
.core.tab:hover {
  color: #838383;
  background-color: #ffffff;
  border-color: #e1e1e1;
}

.core.tab.contextual {
  border-right-color: transparent;
  border-left-color: transparent;
}

.core.tab.contextual:first-child {
  border-left-color: transparent;
}

.core.tab.contextual:last-child {
  border-right-color: transparent;
}

.amp-ribbon-dark-blue .command-bar {
  border-bottom: 1px solid #508ee6;
}

.amp-ribbon-dark-blue .tabs.selected {
  border-bottom: 1px solid #508ee6;
}

.tab-group-dark-blue.contextual::after {
  background-color: #508ee6;
}

.tab-group-dark-blue.contextual:hover::after {
  background-color: #508ee6;
}

.tab-group-dark-blue.contextual.selected > .tab {
  border-right-color: #508ee6;
  border-left-color: #508ee6;
}

.tab-group-dark-blue .tab {
  color: #838383;
  background: transparent;
  border: 1px solid #508ee6;
}

.tab-group-dark-blue .tab.selected,
.tab-group-dark-blue .tab:hover {
  color: #34609d;
  background-color: #ffffff;
  border-color: #508ee6;
}

.tab-group-dark-blue .tab.contextual {
  border-right-color: transparent;
  border-left-color: transparent;
}

.tab-group-dark-blue .tab.contextual:first-child {
  border-left-color: #508ee6;
}

.tab-group-dark-blue .tab.contextual:last-child {
  border-right-color: #508ee6;
}

.amp-ribbon-burnt-orange .command-bar {
  border-bottom: 1px solid #ff9d00;
}

.amp-ribbon-burnt-orange .tabs.selected {
  border-bottom: 1px solid #ff9d00;
}

.tab-group-burnt-orange.contextual::after {
  background-color: #ff9d00;
}

.tab-group-burnt-orange.contextual:hover::after {
  background-color: #ff9d00;
}

.tab-group-burnt-orange.contextual.selected > .tab {
  border-right-color: #ff9d00;
  border-left-color: #ff9d00;
}

.tab-group-burnt-orange .tab {
  color: #838383;
  background: transparent;
  border: 1px solid #ff9d00;
}

.tab-group-burnt-orange .tab.selected,
.tab-group-burnt-orange .tab:hover {
  color: #c45300;
  background-color: #ffffff;
  border-color: #ff9d00;
}

.tab-group-burnt-orange .tab.contextual {
  border-right-color: transparent;
  border-left-color: transparent;
}

.tab-group-burnt-orange .tab.contextual:first-child {
  border-left-color: #ff9d00;
}

.tab-group-burnt-orange .tab.contextual:last-child {
  border-right-color: #ff9d00;
}

.amp-ribbon-peaceful-purple .command-bar {
  border-bottom: 1px solid #935ed3;
}

.amp-ribbon-peaceful-purple .tabs.selected {
  border-bottom: 1px solid #935ed3;
}

.tab-group-peaceful-purple.contextual::after {
  background-color: #935ed3;
}

.tab-group-peaceful-purple.contextual:hover::after {
  background-color: #935ed3;
}

.tab-group-peaceful-purple.contextual.selected > .tab {
  border-right-color: #935ed3;
  border-left-color: #935ed3;
}

.tab-group-peaceful-purple .tab {
  color: #838383;
  background: transparent;
  border: 1px solid #935ed3;
}

.tab-group-peaceful-purple .tab.selected,
.tab-group-peaceful-purple .tab:hover {
  color: #6b25ba;
  background-color: #ffffff;
  border-color: #935ed3;
}

.tab-group-peaceful-purple .tab.contextual {
  border-right-color: transparent;
  border-left-color: transparent;
}

.tab-group-peaceful-purple .tab.contextual:first-child {
  border-left-color: #935ed3;
}

.tab-group-peaceful-purple .tab.contextual:last-child {
  border-right-color: #935ed3;
}

.amp-ribbon-forest-green .command-bar {
  border-bottom: 1px solid #217346;
}

.amp-ribbon-forest-green .tabs.selected {
  border-bottom: 1px solid #217346;
}

.tab-group-forest-green.contextual::after {
  background-color: #217346;
}

.tab-group-forest-green.contextual:hover::after {
  background-color: #217346;
}

.tab-group-forest-green.contextual.selected > .tab {
  border-right-color: #217346;
  border-left-color: #217346;
}

.tab-group-forest-green .tab {
  color: #838383;
  background: transparent;
  border: 1px solid #217346;
}

.tab-group-forest-green .tab.selected,
.tab-group-forest-green .tab:hover {
  color: #175131;
  background-color: #ffffff;
  border-color: #217346;
}

.tab-group-forest-green .tab.contextual {
  border-right-color: transparent;
  border-left-color: transparent;
}

.tab-group-forest-green .tab.contextual:first-child {
  border-left-color: #217346;
}

.tab-group-forest-green .tab.contextual:last-child {
  border-right-color: #217346;
}

/* This file was auto-generated from RibbonSprite.template.mustache by grunt-spritesmith. */

.amp-ribbon-icon-32x32-closepreview {
  background-position: -33px 0;
}

.amp-ribbon-icon-32x32-save {
  background-position: 0 -33px;
}

.amp-ribbon-icon-32x32-tahoecheckin {
  background-position: -32px -33px;
}

.amp-ribbon-icon-32x32-tahoecheckout {
  background-position: -65px 0;
}

.amp-ribbon-icon-32x32-ingestionpublishlock_32x32x32 {
  background-position: -65px -32px;
}

.amp-ribbon-icon-32x32-ingestionpublishunlock_32x32x32 {
  background-position: 0 -65px;
}

.amp-ribbon-icon-32x32-applyall {
  background-position: -32px -65px;
}

.amp-ribbon-icon-32x32-deletebulk {
  background-position: -64px -65px;
}

.amp-ribbon-icon-32x32-favorite {
  background-position: -97px 0;
}

.amp-ribbon-icon-32x32-copyid {
  background-position: -97px -64px;
}

.amp-ribbon-icon-32x32-copyto {
  background-position: 0 -97px;
}

.amp-ribbon-icon-32x32-delete {
  background-position: -32px -97px;
}

.amp-ribbon-icon-32x32-exportslides {
  background-position: -64px -97px;
}

.amp-ribbon-icon-32x32-movetofolder {
  background-position: -96px -97px;
}

.amp-ribbon-icon-32x32-storeproduct {
  background-position: -129px 0;
}

.amp-ribbon-icon-32x32-versions {
  background-position: -129px -32px;
}

.amp-ribbon-icon-32x32-breaking-news {
  background-position: -97px -32px;
}

.amp-ribbon-icon-32x32-publishmajorversion {
  background-position: -129px -64px;
}

.amp-ribbon-icon-32x32-publishnotshowing {
  background-position: -129px -96px;
}

.amp-ribbon-icon-32x32-publishunpublish {
  background-position: 0 -129px;
}

.amp-ribbon-icon-32x32-quickpublish {
  background-position: -32px -129px;
}

.amp-ribbon-icon-33x33-scheduledpublish {
  background-position: 0 0px;
}

.amp-ribbon-icon-32x32-delete {
  background-position: -64px -129px;
}

.amp-ribbon-icon-32x32-deletefolder {
  background-position: -96px -129px;
}

.amp-ribbon-icon-32x32-documentlibraryproperties {
  background-position: -128px -129px;
}

.amp-ribbon-icon-32x32-edit {
  background-position: -161px 0;
}

.amp-ribbon-icon-32x32-editproperties {
  background-position: -161px -32px;
}

.amp-ribbon-icon-32x32-folder {
  background-position: -161px -64px;
}

.amp-ribbon-icon-32x32-listcreatelistform {
  background-position: -161px -96px;
}

.amp-ribbon-icon-32x32-movefolder {
  background-position: -161px -128px;
}

.amp-ribbon-icon-32x32-preview {
  background-position: -32px -161px;
}

.amp-ribbon-icon-32x32-publishmajorversion {
  background-position: -64px -161px;
}

.amp-ribbon-icon-32x32-tahoecheckin {
  background-position: -128px -161px;
}

.amp-ribbon-icon-32x32-versions {
  background-position: -160px -161px;
}

.amp-ribbon-icon-32x32-newwikipage {
  background-position: 0 -161px;
}

.amp-ribbon-icon-32x32-publishunpublish {
  background-position: -96px -161px;
}

.amp-ribbon-icon-32x32-paste {
  background-position: -193px 0;
}

.amp-ribbon-icon-32x32-bold_metro {
  background-position: -193px -32px;
}

.amp-ribbon-icon-32x32-italic_metro {
  background-position: -193px -64px;
}

.amp-ribbon-icon-32x32-applyimagebackgroundtile {
  background-position: -193px -96px;
}

.amp-ribbon-icon-32x32-content360 {
  background-position: -193px -128px;
}

.amp-ribbon-icon-32x32-deletehyperlink {
  background-position: -193px -160px;
}

.amp-ribbon-icon-32x32-exportxml {
  background-position: 0 -193px;
}

.amp-ribbon-icon-32x32-insertbyid {
  background-position: -32px -193px;
}

.amp-ribbon-icon-32x32-insertpicturesimple {
  background-position: -64px -193px;
}

.amp-ribbon-icon-32x32-insertpuzzle {
  background-position: -96px -193px;
}

.amp-ribbon-icon-32x32-m_video {
  background-position: -128px -193px;
}

.amp-ribbon-icon-32x32-nativeads {
  background-position: -160px -193px;
}

.amp-ribbon-icon-32x32-webinserthyperlink {
  background-position: -192px -193px;
}

.amp-ribbon-icon-32x32-wholepage {
  background-position: -225px 0;
}

.amp-ribbon-icon-32x32-bullets {
  background-position: -225px -32px;
}

.amp-ribbon-icon-32x32-numbering {
  background-position: -225px -64px;
}

.amp-ribbon-icon-32x32-xlpivotsubtotalsontop {
  background-position: -225px -96px;
}

.amp-ribbon-icon-32x32-addsegments-plus {
  background-position: -225px -128px;
}

.amp-ribbon-icon-32x32-removesegments-minus {
  background-position: -225px -160px;
}

.amp-ribbon-icon-32x32-add-to-list {
  background-position: -225px -192px;
}

.amp-ribbon-icon-32x32-add-to-new {
  background-position: 0 -225px;
}

.amp-ribbon-icon-32x32-add-to-topic {
  background-position: -32px -225px;
}

.amp-ribbon-icon-32x32-program-settings {
  background-position: -64px -225px;
}

.amp-ribbon-icon-32x32-document-edit {
  background-position: -96px -225px;
}

.amp-ribbon-icon-32x32-add_to_grouping {
  background-position: -128px -225px;
}

.amp-ribbon-icon-32x32-add_to_new_grouping {
  background-position: -160px -225px;
}

.amp-ribbon-icon-32x32-listsetting_32x32x32 {
  background-position: -192px -225px;
}

.amp-ribbon-icon-32x32-add_to_list {
  background-position: -224px -225px;
}

.amp-ribbon-icon-32x32-add_to_lists {
  background-position: -257px 0;
}

.amp-ribbon-icon-32x32-add_to_new_list {
  background-position: -257px -32px;
}

.amp-ribbon-icon-32x32-add_to_new_topicstream {
  background-position: -257px -64px;
}

.amp-ribbon-icon-32x32-add_to_topicstream {
  background-position: -257px -96px;
}

.amp-ribbon-icon-32x32-add_to_new_topic {
  background-position: -257px -128px;
}

.amp-ribbon-icon-32x32-add_to_topic {
  background-position: -257px -160px;
}

.amp-ribbon-icon-32x32-finance {
  background-position: -257px -192px;
}

.amp-ribbon-icon-32x32-fooddrink {
  background-position: -257px -224px;
}

.amp-ribbon-icon-32x32-health {
  background-position: 0 -257px;
}

.amp-ribbon-icon-32x32-news {
  background-position: -32px -257px;
}

.amp-ribbon-icon-32x32-sports {
  background-position: -64px -257px;
}

.amp-ribbon-icon-32x32-travel {
  background-position: -96px -257px;
}

.amp-ribbon-icon-32x32-weather {
  background-position: -128px -257px;
}

.amp-ribbon-icon-32x32-add-column {
  background-position: -160px -257px;
}

.amp-ribbon-icon-32x32-column-settings {
  background-position: -192px -257px;
}

.amp-ribbon-icon-32x32-delete-column {
  background-position: -224px -257px;
}

.amp-ribbon-icon-32x32-move-column-left {
  background-position: -256px -257px;
}

.amp-ribbon-icon-32x32-move-column-right {
  background-position: -289px 0;
}

.amp-ribbon-icon-32x32-sortbydate {
  background-position: -289px -256px;
}

.amp-ribbon-icon-32x32-card-view {
  background-position: -289px -32px;
}

.amp-ribbon-icon-32x32-mode {
  background-position: -289px -64px;
}

.amp-ribbon-icon-32x32-newsdesk-filter-any-media {
  background-position: -289px -96px;
}

.amp-ribbon-icon-32x32-newsdesk-filter-off {
  background-position: -289px -128px;
}

.amp-ribbon-icon-32x32-newsdesk-filter-photo {
  background-position: -289px -160px;
}

.amp-ribbon-icon-32x32-newsdesk-filter-slideshow {
  background-position: -289px -192px;
}

.amp-ribbon-icon-32x32-newsdesk-filter-video {
  background-position: -289px -224px;
}

.amp-ribbon-icon-32x32-view-headlines {
  background-position: 0 -289px;
}

.amp-ribbon-icon-32x32-monthlyview {
  background-position: -32px -289px;
}

.amp-ribbon-icon-32x32-pagelayoutonecolumn {
  background-position: -64px -289px;
}

.amp-ribbon-icon-32x32-taskpanes {
  background-position: -96px -289px;
}

.amp-ribbon-icon-32x32-newtaskgleam {
  background-position: -128px -289px;
}

.amp-ribbon-icon-32x32-showtaskdetailspage {
  background-position: -160px -289px;
}

/* This file was auto-generated from RibbonSprite.template.mustache by grunt-spritesmith. */

.amp-ribbon-icon-16x16-grid {
  background-position: 0 0px;
}

.amp-ribbon-icon-16x16-piechart {
  background-position: 0 -16px;
}

.amp-ribbon-icon-16x16-hbarchart {
  background-position: -16px 0;
}

.amp-ribbon-icon-16x16-vbarchart {
  background-position: -16px -16px;
}

.amp-ribbon-icon-16x16-tahoecheckout {
  background-position: -32px -16px;
}

.amp-ribbon-icon-16x16-tahoeundocheckout {
  background-position: 0 -32px;
}

.amp-ribbon-icon-16x16-checkoutoverridecheckout {
  background-position: -32px 0;
}

.amp-ribbon-icon-16x16-copyto {
  background-position: -16px -32px;
}

.amp-ribbon-icon-16x16-delete {
  background-position: -32px -32px;
}

.amp-ribbon-icon-16x16-movetofolder {
  background-position: -48px 0;
}

.amp-ribbon-icon-16x16-storeproduct {
  background-position: -48px -16px;
}

.amp-ribbon-icon-16x16-publishmajorversion {
  background-position: -16px -48px;
}

.amp-ribbon-icon-16x16-schedulemeeting {
  background-position: -48px -48px;
}

.amp-ribbon-icon-16x16-tahoecheckout {
  background-position: -64px 0;
}

.amp-ribbon-icon-16x16-tahoeundocheckout {
  background-position: -64px -16px;
}

.amp-ribbon-icon-16x16-checkoutoverridecheckout {
  background-position: -48px -32px;
}

.amp-ribbon-icon-16x16-doc {
  background-position: 0 -48px;
}

.amp-ribbon-icon-16x16-scheduledpublish {
  background-position: -32px -48px;
}

.amp-ribbon-icon-16x16-copy {
  background-position: -64px -32px;
}

.amp-ribbon-icon-16x16-cut {
  background-position: -64px -48px;
}

.amp-ribbon-icon-16x16-clearformatting {
  background-position: 0 -64px;
}

.amp-ribbon-icon-16x16-ellipsis {
  background-position: -16px -64px;
}

.amp-ribbon-icon-16x16-lefttorightdocument {
  background-position: -32px -64px;
}

.amp-ribbon-icon-16x16-righttoleftdoucment {
  background-position: -48px -64px;
}

.amp-ribbon-icon-16x16-redo {
  background-position: -64px -64px;
}

.amp-ribbon-icon-16x16-undo {
  background-position: -80px 0;
}

.amp-ribbon-icon-16x16-finance {
  background-position: -80px -16px;
}

.amp-ribbon-icon-16x16-fooddrink {
  background-position: -80px -32px;
}

.amp-ribbon-icon-16x16-health {
  background-position: -80px -48px;
}

.amp-ribbon-icon-16x16-news {
  background-position: -80px -64px;
}

.amp-ribbon-icon-16x16-sports {
  background-position: 0 -80px;
}

.amp-ribbon-icon-16x16-travel {
  background-position: -16px -80px;
}

.amp-ribbon-icon-16x16-weather {
  background-position: -32px -80px;
}

.amp-ribbon-icon-16x16-createlistview {
  background-position: -48px -80px;
}

.amp-ribbon-icon-16x16-delete-view {
  background-position: -64px -80px;
}

.amp-ribbon-icon-16x16-view-settings {
  background-position: -80px -80px;
}

.amp-ribbon {
  position: relative;
  overflow: visible;
  font-family: 'Segoe UI', sans-serif;
  font-size: 11px;
  cursor: default;
  background-color: #f1f1f1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.amp-ribbon a {
  text-decoration: none;
  cursor: default;
}

.amp-ribbon.load-error::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  padding: 9px 20px;
  color: #c00;
  background: #cccccc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAACVJREFUOE9j+Pjx4398mBAYNWB4GAClcQJshiLjUQOGgQEf/wMAqHPnLiM8gXUAAAAASUVORK5CYII=) repeat;
  border-bottom: 1px solid #ccc;
  content: "Error with ribbon! See console for details.";
}

.amp-ribbon .tab,
.amp-ribbon .tab-group {
  position: relative;
  display: inline-block;
}

.amp-ribbon > .tabs,
.amp-ribbon > .command-bar,
.amp-ribbon h4,
.amp-ribbon .row {
  padding: 0;
  margin: 0;
}

.amp-ribbon .icon-container {
  display: inline-block;
  line-height: 1em;
  vertical-align: middle;
}

.amp-ribbon .icon {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

.amp-ribbon > .tabs {
  position: relative;
  z-index: 1000;
  min-height: 34px;
  padding-top: 5px;
  padding-left: 10px;
  font-size: 0;
  white-space: nowrap;
  background-color: #f1f1f1;
}

.amp-ribbon > .tabs > .tab,
.amp-ribbon > .tabs > .tab-group {
  margin-right: 2px;
}

.amp-ribbon > .tabs .tab {
  position: relative;
  height: 29px;
  padding: 0 10px;
  font-size: 11px;
  line-height: 31px;
  text-transform: uppercase;
  border-bottom: 0;
}

.amp-ribbon > .tabs .tab.contextual + .tab {
  margin-left: -1px;
}

.amp-ribbon > .tabs .tab.selected::after,
.amp-ribbon > .tabs .tab:hover::after {
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  height: 1px;
  background: #ffffff;
  content: "";
}

.amp-ribbon > .tabs .tab-group.contextual::after {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  content: "";
}

.amp-ribbon > .command-bar {
  position: absolute;
  top: 35px;
  right: 0;
  left: 0;
  z-index: 999;
  display: block !important;
  height: 90px;
  white-space: nowrap;
  background-color: #ffffff;
  -webkit-transition: top linear 0.3s;
     -moz-transition: top linear 0.3s;
      -ms-transition: top linear 0.3s;
       -o-transition: top linear 0.3s;
          transition: top linear 0.3s;
}

.amp-ribbon > .command-bar.ng-hide {
  top: -90px;
}

.amp-ribbon > .command-bar > .pin {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 5px;
}

.amp-ribbon .command-group {
  display: inline-block;
  height: 85px;
  padding: 0 4px;
  margin-top: 4px;
  text-align: center;
  vertical-align: top;
  border-right: 1px solid #e7e7e7;
}

.amp-ribbon .command-group-title {
  padding: 0 6px 0 3px;
  font-size: 11px;
  color: #666;
  text-align: center;
}

.amp-ribbon .column {
  display: inline-block;
  height: 70px;
  text-align: left;
  vertical-align: top;
}

.amp-ribbon .row {
  display: block;
}

.amp-ribbon .column + .column {
  margin-left: 2px;
}

.amp-ribbon .row + .row {
  margin-top: 2px;
}

.amp-ribbon .command {
  display: inline-block;
  white-space: pre-line;
  vertical-align: top;
  border: 1px solid transparent;
}

.amp-ribbon .command + .command {
  margin-left: 2px;
}

.amp-ribbon .command:hover,
.amp-ribbon .command:focus {
  background-color: #cde6f7;
  border-color: #92b7d1;
}

.amp-ribbon .command:active {
  background-color: #92b7d1;
}

.amp-ribbon .command.disabled:hover,
.amp-ribbon .command.disabled:focus,
.amp-ribbon .command.disabled:active {
  background: none;
  border-color: transparent;
}

.amp-ribbon .command.disabled .icon {
  background-color: #ffffff;
  -webkit-opacity: 0.3;
     -moz-opacity: 0.3;
          opacity: 0.3;
  filter: alpha(opacity=30);
}

.amp-ribbon .command.disabled .title {
  color: #5b626c;
}

.amp-ribbon .command .title {
  font-size: 11px;
  line-height: 11px;
  color: #23272c;
  text-align: center;
}

.amp-ribbon .command .caret {
  border-top-color: #23272c;
  border-width: 3px;
  border-bottom-width: 0;
}

.amp-ribbon .menu-item-container .right-arrow {
  display: inline-block;
  width: 3px;
  height: 3px;
  border: 3px solid transparent;
  border-left-color: #23272c;
  border-right-width: 0;
}

.amp-ribbon .menu-item-container .menu-item .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 1px 4px -4px -10px;
  background-image: url('../vc/images/ribbon-icons-16x16.png');
}

.amp-ribbon .menu-item-container .menu-item .menu-item-checkMark {
  position: relative;
  left: -5px;
  text-align: left;
  visibility: hidden;
}

.amp-ribbon .menu-item-container .menu-item .menu-item-checkMark.isVisible {
  visibility: visible;
}

.amp-ribbon .menu-item-container .menu-item .menu-item-text {
  vertical-align: top;
}

.amp-ribbon .dropdown-menu {
  padding: 1px;
  margin-top: 1px;
}

.amp-ribbon .dropdown-menu li {
  text-align: left;
}

.amp-ribbon .dropdown-menu li a {
  height: 24px;
  padding: 0 15px 0 15px;
  font-size: 11px;
  line-height: 24px;
}

.amp-ribbon .dropdown-menu li a:hover,
.amp-ribbon .dropdown-menu li a:focus {
  background-color: #cde6f7;
}

.amp-ribbon .dropdown-menu .divider {
  margin: 2px 0;
}

.amp-ribbon .dropdown-menu .icon-spinner {
  margin: 5px 0;
  font-size: 12px;
}

.amp-ribbon .open {
  position: relative;
}

.amp-ribbon .dropdown-menu .dropdown-list {
  padding: 0;
  list-style-type: none;
}

.amp-ribbon .dropdown-menu .dropdown-list a.menu-item {
  height: auto;
}

.amp-ribbon .dropdown-menu .dropdown-header {
  font-size: 11px;
  font-weight: bold;
  color: #666666;
  text-transform: uppercase;
}

.amp-ribbon .dropdown-menu .menu-item {
  color: #333333;
}

.amp-ribbon .dropdown-menu .menu-item-title {
  display: block;
  height: 24px;
  overflow: hidden;
  font-size: 13px;
  line-height: 24px;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

.amp-ribbon .dropdown-menu .dropdown-header,
.amp-ribbon .dropdown-menu .menu-item {
  display: block;
  height: auto;
  padding: 4px 15px;
  line-height: 18px;
}

.amp-ribbon .dropdown-menu .disabled {
  pointer-events: none;
  opacity: 0.6;
}

.amp-ribbon-big-button.command,
.amp-ribbon-big-button-bottom-dropdown.command,
.amp-ribbon-big-button-whole-dropdown.command {
  height: 67px;
  text-align: center;
}

.amp-ribbon-big-button.command .icon-container,
.amp-ribbon-big-button-bottom-dropdown.command .icon-container,
.amp-ribbon-big-button-whole-dropdown.command .icon-container {
  width: 100%;
  padding: 0 4px;
}

.amp-ribbon-big-button.command .icon-container > .icon,
.amp-ribbon-big-button-bottom-dropdown.command .icon-container > .icon,
.amp-ribbon-big-button-whole-dropdown.command .icon-container > .icon {
  width: 32px;
  height: 32px;
  margin: 4px auto 2px;
  background-image: url('../vc/images/ribbon-icons-32x32.png');
}

.amp-ribbon-big-button.command .title,
.amp-ribbon-big-button-bottom-dropdown.command .title,
.amp-ribbon-big-button-whole-dropdown.command .title {
  display: block;
  height: 27px;
  padding: 0 3px;
  overflow: hidden;
}

.amp-ribbon-big-button-bottom-dropdown.command:hover,
.amp-ribbon-big-button-bottom-dropdown.command:focus,
.amp-ribbon-big-button-bottom-dropdown.command:active {
  background: none;
}

.amp-ribbon-big-button-bottom-dropdown.command .icon-container:hover,
.amp-ribbon-big-button-bottom-dropdown.command .title:hover,
.amp-ribbon-big-button-bottom-dropdown.command .icon-container:focus,
.amp-ribbon-big-button-bottom-dropdown.command .title:focus {
  background-color: #cde6f7;
}

.amp-ribbon-big-button-bottom-dropdown.command .icon-container:active,
.amp-ribbon-big-button-bottom-dropdown.command .title:active {
  background-color: #92b7d1;
  outline: none;
}

.amp-ribbon-big-button-bottom-dropdown.command.disabled .icon-container:active,
.amp-ribbon-big-button-bottom-dropdown.command.disabled .title:active,
.amp-ribbon-big-button-bottom-dropdown.command.disabled .icon-container:hover,
.amp-ribbon-big-button-bottom-dropdown.command.disabled .title:hover,
.amp-ribbon-big-button-bottom-dropdown.command.disabled .icon-container:focus,
.amp-ribbon-big-button-bottom-dropdown.command.disabled .title:focus {
  background: none;
}

.amp-ribbon-big-button-bottom-dropdown.command > .open .title {
  background-color: #cde6f7;
}

.amp-ribbon-big-button-bottom-dropdown.command > .open::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  border: 1px solid #ffffff;
  content: "";
}

.amp-ribbon-big-button-bottom-dropdown.command .title:focus::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 27px;
  left: 0;
  pointer-events: none;
  content: "";
}

.amp-ribbon-big-button-whole-dropdown.command > .open .icon-container,
.amp-ribbon-big-button-whole-dropdown.command > .open .title {
  background-color: #cde6f7;
}

.amp-ribbon-big-button-whole-dropdown.command > .open::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  border: 1px solid #ffffff;
  content: "";
}

.amp-ribbon-small-button.command .small-button-link {
  display: block;
  padding: 0 2px;
}

.amp-ribbon-small-button.command .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('../vc/images/ribbon-icons-16x16.png');
}

.amp-ribbon-small-button.command .title {
  display: inline-block;
  line-height: 18px;
  vertical-align: top;
}

.amp-ribbon-add-to-list-dropdown-menu {
  width: 405px;
}

.amp-ribbon-add-to-list-dropdown-menu .list-type {
  display: block;
  float: left;
  width: 200px;
}

.amp-ribbon-add-to-list-dropdown-menu .list-type .dropdown-header .icon-spinner {
  margin: 0;
}

.amp-ribbon-add-to-list-dropdown-menu .menu-item-parent-sections {
  display: inline-block;
  float: left;
  margin: -3px 0 3px 0;
  font-size: 12px;
  line-height: 14px;
  color: #777777;
}

.amp-ribbon-add-to-list-dropdown-menu .divider.menu-item-browse {
  width: 100%;
}

.amp-ribbon-add-to-list-dropdown-menu .menu-item-container {
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}

.amp-ribbon-add-to-list-dropdown-menu .menu-item-container.menu-item-browse {
  display: block;
  width: 100%;
}

.amp-ribbon-add-to-list-dropdown-menu .menu-item-container.menu-item-browse .menu-item-title {
  font-size: 13px;
  color: #2a8dd4;
}

.amp-ribbon .dropdown-menu.amp-ribbon-add-to-list-dropdown-menu .menu-item-container .right-arrow {
  border-left-color: #777777;
}

.amp-ribbon-add-to-topic-dropdown-menu {
  width: 405px;
}

.amp-ribbon-add-to-topic-dropdown-menu .topic-type {
  display: block;
  float: left;
  width: 200px;
}

.amp-ribbon-add-to-topic-dropdown-menu .topic-type .dropdown-header .icon-spinner {
  margin: 0;
}

.amp-ribbon-add-to-topic-dropdown-menu .menu-item-parent-sections {
  display: inline-block;
  float: left;
  margin: -3px 0 3px 0;
  font-size: 12px;
  line-height: 14px;
  color: #777777;
}

.amp-ribbon-add-to-topic-dropdown-menu .divider.menu-item-browse {
  width: 100%;
}

.amp-ribbon-add-to-topic-dropdown-menu .menu-item-container {
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}

.amp-ribbon-add-to-topic-dropdown-menu .menu-item-container.menu-item-browse {
  display: block;
  width: 100%;
}

.amp-ribbon-add-to-topic-dropdown-menu .menu-item-container.menu-item-browse .menu-item-title {
  font-size: 13px;
  color: #2a8dd4;
}

.amp-ribbon .dropdown-menu.amp-ribbon-add-to-topic-dropdown-menu .menu-item-container .right-arrow {
  border-left-color: #777777;
}

.card-list {
  position: absolute;
  top: 43px;
  bottom: 0;
  display: block;
  width: 380px;
  overflow-x: hidden;
  overflow-y: auto;
  clear: both;
}

.card-list .loading-cards {
  text-align: center;
}

.card-list .loading-cards .nocards {
  font-family: "Segoe UI Light", "Segoe UI", sans-serif;
  font-size: 15px;
}

.card-list .loading-cards .nocards.alert {
  display: block;
  width: 100%;
  white-space: normal;
}

.removed-item {
  -webkit-animation: removed-item-animation 0.3s cubic-bezier(0.65, -0.02, 0.72, 0.29);
     -moz-animation: removed-item-animation 0.3s cubic-bezier(0.65, -0.02, 0.72, 0.29);
       -o-animation: removed-item-animation 0.3s cubic-bezier(0.65, -0.02, 0.72, 0.29);
          animation: removed-item-animation 0.3s cubic-bezier(0.65, -0.02, 0.72, 0.29);
}

@keyframes removed-item-animation {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes removed-item-animation {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-o-keyframes removed-item-animation {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes removed-item-animation {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.card-curation {
  position: relative;
  display: inline-block;
  width: 360px;
  height: 120px;
  margin: 0 0 10px;
  margin: 0 0 5px;
  font-family: "Segoe UI Light", "Segoe UI", sans-serif;
  font-size: 15px;
  white-space: normal;
  cursor: default;
  border: 1px solid #e1e1e1;
  border: 0;
}

.card-curation.no-image {
  height: 70px;
  white-space: inherit;
}

.card-curation.no-image .card-image {
  display: none;
}

.card-curation.no-image .hero-image-preview-button {
  display: none;
}

.card-curation.no-image .card-details {
  display: inline-block;
  width: 360px;
  padding: 5px;
}

.card-curation.no-image .card-headline.column-card {
  height: 38px;
}

.card-curation.no-image .card-info {
  width: 350px;
}

.card-curation.no-image .card-info .locale {
  position: relative;
  bottom: 0;
  max-width: 8em;
}

.card-curation.no-image .card-info .provider {
  position: relative;
  bottom: 0;
  max-width: 8em;
}

.card-curation.no-image .card-info .provider::before {
  padding: 0 3px 0 0;
  content: '\2022';
}

.card-curation.no-image .card-info .author,
.card-curation.no-image .card-info .play-time {
  position: relative;
  bottom: 0;
  max-width: 10em;
}

.card-curation.no-image .card-info .author::before,
.card-curation.no-image .card-info .play-time::before {
  padding: 0 3px 0 0;
  content: '\2022';
}

.card-curation.no-image .card-info .icon-container {
  right: 10px;
}

.card-curation.no-image .card-info .published {
  position: relative;
  bottom: 0;
  float: right;
}

.card-curation.no-image .card-info .source-meter {
  right: 5px;
  bottom: 1.8em;
}

.card-curation.no-image.ad {
  height: 120px;
}

.card-curation.no-image.ad .card-details,
.card-curation.no-image.ad .card-info {
  width: 229px;
}

.card-curation.no-image.ad .monetization-banner {
  position: static;
  float: left;
  height: 118px;
  line-height: 118px;
}

.card-curation.selected,
.card-curation:hover {
  border: 3px solid #27aae1;
}

.card-curation.selected .card-bookmark,
.card-curation:hover .card-bookmark {
  right: 2px;
  bottom: 2px;
}

.card-curation.selected > .card-inner-container,
.card-curation:hover > .card-inner-container {
  margin: -2px;
}

.card-curation.selected .card-info,
.card-curation:hover .card-info {
  bottom: 3px;
}

.card-curation.selected > .card-inner-container::before {
  position: absolute;
  top: 0;
  right: -40px;
  clip: rect(0, 40px, 40px, 0);
  border: 40px solid transparent;
  border-top-color: #27aae1;
  content: "";
}

.card-curation.selected > .card-inner-container::after {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Segoe UI Symbol";
  font-size: 18px;
  color: #ffffff;
  content: "\E10B";
}

.card-curation .card-attributes {
  display: inline-block;
  width: 1em;
  margin: 5px 0 0 5px;
  vertical-align: top;
}

.card-curation .card-inner-contents {
  position: absolute;
}

.card-curation .card-inner-contents .hero-image-preview-container {
  vertical-align: top;
}

.card-curation .card-inner-contents .card-container {
  display: inline-block;
}

.card-curation .card-inner-contents .card-image {
  width: 118px;
  height: 118px;
  vertical-align: top;
}

.card-curation .card-inner-contents .monetization-banner {
  position: absolute;
  top: 44px;
  right: 0;
  left: 0;
  width: 118px;
  height: 30px;
  padding: 0 5px;
  overflow: hidden;
  line-height: 30px;
  color: #fff;
  text-align: center;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  text-transform: lowercase;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.card-curation .card-details {
  display: inline-block;
  width: 229px;
  padding: 5px;
}

.card-curation .card-headline {
  padding-right: 0.5rem;
  overflow: hidden;
  line-height: 1.3em;
  cursor: pointer;
}

.card-curation .card-headline.column-card {
  height: 62px;
}

.card-curation .card-headline.curation-card {
  max-height: 60px;
}

.card-curation .card-headline-editmode {
  width: 100%;
  border: thin;
  resize: none;
}

.card-curation .card-subtitle {
  max-height: 17px;
  overflow: hidden;
  font-size: 12px;
  line-height: 1.4em;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

.card-curation .card-info {
  bottom: 5px;
  width: 229px;
  padding-left: 0;
  font-family: "Segoe UI SemiLight", "Segoe UI", sans-serif;
  font-size: 11px;
  vertical-align: bottom;
  list-style: none;
}

.card-curation .card-info .category-selector {
  position: absolute;
  bottom: 1.9em;
  width: 234px;
  margin-left: -4px;
}

.card-curation .card-info .category-selector .category-search.user-defined-category .amp-search.standalone .amp-search-area.valid-data .search-box-status {
  color: green;
}

.card-curation .card-info .category-selector .category-search.machine-defined-category .amp-search.standalone .amp-search-area.valid-data .search-box-status {
  color: orange;
}

.card-curation .card-info .category-selector .category-search.hasMultiOptions .amp-search.standalone .amp-search-area.valid-data .search-box-status span::after {
  content: "...";
}

.card-curation .card-info .provider {
  position: absolute;
  bottom: 1.5em;
  display: inline-block;
  max-width: 8em;
  margin: 0;
  overflow: hidden;
  font-style: italic;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

.card-curation .card-info .locale {
  position: absolute;
  bottom: 2.6em;
  display: inline-block;
  max-width: 8em;
  margin: 0;
  overflow: hidden;
  font-style: italic;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

.card-curation .card-info .author,
.card-curation .card-info .play-time {
  position: absolute;
  bottom: 0.4em;
  display: inline-block;
  max-width: 12em;
  margin: 0;
  overflow: hidden;
  font-style: italic;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

.card-curation .card-info .source-meter {
  position: absolute;
  right: -2px;
  bottom: 1.9em;
  max-width: 12em;
  overflow: hidden;
  text-align: right;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

.card-curation .card-info .source-meter .source-meter-text .newsdesk {
  font-weight: bold;
  color: black;
}

.card-curation .card-info .source-meter .source-meter-text.warn {
  font-weight: bold;
  color: #ffb266;
}

.card-curation .card-info .source-meter .source-meter-text.error {
  font-weight: bold;
  color: #ff0000;
}

.card-curation .card-info .icon-container {
  position: absolute;
  right: -5px;
  bottom: .7em;
}

.card-curation .card-info .icon-container .published {
  max-width: 10em;
  overflow: hidden;
  text-align: right;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

.card-curation .card-info .icon-container .copylink {
  cursor: pointer;
}

.card-curation .card-info .icon-container .preview {
  margin: 0 .5em 0 0.2em;
  cursor: pointer;
}

.card-curation .popover {
  padding-top: 2px;
  font-size: 11px;
  color: blue;
}

.card-curation .card-triangle {
  position: absolute;
  top: 0;
  right: -40px;
  clip: rect(0, 40px, 40px, 0);
  border: 40px solid transparent;
  border-top-color: rgba(39, 225, 60, 0.3);
  content: "";
}

.card-curation .card-triangle.never-published {
  border-top-color: rgba(168, 179, 169, 0.4);
}

.card-curation .card-oversourced-display {
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  background-color: rgba(194, 179, 141, 0.7);
}

.card-curation .card-oversourced-display .card-oversourced-message {
  padding-right: 5px;
  padding-left: 5px;
  font-size: 12px;
  font-weight: bold;
  color: white;
}

.card-curation .card-programmed-display {
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  width: 100%;
  background-color: rgba(32, 139, 149, 0.7);
}

.card-curation .card-programmed-display .card-programmed-message {
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
  overflow: hidden;
  font-size: 12px;
  font-weight: bold;
  color: white;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.card-curation.selected,
.card-curation:hover {
  border: 0;
}

.card-curation.selected .card-bookmark,
.card-curation:hover .card-bookmark {
  right: 4px;
  bottom: 4px;
}

.card-curation.selected > .card-inner-container,
.card-curation:hover > .card-inner-container {
  margin: 0;
}

.card-curation.selected .card-info,
.card-curation:hover .card-info {
  bottom: 5px;
}

.card-curation .card-info .provider {
  bottom: 0.5em;
}

.card-curation .card-info .source-meter {
  bottom: 3.5em;
}

.card-curation .card-info .store-app img {
  width: 13px;
  height: 13px;
}

.card-curation .card-subtitle {
  max-width: 14em;
}

.card-curation .card-source-meter-warning {
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  width: 103%;
  height: 35px;
  text-align: center;
}

.card-curation .card-source-meter-warning.safe {
  background-color: rgba(32, 139, 149, 0.7);
}

.card-curation .card-source-meter-warning.unsafe {
  background-color: rgba(202, 0, 0, 0.6);
}

.card-curation .card-source-meter-warning .card-source-meter-warning-message {
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
  overflow: hidden;
  font-size: 14px;
  font-weight: bold;
  color: white;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

.card-curation.topic-stream {
  padding: 10px;
}

.card-curation.topic-stream .card-title {
  width: 340px;
  margin: 0 0 10px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.card-curation.topic-stream div:not(.card-title) {
  padding-left: 5px;
  margin-bottom: 5px;
  font-size: 13px;
}

.card {
  position: relative;
  display: inline-block;
  width: 360px;
  height: 120px;
  margin: 0 0 10px;
  font-family: "Segoe UI Light", "Segoe UI", sans-serif;
  font-size: 15px;
  white-space: normal;
  border: 1px solid #e1e1e1;
}

.card.no-image {
  height: 70px;
  white-space: inherit;
}

.card.no-image .card-image {
  display: none;
}

.card.no-image .hero-image-preview-button {
  display: none;
}

.card.no-image .card-details {
  display: inline-block;
  width: 360px;
  padding: 5px;
}

.card.no-image .card-headline.column-card {
  height: 38px;
}

.card.no-image .card-info {
  width: 350px;
}

.card.no-image .card-info .locale {
  position: relative;
  bottom: 0;
  max-width: 8em;
}

.card.no-image .card-info .provider {
  position: relative;
  bottom: 0;
  max-width: 8em;
}

.card.no-image .card-info .provider::before {
  padding: 0 3px 0 0;
  content: '\2022';
}

.card.no-image .card-info .author,
.card.no-image .card-info .play-time {
  position: relative;
  bottom: 0;
  max-width: 10em;
}

.card.no-image .card-info .author::before,
.card.no-image .card-info .play-time::before {
  padding: 0 3px 0 0;
  content: '\2022';
}

.card.no-image .card-info .icon-container {
  right: 10px;
}

.card.no-image .card-info .published {
  position: relative;
  bottom: 0;
  float: right;
}

.card.no-image .card-info .source-meter {
  right: 5px;
  bottom: 1.8em;
}

.card.no-image.ad {
  height: 120px;
}

.card.no-image.ad .card-details,
.card.no-image.ad .card-info {
  width: 229px;
}

.card.no-image.ad .monetization-banner {
  position: static;
  float: left;
  height: 118px;
  line-height: 118px;
}

.card.selected,
.card:hover {
  border: 3px solid #27aae1;
}

.card.selected .card-bookmark,
.card:hover .card-bookmark {
  right: 2px;
  bottom: 2px;
}

.card.selected > .card-inner-container,
.card:hover > .card-inner-container {
  margin: -2px;
}

.card.selected .card-info,
.card:hover .card-info {
  bottom: 3px;
}

.card.selected > .card-inner-container::before {
  position: absolute;
  top: 0;
  right: -40px;
  clip: rect(0, 40px, 40px, 0);
  border: 40px solid transparent;
  border-top-color: #27aae1;
  content: "";
}

.card.selected > .card-inner-container::after {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Segoe UI Symbol";
  font-size: 18px;
  color: #ffffff;
  content: "\E10B";
}

.card .card-attributes {
  display: inline-block;
  width: 1em;
  margin: 5px 0 0 5px;
  vertical-align: top;
}

.card .card-inner-contents {
  position: absolute;
}

.card .card-inner-contents .hero-image-preview-container {
  vertical-align: top;
}

.card .card-inner-contents .card-container {
  display: inline-block;
}

.card .card-inner-contents .card-image {
  width: 118px;
  height: 118px;
  vertical-align: top;
}

.card .card-inner-contents .monetization-banner {
  position: absolute;
  top: 44px;
  right: 0;
  left: 0;
  width: 118px;
  height: 30px;
  padding: 0 5px;
  overflow: hidden;
  line-height: 30px;
  color: #fff;
  text-align: center;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  text-transform: lowercase;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.card .card-details {
  display: inline-block;
  width: 229px;
  padding: 5px;
}

.card .card-headline {
  padding-right: 0.5rem;
  overflow: hidden;
  line-height: 1.3em;
  cursor: pointer;
}

.card .card-headline.column-card {
  height: 62px;
}

.card .card-headline.curation-card {
  max-height: 60px;
}

.card .card-headline-editmode {
  width: 100%;
  border: thin;
  resize: none;
}

.card .card-subtitle {
  max-height: 17px;
  overflow: hidden;
  font-size: 12px;
  line-height: 1.4em;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

.card .card-info {
  bottom: 5px;
  width: 229px;
  padding-left: 0;
  font-family: "Segoe UI SemiLight", "Segoe UI", sans-serif;
  font-size: 11px;
  vertical-align: bottom;
  list-style: none;
}

.card .card-info .category-selector {
  position: absolute;
  bottom: 1.9em;
  width: 234px;
  margin-left: -4px;
}

.card .card-info .category-selector .category-search.user-defined-category .amp-search.standalone .amp-search-area.valid-data .search-box-status {
  color: green;
}

.card .card-info .category-selector .category-search.machine-defined-category .amp-search.standalone .amp-search-area.valid-data .search-box-status {
  color: orange;
}

.card .card-info .category-selector .category-search.hasMultiOptions .amp-search.standalone .amp-search-area.valid-data .search-box-status span::after {
  content: "...";
}

.card .card-info .provider {
  position: absolute;
  bottom: 1.5em;
  display: inline-block;
  max-width: 8em;
  margin: 0;
  overflow: hidden;
  font-style: italic;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

.card .card-info .locale {
  position: absolute;
  bottom: 2.6em;
  display: inline-block;
  max-width: 8em;
  margin: 0;
  overflow: hidden;
  font-style: italic;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

.card .card-info .author,
.card .card-info .play-time {
  position: absolute;
  bottom: 0.4em;
  display: inline-block;
  max-width: 12em;
  margin: 0;
  overflow: hidden;
  font-style: italic;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

.card .card-info .source-meter {
  position: absolute;
  right: -2px;
  bottom: 1.9em;
  max-width: 12em;
  overflow: hidden;
  text-align: right;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

.card .card-info .source-meter .source-meter-text .newsdesk {
  font-weight: bold;
  color: black;
}

.card .card-info .source-meter .source-meter-text.warn {
  font-weight: bold;
  color: #ffb266;
}

.card .card-info .source-meter .source-meter-text.error {
  font-weight: bold;
  color: #ff0000;
}

.card .card-info .icon-container {
  position: absolute;
  right: -5px;
  bottom: .7em;
}

.card .card-info .icon-container .published {
  max-width: 10em;
  overflow: hidden;
  text-align: right;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

.card .card-info .icon-container .copylink {
  cursor: pointer;
}

.card .card-info .icon-container .preview {
  margin: 0 .5em 0 0.2em;
  cursor: pointer;
}

.card .popover {
  padding-top: 2px;
  font-size: 11px;
  color: blue;
}

.card .card-triangle {
  position: absolute;
  top: 0;
  right: -40px;
  clip: rect(0, 40px, 40px, 0);
  border: 40px solid transparent;
  border-top-color: rgba(39, 225, 60, 0.3);
  content: "";
}

.card .card-triangle.never-published {
  border-top-color: rgba(168, 179, 169, 0.4);
}

.card .card-oversourced-display {
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  background-color: rgba(194, 179, 141, 0.7);
}

.card .card-oversourced-display .card-oversourced-message {
  padding-right: 5px;
  padding-left: 5px;
  font-size: 12px;
  font-weight: bold;
  color: white;
}

.card .card-programmed-display {
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  width: 100%;
  background-color: rgba(32, 139, 149, 0.7);
}

.card .card-programmed-display .card-programmed-message {
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
  overflow: hidden;
  font-size: 12px;
  font-weight: bold;
  color: white;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.feed-selector {
  display: table;
  width: 100%;
}

.feed-selector .provider {
  display: table-cell;
  width: 40%;
  padding-right: 5px;
}

.feed-selector .feed {
  display: table-cell;
  width: 60%;
  vertical-align: middle;
}

.feed-selector .feed select {
  width: 100%;
  height: 34px;
  padding: 6px 10px;
  border: 1px solid #dadada;
}

.feed-selector .feed .alert {
  padding: 0 10px;
  margin: 0;
  line-height: 32px;
}

.infinite-scroll {
  position: absolute;
  top: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  clear: both;
}

.amp-flip-tile {
  position: relative;
  float: left;
  width: 150px;
  height: 150px;
  overflow: hidden;
  color: white;
  background-color: #666666;
}

.amp-flip-tile .main-content-area,
.amp-flip-tile .mouseover-content-area {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.amp-flip-tile .mouseover-content-area {
  display: none;
}

.tree-container {
  height: 100%;
  overflow-y: auto;
}

.tree-container .no-data {
  text-align: center;
}

.tree-container .no-data i {
  font-size: 20px;
}

.tree {
  padding-left: 17px;
  margin: 0;
  list-style: none;
}

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

.tree li {
  min-height: 22px;
  margin: 0;
}

.tree .childless {
  margin-left: 20px;
}

.tree .tree-menu-icon {
  margin: 5px;
}

.tree .btn-group {
  display: inline-block;
}

.tree .tree-item-content {
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 0;
  left: 8px;
  display: inline-block;
  min-height: 22px;
}

.tree .tree-item-content:focus {
  outline: none;
}

.tree .btn-borderless {
  padding: 1px;
  margin: 0;
  background: none;
  border-width: 0;
  box-shadow: none;
}

.tree .btn-borderless:focus {
  outline: none;
}

.tree .folder-icon,
.tree .arrow-caret-dn-icon,
.tree .arrow-caret-r-icon {
  display: inline-block;
  outline: none;
}

.tree .secured-folder-icon,
.tree .arrow-caret-dn-icon,
.tree .arrow-caret-r-icon {
  display: inline-block;
  outline: none;
}

.tree .arrow-caret-dn-icon,
.tree .arrow-caret-r-icon {
  width: 6px;
  height: 9px;
  vertical-align: middle;
}

.tree .folder-icon {
  width: 16px;
  height: 16px;
  vertical-align: bottom;
  background-image: url('/statics/assets/images/Folder.16x16x32.png');
}

.tree .secured-folder-icon {
  width: 16px;
  height: 16px;
  vertical-align: bottom;
  background-image: url('/statics/assets/images/SecuredFolder.png');
}

.tree .arrow-caret-dn-icon {
  background-image: url('/statics/assets/images/tree_expanded.png');
}

.tree .arrow-caret-r-icon {
  background-image: url('/statics/assets/images/tree_collapsed.png');
}

.tree .tree-item {
  position: relative;
  min-height: 22px;
  white-space: nowrap;
  cursor: pointer;
}

.tree .tree-item .tree-item-content:hover {
  background-color: #e6f2fa;
}

.tree .tree-item .tree-item-content.childless {
  margin-left: 8px;
}

.tree .tree-item .tree-item-content.active {
  background-color: #92c0e0;
}

.tree.root {
  padding-left: 3px;
}

.file-list div.ngHeaderContainer {
  overflow: visible;
  font-size: 11px;
  font-weight: normal;
  color: #777777;
}

.file-list div.ngHeaderContainer .ngHeaderText {
  padding-left: 0;
}

.file-list .ngTopPanel {
  border: none;
}

.file-list .file-list-container {
  position: relative;
}

.file-list .file-list-container .explorer-view-selection {
  position: absolute;
  top: -28px;
}

.file-list .file-list-container .explorer-view-selection .view-option-image {
  padding-right: 5px;
  vertical-align: text-top;
}

.file-list .file-list-container .explorer-view-selection a {
  color: #000000;
  text-decoration: none;
}

.file-list .file-list-container .file-list-view-container {
  height: 100%;
}

.file-list .file-list-container .ngGrid {
  background-color: transparent;
}

.file-list .file-list-container .ngGrid .ngCellText {
  padding-left: 0;
}

.file-list .file-list-container .ngGrid .ngRow {
  border: none;
}

.file-list .file-list-container .ngGrid .ngRow .ngCell .relatedItem {
  opacity: 0.6;
}

.file-list .file-list-container .ngGrid .ngTopPanel,
.file-list .file-list-container .ngGrid .ngRow,
.file-list .file-list-container .ngGrid .ngVerticalBarVisible {
  background-color: transparent;
}

.file-list .file-list-container .ngGrid .ngCanvas,
.file-list .file-list-container .ngGrid a {
  color: #444444;
}

.file-list .file-list-container .ngGrid .icon-accept {
  width: 25px;
  line-height: 30px;
  text-align: center;
}

.file-list .file-list-container .ngGrid .ngCanvas .ngRow.selected {
  background-color: #92c0e0;
}

.file-list .file-list-container .ngGrid .ngCanvas .ngRow.selected .icon-accept {
  display: inherit;
  color: white;
}

.file-list .file-list-container .ngGrid .ngCanvas .ngRow:hover {
  background-color: #e6f2fa;
}

.file-list .file-list-container .ngGrid .ngCanvas .ngRow:hover .icon-accept {
  display: inherit;
}

.file-list .file-list-container .ngGrid .ngCanvas .file-list-selection-cell {
  height: 30px;
  margin-top: 0;
  margin-left: 0;
}

.file-list .file-list-container .ngGrid .ngCanvas .file-list-selection-cell .icon-accept {
  display: none;
}

.file-list .file-list-container .ngGrid .ngCanvas .file-list-selection-cell.selected {
  background-color: #2a8dd4;
}

.file-list .file-list-container .ngGrid .ngHeaderContainer .file-list-header-selection-cell {
  top: 0;
  left: 0;
  width: 25px;
  height: 30px;
  cursor: pointer;
}

.file-list .file-list-container .ngGrid .ngHeaderContainer .file-list-header-selection-cell:hover {
  background-color: #e6f2fa;
}

.file-list .file-list-container .ngGrid .article-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background-image: url('/statics/assets/images/Article-Icon.png');
}

.file-list .file-list-container .ngGrid .article-icon-checkout {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background-image: url('/statics/assets/images/Article-Icon-Checkout.png');
}

.file-list .file-list-container .ngGrid .article-icon-checkin {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background-image: url('/statics/assets/images/Article-Icon-Checkin.png');
}

.file-list .file-list-container .ngGrid .article-icon-secured {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background-image: url('/statics/assets/images/Article-Icon-Secured.png');
}

.file-list .file-list-container .ngGrid .article-icon-checkin-related {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background-image: url('/statics/assets/images/Article-Icon-Related.png');
}

.file-list .file-list-container .infinite-scroll-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
}

.file-list .loading-file-data {
  position: absolute;
  top: 0;
  left: -150px;
  width: 300px;
  margin-top: 30px;
  margin-left: 50%;
  text-align: center;
}

.file-list .loading-file-data i {
  font-size: 20px;
}

.file-list .tree-item > .tree-item-content.active {
  color: HighlightText;
  background-color: #0072c6;
}

.tasklist-dropdown {
  max-width: 400px;
  padding-bottom: 0 !important;
}

.tasklist-mytasks {
  text-align: center;
  background-color: #f1f1f1;
}

.tasklist-task {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
}

.tasklist-notasks {
  padding-left: 20px !important;
  margin-bottom: 10px !important;
}

.slideshow-thumbnail {
  width: 100%;
  object-fit: contain;
}

.slideshow-img {
  max-width: 100%;
  max-height: 500px;
  margin: auto;
  object-fit: contain;
}

.slideshow-table-thumbnail tbody > tr > td {
  background-color: black;
  border-top: none;
}

.slideshow-carousel-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}

.slideshow-img-title {
  font-size: 20px;
}

.slideshow-img-caption {
  font-size: 14px;
}

.amp-search {
  position: absolute;
  top: 7px;
  right: 30px;
  z-index: 1020;
  border: 1px solid #dadada;
}

.amp-search.standalone {
  position: static;
  overflow: hidden;
}

.amp-search.standalone .amp-search-area {
  display: table;
  width: 100%;
  height: 32px;
}

.amp-search.standalone .amp-search-area.valid-data .search-box-status {
  display: table-cell;
  color: green;
}

.amp-search.standalone .amp-search-area .invalid-item {
  color: red;
}

.amp-search.standalone .amp-search-area .amp-search-box {
  width: auto;
}

.amp-search.standalone .amp-search-area .search-box-action span {
  font-size: 63%;
}

.amp-search.standalone .amp-search-result .search-dropdown {
  width: 100%;
}

.amp-search.documentSearch .amp-search-result,
.amp-search.standalone .amp-search-result {
  position: absolute;
}

.amp-search.documentSearch .amp-search-result .search-dropdown,
.amp-search.standalone .amp-search-result .search-dropdown {
  right: auto;
  left: auto;
  height: 200px;
  margin-top: 5px;
}

.amp-search.documentSearch .amp-search-result .search-dropdown .search-result-list,
.amp-search.standalone .amp-search-result .search-dropdown .search-result-list {
  padding: 0;
  list-style: none;
}

.amp-search.documentSearch .amp-search-result .search-dropdown .search-result-list li.category,
.amp-search.standalone .amp-search-result .search-dropdown .search-result-list li.category {
  margin-bottom: 10px;
  font-size: 11px;
  color: #666666;
}

.amp-search.documentSearch .amp-search-result .search-dropdown .search-result-list li.category .items,
.amp-search.standalone .amp-search-result .search-dropdown .search-result-list li.category .items {
  padding-left: 20px;
}

.amp-search.documentSearch .amp-search-result .search-dropdown .search-result-list li.item,
.amp-search.standalone .amp-search-result .search-dropdown .search-result-list li.item {
  font-size: 13px;
  color: #333333;
  list-style: none;
}

.amp-search.documentSearch .amp-search-result .search-dropdown .search-result-list li.item:hover,
.amp-search.standalone .amp-search-result .search-dropdown .search-result-list li.item:hover {
  cursor: pointer;
  background: #e6f2fa;
}

.amp-search.documentSearch .amp-search-result .search-dropdown .search-result-list li.item.selected,
.amp-search.standalone .amp-search-result .search-dropdown .search-result-list li.item.selected {
  background: #92c0e0;
}

.amp-search.documentSearch .amp-search-result .search-dropdown .search-result-list li.suggested-item,
.amp-search.standalone .amp-search-result .search-dropdown .search-result-list li.suggested-item {
  clear: both;
  font-weight: bold;
}

.amp-search.documentSearch .amp-search-result .search-dropdown .search-result-list li.suggested-item .item-text,
.amp-search.standalone .amp-search-result .search-dropdown .search-result-list li.suggested-item .item-text {
  display: inline-block;
  max-width: 120px;
}

.amp-search.documentSearch .amp-search-result .search-dropdown .search-result-list li.suggested-item .item-score,
.amp-search.standalone .amp-search-result .search-dropdown .search-result-list li.suggested-item .item-score {
  float: right;
  min-width: 20px;
  padding: 0 5px;
  margin: 0 5px;
  text-align: center;
  background-color: lightgrey;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

.amp-search .amp-search-area .k-widget.k-autocomplete {
  float: left;
  width: 372px;
}

.amp-search .amp-search-area .amp-search-box {
  display: table-cell;
  float: none;
  width: 372px;
  vertical-align: middle;
}

.amp-search .amp-search-area .amp-search-box .search-input {
  width: 100%;
}

.amp-search .amp-search-area .search-box-status {
  display: none;
  float: none;
  width: 20px;
  vertical-align: middle;
}

.amp-search .amp-search-area .search-box-action {
  display: table-cell;
  float: none;
  width: 24px;
  height: 21px;
  vertical-align: middle;
  background-color: #ffffff;
}

.amp-search .amp-search-area .search-box-action span {
  height: auto;
}

.amp-search .amp-search-area .search-input {
  border: 0;
}

.amp-search .amp-search-area .search-input .k-input {
  padding: 0;
}

.amp-search .amp-search-area .search-input ::-ms-clear {
  display: none;
}

.amp-search .amp-search-area .search-button {
  padding-left: 5px;
  cursor: pointer;
}

.amp-search .search-dropdown {
  position: absolute;
  z-index: 1020;
  display: block !important;
  width: 395px;
  height: 700px;
  padding: 10px;
  margin-top: 25px;
  overflow: auto;
  background-color: white;
  border: 1px solid #2a8dd4;
  -webkit-box-shadow: rgba(0, 0, 0, 0.470588) 0 0px 7px 0px;
          box-shadow: rgba(0, 0, 0, 0.470588) 0 0px 7px 0px;
}

.amp-search .search-spinner {
  position: absolute;
  top: 90px;
  left: 50%;
  z-index: 1021;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  font-size: 30px;
}

.amp-search .k-icon .k-loading {
  position: absolute;
  right: 20px;
}

.task-panel .search-results-header-container .search-option,
.documentSearch .amp-search .search-option {
  cursor: pointer;
}

.task-panel .search-results-header-container .activeTab,
.documentSearch .amp-search .activeTab {
  font-size: 1.4rem;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  cursor: default;
}

.task-panel .search-results-header-container .pipe,
.documentSearch .amp-search .pipe {
  margin: 0 .5rem;
  font-size: 1.6rem;
}

.card-details .amp-search.standalone {
  border-color: transparent;
}

.card-details .amp-search.standalone:hover {
  border-color: #dadada;
}

.card-details .amp-search.standalone .amp-search-area {
  height: 21px;
}

.card-details .amp-search.standalone .amp-search-area .amp-search-box {
  padding-top: 1px;
}

.card-details .amp-search.standalone .amp-search-area .amp-search-box .search-input {
  font-size: 11px;
}

.card-details .amp-search.standalone .amp-search-area .search-box-action {
  width: 15px;
}

.dropDownTree .tree {
  position: absolute;
  z-index: 10;
  display: none;
  height: 300px;
  padding-left: 0;
  overflow: auto;
  background-color: white;
  border: 1px solid grey;
}

.dropDownTree .list {
  width: 100%;
}

.dropDownTree .k-widget.k-dropdown .k-dropdown-wrap .k-input {
  padding: 5px 10px;
}

.file-browser {
  width: 900px;
  height: 400px;
}

.file-browser#content-explorer {
  padding-left: 0;
}

.file-browser#content-explorer .amp-search {
  top: -10px;
}

.file-browser#content-explorer .content-explorer-content {
  padding-top: 0;
  overflow-y: visible;
}

.file-browser#content-explorer .content-explorer-content .folders-tree {
  float: left;
  width: 300px;
  height: 400px;
  border-right: 1px solid lightgray;
}

.amp-select-on-focus {
  cursor: default;
}

.amp-select-on-focus.editable {
  cursor: text;
}

.amp-select-on-focus:active {
  outline-width: 0;
}

.amp-select-on-focus:active.editable {
  outline-width: 1px;
}

.amp-dropdown-number-picker {
  position: relative;
  display: inline;
}

.amp-dropdown-number-picker > .number {
  display: inline-block;
  height: 100%;
  max-width: 40px;
  min-width: 7px;
  padding: 0 2px;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
}

.amp-dropdown-number-picker > .number.invalid {
  background-color: #ffc;
}

.amp-dropdown-number-picker > .number br {
  display: none;
}

.amp-dropdown-number-picker > .number * {
  display: inline;
  white-space: nowrap;
}

.amp-dropdown-number-picker > .number.readonly {
  max-width: none;
}

.amp-dropdown-number-picker > .dropdown-menu {
  min-width: 50px;
  padding: 1px;
}

.amp-dropdown-number-picker > .dropdown-menu > .dropdown-menu-item > .dropdown-menu-item-link {
  padding-right: 5px;
  padding-left: 5px;
}

.amp-section-browser .folders-tree {
  width: 540px;
  height: 400px;
}

.thumbnail-grid-item {
  float: left;
  width: 120px;
  height: 90px;
  margin-right: 10px;
  margin-bottom: 60px;
}

.thumbnail-grid-item .card {
  width: 120px;
  height: auto;
  font-size: 14px;
  border-color: transparent;
}

.thumbnail-grid-item .card.relatedItem {
  opacity: 0.6;
}

.thumbnail-grid-item .card:hover,
.thumbnail-grid-item .card.selected {
  border-color: #27aae1;
}

.thumbnail-grid-item .card .thumbnail-image-container {
  height: 90px;
  overflow: hidden;
  text-align: center;
  background: #efefef;
}

.thumbnail-grid-item .card .thumbnail-image-container .thumbnail-image {
  height: 90px;
}

.thumbnail-grid-item .card .playtime,
.thumbnail-grid-item .card .provider {
  font-size: 11px;
}

.thumbnail-grid-item .thumbnail-text {
  overflow: hidden;
  text-align: center;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

.thumbnail-grid-item .thumbnail-text a {
  color: #777;
  text-decoration: none;
}

.thumbnail-grid-item .thumbnail-text a:hover {
  text-decoration: underline;
}

.thumbnail-grid-item .thumbnail-description {
  font-size: 14px;
  text-align: center;
}

.modal-body .thumbnail-headline-grid {
  height: 200px;
  overflow: auto;
}

.modal-body .thumbnail-headline-grid .thumbnail-grid-item .thumbnail-text a:hover {
  text-decoration: none;
}

.multi-select.k-popup.k-list-container.k-group {
  border: solid 1px #cccccc;
}

.dropdown-menu:hover .bootstrap-dropdown-submenu.open > .menu-item {
  background-color: transparent;
}

.dropdown-menu:hover .bootstrap-dropdown-submenu.open:hover > .menu-item {
  background-color: #cde6f7;
}

.dropdown-menu .bootstrap-dropdown-submenu {
  position: relative;
}

.dropdown-menu .bootstrap-dropdown-submenu:hover > .menu-item,
.dropdown-menu .bootstrap-dropdown-submenu.open > .menu-item {
  background-color: #cde6f7;
}

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

.dropdown-menu .bootstrap-dropdown-submenu > div > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}

.dropdown-menu .bootstrap-dropdown-submenu > a::after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 8px;
  margin-right: -10px;
  border-color: transparent;
  border-left-color: #000000;
  border-style: solid;
  border-width: 3px 0 3px 3px;
  content: " ";
}

.dropdown-menu .bootstrap-dropdown-submenu.pull-left {
  float: none;
}

.dropdown-menu .bootstrap-dropdown-submenu.pull-left > div > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

.breaking-news .breaking-news-warning {
  max-width: 600px;
  margin: 0 1px 0px 0px;
}

.breaking-news .breaking-news-warning .document-editor-icon {
  float: left;
}

.breaking-news .breaking-news-input {
  display: inline-block;
  width: 600px;
  vertical-align: top;
}

.breaking-news .breaking-news-input .breaking-news-content {
  padding: 0 0 0 10px;
}

.breaking-news .breaking-news-input .selected-image {
  height: 120px;
  max-width: 250px;
}

.breaking-news .breaking-news-input .thumbnail-drawer {
  max-height: 132px;
  overflow: auto;
  -webkit-transition: all 0.5s cubic-bezier(0, 1, 0.5, 1);
     -moz-transition: all 0.5s cubic-bezier(0, 1, 0.5, 1);
      -ms-transition: all 0.5s cubic-bezier(0, 1, 0.5, 1);
       -o-transition: all 0.5s cubic-bezier(0, 1, 0.5, 1);
          transition: all 0.5s cubic-bezier(0, 1, 0.5, 1);
}

.breaking-news .breaking-news-input .thumbnail-drawer.closed {
  max-height: 0;
}

.breaking-news .breaking-news-input .thumbnail-controls textarea {
  height: 70px;
}

.breaking-news .breaking-news-input .title-warning {
  color: red;
}

.breaking-news .breaking-news-preview {
  display: inline-block;
  padding-left: 20px;
  vertical-align: top;
  border-left: 2px solid #ababab;
}

.breaking-news .breaking-news-preview .breaking-news-preview-container {
  min-height: 550px;
  padding: 0 10px 0 10px;
  background-color: #cccccc;
  -webkit-transition: all 0.5s cubic-bezier(0, 1, 0.5, 1);
     -moz-transition: all 0.5s cubic-bezier(0, 1, 0.5, 1);
      -ms-transition: all 0.5s cubic-bezier(0, 1, 0.5, 1);
       -o-transition: all 0.5s cubic-bezier(0, 1, 0.5, 1);
          transition: all 0.5s cubic-bezier(0, 1, 0.5, 1);
}

.breaking-news .breaking-news-preview .breaking-news-preview-container.thumbnail-open {
  min-height: 700px;
}

.breaking-news .breaking-news-preview .breaking-news-preview-title {
  padding: 10px 10px 10px 0;
  font-family: 'Segoe UI Light', 'Segoe UI', sans-serif;
  font-size: 20px;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example {
  margin-bottom: 20px;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example:last-child {
  margin-bottom: 0;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example .breaking-news-preview-example-title-container {
  padding: 15px;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example .breaking-news-preview-example-title-container .breaking-news-preview-example-title {
  display: block;
  width: 100%;
  max-height: 60px;
  overflow: hidden;
  line-height: 20px;
  word-break: normal;
  word-wrap: break-word;
  vertical-align: top;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example .breaking-news-preview-example-name {
  color: white;
  text-align: center;
  vertical-align: central;
  background-color: black;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example .breaking-news-preview-example-content {
  width: 385px;
  color: white;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example .breaking-news-preview-example-content.news {
  background-color: #bc1f4a;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example .breaking-news-preview-example-content.sports {
  background-color: #54419a;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example .breaking-news-preview-example-content.finance {
  background-color: #128b43;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example .breaking-news-preview-example-content.fooddrink {
  background-color: #09839a;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example .breaking-news-preview-example-content.health {
  background-color: #f68e37;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example .breaking-news-preview-example-content.travel {
  background-color: #09839a;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example .breaking-news-preview-example-content.weather {
  background-color: #4779bd;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.windows .breaking-news-preview-example-preview-image-container {
  display: inline-block;
  float: left;
  overflow: hidden;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.windows .breaking-news-preview-example-preview-image-container .preview-image {
  width: 100%;
  /*min-height: @preview-size;
                        min-width: @preview-size;*/

}

.breaking-news .breaking-news-preview .breaking-news-preview-example.windows .breaking-news-preview-example-content {
  position: relative;
  height: 90px;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.windows .breaking-news-preview-example-content.default {
  background-color: #777777;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.windows .breaking-news-preview-example-title-container {
  padding-right: 64px;
  overflow: hidden;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.windows .breaking-news-preview-example-title-container .breaking-news-preview-example-title {
  display: inline-block;
  font-size: 14.5px;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.windows .breaking-news-preview-example-icon-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 64px;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.windows .breaking-news-preview-example-icon-container .icon {
  position: absolute;
  top: auto;
  right: 24px;
  bottom: 24px;
  left: 24px;
  width: 16px;
  height: 16px;
  background-image: url('../vc/images/ribbon-icons-16x16.png');
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.winphone .breaking-news-preview-example-content {
  position: relative;
  height: 45px;
  padding-left: 10px;
  vertical-align: bottom;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.winphone .breaking-news-preview-example-content.default {
  background-color: #777777;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.winphone .breaking-news-preview-example-content .breaking-news-preview-example-title-container {
  padding: 0;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.winphone .breaking-news-preview-example-content .breaking-news-preview-example-title-container .icon {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 5px;
  left: 10px;
  width: 16px;
  height: 16px;
  background-image: url('../vc/images/ribbon-icons-16x16.png');
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.winphone .breaking-news-preview-example-content .breaking-news-preview-example-title-container .breaking-news-preview-example-title {
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 5px;
  left: 30px;
  width: auto;
  max-height: 20px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.threshold {
  height: 90px;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.threshold .breaking-news-preview-example-content {
  position: relative;
  height: 90px;
  padding-left: 10px;
  background-color: #1f1f1f;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.threshold .breaking-news-preview-example-content.default {
  background-color: #1f1f1f;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.threshold .breaking-news-preview-example-content .breaking-news-preview-example-title-container {
  padding-right: 32px;
  overflow: hidden;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.threshold .breaking-news-preview-example-content .breaking-news-preview-example-title-container .icon {
  position: absolute;
  top: 12px;
  right: auto;
  bottom: auto;
  left: 12px;
  width: 32px;
  height: 32px;
  background-image: url('../vc/images/ribbon-icons-32x32.png');
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.threshold .breaking-news-preview-example-content .breaking-news-preview-example-title-container .icon.news {
  background-color: #bc1f4a;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.threshold .breaking-news-preview-example-content .breaking-news-preview-example-title-container .icon.sports {
  background-color: #54419a;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.threshold .breaking-news-preview-example-content .breaking-news-preview-example-title-container .icon.finance {
  background-color: #128b43;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.threshold .breaking-news-preview-example-content .breaking-news-preview-example-title-container .icon.fooddrink {
  background-color: #09839a;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.threshold .breaking-news-preview-example-content .breaking-news-preview-example-title-container .icon.health {
  background-color: #f68e37;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.threshold .breaking-news-preview-example-content .breaking-news-preview-example-title-container .icon.travel {
  background-color: #09839a;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.threshold .breaking-news-preview-example-content .breaking-news-preview-example-title-container .icon.weather {
  background-color: #4779bd;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.threshold .breaking-news-preview-example-content .breaking-news-preview-example-title-container .breaking-news-preview-example-title {
  position: absolute;
  top: 12px;
  right: auto;
  bottom: auto;
  left: 56px;
  width: 75%;
  max-height: 20px;
  overflow: hidden;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

.breaking-news .breaking-news-preview .breaking-news-preview-example.threshold .breaking-news-preview-example-content .breaking-news-preview-example-title-container .breaking-news-preview-example-body {
  position: absolute;
  top: 30px;
  right: auto;
  bottom: auto;
  left: 56px;
  width: 75%;
  max-height: 50px;
  overflow: hidden;
  font-size: 12px;
  color: #a5a5a5;
  word-break: normal;
  word-wrap: break-word;
}

.breaking-news .breaking-news-preview .breaking-news-warning {
  width: 385px;
  margin: 0;
}

.breaking-news .breaking-news-preview .breaking-news-warning i.icon-alert {
  float: left;
}

.breaking-news-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px auto auto -18px;
  font-size: 36pt;
}

.breaking-news-confirmation-label {
  float: right;
  margin-left: 20px;
}

.hero-image-preview-container {
  position: relative;
  display: inline-block;
  max-width: 100%;
}

.hero-image-preview-button {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: inline-block;
  font-size: 25px;
}

.hero-image-preview-button .icon {
  padding: 5px;
  text-shadow: 1px 0 5px #000;
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.hero-image-preview-button .icon-accept {
  color: #b94a48;
}

.hero-image-preview-button .icon-photo-medium {
  color: #f68b1e;
}

.hero-image-preview-button .icon-photo-large {
  color: #8bd683;
}

.query-search-preview-button {
  padding-top: 9px;
  margin-bottom: 21px;
  margin-left: 15px;
  border-bottom-width: 10px;
}

.source-query {
  right: auto;
  left: auto;
  width: 100%;
  height: 700px;
  margin-top: 5px;
  overflow: auto;
}

.source-query .source-query-card-list {
  position: relative;
  top: 0;
  bottom: 0;
  display: block;
  width: 370px;
  overflow-x: hidden;
  overflow-y: auto;
  clear: both;
}

.source-query .source-query-card-list .loading-cards {
  text-align: center;
}

.source-query .source-query-card-list .loading-cards .nocards {
  font-family: "Segoe UI Light", "Segoe UI", sans-serif;
  font-size: 15px;
}

.source-query .source-query-card-list .loading-cards .nocards.alert {
  display: block;
  width: 100%;
  white-space: normal;
}

.entity-incident-status table thead:first-child tr:first-child td {
  padding-bottom: 20px;
  font-size: 16px;
}

.entity-incident-status table tbody > tr td {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
}

.entity-incident-status table tbody > tr td div.data-details {
  border-top: 1px solid #cccccc;
}

.entity-incident-status table tbody > tr td.copy-details {
  padding-top: 20px;
}

.entity-incident-status table tbody > tr td.copy-details div.title {
  float: left;
}

.entity-incident-status table tbody > tr td.copy-details a.small-button-link {
  margin-left: 5px;
}

.entity-incident-status table tbody > tr td:first-child {
  font-weight: bold;
}

.entity-incident-status table tbody > tr td.results-pane {
  max-height: 230px;
  overflow-y: auto;
  font-weight: normal;
}

.entity-incident-status table tbody > tr td.results-message {
  margin-top: 10px;
}

.entity-incident-status table tbody > tr td input.results-url {
  width: 400px;
}

.entity-incident-status table tbody > tr td textarea.results-repo {
  width: 650px;
  height: 50px;
}

.entity-incident-status table tbody > tr td.processing-message-last {
  margin-bottom: 20px;
}

.entity-incident-status table tbody > tr td div.spinner-container {
  width: 0;
  min-height: 20px;
  margin-right: auto;
  margin-left: auto;
}

.entity-incident-status table tbody > tr td div.spinner-container .icon-spinner {
  width: 20px;
  height: 20px;
  font-size: 20px;
}

.entity-incident-status table tbody > tr button.btn-padding {
  margin: 10px 0 10px 0px;
}

.icon-image-size-hint.icon-photo-small {
  color: #b94a48;
}

.icon-image-size-hint.icon-photo-medium {
  color: #f68b1e;
}

.icon-image-size-hint.icon-photo-large {
  color: #8bd683;
}

.market-select {
  position: static;
}

.market-select .values {
  height: 83px;
  padding: 5px;
  overflow-y: auto;
  background-color: white;
  border: lightgray solid 1px;
  border-bottom-width: 0;
}

.market-select .selection-input {
  width: 100%;
  height: 33px;
  padding: .22em;
  border: lightgray solid 1px;
}

.market-select .dropdown-menu {
  top: auto;
  left: auto;
  width: 400px;
  max-height: 400px;
  padding: 5px 10px 5px 5px;
  overflow-y: auto;
}

.market-select .dropdown-menu input[type="checkbox"] {
  display: inline-block;
  min-height: 20px;
  margin: 0;
  cursor: pointer;
}

.market-select .dropdown-menu .region-title {
  display: inline-block;
  font-size: 130%;
  font-weight: normal;
}

.market-select .dropdown-menu .global-region .region-title {
  font-size: 150%;
}

.market-select .dropdown-menu .global-region.region {
  padding-left: 0;
}

.market-select .dropdown-menu .region {
  padding-left: 10px;
  cursor: pointer;
}

.market-select .dropdown-menu .region > input[type="checkbox"] {
  margin-bottom: 5px;
}

.market-select .dropdown-menu .market {
  padding: 5px 0 5px 15px;
  cursor: pointer;
}

.market-select .dropdown-menu .market input[type="checkbox"] {
  float: left;
}

.market-select .dropdown-menu .market .market-locale {
  display: inline-block;
  float: left;
  min-width: 75px;
}

.market-select .dropdown-menu .market .market-displayName {
  display: block;
  overflow: hidden;
  text-align: right;
  white-space: nowrap;
}

.tree-grid {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.tree-grid .scroll-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: auto;
}

.tree-grid .scroll-container .scroll-area {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
}

.tree-grid .table-container {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  left: 0;
}

.tree-grid .table-container table {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}

.tree-grid .table-container table thead th {
  background-color: #eaeaea;
  border-right-color: darkgray;
  border-style: none solid none none;
  border-right-width: thin;
}

.tree-grid .table-container table thead .icon {
  width: 16px;
  height: 16px;
}

.tree-grid .table-container table thead .icon.icon-sort-asc {
  background: url("/statics/assets/images/sortAsc.16x16x32.png") no-repeat;
}

.tree-grid .table-container table thead .icon.icon-sort-desc {
  background: url("/statics/assets/images/sortDesc.16x16x32.png") no-repeat;
}

.tree-grid .table-container table thead .icon.icon-filter {
  background: url("/statics/assets/images/filterGlyph_20x20x32") no-repeat;
}

.tree-grid .table-container table thead .icon.icon-filter-remove {
  background: url("/statics/assets/images/filterRemoveGlyph16x16x32.png") no-repeat;
}

.tree-grid .table-container table thead .icon.icon-sort-up-arrow {
  width: 7px;
  background: url("/statics/assets/images/ArrowUpGlyph.7x10x32.png") no-repeat;
}

.tree-grid .table-container table thead .icon.icon-sort-down-arrow {
  width: 7px;
  background: url("/statics/assets/images/ArrowDownGlyph.7x10x32.png") no-repeat;
}

.tree-grid .table-container table thead .icon.icon-times :before {
  content: "&times;";
}

.tree-grid .table-container table thead .header-text,
.tree-grid .table-container table thead td {
  color: #6d96b4;
}

.tree-grid .table-container table thead .header-sort-order {
  font-size: 10px;
  font-weight: normal;
  vertical-align: text-top;
}

.tree-grid .table-container table thead .dropdown-menu {
  padding: 5px;
}

.tree-grid .table-container table thead .dropdown-menu .menu-item {
  cursor: pointer;
}

.tree-grid .table-container table thead .dropdown-menu .menu-item:hover {
  color: white;
  background: #0072c6;
}

.tree-grid .table-container table tbody tr .root-row {
  background: #cccccc;
}

.tree-grid .icon-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -24px auto auto -24px;
  font-size: 36pt;
}

.tree-grid-cell {
  display: inline-block;
}

.multi-select-search.table {
  display: table;
  max-height: 100px;
  border-collapse: collapse;
}

.multi-select-search.table .table-row {
  display: table-row;
  border: lightgray solid 1px;
}

.multi-select-search.table .table-row.table-row1 {
  border-bottom-width: 0;
}

.multi-select-search .list-container .list {
  position: relative;
  height: 100%;
  min-height: 29px;
  padding: 0;
  margin: 0;
  overflow-y: auto;
}

.multi-select-search .list-container .list .item {
  display: inline-block;
  padding: 2px;
  margin: 1px;
  background-color: lightgray;
  border: gray solid 1px;
}

.multi-select-search .list-container .list .item:hover {
  color: white;
  background-color: #92c2e0;
  border-color: #92c2e0;
}

.multi-select-search .search-box {
  display: table-row;
  height: 1px;
}

.multi-select-search .search-box .amp-search {
  border-width: 0;
}

.sourcemeter-tooltip {
  font-size: 12px;
  color: black;
}

.store-product-modal {
  width: 1200px;
  height: 750px;
}

.store-product-modal .error {
  display: inline-block;
  padding: 6px 10px;
  font-size: 13px;
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid #eed3d7;
}

.store-product-modal h2 {
  font-size: 20px;
  font-weight: bold;
}

.store-product-modal .loading-store-product {
  font-size: 20px;
  text-align: center;
}

.store-product-modal .store-product-cards {
  height: 750px;
  overflow-y: scroll;
}

.store-product-modal .store-product-cards .store-product-card {
  height: 82px;
  margin: 0 4px 10px 4px;
  cursor: pointer;
  border: 2px solid #bbbbbb;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.store-product-modal .store-product-cards .store-product-card:hover {
  background-color: rgba(0, 146, 255, 0.2);
}

.store-product-modal .store-product-cards .store-product-card.selected {
  border: 2px solid #0092ff;
}

.store-product-modal .store-product-cards .store-product-card .title {
  padding: 5px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.store-product-modal .store-product-cards .store-product-card img {
  float: left;
  width: 78px;
  height: 78px;
  margin-right: 5px;
  background-color: #bbbbbb;
}

/* Editor readonly mode. */

.document-editor [data-amp-readonly-bind-html] span[data-module-type] {
  display: block;
  padding: 1em;
  background: #f8f8f8;
  border: 1px dashed #666666;
}

.document-editor [data-amp-readonly-bind-html] span[data-module-type],
.document-editor [data-amp-readonly-bind-html] span[data-module-type] span {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.document-editor [data-amp-readonly-bind-html] span[data-module-type] span {
  display: block;
}

.document-editor [data-amp-readonly-bind-html] span[data-module-type] span.h3 {
  margin-top: 0.5em;
  margin-bottom: 0.2em;
  font-size: 150%;
}

.k-window-titlebar {
  height: 30px !important;
}

.k-window-titlebar .k-window-title {
  font-size: 14px;
}

i.document-editor-spinner {
  position: absolute;
  left: 50%;
  margin: 20px 0 0 -10px;
  font-size: 20px;
}

.readonly-indicator {
  position: fixed;
  right: 437px;
  left: 5px;
  z-index: 10;
  padding: 8px 15px;
  margin: 10px;
  font-family: "Segoe UI Semilight", "Segoe UI Light", "Segoe UI", sans-serif;
  font-size: 14px;
  background-color: #fff19d;
  border: solid #d7d889 1px;
}

.readonly-indicator .warning-text {
  font-weight: bold;
}

.no-task-panel .readonly-indicator {
  right: 22px;
}

.document-editor {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 0 50px;
  color: #333;
}

.document-editor.readonly {
  top: 60px;
}

.document-editor .list {
  max-width: none;
}

.document-editor .regular-tab *:not(.icon) {
  font-family: "Segoe UI Light", "Segoe UI", "Tahoma", "Microsoft Sans Serif", "Verdana", sans-serif !important;
}

.document-editor span[data-embed-source] {
  display: block;
  width: 100%;
  padding: 16px;
  margin: 10px 0;
  background: #f8f8f8;
  border: #dddddd 2px solid;
  border-top-color: #dddddd;
  border-bottom-color: #bbbbbb;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.document-editor span[data-embed-source],
.document-editor span[data-embed-source] span {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.document-editor span[data-embed-source] span {
  display: block;
}

.document-editor span[data-embed-source] span.h3 {
  margin-top: 0.5em;
  margin-bottom: 0.2em;
  font-family: Helvetica, Roboto, "Segoe UI", Calibri, sans-serif;
  font-size: 110%;
  color: #3b94d9;
  word-wrap: break-word;
}

.document-editor ul.fileData .regular-tab *:not(.icon) li span,
.document-editor ul.imageFileData .regular-tab *:not(.icon) li span {
  font-family: "Segoe UI", "Tahoma", "Microsoft Sans Serif", "Verdana", sans-serif !important;
}

.document-editor ul.fileData li[data-tab-name="Binaries"] .hero-image-preview-button {
  display: none;
}

.document-editor ::-webkit-input-placeholder {
  /* WebKit browsers */

  color: #999999;
}

.document-editor :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */

  color: #999999;
}

.document-editor ::-moz-placeholder {
  /* Mozilla Firefox 19+ */

  color: #999999;
}

.document-editor :-ms-input-placeholder {
  /* Internet Explorer 10+ */

  color: #999999;
}

.document-editor .popover {
  left: 100px !important;
}

.document-editor .working {
  position: fixed;
  top: 65px;
  left: 50%;
  z-index: 1000;
  width: 400px;
  margin-left: -200px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  background-color: white;
}

.document-editor .working span {
  position: relative;
  top: 1px;
  padding-left: 5px;
}

.document-editor .rich-text-label {
  font-size: 20px;
  color: #333333;
  text-transform: capitalize;
}

.document-editor > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.document-editor > ul > li {
  display: none;
}

.document-editor > ul > li.active {
  display: list-item;
}

.document-editor label.datetime {
  margin-bottom: 0;
  line-height: 16px;
  vertical-align: bottom;
}

.document-editor .k-datetimepicker {
  width: 16em;
}

.document-editor .k-datetimepicker .k-picker-wrap .k-select {
  display: none;
}

.document-editor .k-datetimepicker .k-picker-wrap.k-state-active .k-select,
.document-editor .k-datetimepicker .k-picker-wrap.k-state-hover .k-select,
.document-editor .k-datetimepicker .k-picker-wrap.k-state-focused .k-select {
  display: inline-block;
}

.document-editor .k-datetimepicker .k-picker-wrap.k-state-default {
  border-color: transparent;
}

.document-editor .k-datetimepicker .k-picker-wrap.k-state-disabled {
  padding: 0;
}

.document-editor .k-datetimepicker .k-picker-wrap.k-state-hover {
  background-color: transparent;
  background-image: none;
  border-color: #92c0e0;
}

.document-editor .k-datetimepicker .k-picker-wrap.k-state-active,
.document-editor .k-datetimepicker .k-picker-wrap.k-state-focused {
  background-color: #cde6f7;
  background-image: none;
  border-color: #92c0e0;
}

.document-editor .k-datetimepicker .k-picker-wrap .k-input {
  height: 1.25em;
}

.document-editor .k-datetimepicker .k-picker-wrap .k-icon {
  margin-top: -7px;
}

.document-editor .k-editable-area,
.document-editor .k-editor {
  border: 0 !important;
}

.document-editor .k-editable-area .k-editor-toolbar,
.document-editor .k-editor .k-editor-toolbar {
  display: none;
}

.document-editor .popover {
  font-size: 13px;
}

.document-editor .popover .arrow,
.document-editor .popover .popover-title {
  display: none;
}

.document-editor .popover.bottom {
  margin-top: 0;
}

.document-editor label {
  margin-right: 10px;
  font-weight: normal;
  text-transform: capitalize;
}

.document-editor input::-ms-clear {
  display: none;
}

.document-editor .document-editor-container {
  padding: 20px 20px 20px 40px;
  margin: 20px 40px 40px 20px;
  border: 1px solid #b6b6b6;
}

.document-editor .metadata .document-editor-container {
  padding: 20px;
  margin: 20px;
}

.document-editor .topic .editor-canvas {
  width: 100%;
}

.document-editor .value-container {
  width: 100%;
  overflow: hidden;
  border: 1px solid #dadada;
}

.document-editor .value-container .value-dropdown {
  display: inline-block;
  width: 98%;
  border: none;
}

.document-editor .value-container .icon-spinner {
  float: left;
  width: 2%;
  margin-top: 6px;
}

.document-editor .editor-canvas {
  max-width: 1300px;
  padding-left: 25px;
}

.document-editor .editor-canvas.metadata {
  width: 90%;
}

.document-editor .editor-canvas .document-editor-row {
  padding: 5px 0;
  font-size: 13px;
  counter-reset: section;
}

.document-editor .editor-canvas .document-editor-row input {
  border: none;
}

.document-editor .editor-canvas .document-editor-row input.readonly-layout {
  background-color: #EBEBE4;
  outline: 0;
}

.document-editor .editor-canvas .document-editor-row input:focus {
  outline: 0;
}

.document-editor .editor-canvas .document-editor-row input:first-child {
  width: 100%;
}

.document-editor .editor-canvas .document-editor-row .field-title:after {
  padding-right: 5px;
  content: ":";
}

.document-editor .editor-canvas .document-editor-row.h3 .schema-styled-element {
  font-size: 13px;
}

.document-editor .editor-canvas .document-editor-row.h2 .schema-styled-element {
  font-size: 20px;
}

.document-editor .editor-canvas .document-editor-row.h1 .schema-styled-element {
  height: 45px;
  font-size: 30px;
}

.document-editor .editor-canvas .document-editor-row.body .schema-styled-element {
  font-size: 20px;
}

.document-editor .editor-canvas .document-editor-row.body a {
  background-color: #92c0e0;
}

.document-editor .editor-canvas .document-editor-row .any-of-item-container {
  position: relative;
  padding-left: 15px;
}

.document-editor .editor-canvas .document-editor-row .any-of-item-container .expander .expander-container {
  padding-left: 0;
}

.document-editor .editor-canvas .document-editor-row .any-of-item-container .expander .expander-header {
  left: 0;
}

.document-editor .editor-canvas .document-editor-row .any-of-item-container .expander button {
  margin-left: -15px;
}

.document-editor .editor-canvas .document-editor-row .expander {
  position: relative;
  min-height: 20px;
}

.document-editor .editor-canvas .document-editor-row .expander button {
  position: absolute;
  height: 20px;
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
}

.document-editor .editor-canvas .document-editor-row .expander button.btn {
  padding: 0 10px;
  margin-bottom: 0;
  border: 1px solid #ccc;
  -moz-user-select: none;
   -ms-user-select: none;
    -o-user-select: none;
       user-select: none;
}

.document-editor .editor-canvas .document-editor-row .expander button.btn-default {
  background-color: #fff;
}

.document-editor .editor-canvas .document-editor-row .expander .expander-header {
  position: relative;
  left: 15px;
  display: block;
  min-height: 20px;
}

.document-editor .editor-canvas .document-editor-row .expander .expander-container {
  position: relative;
  padding-left: 15px;
}

.document-editor .editor-canvas .document-editor-row .expander .expander-container > img {
  display: block;
}

.document-editor .editor-canvas .document-editor-row .expander .expander-label {
  margin-left: 10px;
}

.document-editor .editor-canvas .document-editor-row .expander .expander-label.readonly {
  margin-left: 25px;
}

.document-editor .editor-canvas .document-editor-row .any-of-item .expander .expander-header {
  left: 40px;
}

.document-editor .editor-canvas .document-editor-row img.readonly-layout {
  display: block;
  max-width: 100%;
  max-height: 450px;
}

.document-editor .editor-canvas .document-editor-row select {
  border: 0;
}

.document-editor .editor-canvas .document-editor-row.objectPropertiesFloatLeft {
  float: left;
  padding-right: 45px;
}

.document-editor .editor-canvas .document-editor-row .document-property > .hero-image-preview-container .hero-image-preview-button {
  right: 5px;
  bottom: 5px;
}

.document-editor .editor-canvas .document-editor-row .arsegment::before,
.document-editor .editor-canvas .document-editor-row .arsegment::after {
  font-size: 75%;
  color: red;
  vertical-align: super;
  background-color: yellow;
}

.document-editor .editor-canvas .document-editor-row div.arsegment::before {
  content: "Segment Start : " counter(section);
  counter-increment: section;
}

.document-editor .editor-canvas .document-editor-row div.arsegment::after {
  content: "Segment End : " counter(section);
}

.document-editor ul.imageFileData li[data-tab-name="Image"] .editor-canvas {
  width: 100%;
  max-width: 100%;
}

.document-editor .repeatinglist .prev {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  z-index: 998;
  display: none;
  width: 100%;
  height: 50%;
}

.document-editor .repeatinglist .next {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 997;
  display: none;
  width: 100%;
}

.document-editor .repeatinglist .scrollhover {
  position: absolute;
  z-index: 999;
  display: none;
  width: 100%;
}

.document-editor .repeatinglist .scrollhover div {
  height: 50px;
}

.document-editor .repeatinglist.dragging .item-container {
  position: relative;
}

.document-editor .repeatinglist .item-container {
  z-index: 1;
}

.document-editor .repeatinglist .item-container .multiselect-item {
  position: relative;
}

.document-editor .repeatinglist .item-container .multiselect-item.selected::before {
  position: absolute;
  top: 0;
  right: -40px;
  z-index: 1;
  clip: rect(0, 40px, 40px, 0);
  pointer-events: none;
  border: 40px solid transparent;
  border-top-color: #1880f1;
  content: "";
}

.document-editor .repeatinglist .item-container .multiselect-item.selected::after {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  font-family: "Segoe UI Symbol";
  font-size: 18px;
  color: #ffffff;
  content: "\E10B";
}

.document-editor .repeatinglist .item-container .data-container {
  /*TODO: MOVE THIS INTO ITS OWN THEME*/

  /*END TODO: MOVE THIS INTO ITS OWN THEME*/

}

.document-editor .repeatinglist .item-container .data-container.category .data-border > i {
  position: relative;
  margin: 13px 5px;
  vertical-align: bottom;
}

.document-editor .repeatinglist .item-container .data-container.category .data-border > i.sort-item-button {
  right: auto;
  cursor: move;
}

.document-editor .repeatinglist .item-container .data-container.category .data-border > i.delete-item-button {
  right: auto;
  cursor: pointer;
}

.document-editor .repeatinglist .item-container .data-container.category .data-border > div.ng-scope {
  display: inline-block;
}

.document-editor .repeatinglist .item-container .data-container.category.mouseover > .data-border > .sort-item-button,
.document-editor .repeatinglist .item-container .data-container.category.mouseover > .data-border > .delete-item-button {
  display: inline-block;
}

.document-editor .repeatinglist .item-container .data-container.category .category-search,
.document-editor .repeatinglist .item-container .data-container.category .subcategory-search {
  display: inline-block;
  width: 400px;
  margin: 3px 0;
}

.document-editor .repeatinglist .item-container .data-container.category .category-search.user-defined-category .amp-search.standalone .amp-search-area.valid-data .search-box-status,
.document-editor .repeatinglist .item-container .data-container.category .subcategory-search.user-defined-category .amp-search.standalone .amp-search-area.valid-data .search-box-status {
  color: green;
}

.document-editor .repeatinglist .item-container .data-container.category .category-search.machine-defined-category .amp-search.standalone .amp-search-area.valid-data .search-box-status,
.document-editor .repeatinglist .item-container .data-container.category .subcategory-search.machine-defined-category .amp-search.standalone .amp-search-area.valid-data .search-box-status {
  color: orange;
}

.document-editor .repeatinglist .item-container .data-container.category .category-score {
  float: right;
  padding-top: 13px;
  margin: 0 10px;
}

.document-editor .repeatinglist .item-container .data-container.category .category-score .category-score-value {
  font-weight: bold;
}

.document-editor .repeatinglist .item-container .data-container .data-border {
  position: relative;
}

.document-editor .repeatinglist .item-container .data-container .data-border > i {
  position: absolute;
  z-index: 100;
  display: none;
  color: #ababab;
}

.document-editor .repeatinglist .item-container .data-container .data-border > i:hover {
  color: #2a8dd4;
}

.document-editor .repeatinglist .item-container .data-container .data-border > i.sort-item-button {
  right: 30px;
  cursor: move;
}

.document-editor .repeatinglist .item-container .data-container .data-border > i.delete-item-button {
  right: 10px;
  cursor: pointer;
}

.document-editor .repeatinglist .item-container .data-container.active > .data-border > .sort-item-button {
  right: 28px;
}

.document-editor .repeatinglist .item-container .data-container.active > .data-border > .delete-item-button {
  right: 8px;
}

.document-editor .repeatinglist .item-container .data-container.mouseover > .data-border > .sort-item-button,
.document-editor .repeatinglist .item-container .data-container.mouseover > .data-border > .delete-item-button {
  display: block;
}

.document-editor .repeatinglist .item-container .cardItem-index {
  display: inline-block;
}

.document-editor .repeatinglist .item-container .external.icon {
  margin-bottom: -10px;
  margin-left: 354px;
}

.document-editor .repeatinglist .item-container .control-label {
  float: right;
  min-width: 0;
  margin-right: 15px;
}

.document-editor .repeatinglist .backgroundlist {
  position: absolute;
  top: 50px;
  bottom: 5px;
  left: 5px;
  display: none;
  width: 100%;
}

.document-editor .repeatinglist .backgroundlist.hover div {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3px;
  background: #1880f1;
}

.document-editor .repeatinglist .any-of-item {
  padding: 5px 0;
}

.document-editor .show-list .repeatinglist .prev,
.document-editor .cardlist.repeatinglist .prev {
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
}

.document-editor .show-list .repeatinglist .prev.hover div,
.document-editor .cardlist.repeatinglist .prev.hover div {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3px;
  background: #1880f1;
}

.document-editor .show-list .repeatinglist .next,
.document-editor .cardlist.repeatinglist .next {
  top: 0;
  right: 0;
  left: auto;
  width: 50%;
  height: 100%;
}

.document-editor .show-list .repeatinglist .next.hover div,
.document-editor .cardlist.repeatinglist .next.hover div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 3px;
  background: #1880f1;
}

.document-editor .json-editor {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  border: none;
  outline: none;
}

.document-editor .category-search,
.document-editor .subcategory-search {
  max-width: 400px;
  margin: 3px 0;
}

#fileUploadHelper {
  display: none;
}

.k-drag-hint.document-editor-hint .delete-item-button,
.k-drag-hint.document-editor-hint .sort-item-button {
  display: none;
}

.k-drag-hint.document-editor-hint .objectPropertiesFloatLeft {
  float: left;
  padding-right: 45px;
}

.full-content .json-editor {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.document-editor .boxed-form.full-width .editor-canvas {
  max-width: none;
  padding-right: 10px;
}

.document-editor .boxed-form .document-name {
  display: block;
  margin-left: 25px;
  font-size: 18px;
}

.document-editor .boxed-form section.top-of-z-stack {
  position: relative;
  z-index: 900;
}

.document-editor .boxed-form .editor-canvas .document-editor-row input:first-child.k-formatted-value {
  width: 100%;
}

.document-editor .boxed-form label {
  min-width: 140px;
  margin-right: 10px;
  text-transform: capitalize;
}

.document-editor .boxed-form .metadata label {
  min-width: 60px;
}

.document-editor .boxed-form input[type="text"] {
  width: 400px;
}

.document-editor .boxed-form .metadata input[type="text"] {
  width: 340px;
}

.document-editor .boxed-form .group-title {
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 16px;
  text-transform: capitalize;
  border-bottom: 1px solid #2a8dd4;
}

.document-editor .boxed-form .group-title span.additional-info {
  font-size: 1.3rem;
}

.document-editor .boxed-form .sort-item-button,
.document-editor .boxed-form .delete-item-button {
  position: absolute;
  top: 12px;
  display: none;
  color: #ababab;
}

.document-editor .boxed-form .sort-item-button:hover,
.document-editor .boxed-form .delete-item-button:hover {
  color: #2a8dd4;
}

.document-editor .boxed-form .sort-item-button {
  right: 30px;
}

.document-editor .boxed-form .delete-item-button {
  right: 10px;
}

.document-editor .boxed-form .master-detail-view .cardItem-container:focus div.data-container,
.document-editor .boxed-form .master-detail-view .cardItem-container:focus .addItem-container {
  margin: 0;
}

.document-editor .boxed-form .master-detail-view .cardItem-container:focus .cardItem-content {
  width: auto;
  height: auto;
  cursor: pointer;
  border: none;
}

.document-editor .boxed-form .master-detail-view .cardItem-container div.data-container,
.document-editor .boxed-form .master-detail-view .cardItem-container .addItem-container {
  margin: 0;
  line-height: 35px;
  cursor: pointer;
}

.document-editor .boxed-form .master-detail-view .cardItem-container .cardItem-content {
  position: relative;
  width: auto;
  height: auto;
  padding: 0 45px 0 30px;
  overflow: visible;
  cursor: pointer;
  background: none;
  border: none;
}

.document-editor .boxed-form .master-detail-view .cardItem-container .cardItem-content.addItem .display-container {
  position: static;
}

.document-editor .boxed-form .master-detail-view .cardItem-container.active .cardItem-content {
  color: white;
  background: #92c0e0;
}

.document-editor .boxed-form .master-detail-view .cardItem-container:hover .cardItem-content {
  color: #666666;
  background-color: #e6f2fa;
}

.document-editor .boxed-form .master-detail-view .cardItem-container:hover .delete-item-button {
  display: block;
}

.document-editor .boxed-form .master-detail-view .delete-item-button {
  position: absolute;
  top: 12px;
  display: none;
  color: #ababab;
}

.document-editor .boxed-form .master-detail-view .delete-item-button:hover {
  color: #2a8dd4;
}

.document-editor .boxed-form .master-detail-view .sort-item-button {
  right: 30px;
}

.document-editor .boxed-form .master-detail-view .delete-item-button {
  top: 12px;
  right: 10px;
}

.document-editor .boxed-form .master-detail-view.vertical .repeatinglist .prev {
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
}

.document-editor .boxed-form .master-detail-view.vertical .repeatinglist .prev.hover div {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3px;
  background: #1880f1;
}

.document-editor .boxed-form .master-detail-view.vertical .repeatinglist .next {
  top: 0;
  right: 0;
  left: auto;
  width: 50%;
  height: 100%;
}

.document-editor .boxed-form .master-detail-view.vertical .repeatinglist .next.hover div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 3px;
  background: #1880f1;
}

.document-editor .boxed-form .master-detail-view.vertical .list-contents {
  margin-bottom: 20px;
  background: #f1f1f1;
}

.document-editor .boxed-form .master-detail-view.vertical .list-contents .cardItem-container {
  float: left;
  overflow: visible;
}

.document-editor .boxed-form .master-detail-view.vertical .detail-contents {
  clear: both;
}

.document-editor .boxed-form .master-detail-view.vertical .detail-contents .editor-canvas {
  padding-left: 0;
}

.document-editor .boxed-form .master-detail-view.vertical .detail-contents .editor-canvas .document-editor-container {
  padding: 10px;
  margin: 0;
  border: none;
}

.document-editor .boxed-form .master-detail-view.vertical .detail-contents .empty-list {
  padding-top: 20px;
}

.document-editor .boxed-form .master-detail-view.horizontal {
  display: table;
  width: 100%;
}

.document-editor .boxed-form .master-detail-view.horizontal .repeatinglist .prev {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  z-index: 998;
  display: none;
  width: 100%;
  height: 50%;
}

.document-editor .boxed-form .master-detail-view.horizontal .repeatinglist .next {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 997;
  display: none;
  width: 100%;
  height: 100%;
}

.document-editor .boxed-form .master-detail-view.horizontal .list-contents {
  display: table-cell;
  width: 200px;
  padding-right: 10px;
  vertical-align: top;
  background: none;
  border-right: solid lightgray 1px;
}

.document-editor .boxed-form .master-detail-view.horizontal .list-contents .cardItem-container {
  float: none;
}

.document-editor .boxed-form .master-detail-view.horizontal .list-contents .cardItem-container p {
  max-width: 200px;
  max-height: 53px;
  padding: 8px 15px 8px 0;
  margin: 0;
  line-height: 20px;
}

.document-editor .boxed-form .master-detail-view.horizontal .list-contents .cardItem-container label {
  display: none;
}

.document-editor .boxed-form .master-detail-view.horizontal .list-contents .cardItem-container .data-container,
.document-editor .boxed-form .master-detail-view.horizontal .list-contents .cardItem-container .addItem-container {
  padding: 0;
  margin: 0;
  line-height: 35px;
  cursor: pointer;
}

.document-editor .boxed-form .master-detail-view.horizontal .list-contents .cardItem-container .data-container .cardItem-content,
.document-editor .boxed-form .master-detail-view.horizontal .list-contents .cardItem-container .addItem-container .cardItem-content {
  overflow: visible;
}

.document-editor .boxed-form .master-detail-view.horizontal .list-contents .cardItem-container .data-container .any-of-picker > a,
.document-editor .boxed-form .master-detail-view.horizontal .list-contents .cardItem-container .addItem-container .any-of-picker > a {
  display: block;
  padding: 0 14px;
}

.document-editor .boxed-form .master-detail-view.horizontal .list-contents .cardItem-container .data-container .any-of-picker ul,
.document-editor .boxed-form .master-detail-view.horizontal .list-contents .cardItem-container .addItem-container .any-of-picker ul {
  text-align: center;
}

.document-editor .boxed-form .master-detail-view.horizontal .list-contents .cardItem-container .cardItem-content {
  width: 200px;
  padding: 0 15px;
}

.document-editor .boxed-form .master-detail-view.horizontal .detail-contents {
  display: table-cell;
  width: 100%;
  padding-left: 10px;
  vertical-align: top;
}

.document-editor .boxed-form .master-detail-view.horizontal .detail-contents .empty-list {
  padding-top: 7px;
}

.document-editor .boxed-form .repeatinglist .data-container {
  margin: 5px 0;
}

.document-editor .boxed-form .repeatinglist .data-container > .data-border {
  padding: 10px;
  border: 1px solid #cccccc;
}

.document-editor .boxed-form .repeatinglist .data-container > .data-border.border-hidden {
  border-color: transparent;
}

.document-editor .boxed-form .repeatinglist .data-container > .data-border > div > div {
  position: relative;
}

.document-editor .boxed-form .repeatinglist .data-container > .data-border > div > div > i {
  margin-left: 20px;
}

.document-editor .boxed-form .repeatinglist .data-container > .data-border > div > div > i.expandable {
  position: absolute;
  top: 6px;
}

.document-editor .boxed-form .repeatinglist .cardItem-container .data-container {
  margin: 5px 10px;
}

.document-editor .boxed-form .repeatinglist.show-hovered-item .item-container {
  position: static;
}

.document-editor .boxed-form .repeatinglist.show-hovered-item .item-container > * {
  position: relative;
}

.document-editor .boxed-form .repeatinglist.show-hovered-item .cardItem-container:hover .data-container {
  margin: 3px 8px;
}

.document-editor .boxed-form .repeatinglist div.data-container.mouseover > div.data-border {
  border: 1px solid #777777;
}

.document-editor .boxed-form .repeatinglist div.data-container.active > div.data-border {
  padding: 8px;
  border-color: #2a8dd4;
  border-width: 3px;
}

.document-editor .boxed-form .repeatinglist div.navigation-button.data-container.border-hidden {
  border: none;
}

.document-editor .boxed-form .repeatinglist div.navigation-button.data-container > div.data-border {
  border: none;
}

.document-editor .boxed-form .repeatinglist div.navigation-button.data-container.mouseover > div.data-border {
  background: #e6f2fa;
  border: none;
}

.document-editor .boxed-form .repeatinglist div.navigation-button.data-container.active > div.data-border {
  padding: 10px;
  color: white;
  background: #92c0e0;
  border: none;
}

.document-editor .boxed-form .repeatinglist .addItem-container {
  background: none;
}

.document-editor .boxed-form .repeatinglist .addItem-container:hover {
  background: #e6f2fa;
}

.document-editor .boxed-form .repeatinglist .array-add-item .add-button > .icon-plus {
  padding-right: 5px;
}

.document-editor .boxed-form .repeatinglist .array-add-item .add-button > span {
  margin-left: -5px;
}

.document-editor .boxed-form .repeatinglist .boxed-add .array-add-item {
  width: 100%;
  padding: 8px;
  margin-top: 0;
  text-align: center;
  background-color: #f1f1f1;
}

.document-editor .boxed-form .repeatinglist .boxed-add .array-add-item .add-button {
  display: inline-block;
}

.document-editor .boxed-form .repeatinglist .boxed-add .array-add-item .add-button i {
  display: inline;
  padding: 3px;
  border: 2px solid #666666;
  border-radius: 15px;
}

.document-editor .boxed-form .repeatinglist .boxed-add .array-add-item .add-button:hover {
  color: #2a8dd4;
}

.document-editor .boxed-form .repeatinglist .boxed-add .array-add-item .add-button:hover i {
  border-color: #2a8dd4;
}

.document-editor .boxed-form .repeatinglist .boxed-add .any-of-picker ul {
  left: 50%;
  margin-left: -75px;
}

.document-editor ul.fileData label,
.document-editor ul.imageFileData label {
  font-size: 16px;
}

.document-editor ul.fileData div[data-property="#/properties/_name"] input,
.document-editor ul.imageFileData div[data-property="#/properties/_name"] input,
.document-editor ul.fileData div[data-property="#/properties/description"] input,
.document-editor ul.imageFileData div[data-property="#/properties/description"] input {
  width: 88%;
}

.document-editor.readonly ul.fileData li,
.document-editor.readonly ul.imageFileData li {
  color: black;
}

.document-editor li[data-tab-name="Facets"].boxed-form div[data-property="#/properties/facets"] {
  width: 600px;
}

.k-drag-hint.boxed-form {
  padding: 10px;
  margin: 5px 0;
  background-color: white;
  border: 2px solid #1880f1;
}

.k-drag-hint.boxed-form .document-editor-row {
  padding: 5px 0;
}

.k-drag-hint.boxed-form label {
  min-width: 125px;
  font-weight: normal;
  text-transform: capitalize;
}

.k-drag-hint.boxed-form input {
  margin: 10px 0;
  border: 0;
}

.k-drag-hint.boxed-form .expander {
  position: relative;
}

.k-drag-hint.boxed-form .expander button {
  position: absolute;
  height: 20px;
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
}

.k-drag-hint.boxed-form .expander .expander-header {
  position: relative;
  left: 15px;
  display: block;
  min-height: 20px;
}

.k-drag-hint.boxed-form .any-of-item {
  position: relative;
}

.k-drag-hint.boxed-form .any-of-item > i {
  position: relative;
  top: 6px;
  left: 30px;
}

.k-drag-hint.boxed-form .any-of-item > i.expandable {
  position: absolute;
  top: 6px;
}

.k-drag-hint.boxed-form .any-of-item .expander .expander-header {
  top: -8px;
  left: 50px;
}

.k-drag-hint.boxed-form .repeatinglist {
  padding: 10px;
  border: 1px dashed #666666;
}

.k-drag-hint.boxed-form .repeatinglist section,
.k-drag-hint.boxed-form .expander-container {
  display: none;
}

.boxed-form.k-drag-hint.document-editor-hint.horizontal,
.boxed-form.k-drag-hint.document-editor-hint.vertical {
  width: 200px !important;
  height: 40px;
  padding: 0;
}

.boxed-form.k-drag-hint.document-editor-hint.horizontal .cardItem-content,
.boxed-form.k-drag-hint.document-editor-hint.vertical .cardItem-content {
  width: auto;
  height: auto;
  border: none;
}

.boxed-form.k-drag-hint.document-editor-hint.horizontal .cardItem-content label,
.boxed-form.k-drag-hint.document-editor-hint.vertical .cardItem-content label {
  display: none;
}

.document-editor .topic .expander-container .document-editor-row .cardlist {
  min-height: 100px;
}

.document-editor.readonly .topic .cardlist-header {
  display: none;
}

.document-editor ul.experience .editor-canvas {
  width: 80%;
  max-width: none;
  padding-right: 10px;
}

.document-editor ul.experience .repeatinglist.canvases .data-container {
  margin: 0;
}

.document-editor ul.experience .repeatinglist.canvases .data-container.canvas > .data-border {
  border: 1px solid transparent;
}

.document-editor ul.experience .repeatinglist.canvases .canvasType {
  font-size: 18px;
}

.document-editor ul.experience .repeatinglist.canvases .navigation-bar .array-add-item {
  margin-top: 0;
}

.document-editor ul.experience .repeatinglist.canvases .navigation-bar .array-add-item a.add-button {
  display: inline-block;
  color: #666666;
  text-decoration: none;
}

.document-editor ul.experience .repeatinglist.canvases .repeatinglist.regions:after {
  clear: both;
}

.document-editor ul.breakingNewsAlert .boxed-form .editor-canvas .document-editor-row input[type="text"] {
  width: 800px;
}

.rules .multiselect-dropdown.k-widget.k-dropdown.k-header {
  width: 357px;
}

.document-editor ul.navigation .editor-canvas {
  max-width: none;
  padding-right: 10px;
}

.document-editor ul.adSettings .master-detail-view.horizontal .list-contents {
  width: 350px;
}

.document-editor ul.adSettings .master-detail-view.horizontal .list-contents .cardItem-container p {
  max-width: 350px;
}

.document-editor ul.adSettings .master-detail-view.horizontal .list-contents .cardItem-container .cardItem-content {
  width: 350px;
}

.document-editor .groups .cardlist {
  min-height: 100px;
}

.document-editor .groups label._type {
  display: none;
}

.document-editor .groups select._type {
  border: solid 1px #CCC;
}

.document-editor .groups div.compact {
  float: left;
  width: 20rem;
}

.document-editor .groups div.compact label {
  font-weight: bold;
}

.document-editor .groups div.compact input[type="text"] {
  width: 20rem;
}

.document-editor .groups .contentlist .cardItem-container label.control-label {
  display: none;
}

.document-editor .groups .reference button.btn-reference {
  position: static;
  background-color: buttonface;
}

.document-editor .groups div.normal {
  float: left;
  width: 35rem;
}

.document-editor .groups label.experimentationData {
  font-weight: bold;
}

.document-editor .groups .disablePersonalization {
  float: right;
  margin-top: -3rem;
}

.document-editor .groups .disablePersonalization label {
  padding-left: 1rem;
}

.document-editor .groups .disablePersonalization input[type="checkbox"] {
  float: left;
}

.document-editor.readonly .groups .cardlist-header {
  display: none;
}

.document-editor .document-editor-row.key-settings {
  position: relative;
  padding: 0 3rem;
  margin: 1rem 0;
  border: 1px solid #ccc;
}

.document-editor .document-editor-row.key-settings:before,
.document-editor .document-editor-row.key-settings:after {
  display: table;
  content: " ";
}

.document-editor .document-editor-row.key-settings:after {
  clear: both;
}

.document-editor .document-editor-row.key-settings:before,
.document-editor .document-editor-row.key-settings:after {
  display: table;
  content: " ";
}

.document-editor .document-editor-row.key-settings:after {
  clear: both;
}

.document-editor .document-editor-row.key-settings:before,
.document-editor .document-editor-row.key-settings:after {
  display: table;
  content: " ";
}

.document-editor .document-editor-row.key-settings:after {
  clear: both;
}

.document-editor .document-editor-row.key-settings:before,
.document-editor .document-editor-row.key-settings:after {
  display: table;
  content: " ";
}

.document-editor .document-editor-row.key-settings:after {
  clear: both;
}

.document-editor .boxed-form .delete-key-button {
  display: block;
}

.split-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.split-container > * {
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: auto;
}

.split-container .list-contents {
  width: 361px;
}

.split-container .detail-contents {
  right: 0;
  left: 360px;
}

.split-container.show-detail .list-contents {
  display: none;
}

.split-container.show-detail .detail-contents {
  left: 1px;
}

.split-container.show-list .list-contents {
  right: 1px;
  left: 0;
  width: auto;
}

.split-container.show-list .detail-contents {
  display: none;
}

.split-container .empty-list {
  position: relative;
}

.split-container .empty-list .icon {
  position: absolute;
  top: 10px;
  font-size: 23px;
  color: #0072c6;
}

.split-container .empty-list .message {
  position: absolute;
  top: 8px;
  left: 27px;
  font-size: 18px;
}

.cardItem-container {
  display: block;
  outline: none;
}

.cardItem-container.selected .data-container,
.cardItem-container.selected .addItem-container {
  margin: 3px 8px;
}

.cardItem-container.selected .cardItem-content {
  width: 304px;
  height: 174px;
  cursor: default;
  border: 3px solid #1880f1;
}

.cardItem-container.selected .cardItem-content.list-item {
  width: 368px;
  height: 154px;
}

.cardItem-container.selected .cardItem-content.list-item.hide-controls {
  height: 124px;
}

.cardItem-container .data-container,
.cardItem-container .addItem-container {
  margin: 5px 10px;
}

.cardItem-container .addItem-container {
  margin-left: 6px;
}

.show-hovered-item .cardItem-container:hover .data-container {
  margin: 3px 8px;
}

.show-hovered-item .cardItem-container:hover .addItem-container {
  margin: 3px 8px 3px 4px;
}

.show-hovered-item .cardItem-container:hover .cardItem-content {
  width: 304px;
  height: 174px;
  cursor: default;
  border: 3px solid #1880f1;
}

.show-hovered-item .cardItem-container:hover .cardItem-content.list-item {
  width: 368px;
  height: 154px;
}

.show-hovered-item .cardItem-container:hover .cardItem-content.list-item.hide-controls {
  height: 124px;
}

.draggable-list-card-container[style*='width:'] {
  width: 364px !important;
}

.draggable-default-card-container[style*='width:'] {
  width: 300px !important;
}

.cardItem-content {
  width: 300px;
  height: 170px;
  margin: 0 auto;
  cursor: pointer;
  background: white;
  border: 1px solid #b6b6b6;
}

.cardItem-content.list-item {
  width: 364px;
  height: 150px;
}

.cardItem-content.list-item.hide-controls {
  height: 120px;
}

.cardItem-content .image-container {
  position: relative;
  height: 100px;
  overflow: hidden;
  text-align: center;
  background-color: #f1f1f1;
}

.cardItem-content .image-container .hero-image-preview-container {
  height: 100%;
}

.cardItem-content .image-container .hero-image-preview-container > img {
  max-width: 300px;
}

.cardItem-content p {
  max-height: 55px;
  margin: 5px;
  overflow: hidden;
  word-wrap: break-word;
}

.cardItem-content input {
  margin: 5px;
  border: none;
}

.cardItem-content.addItem {
  background-color: #f1f1f1;
}

.cardItem-content.addItem .display-container {
  position: relative;
  top: 40%;
  left: 30%;
}

.cardItem-content.addItem .display-container img {
  display: inline;
  width: 24px;
  height: 24px;
}

li[data-tab-name="Binaries"] .cardItem-content .image-container {
  height: auto;
}

li[data-tab-name="Binaries"] .cardItem-content .image-container .hero-image-preview-container img {
  height: 164px;
}

.split-container.show-list,
.cardlist {
  margin: 5px 0 0 5px;
}

.split-container.show-list .cardItem-container,
.cardlist .cardItem-container {
  display: inline-block;
  margin-right: -5px;
}

.split-container.show-list .cardItem-content,
.cardlist .cardItem-content {
  margin: 0 auto;
}

.cardItem-index {
  margin: -7px 0 0px 12px;
  font-weight: bold;
}

.cardlist-header {
  display: block;
  margin: 0 0px 0px 5px;
  font-family: 'Segoe UI Light', 'Segoe UI', sans-serif;
  font-size: 30px;
  color: #666;
}

.cardlist-title {
  height: 3em;
  margin: 1em 0;
}

.cardlist-title input.field-editor {
  width: 100%;
  font-size: 26px;
  border: none;
}

.cardlist-title input.read-only {
  background-color: #ebebe4;
  outline: none;
}

img.image-layout {
  bottom: 20px;
  display: block;
  max-width: 100%;
  max-height: 450px;
  cursor: pointer;
  border: 5px solid transparent;
}

img.image-layout:focus {
  border: 5px solid #1880f1;
}

.listItem-card-container {
  position: relative;
  height: 100%;
}

.listItem-card-container.drop-down-card {
  border: 1px solid #b6b6b6;
}

.listItem-card-container .image-container {
  height: 100px;
  overflow: hidden;
  text-align: center;
  background-color: #f1f1f1;
}

.listItem-card-container .image-container > div {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.listItem-card-container .image-container > img {
  display: inline-block;
  max-width: 300px;
  vertical-align: middle;
  border: 0;
}

.listItem-card-container .image-container.readonly-layout {
  background-color: #EBEBE4;
  outline: 0;
}

.listItem-card-container .listItem-card-details {
  padding-top: 4px;
}

.listItem-card-container .listItem-card-details .card-details-item {
  display: block;
  max-width: 280px;
  padding-left: 10px;
  overflow: hidden;
  line-height: 1.2;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}

.listItem-card-container .listItem-card-details .card-details-item.h2 {
  font-size: 14px;
}

.listItem-card-container .listItem-card-details .card-details-item.h3 {
  font-size: 12px;
}

.listItem-card-container .listItem-card-details .card-details-item.i {
  font-style: italic;
}

.listItem-card-container .listItem-card-info {
  padding-left: 10px;
  margin: 0;
  font-family: "Segoe UI SemiLight", "Segoe UI", sans-serif;
  font-size: 11px;
  list-style: none;
}

.listItem-card-container .listItem-card-info .card-info-item {
  display: inline-block;
  padding: 2px 0;
}

.listItem-card-container .listItem-card-info .card-info-item .card-info-item-text {
  display: inline-block;
  max-width: 80px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}

.listItem-card-container .listItem-card-info .card-info-item.i {
  font-style: italic;
}

.listItem-card-container .listItem-card-info .card-info-item:not(:last-child)::after {
  padding: 0 5px;
  font-size: 8px;
  content: "\25CF";
}

.listItem-card-container .icon-container {
  float: right;
}

.listItem-card-container .icon-container .icon {
  margin-right: 2px;
  margin-left: 2px;
  color: #333;
  cursor: pointer;
}

.listItem-card-container .icon-container-left {
  float: left;
  margin-left: 10px;
}

.listItem-card-container .icon-container-left .icon {
  margin-right: 2px;
  margin-left: 2px;
  color: #333;
  cursor: pointer;
}

.listItem-card-container.card-load-error .icon-container {
  position: absolute;
  right: 5px;
  bottom: 5px;
}

.listItem-card-container.card-load-error .card-error-container .card-error-message {
  text-align: center;
}

.listItem-card-container .card-error-container {
  position: absolute;
  top: 45px;
  display: table-cell;
  width: 364px;
  height: 55px;
  vertical-align: middle;
  background-color: rgba(202, 0, 0, 0.6);
}

.listItem-card-container .card-error-container.warning {
  background-color: #f68b1e;
}

.listItem-card-container .card-error-container .card-error-message {
  padding-right: 5px;
  padding-left: 5px;
  font-weight: bold;
  color: white;
}

.listItem-card-container .inline-card-edit-image {
  margin-bottom: 5px;
  margin-left: 5px;
}

.listItem-card-container .inline-card-edit-image:hover {
  text-decoration: none;
}

.listItem-card-container .inline-card-edit-image .icon {
  font-size: 12pt;
  color: #333;
}

.listItem-card-container .editmode-options {
  margin-right: 2px;
}

.listItem-card-container .editmode-edit-image {
  float: left;
}

.listItem-card-container .edit-icon-container.notavailable {
  position: relative;
  top: 130px;
}

.listItem-card-container .selected::before {
  position: absolute;
  top: 0;
  right: -40px;
  clip: rect(0, 40px, 40px, 0);
  border: 40px solid transparent;
  border-top-color: #27aae1;
  content: "";
}

.listItem-card-container .selected::after {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Segoe UI Symbol";
  font-size: 18px;
  color: #ffffff;
  content: "\E10B";
}

.card-validation {
  position: relative;
}

.card-validation .warning,
.card-validation .error {
  position: absolute;
  top: 50%;
  right: 5px;
  z-index: 2;
  margin-top: 5px;
  font-size: 15px;
}

.card-validation .error {
  color: red;
}

.card-validation .warning {
  color: #CCCC00;
}

.card-changes {
  float: left;
  margin-left: 2%;
}

.card-changes .warning {
  margin-bottom: 3px;
  color: #CCCC00;
}

.card-changes.editMode {
  margin-left: 15%;
}

.card-changes .icon-container {
  float: right;
}

.card-changes .icon-container .icon-refresh {
  margin-left: 5px;
}

.media-references label.header {
  font-size: 20px;
  color: #666666;
  text-transform: capitalize;
}

.k-drag-hint {
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
}

.k-drag-hint .media-reference {
  margin-bottom: 0;
  border: 3px solid #1880f1;
}

.k-drag-hint .media-reference .image-caption-container .image-caption {
  overflow: hidden;
}

.k-drag-hint .media-reference .image-caption-container .image-caption [contenteditable] {
  border: none;
  outline: none;
}

i.document-reference-spinner {
  position: relative;
  left: 50%;
  width: 20px;
  height: 20px;
  margin: 40px 0;
  font-size: 20px;
}

.media-reference {
  position: relative;
  display: table;
  width: 100%;
  padding: 5px;
  margin-bottom: 10px;
  background-color: white;
  border: 3px solid transparent;
}

.media-reference.selected,
.media-reference:hover {
  border: 3px solid #1880f1;
}

.media-reference > div {
  display: table-cell;
  color: #666666;
  vertical-align: top;
}

.media-reference > div.readonly-layout {
  background-color: #EBEBE4;
  outline: 0;
}

.media-reference .media-load-error {
  position: absolute;
  right: 20px;
  left: 20px;
  z-index: 100;
  font-weight: bold;
  color: white;
  text-align: center;
  background-color: rgba(255, 0, 0, 0.7);
  border: 2px solid red;
}

.media-reference .image-container {
  max-width: 175px;
}

.media-reference .image-container .image-frame {
  position: relative;
  max-width: 100%;
  background-color: #f1f1f1;
}

.media-reference .image-container .image-frame i.document-type[class^="icon-"],
.media-reference .image-container .image-frame i.document-type[class*=" icon-"] {
  position: absolute;
  bottom: 0;
  z-index: 1;
  padding: 3px;
  font-size: 30px;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
}

.media-reference .image-container .image-frame img {
  max-width: 100%;
}

.media-reference .image-container .image-frame i.icon-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -6.5px;
  margin-left: -6.5px;
}

.media-reference .image-container .image-frame div.readonly-layout {
  display: inline-block;
  background-color: #EBEBE4;
  outline: 0;
}

.media-reference .image-container .image-details {
  padding-top: 5px;
}

.media-reference .image-container .image-details label {
  font-weight: bold;
}

.media-reference .image-container .image-details label::after {
  content: ':';
}

.media-reference .image-container .image-details span {
  margin-right: 10px;
}

.media-reference .image-caption-container {
  font-size: 17px;
  color: #777777;
}

.media-reference .image-caption-container .popover {
  max-height: 40px;
  color: black;
}

.media-reference .image-caption-container .image-caption {
  height: 70px;
  margin-top: 10px;
  margin-left: 10px;
  overflow: auto;
  font-size: 17px;
}

.media-reference .image-caption-container .image-caption-custom > div {
  height: 100%;
  padding: 0;
}

.media-reference .image-caption-container .image-caption-link {
  margin-left: 10px;
  font-size: 11px;
  color: #777777;
  text-decoration: underline;
  cursor: pointer;
}

.media-reference .column-large {
  width: 250px;
}

.media-reference .column-large .popover {
  left: 500px !important;
  color: black;
}

.media-reference .column-medium {
  width: 150px;
}

.media-reference .column-medium .popover {
  left: 800px !important;
  color: black;
}

.media-reference .column-small {
  width: 100px;
}

.media-reference .expiressoon {
  color: red;
}

.media-reference .column-contents {
  max-height: 85px;
  margin-top: 10px;
  margin-left: 10px;
  overflow: auto;
}

.media-reference .column-contents > label {
  text-transform: capitalize;
}

.media-reference .column-contents > label::after {
  content: ":";
}

.media-reference .column-contents .document-title {
  font-size: 17px;
}

.modal .version-conflict-message .document-editor-icon {
  float: left;
}

.modal .version-conflict-message div {
  margin: 0 45px;
}

.modal .document-editor-icon.icon-alert {
  margin: 10px;
  font-size: 20px;
  color: #FF8C00;
}

.document-editor-spinner {
  position: absolute;
  left: 50%;
  margin: 20px 0 0 -10px;
  font-size: 20px;
}

.document-editor .icon-spinner {
  font-weight: bold;
}

.drop-down {
  display: inline-block;
  float: left;
}

.k-popup.k-list-container.k-group {
  border: 3px solid #1880f1;
}

.k-popup.k-list-container.k-group > ul.k-list > li.k-item {
  padding: 0;
  margin: 1px;
  border: 0;
}

.k-popup.k-list-container.k-group > ul.k-list > li.k-item.k-state-focused {
  padding: 0;
  margin: 1px;
  border: 0;
}

.k-popup.k-list-container.k-group > ul.k-list > li.k-item.k-state-selected {
  padding: 0;
  margin: 1px;
  border: 0;
}

.listItem-card-container .k-widget.k-dropdown .k-dropdown-wrap {
  height: 18px;
  border: 0;
}

.listItem-card-container .k-widget.k-dropdown .k-dropdown-wrap .k-select {
  top: -5px;
}

.listItem-card-container .k-widget.k-dropdown .k-dropdown-wrap .k-select .k-icon {
  width: 16px;
  height: 16px;
  overflow: hidden;
}

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

.multiselect-dropdown:after {
  clear: both;
}

.multiselect-dropdown.k-popup.k-list-container.k-group {
  border: solid 1px #cccccc;
}

.multiselect-dropdown .item {
  margin-right: 20px;
}

.photo-focal-point {
  position: relative;
  display: inline-block;
}

.photo-focal-point .original-photo {
  max-width: 600px;
  max-height: 450px;
  cursor: crosshair;
}

.photo-focal-point .fp-indicator-icon {
  position: absolute;
  z-index: 2;
  cursor: move;
  background-color: transparent;
}

.photo-focal-point .fp-undefined-indicator {
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 100%;
  font-size: 150%;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.photo-focal-point .fp-undefined-indicator .warning-text {
  font-weight: bold;
}

img.fp-indicator-icon {
  position: absolute;
  z-index: 2;
  background-color: transparent;
}

/* needed to override a specific context where img element position is set to relative by 
    a rule with a high specificity */

.media-reference .image-container .image-frame img.fp-indicator-icon {
  position: absolute;
  z-index: 2;
  background-color: transparent;
}

.amp-reference-picker {
  display: inline-block;
  min-width: 1px;
  font-size: 0;
  vertical-align: top;
}

.amp-reference-picker .reference {
  margin: 2px 0 12px 0px;
}

.amp-reference-picker .reference .reference-connected-documents {
  display: block;
  line-height: 14px;
  color: #ababab;
}

.amp-reference-picker .reference-title {
  color: #000;
  text-decoration: none;
}

.amp-reference-picker .reference,
.amp-reference-picker .reference-title,
.amp-reference-picker .num-items-to-use {
  display: inline-block;
  height: 18px;
  font-size: 13px;
  vertical-align: top;
}

.amp-reference-picker .btn-reference {
  padding: 0 10px;
}

.any-of-picker {
  position: relative;
}

.any-of-picker ul {
  position: absolute;
  z-index: 10;
  width: 175px;
  padding: 0;
  list-style: none;
  background: #444444;
  border: 1px solid #333333;
  box-shadow: 7px 7px 6px rgba(0, 0, 0, 0.3);
}

.any-of-picker ul li {
  display: inline;
}

.any-of-picker ul li a {
  display: inline-block;
  min-width: 100%;
  padding: 15px 20px;
  color: white;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
}

.any-of-picker ul li a > i {
  display: block;
  font-size: 18px;
}

.any-of-picker ul li a:hover {
  background-color: #333333;
}

.video-preview-player {
  display: block;
  max-width: 600px;
  max-height: 450px;
  margin-right: auto;
  margin-left: auto;
}

.video-preview-container {
  display: inline-block;
}

.video-preview-container .video-preview-button {
  float: right;
  width: 32px;
  height: 32px;
  background-image: url('/statics/assets/images/Camera.32x32x32.png');
  border-width: 0;
}

.document-editor .image .editor-canvas {
  max-width: 100%;
}

.photo-editor {
  position: relative;
  top: 18px;
}

.photo-editor .photo-workspace {
  position: relative;
  float: left;
  max-width: 620px;
  padding: 12px;
  margin: 0 10px 10px 10px;
}

.photo-editor .photo-workspace .photo-dimensions {
  white-space: pre-wrap;
}

.photo-editor .photo-workspace .photo-url {
  margin-bottom: 4px;
}

.photo-editor .photo-workspace .info-value {
  padding-right: 18px;
}

.photo-editor .photo-preview {
  margin-left: 630px;
}

.photo-editor .photo-preview .photo-preview-show-overlays {
  padding-left: 6px;
}

.photo-editor .photo-preview .photo-preview-group-name {
  padding-left: 6px;
  margin-top: 15px;
  font-family: 'Segoe UI Semibold', 'Segoe UI', sans-serif;
  font-size: 20px;
  color: #444444;
  text-transform: uppercase;
}

.photo-editor .photo-preview .photo-preview-item {
  display: inline-block;
  padding: 6px;
  vertical-align: top;
}

.photo-editor .photo-preview .photo-preview-item .photo-preview-name {
  margin-bottom: 3px;
  text-align: center;
}

.photo-editor .photo-preview .photo-preview-item .photo-preview-square {
  display: -ms-flexbox;
  display: -moz-box;
  display: -webkit-box;
  display: box;
  width: 170px;
  height: 170px;
  background-color: #f1f1f1;
  border: 1px solid #b6b6b6;
  -webkit-box-align: center;
     -moz-box-align: center;
          box-align: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
          box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-align: center;
}

.photo-editor .photo-preview .photo-preview-item .photo-preview-square .photo-preview-frame {
  position: relative;
  display: inline-block;
}

.photo-editor .photo-preview .photo-preview-item .photo-preview-square .photo-preview-frame .photo-preview-image {
  max-width: 150px;
  max-height: 150px;
  text-align: center;
}

.photo-editor .photo-preview .photo-preview-item .photo-preview-square .photo-preview-frame .text-overlay-box {
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 0;
  background: rgba(0, 0, 0, 0.6);
}

.photo-editor .photo-properties {
  float: left;
  width: 500px;
  margin: 10px;
}

.photo-editor .photo-properties input,
.photo-editor .photo-properties textarea {
  width: 270px;
  margin-left: 30px;
}

.photo-editor .photo-properties .k-editor-inline {
  display: block;
  width: 255px;
  margin: 10px 30px;
  overflow: auto;
  font-size: 13px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.photo-editor .photo-properties .k-editor-inline:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.photo-editor .photo-properties .caption-field {
  height: 190px;
}

.photo-editor .photo-properties div.readonly-layout {
  display: inline-block;
  width: 100%;
  background-color: #EBEBE4;
  outline: 0;
}

.photo-editor .photo-properties .attribution-field {
  height: 140px;
}

.photo-editor .photo-properties .k-datetimepicker {
  width: 270px;
  padding: 0;
  margin: 10px 30px;
  border: 0px solid #000;
  box-sizing: border-box;
}

.photo-editor .photo-properties .k-datetimepicker > .k-picker-wrap {
  border: 1px solid #ccc;
}

.photo-editor .photo-properties .k-datetimepicker > .k-picker-wrap > input.k-input {
  margin: 0;
  background: none;
}

.photo-editor .photo-properties .k-datetimepicker > .k-picker-wrap > input.k-input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.photo-editor .photo-properties .k-datetimepicker > .k-picker-wrap.k-state-focused {
  border-color: #66afe9;
}

.photo-editor .photo-properties .k-datetimepicker > .k-picker-wrap.k-state-disabled {
  padding: 0;
  background-color: #EBEBE4;
}

.document-editor .editor-canvas .document-editor-row div.readonly-layout {
  display: inline-block;
  vertical-align: bottom;
  background-color: #EBEBE4;
  outline: 0;
}

.document-editor .editor-canvas .document-editor-row div.readonly-layout [data-reference=image] {
  max-width: 160px;
  max-height: 100px;
  vertical-align: bottom;
}

.document-editor .editor-canvas .document-editor-row div.readonly-layout [data-reference-error=image] {
  width: 0;
  height: 16px;
  padding: 0 14px;
  vertical-align: bottom;
  background-image: url('/statics/assets/images/sprite.png');
  background-position: -286px -97px;
}

.document-editor .editor-canvas .document-editor-row div.readonly-layout [data-reference=video] {
  max-width: 160px;
  max-height: 100px;
  vertical-align: bottom;
}

.document-editor .editor-canvas .document-editor-row div.readonly-layout [data-reference=slideshow] {
  max-width: 160px;
  max-height: 100px;
  vertical-align: bottom;
}

.document-editor .editor-canvas .document-editor-row .feed-selector {
  display: table;
  width: 100%;
}

.document-editor .editor-canvas .document-editor-row .feed-selector section label {
  display: table-cell;
  width: 1px;
  vertical-align: top;
}

.document-editor .editor-canvas .document-editor-row .feed-selector section .provider-container,
.document-editor .editor-canvas .document-editor-row .feed-selector section .feed-container {
  display: table-cell;
  padding-bottom: 5px;
  vertical-align: top;
}

.document-editor .editor-canvas .document-editor-row .feed-selector .amp-search {
  width: 500px;
  border: solid 1px #cccccc;
}

.document-editor .editor-canvas .document-editor-row .feed-selector .feed-dropdown {
  width: 500px;
}

.document-editor .editor-canvas .document-editor-row .provider-selector {
  display: table;
  width: 100%;
}

.document-editor .editor-canvas .document-editor-row .provider-selector section label {
  display: table-cell;
  width: 1px;
  vertical-align: top;
}

.document-editor .editor-canvas .document-editor-row .provider-selector section .provider-container {
  display: table-cell;
  padding-bottom: 5px;
  vertical-align: top;
}

.document-editor .editor-canvas .document-editor-row .provider-selector .amp-search {
  width: 500px;
  border: solid 1px #cccccc;
}

.task-panel .taskpane.external-reference-link input {
  display: block;
  width: 370px;
}

.task-panel .taskpane.external-reference-link img {
  display: block;
  max-width: 50%;
}

.editor-canvas {
  float: left;
  width: 70%;
}

.usage-loading {
  position: absolute;
  top: 180px;
  right: 180px;
  font-size: 20px;
}

#usage-data {
  float: right;
  width: 30%;
  max-width: 400px;
  padding-left: 10px;
  background-color: #fff;
  border-left: 1px solid #508ee6;
}

#usage-data div.first-header,
#usage-data div.header {
  margin: 15px 0 5px 0;
  font-size: 18px;
  font-weight: bold;
}

#usage-data div.first-header {
  margin: 7px 0 5px 0;
}

#usage-data div.reference {
  padding-bottom: 15px;
}

#usage-data div {
  padding: 2px 0 0 2px;
}

#usage-data .pin {
  margin-top: 10px;
  font-size: smaller;
  color: #428bca;
  text-decoration: none;
  cursor: default;
}

#usage-data .pin:hover {
  color: #2a6496;
}

.stream-refreshing {
  margin: 8px 0 0 8px;
}

.stream-card-child-container .stream-source-card {
  height: 128px;
  padding: 8px;
  overflow: hidden;
}

.stream-card-child-container .stream-source-card .source-content {
  float: left;
  overflow: hidden;
}

.stream-card-child-container .stream-source-card .source-content div.infoData {
  margin-top: 5px;
}

.stream-card-child-container .stream-source-card .source-content div.info {
  padding-left: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.stream-card-child-container .stream-source-card .source-content .source-title {
  font-size: 15px;
  font-weight: bold;
}

.stream-card-child-container .stream-source-card .source-content .source-locale,
.stream-card-child-container .stream-source-card .source-content .source-publish-date {
  margin: 2px 0;
}

.stream-card-child-container .stream-source-card .source-content .sprite-small-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: top;
  background-image: url('../vc/images/ribbon-icons-16x16.png');
}

.stream-card-child-container .stream-source-card .source-content .source-bold {
  font-weight: bold;
}

.stream-card-child-container .stream-source-card .source-content .source-red {
  color: red;
}

.stream-card-child-container .stream-source-card .source-content .source-green {
  color: green;
}

.stream-card-child-container .stream-source-card .source-image {
  display: table;
  float: right;
  width: 100px;
  margin: 15px 5px;
  table-layout: fixed;
}

.stream-card-child-container .stream-source-card .source-image > div {
  display: table-cell;
  height: 80px;
  text-align: center;
  vertical-align: middle;
}

.stream-card-child-container .stream-source-card .source-image > div > img.show-bg {
  max-width: 40px;
  max-height: 40px;
}

.stream-card-child-container .stream-source-card .source-image > div > img.no-bg {
  max-width: 100%;
  max-height: 100%;
}

.stream-card-child-container .stream-content-edit-icons {
  float: right;
  margin: -4px 4px;
}

.stream-card-child-container .stream-content-edit-icons .icon {
  margin: 3px;
  cursor: pointer;
}

.stream-card-child-container .contentQualityWarning {
  float: left;
}

.stream-card-child-container .contentQualityWarning.warning {
  margin-bottom: 3px;
  margin-left: 10px;
  color: #CCCC00;
}

.stream-card-child-container .contentQualityWarningDefaultText {
  float: right;
  margin-left: 7px;
  font-size: 85%;
  color: #333;
}

.stream-container .stream-empty-msg {
  margin-top: 280px;
  text-align: center;
}

.stream-container .stream-list-header {
  display: block;
  margin-left: 15px;
  font-family: 'Segoe UI Light', 'Segoe UI', sans-serif;
  font-size: 30px;
  color: #666;
}

.stream-container .stream-list-header.editable {
  margin-top: 10px;
}

.stream-container .stream-subheader {
  margin: 0 0 8px 15px;
}

.stream-container .stream-subheader .header {
  font-size: 14px;
  font-weight: bold;
}

.stream-container .item-container .stream-cardItem-index {
  margin: -2px 0 0 12px;
  font-weight: bold;
}

.stream-container .item-container .stream-control-label {
  float: right;
}

.stream-container .item-container .stream-card-cmsitemsource,
.stream-container .item-container .stream-card-cmscollectionsource,
.stream-container .item-container .stream-card-externallinksource,
.stream-container .item-container .stream-card-cmssearchcontentunderfeedssource,
.stream-container .item-container .stream-card-cmssearchcontentunderproviderssource,
.stream-container .item-container .stream-card-bingsearchsource,
.stream-container .item-container .stream-card-topsitesource,
.stream-container .item-container .stream-card-sectionheadersource {
  position: relative;
  height: 0 !important;
}

.stream-container .item-container .stream-card-cmsitemsource:after,
.stream-container .item-container .stream-card-cmscollectionsource:after,
.stream-container .item-container .stream-card-externallinksource:after,
.stream-container .item-container .stream-card-cmssearchcontentunderfeedssource:after,
.stream-container .item-container .stream-card-cmssearchcontentunderproviderssource:after,
.stream-container .item-container .stream-card-bingsearchsource:after,
.stream-container .item-container .stream-card-topsitesource:after,
.stream-container .item-container .stream-card-sectionheadersource:after {
  position: absolute;
  right: 0;
  border-top: solid 15px #e15915;
  border-left: solid 15px transparent;
  content: '';
}

.stream-container .item-container .stream-card-cmscollectionsource:after {
  border-top: solid 15px #947a22;
}

.stream-container .item-container .stream-card-externallinksource:after {
  border-top: solid 15px #58389d;
}

.stream-container .item-container .stream-card-cmssearchcontentunderfeedssource:after {
  border-top: solid 15px #e15915;
}

.stream-container .item-container .stream-card-cmssearchcontentunderproviderssource:after {
  border-top: solid 15px #1227ca;
}

.stream-container .item-container .stream-card-bingsearchsource:after {
  border-top: solid 15px #327416;
}

.stream-container .item-container .stream-card-topsitesource:after {
  border-top: solid 15px #b200ff;
}

.stream-container .item-container .stream-card-sectionheadersource:after {
  border-top: solid 15px #99FF33;
}

.store-item-content-list {
  padding: 20px;
}

.store-item-content-list:before,
.store-item-content-list:after {
  display: table;
  content: " ";
}

.store-item-content-list:after {
  clear: both;
}

.store-item-content-list:before,
.store-item-content-list:after {
  display: table;
  content: " ";
}

.store-item-content-list:after {
  clear: both;
}

.store-item-content-list:before,
.store-item-content-list:after {
  display: table;
  content: " ";
}

.store-item-content-list:after {
  clear: both;
}

.store-item-content-list:before,
.store-item-content-list:after {
  display: table;
  content: " ";
}

.store-item-content-list:after {
  clear: both;
}

.store-item-content-list .loading-store-product {
  font-size: 20px;
  text-align: center;
}

.store-item-content-list > div:not(.loading-store-product) {
  float: left;
}

.store-item-content-list > div:not(.loading-store-product).left-panel {
  padding-right: 20px;
  border-right: 1px solid #ccc;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div {
  position: relative;
  width: 310px;
  padding: 5px;
  margin-bottom: 10px;
  cursor: pointer;
  border: 1px solid #ccc;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div:before,
.store-item-content-list > div:not(.loading-store-product).left-panel > div:after {
  display: table;
  content: " ";
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div:after {
  clear: both;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div:before,
.store-item-content-list > div:not(.loading-store-product).left-panel > div:after {
  display: table;
  content: " ";
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div:after {
  clear: both;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div:before,
.store-item-content-list > div:not(.loading-store-product).left-panel > div:after {
  display: table;
  content: " ";
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div:after {
  clear: both;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div:before,
.store-item-content-list > div:not(.loading-store-product).left-panel > div:after {
  display: table;
  content: " ";
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div:after {
  clear: both;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div:hover,
.store-item-content-list > div:not(.loading-store-product).left-panel > div.selected {
  border: 1px solid #0092FF;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div img {
  float: left;
  width: 100px;
  height: 100px;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div > div {
  float: right;
  width: 198px;
  padding-left: 10px;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div > div .item-title {
  width: 190px;
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div > div p {
  height: 40px;
  overflow: auto;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div .icon-cancel-sm {
  position: absolute;
  top: 5px;
  right: 5px;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div .icon-cancel-sm:hover {
  color: #2a8dd4;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div.search-button {
  height: 112px;
  background-color: #eee;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div.search-button:before,
.store-item-content-list > div:not(.loading-store-product).left-panel > div.search-button:after {
  display: table;
  content: " ";
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div.search-button:after {
  clear: both;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div.search-button:before,
.store-item-content-list > div:not(.loading-store-product).left-panel > div.search-button:after {
  display: table;
  content: " ";
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div.search-button:after {
  clear: both;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div.search-button:before,
.store-item-content-list > div:not(.loading-store-product).left-panel > div.search-button:after {
  display: table;
  content: " ";
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div.search-button:after {
  clear: both;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div.search-button:before,
.store-item-content-list > div:not(.loading-store-product).left-panel > div.search-button:after {
  display: table;
  content: " ";
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div.search-button:after {
  clear: both;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div.search-button * {
  float: left;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div.search-button .icon-search {
  margin: 37px 7px 0 85px;
  font-size: 16px;
  color: #999;
}

.store-item-content-list > div:not(.loading-store-product).left-panel > div.search-button span {
  margin-top: 37px;
}

.store-item-content-list > div:not(.loading-store-product).right-panel {
  width: 710px;
  padding: 0 10px 0 20px;
  margin-left: -1px;
  border-left: 1px solid #ccc;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .search-result {
  border-top: 1px solid #ccc;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .search-result .store-item-detail img {
  width: 150px;
  height: 150px;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .search-result .store-item-detail h1 {
  width: 500px;
  margin: 5px 0 15px;
  font-size: 25px;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .search-result .store-item-detail button {
  width: 120px;
  height: 40px;
  margin-right: 10px;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .search-result .store-item-detail > div > div > div {
  margin-bottom: 30px;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .search-result .store-item-detail .ingestion-message {
  padding-top: 20px;
  font-weight: bold;
  color: #b94a48;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .search-result .loading-result {
  margin-top: 20px;
  font-size: 18px;
  text-align: center;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail {
  margin: 20px 0 15px;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail > div {
  margin-bottom: 10px;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail > div:before,
.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail > div:after {
  display: table;
  content: " ";
}

.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail > div:after {
  clear: both;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail > div:before,
.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail > div:after {
  display: table;
  content: " ";
}

.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail > div:after {
  clear: both;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail > div:before,
.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail > div:after {
  display: table;
  content: " ";
}

.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail > div:after {
  clear: both;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail > div:before,
.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail > div:after {
  display: table;
  content: " ";
}

.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail > div:after {
  clear: both;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail > div > * {
  float: left;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail > div img {
  width: 80px;
  height: 80px;
  margin-right: 20px;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail > div h1 {
  width: 570px;
  margin: 5px 0 15px;
  overflow: hidden;
  font-size: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail > div > div {
  font-size: 14px;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail > label {
  margin: 10px 0 5px;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail > p {
  max-height: 250px;
  overflow: auto;
}

.store-item-content-list > div:not(.loading-store-product).right-panel .store-item-detail .item-title {
  font-weight: bold;
}

.store-item-content-list .error {
  display: inline-block;
  padding: 6px 10px;
  font-size: 13px;
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid #eed3d7;
}

.store-item-content-list > p {
  font-size: 25px;
  text-align: CENTER;
}

.store-item-content-list .section-title {
  margin: 0 0 20px 0;
  font-size: 20px;
  font-weight: bold;
}

.store-item-content-list img {
  background-color: #999;
}

.store-item-content .market-tagline {
  width: 650px;
  padding: 20px;
  margin-top: 20px;
  border: 1px solid #ccc;
}

.store-item-content .market-tagline .item-title {
  width: 60px;
  margin-right: 5px;
  font-weight: bold;
}

.store-item-content .market-tagline > div.editable:first-child {
  padding-bottom: 10px;
}

.store-item-content .market-tagline > div.editable:first-child:before,
.store-item-content .market-tagline > div.editable:first-child:after {
  display: table;
  content: " ";
}

.store-item-content .market-tagline > div.editable:first-child:after {
  clear: both;
}

.store-item-content .market-tagline > div.editable:first-child:before,
.store-item-content .market-tagline > div.editable:first-child:after {
  display: table;
  content: " ";
}

.store-item-content .market-tagline > div.editable:first-child:after {
  clear: both;
}

.store-item-content .market-tagline > div.editable:first-child:before,
.store-item-content .market-tagline > div.editable:first-child:after {
  display: table;
  content: " ";
}

.store-item-content .market-tagline > div.editable:first-child:after {
  clear: both;
}

.store-item-content .market-tagline > div.editable:first-child:before,
.store-item-content .market-tagline > div.editable:first-child:after {
  display: table;
  content: " ";
}

.store-item-content .market-tagline > div.editable:first-child:after {
  clear: both;
}

.store-item-content .market-tagline > div.editable:first-child > div {
  float: left;
}

.store-item-content .market-tagline > div.editable:first-child > div input {
  display: inline-block;
  width: 500px;
  padding-left: 5px;
}

.store-item-content .market-tagline > div.editable:first-child > i {
  float: right;
  margin: -10px -10px 0 0;
  cursor: pointer;
}

.store-item-content .market-tagline > div.editable:first-child > i:hover {
  color: #2a8dd4;
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(-n+3) {
  display: inline-block;
  vertical-align: middle;
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(-n+3):not(label) {
  height: 34px;
  margin-right: 10px;
}

.store-item-content .market-tagline > div.editable:last-child .locale {
  width: 200px;
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4) {
  margin: 10px 0 0 70px;
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child {
  width: 500px;
  padding: 10px 10px 0 10px;
  border: 1px solid #ccc;
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child:before,
.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child:after {
  display: table;
  content: " ";
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child:after {
  clear: both;
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child:before,
.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child:after {
  display: table;
  content: " ";
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child:after {
  clear: both;
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child:before,
.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child:after {
  display: table;
  content: " ";
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child:after {
  clear: both;
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child:before,
.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child:after {
  display: table;
  content: " ";
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child:after {
  clear: both;
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child > div {
  float: left;
  width: 85px;
  padding: 3px 5px 5px 7px;
  margin: 0 10px 10px 0;
  background-color: #eee;
  border: 1px solid #ccc;
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child > div:before,
.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child > div:after {
  display: table;
  content: " ";
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child > div:after {
  clear: both;
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child > div:before,
.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child > div:after {
  display: table;
  content: " ";
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child > div:after {
  clear: both;
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child > div:before,
.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child > div:after {
  display: table;
  content: " ";
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child > div:after {
  clear: both;
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child > div:before,
.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child > div:after {
  display: table;
  content: " ";
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child > div:after {
  clear: both;
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child > div span {
  float: left;
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child > div i {
  float: right;
  margin-top: 4px;
  cursor: pointer;
}

.store-item-content .market-tagline > div.editable:last-child > *:nth-child(n+4):last-child > div i:hover {
  color: #2a8dd4;
}

.store-item-content .market-tagline > div:not(.editable) {
  padding: 5px 0;
}

.store-item-content .add-button {
  display: block;
  margin: 20px 0;
}

.store-item-content .add-button:before,
.store-item-content .add-button:after {
  display: table;
  content: " ";
}

.store-item-content .add-button:after {
  clear: both;
}

.store-item-content .add-button:before,
.store-item-content .add-button:after {
  display: table;
  content: " ";
}

.store-item-content .add-button:after {
  clear: both;
}

.store-item-content .add-button:before,
.store-item-content .add-button:after {
  display: table;
  content: " ";
}

.store-item-content .add-button:after {
  clear: both;
}

.store-item-content .add-button:before,
.store-item-content .add-button:after {
  display: table;
  content: " ";
}

.store-item-content .add-button:after {
  clear: both;
}

.store-item-content .add-button > * {
  float: left;
}

.store-item-content .add-button > i {
  margin: 3px 5px 0 0;
}

.store-item-content > p {
  font-size: 16px;
}

.store-item-content .section-title {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.search-store-item .search-container {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.search-store-item .search-container > div > * {
  display: inline-block;
  margin: 0 5px 5px 0;
  vertical-align: middle;
}

.search-store-item .search-container > div .search-text {
  width: 300px;
  height: 34px;
  padding-left: 5px;
}

.search-store-item .search-container > div .search-locale {
  width: 200px;
}

.search-store-item .search-container > div button {
  width: 80px;
  height: 34px;
}

.search-store-item .search-results {
  margin-bottom: 20px;
}

.search-store-item .search-results .result-message {
  font-size: 18px;
  font-weight: bold;
}

.search-store-item .search-results > div {
  width: 700px;
}

.search-store-item .search-results .results-container {
  height: 140px;
  overflow: hidden;
}

.search-store-item .search-results .results-container:before,
.search-store-item .search-results .results-container:after {
  display: table;
  content: " ";
}

.search-store-item .search-results .results-container:after {
  clear: both;
}

.search-store-item .search-results .results-container:before,
.search-store-item .search-results .results-container:after {
  display: table;
  content: " ";
}

.search-store-item .search-results .results-container:after {
  clear: both;
}

.search-store-item .search-results .results-container:before,
.search-store-item .search-results .results-container:after {
  display: table;
  content: " ";
}

.search-store-item .search-results .results-container:after {
  clear: both;
}

.search-store-item .search-results .results-container:before,
.search-store-item .search-results .results-container:after {
  display: table;
  content: " ";
}

.search-store-item .search-results .results-container:after {
  clear: both;
}

.search-store-item .search-results .results-container.expanded {
  height: inherit;
  max-height: 380px;
  overflow: auto;
  overflow-x: hidden;
}

.search-store-item .search-results .results-container > div {
  float: left;
  width: 120px;
  margin-right: 20px;
}

.search-store-item .search-results .results-container > div:nth-child(5n) {
  margin-right: 0;
}

.search-store-item .search-results .results-container > div img {
  width: 114px;
  height: 114px;
  cursor: pointer;
  border: 3px solid #fff;
}

.search-store-item .search-results .results-container > div img:hover,
.search-store-item .search-results .results-container > div img.selected {
  border: 3px solid #0092FF;
}

.search-store-item .search-results .results-container > div h3 {
  width: 110px;
  padding: 0 3px;
  margin: 10px 0 20px 0;
  overflow: hidden;
  font-size: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.search-store-item .search-results .display-button-container {
  margin-top: 20px;
  text-align: center;
}

.search-store-item .search-results .display-button-container a {
  display: inline-block;
}

.search-store-item .search-results .display-button-container a:before,
.search-store-item .search-results .display-button-container a:after {
  display: table;
  content: " ";
}

.search-store-item .search-results .display-button-container a:after {
  clear: both;
}

.search-store-item .search-results .display-button-container a:before,
.search-store-item .search-results .display-button-container a:after {
  display: table;
  content: " ";
}

.search-store-item .search-results .display-button-container a:after {
  clear: both;
}

.search-store-item .search-results .display-button-container a:before,
.search-store-item .search-results .display-button-container a:after {
  display: table;
  content: " ";
}

.search-store-item .search-results .display-button-container a:after {
  clear: both;
}

.search-store-item .search-results .display-button-container a:before,
.search-store-item .search-results .display-button-container a:after {
  display: table;
  content: " ";
}

.search-store-item .search-results .display-button-container a:after {
  clear: both;
}

.search-store-item .search-results .display-button-container a * {
  float: left;
}

.search-store-item .search-results .display-button-container a img {
  margin: 4px 8px 0 0;
  background-color: inherit;
}

.search-store-item .search-results > a {
  display: block;
  width: 1040px;
  padding-right: 40px;
  margin-top: 10px;
  font-size: 16px;
  text-align: right;
  text-decoration: underline;
  cursor: pointer;
}

.search-store-item > p {
  font-size: 16px;
}

.taskpane .quick-add-image-preview img {
  max-width: 90%;
  max-height: 300px;
}

.taskpane .quick-add-image-preview .icon {
  font-size: 36pt;
}

.taskpane .form-control {
  box-sizing: border-box;
}

.taskpane .resize-off {
  resize: none;
}

.taskpane .k-editor-inline {
  display: block;
  width: 100%;
  padding: 6px 10px;
  overflow: auto;
  font-size: 13px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.taskpane .caption-field {
  height: 190px;
}

.taskpane .attribution-field {
  height: 70px;
}

.taskpane .datetimepicker {
  width: 100%;
  padding: 0;
  border: 0px solid #ccc;
  box-sizing: border-box;
}

.taskpane .datetimepicker .k-picker-wrap {
  display: block;
  height: 32px;
  padding: 0;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.taskpane .datetimepicker .k-picker-wrap .k-input {
  width: 100%;
  height: 32px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.428571429;
  border: 0px solid #ccc;
}

.taskpane .datetimepicker .k-picker-wrap.k-state-focused {
  border-color: #66afe9;
}

.taskpane .k-editor-inline:focus,
.taskpane .datetimepicker:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.task-panel .selected-document-cardlist {
  margin-top: 10px;
  margin-left: -10px;
}

.selected-documents .card-curation .card-info .source-meter {
  bottom: 3.8em;
}

.views {
  height: 100%;
  margin-top: 8px;
  margin-left: 30px;
}

.views .view-section {
  position: absolute;
  height: 300px;
  overflow-y: hidden;
}

.views .view-section.with-search-panel {
  left: 370px;
}

.views .view-section.with-search-result {
  left: 760px;
}

.views .view-section .views-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -54px auto auto -24px;
  font-size: 36pt;
}

.views .view-section .view-name {
  margin-left: 20px;
}

.views .view-section .view-list .view-container {
  display: inline-block;
  width: 180px;
  height: 80px;
  margin: 5px;
}

.views .view-section .view-list .view-container .view {
  font-size: 10px;
}

.views .view-section .view-list .view-container .view .view-details {
  display: block;
  float: right;
  width: 100px;
  height: 80px;
  padding-top: 5px;
  padding-left: 10px;
  overflow: hidden;
}

.views .view-section .view-list .view-container .view .view-details h3 {
  margin: 0;
  font-size: 14px;
}

.views .view-section .view-list .view-container .view .public {
  float: left;
  width: 80px;
  height: 80px;
  background: url("/statics/assets/images/View_Public.png") no-repeat;
}

.views .view-section .view-list .view-container .view .private {
  float: left;
  width: 80px;
  height: 80px;
  background: url("/statics/assets/images/View_Private.png") no-repeat;
}

/*to set the spinner properties*/

.view-name-spinner {
  position: absolute;
  left: 50%;
  margin: 20px 0 0 -10px;
  font-size: 20px;
}

.view-name .icon-spinner {
  font-weight: bold;
}

.view-name .working {
  position: fixed;
  top: 65px;
  left: 50%;
  z-index: 1000;
  width: 400px;
  margin-left: -200px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  background-color: white;
}

.view-name .working span {
  position: relative;
  top: 1px;
  padding-left: 5px;
}

.view-header {
  display: inline-block;
  font-family: 'Segoe UI Light', 'Segoe UI', sans-serif;
  font-size: 30px;
  color: #666;
}

.view-title-text {
  display: inline-block;
  font-family: 'Segoe UI Light', 'Segoe UI', sans-serif;
  font-size: 20px;
  color: #333;
}

.add-new-view-link {
  display: inline-block;
  margin-left: 10px;
  vertical-align: super;
  cursor: pointer;
}

.modal-inner-content .sections-spinner {
  position: absolute;
  top: 12%;
  left: 15%;
  margin-top: 8px;
  font-size: large;
}

.search-results-header-container {
  display: inline-block;
  width: 100%;
}

.search-results-header-container .search-results-header-title {
  float: left;
}

.search-results-header-container .search-results-header-buttons {
  float: right;
}

.search-results-header-container .search-results-header-button {
  margin-left: 10px;
}

.search-card-topmargin {
  top: 60px;
}

/* should remove this as it is just temporary */

.amp-breadcrumb {
  padding-left: 20px;
  font-family: "Segoe UI Light", "Segoe UI", sans-serif;
  font-size: 30px;
  background-color: transparent;
}

.amp-breadcrumb > li {
  color: #666;
}

.amp-breadcrumb > li .dropdown.open .caret {
  border-width: 5px 5px 0 5px;
  -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
}

.amp-breadcrumb > li a {
  color: #666;
  text-decoration: none;
}

.amp-breadcrumb > li a > .caret {
  border-width: 5px 5px 0 5px;
  -webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
}

.amp-breadcrumb > li a:hover,
.amp-breadcrumb > li a:visited,
.amp-breadcrumb > li a:active {
  color: #333;
}

.amp-breadcrumb > li a:hover > .caret {
  -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
       -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
}

.amp-breadcrumb > li .dropdown-menu {
  padding: 0;
}

.amp-breadcrumb > li:before {
  display: none;
}

.newsdesk-list {
  position: absolute;
  display: inline-block;
  width: 390px;
  height: 100%;
  margin-right: 5px;
  overflow: hidden;
  background-color: white;
}

.newsdesk-list .newsdesk-list-header .newsdesk-list-title {
  height: 44px;
  overflow: hidden;
  font-family: "Segoe UI Light", sans-serif;
  font-size: 20px;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

.newsdesk-list .move-to-top {
  position: relative;
  margin-top: -20px;
  margin-left: 350px;
}

.newsdesk-list .newsdesk-list-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 386px;
  padding: 0 2px 2px;
  overflow: hidden;
  border: 3px solid transparent;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.newsdesk-list .newsdesk-list-container.selected {
  border: 3px solid #27aae1;
}

.newsdesk-list .newsdesk-list-container.selected::before {
  position: absolute;
  top: 0;
  right: -40px;
  clip: rect(0, 40px, 40px, 0);
  pointer-events: none;
  border: 40px solid transparent;
  border-top-color: #27aae1;
  content: "";
}

.newsdesk-list .newsdesk-list-container.selected::after {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Segoe UI Symbol";
  font-size: 18px;
  color: #ffffff;
  content: "\E10B";
}

.newsdesk-list .newsdesk-list-container.hover {
  border: 3px solid #e0e0e0;
}

.newsdesk-view {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 20px;
  margin-top: 60px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.newsdesk-view .newsdesk-lists {
  height: 100%;
  margin-top: 10px;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}

.newsdesk-view .newsdesk-lists:last-child {
  margin-right: 0;
}

.newsdesk-view.with-search-panel {
  left: 370px;
}

.newsdesk-view.with-search-result {
  left: 760px;
}

.newsDesk-dropreactor-right {
  position: absolute;
  right: 0;
  z-index: 999;
  display: none;
  width: 50%;
  height: 100%;
  overflow: hidden;
}

.newsDesk-dropreactor-right div {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
}

.newsDesk-dropreactor-left {
  position: absolute;
  left: 0;
  z-index: 999;
  display: none;
  width: 50%;
  height: 100%;
  overflow: hidden;
}

.newsDesk-dropreactor-left div {
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
}

.newsDesk-drag-drop-container {
  position: relative;
  display: inline-block;
  width: 397px;
  height: 100%;
  overflow: hidden;
}

.newDesk-list-modal {
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.newDesk-list-modal .file-browser {
  height: 440px;
}

.newDesk-list-modal .use-latest {
  margin: 10px auto;
}

.newDesk-list-modal .use-latest label {
  margin: 5px;
  font-weight: normal;
}

.newDesk-list-modal #use-latest {
  vertical-align: -2px;
}

.queryBuilder-table tbody > tr > td {
  border-top: none;
}

.queryBuilder .k-dropdown .k-dropdown-wrap {
  height: 32px;
}

.queryBuilder .list {
  font-size: 13px;
}

.queryBuilder .td-20 {
  width: 20%;
}

.queryBuilder .td-80 {
  width: 80%;
}

.queryBuilder .td-20px {
  width: 20px;
}

.queryBuilder .queryBuilder-table-width {
  width: 784px;
}

.queryBuilder .queryBuilder-content-type-margin {
  margin-left: 10px;
}

.queryBuilder.advanced-query .feed-selector {
  margin-left: 5px;
}

.queryBuilder .key-value-pair input {
  margin-bottom: 10px;
}

.queryEditorForm .model-content {
  width: 800px;
}

.queryEditorForm .table-margin {
  margin-left: 20px;
}

.queryEditorForm .selector-content {
  width: 100%;
  margin-left: 5px;
}

.queryEditorForm .selector-content-large {
  width: 700px;
}

.queryEditorForm.feed-query {
  width: 700px;
}

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

.addtolists-modal {
  /*Table styles*/

  /*Override bootstrap popover color for this modal*/

  /*Prevalidation modal styles*/

  /*overall container and custom config for tabbed pane*/

  /*Tabbed Panel Primary */

}

.addtolists-modal .table-container {
  width: auto;
  height: auto;
  margin-top: 5px;
  overflow: auto;
}

.addtolists-modal .table-container table,
.addtolists-modal .table-container th,
.addtolists-modal .table-container td {
  padding: 5px;
  border: 1px solid grey;
  border-collapse: collapse;
}

.addtolists-modal .table-container td div,
.addtolists-modal .table-container td input {
  display: inline-block;
  vertical-align: middle;
}

.addtolists-modal .table-container th {
  text-align: center;
  background-color: #CBCBCB;
}

.addtolists-modal .table-container .table-hover tbody tr:hover td {
  background-color: #f5f5f5;
}

.addtolists-modal .table-container .promo-selectedindex {
  padding-left: 20px;
}

.addtolists-modal .table-container .state.checkedin {
  font-weight: bold;
  color: #40BD40;
}

.addtolists-modal .table-container .state.checkedout {
  font-weight: bold;
  color: #ffa500;
}

.addtolists-modal .table-container .state.deleted {
  font-weight: bold;
  color: #b94a48;
}

.addtolists-modal .popover-content {
  font-weight: normal;
  color: black;
}

.addtolists-modal .popover-title {
  color: black;
}

.addtolists-modal.prevalidation-modal {
  max-width: 600px;
  max-height: 350px;
  padding-right: 15px;
  overflow-x: hidden;
  overflow-y: auto;
}

.addtolists-modal.prevalidation-modal .notification-container {
  padding: 0;
  margin: 0;
}

.addtolists-modal.prevalidation-modal .notification-title {
  margin-top: 10px;
  font-weight: bold;
}

.addtolists-modal.prevalidation-modal .notification-message {
  margin-top: 10px;
  white-space: pre-wrap;
}

.addtolists-modal.prevalidation-modal .document-title {
  font-weight: bold;
  color: #0072c6;
}

.addtolists-modal.prevalidation-modal .notification {
  padding: 0;
  margin-bottom: 20px;
}

.addtolists-modal.prevalidation-modal .notification.awareness .icon,
.addtolists-modal.prevalidation-modal .notification.awareness .glyphicon {
  color: #0072c6;
}

.addtolists-modal.prevalidation-modal .notification.interfering .icon,
.addtolists-modal.prevalidation-modal .notification.interfering .glyphicon {
  color: #f68b1e;
}

.addtolists-modal .group-container {
  width: 1110px;
  height: auto;
  margin-top: 5px;
  overflow: auto;
}

.addtolists-modal .panel.with-nav-tabs .panel-heading {
  padding: 5px 5px 0 5px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.addtolists-modal .panel.with-nav-tabs {
  border-color: #FFFFFF;
  border-radius: 4px;
}

.addtolists-modal .panel.with-nav-tabs .nav-tabs {
  border-bottom: none;
}

.addtolists-modal .panel.with-nav-tabs .nav-justified {
  margin-bottom: -1px;
}

.addtolists-modal .with-nav-tabs.panel-primary .nav-tabs > li > a,
.addtolists-modal .with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.addtolists-modal .with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
  color: #fff;
}

.addtolists-modal .with-nav-tabs.panel-primary .nav-tabs > .open > a,
.addtolists-modal .with-nav-tabs.panel-primary .nav-tabs > .open > a:hover,
.addtolists-modal .with-nav-tabs.panel-primary .nav-tabs > .open > a:focus,
.addtolists-modal .with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.addtolists-modal .with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
  color: #fff;
  background-color: #3071a9;
  border-color: transparent;
}

.addtolists-modal .with-nav-tabs.panel-primary .nav-tabs > li.active > a,
.addtolists-modal .with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover,
.addtolists-modal .with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus {
  color: #428bca;
  background-color: #fff;
  border-color: #428bca;
  border-bottom-color: transparent;
}

.market-toggle .market-toggle-spinner {
  position: relative;
  left: 50%;
  margin-left: -7.5px;
  font-size: 15px;
}

.market-settings {
  width: 100%;
  padding: 10px 20px;
}

.market-settings .alert-container {
  height: 30px;
}

.market-settings .alert-container .alert {
  padding: 5px 10px;
}

.market-settings .market-column-container {
  position: relative;
  height: 650px;
  overflow: auto;
}

.market-settings .market-column-container .market-column {
  position: absolute;
  width: 225px;
}

.market-settings .market-column-container .market-column ul {
  float: left;
  width: 110px;
  padding-left: 0;
  list-style-type: none;
}

.market-settings .market-column-container .market-column.Africa {
  top: 250px;
  left: 0;
}

.market-settings .market-column-container .market-column.Asia {
  left: 230px;
  width: 340px;
}

.market-settings .market-column-container .market-column.AustraliaPacific {
  left: 1450px;
}

.market-settings .market-column-container .market-column.CentralLatinAmerica {
  left: 600px;
}

.market-settings .market-column-container .market-column.Europe {
  left: 860px;
  width: 340px;
}

.market-settings .market-column-container .market-column.MiddleEast {
  left: 1210px;
}

.market-settings .market-column-container .market-column.NorthAmerica {
  left: 0;
}

.market-settings .market-column-container .market-column.Other {
  top: 250px;
  left: 1450px;
}

.market-settings .market-settings-header {
  display: inline-block;
  font-family: 'Segoe UI Light', 'Segoe UI', sans-serif;
  font-size: 30px;
  color: #666;
}

.market-settings .market-settings-toggle {
  padding-bottom: 5px;
}

.market-settings .market-settings-toggle .market-toggle {
  width: 100%;
  margin-left: 0;
}

.market-settings .market-button-controls {
  padding-top: 5px;
}

.market-settings .region-checkbox input[type="checkbox"] {
  width: 15px;
}

.market-settings .region-checkbox label {
  font-size: 130%;
  font-weight: normal;
}

.teamboard {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 10px;
  font-family: "Segoe UI Light", "Segoe UI", sans-serif;
  color: #444444;
}

.teamboard .teamboard-header-container {
  height: 110px;
}

.teamboard .leadingSpace:before {
  content: ' ';
}

.teamboard .trailingSpace:after {
  content: ' ';
}

.teamboard .teamboard-breadcrumb {
  width: 100%;
  height: 45px;
  margin: 0;
  font-size: 30px;
}

.teamboard .teamboard-breadcrumb i {
  padding-right: 10px;
  padding-bottom: 3px;
  font-size: 14px;
}

.teamboard .teamboard-breadcrumb .dropdown-menu {
  top: 0;
  left: 0;
  width: auto;
  max-height: 300px;
  padding: 0 5px;
  padding: 0;
  margin: 0;
  overflow-y: auto;
  font-size: 30px;
  cursor: pointer;
}

.teamboard .teamboard-breadcrumb .breadcrumb-options {
  font-size: 20px;
}

.teamboard .teamboard-total-task-count {
  font-size: 14px;
}

.teamboard .teamboard-options {
  position: relative;
  height: 34px;
  margin: 0 0 15px 0;
  overflow: visible;
  font-size: 12px;
}

.teamboard .teamboard-options a {
  float: left;
  height: 34px;
  padding: 10px 0 10px 0;
  line-height: 14px;
  color: #444444;
  text-align: center;
  text-decoration: none;
}

.teamboard .teamboard-options .selected {
  font-weight: bold;
  cursor: default;
}

.teamboard .teamboard-options .selected a {
  color: #0072c6;
}

.teamboard .teamboard-options ul {
  display: inline-block;
  padding: 0;
  margin: 0;
  border: 0;
}

.teamboard .teamboard-options li {
  position: relative;
  float: left;
  height: 34px;
  min-width: 10px;
  padding: 0;
  margin-right: 20px;
  white-space: nowrap;
  list-style: none;
  cursor: pointer;
}

.teamboard .teamboard-options-groups {
  float: left;
  height: 34px;
  font-size: 12px;
  text-transform: lowercase;
}

.teamboard .teamboard-options-views {
  position: relative;
  top: 8px;
  right: 20px;
  float: right;
  font-size: 12px;
  text-transform: lowercase;
}

.teamboard .teamboard-main-container {
  position: absolute;
  top: 110px;
  right: 0;
  bottom: 0;
  left: 0;
}

.teamboard .flip-tiles-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: auto;
}

.teamboard .amp-flip-tile {
  margin: 5px;
}

.teamboard .amp-flip-tile .teamboard-flip-tile {
  height: 100%;
  padding: 5px 10px;
}

.teamboard .amp-flip-tile .teamboard-flip-tile .icon {
  min-height: 20px;
}

.teamboard .amp-flip-tile .teamboard-flip-tile .top {
  font-size: 12px;
}

.teamboard .amp-flip-tile .teamboard-flip-tile .bottom {
  position: absolute;
  bottom: 5px;
  font-size: 12px;
}

.teamboard .amp-flip-tile .teamboard-flip-tile .content-container {
  height: 100%;
}

.teamboard .amp-flip-tile .teamboard-flip-tile .content {
  height: 100%;
  vertical-align: middle;
}

.teamboard .amp-flip-tile .teamboard-flip-tile .details-count {
  margin: 5px 20px 0;
  font-size: 14px;
}

.teamboard .amp-flip-tile .teamboard-flip-tile .total-count {
  font-size: 66px;
  text-align: center;
}

.teamboard .amp-flip-tile .teamboard-flip-tile .title {
  font-size: 18px;
}

.teamboard .teamboard-group-set-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.teamboard .teamboard-groups-container {
  position: absolute;
  top: 26px;
  bottom: 0;
  left: 0;
  width: 200px;
  overflow-y: auto;
  color: #444444;
}

.teamboard .teamboard-groups-container .groupHeader {
  position: relative;
  height: 60px;
  margin-bottom: 10px;
  color: #444444;
  background-color: #e1e1e1;
}

.teamboard .teamboard-groups-container .groupHeader:hover {
  color: #ffffff;
  background-color: #0072c6;
}

.teamboard .teamboard-groups-container .groupHeader:hover .task-count {
  color: #ffffff;
  background-color: #69acdd;
}

.teamboard .teamboard-groups-container .groupHeader.selected,
.teamboard .teamboard-groups-container .groupHeader.selected:hover {
  color: #ffffff;
  background-color: #0072c6;
}

.teamboard .teamboard-groups-container .groupHeader.selected .task-count,
.teamboard .teamboard-groups-container .groupHeader.selected:hover .task-count {
  color: #ffffff;
  background-color: #69acdd;
}

.teamboard .teamboard-groups-container .group-title {
  position: absolute;
  right: 60px;
  bottom: 5px;
  left: 5px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

.teamboard .teamboard-groups-container .task-count {
  float: right;
  width: 60px;
  height: 60px;
  font-size: 24px;
  line-height: 60px;
  text-align: center;
  vertical-align: middle;
  background-color: #f2f2f2;
}

.teamboard .teamboard-groups-dropzone {
  width: 100%;
  height: 100%;
}

.teamboard .teamboard-stages-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 200px;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}

.teamboard .teamboard-stages-header .teamboard-stages-header-column {
  display: inline-block;
  width: 33%;
  min-width: 240px;
  vertical-align: top;
}

.teamboard .teamboard-stages-header .stage-title {
  height: 26px;
  padding-left: 5px;
  text-transform: uppercase;
}

.teamboard .teamboard-stages-header .stage-title .stage-count {
  font-weight: bold;
}

.teamboard .teamboard-stages-scroll-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow-y: auto;
}

.teamboard .teamboard-stages-table {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: table;
  width: 100%;
  height: 100%;
}

.teamboard .teamboard-stages-table-row {
  display: table-row;
}

.teamboard .teamboard-stages-table-column {
  display: table-cell;
  width: 33%;
  max-width: 33%;
  vertical-align: top;
}

.teamboard .teamboard-stages-table-column-filler {
  display: table-cell;
}

.teamboard .dropdown-menu {
  width: 120px;
  max-height: 250px;
  padding: 0 5px;
  margin: 0;
  overflow-y: auto;
  cursor: pointer;
}

.teamboard .dropdown-menu li {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

.teamboard .dropdown-menu li:hover {
  color: #ffffff;
  background-color: #0072c6;
}

.teamboard .dropdown-menu .selected {
  font-weight: bold;
  color: #0072c6;
}

.teamboard .teamboard-details-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 200px;
  margin-left: 5px;
  overflow-y: auto;
}

.teamboard .teamboard-details-table {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.teamboard .teamboard-details-table .teamboard-details-table-header {
  text-transform: uppercase;
}

.teamboard .teamboard-details-table .teamboard-details-table-header .teamboard-details-table-header-row {
  height: 26px;
  vertical-align: top;
}

.teamboard .teamboard-details-table .teamboard-details-table-header .teamboard-details-table-header-column {
  padding-right: 10px;
}

.teamboard .teamboard-details-table .teamboard-details-table-body {
  /*.absolute(@top: @stage-header-size);
            overflow-y: auto;*/

}

.teamboard .teamboard-details-table .teamboard-details-table-body .teamboard-details-table-body-row:hover {
  background-color: #e6f2fa;
}

.teamboard .teamboard-details-table .teamboard-details-table-body .teamboard-details-table-body-row-filler {
  height: 100%;
}

.teamboard .teamboard-details-table .teamboard-details-table-body .teamboard-details-table-body-column {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  vertical-align: top;
}

.teamboard .teamboard-details-table .teamboard-details-table-body .teamboard-details-table-body-column .details-task-title {
  padding-left: 10px;
  cursor: pointer;
}

.teamboard .teamboard-details-table .teamboard-details-table-body .teamboard-details-table-body-column .details-task-priority {
  float: left;
  height: 100%;
  border-left: 6px solid #00b0f0;
}

.teamboard .teamboard-details-table .teamboard-details-table-body .teamboard-details-table-body-column .details-task-priority.high-priority {
  border-left: 6px solid #ff0000;
}

.teamboard .teamboard-details-table .teamboard-details-table-body .teamboard-details-table-body-column .details-task-category-more {
  width: 100%;
  text-align: center;
}

.teamboard .droppable {
  background-color: #e6f2fa;
}

.teamboard .droppable .stage-title {
  background-color: #e6f2fa;
}

.teamboard-task {
  position: relative;
  float: left;
  width: 225px;
  height: 60px;
  margin: 0 5px 10px 5px;
  background-color: #ffffff;
  border-left: 6px solid #00b0f0;
}

.teamboard-task.fixed {
  height: 25px;
}

.teamboard-task.high-priority {
  border-left: 6px solid #ff0000;
}

.teamboard-task .task-border {
  width: 100%;
  height: 100%;
  padding: 0 5px;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}

.teamboard-task .task-border:hover {
  border-color: #0072c6;
  border-width: 1px 1px 1px 0;
}

.teamboard-task .task-title {
  width: 100%;
  overflow: hidden;
  font-size: 13px;
  font-weight: bold;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

.teamboard-task .task-state {
  position: absolute;
  bottom: 0;
  left: 5px;
  max-width: 45%;
  font-size: 13px;
  cursor: pointer;
}

.teamboard-task .task-state .task-state-label {
  width: 100%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

.teamboard-task .task-assigned {
  position: absolute;
  right: 5px;
  bottom: 0;
  max-width: 45%;
  font-size: 13px;
  cursor: pointer;
}

.teamboard-task .task-assigned .task-assigned-label {
  width: 100%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
  white-space: nowrap;
}

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

.taskpane .dropdown-menu {
  top: 20px;
  width: 10px;
  padding: 0 5px;
  margin: 0;
}

.taskpane .dropdown-menu .selected {
  font-weight: bold;
  color: #0072c6;
}

.taskpane .dropdown-menu li:hover {
  color: HighlightText;
  cursor: pointer;
  background-color: Highlight;
}

.taskpane .btn-borderless {
  padding: 1px;
  margin: 0;
  background: none;
  border-width: 0;
  box-shadow: none;
}

.taskpane .icon-plus {
  color: #969696;
}

.taskpane .icon-edit {
  color: #E81123;
}

.taskpane .icon-accept {
  color: #009E49;
}

.taskpane input.ng-invalid.ng-dirty {
  background-color: pink;
}

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

.taskpane .edit-phase {
  padding-left: 2px;
}

.taskpane .content-page {
  overflow: hidden;
}

.taskpane .move-right {
  float: right;
}

.taskpane .taskpane-label {
  padding-top: 30px;
  font-family: 'Segoe UI Semibold', 'Segoe UI';
  color: #444444;
}

.taskpane .field {
  padding-top: 10px;
  font-family: 'Segoe UI Semibold', 'Segoe UI';
  color: #444444;
}

.taskpane .election-field {
  padding-top: 10px;
  font-family: 'Segoe UI Semibold', 'Segoe UI';
  color: #444444;
}

.taskpane .taskpane-title {
  word-wrap: normal;
}

.taskpane .btn-padding {
  display: inline-block;
  margin-top: 15px;
  margin-right: 2px;
  margin-bottom: 10px;
}

.taskpane .task-form {
  padding-right: 15px;
}

.taskpane .extra-btm-margin {
  margin-bottom: 20px;
}

.taskpane .edit-container {
  display: inline-block;
  min-width: 33%;
}

.taskpane .success-msg {
  color: #009E49;
}

.taskpane .fail-msg {
  color: #E81123;
}

.taskpane .enabled-right-arrow,
.taskpane .disabled-right-arrow {
  display: inline-block;
  margin-top: 2px;
  vertical-align: middle;
}

.taskpane .enabled-right-arrow::after,
.taskpane .disabled-right-arrow::after {
  font-family: 'Segoe UI Symbol', sans-serif;
  font-size: 24px;
  color: #ccc;
  content: "\E2AB";
}

.taskpane .enabled-right-arrow {
  cursor: pointer;
}

.taskpane .enabled-right-arrow::after {
  color: #2a8dd4;
}

.taskpane .indentation {
  margin-left: 15px;
}

#content-explorer {
  padding-left: 20px;
}

#content-explorer .content-explorer-title {
  margin-top: 10px;
  font-family: "Segoe UI Light", "Segoe UI", sans-serif;
  font-size: 30px;
  color: #444444;
}

#content-explorer .content-explorer-commands {
  font-size: 18px;
}

#content-explorer .content-explorer-commands .icon {
  cursor: pointer;
}

#content-explorer .content-explorer-commands .icon :disabled {
  cursor: default;
}

#content-explorer .content-explorer-content {
  position: absolute;
  top: 20px;
  bottom: 0;
  width: 100%;
  padding-top: 40px;
  overflow-y: hidden;
  color: #777777;
}

#content-explorer .content-explorer-content .folders-tree-container {
  position: relative;
  display: block;
  float: left;
  width: 300px;
  height: 100%;
  border-right: 1px solid #cccccc;
}

#content-explorer .content-explorer-content .folders-tree-container .folders-tree {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#content-explorer .content-explorer-content .file-list {
  position: relative;
  display: block;
  height: 100%;
  padding-right: 40px;
  padding-left: 20px;
  margin-left: 300px;
}

#content-explorer .content-explorer-content .file-list.files-only {
  padding-left: 0;
  margin-left: 0;
}

#content-explorer .content-explorer-content .file-list .file-list-panel {
  height: 100%;
}

#content-explorer .content-explorer-content .file-list .file-list-panel .file-list-container {
  height: 100%;
}

#content-explorer .content-explorer-content .file-list .file-list-panel .file-list-container .file-list-grid {
  position: relative;
  height: 100%;
  min-width: 200px;
}

#content-explorer .content-explorer-content .file-list .file-list-panel .file-list-container .file-list-grid .file-list-file-type {
  right: 0;
  left: 0;
  text-align: center;
}

#content-explorer .content-explorer-content .file-list .file-list-panel .file-list-container .file-list-grid .ngViewport {
  overflow-x: hidden;
}

#content-explorer .content-explorer-content .file-list .file-list-panel .file-list-container .file-list-grid .ngViewport .icon-cell {
  width: 100%;
  text-align: center;
}

#content-explorer .content-explorer-content .file-list .no-file-selected {
  text-align: center;
}

#content-explorer .content-explorer-content .file-list .no-file-selected i {
  font-size: 20px;
}

.assignmentpreview-content {
  height: 750px;
  padding-right: 25px;
  overflow: auto;
}

.assignmentpreview-content::after {
  position: absolute;
  top: 0;
  right: 12px;
  bottom: 0;
  width: 20px;
  background: #fff;
  content: "";
}

.assignmentpreview-content-headline {
  overflow: hidden;
}

.assignmentpreview-assignment-checkboxcontrol {
  margin-bottom: 0;
}

.assignmentpreview-provider-logo {
  width: 22px;
  height: 22px;
}

.amp-document-viewer {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0 15px 50px 0;
  padding-left: 10px;
  overflow: auto;
  color: #333;
}

.amp-document-viewer *:not(.icon):not(.glyphicon) {
  font-family: "Segoe UI Light", "Segoe UI", "Tahoma", "Microsoft Sans Serif", "Verdana", sans-serif !important;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list {
  position: relative;
  padding-left: 20px;
  list-style-type: none;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .amp-document-viewer-LeftPanel {
  position: absolute;
  top: 0;
  right: 320px;
  bottom: 0;
  left: 0;
  padding-right: 10px;
  padding-left: 5px;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .amp-document-viewer-DetailsPanel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 300px;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .amp-document-viewer-DetailsPanel .details {
  max-height: 300px;
  overflow: auto;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .amp-document-viewer-DetailsPanel .details .source-meter {
  margin-top: 10px;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .amp-document-viewer-DetailsPanel .details .source-meter .source-meter-title {
  padding-right: 5px;
  font-size: 16px;
  font-weight: bold;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .amp-document-viewer-DetailsPanel .details .source-meter .source-meter-text {
  margin-top: 5px;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .amp-document-viewer-DetailsPanel .details .details-text {
  padding-bottom: 12px;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .amp-document-viewer-DetailsPanel .details .details-label {
  padding-right: 5px;
  font-weight: bold;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .amp-document-viewer-DetailsPanel .details .details-title {
  display: inline-block;
  padding-bottom: 8px;
  font-size: 24px;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .amp-document-viewer-RightPanel {
  position: absolute;
  top: 300px;
  right: 0;
  bottom: 0;
  width: 300px;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .document-viewer-row.h2,
.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .document-viewer-row.h3 {
  padding-top: 10px;
  font-size: 14px;
  font-weight: normal;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .document-viewer-row.h1 {
  padding-bottom: 10px;
  font-size: 30px;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .document-viewer-row.body {
  font-size: 16px;
  text-align: justify;
  text-justify: inter-word;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .document-viewer-row.body a {
  background-color: #92c0e0;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .document-viewer-row .authors:before {
  content: '\00a0';
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .document-viewer-row .media .media-text {
  display: inline-block;
  padding-bottom: 20px;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .document-viewer-row .media .media-title {
  display: inline-block;
  padding-bottom: 8px;
  font-size: 24px;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .document-viewer-row .media .media-container {
  position: relative;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .document-viewer-row .media .media-container .hero-image-preview-container {
  margin-bottom: 12px;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .document-viewer-row .media .article-photo {
  max-width: 100%;
  cursor: pointer;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .document-viewer-row .media .preview-images {
  height: 600px;
  overflow-y: auto;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .document-viewer-row .video-player {
  max-width: 100%;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .document-viewer-row .preview-video-player,
.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .document-viewer-row .preview-slideshow-player {
  width: 60%;
  height: 100%;
  margin: auto;
}

.amp-document-viewer .document-viewer-view .document-viewer .document-view-list .document-viewer-row .preview-slideshow-player .carousel-inner > .item {
  text-align: center;
}

.cms-search {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-top: 72px;
}

.cms-search.collapsed {
  width: 30px;
}

.cms-search.with-search-panel {
  width: 350px;
}

.cms-search.with-search-result {
  width: 750px;
}

.cms-search.with-search-result .search-panel {
  float: left;
  width: 350px;
  margin-right: 10px;
}

.cms-search .cms-search-button {
  position: relative;
  top: 22px;
  left: -20px;
  display: block;
  width: 72px;
  padding: 0 5px;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  background-color: #005da2;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.cms-search .search-panel {
  width: 350px;
  padding: 0 5px;
  margin-left: 10px;
}

.cms-search .search-panel input,
.cms-search .search-panel select,
.cms-search .search-panel .search-panel-query {
  border: 1px solid #dadada;
}

.cms-search .search-panel .search-control {
  width: 325px;
  margin-bottom: 10px;
}

.cms-search .search-panel .search-panel-menu {
  border-bottom: 1px solid #808080;
}

.cms-search .search-panel .search-panel-menu a {
  float: right;
}

.cms-search .search-panel .search-panel-menu label {
  font-size: 120%;
}

.cms-search .search-panel .search-panel-query input {
  width: 100%;
  padding: 3px;
}

.cms-search .search-panel .search-panel-query {
  clear: both;
}

.cms-search .search-panel .search-panel-query .cms-search-box {
  display: table-cell;
  /*float: none;*/

  width: 300px;
  vertical-align: middle;
}

.cms-search .search-panel .search-panel-query .cms-search-box input {
  border: 0;
  outline: 0;
}

.cms-search .search-panel .search-panel-query .search-box-action {
  display: table-cell;
  /*float: none;*/

  width: 24px;
  height: 21px;
  vertical-align: middle;
  background-color: #fff;
}

.cms-search .search-panel .search-panel-query .search-box-action span {
  height: auto;
  padding-left: 5px;
  cursor: pointer;
}

.cms-search .search-panel .search-panel-sort label {
  margin-right: 5px;
}

.cms-search .search-panel .search-panel-sort .sortby-field,
.cms-search .search-panel .search-panel-sort .orderby-field {
  width: 134px;
}

.cms-search .search-panel .locale-filter input {
  margin-right: 5px;
}

.cms-search .search-panel .search-panel-submit input {
  float: right;
}

.cms-search .search-panel .content-source .query-row-source {
  margin-bottom: 10px;
}

.cms-search .search-panel .content-source .feed-content-source {
  display: inline-block;
  width: 320px;
}

.cms-search .search-panel .content-source .remove-content-source {
  float: right;
  margin-top: 10px;
}

.cms-search .search-panel .content-source .feed-selector {
  display: block;
}

.cms-search .search-panel .content-source .feed-selector .provider {
  display: block;
  width: 325px;
}

.cms-search .search-panel .content-source .feed-selector .feed {
  display: block;
  width: 320px;
  margin-top: 5px;
}

.cms-search .search-panel .content-source .add-content-source {
  cursor: pointer;
}

.cms-search .search-result {
  float: left;
  width: 380px;
}

.cms-search .search-result .search-results-header-title {
  font-size: 120%;
  font-weight: bold;
}

.cms-search .search-result hr {
  margin-top: 0;
  border-top: 1px solid #808080;
}

.drpdwn-control select {
  width: 100%;
  padding: 3px;
}

.chkbx-control input {
  margin: 0 5px 10px 0;
}