/* @override 
	https://conference.conni.com.au/templates/conni/assets/css/style-a-v2.css
	https://conference.conni.com.au/templates/conni/assets/css/style-a-v2.css?1487584266
	https://conference.conni.com.au/templates/conni/assets/css/style-a-v2.css?1507667860
	https://conference.conni.com.au/templates/conni/assets/css/style-a-v2.css?1508715714
	https://conference.conni.com.au/templates/conni/assets/css/style-a-v2.css?1514415840
	https://conference.conni.com.au/templates/conni/assets/css/style-a-v2.css?* */


/**
* @version$Id: style.css 001 2013-06-28 09:50:00Z Anton Wintergerst $
* @packageJiGrid Template Framework for Joomla 2.5-3.0
* @copyrightCopyright (C) 2013 Jinfinity. All rights reserved.
* @licenseGNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
* @websitewww.jinfinity.com
* @email support@jinfinity.com
*/
@media screen and (min-width:600px) {
	#mobilerow {
		display: none;
	}

}
body {
	line-height: 22px;
	font-size: 16px;
	color: #333;
	font-family: 'Source Sans Pro', sans-serif;
	background-size: cover;
}
.jicell>.outer {
	padding: 0;
}
#top,#footer {
	background: #242021;
}

#top{
	padding: 10px
}

#footer {
	margin-top: 20px;
	background: #231f20;
}
#nav {
	background: #000;
}
#main.jirow {
	background: #fff;
}
#nav * {
	color: #fff;
}
#nav *:hover {
	color: #ccc;
}
#showcase>.rowouter {
	width: 100%;
	max-width: 100% !important;
	overflow: hidden;
}

@media screen and (max-width:990px) {
	#showcase>.rowouter {
	}

}
@media screen and (max-width:700px) {
	#showcase>.rowouter {
	}

}
.jicell.phone-only {
	display: none;
}
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.moduletable.soldout .custom::after {
	background: url(../images/sold-out3.png) no-repeat 50% 50% !important;
	content: ' ';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 999;
	opacity: .9;
}
.desktop .phone-only {
	display: none;
	height: 0px;
}
i {
	font-family: "FontAwesome";
	font-style: normal;
}
.jbIntroText ul {
	padding: 10px 30px;
}
img {
	max-width: 100%;
	height: auto;
}
.articlebody ul,.custom ul {
	margin: 10px 20px;
	padding: 5px;
}
.welcome-image {
	margin-top: 15px;
}

.articlebody ul li, .custom ul li {
	list-style: circle !important;
}
ul li {
	list-style: none!important;
}
h1,h2,h3,h4,h2 a,h3 a {
	color: #111;
	font-weight: bold;
	letter-spacing: 1px;
}
h2.pagetitle {
	display: inline-block;
	padding: 5px 20px;
	background: #111;
}
h2.pagetitle a {
	color: #fff;
}
.speakers h4 {
	font-family: 'Source Sans Pro', sans-serif;

}
.speakers .grid-item .category-image{
	overflow: hidden;

}
.custom.speakers img,.speakers .category-image img.jiimg {
	opacity: 1;
  width: 100%;
  transition: all 2s ease-in-out .5s;
}
.custom.speakers img:hover,.speakers .category-image img.jiimg:hover {
	transform: scale(1.2);
}
a:hover {
	color: #aaa;
	text-decoration: none;
}
img a, a img {
	border: none;
}
.moduletable p {
	margin: 0;
	padding-bottom: 10px;
}
fieldset.well {
	border: none;
}
/*--Top--*/
/*--Header--*/
.socialicons p a {
	display: block;
	float: left;
	margin: 5px;
}
/*--Nav--*/
.mainmenu ul {
	text-align: center;
	padding: 0;
	margin: 0;
}
.jicell>.outer {
	display: inline-block;
	width: 100%;
}
.mainmenu li {
	display: inline-block;
	list-style: none;
}
.mainmenu li a {
	display: block;
	padding: 5px;
	text-transform: uppercase;
}
.mainmenu li a::after {
	content: ' ';
	margin-left: 18px;
}
#nav > div > div.jicell.navcell2.span-12.module.nav2.singlechild.first.jid6.pjid5.fullwidth > div > div > div > div > ul > li.item-377 > a::after {
	content: ' |';
	margin-left: 5px;
}
#nav > div > div.jicell.navcell2.span-12.module.nav2.singlechild.first.jid6.pjid5.fullwidth > div > div > div > div > ul > li.item-444 > a {
	color: #F1BC68;
}
#nav > div > div.jicell.navcell2.span-12.module.nav2.singlechild.first.jid6.pjid5.fullwidth > div > div > div > div > ul > li.item-444 > a:hover {
	color: #fff;
}

.mainmenu li.last a::after {
	content: none;
}
.footermenu li a {
	float: left;
	padding: 10px;
}
.footermenu li a:hover {
	color: #ccc !important;
}
.jitogglemenubtn.btn {
	float: none;
}
.jirow.nav {
	margin-bottom: 0;
	padding: 10px 0;
}

.menu {
	letter-spacing: 1px;
}

/*--Drop-Down--*/
.mainmenu ul ul {
	display: none;
	position: absolute;
	padding: 0!important;
	z-index: 99;
}
.mainmenu ul li:hover ul {
	display: block;
}
/*--Showcase--*/
#showcase img {
	max-width: 1200px;
	display: block;
	margin: auto;
}
.phone #showcase img {
	max-width: 100%;
}
#showcase.jirow {
	background: #FFF4EE;
}
/* System Message */
#system-message-container .alert {
	background: #cb3636;
	padding: 10px;
}

#system-message-container * {
	margin: 0;
}
/*--Above--*/
.breadcrumbs li {
	float: left;
	margin: 5px;
	display: block;
}
#showcase .textoverlay {
	position: absolute;
	z-index: 99;
	color: #fff;
	top: 30%;
	left: 0;
	right: 0;
	margin: 0 auto 50px;
	text-shadow: 0px 0px 8px #000;
	display: none;
}
#showcase .textoverlay * {
	color: #fff;
}
#showcase .textoverlay h2 {
	font-size: 48px;
}
.phone #showcase .textoverlay h2 {
	font-size: 30px;
	margin-top: 10px !important
}
.item-page .articlebody {
	padding: 20px 0 !important;
}

#showcase .textoverlay p {
	font-size: 26px !important;
}
/*--Main--*/
.phone #main {
	padding: 0 10px;
}
#mainrow {
	padding-bottom: 20px;
}
.page-header {
	padding: 0;
	margin: 0;
	border-bottom: 0;
    min-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  
}
.custom.logo img {
	max-height: 50px;
	width: auto;
}
.blog .cat-children {
	clear: both;
}
.blog .items-leading img.thumb {
	float: right;
}
.blog .items-row {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.blog .items-row .span6 .item {
	width: 48%;
	float: left;
	padding: 10px;
}
.jirow.Main .outer {
	min-height: 250px;
	padding: 10px;
}
.tooltip {
	position: absolute !important;
	background: #ccc;
	padding: 3px;
	border: 1px solid #333;
	color: #222;
}
.login-info .jbIntroText img {
	border: 1px solid #333;
	padding: 5px;
}
.phone .cfdiv_text input,.phone .ccms_form_element textarea,.phone .ccms_form_element select {
	clear: both;
	float: left;
	width: 100%;
}
/*--Right--*/
/*--Left--*/
/*--Below--*/ 
/*--Bottom--*/
/*--Footer--*/
#footer * {
	color: #fff;
}

.pkbranding {
	float: right;
}
.pkbranding p {
	margin: 0;
}
.footer .adminmenu {
	float: right;
	width: 100%;
	text-align: right;
}
.adminmenu ul li a {
	padding: 0 5px;
}
.adminmenu ul {
	padding: 0;
	float: right;
}
.adminmenu li a {
	padding: 0 10px!important;
}
/*--Phone--*/
.desktop .moduletable.desktop {
	display: block;
}
.desktop .moduletable.phone {
	display: none;
}
.phone .moduletable.desktop {
	display: none;
}
.phone .moduletable.phone {
	display: block;
}
/* Mobile menu stuff */
.jitogglemenu li a {
	color: #333!important;
	background: #fff;
}
.phone .jitogglemenubtn {
	width: 99%;
	color: #333!important;
}
.phone .jitogglemenu li.active a {
	background: #fff;
}
.phone .jitogglemenubtn {
	border: none;
}
.jitogglemenu {
	width: 100%;
	max-width: none;
	position: relative;
	z-index: 99999;
	display: none;
}
.mobilemenu .outer {
	padding: 0;
}
.jitogglemenu {
	margin-bottom: 0;
}
.jitogglemenubtn.btn.btn-navbar {
	box-shadow: none;
	border: none;
	background: none;
}
.mobilemenu li, .mobilemenu .nav-childinner, .mobilemenu .nav-child {
	margin: 0!important;
	padding: 0!important;
}
.nav-child li {
	border-left: none!important;
	border-right: none!important;
	border-bottom: none!important;
}
/*--Form--*/
.datepicker_dashboard {
	padding: 20px;
	width: 200px;
	height: 160px;
}
.chrono_credits {
	display: none;
}
/*--Editor--*/
.edit ul.nav.nav-tabs {
	display: none;
}
.edit .btn-toolbar {
	float: left;
	width: 100%;
	margin: 20px 0;
}
#users-profile-core, #users-profile-custom {
	background: #fff;
	padding-top: 20px;
}
.active-result {
	color: #333;
}
.tooltip {
	position: absolute !important;
	background: #ccc;
	padding: 3px;
	border: 1px solid #333;
	color: #222;
}
.edit .btn-toolbar button {
	float: left;
}
/*breadcrumbs */
ul.breadcrumb {
 text-align: center;
 width: 90%;
 background: none;
 margin: 0;
 padding: 0;
}
.breadcrumb i {
 font-size: 1em;
 margin: 0 5px;
}
.breadcrumb li {
 display: inline-block;
}
.breadcrumb li * {
 color: #666;
 font-size: 10px;
 text-transform: uppercase;
}
.breadcrumb li a:hover {
 color: #222;
}
/*--Typography--*/
a {
	text-decoration: none;
}
/*--Misc Utilities--*/
/*-Vertical Centering-*/
modulebody {
-webkit-box-flex: 1;
-moz-box-flex: 1;
box-flex: 1;
}
internal {
min-height: 200px;
display: -webkit-box;
display: -moz-box;
display: box;

-webkit-box-align: center;
-moz-box-align: center;
box-align: center;

-webkit-box-pack: center;
-moz-box-pack: center;
box-pack: center;
width: 200px;
background: #666;
border-radius: 50%;
}
custom {
display: -webkit-box;
display: -moz-box;
display: box;

-webkit-box-align: center;
-moz-box-align: center;
box-align: center;

-webkit-box-pack: center;
-moz-box-pack: center;
box-pack: center;
padding: 20px
}
.system-unpublished {
	opacity: .5;
}
.pagination {
	clear: both;
}
.pagination li {
	display: inline-block;
	margin: 0 5px;
}
.tip-wrap {
	background: #ddd;
	padding: 10px;
	border: 1px solid #999;
}
.btn.jmodedit {
	display: none !important;
}
/*--Sliders--*/
.active .panel-heading a.accordion-toggle::before {
	content: '\f103';
	font-family: FontAwesome;
}
.panel-heading a.accordion-toggle::before {
	content: '\f101';
	font-family: FontAwesome;
}
.jisocialwidgets>div {
	display: inline-block;
	margin: 0 10px 0 0;
}
.modal-body {
	width: 98%;
	position: relative;
	max-height: 400px !important;
	padding: 1%;
	overflow: scroll !important;
}
.page-header,.moduletitle {
	text-align: center;
}
.moduletable.speakers {
	display: inline-block;
	width: 100%;
	margin: 0 0 50px 0;

}
.custom.speakers>div {
	position: relative;
	padding: 0px;
	overflow: hidden;
}
.custom.speakers img {
	min-width: 100%;
}
.custom.speakers>div h4 {
	margin: 0 0px;
	position: absolute;
	bottom: 20px;
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	min-width: 80%;
	left: 0;
	padding: 3px 10px;
	color: #fff;
	background: #222;
	pointer-events: none;
}
.custom.speakers>div a {
	display: block;
}
.category.speakers .category-intro {
	padding: 2px 5px;
}

.boxheading .moduletitle {
	background: #3d4871;
	width: 80%;
	margin: auto;
}
.boxheading .moduletitle h3 {
	color: #fff;
	text-align: center;
	margin: 5px 0 5px;
	padding: 10px;
	font-weight:bold;
	letter-spacing: 1px;
}

.modulebody h4 {
	color: #3d4871;
}

.max-700 .custom,.articlebody,.item-page.hasimage,#above>.rowouter,.register-now #main.jirow.main>.rowouter.outer {
	max-width: 800px !important;
	margin: auto;
}
.articlebody blockquote {
	clear: both;
	margin: 20px auto 10px;
	display: inline-block;
	width: 100%;
	text-align: center;
}
#main .jicell.right {
	padding-top: 40px;
}
.jicell.right .moduletitle {
	background: #111;
	padding: 10px;
}
.jicell.right .moduletitle h3 {
	margin: 0;
	color: #fff;
}
.jicell.right .modulebody {
	padding: 10px 25px;
}
.modulebody p strong {
	color: #3d4871;
}
.single img,.group img {
	display: none;
}
#dttype_choice i {
	padding: 10px;
}
.item-page.hasimage .article-images {
	float: right;
	width: 40%;
	margin-top: 50px;
}
.item-page.hasimage .article-images img {
	margin: 0 0 20px 0 !important;
	width: 100% !important;
}
.item-page.hasimage .articlebody {
	float: left;
	width: 55%;
}
.articlebody h2 {
	margin: 0 0 20px 0;
}
.item-page.hasimage .lead-image img,.ishome .phone .col-md-6 img {
	width: 90%;
	margin: auto;
	display: block;
}
.phone .item-page.hasimage .articlebody,.phone .item-page.hasimage .lead-image,.phone .item-page.hasimage .article-images {
	width: 100% ;
	float: none;
}

.readmore a.btn {
	text-align: left;
	background: #222;
	color: #fff;
}
#chronoform-survey {
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px;
}
#chronoform-survey label.gcore-label-top {
	text-transform: uppercase;
	font-weight: 800;
	color: #494949;
}
#chronoform-survey .gcore-label-checkbox {
	font-weight: 400;
}
.register-now .maincell h2 {
	text-align: center !important;
}
.item-446 {
	padding-left: 30px;
}
.item-444 {
	color: #fff;
}

.book-now-button {
	padding: 10px 50px;
}
#footerbottom {
	padding: 10px 26%;
	background: #231f20;
	color: white;
	text-decoration: none;
}

#footerbottom a {
	color: white;
	text-decoration: none;
	padding-top: 6px;
}
.eventlist a, .eventlist span{
	font-size: 16px;
}

.event_button {
padding: 10px;
}

.detailslink {
	line-height: 45px;
}
form .event_message .eventListRow1 .eventlist{
	font-size: 16px;
	padding: 20px 0 10px 10px;
}