File: /var/www/html/wp-content/plugins/complianz-gdpr/shepherd/css/cmplz-tour.css
/**css hooks
*/
.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-center.shepherd-has-title .shepherd-content:before {
border-bottom-color: #29b6f6;
}
.cmplz-tour-hook {
float: left;
}
/**
Plugins overview tour
*/
.cmplz-plugins-overview-tour-container {
margin-left: 200px;
}
/**
Dashboard tour
*/
.shepherd-element {
z-index: 110;
}
.shepherd-element.shepherd-theme-arrows.shepherd-has-title.cmplz-shepherd .shepherd-content header {
background-color: #29b6f6;
display: inline-block;
width: 100%;
height: 45px;
}
.shepherd-element.shepherd-theme-arrows .shepherd-content header h3 {
color: white;
font-weight: 700;
}
.shepherd-element.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;
}
.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;
}
/*# sourceMappingURL=cmplz-tour.css.map */