.container {
    background: url("/National_Library/20161222123739oe_/https://www.wolfram.com/cloud/images/wolfram_cloud.png") no-repeat;
	background-position: right bottom;
	height: 229px;
	width: 1039px;
	margin-left: auto;
	margin-top: 23px;
	margin-right: auto;
}
#cloud_body h1 {
margin-top: 1.1em;
}
.container a {
	margin-top: -23px;
}	

.newcloud_heading a:hover{
    background: #1284a9;
}


.trade {
    font-size: 15px;
    vertical-align: top;
    margin: .25em 0 0 .1em !important;
    display: inline-block;
    font-weight: 200;
    color: #c1c1c1 !important;
}



.cloud_hero {
	border-bottom: none;
	width:100%;
	background: #FFFFFF;
	background: -moz-linear-gradient(top,  #FFFFFF 0%, #ececec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#ececec));
	background: -webkit-linear-gradient(top,  #FFFFFF 0%,#ececec 100%);
	background: -o-linear-gradient(top,  #FFFFFF 0%,#ececec 100%);
	background: -ms-linear-gradient(top,  #FFFFFF 0%,#ececec 100%);
	background: linear-gradient(to bottom,  #FFFFFF 0%,#ececec 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#ececec',GradientType=0 );
    overflow: visible;
	height: 189px;
	}

.shot_wrap {
	width: 950px;
	margin: 65px 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;
}

.uds_container {
	width: 786px;
	margin: 0 auto;
}
p.uds_larger {
    font-size: 100% !important;
    line-height: 1.9 !important;
    margin-top: 2em !important;
}
h2.intro_column {
    font-weight: normal;
    font-size: 200%;
    color: #fe0000;
    font-weight: 300;
    clear: both;
    width: 100%;
    margin: 2em 0 .5em;
}
h3.intro_larger {
    font-weight: 600;
    color: #767676;
    font-size: 100%;
    line-height: 1;
    margin: 3em 0 0 0;
    text-transform:uppercase;
    letter-spacing: 1px;
}
#cloud_body p.orange_smaller {
    font-weight: 300;
    color: #1d96bd;
    margin: 2.0em 0 0.5em;
	font-size: 1.68em;
	line-height: 1.75em;
}
#cloud_body p.blue_link {
	background: #1d96bd;
    font-weight: 300;
    color: #ffffff;
    font-size: 16px;
    padding: 0 0 0 -6px !important;
}

.cloud_block.orange {
    background: #ef6000;
    overflow: hidden;
}
.cloud_block.orange ul {
    color: #fff;
    float: left;
    margin: 40px 10px 0 0;
    font-size: 80%;
}
.cloud_block.orange h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 110%;
    margin: 40px 0 0 0;
    letter-spacing: 1px;
    float: left;
    display: inline-block;
}

.cloud_block.orange h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 110%;
    margin: 40px 0 0 0;
    letter-spacing: 1px;
    float: left;
    display: inline-block;
}

h3.red_subtitle {
    color: #fe0000;
    font-size: 130%;
    line-height: 1.75em;
    margin-bottom: 0.5em;
    font-weight: normal;
}

span.black {
	color: #000;
	font-size: .65em;
	padding: 0 0 0 25px;
	text-transform: uppercase;
}


.color_switcher {
    margin-top: -2em;
}
.color_switcher a {
    color: #aaa;
}

.grey_temp {
    width: 100%;
    font-size: 90%;
    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;
}
.mountain_wrap {
    width: 100%;
    z-index: 1;
    text-align: center;
    height: 200px;
    overflow: hidden;
    margin-top: -400px;
}
.mountains {
    position: absolute;
    width: 2000px;
    left: -20%;
    top: -140px;
    filter: gray;
    -webkit-filter: grayscale(1) contrast(190%);
}
.upper_shots {
    position: relative;
    margin: 0 auto;
    z-index: 400;
}
.get_started {
    height: auto;
    border-bottom: 0px solid #b7b7b7;
    background: #fff;
    width:857px;
    margin: 0 auto;
}
.cloud_block {
    height: auto;
    padding-bottom: 2%;
}
.grey_rule {
    border-top: 1px solid #b7b7b7;
    
}
.red_divider {
    border-bottom: 1px solid #b7b7b7;
}
.left_intro {
    width: 60%;
}
.right_intro {
    float: right;
    width: 30%;
    margin-top: -4em;
}
.intro_smaller {
    font-size: 80% !important;
    clear: both !important;
    margin: 0.1em 0 0 1em !important;
    display: inline-block;
    line-height: 1 !important;
}
.intro_smallersmaller {
    font-size: 70% !important;
    clear: both !important;
    font-style: italic;
    color: #aaa !important;
    display: inline-block;
    margin: -.3em 0 0 1em !important;
    line-height: 1 !important;
}
.intro_small_wrapper {
    width: 300px;
    float: left;
    line-height: 1;
}
.plus_link {
    font-size: 80%;
    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: 65%;
    padding: 3px 6px 3px 6px;
    color: #fff;
    background-color: #b7b7b7;
    position: relative;
    top: -1px;
    left: 2px;
}

.intro_button {
    line-height: 20px;
    margin: 0 25px 0 0;
}
.intro_column p.intro_buttons_container {
    padding: 10px 0 40px 0;
}

.intro_column p.intro_buttons_container * {
    vertical-align: middle;
}

.down_arrow {
    background: url('/National_Library/20161222123739oe_/https://www.wolfram.com/cloud/images/down_arrow.png') no-repeat left center;
    line-height: 1;
    padding: 0 0 0 16px;
}

.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;
}

img.float_left {
	float: left;
	padding: 0 10px 55px 0;
}
.no_margin {
	margin: 0 0 -10px 0 !important;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #f57300;
	font-size: 0.85em;
}

h5.no_margin {
	margin: 0px 0 -10px 0 !important;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #f57300;
	font-size: 0.85em;
}

h3._red {
font-weight: 300;
color: #f71900;
font-size: 220%;
margin: 1em 0 1em 0;
}

#cloud_body h2.blue {
    font-weight: 300;
    color: #1d96bd;
    font-size: 220%;
    margin: 1em 0 0.25em 0
}
h3.blue {
font-weight: 500;
color: #1d96bd;
font-size: 150%;
margin: 1em 0 1em 0;
}

.grey_subtitle h3 {
	text-transform: uppercase !important;
	letter-spacing: .03em !important;
}
.border {
    border-top: 1px solid #b7b7b7;
}
