/*!
  ImageLinks - jQuery Interactive Image
  @name imagelinks.theme.dark.css
  @description A jQuery plugin for creating an interactive image for news, posters, albums and etc
  @version 1.4.0
  @author Max Lawrence 
  @site http://www.avirtum.com
  @copyright (c) 2016 Max Lawrence (http://www.avirtum.com)
*/.imgl-view.imgl-theme-dark .imgl-hotspots .imgl-hotspot{-webkit-animation:imagelinks-hotspot-pulse .7s steps(7) infinite alternate;animation:imagelinks-hotspot-pulse .7s steps(7) infinite alternate;width:48px;height:48px;background-image:url('pointer.png')}.imgl-view.imgl-theme-dark .imgl-popover{font-family:sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.2;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;color:#c7c7c7;background-color:#1d1d1d;border:1px solid rgba(0,0,0,.9);border-radius:6px;font-size:14px}.imgl-view.imgl-theme-dark .imgl-popover.imgl-close .imgl-close{-webkit-transition:opacity .3s;transition:opacity .3s;position:absolute;right:0;top:0;width:16px;height:16px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIzIiBkPSJNMy4yNjEsMy4yNjJsOS40NzgsOS40NzcgTTEyLjczOCwzLjI2MmwtOS40NzgsOS40NzciLz48L3N2Zz4=);cursor:pointer;opacity:.4}.imgl-view.imgl-theme-dark .imgl-popover.imgl-close .imgl-close:hover{opacity:.8}.imgl-view.imgl-theme-dark .imgl-popover .imgl-content{padding:10px}.imgl-view.imgl-theme-dark .imgl-popover.imgl-close .imgl-content{padding:15px}.imgl-view.imgl-theme-dark .imgl-popover.imgl-popover-top{margin-top:-11px}.imgl-view.imgl-theme-dark .imgl-popover.imgl-popover-right{margin-left:11px}.imgl-view.imgl-theme-dark .imgl-popover.imgl-popover-bottom{margin-top:11px}.imgl-view.imgl-theme-dark .imgl-popover.imgl-popover-left{margin-left:-11px}.imgl-view.imgl-theme-dark .imgl-popover>.imgl-arrow,.imgl-view.imgl-theme-dark .imgl-popover>.imgl-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.imgl-view.imgl-theme-dark .imgl-popover>.imgl-arrow{border-width:11px}.imgl-view.imgl-theme-dark .imgl-popover>.imgl-arrow:after{content:"";border-width:11px}.imgl-view.imgl-theme-dark .imgl-popover.imgl-popover-top>.imgl-arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:rgba(0,0,0,.9);bottom:-11px}.imgl-view.imgl-theme-dark .imgl-popover.imgl-popover-top>.imgl-arrow:after{content:"";bottom:1px;margin-left:-11px;border-bottom-width:0;border-top-color:#1d1d1d}.imgl-view.imgl-theme-dark .imgl-popover.imgl-popover-right>.imgl-arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:rgba(0,0,0,.9)}.imgl-view.imgl-theme-dark .imgl-popover.imgl-popover-right>.imgl-arrow:after{content:"";left:1px;bottom:-11px;border-left-width:0;border-right-color:#1d1d1d}.imgl-view.imgl-theme-dark .imgl-popover.imgl-popover-bottom>.imgl-arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:rgba(0,0,0,.9);top:-11px}.imgl-view.imgl-theme-dark .imgl-popover.imgl-popover-bottom>.imgl-arrow:after{content:"";top:1px;margin-left:-11px;border-top-width:0;border-bottom-color:#1d1d1d}.imgl-view.imgl-theme-dark .imgl-popover.imgl-popover-left>.imgl-arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:rgba(0,0,0,.9)}.imgl-view.imgl-theme-dark .imgl-popover.imgl-popover-left>.imgl-arrow:after{content:"";right:1px;border-right-width:0;border-left-color:#1d1d1d;bottom:-11px}@-webkit-keyframes imagelinks-hotspot-pulse{0%{background-position:0}100%{background-position:-336px}}@keyframes imagelinks-hotspot-pulse{0%{background-position:0}100%{background-position:-336px}}