/* @override http://www.devel2.wolfram.com/events/technology-conference-am/2016/css/global.css */

/* @override http://www.devel2.wolfram.com/events/technology-conference-am/2016/css/global.css */

/* @override http://www.devel2.wolfram.com/events/technology-conference-am/2016/css/global.css */

/* @override https://www.devel2.wolfram.com/events/technology-conference-am/2016/css/global.css */

/* @override https://www.devel2.wolfram.com/events/technology-conference-am/2016/css/global.css */

/* @override https://www.devel2.wolfram.com/events/technology-conference-am/2016/css/global.css */

/* @override http://www.devel2.wolfram.com/events/technology-conference-am/2016/css/global.css */

/* @override http://www.devel2.wolfram.com/events/technology-conference-am/2016/css/global.css */

/* @override http://www.devel2.wolfram.com/events/technology-conference-am/2016/css/global.css */

/*

Global styles for Technology Conference
http://www.wolfram.com/events/technology-conference/2016/

----------------------------------*/

/* Page
----------------------------------*/
.page * {
    font-family: 'Hiragino Kaku Gothic ProN', 'Meiryo', Arial, sans-serif;
}
.page, .subpage {
	min-width: 1380px;
} 
.black {
    background: #000;
}
.blue {
    background: #203255;
}
.redbg {
    background: #e24234;
}
.dark {
    background: #222;
}
.light {
    position: relative;
}
.bright {
    background: #d23000;
}
.big-image-main {
	height: 456px;
	background-repeat: no-repeat;
	background-position: center center;
}
.big-image { 
	height: 350px;
	background-repeat: no-repeat;
	background-position: center center; 
}
	
.inner {
    width: 1002px;
    padding: 60px 15px;
    margin: 0 auto;
}

/* Text
----------------------------------*/
.light h2, .dark h2, .footer .inner h2, .subpage .light h1 {
    font-size: 45px;
    margin: 0;
    line-height: 1;
    font-weight: 300;
}
#faq h1 {
	margin: 0 0 30px;
}
.light h2, .subpage .light h1 {
    color: #5fab9c;
}
.dark h2 {
    color: #fff;
}

.inner a {
    color: #ee3032;
    text-decoration: none;
}
.inner a:hover {
    color: #7cccbd;
}

.inner .big-text {
    font-size: 25px;
    font-weight: 300;
    color: #222;
    line-height: 36px;
}
p.sub-heading, .subpage .inner h2 {
    color: #797979;
    font-family: 'Hiragino Kaku Gothic ProN', 'Meiryo', Arial, sans-serif;
    font-size: 44px;
    font-weight: 100;
    margin: 30px 0;
}

h2.talk-title {
	margin: 8px 0 4px 0 !important;
	font-size: 26px !important;
	color: #797979 !important;
	font-weight: 300;
}

h2.talk-title.red {
	color: #e04133 !important;
}

span.location-title {
	font-weight: 600;
}

p.above-heading {
    margin: 0;
    text-transform: uppercase;
}
.subpage .inner h2 {
	font-weight: 300;
}
.inner small {
	font-size: 14px;
	line-height: 20px;
}
.inner p.small, .inner .small {
	margin: 0 0 25px;
	font-size: 14px;
	line-height: 20px;
}
.inner small.smallest {
	font-size: 10px;
	line-height: 14px;
    display: block;
}

.inner .smaller {
    font-size: 20px !important;
    margin: 5px 0 !important;
    line-height: 24px !important;
    color: #797979 !important;
}

p.sub-heading, .subpage .inner h2 { 
    font-size: 25px; 
    line-height: 36px;
    color: #222;
}

.inner strong.heading {
	font-size: 16px;
}

h2 + .row .half p {
	margin-top: 0;
} 

#badge { 
	background: #7cccbd;
    float: right;
    left: 100px;
    padding-left: 15px;
    position: relative;
    top: 518px;
    width: 550px; 
} 

#badge p { 
	color: #fff;
}

/* Header
----------------------------------*/
.header {
	height: 284px;
}
.header h1 {
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #a7a9ac;
	font-weight: 300;
	letter-spacing: 1.5px;
	padding: 155px 0 0 147px;
	margin: 0;
	line-height: 1;
	position: relative;
}
.header h1 .year {
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	color: #7cccbd;
	font-size: 45px;
	letter-spacing: 2px;
	font-weight: 400;
}
.header h1 .tech-conference {
	font-size: 0;
	text-index: -90000px;
}
.header .inner {
	position: relative;
	padding: 0 50px;
	background: url('../images/jikei-conference-logo-2x.png') no-repeat left center;
	background-size: 798.5px 188px;
	height: 284px;
}

/* Save the Date
----------------------------------*/
#registration #save-the-date {
    display: none;
}
#save-the-date {
	width: 1100px;
	z-index: 10;
	height: 0;
}
.save-the-date {
	background: #ee3032;
	width: 144px;
	top: 0;
	right: 0;
	float: right;
	position: relative;
	z-index: 10;
	padding-bottom: 20px;
}
.save-the-date:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 72px solid #ee3032;
	border-right: 72px solid #ee3032;
	border-bottom: 15px solid transparent;
	-moz-transform: scale(.99999);
	-webkit-transform: scale(.99999);
	-o-transform: scale(.99999);
	-ms-transform: scale(.99999);
	position: absolute;
	bottom: -14px;
}
.header .inner .save-the-date p {
	font-size: 14px;
	color: #fff;
	line-height: 15px;
	margin: 0;
}
.save-the-date-heading {
	padding: 20px 0 0 20px;
	margin: 0;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	font-weight: 400 !important;
}
.save-the-date-setting {
	padding: 25px 0 10px 0px;
	margin: 0;
	font-weight: 400;
	letter-spacing: 0;
	text-align: center;
}
.header .inner .save-the-date p.save-the-date-button {
	text-align: center;
	margin: 0;
}


/* Navigation
----------------------------------*/
.nav {
	background: #eaeaea;
	position: relative;
	text-align: center;
	width: 100%;
    min-width: 1380px;
	z-index: 3;
}
.nav ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
	width: 1005px;
	position: relative;
}
.nav li {
	display: inline-block;
	font-size: 0;
	float: left;
}
.nav a {
	display: block;
	padding: 20px 18px;
	color: #222;
	font-size: 14px;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1;
}
.nav a:hover {
	background: #ee3032;
	color: #fff;
}
.nav.sticky {
	background: #eaeaea;
	text-decoration: none;
	color: #222;
}
.nav.sticky a:hover {
	color: #fff;
}
.sticky, .sticky-date {
	position: fixed;
	top: 0;
}
#overview a.overview, #schedule a.schedule, #program a.program, #logistics a.logistics, #faq a.faq, #connect a.connect, #submissions a.submissions, #schedule .sticky a.schedule, #program .sticky a.program, #logistics .sticky a.logistics, #faq .sticky a.faq, #connect .sticky a.connect, #submissions .sticky a.submissions, #presentations a.presentations {
	color: #fff;
	background: #7cccbd;
}

/* Lists
----------------------------------*/
.inline-list {
    font-size: 25px;
    font-weight: 300;
    color: #222;
    text-transform: uppercase;
    margin: 0;
	padding: 0;
	letter-spacing: 1px;
}
.list {
	list-style: none;
	margin: 5px 0 25px 10px;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
}
a.greylink {
	color: #656565;
}
.bullet:before, .list li:before {
	content: '\2022';
	color: #ee3032;
}
.list li:before {
	margin: 0 4px 0 -10px;
}

/* Grid
----------------------------------*/
.row {
    width: 104%;
}

.half {
    width: 44%;
    margin: 0 0 0 4%;
    display: inline-block;
    vertical-align: top;
}

.half.left {
	margin-left: 0px;
	
}

.half.left p {
	font-size: 16px;
	margin-top: 0px;
}

/* footer
----------------------------------*/
.footer .row {
	margin-top: 0;
}
.page .footer .inner h2 {
	font-size: 55px;
	color: #7cccbd;
	margin: 0 0 30px;
	font-weight: 300;
}
.footer a {
	font-size: 25px;
	font-weight: 300;
	margin-bottom: 40px;
}
.footer .inner p {
	font-size: 18px;
	font-weight: 300;
	color: #fff;
	margin: 5px 0;
}
.footer .inner small {
	font-size: 14px;
	color: #fff;
}
.footer .inner small a {
	font-size: 14px;
}

.footer.dark {
	height: 255px;
}

.footer.dark .inner {
    padding: 20px 15px 55px 15px;
}

.footer.dark .inner h2 {
	font-size: 35px;
	font-weight: 300;
	margin: 40px 0px 30px 0px;
	color: #7cccbd;
}

.footer.dark .inner .row .sponsors {
	margin-top: 10px;
	display: inline-block;
}

.footer.dark .inner .row img {
	display: inline-box;
	float: left;
	height: 35px;
	margin-left: 40px;
	opacity: 0.8;
}
.footer.dark .inner .row img:hover {
	display: inline-box;
	float: left;
	height: 35px;
	margin-left: 40px;
	opacity: 1;
}

.footer.dark .inner .row img.left.small {
	margin-left: 0px;
	height: 25px;
	margin-top: 5px;
	opacity: 0.8;
}
.footer.dark .inner .row img.left.small:hover {
	margin-left: 0px;
	height: 25px;
	margin-top: 5px;
	opacity: 1;
}

.footer.dark .inner .row small {
	font-size: 14px;
	font-weight: 300;
	display: inline-block;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 17px;
}

.presentations {
	padding: 10px 0 0 0;
	vertical-align: middle;
}
.social {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 15px;
}
.social a {
	width: 29px;
	height: 30px;
	display: inline-block;
	margin: 0 0 0 10px;
	vertical-align: middle;
}
.wolfram-logo {
	display: inline-block;
	width: 138px;
	height: 33px;
	background: url('../images/sponsors-sprite.png') no-repeat 0 -33px;
	margin-right: 40px;
}
.wolframalpha-logo {
	display: inline-block;
	width: 199px;
	height: 33px;
	background: url('../images/sponsors-sprite.png') no-repeat -182px -33px;
}
.wolfram-logo:hover {
	background: url('../images/sponsors-sprite.png') no-repeat 0 0;
}
.wolframalpha-logo:hover {
	background: url('../images/sponsors-sprite.png') no-repeat -182px 0;
}
.facebook {
	background: url('../images/social-icons.png') no-repeat 0 0;
}
.twitter {
	background: url('../images/social-icons.png') no-repeat -29px 0;
}
.youtube {
	background: url('../images/social-icons.png') no-repeat -58px 0;
}
.facebook:hover {
	background: url('../images/social-icons.png') no-repeat 0 -30px;
}
.twitter:hover {
	background: url('../images/social-icons.png') no-repeat -29px -30px;
}
.youtube:hover {
	background: url('../images/social-icons.png') no-repeat -58px -30px;
}
.connect {
	padding-bottom: 40px;
}

/* Sidebar
----------------------------------*/
.sidebar {
	margin: 10px 0 0 -190px;
	display: inline-block;
	z-index: 0;
	position: relative;
	vertical-align: top;
    width: 150px;
}
.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ee3032;
}
.sidebar a {
	display: block;
	padding: 5px 10px;
	text-transform: uppercase;
	font-weight: 400;
	border: 1px solid #ee3032;
	border-top: 0;
	font-size: 14px;
	background: #fff !important;
	color: #ee3032 !important;
	white-space:nowrap;
}
.sidebar a:hover {
	color: #7cccbd !important;
}
.logistics .sidebar a.logistics,
.fees .sidebar a.fees,
.location-accommodations .sidebar a.location-accommodations,
.travel .sidebar a.travel,
.at-the-conference .sidebar a.at-the-conference,
.program .sidebar a.program,
.submissions .sidebar a.submissions,
.new-delhi .sidebar a.new-delhi,
.bengaluru .sidebar a.bengaluru,
.training .sidebar a.training, .sidebar a.selected {
	background: #ee3032 !important;
	color: #fff !important;
    position: relative;
}
.logistics .sidebar a.logistics:after,
.fees .sidebar a.fees:after,
.travel .sidebar a.travel:after,
.location-accommodations .sidebar a.location-accommodations:after,
.at-the-conference .sidebar a.at-the-conference:after,
.program .sidebar a.program:after,
.submissions .sidebar a.submissions:after,
.new-delhi .sidebar a.new-delhi:after,
.bengaluru .sidebar a.bengaluru:after,
.training .sidebar a.training:after, a.selected:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 13px solid #ee3032;
	position: absolute;
    top: -1px;
    right: -13px;
	display: inline-block;
}
.location-accommodations .sidebar a.location-accommodations:after {
	border-top: 23px solid transparent;
	border-bottom: 23px solid transparent;
	border-left: 13px solid #ee3032;
}

.right {
	display: inline-block;
	margin: 0 0 0 40px;
	vertical-align: top;
}

/* Miscellaneous
----------------------------------*/
.divider {
	border-top: 1px solid #c0c0c0;
}
.footer + .divider {
	border-top: 1px solid #4a4a4a;
}
.red-button, a.red-button {
	padding: 8px 18px;
	color: #fff;
	border-radius: 2px;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
    text-transform: uppercase;
}
.save-the-date-button a {
	border: 1px solid #972015;
	background: #b30f00;
    padding: 8px 10px;
	color: #fff;
	border-radius: 2px;
	display: inline-block;
	font-size: 13px;
	line-height: 1;
    text-transform: uppercase;
}
.red-button, a.red-button {
	border: 1px solid #b00f00;
	background: #dd1100;
}
.save-the-date-button a:hover {
	background: #972016;
	color: #fff;
}
.red-button:hover, a.red-button:hover {
	background: #fe0000;
	color: #fff;
}

.button {
	display: inline-block;
	padding: 13px 25px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	outline: none;
	border: 0;
}
.button.red-rectangle {
	background: #ee3032;
}

.button.red-rectangle:hover {
	background: #7cccbd;
}
.button.green-rectangle {
	background: #7cccbd;
}

.button.green-rectangle:hover {
	background: #ee3032;
}

a.big-button {
    padding: 20px 30px;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 20px 0 0 0;
}
a.big-button:hover {
    color: #fff;
}

.red {
	color: #ee3032;
}

.hide {
    display: none;
}