HEX
Server: nginx/1.26.3
System: Linux tnswh.tainosystems.com 6.12.74+deb13+1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.74-2 (2026-03-08) x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/clients/client64/web77/web/wp-content/plugins/complianz-gdpr/shepherd/css/cmplz-tour.less
/**css hooks

 */
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-center.shepherd-has-title .shepherd-content:before{
  border-bottom-color:#009fff;
}
.cmplz-tour-hook{
float:left;
}
/**
	Plugins overview tour
*/

.cmplz-plugins-overview-tour-container {
  margin-left: 200px;
}

/**
  Dashboard tour
 */

//keep z-index above the no-integrations overlay, 99
.shepherd-element {
  z-index:110;

  &.shepherd-theme-arrows.shepherd-has-title.cmplz-shepherd .shepherd-content header {
	background-color: #009fff;
	display: inline-block;
	width: 100%;
	height: 45px;
	}

  &.shepherd-theme-arrows .shepherd-content header h3 {
	color: white;
	font-weight: 700;
  }

  &.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons  {
	font-weight: 700;
  }
}
.shepherd-title {
  font-size: 16px;
}

.shepherd-content {
  width: 450px;
}

.cmplz-tour-logo {
  height: 70px;
  //margin-left: 25px;
}

.cmplz-tour-logo-text {
  height: 70px;
  display: flex;
}

.cmplz-tour-text {
  display: flex;
  margin-left: 25px;
  justify-content: center;
  flex-direction: column;
}

.shepherd-button {
  text-transform: none !important;
}

.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content header a.shepherd-cancel-link {
  opacity: 1;
  color: #f2f2f2;
  font-weight: bold;
  margin-top: -1px;
}