.clear { clear: both; }

body { background: #E5E5E5; }

#homepage h1 { font-family: 'Signika', sans-serif; font-weight: 600; text-transform: uppercase; }
#homepage h2 { font-family: 'Signika', sans-serif; font-weight: 600; text-transform: uppercase; }
#homepage h3 { font-family: 'Signika', sans-serif; font-weight: 600; text-transform: uppercase; }
#homepage h4 { font-family: 'Calibri', sans-serif; font-weight: 600; text-transform: uppercase; }
#homepage h5 { font-family: 'Calibri', sans-serif; font-weight: 600; text-transform: uppercase; }
#homepage h6 { font-family: 'Calibri', sans-serif; font-weight: 600; text-transform: uppercase; }

#homepage section { font-family: 'Calibri', Arial, sans-serif; font-weight: 500; color: #4B4B4B; }

#homepage-welcome-container h1.page-heading { margin-bottom: 20px; font-size: 65.44px; color: #FFF; }

p, ul, ol { margin: 0 0 30px 0; }
img { max-width: 100%; border: none; }
a { color: #A10D24; }
a:hover { text-decoration: none; }

.text--center { text-align: center; }
.float--left { float: left; }
.float--right { float: right; }
.overflow--hidden { overflow: hidden; }

.btn { margin: 0 0 10px 0; color: #FFF !important; font-size: 100%; text-align: center; cursor: pointer; text-transform: uppercase; font-weight: 600; border: none; background: #A10D24; }
.btn-standout { margin: 8px 20px 32px 0; padding: 43px 0 43px 35px; width: 291px; float: left; display: block; text-decoration: none; border-radius: 3px; color: #FFF; cursor: pointer; font-size: 18px; background: url(../images/standout-button-arrow.png) no-repeat scroll 90% 50% #A10D24; }
.btn-red { background: #A10D24 !important; }
.btn-grey { background: #4D4847 !important; }
.btn.dropdown-toggle { display: none; }

.chzn-container { font-size: 16px !important; }

/* System messages */
#system-messages-panel { }
.alert { margin: 20px 0 !important; }
	.alert h4 { margin: 0 0 20px 0 !important; font-size: 160%; }
	.alert p { margin: 0 !important; }

/* Content articles */
main { font-family: 'Calibri', Arial, Helvetica, sans-serif; background: #FFF; }
main .article-content p,
main .article-content ul { font-size: 16px; line-height: 23.46px; }
main .article-content ul li { margin: 0 0 10px 0; }
main .article-content p a { text-decoration: underline; }
main .article-content table td img { max-width: none; }

#homepage-welcome-content .article-content { margin-bottom: 40px; font-size: 20.91px; line-height: 120%; }
	#homepage-welcome-new-button { margin-top: 40px; }

/* Header */
header #header-top { height: 152px; background: #FFF; }
	header #header-top #header-logos { margin-top: 43px; }
		header #header-top #header-logos a { display: inline-block; }
		header #header-top #header-logos #header-logos-separator { margin: 0 30px; }
	header #header-bottom { height: 65px; background: #A11D27; }

	#header-login-btn { width: 192px; margin-top: 15px; margin-right: 15px; padding: 6px 20px 7px 20px; border-radius: 20px; text-align: center; font-family: 'Signika', sans-serif; font-size: 16.95px; font-weight: 600; color: #FFF; background: #521014; }
	#header-search { width: 200px; margin-top: 15px; padding: 4px 35px 5px 15px; border: 2px solid #FFF; border-radius: 20px; outline: none; font-family: 'Signika', sans-serif; font-size: 16.95px; font-weight: 600; color: #FFF; background: none; }
	#header-search-icon { margin: 0; padding: 0; border: none; background: none; position: relative; left: -32px; top: 2px; }
		#header-search-icon span.glyphicon-search { color: #FFF; font-size: 17px; }
	
/* Main navigation (bootstrap overrides) */
nav.navbar { margin-bottom: 0; min-height: 65px; border-radius: 0; }
nav.navbar-inverse { border: none; background: none; }
nav.navbar-inverse .navbar-toggle { float: left; border-color: #991922; }
nav.navbar-inverse .navbar-toggle:focus,
nav.navbar-inverse .navbar-toggle:hover { background: #991922; }

nav.navbar-inverse ul.navbar-nav { margin: 0 -15px; }
	nav.navbar-inverse ul.navbar-nav > li { display: inline-block; background: none; }
		nav.navbar-inverse ul.navbar-nav > li > a { padding: 22px 8px; font-family: 'Signika', sans-serif; font-size: 16.95px; font-weight: 600; color: #FFF; text-transform: uppercase; background: none !important; }
		nav.navbar-inverse ul.navbar-nav > li:first-child > a { padding-left: 0; }
		nav.navbar-inverse ul.navbar-nav > li.active > a,
		nav.navbar-inverse ul.navbar-nav > li > a:hover { color: #F3753E; }
	#navbar.navbar-collapse { padding: 0; }
	
/* Homepage Welcome */
#homepage-welcome-container { background: url(../images/bkg-content.png) top center no-repeat #80101A; }
	
	#homepage-welcome-content { height: 524px; margin: 0; padding-top: 130px; color: #FFF; }
	
		#homepage-member { height: 524px; }
			#homepage-member h2 { margin: 0 0 25px 0; font-size: 26.83px; color: #FFF; position: relative; left: 5px; }
		
		#homepage-member-join-renew { padding: 50px 15%; height: 207px; background: #A01D28; }
		#homepage-member-login { padding: 45px 15%; height: 317px; background: #B23A28; }
		
			#homepage-member-join-btn { display: inline-block; margin: 0 15px 0 0; padding: 5px 0; width: 107px; border: 2px solid #FFF; border-radius: 20px; font-family: 'Signika', sans-serif; font-size: 16.95px; font-weight: 600; color: #FFF; text-transform: uppercase; text-align: center; }
			#homepage-member-renew-btn { display: inline-block; margin: 0; padding: 5px 0; width: 107px; border: 2px solid #FFF; border-radius: 20px; font-family: 'Signika', sans-serif; font-size: 16.95px; font-weight: 600; color: #FFF; text-transform: uppercase; text-align: center; }
	
		#homepage-member-login form { color: #FFF; }
		#homepage-member-login form label { display: none; }
		#homepage-member-login form span { display: none; }
		#homepage-member-login #modlgn-username { display: block; width: 100%; margin: 0; padding: 10px 20px; border: none; border-radius: 20px; font-size: 14px; color: #979797; background: #F8EDEC !important; }
		#homepage-member-login #modlgn-passwd { display: block; width: 100%; margin: 0; padding: 10px 20px; border: none; border-radius: 20px; font-size: 14px; color: #979797; background: #F8EDEC !important; }
		#homepage-member-login #form-login-password { margin: 0 0 30px 0; }
		#homepage-member-login #login-button { display: inline-block; margin: 0 20px 0 0; padding: 5px 0; width: 107px; border: 2px solid #FFF; border-radius: 20px; font-family: 'Signika', sans-serif; font-size: 16.95px; font-weight: 600; color: #FFF; text-align: center; background: none; }
		#homepage-member-login #login-forgot-password { font-size: 14px; color: #FFF; }
		
/* Homepage 'Why Join' - other styles in editor.css */
#homepage-why-join-container { padding: 60px 0; background: #FFF; }

/* Homepage Images */
#homepage-images { padding-top: 65px; }
	
/* Homepage News & Events */
#homepage-news-events { padding-bottom: 60px; }
	
	/* News boxes */
	#homepage-news h2 { margin: 0 0 40px 0; font-size: 35.8px; color: #BD5B2F; text-align: center; }
	.news-item { margin-bottom: 25px; }
		.news-item-header { padding: 20px 15px; border-bottom: 1px solid #F3E0D8; background: #BD5B2F; position: relative; }
			.news-item-title { display: block; float: left; width: 75%; padding: 5px 0; font-size: 18px; color: #FFF !important; }
			.news-item-date { display: block; float: right; width: 22%; padding: 5px 0; font-family: 'Signika', sans-serif; font-size: 18px; color: #FFF; text-align: center; border-radius: 20px; background: #F9A347; }
		.news-item-content { min-height: 130px; padding: 20px 30px; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; background: #FFF; }
			.news-item-introtext { margin: 0 0 10px 0; font-weight: 500; font-size: 16px; line-height: 120%; }
			.news-item-read-more { margin: 0; }
				.news-item-read-more a { color: #BD5B2F; font-weight: 600; font-size: 16px; }
	
	/* Events boxes */
	#homepage-events h2 { margin: 0 0 40px 0; font-size: 35.8px; color: #A01D26; text-align: center; }
	.event-item { margin-bottom: 25px; }
		.event-item-header { padding: 20px 15px; border-bottom: 1px solid #EDD4D6; background: #A01D26; position: relative; }
			.event-item-title { display: block; float: left; width: 75%; padding: 5px 0; font-size: 18px; color: #FFF !important; }
			.event-item-date { display: block; float: right; width: 22%; padding: 5px 0; font-family: 'Signika', sans-serif; font-size: 18px; color: #FFF; text-align: center; border-radius: 20px; background: #521014; }
		.event-item-content { min-height: 130px; padding: 20px 30px; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; background: #FFF; }
			.event-item-introtext { margin: 0 0 10px 0; font-weight: 500; font-size: 16px; line-height: 120%; }
			.event-item-read-more { margin: 0; }
				.event-item-read-more a { color: #A01D26; font-weight: 600; font-size: 16px; }

/* Content pages */
#content-left-col { padding: 42px 20px 60px 20px; }
	#content-left-col h1 { margin: 0 0 20px 0; }
	#content-left-col h2 { margin-top: 20px; clear: both; }
	#content-left-col p:after { clear:both; display:block; content:' '; }
	#page-member-resources #content-left-col h2 { border-top: none; }
		#content-left-col h2 a { color: #4D4847; }
		#content-left-col h2 a:hover { color: #A10D24; }

#content-right-col { padding: 50px 20px; background: #E5E5E5; }
	#content-right-col h2 { margin: 0 0 20px 0; font-size: 21.76px; color: #A01D26; }
	#content-right-col .members.module { margin: 0 0 30px 0; padding: 0; }
		#content-right-col .members p { margin: 0 0 3px 0; padding:0; }
		#content-right-col .members a { display: block; padding: 10px 3px 10px 12px; color: #FFF; text-decoration: none; line-height: 30px; text-transform: uppercase; line-height: 100%; background: #4D4847; }
		#content-right-col .members a:hover { color: #FFF; background: #A10D24; }

		#content-right-col .module{ padding:25px 0;  }
		#content-right-col .module:first-child {border-bottom:solid 1px #CCC;}
		#content-right-col .module .date { display:none; }
		
		#content-right-col .members.module { padding-top:0; }
		#content-right-col .members p { margin:0 0 3px 0; padding:0; }
		#content-right-col .members a { display: block; background: #4D4847; padding: 10px 3px 10px 12px; color: #FFF; text-decoration: none; line-height: 30px; text-transform: uppercase; line-height: 100%; }
		#content-right-col .members a:hover { background:#a10d24; color:#fff; }
		
		#content-right-col .news-item { margin-top:15px; }
		#content-right-col #news-item-1 { margin-top:0; }
		#content-right-col .news-item p { margin-bottom:12px; }
		
		#content-right-col .event-item { margin-top:15px; }
		#content-right-col #event-item-1 { margin-top:0; }
		#content-right-col .event-item p { margin-bottom:12px; }
		
		#content-right-col .favourites.module { padding-bottom:10px; }
		#content-right-col .resource { margin-top:18px; }
		#content-right-col .resource-1 { margin-top:0; }
		#content-right-col .resource p { margin-bottom:12px; }
		
		#content-right-col .members-menu.module { padding-top:0; }

		#content-right-col .flsevents.module {  }
		#content-right-col .flsevents.module .event-item-wrapper { width: 100%; }

#content-right-col .news-item-header,
#content-right-col .news-item-content,
#content-right-col .event-item-header,
#content-right-col .event-item-content { padding: 15px; }
	#content-right-col .event-item-title,
	#content-right-col .news-item-title { float: left; width: 70%; font-size: 16px; }
	#content-right-col .event-item-date,
	#content-right-col .news-item-date { float: right; width: 25%; font-size: 12px; font-weight: 600; }

/* Footer */
#footer-top { padding: 40px 0; background: #521014; }
	#footer-top h3 { margin: 0 0 25px 0 !important; color: #FFF !important; font-family: 'Signika', sans-serif; font-size: 24.68px !important; text-transform: uppercase !important; }
	#footer-top h4 { margin: 0 !important; color: #FFF !important; font-family: 'Calibri', sans-serif !important; font-size: 15px !important; font-weight: 600 !important; line-height: 22px !important; }
	#footer-top p { margin: 0 !important; color: #FFF !important; font-family: 'Calibri', sans-serif !important; font-size: 15px !important; line-height: 22px !important; }
	
	#footer-top-right { text-align: right; }	
		#footer-top-right h3 { margin: 0 0 40px 0 !important; }

#footer-bottom { padding: 15px 0 14px 0 !important; font-size: 15px !important; background: #A11D28 !important; }
	#footer-bottom-right { text-align: right !important; }

/* Accordion stuff */
div.acc_desc { display: none; }
	
/* RS Comments */
.rscomments { padding:0; border-top: 1px solid #E8E8E8; margin-top: 30px; background-color: transparent; padding-top:10px; }
.rscomments * { box-sizing: border-box;}

#rsc_comment, 
#report-reason { width: 100%; padding: 10px 8px; height: auto; font-size: 14px; line-height: 18px; border: 1px solid #B7B7B7; color: #999; }
#report-reason { width: 100%; margin-bottom: 10px; resize: none;}

/* RS Comments - Red Button */
#rsc_submit,
#rsc_reset,
#rsc_cancel,
#rscomments-terms .btn,
#rscomments-report .btn,
#rscomments-subscribe .btn,
.rscomm-meta .btn { background-color: #A10D24; margin-right: 5px; font-size: 1.2em; padding: 8px 37px 9px 37px;}
.rscomm-meta .btn { background-color: #4D4847; padding: 5px 22px 6px 22px; }

/* My Favourites sidebar */
.paragraph-no-margin { margin-bottom: 0; }
.sidebar-star { padding-right: 12px; }

/* Events Page */
.banner-event { background-size: contain; height: 150px; background-position: top center; background-repeat: no-repeat; }
#smulevents-calendar .events-page--heading { margin-bottom: 20px; margin-top: 5px; }
#smulevents-calendar .event--item { margin-bottom: 30px; box-shadow: 1px 2px 5px #CCC, 1px 0px 5px #CCC; height: 260px; position: relative; overflow: hidden; z-index: 2; }
#smulevents-calendar .event--details { background: rgba(255, 255, 255, 0.9); padding: 10px; top: 150px; position: absolute; left: 0; right: 0; -webkit-transition: all 0.5s; transition: all 0.5s; padding-bottom: 250px; }
#smulevents-calendar .event--details p { margin: 0 0 5px 0; font-size: 16px; }
#smulevents-calendar .event--details-date { font-size: 16px; font-weight: 600; }
#smulevents-calendar .text--link-style { font-size: 16px; font-weight: 600; color: #A10D24; line-height: 1.2; }
#smulevents-calendar .event--details-hover { display: none; }
#smulevents-calendar .event--details-hover .btn { margin: 0; text-align: center; }

#smulevents-calendar .event--item:hover .event--details { top: 0; }
#smulevents-calendar .event--item:hover .event--details-hover { display: block; }
#smulevents-calendar .event--details-hover p { font-size: 16px; max-height: 6em; overflow: hidden; }
#smulevents-calendar .event--item-calendar { padding: 10px; box-sizing: border-box; }
#smulevents-calendar .event--item-calendar h2 { margin: 0 0 5px 0; text-align: center; }
#smulevents-calendar .event--item-calendar p { margin: 0 0 5px 0; text-align: center; font-size: 14px; }
#smulevents-calendar .events .event-image { display: none; }

/* SmulEvents calendar */
#smulevents-calendar .event-calendar.event-calendar-small { margin: 0 auto; float: none; }
#smulevents-calendar h2 { float: right; }
#smulevents-calendar p { float: right; }
#smulevents-calendar .event-calendar th { padding: 0; color: #FFF; text-align: center; background-color: #A10D24; }
#smulevents-calendar .event-calendar td { border: 1px solid #CCC; }
#smulevents-calendar .event-calendar td .daynum { text-align: right; position: relative; top: 10px; right: 10px; }
#smulevents-calendar .event-calendar td .event { text-align: right; font-size: 90%; position: relative; top: 10px; right: 10px; }
#event-details { margin: 0 0 20px 0; }
#event-details .contenttable td { padding: 0 0 10px 0; font-size: 115%; color: #555; }
#event-details .contenttable td p { font-size: 100%; }
#event-description p + table {    margin: 0; padding: 0; border: none; border-collapse: collapse; width: 100%; max-width: 100%; }
#event-description p + table th { margin: 0; padding: 8px; border: none; color: #FFF; background: #4D4847; }
#event-description p + table td { margin: 0; padding: 8px; border: none; color: #444; border-bottom: solid 1px #AAA; background: #FFF; }
#event-description p + table p  { margin: 0; }
#event-description p + table p * { font-family: inherit !important; }
#event-description .event-images { display: none; }


/* FLS Executive Information */
#page-fls-executive .article-content .acc_image { float: left; margin: 0 20px 20px 0; }
#page-fls-executive .article-content .acc_info { float: left; margin: 0 0 20px 0; }
	#page-fls-executive .article-content .acc_desc { margin: 20px; }
	#page-fls-executive .article-content .acc_info h3 { margin: 0 0 20px 0; padding: 0; color: #A10D24; font-size: 25px; font-weight: 600; text-transform: none; }
	#page-fls-executive .article-content .acc_desc p { line-height: inherit; }
	#page-fls-executive .article-content .acc_info p	{ margin: 0; line-height: inherit; }
	#page-fls-executive .article-content .acc_desc a,
	#page-fls-executive .article-content .acc_info a { text-decoration: underline; }

/* Membership Information */
#page-membership-information h2,
#page-publications h2,
#page-members-home h2,
#page-links h2:first-child { margin-top: 0; padding-top: 8px; border-top: none; }
#page-membership-information a.btn-standout { width: 40%; }

/* News */
#news-back-link { display: block; font-size: 16px; font-weight: 600; }

/* Members Homepage */
.members-home #content-inner table p { margin-bottom:22px; }

/* SmulResources category pages */
.section-button { border-radius: 3px; background: url("../images/arrow-grey.png") no-repeat scroll 98% 50% transparent; border: 1px solid #666; color: #666; cursor: pointer; float: left; font-size: 18px; padding: 10px 0 10px 10px; width: 100%; margin: 0 0 12px 0; box-sizing: border-box; }
.section-content { clear: both; display: none; margin: 12px 0 25px; padding: 20px 15px 0 15px; position: relative; }
.section-button.active {background: url("../images/arrow-white.png") no-repeat scroll 98% 50% #666; color: #FFF;}

#categorylist h3 { padding: 0 !important; color: #333; }
#categorylist .resources-group { display: block !important; margin: 0 !important; }
#categorylist .resources-group p { margin:0; }
.resource-details-icon { height: 32px; line-height:32px; margin:0 35px 0 0; padding: 10px 0 0 0; float:left; display:block; }
.resource-details-icon a { display: block; color: #333; text-decoration:none; line-height:32px; }
.resource-details-icon a:hover { color:#A10D24; }
.resource-details-icon img { margin-top: -5px; vertical-align: middle; max-width: none; }
#resource-details-download-icon a { color:#A10D24; }

#categorylist h2 { margin: 20px 0 !important; padding: 0 !important; border: none !important; color: #A10D24 !important; }
#categorylist .resources-category-wrapper { margin-bottom: 20px; }

.resources-group table { width: 100%; padding: 15px 20px; border: 2px solid #EBEBEB; border-collapse: collapse; font-family: 'Calibri', Arial, Helvetica, sans-serif; font-size: 16px; }
.resources-group table th,
.resources-group table td { text-align: left; padding: 10px; border-bottom: 1px solid #F1F1F1; }
.resources-group table th { color: #FFF; border: 2px solid #A10D24; background: #A10D24; }
.resources-group table tr.last td { border: none !important; }
.resources-group table td a { text-decoration: none; }
.resources-group table td:first-child { width: 25px; }

/* Button */
.btn-chunky { font-size: 1.2em; padding: 15px 25px;}
.btn-medium { font-size: 1.2em; padding: 10px 37px 11px 37px;}
.btn-200 {width: 200px; box-sizing: border-box;}
.button-inline-center a {display: inline-block !important;}

/* Home Panels - What's New */
.home-combined-news {width: 100%;}
.home-combined-news .event-item-wrapper {  }
.home-combined-news .event-item { margin-bottom: 30px; border: 2px solid #CCC; max-height: 160px; height: 160px; overflow: hidden; padding: 15px 20px;}
.home-combined-news .event-item-inner { width: 100%;}
.home-combined-news .date {float:left; width: 65px; height: 65px; margin-right: 15px;}
.home-combined-news .date.event {text-align: center; padding-top: 20px; background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABBCAMAAABSHoJ0AAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAHdUExURezs7GFcW1RPTt/e3mBbWuvr65uYmKGenouIh+7t7Z2amY+Li4yJiKGfnu/u7vHx8WZiYY2Kie3s7GhkY8LAwKmnpri3tvb29tva2mxoZ+bl5fDw8MfGxWNfXufn5nZycnl1dGJeXVNOTeDf3+rp6dPS0lhTU2FdXHh0c5qXlqako+Lh4dLR0YF+fbGvrv39/bKvr2NeXaimpnVycX56eoaCgWtnZn97eo+MjPz7+1FMS5mWlmplZW5qabu5ue7u7oqHhmVhYNva2YiEhKSiofz8/JCNjGRgX6elpHBsa09KScG/v9TT09rZ2ejn54mGhfj4+G9qar++vcnHx19bWlVQT9jX14qGhn98e/r6+n16eWVgYGhjYs/NzXp3dvX09MjGxk5JSFxXVquoqHFtbZeUk/Ly8oeEg9fW1q2rq+Tk5Ovq6pWSkb68vG9rav7+/uLi4VJNTIJ/fsbFxdfV1XJubYF9fHNvb7m3t3dzcmllZM3MzPLx8VVRUPn5+VZRUNDOzsXDw1dSUdnY2K6sq/T089LQ0Kajo9bV1FpVVJ2bmnVxcMrIyFxYV5yZmVlUU5+cm15aWfv7+6ShoHh0dLWzs7a0tFdTUrOxsMbExPf39+Tj41pWVU1IR////9MuafMAAANhSURBVHjaYphHMQAIIAY4y3zuXHNidbHPnZsE5wAEEMII+blz5Yk1gmvuXCs4ByCAEEZwz53rRqwRenPnSsI5AAHEgOw4dmKNEJk71wTOAQgghBGic+eKEmtE9dy5DnAOQAAhjBCbO1eMWCOc5s7NgXMAAghhhMzcuTLEGiE3d+5kOAcggBg4fUQFLbRi582TmDtXYt48nUzNvi4uIGDDAFxgYWvRnnnzXOfOrZg3T9XILZy9eB5AADHMhYCGeTVz50rPC7OaSxgA/Tt3btu8LDUwzxMggGBGGM3LnztXf54BESbMFQQZIQGKFjAACCCYEd7zLOfOrZuXQIwR7SAjOuZlQLkAAQQzogQkDA7quXOjJuglu/DysqMAXl4XDwNeZ6hHJgLVCkG1AgQQzAgpSOj6AZnC2rijgk8XqGAmhO0aCtEKEEAwI6ZBhGcAmUp2UvNm8UvzcaIAPml+8XlCMsJABakQtcFQrQABBDOis8VXJEjVw4uYsJhrrSOS2zw1GsoDCCAGuLjSXJJAIZwFEEAMcykGAAEEMUKejd203ExAQNI4Ip1HkJtbkIeHAwPwgGS4eZyLFGwFBGxKddk0FcCaAQIIbIQjM3lFnlwgSDdAAIGNKCO32LQA6QYIILARKeQaYQLSDRBAYCPc08g0whOkGyCAwEb0ZpNngrgNSDdAAIGN6Jcizwh+AZBugAACG9FUQJ4RnIYg3QABBDaCSZnMekwdpBsggCgygpUFpBsggCBGMFNiBEAAUcEIgACighEAAUQFIwACiApGAAQQFYwACCAqGAEQQFQwAiCAqGAEQABRwQiAAKKCEQABRAUjAAKICkYABBAVjAAIICoYARBAVDACIICoYARAAFHBCIAAooIRAAFEkREqYCMAAogKRgAEEBWMAAggKoQFQABRVo+AqyKAAAIbUatNZm0GrhABAghsxPTZ5BnBJwvSDRBAYCPmyJFnRGsMSDdAAIGNCOEjz4hISZBugAACGyE8icxWjjFIN0AAgY2YQm5byxSkGyCAwEaYBZBpRCVIN0AAgY1ItANy9cX57YUYiAJC9vzxlkAtjfUg3QABBGn9Kmk4xOVVOcoqKjISAxRl3YVtNfwVID0rgACiQhscIICoYARAAFHBCIAAYuim1AQtgAADAMvCWR0OFkanAAAAAElFTkSuQmCC') top no-repeat; }
.home-combined-news .date.news {text-align: center; padding-top: 7px; background:url(../images/icon-news.png) top no-repeat;}
.home-combined-news .event .day {font-size: 1.5em; font-weight: bold; float: left; width: 100%;}
.home-combined-news .event .month {font-size: 0.9em; float: left; clear: left; width: 100%;}
.home-combined-news .news .day { padding-left: 12px; box-sizing: border-box; font-size: 1.5em; font-weight: bold; float: left; width: 100%;}
.home-combined-news .news .month { padding-left: 12px; box-sizing: border-box;font-size: 0.9em; float: left; clear: left; width: 100%;}
.home-combined-news .event-item-content {overflow:hidden;}
.home-combined-news .event-item-content a {text-decoration: none;}
.home-combined-news .event-item-content p {margin-bottom: 0; margin-top: 8px;}
.home-combined-news .btn.btn-grey {display: none !important;}

/* Home Panels - Sponsor */
.home-platinum-sponsor--image {text-align: center;}
.home-platinum-sponsor--image p {margin:0;}
.home-platinum-sponsor--image img {max-width: 100%;}

/* Home Panels - Video */
.wrapper--home-video-outer {max-width: 640px; margin-left:auto; margin-right: auto;}
.wrapper--home-video {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.wrapper--home-video iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.overlay--home-sponsor { width: 100%; height: 100%; background-color: rgba(121,178,186,0.8); }
.background--image-home-video { background-image: url(../images/banner-video.jpg); background-position: center center;}
.text--white, .color--white {color: #FFF;}
.text--bold { font-weight: bold; }

/* Home Panels - Featured Articles */
.home-articles { background-color: #e8e8e8; }

/* Home Panels - Member */
.overlay--home-member { width: 100%; height: 100%; background-color: rgba(135,198,89,0.8); } /*rgba(117,155,28,0.8) original*/
.background--image-home-member { background-image: url(../images/banner-members.jpg); background-position: center center; background-attachment:fixed; }
.wrapper--home-member-buttons { padding-top: 90px; }
.wrapper--home-member-text {max-width: 400px; margin-left: auto; margin-right: auto; }

/* Members Home */
.row-custom-10 { margin-left:-5px; margin-right:-5px; box-sizing:border-box; }
.row-custom-10:after { content: "."; visibility: hidden; display: block; height: 0; clear: both; }
.col-custom-3 { padding-left:5px; padding-right:5px; width: 25%; float:left; box-sizing:border-box; }

#page-members-home table { padding: 0; }
#page-members-home table td { padding: 15px; }
#page-members-home table td p { margin: 0; padding: 0; }

.members-home--tile img { max-width: 40px; max-height: 38px;}
.members-home--tile > div { margin-bottom: 10px; }
.members-home--tile .single-tile { height: 180px; border:1px solid #CCC; padding:25px 15px 5px 15px; }
.members-home--tile .single-tile h2 {font-size: 1.45em;}
.members-home--tile .image-wrapper {height: 40px; margin-bottom: 10px;}
.members-home--tile .break {width: 100%; display: block;}
.members-home--tile a { display: block; text-decoration: none;}
.members-home--tile a:hover h2 { color:#A10D24;}

#content-right-col .navbar-nav,
#content-right-col .navbar-nav > li { float: none; margin: 0 0 3px 0; }
#content-right-col .navbar-nav > li a { display: block; padding: 10px 3px 10px 12px; color: #FFF; font-weight: 600; text-decoration: none; line-height: 30px; text-transform: uppercase; line-height: 100%; background: #4D4847; }
#content-right-col .navbar-nav > li a:hover { background: #A10D24; }

#content-right-col .navbar-nav > li a.no-transform { text-transform: none !important; }

/* temporary */
.members-home--tile .position-11 .single-tile { border: 5px solid #A10D24; }
.members-home--tile .position-11 .single-tile h2 { color: #A10D24; }

/* My Favourites sidebar */
.paragraph-no-margin { margin-bottom: 0; }
.sidebar-star { padding-right: 12px; }

/* Membership Information */


/* AFL page */
.family-lawyer .resources-group table tr th:nth-of-type(2), 
.family-lawyer .resources-group table tr td:nth-of-type(2) { width: 70%; }

.family-lawyer .resources-group table tr th:nth-of-type(3), 
.family-lawyer .resources-group table tr td:nth-of-type(3) { width: 30%; }

/* Search results */
#content-col .search { padding-top: 20px; line-height: 23.46px; }
#content-col .search form,
#content-col .search p,
#content-col .search dl,
#content-col .search form label,
#content-col .search form input,
#content-col .search form select { font-family: 'Calibri', Arial, Helvetica, sans-serif; font-size: 16px; }
#content-col .search .searchintro { margin-top: 20px; }

#content-col .search-results dt { font-weight: 500; }
	#content-col .search-results dt a { text-decoration: underline; }
#content-col .search-results dd { margin: 0 0 0 20px; }
#content-col .search-results .result-text { margin-bottom: 20px; }
	
#content-col #searchForm #search-searchword { width: 30%; }
#content-col #searchForm #search-submit { margin-left: 10px; padding: 6px 0; width: 167px; font-weight: bold; border: none; color: #FFF; text-align: center; text-transform: uppercase; cursor: pointer; background: #A10D24; }

.jcarousel-wrapper { margin: 20px auto; position: relative; }

/** Carousel **/

.jcarousel { position: relative; overflow: hidden; width: 100%; }
	.jcarousel ul { width: 20000em; position: relative; list-style: none; margin: 0; padding: 0; }
		.jcarousel ul li { float: left; }
			.jcarousel ul li img { display: block; max-width: 100%; height: auto !important; }
.jcarousel-control-prev,
.jcarousel-control-next { display: none; }
.jcarousel-pagination { display: none; }

/* 23/06/17 John requested hiding right-hand column on Members elearning page */
#contentpage.com_jumi.elearning #content-right-col { display: none; }