
a {
    color: #0b67b2;
}
a:hover {
    color: #0d7acf;
}
 img.imageFloatRight {
    float: right;
    margin: 0 0 20px 20px;
}
	
 .topbar {
    background-color: #0B2E4A;
    min-height: 50px;
	 padding:20px;
	 width:100%;
	 position: sticky; 
	 top: 0px;
	 z-index:1000;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 22%);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.22);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 22%);
}

 .topbar a{
    text-decoration:none;
	 color:#0b67b2;
}
.topbar a:hover{
    text-decoration:underline;
	 
}

 .Forumheader-logo {
    margin-top: 10px;
}

 .Forumheader-img {
    margin-bottom:-10px;
	 padding:0;
	 width:100%;
	 height:auto;
}
 .Forumheader-img a{
    margin:0;
	 padding:0;
}
 
 .datelocation {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 1.6;
}

/*NEW TOP NAV BAR-----------------------*/


 .Forum-navbar {
    
    background-color: #051E32;
	 width:100%;
	 height:auto;
	 position: sticky; 
	 top:105px; 
	 z-index:1000;
}

 .Forum-navbar a {
  float: left;
  font-size: 18px;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
	 text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

.active {
  background-color: #0b67b2;
  color: white;
}
.fas {
    font-size: 20px;
    color: #ffffff;
}

.Forum-navbar .icon {
  display: none;
}

/* subnav */

.subnav {
  float: left;
  overflow: hidden;
}

.subnav .subnavbtn {
  font-size: 18px;  
  border: none;
  outline: none;
  color: white;
  padding: 17px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
	text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

.Forum-navbar a:hover, .subnav:hover .subnavbtn {
  background-color: #0b67b2;
}

.subnav-content {
  display: none;
  position: absolute;
  background-color: #0B2E4A;
  min-width: 160px;
  z-index: 1;
}

.subnav-content a {
  float: none;
  color: white;
  padding: 12px 16px;
	font-weight: 500;
  text-decoration: none;
  display: block;
  text-align: left;
}

.subnav-content a:hover {
  background-color: #0b67b2;
}

.subnav:hover > .subnav-content {
  display: block;
}

@media screen and (max-width: 768px) {
  .Forum-navbar a:not(:first-child), .subnav .subnavbtn {
    display: none;
  }
  .Forum-navbar a.icon {
    float: right;
    display: block;
  }
	 .inner {
    padding:10px;
		 width:100%;
  }
}

@media screen and (max-width: 768px) {
  .Forum-navbar.responsive {position: relative; top: 0;}
  .Forum-navbar.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .Forum-navbar.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .Forum-navbar.responsive .subnav {float: none;}
  .Forum-navbar.responsive .subnav-content {position: relative;}
  .Forum-navbar.responsive .subnav .subnavbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}

/* forum body */
.forum-box{
padding: 20px;
background-color: #F4F7FB;
}

.countdown {
	padding: 50px 0 25px;
}
.join-conversation {
	text-align: center;
	padding: 0 0 30px;
	margin: 50px auto 10px;
	font-size: 20px;
	color: #013f66;
	background-image: url(/userAssets/a3/a3Uploads/cmsImages/business/dotted.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.join-conversation img {
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: margin-top 10ms; /* Safari */
	transition: margin-top 10ms;
	transition-timing-function: ease;
	margin-top: -0px;
}
.join-conversation img:hover {
	margin-top: -8px;
}
.share-links {
	text-align: center;
}
.share-links span.sharetext {
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	margin-right: 5px;
	padding-top: 8px;
}
.share-links div {
	display: inline-block;
}
.video-box{
	text-align: center;
	padding: 10px;
	max-width: 500px;
	border: none;
}

.forum-testimonials {
	text-align: center;
	padding: 10px;
	max-width: 500px;
	border: none;
}

.jcarousel-wrapper {
	background-color: #F4F7FB!important;
}
.jcarousel-wrapper h3 {
	color: #0b67b2;
}
.jcarousel-wrapper p {
	color: #000 !important;
}
.jcarousel-wrapper footer {
	background: none;
	color: #000;
	font-size: 14px;
}
.carousel-nav a {
	color: #F4F7FB!important;
}

 
 .Forum-content {
    min-height: 300px;
    background-color: #FFF;
    position: relative;
}

 
/*Event Partners--------------------*/
.Forum-partners {
    overflow: hidden;
    background-color: #fff;
    border-bottom: 1px solid #E6E7E8;
    text-align: center;
}
.Forum-partner-logos {
    text-align: center;
    margin: 0 0 20px 0;
}
.Forum-partner-logos img {
    display: inline-block;
    margin: 0 30px;
    /* max-width: 250px;*/
    max-width: 36%;
}
.Forum-partners .Forum-sectiontitle {
    margin: 18px 0 10px;
    font-size: 19px;
    font-weight: 400;
}

/* ------------------ FAQs ----------------- */
.panel {
	display: initial!important;
}

.fas {
	float: right;
	transition: 0.4s;
}

.accordion {
  background-color: #eee;
  cursor: pointer;
  width: 100%;
  transition: 0.4s;
  padding: 20px 20px 1px;
  color: #0b67b2;
}

.active, .accordion:hover {
  background-color: #ccc; 
}

.active .fas {
	transform: rotate(45deg);
	transition: 0.4s;
}

.panel-body {
  padding: 10px 20px 25px;
  display: initial;
  background-color: #eee;
}

.collapsed {
	display: none;
	transition: 0.4s;
}


/*SECTION-----------------------------*/

.Forum-sectiontitle {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 2.1939698939698em;  /*26/12*/
    line-height: 1.2;
    letter-spacing: 2px;
}
.Forum-sectionsubtitle {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 19px;
    line-height: 1.2;
    letter-spacing: 2px;
}
.Forum-section {
    margin-top:20px;
}
.Forum-sectionwrap {
    border-bottom: 1px solid #E6E7E8;
}
/*.sectionwrap:nth-child(even) {
    background-color: #EEEEEE;
}*/
.Forum-sectionwrap.Forum-sectionbgcolor {
    background-color: #EEEEEE;
}
.Forum-sectioncontent {
    min-height: 300px;
    padding-top: 20px;
    padding-bottom: 30px;
    position: relative;
}
.Forum-sectionbottom {
    clear: both;
}
.Forum-sectioncontent .scroll {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 8px;
}
 .BacktoTop {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #414042;
    display: block;
    float: right;
    padding: 3px 9px 3px 21px;
    color: #FFF;
    text-decoration: none;
    background-image: url(../cmsImages/vision-week/backtotop.png);
    background-repeat: no-repeat;
    background-position: 5px center;
}
 .BacktoTop:hover {
    background-color: #58595B;
    color: #FFF;
}
 .sidr.wider {
    width: 820px;
    padding: 0 25px 25px;
}
 .Forum-speakers a {
    font-weight: bold;
}
 .Forum-speakers {
    border-top: 1px solid #E6E7E8;
    padding: 10px 0;
    font-size: 14px;
}
 .Forum-speaker:first-child {
}
.Forum-speaker {
    height: 150px;
    overflow: hidden;
    padding: 10px;
    border-bottom: 1px solid #E6E7E8;
}
.Forum-speaker.keynote-speaker {
    border-bottom: none;
    border-radius: 5px;
    background-color: #E6E7E8;
}
.Forum-keynote-label {
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
}
 .Forum-speaker img {
    max-width: 100px;
    float: right;
    margin: 0 10px 10px 10px;
}

.speakers-wrap {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	color: #0b67b2;
}
.speaker-block {
	width: 22%;
	margin: 10px;
}
.speaker-photo{
	width: 100%;
	border: #333 solid 1px;
}
.speaker-logo {
	height: 75px;
	margin: -20px!important;
}
.speaker-name {
	font-size: 24px;
}
.speaker-title {
	margin-top: -10px!important;
}


#venues {
    display: none;
}
.Forum-SpeakersTitle {
    background-color: #A7A9AC;
    color: #FFF;
    font-weight: bold;
    padding: 5px;
}
a.ToggleRight.Close {
    display: inline-block;
    margin-top: 10px;
    background-color: #A7A9AC;
    padding: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-decoration: none;
    color: #FFF !important;
}
a.ToggleRight.Close:hover {
    color: #333;
    background-color: #CCC;
}
#Agenda .Forum-sectioncontent {
    min-height: 450px;
}
#Agenda {
    /*background-image:url(../cmsImages/vision-week/backgrounds/agenda.jpg);*/
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    background-attachment: fixed;
}
#Who {
    background-image: url(../cmsImages/vision-week/who-attend-bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    background-attachment: fixed;
}
#Why {
    background-image: url(../cmsImages/vision-week/why-attend-bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    background-attachment: fixed;
}
#Registration {
    background-image: url(../cmsImages/vision-week/reg-bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: fixed;
    background-size: cover;
}
.Forum-WhoSpeaking:hover {
    opacity: .75;
}
a.aimg {
    text-decoration: none;
	color: #FFF;
	font-size: 12px;
}
a.aimg:hover {
    color: #FFF;
}

.sponsors-wrap {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
}
.sponsors-wrap div {
	display: flex;
	align-items: center;
	margin: 5px 10px;
	width: 23%;
}

@media (max-width: 1200px){
	.sponsors-wrap div {width: 20%}
}

@media (max-width: 900px){
	.sponsors-wrap div {width: 29%}
	.speaker-block {width: 29%}
}

@media (max-width: 640px){
	.sponsors-wrap div {width: 40%}
	.speaker-block {width: 42%}
	.speaker-name {font-size: 18px}
	.speaker-logo {height: auto}
}

/*SPEAKERS--------------*/
.speaker-list {
	text-align: center;
}
.speaker-list .gridcol {
	border: 1px solid #CCC;
	background-color: #EEE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.speaker-list .gridcol img {
	border-radius: 50%;
	margin: 10px auto;
	padding: 0;
	width: auto !important;
	height: auto !important;
}
.attendee-list {
	border: solid 1px #CCC;
	-webkit-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.22);
	-moz-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.22);
	box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.22);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.bordered-box {
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.sponsor-logos {
	text-align: center;
}
.sponsor-logos:after {
	content: "";
	display: table;
	clear: both;
}
.forum-date {
	font-weight: bold;
	font-size: 42px;
	line-height: 58px;
	color: #042d62;
}

.flex-video {
	position: relative;
	padding-top: 1.5625em;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 1em;
	overflow: hidden;
}
.flex-video.widescreen {
	padding-bottom: 57.25%;
}
.flex-video.widescreen.short {
	padding-bottom: 50.25%;
}
.flex-video.vimeo {
	padding-top: 0;
}
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.flex-video {
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.countdown-space {
	margin-bottom: 20px;
}
.sponsor-logos:after {
	content: "";
	display: table;
	clear: both;
}
.sponsor-logos {
	border-top: solid #CCC 1px;
	border-bottom: solid #CCC 1px;
	padding: 10px;
	margin: 0;
	/*background-color: rgba(213,213,213,0.5);*/
	background-color:  #acfafe;
	text-align: center;
}
.sponsor-logos .Box {
	background-color: #FFF;
	text-align: center;
	padding: 10px;
	margin: 10px;
	width: 22.58064%; /* 280/1240 */
	float: none;
	display: inline-block;
*display:inline;
	zoom: 1;
	vertical-align: top;
}
.sponsor-logos .Box img {
	margin: auto;
	float: none;
	position: relative;
}



/*FORM----------------------*/
.wrapper.form .header, .wrapper.form .header .inner {
    height: 350px;
}
.alertTxt {
    color: #a71f23;
}
input.btn {
    border: none;
    cursor: pointer;
}
.CustomForm {
    border: 1px solid #CCC;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 20px;
    background-color: #EEEEEE;
    width: 100%;
    clear: both;
    margin-bottom: 30px;
}
input.formBoxWide, textarea.formBoxWide {
    width: 100%;
}
.CustomForm input[type=text], .CustomForm input[type=password], .CustomForm textarea, .CustomForm select[multiple] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    line-height: 14px;
    padding: 5px;
    border: 1px solid #CCC;
}
.CustomForm table {
    width: 100%;
}
.CustomForm table th {
}
.CustomForm td {
    padding-top: 0px;
    padding-bottom: 15px;
    vertical-align: top;
}
.CustomForm td td, .CustomForm td td:first-child {
    width: auto !important;
    padding: 5px;
}
.CustomForm td:first-child {
    padding-right: 7px;
    width: 30% !important;
}
.CustomForm td p {
    margin: 0 0 10px !important;
}
.CustomForm td[colspan*="0"], .CustomForm td[colspan*="2"], .CustomForm td[colspan*="3"], .CustomForm td[colspan*="4"], .CustomForm td[colspan*="5"], .CustomForm td[colspan*="6"], .CustomForm td[colspan*="7"], .CustomForm td[colspan*="8"], .CustomForm td[colspan*="9"], .CustomForm td[colspan*="11"] {
    width: 100% !important;
}
.formbuild.alertTxt {
    float: right;
    margin-left: 15px;
}
.charcount {
    margin-top: 5px;
}
/*2015-------------------------*/

table.agenda {
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse;
    background-color: #fff;
    margin-bottom: 20px;
}
table.agenda > tbody > tr >td {
    padding: 5px;
    border: 1px solid #939698;
}
table.agenda tr:nth-child(even) td {
    background-color: #d4d4d4;
}
table > tbody > tr > td > p:last-child {
    margin-bottom: 0;
}
table.registertable {
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse;
    background-color: #fff;
    margin-bottom: 20px;
}
table.registertable td, table.registertable th {
    padding: 5px;
    border: 1px solid #ccc;
}
table.registertable th.full {
    background-color: #333;
    color: #fff;
    text-align: center;
}
table.registertable th {
    background-color: #eee;
    text-align: left;
}
.integrator-cta {
    width: 300px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 20px;
    -webkit-border-top-left-radius: 35px;
    -webkit-border-bottom-right-radius: 35px;
    -moz-border-radius-topleft: 35px;
    -moz-border-radius-bottomright: 35px;
    border-top-left-radius: 35px;
    border-bottom-right-radius: 35px;
    text-align: center;
    -webkit-box-shadow: 0px 10px 20px -9px rgba(0,0,0,0.31);
    -moz-box-shadow: 0px 10px 20px -9px rgba(0,0,0,0.31);
    box-shadow: 0px 10px 20px -9px rgba(0,0,0,0.31);
    margin-bottom: 40px;
}
.integrator-cta p {
    margin-top: 0;
}
.integrator-cta .btn {
    margin: 18px auto 0;
    font-size: 14px;
    padding: 4px 6px;
}
.integrator-cta.ad {
    background-image: url(../cmsImages/vision-week/nrsc-ad.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    text-align: left;
    padding-top: 242px;
    padding: 240px 22px 20px;
}
.integrator-cta.ad a.yellow:hover {
    color: #ccc;
}
.cta-title {
    
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 2px;
    font-size: 16px;
    text-align: center;
}
a.arrow-link {
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
}
a.arrow-link:hover {
    color: #0d7acf;
}
a.arrow-link:before {
    content: "\00bb";
    display: inline-block;
    color: #0b67b2;
    font-weight: bold;
    margin-right: 3px;
    font-size: 18px;
    margin: 5px 0;
}
/* Flex Video */
.flex-video {
    position: relative;
    padding-top: 1.5625em;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 1em;
    overflow: hidden;
}
.flex-video.widescreen {
    padding-bottom: 57.25%;
}
.flex-video.vimeo {
    padding-top: 0;
}
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.flex-video {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
/*INTERSTITIAL------------------------------*/

#pop-ad {
    border-bottom: 3px solid #fff;
    position: fixed;
    height: 400px;
    top: -445px;
    width: 100%;
    /*background-image:url(../cmsImages/vision-week/pop-ad-bg.png);*/
    background-color: #366b8b;
    background-image: url(../cmsImages/vision-week/pop-ad2-bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    z-index: 101;
    /*-webkit-box-shadow: 0px 10px 20px -9px rgba(0,0,0,0.31);
    -moz-box-shadow: 0px 10px 20px -9px rgba(0,0,0,0.31);
    box-shadow: 0px 10px 20px -9px rgba(0,0,0,0.31);*/
    -webkit-box-shadow: 0px 4px 16px -2px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 4px 16px -2px rgba(0,0,0,0.6);
    box-shadow: 0px 4px 16px -2px rgba(0,0,0,0.6);
}
.pop-ad-inner-wrap {
    height: 397px;
    background-image: url(../cmsImages/vision-week/pop-ad2.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
.close-ad {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.togglead.close {
    display: block;
    margin: 10px auto;
    border: 2px #fff solid;
    background-size: 28px;
    background-image: url(../cmsImages/vision-week/close-ad2.png);
    background-repeat: no-repeat;
    background-position: 2px center;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    border-radius: 36px;
    width: 229px;
    height: 36px;
    font-size: 14px;
    padding-left: 20px;
    color: #fff !important;
    text-decoration: none !important;
    line-height: 36px;
    text-transform: uppercase;
    background-color: #0B2E4A;
}
.togglead.close:hover {
    /*background-color:#2b98d0;*/
    background-color: #E6E7E8;
    color: #fff !important;
    text-decoration: none !important;
}
.pop-ad-logo {
    display: block;
    margin: 20px auto;
}
.pop-ad-content {
    color: #FFF;
    /*text-align:center;*/
    width: 48%;
    float: right;
    font-weight: 400;
}
.pop-ad-content .highlight {
    color: #E4A94E;
}
.pop-ad-highlight {
    color: #E4A94E;
}
.pop-ad-content a {
    /*color:#2b98d0;*/
    color: #E4A94E !important;
}
.pop-ad-content a:hover {
    color: #ccc !important;
}
.pop-ad-title {
    
    font-weight: bold;
    text-transform: uppercase;
    font-size: 36px;
    color: #E4A94E;
    line-height: 1.1;
    letter-spacing: 2px;
    /*text-align:center;*/
    margin: 30px 0 10px;
}
.pop-ad-subtitle {
    /*text-align:center;*/
    font-size: 24px;
    line-height: 1.1;
    color: #fff;
    margin: 0 0 20px;
}
.Forum-exhibitors {
    min-height: 100px;
    margin-right: 20px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 20px;
    -webkit-border-top-left-radius: 35px;
    -webkit-border-bottom-right-radius: 35px;
    -moz-border-radius-topleft: 35px;
    -moz-border-radius-bottomright: 35px;
    border-top-left-radius: 35px;
    border-bottom-right-radius: 35px;
    -webkit-box-shadow: 0px 10px 20px -9px rgba(0,0,0,0.31);
    -moz-box-shadow: 0px 10px 20px -9px rgba(0,0,0,0.31);
    box-shadow: 0px 10px 20px -9px rgba(0,0,0,0.31);
    margin-bottom: 40px;
}
.vision-logo {
    position: absolute;
    top: 222px;
    left: 368px;
}
.vision-logo a:hover img {
    opacity: .75;
}
.Forum-exhibitor-info {
    padding: 10px 0;
    border-top: 2px dotted #ccc;
    text-align: center;
}
.Forum-exhib-logo-wrap:after {
    content: "";
    display: table;
    clear: both;
}
.Forum-exhib-logo {
    text-align: center;
    /*margin: 10px 1.81818%; 
	width: 16.36363% !important;
	height: 70px;*/
    margin: 10px 0.82%;  
    width: 8.3472% !important;
    height: 50px;
    float: left;
    padding: 4px;
    border: 1px solid #ccc;
    font-size: 10px;
}
@media (max-width: 900px){
	 .Forumheader{
		background-image: none;
	}
	.Forumheader-content{
		margin: 0 auto;
	}
	.centerAt900{
		text-align: center;
	}
}
@media (max-width : 840px) {
	.Forum-exhib-logo {
		width: 12.5% !important; /* 128/1024*/
	}
}
@media (max-width : 600px) {
	.Forum-exhib-logo {
		width: 18.33333% !important; /* 110/600*/
	}
}
@media (max-width : 400px) {
	.Forum-exhib-logo {
		width: 30.75% !important; /* 123/400*/
	}
}
.Forum-exhib-logo > * {
    vertical-align: middle;
}
.Forum-exhib-logo img {
    max-height: 70px;
    max-width: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.Forum-presentedby {
    font-size: 10px;
    float: left;
    margin: 5px 0 10px 43px;
    /* margin-left: 43px; */
    border-radius: 5px;
    padding: 0px 0px;
    color: #000;
    background-color: #FFF;
}
.Forum-presentedby img {
    max-height: 47px;
}
.Forum-presentedby table {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}
.Forum-presentedby table td {
    padding: 0 10px;
}

/*mutli col ul*/
ul.list-multi-col-4, ul.list-multi-col-3, ul.list-multi-col-2 {
  -moz-column-count: 4;
  -moz-column-gap: 20px;
  -webkit-column-count: 4;
  -webkit-column-gap: 20px;
  column-count: 4;
  column-gap: 20px;
  padding: 0;
  margin: 0;
}
ul.list-multi-col-4 li, ul.list-multi-col-3 li, ul.list-multi-col-2 li {
  list-style: none;
  -webkit-column-break-inside: avoid; /* Chrome, Safari */
  page-break-inside: avoid; /* Theoretically FF 20+ */
  break-inside: avoid-column; /* IE 11 */
  padding: 5px 0;
  margin: 0;
}
ul.list-multi-col-4:after, ul.list-multi-col-3:after, ul.list-multi-col-2:after {
  content: "";
  display: table;
  clear: both;
}