<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.img-par:after {
    background: url(/sites/zweb/images/crm/cliq-arrow-icon.png) -12px -48px no-repeat;
    content: "";
    display: block;
    height: 6px;
    position: absolute;
    top: 132px;
    left: 120px;
    right: 15px;
    cursor:pointer;
}
select{
 padding: 0 10px 0 10px;
    width: 70%;
    max-width: 175px;
    height: 28px;
    line-height: 28px;
   background-repeat: no-repeat;
background-position-x: 100%;
background-position-y: 2px;
background-image: url("data:image/svg+xml;utf8,&lt;svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'&gt;&lt;path d='M7 10l5 5 5-5z'/&gt;&lt;path d='M0 0h24v24H0z' fill='none'/&gt;&lt;/svg&gt;");
    font-family: var(--zf-primary-regular),Arial,Helvetica,sans-serif;
    font-size: 13px;
    text-transform: capitalize;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    cursor: pointer;
   -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #000;
    text-shadow: 0 0 0 #000;
   border:0;
   border-right: 1px solid #696969;
border-left: 1px solid #696969;
border-top: 1px solid #696969;
border-bottom: 1px solid #696969;
}
ul.nostyle{
list-style:none !important;
}
.more{
display:none;
}
.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.menu{
display:none;
}


.help-menu-panel{
	background: #ffff !important;
}
.help-content-inner-wrap ul li {
    padding-right: 20px;
}

.dropbtn {
  background-color: #40b8f5;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  margin:10px;
}

.dropdown {
  position: relative;
  display: inline-block;
 }

.dropdown-content {
  display: none;
  position: absolute;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #40b8f5;}


.help-guides-wrap {
	display:none;
}

.zoholics-speaker-promo-section{display:none;}
.first.last{display:none;}
.img-par {
	position: relative;
  height: 56px;
  margin-bottom: 15px;
}
.help-wrap {
	text-align: center;
	display: inline-block;
}
 @-webkit-keyframes fadeIn {
 from {
 opacity: 0;
}
 to {
 opacity: 1;
}
}
 @keyframes fadeIn {
 from {
 opacity: 0;
}
 to {
 opacity: 1;
}
}
 @-moz-keyframes fadeIn {
 from {
 opacity: 0;
}
 to {
 opacity: 1;
}
}
.help-group {
	display: inline-block;
       list-style: none;
	width: 21%;
	margin: 1%;
	border: 1px solid #ebebeb;
	box-sizing: border-box;
	vertical-align: top;
	margin-bottom: 15px;
	background: #fff;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	float: left;
	position: relative;
}
.help-group:hover {
	box-shadow: 0px 0px 20px 4px rgb(237, 237, 238);
}
.help-box {
	margin: 5px 10px;
       list-style:none;
	min-height: 100px;
	box-sizing: border-box;
	padding: 10px 10px 20px 10px;
	text-align: left;
     
}
.help-box .sprite-icon {
	background: url(/sites/zweb/images/crm/help-icons-new.svg) left top no-repeat;
	display: inline-block;
	position: absolute;
	bottom: 0;
}
.help-box h3 {
	font: 20px/1.2 var(--zf-primary-semibold);
}
.help-box a {
	font-size: 16px;
	border-bottom: 1px solid #03a9f5;
	margin-right: 10px;
}
.help-box p {
	font-size: 17px;
}
.help-box .icon1 {
	background-position: -6px -13px;
	width: 48px;
	height: 47px;
}
.help-box .icon2 {
	background-position: -71px -16px;
	width: 60px;
	height: 44px;
}
.help-box .icon3 {
	background-position: -148px -12px;
	width: 64px;
	height: 48px;
}
.help-box .icon4 {
	background-position: -229px -7px;
	width: 51px;
	height: 53px;
}
.help-box .icon6 {
	background-position: -297px -4px;
	width: 38px;
	height: 56px;
}
.help-box .icon7 {
	background-position: -352px -4px;
	width: 55px;
	height: 56px;
}
.help-box .icon8 {
	background-position: -426px -20px;
	width: 51px;
	height: 40px;
}
.help-box .icon9 {
	background-position: -496px -13px;
	width: 41px;
	height: 47px;
}
.help-box .icon10 {
	background-position: -555px -19px;
	width: 42px;
	height: 41px;
}
.help-box .icon11 {
	background-position: -1090px -7px;
	width: 54px;
	height: 52px;
}
.help-box .icon13 {
	background-position: -614px -6px;
	width: 43px;
	height: 54px;
}
.help-box .icon32 {
	background-position: -1022px -8px;
	width: 52px;
	height: 52px;
}
.help-box .icon14 {
	background-position: -674px -6px;
	width: 45px;
	height: 54px;
}
.help-box .icon22 {
	background-position: -742px -7px;
	width: 45px;
	height: 53px;
}
.help-box .icon23 {
	background-position: -811px -20px;
	width: 51px;
	height: 40px;
}
.help-box .icon24 {
	background-position: -884px -11px;
	width: 52px;
	height: 49px;
}
.help-box .icon25 {
	background-position: -953px -20px;
	width: 51px;
	height: 40px;
}
.help-box .icon30 {
	background-position: -1090px -7px;
	width: 54px;
	height: 52px;
}
.hide-action{
	display: none
}
/*Responsive*/

@media only screen and (max-width: 1199px) {
.help-group {
	width: 47%;
}
.tab-list li {
	margin: 0px 15px;
}
#block-system-main .tabs .content-wrap {
	width: 100%;
}
}

@media only screen and (max-width: 1140px) {
.tabs.sticky {
	margin-top: 0px;
}
.help-group {
	float: none;
}
.help-box h3 {
	font: 22px/1.2 var(--zf-primary-semibold);
}
}

@media only screen and (max-width: 767px) {
.help-group {
	width: 100%;
	max-width: 480px;
	margin: 0%;
	margin-bottom: 25px;
}
#block-system-main .content-wrap,  .help-home-content .faq .content-wrap {
	width: 90%;
}
}</pre></body></html>