body, html{
	font-family:system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", Arial, Verdana;
	color: #333;
	background-color:#F6F8FA;
	margin: 0;
	height:100%;
}
a {
	color: #0969DA;
	text-decoration: none;
}
a:hover {
	background-color: #DDF4FF;
}
a img {
    border:none;
}
#layout {
	border-collapse:collapse;
	width:100%;
}


.introtext-title {
	width:700px;
	color:#3f3f3f;
	clear:left;
	font-size: 32px;
	font-weight: 600;
	line-height: 48px;
	text-align: left;
}

.introtext {
	width:700px;
	color:#3f3f3f;
	clear:left;
	padding: 10px 0 30px 0;
}


ol.about-ol, ul.about-ul  {
	padding: 0 15px;
	width:700px;
}

ul.about-ul-no-margin {
	margin:0px;
}

.text-box {
	background-color: #F6F8FA;
    border: 1px solid #e9e9e9;
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 20px;
}

.text-box-no-top {
	background-color: #F6F8FA;
    border: 1px solid #e9e9e9;
    padding: 0 10px;
    border-radius: 6px;
    margin-bottom: 20px;
}

.text-box-width {
	width: 700px;
}

.text-box-container-row {
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	align-items: stretch;
}

.text-box-in-row {
	margin-right: 10px;
}

.text-box-title {
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	text-align: left;
	margin-bottom: 5px;
}

.text-box-description {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-align: left;
	margin-bottom: 5px;
}

.text-box-text {
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	text-align: left;
}

.text-box-ol {
	padding: 0 15px;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	text-align: left;
}

.text-box-li {
	padding-top: 5px;
}

.about-title  {
	font-size: 20px;
	font-weight: 600;
	line-height: 32px;
	text-align: left;
	WIDTH: 700PX;
}

.featured-video p {
    margin-top:1em;
}

.featured-video .video-thumb {
    float:right;
    width:219px;
    height:148px;
    margin:0 1em;
}

.newspost-red {
    background: #FBE3E4;
    border: 1px solid #FBC2C4;
    font-size: 14px;
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 20px;
}
.newspost {

}

.newspost .date, .newspost-red .date, .newspost .author {
    font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-align: left;
	color: #636C76

}
.newspost .timestamp, .newspost-red .timestampe {
    font-size: .9em;
    text-align:right;
    margin-bottom:0;
}
.newspost p, .newspost-red  p {
    margin-top:0;
}
.newspost li, .newspost-red li {
    
}
.newspost h3, .newspost-red h3 {
    font-size:16px;
    margin-bottom: 6px;
	font-weight: 600;
	line-height: 24px;
	text-align: left;

}
.newspost h4, .newspost-red h4 {
    font-size:13px;
}

.org-image {
	float:right;
	margin-right:1em;
}

#launchds:hover {
    color: #DDF4FF;
}

#launchds {
    width: 150px;
    padding: 12px 20px;
    margin: 7px 0 5px 0;
    min-width: auto;
    border: 1px solid #D0D7DE;
    background-color: #D0D7DE;
    background-image: -webkit-linear-gradient(top, #0969DA, #0969DA);
    background-image: -o-linear-gradient(top, #0969DA, #0969DA);
    background-image: linear-gradient(top, #0969DA, #0969DA);
    text-shadow: 0px 1px 2px #2E7044;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40679a', endColorstr='#0969DA', GradientType=0);
}

#about-launchds-text-box {
	width: 700px;
}

#about-text-box-row {
	width:730px;
}

#case-studies-blurb, #tutor-message-guide-blurb {
	margin-top: 20px;
}

#datashop-news {
	width:730px;
	padding-top: 30px;
}

#archive-news {
	margin-bottom: 20px;
}

pre.gh {
	background-color: #F8F8F8;
	border: 1px solid #CCC;
	font-size: 13px;
	line-height: 19px;
	overflow: auto;
	padding: 6px 10px;
	font-family: Consolas, 'Liberation Mono', Courier, monospace;
	border-radius: 3px;
	margin: 1em 0 1em 0;
}

.contents {
    list-style-type: none;
    padding-left:1em;
}

#content {
	padding:0 10px 10px;
	padding-top:0px;
	margin-top:10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background: #fff;
	text-align:left; /* part 2 of 2 centering hack */
	width: 700px;
}











#main_td {
    background-color: #fff;
	padding-left: 15px;
	padding-top: 10px;
}



#main-tr{
   border-top-width: 2px;
    border-top-color: #e9e9e9;
    border-top-style: solid;
}

#header #link_bar {
    position: absolute;
    top: 18px;
    right: 2px;
    font-size: 12px;
}

#header #link_bar #faqButton {
    padding: 2px 11px;
    min-width: 29px;
    width: 29px;
    font-size: 13px;
	color:#fff;
}

#header #link_bar #logInOutButton {
 	padding: 2px 11px;
    min-width: 29px;
    width: 50px;
    font-size: 13px;
	background-image: -webkit-linear-gradient(top, #fff, #fff);
}

td {
	vertical-align:top;
}

#header{
    padding:0 0 5px 0;
    margin:0;
    position:relative;
    height:58px
}
#header #datashopLogo {
	background-image:url(../images/datashop_logo.png);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	position:absolute;
}
#header #datashopLogo a {
	display:block;
	height: 58px;
	width: 350px;
	text-decoration:none;
}
#header #datashopLogo a span {
	display:none;
}

#header a:link {
	color:#333;
	text-decoration:none;
	margin: 0px 0px 0px 5px;
	padding:4px;
}
#header a:hover {
	text-decoration: none;
    margin: 0px 0px 0px 5px;
	padding:4px;
}

#header #link_bar a:link {
	color:#333;
	text-decoration:none;
	margin: 0px 0px 0px 5px;
	padding:4px;
}
#header #link_bar a:hover {
	background-color: #DDF4FF;
    text-decoration: none;
    margin: 0px 0px 0px 5px;
	padding:4px;
}

#header a:visited {
    color:#333;
}

#header p {
	position:absolute;
	top:0;
	right: 2px;
	font-size:.8em;
	margin:0;
	padding:0 .2em .5em 1em;
	text-align:right;
	color:#fff;
}

#layout #main-side-nav-cell {
    width:11em;
    padding:0 3px 0 0;
    background-color: white;
    border-right-style:solid;
	border-right-color: #e9e9e9;
	border-right-width: 2px;
}
#main-side-nav-box {
    padding-top: 5px;
    /*margin: 10px 0 28px 13px;*/
    margin: 0 0 28px 15px;
    background-color:#fff;
    width: 10em;
}
#main-side-nav-box h1 {
    font-size: 15px;
    margin: 10px 8px 1px 11px;
}
#main-side-nav-box ul {
    list-style-type: none;
    margin: 0 0 8px 0;
    padding-left: 20px;
}
#main-side-nav-box ul li {
	line-height: 18px;
}
#main-side-nav-box a {
    font-size: .8em;
    color: #1F2328;
}

#main-side-nav-box a:hover {
    background-color: #DDF4FF;
    text-decoration: none;
}

input[type="submit"].super-emphasize, input[type="button"].super-emphasize, .general-button.super-emphasize, a.general-button.super-emphasize, .help-button {
    display: inline-block;
    zoom: 1;
    min-width: 100px;
    margin: 0px;
    padding: 12px 32px;
    border: 1px solid #5C982C;
    height: auto;
    width: auto;
    background: whiteSmoke;
    float: none;
    cursor: pointer;
    background-color: #69AD31;
    background-image: -webkit-linear-gradient(top, #6FB536, #5FA229);
    background-image: -o-linear-gradient(top, #6FB536, #5FA229);
    background-image: linear-gradient(top, #6FB536, #5FA229);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6fb536', endColorstr='#5fa229', GradientType=0);
    color: #747474;
    line-height: 18px;
    font-family: helvetica,arial,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-justify: auto;
    text-outline: none;
    text-overflow: clip;
    text-shadow: none;
    text-transform: none;
    text-wrap: normal;
    color: white;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 0px black;
    -moz-box-shadow: 0px 0px 0px #000000;
    box-shadow: 0px 0px 0px black;
    -webkit-transition: all 0.2s ease 0;
    -moz-transition: all 0.2s ease 0;
    -ms-transition: all 0.2s ease 0;
    -o-transition: all 0.2s ease 0;
    transition: all 0.2s ease 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0px 1px 2px #2E7044;
}
input[type="submit"].super-emphasize:hover, input[type="button"].super-emphasize:hover, .general-button.super-emphasize:hover,
a.general-button.super-emphasize:hover, .help-button:hover {
    border:1px solid #4c881d;
    color:#ffffff;
    background-color:#569720;
    background-image:-moz-linear-gradient(top, #60a526, #478316);
    background-image:-ms-linear-gradient(top, #60a526, #478316);
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#60a526), to(#478316));
    background-image:-webkit-linear-gradient(top, #60a526, #478316);
    background-image:-o-linear-gradient(top, #60a526, #478316);
    background-image:linear-gradient(top, #60a526, #478316);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#60a526', endColorstr='#478316', GradientType=0);
}
.logo {
    background: #F6F8FA;
    color: #0969DA;
    height: 58px;
    width: 350px;
    display: inline-block;
    position: relative;
    font-size: 14px;
}
.logo h1 {
    margin: 0px 0px 0px 3px;
    font-size: 2em;
    font-weight: 500;
    letter-spacing: 0.03em;
}
.logo span {
    font-size: 0.9em;
    margin: 0px 0px 0px 3px;
    position: relative;
top:5px;
}

#learnlabLogo {
    text-align: right;
    width: 300px;
}
#footerTable {
    width:100%;
    margin-top: 14px;
}
#footerLinks {
    color:#333;
    font-size: 12px;
    text-align: right;
	vertical-align: middle;
}
#footerLinks a:link {
    color:#333;
	text-decoration:none;
	margin: 0px 0px 0px 5px;
	padding:4px;
}
#footerLinks a:visited {
    color:#333;
}
#footerLinks a:hover {
    background-color: #DDF4FF;
    text-decoration: none;
    padding:4px;
}
#footerLinks a:active {
    color:#333;
	text-decoration:none;
}
#footerLinks #versionNumber {
    padding-top: 5px;
    padding-right: 4px;
    font-size: 12px;
}