HEX
Server: LiteSpeed
System: Linux cde2.duelhost.dk 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64
User: dtptviut (1121)
PHP: 8.0.30
Disabled: exec,system,passthru,shell_exec,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/dtptviut/public_html/wp-content/plugins/comparisonfeed-wp/css/compare-admin.css
/*!
 * @copyright © Kartik Visweswaran, Krajee.com, 2013 - 2015
 * @version 3.5.1
 *
 * A simple yet powerful JQuery star rating plugin that allows rendering
 * fractional star ratings and supports Right to Left (RTL) input.
 *
 * For more JQuery/Bootstrap plugins and demos visit http://plugins.krajee.com
 * For more Yii related demos visit http://demos.krajee.com
 */
.rating-loading {
  width: 25px;
  height: 25px;
  font-size: 0;
  color: #fff;
  background: transparent url(../img/loading.gif) top left no-repeat;
  border: none;
}
.rating-fa {
  font-family: FontAwesome;
  padding-left: 1px;
}
.rating-fa .rating-stars:before {
  padding-left: 1px;
}
.rating-gly {
  font-family: 'Glyphicons Halflings';
}
.rating-gly-star {
  font-family: 'Glyphicons Halflings';
  padding-left: 2px;
}
.rating-gly-star .rating-stars:before {
  padding-left: 2px;
}
.rating-lg .rating-gly-star,
.rating-lg .rating-gly-star .rating-stars:before {
  padding-left: 4px;
}
.rating-xl .rating-gly-star,
.rating-xl .rating-gly-star .rating-stars:before {
  padding-left: 2px;
}
.rating-active {
  cursor: default;
}
.rating-disabled {
  cursor: not-allowed;
}
.rating-uni {
  font-size: 1.2em;
  margin-top: -5px;
}
.rating-container {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  color: #e3e3e3;
  overflow: hidden;
}
.rating-container:before {
  content: attr(data-content);
}
.rating-container .rating-stars {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #fde16d;
  transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
}
.rating-container .rating-stars:before {
  content: attr(data-content);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
}
.rating-container-rtl {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  color: #fde16d;
}
.rating-container-rtl:before {
  content: attr(data-content);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
}
.rating-container-rtl .rating-stars {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #e3e3e3;
  transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
}
.rating-container-rtl .rating-stars:before {
  content: attr(data-content);
}
.rating-xl {
  font-size: 4.89em;
}
.rating-lg {
  font-size: 3.91em;
}
.rating-md {
  font-size: 3.13em;
}
.rating-sm {
  font-size: 2.5em;
}
.rating-xs {
  font-size: 2em;
}
.star-rating .clear-rating,
.star-rating-rtl .clear-rating {
  color: #aaa;
  cursor: not-allowed;
  display: inline-block;
  vertical-align: middle;
  font-size: 60%;
}
.clear-rating-active {
  cursor: pointer !important;
}
.clear-rating-active:hover {
  color: #843534;
}
.star-rating .clear-rating {
  padding-right: 5px;
}
.star-rating .caption,
.star-rating-rtl .caption {
  color: #999;
  display: inline-block;
  vertical-align: middle;
  font-size: 55%;
}
.star-rating .caption {
  padding-left: 5px;
}
.star-rating-rtl .caption {
  padding-right: 5px;
}
.star-rating {
  text-align: center;
  margin-top: 10px;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
#adserviceadmin .as-logo {
  display: block;
  width: 150px;
}
.as-logo {
  margin: 5px 30px 0 0;
}
#adservice-comparison-feed .row {
  width: 100%;
  display: table;
  clear: both;
}
#adservice-comparison-feed .inside h3 {
  margin: 30px 0 0px !important;
  padding: 0 !important;
}
#adservice-comparison-feed h2 {
  padding: 0;
  font-weight: 600;
}
#adservice-comparison-feed .code-generated {
  padding: 10px 15px;
  background: #2196F3;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#adservice-comparison-feed .code-generated * {
  color: #fff;
}
#adservice-comparison-feed .code-generated h2 {
  margin: 0px 0 0px !important;
  padding: 0 !important;
  font-weight: 600;
}
#adservice-comparison-feed .legal-notice {
  padding: 10px 15px;
  background: yellow;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 20px;
}
#adservice-comparison-feed .news-box {
  padding: 10px 15px;
  background: #41a75b;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#adservice-comparison-feed .news-box * {
  color: #fff;
}
#adservice-comparison-feed .news-box input {
  color: black;
}
#adservice-comparison-feed .news-box h2 {
  margin: 0px 0 0px !important;
  padding: 0 !important;
  font-weight: 600;
}
#adservice-comparison-feed #export-feed-form input::placeholder {
  color: #ddd;
}
#adservice-comparison-feed #export-feed-error {
  display: inline-block;
  margin-top: 6px;
  margin-left: 20px;
  width: 75%;
}
#adservice-comparison-feed p.lead {
  font-size: 120%;
}
#adservice-comparison-feed .col-left,
.as-generator-row .col-left {
  width: 48%;
  float: left;
  clear: left;
  padding-right: 2%;
  max-width: 350px;
}
#adservice-comparison-feed .col-left label,
.as-generator-row .col-left label {
  font-weight: bold;
}
#adservice-comparison-feed .col-left .small {
  font-size: 75%;
}
#adservice-comparison-feed .col-right,
.as-generator-row .col-right {
  width: 48%;
  float: left;
  padding-left: 2%;
  max-width: 350px;
}
#adservice-comparison-feed .col-right select,
#adservice-comparison-feed .col-right textarea,
#adservice-comparison-feed .col-right input {
  width: 100%;
}
#adservice-comparison-feed .col-right textarea {
  min-height: 150px;
}
#adservice-comparison-feed .inside {
  min-height: 280px;
}
.as-wrapper h3 {
  padding: 20px 0 0 0px;
  font-size: 1.7em;
}
.as-wrapper h4 {
  margin: 0px 0 0 0px;
  font-size: 1.1em;
}
.as-wrapper h5 {
  margin: 30px 0 0 0px;
  font-size: 1.3em;
}
.as-wrapper ul {
  list-style: disc;
  padding-left: 20px;
}
#adservice-comparison-feed .as-wrapper .as-video {
  width: 40%;
  float: right;
}
#adservice-comparison-feed .hndle {
  background: url('../images/adservice_logo.svg') no-repeat;
  background-position: 10px 10px;
  background-size: 100px;
  padding: 35px 0 10px 10px !important;
}
body.comparisonfeed-wp-compare-admin-php .as-error {
  display: none;
}
.as-error {
  border: none !important;
  background: #07a2f0 url('../images/icon.png') no-repeat !important;
  background-position: 15px 15px;
  color: #fff;
  padding: 5px 10px 5px 40px !important;
  margin: 5px 15px 2px 0 !important;
}
.as-error a {
  color: yellow !important;
  font-weight: bold;
}
.as-tab {
  width: 25%;
  height: 40px;
  padding: 10px 2%;
  display: inline-block;
  float: left;
  margin-bottom: 15px;
  background: #ebebeb;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  color: #444;
  box-sizing: border-box;
}
.as-tab:hover {
  color: #444;
  font-weight: 700;
  cursor: pointer;
}
.as-tab.active {
  background: #fff;
  color: #444;
  font-weight: 700;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin-top: -4px;
  padding-top: 14px;
  padding-bottom: 10px;
}
.as-tab-link {
  text-decoration: underline;
  cursor: pointer;
}
.as-anchor {
  display: none;
}
.as-anchor.active {
  display: block;
  clear: both;
}
.as-generator-row {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
.as-divider {
  margin: 0 0 10px 0;
  max-width: calc(4% + 700px);
}
.as-fa-button {
  background-color: #f6f6f6;
  color: #717171;
  font-size: 16px !important;
  border: 1px solid #d8d8d8;
  /** CSS3 **/
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 0 0 10px;
  padding: 5px;
  cursor: pointer;
  text-align: center;
  width: 20px;
}
.as-tag {
  vertical-align: middle;
  background: #2196F3;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-left: 10px;
  padding: 2px 10px 0px 10px;
  display: inline-block;
}
.as-tag-green {
  background: #1e8539;
}
.as-tag-navy {
  background: navy;
}
.as-tag-yellow {
  background: yellow;
  color: black;
}
.as-tag-big {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  padding: 5px 10px;
}
.as-list li {
  list-style: disc;
  margin-left: 30px;
}
.hidden {
  display: none;
}
#adservice-comparison-feed .col-right .as-input-color {
  width: calc(100% - 48px);
  height: 28px;
}
#TB_window .move {
  cursor: move;
}
#TB_window {
  overflow: scroll;
}
#TB_window #TB_ajaxContent {
  width: 100%!important;
  height: auto !important;
  box-sizing: border-box;
}
#TB_window #TB_ajaxContent * {
  box-sizing: border-box;
}
#TB_window #TB_ajaxContent #adminTableHolder li::before {
  content: none;
}
#TB_window .id {
  width: 10%;
  float: left;
}
#TB_window .three-up {
  width: 30%;
  float: left;
}
#TB_window .logo {
  width: 35%;
  float: left;
}
#TB_window .campaign-name {
  width: 42%;
  float: left;
}
#TB_window .star-rating {
  width: 10%;
  float: right;
  margin-right: 20px;
}
#TB_window .heading {
  font-weight: bold;
  display: table;
  background: #ddd;
  width: 100%;
  /*color: #fff;*/
  padding: 3px 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#TB_window .heading p {
  font-size: 9px;
  margin: 0px;
  padding: 2px 0;
}
#TB_window .heading ul li {
  float: left;
  padding: 0;
  margin: 0;
}
#TB_window .heading ul li.head1 {
  width: 11%;
}
#TB_window .heading ul li.head2 {
  width: 31%;
}
#TB_window .heading ul li.head3 {
  width: 39%;
}
#TB_window #sortable li.list-item {
  clear: both;
  padding: 0px 10px;
  border: 1px solid #ebebeb;
  background: #fff;
  display: table;
  width: 100%;
  position: relative;
  padding-left: 11%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#TB_window #sortable li.list-item:hover .id {
  background: #0681be;
}
#TB_window #sortable li .id {
  background: #07a2f0;
  position: absolute;
  left: 0;
  width: 10%;
  text-align: center;
  text-indent: 0px;
  bottom: 0;
  top: 0;
  -webkit-border-radius: 2px 0 0px 2px;
  -moz-border-radius: 2px 0 0px 2px;
  border-radius: 2px 0 0px 2px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#TB_window #sortable li .id img {
  position: relative;
  margin-top: -10px;
  vertical-align: middle;
}
#TB_window #sortable li {
  clear: both;
}
#TB_window .bottom-bar,
#feed-conditions-container .bottom-bar {
  position: fixed;
  max-width: 783px;
  width: 91%;
  bottom: 25px;
  margin-left: -15px;
  height: 50px;
  background: #fff;
  padding: 10px;
  text-align: right;
  clear: both;
  border-top: 1px solid #ddd;
  background: #f5f5f5;
  z-index: 300;
}
#TB_window #sortable li .amount {
  background: #fff;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-align: right;
}
#TB_window #sortable li .slider {
  margin-top: 5px;
}
#TB_window #sortable p {
  padding: 10px 0 0 0 !important;
  margin: 0;
  display: inline-block;
}
#TB_window #sortable li .amount-label {
  color: #ebebeb;
}
#TB_window .three-up.logo,
#TB_window #sortable .id {
  line-height: 50px;
  height: 40px;
}
#TB_window .three-up p,
#TB_window .three-up input {
  padding: 0px !important;
}
#TB_window .three-up.logo img {
  max-height: 20px;
}
#TB_window .ui-sortable-helper {
  border: 1px dashed #07a2f0 !important;
  background: #fefefe !important;
}
#TB_window .ui-state-highlight {
  height: 40px;
  border: 1px dashed #ffb400 !important;
  width: 100%;
}
#TB_ajaxContent #adminTableHolder #adminTpl {
  margin-bottom: 90px;
}
#TB_ajaxContent #loading {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -2em;
  z-index: 300;
  margin-top: 200px;
  display: none;
}
#TB_ajaxContent #loading.show {
  display: block;
}
#TB_ajaxContent #loading.hide {
  display: none;
}
#TB_ajaxContent #loading .small {
  clear: both;
  text-align: center;
}
#TB_ajaxContent .spinner {
  margin: 5px auto;
  font-size: 10px;
  position: relative;
  visibility: visible;
  text-indent: -9999em;
  border-top: 0.5em solid rgba(199, 195, 193, 0.2);
  border-right: 0.5em solid rgba(199, 195, 193, 0.2);
  border-bottom: 0.5em solid rgba(199, 195, 193, 0.2);
  border-left: 0.5em solid #07a2f0;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  background: none;
}
#TB_ajaxContent .spinner,
#TB_ajaxContent .spinner:after {
  border-radius: 50%;
  width: 4em;
  height: 4em;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.star-rating {
  margin-top: 0;
}
.rating {
  display: none;
}
.rating-xs {
  font-size: 1.4em;
}
.rating-container .rating-stars:before,
.rating-container-rtl:before {
  text-shadow: none;
}
.rating-container {
  margin-left: -100px;
  margin-top: 10px;
}
.rating-container:hover {
  cursor: pointer;
}
.rating-container:hover .rating-stars {
  color: #e69e19;
}
.ui-slider {
  position: relative;
  text-align: left;
  background: #efefef;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  margin-top: .1em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
  background: #07a2f0;
  -webkit-border-radius: 0.6em;
  -moz-border-radius: 0.6em;
  border-radius: 0.6em;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
  background: red;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-state-default .removeOrAddCampaign {
  position: absolute;
  right: 10px;
  top: 10px;
  display: none;
}
.ui-state-default:hover .removeOrAddCampaign,
.ui-state-default:active .removeOrAddCampaign,
.ui-state-default:focus .removeOrAddCampaign {
  display: block;
}
.ui-state-default .three-up.removed,
.ui-state-default p.removed,
.ui-state-default.disabled p {
  opacity: 0.2;
}
.ui-state-default .removeCampaign i.fa-trash-o {
  color: red;
}
.ui-state-default .removeCampaign i.fa-check {
  color: green;
}
/*
	Styles for toggle switch.
	Source: https://www.w3schools.com/howto/howto_css_switch.asp
*/
/* The switch - the box around the slider */
.as-switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
/* Hide default HTML checkbox */
.as-switch input {
  display: none;
}
/* The slider */
.as-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.as-slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .as-slider {
  background-color: #2196F3;
}
input:focus + .as-slider {
  box-shadow: 0 0 1px #2196F3;
}
input:checked + .as-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.as-slider.round {
  border-radius: 34px;
}
.as-slider.round:before {
  border-radius: 50%;
}
/* Feed Conditions */
#feed-conditions-container p,
#feed-conditions-container li {
  margin: 1em 0;
}
#feed-conditions-container b {
  vertical-align: initial;
}
#feed-conditions-container .as-inline {
  display: inline-block;
}
#feed-conditions-container .as-button-light {
  color: #4383ea;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 40px;
  padding: 4px 10px 0px 10px;
  cursor: pointer;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 2px;
  -webkit-user-select: none;
  /* Safari 3.1+ */
  -moz-user-select: none;
  /* Firefox 2+ */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Standard syntax */
}
#feed-conditions-container .as-button-light:hover {
  color: #4383ea;
  background-color: #e4e4e4;
}
#feed-conditions-container #as-conditions-table {
  width: 100%;
  border-spacing: 0px;
  margin-top: 20px;
  text-align: left;
}
#feed-conditions-container .as-conditions-th {
  border-bottom: 1px solid #d0d0d0;
}
#feed-conditions-container .as-conditions-td {
  border-bottom: 1px solid #eeeeee;
  padding: 7px 0;
}
#feed-conditions-container .as-conditions-td select,
#feed-conditions-container .as-conditions-td input {
  font-size: 1em;
  width: 90%;
}
#feed-conditions-container .as-delete-condition {
  color: red;
  cursor: pointer;
}
#feed-conditions-container .as-delete-condition:hover {
  color: #ff6767;
  cursor: pointer;
}
#feed-conditions-container .as-conditions-ul {
  margin: 5px 25px;
  list-style: disc;
}
#feed-conditions-container #as-conditions-error {
  text-align: center;
  font-weight: bold;
}