html {
	height: 100%;
}
body {
	height: 100%;
}
.pathway-container {
	height: 100%;
	padding-top: 100px;
	overflow: auto;
	margin-left: auto;
	margin-right: 0;
	padding-left: 45px;
	padding-right: 55px;
}
.lllogo {
  margin-left: 2em;
  margin-top: 1em;
}

.app-list img {
  width: 300px;
  height: 300px;
}

.blocklets>li>a {
	display: inline-block;
	width: 200px;
	height: 200px;
	background-color: #1f7c97;
	color: white;
	text-align: center;
	padding-top: 85px;
	font-size: 22px;
	font-weight: bold;
	margin: 5px;
}
.blocklets>li>a:visited, a.visited {
	background-color: #ccc;
}
.blocklets>li>a:focus, .blocklets>li>a:hover {
	background-color: #2b88aa;
}
.labs-slider {
	background: url('../img/scroll-bg.png') repeat 0 0;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	min-height: 20px;
	padding: 19px 50px;
	margin-bottom: 20px;
	position: relative;
}
.labs-slider-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.labs-slider-container {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 880px;
	transition: left .3s ease-in-out;
	-webkit-transition: left .3s ease-in-out;
	-moz-transition: left .3s ease-in-out;
}

.labs-slider-container>li {
	display: inline-block;
}

#python-slide {
	padding-left: 45px;
	background: url('../img/python-header.png') no-repeat left top;
	height: 40px;
}
#cstem-slide {
	padding-left: 45px;
	background: url('../img/cstem-header.png') no-repeat left 0px;
	height: 50px;
	vertical-align: text-bottom;
	padding-top: 5px;
}
.labs-slider-container>li>a {
	background-color: #cfcfcf;
	width: 170px;
	height: 275px;
	
	color: #000;
	border: 1px solid #cfcfcf;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: block;
	padding-top: 240px;
	text-align: center;
	font-weight: bold;
}
#getting-started-icon {
	border: 1px solid #3e8f3e;
	background: #5cb85c url('../img/GettingStartedIcon.png') no-repeat top left;
	background-size: 170px 275px;
	color: #fff;
}
#chduino-icon {
	border: 1px solid #3e8f3e;
	background: #5cb85c url('../img/GettingStartedIcon.png') no-repeat top left;
	background-size: 170px 275px;
	color: #fff;
	cursor: pointer;
}
#clc-icon {
	border: 1px solid #3e8f3e;
	background: #5cb85c url('../img/GettingStartedIcon.png') no-repeat top left;
	background-size: 170px 275px;
	color: #fff;
	cursor: pointer;
}
#troubleshooting-icon {
	border: 1px solid #3b873b;
	background: #56ab56 url('../img/TroubleshootingIcon.png') no-repeat top left;
	background-size: 170px 275px;
	color: #fff;
}
#bumpconnect-icon {
	border: 1px solid #3b873b;
	background: #56ab56 url('../img/BumpConnect.png') no-repeat top left;
	background-size: 170px 275px;
	color: #fff;
}
#ch-pose-coding-icon {
	border: 1px solid #49d6ff;
	background: #49d6ff url('../img/ChPoseCodingIcon2.png') no-repeat top left;
	background-size: 170px 275px;
	color: #fff;
}
#intro-python-icon {
	border: 1px solid #d54c10;
	background: #d54c10 url('../img/IntroPythonIcon.png') no-repeat top left;
	background-size: 170px 275px;
	color: #fff;
}
#pose-coding-icon {
	border: 1px solid #c54021;
	background: #c54021 url('../img/PoseCodingIcon.png') no-repeat top left;
	background-size: 170px 275px;
	color: #fff;
}
#beginner-python-icon {
	border: 1px solid #b62b00;
	background: #b62b00 url('../img/BeginnerPythonIcon.png') no-repeat top left;
	background-size: 170px 275px;
	color: #fff;
}
#studio-icon {
	border: 1px solid #49d6ff;
	background: #49d6ff url('../img/ChPoseCodingIcon.png') no-repeat top left;
	background-size: 170px 275px;
	color: #fff;
	cursor: pointer;
}
#robosim-icon {
	border: 1px solid #49d6ff;
	background: #49d6ff url('../img/ChPoseCodingIcon.png') no-repeat top left;
	background-size: 170px 275px;
	color: #fff;
	cursor: pointer;
}
#ch-coding-icon {
	border: 1px solid #44c8ee;
	background: #44c8ee url('../img/ChProgrammingIcon.png') no-repeat top left;
	background-size: 170px 275px;
	color: #fff;
}
#ch-with-robots-icon {
	border: 1px solid #2da7ca;
	background: #2da7ca url('../img/ChWithRobotsIcon.png') no-repeat top left;
	background-size: 170px 275px;
	color: #fff;
}
#robo-play-icon {
	border: 1px solid #1f7c97;
	background: #1f7c97 url('../img/RoboPlayIcon.png') no-repeat top left;
	background-size: 170px 275px;
	color: #fff;
}
#ch-icon {
	border: 1px solid #d54c10;
	background: #d54c10 url('../img/IntroPythonIcon.png') no-repeat top left;
	background-size: 170px 275px;
	color: #fff;
	cursor: pointer;
}
#chide-icon {
	border: 1px solid #c54021;
	background: #c54021 url('../img/PoseCodingIcon.png') no-repeat top left;
	background-size: 170px 275px;
	color: #fff;
	cursor: pointer;
}
#algebra-icon {
	background: url('../img/AlgebraIcon.png') no-repeat top left;
	background-size: 170px 170px;
	width: 170px;
	height: 170px;
	padding-top: 140px;
}
#scratch-icon {
	background: url('../img/ScratchIcon.png') no-repeat top left;
	background-size: 170px 170px;
	width: 170px;
	height: 170px;
	padding-top: 140px;
}
#blockly-icon {
	background: #cfcfcf url('../img/blockly-icon.png') no-repeat top left;
	background-size: 170px 170px;
	width: 170px;
	height: 170px;
	padding-top: 140px;
}
#threed-printing-icon {
	background: #cfcfcf url('../img/3dPrintingIcon.png') no-repeat 0 -15px;
	background-size: 170px 170px;
	width: 170px;
	height: 170px;
	padding-top: 140px;
}
#arduino-icon {
	background: url('../img/ArduinoIcon.png') no-repeat top left;
	background-size: 170px 170px;
	width: 170px;
	height: 170px;
	padding-top: 140px;
}
.labs-orange-right, .labs-orange-left, .labs-blue-right, .labs-blue-left, .labs-default-right, .labs-default-left,  .labs-green-right, .labs-green-left {
	width: 28px;
	height: 86px;
	display: inline-block;
	z-index: 1;
}
.labs-orange-right {
	background: url('../img/python-right.png') no-repeat;
}
.labs-orange-left {
	background: url('../img/python-left.png') no-repeat;
}
.labs-green-right {
	background: url('../img/gettingstarted-right.png') no-repeat;
}
.labs-green-left {
	background: url('../img/gettingstarted-left.png') no-repeat;
}
.labs-blue-right {
	background: url('../img/cstem-right.png') no-repeat;
}
.labs-blue-left {
	background: url('../img/cstem-left.png') no-repeat;
}
.labs-default-right {
	background: url('../img/default-right.png') no-repeat;
}
.labs-default-left {
	background: url('../img/default-left.png') no-repeat;
}
.labs-arrow-left {
	top: 50%;
	left: 10px;
	position: absolute;
}
.labs-arrow-right {
	top: 50%;
	right: 10px;
	position: absolute;
}
#add-pathway {
	margin-top: 200px;
	margin-bottom: 30px
}

#add-pathway-button {

}
.ticker {
	padding: 15px 20px;
	background-color: #26aee8;
	color: white;
	font-weight: bold;
}

.ticker a {
	color: white;
}

.ljs-body-open > .ticker {
	margin-left: -30px;
}