/*!
 * Custom KBC Networks Styling 
 * This is an override system only - # = ID and . = class
 */

.up-event-item {border:3px solid #EEEEEE;
  border-radius:10px;
  margin:10px;
  padding:20px;
  width:48%;}

	.value {
		display: block;
		color: #ffffff;
		text-transform: uppercase;
		overflow: hidden;
		font-size: 14px;
	}

	}

	#ticket-num {
		display: block;
		text-transform: uppercase;
		text-align: center;
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		font-weight: bold;
		font-size: 12px;
	}

.badgemaintable {width: 794px; border: dotted 1px #666; margin: none; padding: none;}
.badgerow {height: 374px;}


 .box{
        color: #fff;
        padding: 20px;
        display: none;
        margin-top: 20px;
    }
    .agree{ background: #ffffff; }

.sppb-btn-primary a:hover, a:focus, a:active {transition:color 400ms ease 0s, background-color 400ms ease 0s;}
.sppb-btn-primary a {background-color: #9A4D33;}
#jform_lastname {}
#jform_company_name {}

.eb-speaker-container, .eb-sponson-container {text-align: left!important;border:1px solid #ccc;margin:10px;}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {height:90px;}
.logo-image-phone {margin-top:60px!important;}
.footer-left {margin-left:15%;}
.footer-middle {border-left:2px solid #ccc; margin-left:5%;border-right:2px solid #ccc; margin-right:5%;}
.footer-right {margin-right:10%}
.sppb-addon-image-layout-content {
padding: 20px!important;
}

.jsn-p-title h3, .jsn-l-title h3 {text-transform: uppercase!important;}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {padding:10px!important;}

#column-id-1644229830007 {background-color:#F1F1F1;}
#column-id-1644229830008 {background-color:#F1F1F1;}
#column-id-1644229830009 {background-color:#F1F1F1;}

.sppb-social-share-style-custom ul li a i, .sppb-social-share-style-solid ul li a i { font-size:36px!important;}

#sp-fooer ul.menu li {display: block!important;}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
border:1px solid #ccc!important; margin:3px!important;padding:8px!important;width:100%!important;
}
.membershiplevel {}
#membershiplevel {}
.logo-image {margin-top:60px!important;}
.header-menu {}
#sp-header {
	background-color: #ffffff!important;
	box-shadow: rgba(0, 90, 147, 0.7) 0 5px 30px 0;
	height:90px!important;
	border-bottom:1px solid #666;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	background-color: #ffffff!important;
}
#easyprofile {
  	padding:10px;
}

.homepage-carousel {
	border-bottom: solid 4px #666;
}

.sp megamenu-parent > li {
	border-right: 1px solid #ccc;
}
.sp-megamenu-parent > li.hover > a {
	background-color:#ddd!important;
}
.sp-megamenu-parent > li.active > a {
	color:#FF4D33;
}

.h1-custom{
  box-shadow:#DDDDDD 0 -1px 0 inset;
  display:table;
  line-height:1.2;
  margin:0;
  overflow-wrap:break-word;
  padding-right:30px;
  width:auto;
}

.heading-notlinked {color: #0077BF;}

.eb-event-date {background-color:#0077DF!important;height:80px!important;width:80px!important;}


div#maximenuck250 ul.maximenuck li.maximenuck.level1 {border-radius: 10px 0 0 10px!important;}

.ticket-badgemaintable {width: 794px; height: 1122px; border: dotted 1px #666; margin: none; padding: none;}
.ticket-badgerow {height: 374px;}
.ticket-sections {width:377px;height:354px;padding:10px;border:1px dotted #ccc;}
.ticket-logo {width:126px; height:127; float:left}


.socialwrapper {width:120px;margin-left:auto;margin-right:auto;}

.socialwrapper .icon{
  position: relative;
  line-height: 30px;
  font-size: 40px;
  display: inline-block;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  color: #333;
  text-decoration: none;
margin:10px;
}

.socialwrapper .tooltip {
  position: absolute;
  top: 0;
  line-height: 1.5;
  font-size: 14px;
  background-color: #ffffff;
  color: ##666666;
  padding: 5px 8px;
  border-radius: 5px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.socialwrapper .tooltip::before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  background-color: #ffffff;
  bottom: -3px;
  left: 50%;
  transform: translate(-50%) rotate(45deg);
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.socialwrapper .icon:hover .tooltip {
  top: -35px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.socialwrapper .icon:hover span,
.socialwrapper .icon:hover .tooltip {
}

.socialwrapper .twitter:hover,
.socialwrapper .twitter:hover .tooltip,
.socialwrapper .twitter:hover .tooltip::before {
 background-color: #0A66C2;
  color: #ffffff;
}

.socialwrapper .linkedin:hover,
.socialwrapper .linkedin:hover .tooltip,
.socialwrapper .linkedin:hover .tooltip::before {
  background-color: #0A66C2;
  color: #ffffff;
}