/* *** BEGIN EGUIDE CUSTOMIZATION *** */

/** Hide empty box in the middle of single member's pages. **/
.WaGadgetMemberPublicProfileStateMain .formOuterContainer script + .sectionOuterContainer {
    display: none;
}

/* *** END EGUIDE CUSTOMIZATION *** */

/* *** CHANGE FONT SIZE REGISTRATION TYPES LEFT COLUMN *** */
.WaGadgetEventsStateDetails .boxOuterContainer .boxBodyContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer .registrationInfoContainer {
  margin: 0;
  padding: 0;
  font-size: 12px;
}
/* *** END CHANGE FONT SIZE REGISTRATION TYPES LEFT COLUMN *** */

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.WaGadgetContactProfile .topButtonsOuterContainer .inner input.typeButton {
    position: relative;
    display: inline-block;
    padding: 8px 15px 9px 15px;
    margin: 0;
        margin-right: 0px;
    height: auto;
    text-transform: none;
    outline: 0;
    border: 0;
    background: 
#115a76;
-webkit-appearance: none;
font: normal 15px/1.25 'Open Sans';
color:
    #ffffff;
    white-space: nowrap;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
}

a.stylizedButton.buttonStyle003 {
    background-color: 
    #ffffff;
    font-size: 16pt;
    font-weight: normal;
border: 2px solid #1EB5E3;
}
a.stylizedButton.buttonStyle003 {
    position: relative;
    display: inline-block;
    padding: 8px 20px 9px 20px;
    min-width: 60px;
    margin: 0;
    background: 
#ffffff;
    background-color: rgb(255, 255, 255);
font: normal 15px/1.25 'Raleway', 'Open Sans';
    font-weight: normal;
    font-size: 20px;
color:
    #1EB5E3;
    white-space: nowrap;
    text-decoration: none;
    text-align: center;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway';
}

body {
    font-family: 'Raleway';
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a {
    white-space: nowrap;
    font: normal 18px/22px 'Raleway';
    color: white;
    text-align: left;
}

.WaGadgetMenuHorizontal .menuInner ul ul li > .item > a {
    text-align: left;
    font: normal 18px/22px 'Raleway';
    color: white;
    white-space: nowrap;
}

.WaGadgetMenuHorizontal .menuBackground {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    margin-left: 0;
    background: #095977;
}

.WaGadgetMenuHorizontal .menuInner ul ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    margin: 2px 0 0 0;
    padding: 0;
    list-style: none;
    min-width: 200px;
    z-index: 40000;
    background: #095977;
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.5);
    box-shadow: 0 0 30px 0 rgba(0,0,0,0.5);
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.sel > .item > a {
    color: #1eb5e3;
}
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-89190348-1', 'auto');
  ga('send', 'pageview');

</script>

<script type="text/javascript">
    (function(c,l,a,r,i,t,y){
        c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
        t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
        y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
    })(window, document, "clarity", "script", "efsj3esp2b");
</script>

<script>
$('.WaGadgetRecentBlogPosts .date span').each(function() {
    var currentElement = $(this);
    var value = currentElement.text();
	var arr = value.split(' ');
	currentElement.text(arr[0]);
});
$('.blogEntryContainer .postedOn').each(function() {
    var currentElement = $(this);
    var value = currentElement.text();
	var arr = value.split(' ');
	currentElement.text(arr[0]);
});
$('.blogPostListContainer .postedOn').each(function() {
    var currentElement = $(this);
    var value = currentElement.text();
	var arr = value.split(' ');
	currentElement.text(arr[0]);
});
</script>



/* *** REMOVE AUTHOR NAME FROM BLOG POSTS *** */
.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLink{
display:none;
}

.WaGadgetRecentBlogPosts .gadgetStyleBody ul li .author {
 display: none;
}

SPAN.postedByLink
{
  display: none
}

SPAN.postedByLabel
{
  display: none
}

/* *** CHANGE FONT SIZE ON PROFILE SECTION HEADINGS *** */
.captionOuterContainer .captionContainer .fieldBody h4 {
  font-size: 24px;
  font-weight: bold;
  color: #333;
}


/** DOTCREATIVITY **/
.profileThumbnail {
    display: flex!important;
    align-items: center;
    justify-content: center;
    height: 10rem;
    width: 10rem;
    border-radius: 50%;
    border: 1px solid #e8e8e6;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#profileHeader {
    padding: 10px;
    box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
}

#profileHeader div {
    padding: 20px;
}

#profileHeaderInfo {
    border-right: 1px solid #e8e8e6;
}

#profileHeaderInfo h3 {
    margin-bottom: 0;
}

#profileHeaderAddress {
    padding-top: 20px!important;
}

.addressInfo {
    list-style-type: none
}

.addressInfo li {
    margin-bottom: 7px;
}

.profileAddress:before {
    content: '\1F4CD'; margin-left: -20px;
    margin-right: 10px;
}

.profilePhone:before {
    content: '\1F4F1'; margin-left: -20px;
    margin-right: 10px;
}

#profileButtons, #profileButtons div {
    padding: 0!important;
    margin: 15px 0;
}

#profileButtons a {
    font-size: 14px;
    text-transform: uppercase;
    padding: 15px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 60px;
    transition: all .3s ease-in-out;
    box-shadow: none;
    font-weight: bold;
    letter-spacing: 2px;
}

#profileButtons a:hover {
    background: #162E4E;
    border: 1px solid #162E4E!important;
    text-decoration: none;
    transition: all .3s ease-in-out;
}

.websiteBtn {
    background: #0071A5;
    color: #fff!important;
    border: 1px solid #0071A5!important;
}

.emailBtn {
    background: #fff;
    color: #0071A5!important;
    border: 1px solid #0071A5!important;
}

#socialButtons, #socialButtons div {
    padding: 0!important;
    margin: 15px 0;
    text-align: center;
}

#socialButtons img {
    width: 30px;
    height: 30px;
}

.addressInfo {
    margin: 0;
}

.logoHolder {
    text-align: center;
}
/** END DOTCREATIVITY **/

/** Remove ticket number from registration page **/
#idSectionEventRegistrationTypeSelectorContainer div[id*="spaceLimitContainer"] { display: none; }
#idSectionEventRegistrationTypeSelectorContainer .availableRegistrationCount { display: none; }