/* POSSIBLY PUSH TO FULL SITE */
.break-space
{
	height: 10px;
}
a[href$=".pdf"]
{
	background: transparent url(/css/images/pdf.png) no-repeat 2px 0px;
    padding: 2px 0 2px 24px !important;
	background-size: 16px 16px;
	position: relative;
    top: 8px;
}
a[href$=".pdf"] span.small
{
	position: absolute;
    width: 300px;
}
.section-ca.borders
{
	padding-top: 20px;
	border-top: 1px solid #c3c3c3;
	margin-top: 30px;

	padding-bottom: 20px;
	border-bottom: 1px solid #c3c3c3;
	margin-bottom: 30px;
}

.fa-video-black
{
	background-image: url(/css/images/video-black.png);
}
.fa-podcast-black
{
	background-image: url(/css/images/podcasts-black.png);
}

.article-block
{
	clear: both;
}
/*.article-block .article-image
{
	display: inline-block;
	vertical-align: top;
}
.article-block .article-body
{
	display: inline-block;
	vertical-align: top;
	float: none;
	width: 82%;
}*/

.section-webinars .article-meta span
{
	border-left: none;
	padding-left: 0px;
	vertical-align: bottom;
	line-height: 1.3;
	margin-left: 0;
}
.article-wide .debate-head
{
	min-height: 300px;
	
}
.article-wide .debate-head .debate-thumb img
{
	margin-bottom: 20px;
	width: 100%;
}
.article-wide .debate-head .debate-container
{
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex; 
	flex-wrap: wrap
}
.article-wide .debate-head .debate-thumb
{
	background-color: #eee;
	margin-right: 6%;
	text-align: center;
	display: inline-table;
	width: 34%;
}
.article-wide .debate-head .debate-content
{
	display: inline-table;
	width: 59%;
}


.article-wide .debate-head .debate-thumb span.price
{
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
.article-wide .debate-head .debate-thumb .btn
{
	margin-top: 12px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	padding: 12px 8px 8px 8px;	
}
.article-wide .debate-head .debate-thumb .btn:after
{
	content:"";
	display: block;
	height: 5px;
}
.article-wide .article-head p.meta
{
	margin-top: 8px;
	margin-bottom: 8px;
}

.article-block:after
{
	content: "";
	display: block;
	height: 0px;
	clear: both;
}
.article-wide .article-entry .presenters
{
	margin-top: 30px;
	border-top: 1px solid #c3c3c3;
}
.article-wide .article-entry .presenters h3
{
    font-size: 30px;
    color: #000;
    text-align: center;
	font-weight: normal;
}
.article-wide .article-entry .presenters ul 
{
	/*
	display: -webkit-box;      
	display: -moz-box;         
	display: -ms-flexbox;      
	display: -webkit-flex;     
	display: flex; 
	flex-wrap: wrap;
	*/
	margin: 0px;
	padding: 0px;
}
.article-wide .article-entry .presenters li
{
	/*
	-webkit-box-flex:  1 1 50%;      
  	-moz-box-flex: 1 1 50%;         
  	width: 50%;
  	-webkit-flex: 1 1 50%;
  	-ms-flex: 1 1 50%;
  	flex: 1 1 50%;
	*/
	display: inline-table;
    width: 50%;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 40px;
	max-width: 50%;
}
.article-wide .article-entry .presenters li img
{
	padding-right: 10px;
	float: left;
}
.article-wide .article-entry .presenters div:not(.arrowblock)
{
	width: 50%;
	display: inline;
	vertical-align: top;
}
.article-wide .article-entry .presenters .title {
	display: inline-block !important;
	margin-top: 5px;
	/*margin-left: -3px;*/
}
.article-wide .article-entry .presenters div:after
{
	content: "";
	display: block;
}
.article-wide .article-entry .presenters .name
{
	font-weight: bold;
}
.article-wide .article-entry .presenters .moderator
{
	text-transform: uppercase;
    color: #ababab;
	font-size: 12px;
	font-family: 'Scala Sans',sans-serif;
}

.article-wide .article-foot .article-entry p~p {
    margin-top: 0;
}

.article-wide .article-meta .register a
{
	font-weight: bold;
}
.article-wide .article-body .highlight
{
	padding: 20px 35px;
	background-color: #eee;
	font-family: 'Scala Sans',sans-serif;
}
.article-wide .article-series .highlight
{
	background-color: #fff;
	border: 1px solid #c3c3c3;
	margin-top: 30px;
	margin-bottom: 50px;
}
.article-wide .article-body .highlight ul
{
	padding: 5px 0px 0px 45px;
	margin-left: -28px;
}
.article-wide .article-body .highlight p:first-of-type
{
	font-weight: bold;
}
.article-wide .article-body .highlight.highlight-ca
{
	border: 1px solid #c3c3c3;
}
.article-wide .article-body .highlight.highlight-ca p
{
	font-weight: normal;
}
.highlight.highlight-ca 
{
	min-height: 126px;
}
.highlight.highlight-ca .highlight-content
{
	display:inline-table;
	vertical-align: top;
	width: 66%
}
.highlight.highlight-ca .btn
{
	margin-top: 20px;
	float: right;
	font-size: 15px;
}

.article-meta p~p, .article-meta p~div, .article-meta div~p
{
	margin-top: 5px;
}

/* Needs to be added to global structure - may require altering the rest of the icons positioning */





/* BESPOKE TO WEBINARS */

/* TODO NEED AN ARROW */


.section-webinars .article-block .article-image {
	width: 43%;
}
.section-webinars :not(.article-foot) .article-block .article-body {
	width: 54%;
}

.section-webinars .article-block .article-body p.meta
{
	/* color: #ababab; */
	line-height: 1.4;
}
/* WAS .section-webinars .article-entry p~p { */
/*.section-webinars .article-entry p 
{    
    font-size: 18px;
    line-height: 1.4;
}*/
.section-webinars h4
{
	font-size: 36px;
    line-height: 1.1;
}
.section-webinars .btn
{
	width: 100%; 
	margin-top: 10px;
    text-align: center;
}
.section-webinars .btn a
{
	color: #fff;
}

/* TAKEN FROM VIDEOS, SWAP .videos update original css to use .videos .classname, .section-webinar .classname on live */
.section-webinars .bordered-title
{
	/*border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;*/
	padding-bottom: 15px;
	font-family: 'Scala Sans',sans-serif;
	color: #a8a8a8;
	font-size: 14px;
}

.section-webinars .article-foot 
{
	margin-top: 0px;
}
.section-webinars .article-foot .article-image img
{
	width: 100%;
    height: auto;
	border: 1px solid #ddd;
}
.section-webinars .article-foot .article-image
{
	width: 17%;
	height: auto;
    left: 0;
    top: 0;
    display: inline-block;
}
.section-webinars .article-foot h4
{
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 1.2em;
}
.section-webinars .article-foot p.meta
{
	margin-bottom: 7px;
}
.section-webinars .filters
{
	font-family: 'Scala Sans',sans-serif;
}
.section-webinars .filters:hover .filters_dropdown
{
	display: block;
}
.section-webinars .filters:hover .ico-down-arrow
{
	width: 15px;
    height: 9px;
    background-position: -124px -34px;
}
.section-webinars .filters .filters_init .ico-down-arrow
{
	float: right;
	margin-top: 5px;
}
.section-webinars .filters .filters_init
{
	border: 1px solid #ddd;
	border: 1px solid #ddd;
	padding: 10px;
	padding-left: 15px;
	background-color: #fff;
	width: 50%;
}
.section-webinars .filters .filters_init label
{
	color: #555;
}

.section-webinars .filters .filters_dropdown
{
	display: none;
	width: 604px;
	border: 1px solid #ddd;
	padding: 10px;
	position: absolute;
	z-index: 99999;	
	margin-top: -1px;
	background-color: #fff;
}
.section-webinars .filters .filters_dropdown:before
{
	content: "";
    display: block;
    background-color: #fff;
    height: 2px;
    position: absolute;
    width: 49.7%;
    margin-top: -12px;
    margin-left: -10px;
}
.section-webinars .filters .filters_dropdown ul
{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: top;
	width: 45%;
	padding-right: 5%;
	list-style: none;
}
.section-webinars .filters .filters_dropdown ul li
{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.section-webinars .filters .filters_dropdown ul li a
{
	color: #000;
	text-decoration: none;
}
.section-webinars .filters .filters_dropdown ul li:not(:first-of-type):hover
{
	background-color: #eee;
}
.section-webinars .filters .filters_dropdown ul li:first-of-type
{
	text-transform: uppercase;
    color: #ababab;
	font-size: 12px;
	font-family: 'Scala Sans',sans-serif;
}

.webinars-register {
    font-family: 'Scala Sans',sans-serif;
}

.section-webinars .mobile-only
{
	display: none;
}

.section-webinars .tablet-only
{
	display: none;
}
.section-webinars .desktop-only
{
	display: block;
}

@media (max-width: 769px)
{
	.section-webinars .mobile-only
	{
		display: none;
	}
	.section-webinars .desktop-only
	{
		display: none;
	}
	.section-webinars .tablet-only
	{
		display: block;
	}
	.divider
	{
		border-top: 1px solid #c3c3c3;
		padding-top: 50px;
	}	
    
	.section-webinars :not(.article-foot):not(.article-body.article-series) .article-block
	{
		
	}
	.section-webinars :not(.article-foot):not(.article-body.article-series) .article-block:nth-of-type(odd)
	{
		
	}
	.section-webinars :not(.article-foot):not(.article-body.article-series) .article-block.border-bottom
	{
		
	}
	.section-webinars :not(.article-foot):not(.article-body.article-series) .article-block .article-image
	{
		
	}
	.section-webinars :not(.article-foot):not(.article-body.article-series) .article-block .article-body
	{
		
	}
	.section-webinars :not(.article-foot):not(.article-body.article-series) .article-block .article-body h4
	{
		
	}
	.section-webinars.article-wide .debate-head .debate-thumb
	{
		margin-right: 10px;
	}
	.section-webinars .filters .filters_dropdown
	{
		width: 728px;
	}
	.section-webinars .filters .filters_dropdown:before
	{
		width: 227px;
    	margin-top: -11px;
    	margin-left: -10px;
	}
	
	.section-webinars :not(.article-foot) .article-block .article-image {
		position: relative;
		float: left;
	}
	
	.section-webinars :not(.article-foot) .article-block .article-body
	{
		display: block;
		padding-left: 0px;
		margin-left: 3%;
	}
	
	.section-default.section-webinars .article-wide.article-block:not(.article-webinars)
	{
		clear: unset;
		width: 45%;
		display: inline-block;
		vertical-align: top;
		float: none;
		overflow: initial;
	}
	.section-default.section-webinars .article-wide.article-block:not(.article-webinars):nth-of-type(odd)
	{
		margin-right: 10%;
	}
	.section-default.section-webinars .article-wide.article-block:not(.article-webinars).border-bottom
	{
		border: none;
	}
	.section-default.section-webinars .article-wide.article-block:not(.article-webinars) .article-image
	{
		width: 100%;
		display: block;
		position: static;
	}
	.section-default.section-webinars .article-wide.article-block:not(.article-webinars) .article-body
	{
		width: 100%;
		display: block;
		padding-left: 0px;
	}
	.section-default.section-webinars .article-wide.article-block:not(.article-webinars) .article-body h4
	{
		font-size: 18px;
	}
	
	.article-wide .article-entry .presenters ul 
	{
		
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0px;
		padding: 0px;
	}
	.article-wide .article-entry .presenters li
	{
		flex: unset;
		list-style: none;
		margin: 0px;
		padding: 0px;
		margin-bottom: 40px;
		max-width: 100%;
		width: 100%;
	}
	.article-wide .article-entry .presenters li img
	{
		padding-right: 10px;
		float: left;
	}
	.article-wide .article-entry .presenters .presenters_info
	{
		display: inline;
		vertical-align: top;
	}
	.presenters .hoverlink .hovertext
	{
		background-color: #eee;
		padding: 20px;
		margin-left: -20px;
	}
	.article-wide .article-entry .presenters .name
	{
		font-weight: bold;
	}
	.article-wide .article-entry .presenters .moderator
	{
		text-transform: uppercase;
		color: #ababab;
		font-size: 12px;
		font-family: 'Scala Sans',sans-serif;
	}
	
}
@media (max-width: 450px)
{
	.section-webinars .mobile-only
	{
		display: block;
	}
	.section-webinars .desktop-only
	{
		display: none;
	}
	.section-webinars .tablet-only
	{
		display: none;
	}
	.divider
	{
		display: none;
	}
	.highlight.highlight-ca .highlight-content
	{
		width: 100%;
		display: block;
	}

	.highlight.highlight-ca .btn
	{
		float: none;
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 0px;
	}
	.section-webinars.article-wide .debate-head 
	{
		display: table;
	}
	.section-webinars.article-wide .debate-head h2, .section-webinars.article-wide .debate-head h1
	{
		/*display: table-header-group;*/
		padding-bottom: 10px;
		font-size: 27px;
	}
	.section-webinars.article-wide .debate-head .debate-thumb
	{
		width: 100%;
		max-width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right: 0px;
	}
	
	.section-webinars :not(.article-foot) .article-block .article-image {
		position: relative;
		display: block;
		width: 100%;
	}
	
	.section-webinars :not(.article-foot) .article-block .article-body
	{
		display: block;
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	

	.section-webinars.article-wide .debate-head .debate-content
	{
		display: block;
		width: 100%;
	}
	
	.section-webinars.article-wide .debate-head .debate-thumb span
	{
		width: 100%;
		text-align: center;
		padding: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		display: block;
	}
	.section-webinars.article-wide .debate-head .debate-thumb .btn
	{
		margin-top: 0px;
		width: 95%;
		margin-bottom: 10px;
		padding: 10px;
		padding-top: 13px;
	}
	.section-webinars.article-wide .article-head h5
	{
		display: none;
	}
	.presenters .hoverlink .hovertext
	{
		width: 100%;
		padding: 40px;
	}
	.series-box span
	{
		width: calc(100% - 60px);
	}
	.section-webinars .filters .filters_dropdown
	{
		width: 310px;
	}
	.section-webinars .filters .filters_dropdown:before
	{
		width: 184px;
    	margin-top: -12px;
    	margin-left: -10px;
    	height: 3px;
	}
	.section-webinars .filters .filters_dropdown ul
	{
		display: block;
		width: 100%;
	}
	
	.section-default.section-webinars .article-wide.article-block:not(.article-webinars)
	{
		clear: unset;
		width: 100%;
		display: block;
		vertical-align: top;
		float: none;
		overflow: initial;
	}
	.section-default.section-webinars .article-wide.article-block:not(.article-webinars):nth-of-type(odd)
	{
		margin-right: 0%;
	}
	.section-default.section-webinars .article-wide.article-block:not(.article-webinars).border-bottom
	{
		padding-bottom: 30px;
		border-bottom: 1px solid #c3c3c3;
	}
	.section-default.section-webinars .article-wide.article-block:not(.article-webinars) .article-image
	{
		width: 100%;
		display: block;
	}
	.section-default.section-webinars .article-wide.article-block:not(.article-webinars) .article-body
	{
		width: 100%;
		display: block;
		padding-left: 0px;
	}
	.section-default.section-webinars .article-wide.article-block:not(.article-webinars) .article-body h4
	{
		font-size: 18px;
	}
}