@import url(http://fonts.googleapis.com/css?family=Dosis:600%7CLato:300,400,700,300italic,400italic,700italic);

/* Limit width for large screens */
@media only screen and (min-width: 768px){ .ui-content { margin: 0px auto; /* max-width: 768px; */ } }

/* CSS Document */
* { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
body { background-color: #fff; font-family: 'Lato', sans-serif; font-weight: normal; font-size: 16px; line-height: 20px; color: #626262; }

/* wordpress interface code */
.alignleft { float: left; margin: -3px 20px 20px 0px; }
.alignright { float: right; margin: -3px 0px 20px 20px; }
.aligncenter { margin: 10px auto 30px auto; }


/* overrides from framework */
.ui-btn, .ui-header .ui-btn, .ui-footer .ui-btn { font-size: 1em; padding: 0; white-space: inherit; text-align: left; overflow: visible; border: none; }
.ui-panel-wrapper { background: #fff; }
.ui-panel { background-color: #fff; }


/* general */
.clear_fix { clear: both; line-height: 1px; }

.ui-content h1 { font-family: 'Dosis'; font-size: 2.0em; line-height: 29px; margin: 0px 0px 7px 0px; font-weight: 700; }
.ui-content h2 { font-family: 'Dosis'; font-size: 1.60em; line-height: 28px; }
.ui-content h3 { font-family: 'Dosis'; font-size: 1.20em; line-height: 20px; }

p {  }
a.ui-btn .agenda_date { padding-right: 20px; }
a, a:visited { color: #47ae37; text-decoration: none; }

ul#menu-main-navigation { margin: 0; padding: 0; }
ul#menu-main-navigation li {  }
ul#menu-main-navigation li a.ui-link {  }

hr { border: 0; background-color: #ccc; height: 1px; }


/* header */
.ui-header { border: none; }

.ui-header .menu_bar { height: 55px; background: #fff url(images/banner.png) no-repeat 0px 0px; position: relative; }
.ui-header .menu_bar .logo { width: 136px; height: 20px; background: url(images/banner_logo.png) no-repeat 0px 0px; background-size: contain; position: absolute; top: 24px; right: 15px; }
.ui-header .menu_bar a.ui-button.panel { display: inline-block; width: 25px; height: 20px; background: url(images/icon_menu.png) no-repeat 0px 0px; background-size: contain; position: absolute; top: 18px; left: 15px; }
.ui-header .menu_bar a.ui-button.panel span.notification { top: -6px; right: -30px; border: 3px solid #fff; }

.ui-header .menu_bar h4 { margin: 0px; padding: 23px 30px 0px 0px; font-style: italic; color: #fff; text-align: right; font-size: .95em; position: relative; }

.ui-header .title_bar { background: #f68b1f; position: relative; margin-top: -2px; border-top: 3px solid #fff; }
.ui-header .title_bar h3 { line-height: 42px; color: #fff; text-align: center; margin: 0px; font-size: 1.3em; font-weight: 400; text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3); }

.ui-header .title_bar a.ui-button { position: absolute; width: 30px; height: 28px; }
.ui-header .title_bar a.ui-button.back { top: 5px; left: 12px; background: url(images/icon_arrow_back_white.png) no-repeat 10px 8px; background-size: 12px 20px; }
.ui-header .title_bar a.ui-button.legend { top: 12px; right: 15px; background: #fff url(images/icon_key.png) no-repeat 4px 8px; background-size: 25px 17px; }

/* content */
.ui-content { background-color: #fff; }

/* footer */
.ui-footer { border: none; }

.footer_nav { text-align: center; background-color: #9b8578; padding: 5px 15px 5px 15px; }
.footer_nav .ui-btn { display: inline-block; color: #fff; font-size: .8em; font-weight: 600; padding: 1px 0px 1px 17px; text-transform: uppercase; }
.footer_nav .ui-btn.back { background: url(images/icon_arrow_back_white.png) no-repeat 3px 4px; background-size: 8px 12px; float: left; }
.footer_nav .ui-btn.home { background: url(images/icon_home_white.png) no-repeat 0px 1px; background-size: 17px 17px; }
.footer_nav .ui-btn.schedule { background: url(images/icon_schedule_white.png) no-repeat 0px 4px; background-size: 15px 15px; float: right; }
.footer_nav .ui-btn.speakers { background: url(images/icon_speakers_white.png.html) no-repeat 0px 4px; background-size: 15px 15px; float: right; }
.footer_nav .ui-btn.favorites { background: url(images/icon_star_white.png) no-repeat 0px 4px; background-size: 15px 15px; float: right; }

.footer_share { text-align: center; padding: 10px 0px; }
.footer_share a { display: inline-block; height: 25px; background: no-repeat center center; background-size: contain; }

.footer_share a.fb { width: 15%; background-image: url(images/icon_facebook.png); }
.footer_share a.tw { width: 15%; background-image: url(images/icon_twitter.png); }
.footer_share a.gp { width: 15%; background-image: url(images/icon_googleplus.png); }
.footer_share a.li { width: 15%; background-image: url(images/icon_linkedin.png); }
.footer_share a.in { width: 15%; background-image: url(images/icon_instagram.png); }
.footer_share a.pi { width: 15%; background-image: url(images/icon_pinterest.png); }

.footer_copyright { padding: 10px; color: #95885f; }

.footer_copyright .hash { display: inline-block; float: left; }
.footer_copyright .copyright { display: inline-block; float: right; text-align: right; }
.footer_copyright p { font-size: .9em; margin: 0; }
.footer_copyright a { color: #555; text-decoration: none; }

.footer_credit { padding-bottom: 30px; margin-top: 0px; text-align: center; }
.footer_credit a { display: inline-block; color: #aaa; font-size: .8em; text-align: center; margin: 25px 0px 0px 0px; line-height: 14px; }
.footer_credit a span { color: #666; text-decoration: underline; }

.footer_share a.mme-link-active { background-color: #aaaaaa; }
.footer_copyright a.mme-link-active { text-decoration: underline; color: #888; }
.footer_credit a.mme-link-active { text-decoration: underline; color: #666; }

/* web app sponsor */
#panel_nav .mobile_schedule_sponsor { text-align: left; margin-top: 15px; }
.ui-footer .mobile_schedule_sponsor { text-align: center; border-bottom: 1px solid #000; padding: 5px 0px; }

.mobile_schedule_sponsor p { margin: 0; }
.mobile_schedule_sponsor a { color: inherit; text-decoration: none; font-size: .7em; color: #555; }
.mobile_schedule_sponsor img { margin-top: 3px; }

/* homepage */
#home .ui-header { display: none; }
#home .ui-content { text-align: center; padding: 0px; background-color: #ffffff; }

#home .title_date_nav { margin:0px auto; padding: 1px 0px 0px 0px; position: relative; }
#home .title_date_nav p { color: #fff; font-weight: 700; font-size: 1.4em; text-transform: uppercase; font-style: italic; }
#home .title_date_nav p span { font-weight: 300; font-size: .55em; letter-spacing: 1px; }

#home ul#menu-main-navigation { margin: 15px auto 22px auto; max-width: 600px; }
#home ul#menu-main-navigation li { display: inline-block; margin: 5px; width: 40%; }
#home ul#menu-main-navigation li a { display: block; color: #fff; font-size: .9em; border-radius: 10px; padding: 5px; background-color: #f68b1f; }
#home ul#menu-main-navigation li a.mme-link-active { background-color: #db7610; }

.homepage { max-width: 250px; height: 250px; margin: 20px auto 0px auto; background: #fff url(images/home_logo.png) no-repeat 0px 0px; background-size: contain; position: relative; overflow: hidden; }

/* panel */
#panel_nav {  }
#panel_nav .ui-panel-inner { padding: 10px 25px 0px 10px; }

#panel_nav ul#menu-main-navigation { margin-top: 70px; }
#panel_nav ul#menu-main-navigation li { display: block; margin: 0px 0px 8px 0px; }

#panel_nav ul#menu-main-navigation li a { display: block; color: #fff; font-size: .9em; font-weight: 400; padding: 10px 12px; border-radius: 6px; background-color: #f68b1f; margin: 0px 10px 8px 10px; }
#panel_nav ul#menu-main-navigation li a.mme-link-active { background-color: #db7610; }
#panel_nav ul#menu-main-navigation li.current-menu-item a { background-color: #57b947; }

#panel_nav.ui-panel-display-reveal { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

#panel_nav.ui-panel-open { background: #eaeaea; }

#panel_nav .ui-btn.close { display: inline-block; width: 26px; height: 26px; background: url(images/icon_close_black.png) no-repeat 7px 7px; background-size: 13px 13px; position: absolute; top: 15px; left: 18px; }

#panel_nav .ui-btn.home { display: inline-block; background: #f68b1f url(images/icon_home_white.png) no-repeat 10px 5px; background-size: 18px 18px; padding: 6px 19px 5px 30px; font-size: .9em; color: #fff; margin: 25px 0px 0px 15px; border-radius: 10px; }

#panel_nav .ui-btn.home.ui-btn-active { background-color: #c96500 !important; }

#panel_nav li.announcements a span.notification { position: static; margin: -2px 5px 0px -20px; border: 2px solid #fff; }

#panel_nav .tree { width: 160px; height: 384px; background: url(images/panel.png) no-repeat 0px 0px; margin: -50px -24px 0px 0px; float: right; }


/* pop-up - legend */
.ui-popup.ui-body-inherit { border: none; }
.ui-popup-screen.ui-overlay-inherit.in { background-color: #000; opacity: .6; }
.ui-popup-container {
	background: #fff;
	-webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0 10px rgba(0, 0, 0, 0.25);
}
.ui-popup-container .popup h3 { margin: 0px 0px 10px 5px; }
.ui-popup-container .popup p { font-size: .85em; color: #666; }
.ui-popup-container .popup .ui-btn.close {
	display: inline-block; width: 26px; height: 26px;
	background: #fff url(images/icon_close_black.png) no-repeat 7px 7px;
	background-size: 13px 13px;
	position: absolute; top: -25px; right: -10px;
	-webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 0 10px rgba(0, 0, 0, 0.7);
}

.ui-popup-container #track_legend.popup p { width: 175px; border-left: 24px solid; padding: 0px 30px 0px 5px; height: 24px; margin: 0px 0px 7px 5px; line-height: 12px; }

/* sponsors */
a.sponsor_logo { width: 125px; height: 125px; display: inline-block; background: #fff no-repeat center center; background-size: contain; }

/* speakers */
#speakers .ui-content .ui-listview { margin: 0; }
#speakers form { margin: -10px 0px 15px 0px; }
#speakers .ui-input-search { border: none; padding: 0; }
#speakers .ui-input-search #speaker_input { background: #efefef url(images/icon_search.png) no-repeat 15px 12px; padding: 10px 8px 10px 38px; background-size: 20px 20px; font-size: .9em; border-radius: 15px; }

#speaker_detail .ui-content h1 { margin: 0px; }
#speaker_detail .ui-content h2 { margin: 0px 0px 0px 0px; font-weight: 400; font-size: 1.1em; }
#speaker_detail .ui-content h3 { margin: 0px 0px 20px 0px; font-style: italic; color: #666; font-weight: 400; font-size: 1em; }

#speaker_detail a.speaker_twitter_link { display: inline-block; line-height: 15px; margin: 15px 0px 0px 0px; padding: 6px 10px 6px 35px; font-size: 1em; background: url(images/icon_twitter_blue.png) no-repeat 6px 3px; background-size: 28px 28px; border: 1px solid #ddd; border-radius: 8px; }
#speaker_detail a.speaker_twitter_link span { color: #777; font-size: .8em; padding-left: 5px; }

.speaker_photo { float: right; margin: 8px 0px 15px 25px; width: 100px; height: 100px; border-radius: 15px; }


/* schedule */
#schedule h1 { margin: 0px 0px 20px 0px; }
#schedule h5, #favorites h5 { color: #fff; text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3); font-weight: bold; font-size: 1.01em; background-color: #9b8578; padding: 3px 3px 3px 10px; margin: 15px -1.2em 15px 0px; border-top-left-radius: 8px; border-bottom-left-radius: 8px; }

/* sessions */
#session_detail .session_track { padding-left: 15px; line-height: 10px; margin: 0px 0px 10px 0px; font-size: .7em; color: #666; }
#session_detail .session_track.none { border-left-color: #ccc; }
#session_detail .session_track.all { border-left-color: #000; }
#session_detail .session_track.design { border-left-color: #ed443e; }
#session_detail .session_track.dieline { border-left-color: #38c1d3; }
#session_detail .session_track.inhouse { border-left-color: #84b74a; }
#session_detail .session_track.freelancer { border-left-color: #f38832; }
#session_detail .session_track.leadership { border-left-color: #90488a; }
#session_detail .session_track.sponsor { border-left-color: #f2c86e; }

#session_detail .session_date { margin: 5px 0px 0px 0px; font-size: .9em; }
#session_detail .session_time { margin: 0px; font-weight: 400; font-size: 1.1em; text-transform: uppercase; }
#session_detail a.session_room { color: #000; margin: 0px 0px 12px 0px; padding: 0px 32px 2px 0px; background: url(images/icon_info.png) no-repeat right 2px; background-size: 15px 15px; }
#session_detail a.session_room em { color: #777; }

#session_detail .session_speakers { margin: 35px 0px 10px 25px; }
#session_detail .ui-btn.speaker { padding: 10px 8px 10px 20px; margin: 0px 0px 20px 0px; }

#speaker_detail .ui-btn.session .btn_time { color: #aaa; }


/* gallery */
#mmeGallery { list-style: none; padding: 0; margin: 0; text-align: center; }
#mmeGallery:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
#mmeGallery li { display: inline-block; width: 100px; height: 100px; }
#mmeGallery li a { display: block; margin: 5px 10px 5px 5px; border: 1px solid #3c3c3c; }
#mmeGallery li img { display: block; width: 100%; height: auto; }
#mmeGallery .ui-content, #Gallery2 .ui-content { overflow: hidden; }
a.btn_download { display: block; margin: 10px 40px 30px 40px; border: 1px solid #47a9e8; border-radius: 12px; color:#144882; padding: 15px; text-align: center; font-weight: bold; }
a.btn_download span { display: block; color: #999; font-style: italic; font-size: .85em; font-weight: normal; }


/* announcements */
#announcements .ui-content { padding-top: 25px; }
#announcements .announcement { margin: 0px 0px 40px 0px; }
#announcements .announcement h3 { font-size: 1.1em; margin: 0px 0px 3px 0px; font-weight: 600; }
#announcements .announcement h4 { font-size: .75em; color: #777; line-height: .75em; letter-spacing: 1px; font-weight: 400; border-bottom: 1px solid #ddd; padding: 0px 0px 4px 0px; margin: 0px 0px 5px 0px; }
#announcements .announcement .content { padding: 5px 0px 0px 0px; }

/* sponsors */
#sponsors .ui-content { text-align: center; }
#sponsors .ui-content .sponsor_logo { width: 125px; height: 125px; background-size: contain; margin: 5px; border: 1px solid #eee; }

/* buttons */
.ui-content .ui-btn.ui-btn-active { background-color: #fece7b !important; }
.ui-content .ui-link.ui-link-active { background-color: #fece7b !important; }
.footer_nav .ui-btn.ui-btn-active { background-color: none; color: #000 !important; }

.ui-btn.day, .ui-btn.session, .ui-btn.speaker, .ui-btn.favorite {
	color: #000000;
	background: url(images/icon_arrow_forward_green.png) no-repeat right center;
	display: block;
	padding: 8px 10px 6px 20px;
	margin: 0px 0px 14px 25px;
	border: 1px solid #cdcccb;
	border-radius: 8px;
	background-size: 25px 18px;
}

.ui-btn.day:first-child { margin-top: 10px; }
.ui-btn.day .btn_day { width: 130px; text-align: left; float: left; font-weight: 700; }
.ui-btn.day .btn_date { font-size: .9em; font-weight: 700; color: #999; width: 60px; text-align: right; float: right; padding: 1px 40px 0px 0px; }

.ui-btn.session { margin-left: 20px; padding: 8px 40px 8px 12px; font-weight: 700; }
.ui-btn.session .btn_month { display: inline-block; color: #aaa; font-size: .8em; margin: 0px 0px 5px 0px; text-transform: uppercase; }
.ui-btn.session .btn_time { display: inline-block; color: #aaa; font-size: .8em; margin: -2px 0px 0px 0px;  text-transform: uppercase; }
.ui-btn.session .btn_title { display: block; font-size: 1em; color: #000; margin: 0px 0px 6px 0px; line-height: 20px; }
.ui-btn.session .btn_speaker { color: #888; font-weight: 400; }

.ui-btn.speaker { display: block; }
.ui-btn.speaker .btn_name { display: block; font-weight: 700; margin: 0px; line-height: 16px; }
.ui-btn.speaker .btn_speaker { display: block; color: #666; font-size: .8em; }

.ui-btn.favorite { display: inline-block; background: url(images/icon_star_gold.png) no-repeat 6px 2px; background-size: 20px 20px; padding: 2px 10px 2px 30px; font-size: .85em; margin: 20px 0px 0px 0px; }
.ui-btn.favorite.remove { background-image: url(images/icon_star_remove.png); font-size: .85em; }

#speakers .ui-btn.speaker { padding: 8px 10px 8px 15px;  }

#schedule .ui-btn.session { margin-bottom: 20px; padding-top: 7px; }
#schedule .ui-btn.session .btn_time { font-size: .8em; padding: 0px 0px 3px 0px; margin: 0px 0px 4px 0px; }
#schedule .ui-btn.session .btn_speaker {  font-style: italic; display: block; }

/* Credit Page */
.postID_634 .ui-content { background-color: #f68b1f; padding: 0px 5px 0px 15px; border-top: 2px solid #fff; }
.postID_634 .ui-content * { color:#fff; }
.postID_634 .ui-content h2 { font-size: 1.7em; font-weight: normal; line-height: 26px; }


/* notifications */
span.notification {
	display: none;
	height: 14px; width: 14px;
	text-align: center;
	background-color: #57b947;
	color: #fff;
	line-height: 14px;
	font-size: .9em;
	font-weight: 700;
	padding: 4px;
	border-radius: 50%;
	position: absolute;
}
li.announcements a, a.panel { position: relative; }
li.announcements a span.notification { margin: 0px 0px 0px -20px; }

#home ul#menu-main-navigation li.announcements { display: none; }
#home a.ui-btn.announcements { position: relative; }
#home a.ui-btn.announcements span.notification { top: -2px; right: -33px; border: 2px solid #fff; }

a.btn_survey { display: inline-block; padding: 5px 15px 5px 27px; border-radius: 8px; margin: 0px 0px 20px 25px; color: #fff; background: #f48b31 url(images/icon_check.png) no-repeat 5px 15px; }
a.btn_survey::before { content:'Please fill out the'; color: rgba(255,255,255,.6); font-weight: normal; display: block; font-size: .8em; font-style: italic; line-height: 12px; }


@media screen and (max-width: 400px) {
	.speaker_photo { width: 85px; height: 85px;  }
	.ui-header .menu_bar .logo { width: 100px; height: 15px; }
}


