/*
    Mathematica Online Marketing Styles
-------------------------------------------*/
.logotype_wrap {
	margin: 0 0 0 10px;
}
.shot_wrap {
	width: 950px;
	margin: 40px auto 0;
	position: relative;
}
#hero {
    background: #444;
    background-size: cover;
    height: 275px;
    color: #fff;
    padding: 106px 0 14px 0;
    width: 100%;
    margin: 0 auto;
    position: relative;
    border-bottom: 3px solid #eee;
    margin-bottom: 12px;
    text-align: center;
}
#hero .container img {
    float: left;
    width: 100%;
    margin-top: 85px;
}
#long_list {
    width: 850px;
    margin-left:18px;
}
#cloud_body p.tagline {
    margin: 2px auto 55px;
}
.rtrade {
    color: #B4B4B4;
}
.cloud_hero {
    background: url("/National_Library/20160330061658oe_/http://www.wolfram.com/mathematica/online/images/cloud-red-bg.png") repeat-x scroll center bottom #FFFFFF;
    border-bottom: 1px solid #B7B7B7;
    text-align: center;
}
.cloud_block.white {
	overflow: hidden;
	padding: 40px 0 0 0;
	margin: 0 0 0 -20px;
}
.cloud_block.white .pod {
	float: left;
	text-align: left;
	width: 240px;
	height: 250px;
	font-size: 14px;
	display: inline-block;
	margin: 0 0 0 20px;
}
.cloud_block.white .img {
	height: 90px;
	display: block;
	position: relative;
	text-align: center;
}
.cloud_block.white img {
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: auto;
}
.cloud_block.white h3 {
	font-size: 26px;
	font-weight: normal;
	margin: 20px 0 50px 20px;
}
.intro_column h2 {
    font-weight: normal;
    font-size: 150%;
    color: #636363;
    clear: both;
    width: 100%;
    margin: 32px 0 8px;
}
h3.intro_larger {
    font-weight: 600;
    color: #767676;
    font-size: 100%;
    line-height: 1;
    margin: 48px 0 0 0;
    text-transform:uppercase;
    letter-spacing: 1px;
}
.intro_small_wrapper {
    width: 580px;
}
.color_switcher {
    margin-top: -32px;
}
.color_switcher a {
    color: #aaa;
}
.slider_block {
	background: #f5f5f5;
	padding: 50px 0;
}

.intro_button.top-tab {
    left: 83px;
}

.grey_temp {
    width: 100%;
    font-size: 14px;
    color: #777;
    text-align: center;
    background: #fff;
    margin-top: 1em;
}
.grey_bump {
    margin-top: 4em;
    margin-bottom: 0;
}
.two_column_copy {
    -moz-column-count: 2;
    -moz-column-gap: 24px;
    -webkit-column-count: 2;
    -webkit-column-gap: 24px;
}
.logo_box {
    background: #dd1600;
    width: 75px;
    height: 70px;
    padding-top: 5px;
    position: relative;
    top: 0px;
    left: 0px;
    text-align: center;
}
.upper_shots {
    position: relative;
    margin: auto 0;
    z-index: 400;
	display: block;
}
.plus_link {
    font-size: 13px;
    color: #dd1600;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    top: -5px;
    font-weight: bold;
}
.plus_link:hover {
    color: #b51504;
}
.hidden_copy {
    display: none;
}
.less_last_p {
    margin: 0 !important;
}
.soon {
    font-size: 10px;
    padding: 3px 6px 3px 6px;
    color: #fff;
    background-color: #b7b7b7;
    position: relative;
    top: -1px;
    left: 2px;
}

.slide_container {
    text-align: center;
}

.slide_container p {
    margin: 0 40px;
}

.introcol_one {
    -webkit-box-flex: 1 200px;
    -moz-box-flex: 1 200px;
    -webkit-flex: 1 200px;
    -ms-flex: 1 200px;
    flex: 1 200px;
    padding-right: 5%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1
}

.introcol_two {
    -webkit-box-flex: 1 100px;
    -moz-box-flex: 1 100px;
    -webkit-flex: 1 100px;
    -ms-flex: 1 100px;
    flex: 1 100px;
    padding-right: 5%;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2
}

.show {
    display: block;
}
.intro_button {
background-color: #dd1600;
color: #fff;
font-size: 14px !important;
text-align: center;
float: left;
margin-left: 0px;
/*
padding: 18px 14px 10px 14px;
*/
display: inline-block;
color: #fff !important;
text-decoration: none;
padding: 7px 23px;
height: auto;
}
orange a.button {
padding: 7px 23px;
margin: 4px 15px 0 0;
}
.footer-right {
width: 252px;
border-left: 1px solid #E9D3BC;
padding-left: 22px;
height: 61px;
}
.footer small {
font-size: 12px;
}

.twocol_two .icon {
	margin-top:42px;
}