@charset "UTF-8";

*
{
	vertical-align:baseline;
	font-weight:inherit;
	font-family:inherit;
	font-style:inherit;
	font-size:100%;
	border:0 none;
	outline:0;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0;
	
}

html,body
{
	height:100%;
}

html {
}

body{
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
  background-color:#a1adb5;
}

sup.registered-trademark {
	font-size: 0.7rem;
	vertical-align: super;
}

.background-placeholder {
	background: #76899f;
   
}

.background-2019-1 {
	background: #76899f url(https://www.competitivechallengesconference.com/images/backgrounds/bg-2019-1.png) no-repeat center top;
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.competitivechallengesconference.com/images/backgrounds/bg-2019-1.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.competitivechallengesconference.com/images/backgrounds/bg-2019-1.png', sizingMethod='scale')";
    background-attachment: fixed;
    background-size: 100%;
}
.background-2019-2 {
	background: #f9a86a url(https://www.competitivechallengesconference.com/images/backgrounds/bg-2019-2.png) no-repeat center top;
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.competitivechallengesconference.com/images/backgrounds/bg-2019-2.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.competitivechallengesconference.com/images/backgrounds/bg-2019-2.png', sizingMethod='scale')";
    background-attachment: fixed;
    background-size: 100%;
}
.background-2019-3 {
	background: #a1afb4 url(https://www.competitivechallengesconference.com/images/backgrounds/bg-2019-3.png) no-repeat center top;
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.competitivechallengesconference.com/images/backgrounds/bg-2019-3.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.competitivechallengesconference.com/images/backgrounds/bg-2019-3.png', sizingMethod='scale')";
    background-attachment: fixed;
    background-size: 100%;
}
.background-2019-4 {
	background: #ea8b77 url(https://www.competitivechallengesconference.com/images/backgrounds/bg-2019-4.png) no-repeat center top;
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.competitivechallengesconference.com/images/backgrounds/bg-2019-4.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.competitivechallengesconference.com/images/backgrounds/bg-2019-4.png', sizingMethod='scale')";
    background-attachment: fixed;
    background-size: 100%;
}



.col-blue {
	color: #294c6e;
}



body
{

	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#5d5d5d;
	background-color:#a1adb5;

}

em {font-style:italic;}

strong, b {
 font-weight: bold;	
}

p{
margin-bottom:1em;	
}

.underline{
text-decoration:underline;	
}

h1
{
	font-size:22px;
	color:#ffffff;
	font-weight:normal;
	font-family:"Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}

#topbar h1
{
	line-height:1.5em;
	width:960px;
	margin:0 auto;
}

a {
	color:#4888ac;
	text-decoration:none;	
}

a:hover{
	color:#4888ac;
	text-decoration:underline;	
}

a:active{
	color:#245976;
	text-decoration:underline;	
}

table a {
	display:block;
	font-weight:bold;
	
}

#topbar
{
	background:#235977;
	width:100%;
	z-index:100;
	position:relative;
	text-align:center;
	padding: 10px 0px;
	
	
}

#container
{
	background-color:rgba(255,255,255,0.85);
	width:960px;
	position:relative;
	margin:0 auto 30px;
	overflow-y:auto;
	overflow-x:hidden;
	min-height:600px;
	padding:40px 100px;
	
}

#thank-you-container{
padding-top:4em;	
}


#index p{
font-size: 14px;	
margin-bottom:1em;
	
}

#header
{
	
	width:960px;
	margin:0 auto;
	background:#FFF;
	padding-top:45px;
	overflow:auto;
}



#glogo
{
		margin:0 0 45px 45px;
		float:left;
	
}

#challengeslogo
{
	margin:0 45px 45px 0px;
	float:right;
	
}

#navigation
{
	background:#245976;
	width:960px;
	list-style-type:none;
	text-align:center;
	font-size:16px;
	font-family:"Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	line-height:38px;
	-webkit-box-shadow:0 10px 10px -7px rgba(166,166,166,1);
	-moz-box-shadow:0 10px 10px -7px rgba(166,166,166,1);
	box-shadow:0 10px 10px -7px rgba(166,166,166,1);
	z-index:100;
	behavior:url(js/PIE.htc);
	margin:0 auto;
}

#navigation ul{
padding:0px;
margin:0px;
	
}

#navigation li
{
	display:inline;
	height:100%;
}

#navigation li a
{
	color:#FFF;
	text-decoration:none;
	-webkit-transition:color .25s linear;
	-moz-transition:color .25s linear;
	-o-transition:color .25s linear;
	transition:color .25s linear;
	padding:7px 15px;
}

#navigation li a:hover
{
	color:#CCC;
	text-decoration:none;
}

#contentbox
{

	width:540px;
	z-index:90;
	position:relative;
	float:left;
	margin-left:100px;
	background:#ffffff;
}



h2
{
	font-family:"Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	position:relative;
	width:750px;
	color:#294c6e;
	font-size:32px;
	text-align:center;
	border-bottom:1px solid #294c6e;
	margin:0px 0 30px;
	padding:0 0 10px;
}

h3{
 color: #245976;
    font-size: 18px;
    font-weight: normal;
    margin: 1.2em 0;	
    line-height: 26px;
	}
	
h4{
color: #245976;	
margin:1em 0 0 0;
font-style:italic;
line-height:1.66em;
font-weight: bold;
}

#container ul{
margin:0;
padding:0 0 0 2em;	
line-height:1.5em;
}

	
.biographyheadings{
	
margin: 0px;	
}
	

#contentbox p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#5d5d5d;
	margin-bottom:1em;
	line-height: 1.66em;
	width:575px;
}

.dropdown{
	
display:none;	
}

.agendatable td{
padding-left: 20px;	
	
}

.agendatable1{
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

table.agendatable1 a, table.agendatable1 a:hover{
display:inline;
font-weight:bold;
margin:0;
padding:0;
color:#4888ac;	
}

.agenda-item{
font-style:italic;
}

.agenda-speaker{display:block;	
}

.agendatable1 td{
padding:10px;	
}


.agendatable1 a, .agendatable1 a:hover{
font-weight:normal;
color:#5d5d5d;
display:block;
height:100%;
padding:5px 5px 5px 20px;	
}

.agendatable1 a:hover{
background:#CCC;
text-decoration:none;	
}

.highlighted{
background:#cccccc;
-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}

#agendainfo{
margin: 100px 0 0 0px;	
	
}

#agendainfo div{
height:445px;
width:250px;
}

#agendainfo div h3{
margin-top:0px;	
	
}

#agendainfo div ul{
margin-bottom: 12px;	
list-style:none;
font-weight:bold;	
}

.agendatable1 h4 {
	font-style: normal;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 10px;
}


#panelists h3{
font-size:20px;
color:#294B6E;	
text-decoration:underline;
margin-bottom:1.5em;
font-family:"Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}



#venue-img-container{

	text-align:left;
	width:100%;
	margin:auto;
}



.venue-sidebar {
	position: relative;
	float: left;
	width: 235px;
}

.venue-list {
	padding-left: 16px!important;
}

.venue-list li {
	line-height: 16px;
}

.venue-left {
	position: relative;
	width: 30%;
	float: left;
	border-right: 1px solid #294c6e;
	padding-right: 20px;
}

.venue-left h3{

	margin: 0 auto 10px auto
}

.venue-right {
	position: relative;
	width: 70%;
	float: left;
	padding-left: 20px;
}



/* TEST VUNUE PAGE STYLES */

#venue-img-holder{

	display:inline-block;
	float:left;
	width:70%;
}

#venue-address{

	display:inline-block;
	float:right;

}


#venue-address h3{

	margin: 0 auto 10px auto

}

#venue-text{

	display: block;
	clear:both;
	padding:20px 0;
	width:70%;
}

.speaker-photo, .speaker-bio-container{
float:left;
}

.speaker-photo{
margin: 25px 100px 10px 0px;	
clear:left;
}

.speaker-bio-container{
width:525px;	
clear:right;
margin-top: 20px;
margin-bottom: 20px;
}

.speaker-bio-container h4{
color: #245976;
    font-size: 18px;
    font-weight: normal;
	margin: 0em;	
	font-style:normal;
	
}

.speaker-bio-container p{
line-height:1.33;	
	
}

.speaker-bio-container a {
	font-weight: bold;
	margin-top: 10px;
}

.speaker-bio, .speaker-bio-2 {
	position: relative;
}



.speaker-title{
	color: #245976;
    margin-bottom: 15px;
	font-size:inherit;
	margin: 0 0 1em;
	display:block;
	line-height: 20px;
}


.speaker {
	
	padding-bottom: 2em;
}

.speakers-container {
	position: relative;
	width: 100%;
	overflow: auto;
}



aside h2{
	font-family:"Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	text-align:center;	
	position: relative;
	display: block;
	font-size: 14px;
}

#hotelimage{
float:left;
margin-right:30px;	
}

#saradetails{
display:table-cell;
height:150px;
background:#ffffff;
vertical-align:middle;
padding:0px 20px;
font-size: 14px;	
}

#hotelinfo{
	margin: 90px 0px 20px;	
}


#contactinfo{
	margin: 0px 0px 120px 0px !important;
	line-height: 20px !important;	
	
}

#eventinfo{
	margin: 0px 0px 120px 0px !important;
	line-height: 18px !important;	
	
}




#contentbox ul
{
	margin:2em 0 0 2em;
	line-height: 18px;
}

aside
{
	width:40%;
	float:left;
	display:block;
	
	
}

#hotelaside{
	
margin-bottom:0px;
padding: 60px 0px 0px;	
width:280px;	
}

#bigquote blockquote
{
	font-size:40px;
	font-family:"Gill Sans Light", "Gill Sans MT Light", Calibri, sans-serif;
	color:#294c6e;
	font-weight:100;
	font-style:italic;
	top:120px;
	position:relative;
	z-index:1;
}

blockquote cite
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}



blockquote:after
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#eceff2;
	display:block;
	font-size:150px;
	line-height:1px;
	content:'"';
	position:relative;
	right:-60px;
	top:-30px;
	z-index:-1;
	display:none;
}



.arrow_box
{
	position:relative;
	background:#6c929d;
	width:200px;
	font-family:"Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size:20px;
	text-align:center;
	-moz-transition:all .1s ease-in;
	-webkit-transition:all .1s ease-in;
	-o-transition:all .1s ease-in;
	transition:all .1s ease-in;
	margin:25px auto 120px;
	padding:0;
	height: 50px;
}

.arrow_box:after
{
	left:100%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	top:50%;
	margin-top:-25px;
	-moz-transition:all .1s ease-in;
	-webkit-transition:all .1s ease-in;
	-o-transition:all .1s ease-in;
	transition:all .1s ease-in;
	border-color:rgba(108,146,157,0) rgba(108,146,157,0) rgba(108,146,157,0) #6c929d;
	border-width:25px;
	border-left-color:#6c929d
}

section{

}

#formbox{
width:35%;	
}

.arrow_box a
{
	display:block;
	color:#FFF;
	text-decoration:none;
	padding:10px;
	
}

.arrow_box:hover
{
	background-color:#CCC;
}

.arrow_box:hover:after
{
	border-left-color:#CCC;
}

table tr,td {
padding: 5px;	
	
}

table td {
border-bottom:1px solid #CCCCCC;
}

tr:nth-child(even) {background: #F2F2F2}
tr:nth-child(odd) {background: #FFF}

#container #pdfdownload{
padding:0;
list-style:none;
}

#pdfdownload a{
display:inline-block;
margin-bottom:15px;	
width:100%;
clear:left;
}

#pdfdownload li:last-child a{

margin-bottom:40px;	
	
}

#pdfdownload a:before{

content: "";
display: block;
background:
url(../images/pdficon.png) no-repeat;
width: 20px;
height: 20px;
float: left;
margin: 0 6px 0 0;
	
}


.t-margin{
	display:block;
margin-top:20px !important;	
}

.keynoteportrait{
	
float:left;
margin: 10px 20px 10px 0;	
	
}


#homepage-button{
 background: #4888ac none repeat scroll 0 0;
    box-shadow: 0 8px 0 0 #245976;
    color: #ffffff;
    display: table;
    font-family: "Gill Sans","Gill Sans MT",Calibri,sans-serif;
    font-size: 22px;
    font-weight: normal;
    margin: 30px auto 0;
    padding: 25px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
	transition: all 0.12s ease-out;
}

#homepage-button:hover{
-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);
-webkit-box-shadow: 0 11px 0 0 rgb(0,63,24);
box-shadow: 0 11px 0 0 #245976;
}

#homepage-button:active{
-webkit-transform:translateY(4px);-ms-transform:translateY(4px);transform:translateY(4px);
-webkit-box-shadow: 0 4px 0 0 #245976;
box-shadow: 0 4px 0 0 #245976);
}











.morecontent span {
    display: none;
}
.morelink {
    display: block;
}








/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

#add{
	margin-left:180px;
	
}

.center-align{
text-align:center;	
}

#log-in-form{
text-align:center;	
}

#log-in-form p{
margin-top:2em;
font-weight:bold;
}

input[type=password]{
margin-top:0.5em;
font-size:16px;
padding:2px;	
}

input[type=submit]{
padding:5px 15px;
background:#00573E;
font-size:16px;
color:#ffffff;
font-weight:normal;
font-family:"Gill Sans", "Gill Sans MT", Calibri, sans-serif;
-webkit-box-shadow: 0 8px 0 0 rgb(0,63,24);
box-shadow: 0 5px 0 0 rgb(0,63,24);
-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
	transition: all 0.12s ease-out;
}


input[type=submit]:hover{
-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);
-webkit-box-shadow: 0 8px 0 0 rgb(0,63,24);
box-shadow: 0 8px 0 0 rgb(0,63,24);
}

input[type=submit]:active{
-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);
-webkit-box-shadow: 0 3px 0 0 rgb(0,63,24);
box-shadow: 0 3px 0 0 rgb(0,63,24);
}