/* Header  */
.headerBox .dnn_logo {max-width: 310px;}
/* Footer  */
.footer_box a, .footer_box a:link, .footer_box a:active, .footer_box a:visited {color: white;}
/* Add space btween content and footer  */
.dnngo-main {background: white; }
#dnn_content {padding-bottom: 100px;}
/* Page title spacing  */
.TopPane {margin-bottom: 20px;}
.pagetitleborder {margin-bottom: 40px;}
/* Extend panels to same height  */
.ourteam-short07 {height: 100%;}
/* Change default text attributes  */
#Body, html, body, .Head, .SubTitle, .SubSubTitle, .Normal {color:#000000; font-size:18px; line-height:1.5;	Font-weight:400;}
header {font-size: 16px;}
#dnn_dnnUser_registerLink {font-size: 14px;}
#dnngo_megamenu .dnngo_slide_menu, #dnngo_megamenu .dnngo_boxslide {Font-weight:400;}
html, button, input, select, textarea, .ls-layer, .ls-layer *, .uneditable-input, .btn {Font-weight:400;}
div[class^="Theme_Responsive"] select, div[class^="Theme_Responsive"] textarea, div[class^="Theme_Responsive"] input[type="text"], div[class^="Theme_Responsive"] input[type="password"], div[class^="Theme_Responsive"] input[type="datetime"], div[class^="Theme_Responsive"] input[type="datetime-local"], div[class^="Theme_Responsive"] input[type="date"], div[class^="Theme_Responsive"] input[type="month"], div[class^="Theme_Responsive"] input[type="time"], div[class^="Theme_Responsive"] input[type="week"], div[class^="Theme_Responsive"] input[type="number"], div[class^="Theme_Responsive"] input[type="email"], div[class^="Theme_Responsive"] input[type="url"], div[class^="Theme_Responsive"] input[type="search"], div[class^="Theme_Responsive"] input[type="tel"],
div[class^="Theme_Responsive"] input[type="color"] {Font-weight:400;}
.Link-panels .cont, .Link-panels, .content-panels .cont {font-size:16px; Font-weight:400;}
.content-panels .date, .more-webinars .date {font-size: 14px; color: #004070; margin-bottom: 6px;}
h2:first-of-type {margin-top: 0px;}
h2 {font-size: 32px; color: #004070; font-weight: 600; margin-bottom: 28px; line-height: 1.25;}
.Container-H2 h2 {margin-top: 30px;}
.dnntitle .h2-rule, h3.title-rightline {margin-top: 60px;}
h3 {font-weight: 700 !important; line-height:1.25  !important;}
.ourteam-short07 h3 {font-size: 20px;}
.service01-ibox .service01-ibox_main h3 { font-size: 20px; color: #004070; text-transform: initial; line-height: 1.25;}
.link-button {line-height: 1.25;}
#dnn_content p, #dnn_content h3, #dnn_content ul, #dnn_content ol, #dnn_content .link-button {max-width: 798px;}
#dnn_content .link-button {max-width: 704px;}
/* Quote panels  */
.blockquote-panels .info {text-transform: uppercase;}
.blockquote-panels  {position: relative;}
blockquote.quote-marks {position:static;}
.blockquote-panels .quote-marks::before {content: "\201C"; left: -62px;}
.blockquote-panels .quote-marks::after {content: "\201D"; right: -62px;}
.blockquote-panels .quote-marks::before, .blockquote-panels .quote-marks::after {color: #00abeb;font-family: Arial, Helvetica, sans-serif; position: absolute; top: 46px; font-size: 150px; text-align: center; width: 1em; line-height: 0.8; width: 40px; text-indent: -4px; height: 40px;}
/* Homepage  */
#dnn_ctr529_DNNArticle_List_MyArticleList_panelArticle {margin: 0 -24px;}
.clients-carousel01 .owl-page.active, .clients-carousel03 .img_box:hover, .clients-list04 li:after, .clients-list07 li:hover, .clients-bnt01 a, .clients-bnt01 a:link {background-color: #00abeb;}
.carousel.clients-carousel01 {margin-top: 48px;}
/* Team pages  */
.team-box {margin: 24px 0;}
.team-box .title { color: #004070; ;margin-bottom:3px;}
.team-box p {font-size: 18px; line-height: 1.25; margin-bottom: 6px;}
.team-box .img img {object-fit: cover; width: 200px; height: 200px;}
/* Membership levels features table  */
.infotable tr:not(.table-header) th {font-weight: 400;}
#dnn_content .learning-overview h3 {max-width: 100%;}

/* Vibe expert panel  */
.experts-box {margin-bottom:0;align-items: center;}
.experts-box .cont h4 {margin-top: 0; font-size: 24px; color:#004070;}
.experts-box-description {padding: 0 24px 24px;background-color: #ebf0f4;font-size:16px}
.experts-box-description h3 {margin-top: 0; font-size: 32px; }
.experts-box-wrapper a.link-button.bg-grey { background-color: #ebf0f4; border-color: #ebf0f4; margin-top: 3px;}
.bg-azure {
    background-color: #C8EBFA !important;
}
.bg-lavender {
    background-color: #EAE4DE !important;
}
.hopin-container { 
  overflow: hidden;
  padding-top: 75.25%; 
  position: relative;
}

.hopin-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
#freshworks-container #freshworks-frame-wrapper {
    height: auto;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
  min-height: 75%;
    transition: padding 0.3s ease-out 0s;
}
.btn-group .button {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
  float: left;
}

.btn-group .button:hover {
  background-color: #3e8e41;
}
#floater {
    position: absolute;
    top: 100px;
    right: 1px;
    width: 100px;
    height: 100px;
    -webkit-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
    z-index: 1;
    border-radius: 3px 0 0 3px;
    padding: 10px;
    background-color: #41a6d9;
    color: white;
    text-align: center;
    box-sizing: border-box;
}
.tooltip-speaker {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip-speaker .tooltiptext {
  font-weight: 400;
  visibility: hidden;
  width: 600px;
  background-color: #fff;
  color: black;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  position: absolute;
  z-index: 10;
  bottom: 125%;
  left: 0%;
  margin-left: -60px;

  transition: opacity 0.3s;
}

.tooltip-speaker .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.tooltip-speaker:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
  }
</style><div id="dnn_ctr5541_ModuleContent" class="DNNModuleContent ModDNNHTMLC">
	<div id="dnn_ctr5541_HtmlModule_lblContent" class="Normal">
		<style type="text/css">.tooltip-speaker {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip-speaker .tooltiptext {
  font-weight: 400;
  visibility: hidden;
  width: 775px;
  background-color: #f0ebed;
  color: black;
  text-align: left;
  border-radius: 6px;
  padding: 10px;
  position: absolute;
  z-index: 10;
  bottom: 125%;
  left: 0%;
  margin-left: -60px;

  transition: opacity 0.3s;
}

.tooltip-speaker .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.tooltip-speaker:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
  }

.author-img{
  float: left;
  margin-top: -30px;
  margin-right: 20px;
  width: 80px;
  height: 80px;
  background: #E6E7ED;
  border: 2px solid #ffffff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-position: center; /* Center the image */
background-size: contain, cover;
  background-repeat:no-repeat;
}

.article-img{
  	width: 100%;
    min-height: 171px;
    max-height: 171px;
    background: #E6E7ED;
    text-align: center;
    align-content: center;
    align-items: center;
}

.content-panels .article-img img{
   height: 171px;
   width: 100%;
}

.CommandButton{
 max-width: 704px; 
    background: #0080c9;
    border: 1px solid #0080c9;
    -webkit-appearance: none;
    appearance: none;
    color: #ffffff !important;
    font-size: 16px !important;
    outline: none;
    transition: all ease-in 200ms;
    line-height: 1.25;
    margin-bottom: 25px;
    line-height: 1.1;
    font-weight: 500 !important;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 17px 14px 23px;
    text-align: left;
}
.dnnFormMessage {
    /* display: block; */
    padding: 0;
    margin-bottom: 0;
    border: 1px solid rgb(2 139 255 / 0%);
    background: rgb(2 139 255 / 0%);
    -webkit-border-radius: 3px;
    /* border-radius: 3px; */
    /* max-width: 100%; */
}







