html {
    background-color:#32122a;
    overflow-x:hidden;
    }

body { 
	font-family:'Myriad W01';
	font-weight:200;
    background:#ffffff;
    height:100%;
    overflow-x:hidden;
    margin:0 auto;
    padding:0;   
    font-size:1.1em;
    color:#333333;
    }

.center { 
    text-align:center;
    }

.vcenter {
    vertical-align:middle;
    }

.highlight {
    color:#00b2dc;
    font-weight:400;
    }

.logo {
	padding:10px;
	}

img.tracks {
    padding-left:1.75%;
    padding-right:1.75%; 
    }

img.speaker {
    border:2px solid #f8981d;
    }

img.events {
    border:3px solid #00b2dc;
    }

.deform {
    border: 3px solid #78456b;
    }

.boxshadow {
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.4);    
    }

p.registerbutton, p.accessbutton {text-align:right;}

.sidebar { 
    margin-left:25px;
    margin-top:15px;
    background-color:#e4e6e7;
    color:#32122a;
    padding:15px;
    border-radius: 15px;
    }

    .sidebar h2 {
        font-family:'Myriad W01';
        font-size:1.10em;
        line-height:1.3em;
        text-align:center;
        margin-top:0;
        padding-top:0;
        color:#32122a;
        }

	.sidebar h5 {
		margin-top:0;
		margin-bottom:10px;
		}

    .sidebar p {
        font-size:.95em;
        }

    .sidebar ul {
        font-size:0.8888888888888888em; 
        padding-left: 0;
        }
        
        .sidebar li {
            list-style-type: none;
            padding-bottom:15px;
            margin-left:-5px;
            }

    .sidebar a, .sidebar a:visited {
        color:#f8981d;
        }

    .sidebar a:hover, .sidebar a:active {
        color:#11c45e;
        }

.container { 
    background-color:#ffffff;
    padding-left: 2%;
    padding-right: 2%;
    }

        
    .header { 
        padding-top:20px;
        padding-bottom:15px;
        }

    .content { 
        margin:40px 25px 0 0;
        line-height:1.5em;
        }

    .smallicons-knowledge, .smallicons-community, .smallicons-influence {
        display: flex;
        align-items: center;
        }

    .photobox { 
        border:1px solid #999999;
        padding:10px 10px 5px 10px;
        margin:45px 5px 0 5px;
        }

        .photocaption {
            color:#32122a;
            font-weight:300;
            font-size:.8em;
            }

        .photocredit {
            color:#999999;
            text-transform:uppercase;
            font-size:.9em;
            }

    .social { 
        margin-top:30px;
        text-align:right;
        vertical-align:top;
        }

    .crunched {
        margin-top:5px !important;
        }


    .social { 
        margin-bottom: 0; 
        text-align:right;
        vertical-align:top;
        }   

    .social a, .social a:visited { 
        color:#78456b;
        padding-left:8px;
        text-decoration:none;
        }
    
    .social a:hover, .social a:active { 
        color:#905681;
        padding-left:8px;
        text-decoration:none;
        }
    
    .head {
        display: flex;
        justify-content: flex-end;
        align-items: center;      
        gap: 8px;                 
        margin: 0;                
        font-weight: normal;      
        }

    .head a {
        text-decoration: none;
        }

    .head a .fab {
        font-size: 24px !important; 
        vertical-align: middle;
        display: inline-block;
        line-height: 1;
        transform-origin: center;
        margin-left: 0;
        }

    .head a .fa-linkedin, .head a .fa-instagram {
        transform: scale(0.95);
        }
    
    .head a .fa-bluesky {
        transform: scale(0.85);
        }

    .head a.community {
        padding-left:5px !important;
        }

    .head a .fa-community {
        height:20px; 
        vertical-align:middle;
        top:2px;
        display:inline-block;
        }

    img.fa-community:hover {
        opacity: 0.8;
        }

    .head a .fa-instagram, .head a  {
        display: inline-flex;           
        align-items: center;            
        justify-content: center;        
        }   

    .head a .fa-facebook-f {
        transform: scale(0.75);
        }

    .social h2, #search h2 { 
        font-size:1.3em; 
        font-weight:200;
        color:#333333;
        display:inline-block;
        }         

    .highlights {
        height:325px;
        padding-top:90px;
        }

    img { max-width:100%;}

    .breadcrumbs, .breadcrumbs span, .breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs a:visited { 
		font-family:'Myriad W01';
        font-weight:200;
        font-size:.95em; 
        color:#32122a;
		}
  
    ul.forms {
		list-style-type: none;
	    padding-left: 0;
		margin-top:30px;
		}
	
		ul.forms > li {
			position: relative;
  			padding-left: 20px;
			list-style-type:none;
  			margin-bottom:10px;
			}
	
		ul.forms > li:before {
 			position: absolute;
 			top: 0;
			left: 0;
  			font-family: FontAwesome;
  			content: "\f016";
  			color: #727272;
			}

    /* headings */

	h1 	{ 	
		font-family:'URW Century Schoolbook W01';
		font-weight:400;
        font-size:2.2222222222222223em; 
		text-align:left;
        color:#32122a;
        line-height:1.1em;
		padding-top:.5em;
		}
		
	h1.welcome { 
		font-family:'URW Century Schoolbook W01';
        font-size:2.000em;
        line-height:1.1em;
		font-weight:400;
		}
		
	h2 	{ 
        font-family:'Myriad W01';
		font-weight:200;
        font-size:1.7777777777777777em; 
		text-align:left;
        color:#32122a;
        line-height:1.1em;
		padding-top:1em;
		}
		
	h3 	{ 
        font-family:'Myriad W01';
        font-weight:200;
        font-size:1.5555555555555556em; 
		text-align:left;
        color:#32122a;
		padding-top:1em;
		}
	
	h4 	{ 
        font-family:'Myriad W01';
        font-size:1.3333333333333333em; 
		font-weight:200;
		text-align:left;
        color:#32122a;
		padding-top:1em;
		}

	h4.welcome{ 
		margin-top:0;
		padding-top:0;
		}

    h4.tagline { 
		font-family:'URW Century Schoolbook W01';
        font-size:1.3333333333333333em; 
		font-weight:400;
		text-align:left;
        color:#32122a;
		padding-top:0;
		}
		
	h5 	{ 
        font-family:'Myriad W01';
        font-size:1.1111111111111112em; 
		font-weight:200;
		text-align:left;
        color:#32122a;
		padding-top:1em;
		}

    h5.ctitle {
        margin-top:10px;
        margin-bottom:0;
        padding-bottom:0;
        }

    /* page elements */

	p	{
		text-align:left;
		}

    em { 
        font-weight:200;
        font-style:italic;
        }
    
    b em, a em {
        font-weight:400;
        font-style:italic;
        }

    table { 
        border-collapse:collapse;
        }

    table.recruit { 
        width:600px;
        border-collapse:collapse;
        box-shadow:0 0 20px 0 rgba(128, 128, 128, 0.3);
        }

    table#exhibits, table.regfees, table.cefees {
        /*width:650px;*/
        box-shadow:0 0 20px 0 rgba(128, 128, 128, 0.3);
        border-collapse:collapse;
        }

    table#exhibitfees td, table#exhibits td, table.regfees td { 
        vertical-align:top;
        }   

    td { 
	   vertical-align:top;
	   padding:10px;
	   line-height:1.4em;
        }

    td.tablehead, th.tablehead { 
		font-family:'Myriad W01';
        background-color:#00b2dc;
		color:#ffffff;
		text-align:center;
		font-weight:300;
		padding:10px 20px;
        vertical-align:middle;
		}
		
	td.tablesubhead { 
		font-family:'Myriad W01';
        background-color:#16376a;
		color:#ffffff;
		font-weight:300;
		vertical-align:middle;
		}
		
	td.alt { 
        background-color:#eae1e7;
		}

	td.twofitty { 
		width:250px;
		}

    .hotelbox {
        padding:10px;
        }

    p.cmember {
        margin-top:5px;
        }

	/* lists */
	
	ol li, li ol li {
		list-style-type:decimal;
		text-align:left;
		}
	
	ul li { 
		list-style-type:disc;
		text-align:left;
		}	
			

    /* links */
	
	a, a:visited 	{ 
		font-weight:300;
        color:#78456b; 
		text-decoration:underline;
		}

    a:hover, a:active	{ 
		font-weight:300; 
        color: #844d76; 
		text-decoration:underline;
		} 

    /* buttons */

    a.button, a.button:visited  { 
		font-family:'Myriad W01';
        font-weight:300;
        background:#32122a;
        border:none;
        border-radius:3px;
        color:#ffffff;
        padding:15px 25px;
        text-align:center;
        text-decoration:none;
        display:inline-block;
        }

    a.button:hover, a.button:active { 
        background-color:#421838;
        color:#ffffff;
        text-decoration:none;
        transition:all 0.3s ease-in-out;
        }

    .fixed { 
        width:175px;
        }

     div.inactivebutton { 
        font-family:'Myriad W01';
        font-weight:300;
        background:#d4f4eb;
        border:none;
        border-radius:3px;
        color:#ffffff;
        padding:15px 20px;
        text-align:center;
        text-decoration:none;
        display:inline-block;
        }

    a.smallbutton, a.smallbutton:visited { 
		font-family:'Myriad W01';
        font-size:12px;
        font-weight:300;
        background:#32122a;
        border:none;
        color:#ffffff;
        padding:5px 10px;
        text-align:center;
        text-decoration:none;
        display:inline-block;    
        }

    a.smallbutton:hover, a.smallbutton:active { 
        background-color:#21447a;
        color:#ffffff;
        text-decoration:none;
        transition:all 0.3s ease-in-out;
        }

    input.button {
		font-family:'Myriad W01';
        font-size:16px;
        font-weight:300;
        background:#32122a;
        border:none;
        border-radius:3px;
        color:#ffffff;
        padding:15px 20px;
        text-align:center;
        text-decoration:none;
        display:inline-block;
        }

    input.button:hover {
        background-color:#21447a;
        color:#ffffff;
        cursor:pointer;
        }
	
    #top { 
        bottom:20px;
		right:20px;
		padding:10px 20px;
		float:right;
		z-index: 9999;
		width: 32px;
		height: 32px;
		text-align: center;
		line-height: 30px;
        background: #270d22;
		color: #ffffff;
		cursor: pointer;
        border: 0;
		border-radius: 2px;
		text-decoration: none;
		transition: opacity 0.2s ease-out;
		opacity:0;
		}
			
			#top:hover {
                background:#421838;
				}
				
			#top.show {
			    opacity: 1;
				}

	.actionbox { 
        width:190px;
		position:relative;
        background-color:#00b2dc;
		text-align:center;
		padding:15px 50px;
		margin-bottom:50px;		
		overflow:hidden;
		border-radius:5px;
		}	 

		.actionbox img { 
			position:absolute;
			opacity:0.5;
			height:auto;
			top:-30px;
			left:15px;
			} 

	.actionbox a { 
		position:relative;
		color:#ffffff;
        text-shadow:1px 1px 2px #00b2dc;
		text-decoration:none;
		font-size:1.1em;
		z-index:5;
		}

	.actionbox:hover { 
		opacity:.9;
		transition:all 0.3s ease-in-out
		}

    .tileimg {
        height:100px;
        width:100px;    
        }

    
    /* key dates */

	#kd-thin {
		margin-left:35px;
		margin-top:125px;
		float:right;
		width:97%;
		padding:0;
		}

    #kdwrapper { 	
        background-color:#f6f7f8;
        margin:0 auto 30px auto;
        padding:0 15px 20px 15px;
        }
    
    .kdwrapper-nomargin {
        background-color:#f7f7f7;
        margin:0 auto 30px auto;
        padding:0 15px 20px 15px;
        }

    #kdwrapper p {
        font-size:.889em;
        }

    #kdwrapper-short { 	
        margin:50px auto 30px auto;
        padding:0 15px 20px 15px;
        }
        
        h2.kd {
            font-size:1.25em;
            font-family:'Myriad W01';
            font-weight:200;
			margin:0 -15px 0 -15px;
			padding-top:0;
            background-color:#b4cc4d;
            color:#32122a;
		    padding:10px;
			text-align:center;
			}

        h3.kd {
            font-size:1.3em;
            text-align:center;
            border-bottom:2px solid #32122a;
            padding-bottom:5px;
            }

        #kd {
            margin-left:35px;
            margin-top:125px;
            float:right;
            padding:0;
            }

        ul.keydates { 
            margin-left:0;
            margin-top:25px;
            padding-left:0;
            }
	
        ul.keydates li { 
            line-height:1.35em;
            list-style-type:none;
            font-size:.889em; 
            padding-bottom:25px;
            }

    .emailsignup-wrapper { 
        background-color:#78456b;
        padding:30px 0;
        }
    
        .emailsignup { 
            background-color:#78456b;
            }
    
        .emailsignup-head {   
			font-family:'Myriad W01';
            font-weight:200;
            font-size:1.8em;
            letter-spacing:.02em;
            text-align:left;
            color:#eae1e7;
            }

        .emailsignup-btn { 
            padding:15px;
            border-radius:10px;
            border:3px solid #eae1e7;
            color:#eae1e7;
            text-decoration:none;
            line-height:100px;
            letter-spacing:.1em;
            }

        a.emailsignup-btn:hover,
        a.emailsignup-btn:active  { 
            border:3px solid #ffffff;
            color:#ffffff;
            text-decoration:none;
            }

        a.emailsignup-btn:visited {
            color:#eae1e7;
            }

    .footer-wrapper { 
        background-color:#32122a;
        }

        .footer {   
            background-color:#32122a;
            color:#ffffff;
            padding-bottom:20px;
            }

            .footer h4 { 
                color:#ffffff;
                }

            .footer a, .footer a:visited 	{ 
                font-weight:400;
                color: #eae1e7; 
                text-decoration:underline;
                }

            .footer a:hover, .footer a:active	{ 
                font-weight:400; 
                color: #f0e8ef; 
                text-decoration:underline;
                } 

            .footericons { 
                margin-right:20px;
                }

            .footersocial {
                padding-top:40px;
                }

            .footercontact {
                margin-top:50px;  
                }


    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
         .highlights { 
            padding-top:0;
            }
        
        .emailsignup-head {   
            text-align:center;        
            }
        }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
      
         .highlights { 
            padding-top:0;
            }
        
        .social { 
           margin-top:0;
           margin-bottom:20px;
           text-align:center;
            } 
        
        .content, .footer, .emailsignup {
            padding-left:2%;
            padding-right:2%;        
            }
        
        .highlights { 
            text-align:center;
            float:none;
            }
        
        .subfooter { 
             display:block;
             margin:auto;
            }
        
        }
    
	@media only screen and (max-width:767px) {
		h3.tiles {
			text-align:center;
			}
		
		#kd-thin { 
			margin-top:0;
            width:100%;
			}
        
       p.speakerpic {
            text-align:center;
            }
		}

	@media only screen and (max-width:768px) {
        
        .content {
            margin:40px 0 0 0;
            }
        
		#kdwrapper {
			margin-top:0;
            }
        
        .eventa {
            order: 1;
            }

        .eventb {
            order: 2;
            }   
	   }
    
	@media only screen and (max-width:1023px) {
		.logo {
			display:block;
			margin:auto;
			}    

		.social { 
			margin-top:10px;
			margin-bottom:30px;
			text-align:center;
			} 	  
        
        p.registerbutton {margin-top:30px;}

        p.accessbutton {margin-top:25px;}

        p.registerbutton, p.accessbutton {text-align:center;}
        
		}
   
    @media only screen and (min-width:1024px) and (max-width:1199px) {
        #cssmenu > ul > li > a {
            letter-spacing:0 !important;    
            font-size:16px !important;
            }
        }

    @media only screen and (min-width:1024px) and (max-width:1066px) {
        #cssmenu > ul > li.has-sub > a {
            padding-right: 5px;
            }

        #cssmenu.align-center > ul > li {
            padding-left:20px;
            padding-right:15px;
            }
        }

    @media only screen and (min-width:1067px) and (max-width:1093px) {
        #cssmenu > ul > li.has-sub > a {
            padding-right: 10px;
            }

        #cssmenu.align-center > ul > li {
            padding-left:20px;
            padding-right:20px;
            }
        }

    @media only screen and (min-width:1094px) and (max-width:1159px) {
        #cssmenu.align-center > ul > li {
            padding-left:20px;
            padding-right:20px;
            }
        }	

    @media only screen and (min-width:1160px) and (max-width:1229px) {
        #cssmenu.align-center > ul > li {
            padding-left:25px;
            padding-right:25px;
            }
        }

    @media only screen and (min-width:1230px) and (max-width:1311px) {
        #cssmenu.align-center > ul > li {
            padding-left:30px;
            padding-right:25px;
            }
        }

    @media only screen and (min-width:1312px) {
        #cssmenu.align-center > ul > li {
            padding-left:35px;
            padding-right:35px;
            }
        }

    /* Print */

    @media print {
		html {
			background:#ffffff;
			}
		
		body { 
		  background:none;
		  font-family:Arial, sans-serif !important;
		  font-size:.8em;
		  text-align:left;
		  margin:0;
	      padding:0;
		  }

		.container {
			width:100%;
			}

		#top, .header, .social, .navbar, .nonavbar, #cssmenu, .highlights, .pullquote, #kdwrapper,
		#kd-thin, .emailsignup-wrapper, .footer-wrapper, .footer {
			display:none;
			}

		.jcontainer { display: block !important;}
		
	   p  {
		  text-align:left;
		  }
		
	   a { 
		  font-weight:600;
		  color: #00407c; 
		  text-decoration:underline;
			}	
        
        #jAccordion > * { 
            display: block !important;   
            }
        }

    /**************************
    * Accordion
    **************************/
    
    .accordion {
        margin-bottom:20px;
        background-color:#32122a;
        color:#ffffff;
        padding-right:48px;
        padding:1em;
        display:block;
		font-family:'Myriad W01';
        font-size: 1em;
        font-weight:300;
        cursor:pointer;
        }

    .accordion:after {
        display:inline-block;
        float:right;
        line-height:1.4em;  
        font-family:FontAwesome;
        font-style:normal;
        font-weight:normal;
        color:#ffffff;
        font-size:18px;
        margin-right:10px;
        right:0;
        top:23px;
        content:"\f055";
        }
    
    .accordion-open:after {
        content: "\f056";
        }
    
    .accordion.tracks { 
        margin-top: 15px;
        }

    .accordion.tracks:after {
        line-height:1.6em;
        }

    .jAccordion .jcontainer {
        margin:-20px 0 20px;
        padding:0;
        }
    
    .jAccordion .jcontent {  
        margin:0;
        padding:.9375em;
        }

    .jAccordion .trackheading {
        font-size:1.3em;
        font-family:'Myriad W01';
        font-weight:200;
        }   

    .jAccordion h3 {
        margin:0;
        padding:0;
        }
    
    .jAccordion h4 {
        font-family:'Myriad W01';
        font-size:1.2em;
        margin-top:0;    
        color:#32122a;
        }

    .jAccordion p {
        margin-bottom:.25em;
        }

label.error {
    color: #C00;
    float: none;
    padding-left: .2em;
    vertical-align: top;
    font-weight: 400;
    font-variant: small-caps;
    display: none;
    }