#sch_apps {
	margin: 24px;
}

.sch_apps_row {
	margin: 24px 0 0 24px;
	display: inline-block;
	width: 165px;
}

.sch_app_notice_repair {
	margin: 24px 0 24px 0 !important;
}

.sch_apps_row > a {
	background-color: #E9E9E9;
	position: relative;
	display: block;
}

.sch_apps_row > a:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	border-width: 0 16px 16px 0;
	border-style: solid;
	border-color: #CCCCCC #FFFFFF;
}

.sch_apps_row > a > div:first-child {
	background-color: #E9E9E9;
	height: 165px;
	text-align: center;
}

.sch_apps_row > a > div:last-of-type {
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
	background-color: #444444;
	border-top: 3px solid #336699;
	text-transform: uppercase;
}

.sch_apps_row > a > div:first-child > img {
	margin-top: 43px;
}

.sch_apps_row > a:hover {
	opacity: 0.9;
}

.sch_app {
	width: 220px;
	background-color: #666666;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	margin: 0 10px 10px 10px;
}

.sch_app_header {
	background-color: #444444;
	color: #CCCCCC;
	padding: 5px;
	text-transform: uppercase;
	border-bottom: solid 3px #336699;
	position: relative;
	font-size: 10px;
	letter-spacing: 1px;
}

.sch_app_header:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	border-width: 0 16px 16px 0;
	border-style: solid;
	border-color: #555555 #222222;
}

.sch_app_content {
	padding: 5px;
}

#sch_app_empty {
	height: 48px;
	border: dashed 1px #666666;
	margin: 0 10px 10px 10px;
}

#sch_app_empty > a {
	color: #666666;
	font-size: 48px;
	line-height: 40px;
	display: block;
	text-align: center;
	font-weight: bold;
	padding-bottom: 4px;
}

#sch_app_empty > a:hover {
	color: #999999;
}

#sch_apps_app_preview_header {
	height: 165px;
	margin-bottom: 24px;
}

#sch_apps_app_preview_header > div {
	display: inline-block;
	vertical-align: top;
}

#sch_apps_app_preview_header > div:first-of-type {
	display: inline-block;
	margin-right: 24px;
	height: 165px;
	width: 165px;
	background-color: #E9E9E9;
	text-align: center;
	position: relative;
}

#sch_apps_app_preview_header > div:first-of-type:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	border-width: 0 16px 16px 0;
	border-style: solid;
	border-color: #CCCCCC #FFFFFF;
}

#sch_apps_app_preview_header > div:first-of-type > img {
	margin-top: 43px;
}

#sch_apps_app_preview_header > div:last-of-type {
	border-bottom: 1px solid #E9E9E9;
	height: 165px;
	width: 543px;
	position: relative;
}

#sch_apps_app_preview_header > div:last-of-type > button {
	position: absolute;
	bottom: 10px;
	right: 0;
}

#sch_apps_app_preview_header > div:last-of-type > h2 {
	color: #336699;
	font-size: 36px;
	display: inline-block;
	margin-bottom: 10px;
}

#sch_apps_app_preview_progressbar {
	width: 732px;
	height: 28px;
	background-color: #FFFFFF;
}

#sch_apps_app_preview_progressbar > div {
	height: 100%;
	color: #FFFFFF;
	text-align: right;
	line-height: 28px;
	width: 0;
	background-color: #03cc0c;
}

#sch_apps_app_preview_decription {
	margin-top: 24px;
}

#sch_app_1 > a {
	color: #FFFFFF;
	text-align: center;
	font-size: 48px;
	line-height: 48px;
	display: block;
}

#sch_app_1 > a:hover {
	color: #CCCCCC;
}

#sch_app_1 > a[count="0"] {
	color: #999999;
}

#sch_app_2 {
	height: 48px;
}

#sch_app_2 > a {
	color: #FFFFFF;
}

#sch_app_2 > a:hover {
	color: #CCCCCC;
}

#sch_app_2 > a > img {
	float: left;
	margin-right: 10px;
}

#sch_app_2 > a > p {
	display: inline-block;
	margin-top: 15px;
}

#sch_app_3 > a {
	color: #FFFFFF;
}

#sch_app_3 > a:hover {
	color: #CCCCCC;
}

#sch_app_3_empty {
	text-align: center;
	height: 48px;
}

#sch_app_3_empty > img {
	border-radius: 50%;
}

#sch_app_4 > a {
	color: #FFFFFF;
	display: block;
}

#sch_app_4 > a > span {
	color: #FFFFFF;
}

#sch_app_4 > a:hover {
	color: #CCCCCC;
}

#sch_app_5 {
	height: 48px;
}

#sch_app_5 > a {
	height: 48px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
	position: relative;
}

#sch_app_5 > a > span {
	width: 5px;
	height: 5px;
	display: block;
	position: absolute;
	right: 5px;
	top: 5px;
	border-radius: 50%;
	background-color: #10A92B;
}

#sch_app_5 > a:last-child {
	margin-right: 0;
}

#sch_app_5 > a.sch_app_5_empty {
	width: 47px;
	height: 46px;
	text-align: center;
	line-height: 40px;
	color: #999999;
	border: dashed 1px #999999;
	font-size: 46px;
}

#sch_app_5 > a#sch_app_5_empty_narrow {
	width: 46px;
}

#sch_app_5 > a.sch_app_5_empty:hover {
	color: #CCCCCC;
}

#sch_app_setup_5_header {
	background-color: #CCCCCC;
	padding: 10px 10px 10px 24px;
	font-size: 24px;
	color: #FFFFFF;
}

#sch_app_setup_5 {
	background-color: #E9E9E9;
	padding: 24px;
	text-align: center;
}

#sch_app_setup_5 > div {
	margin: auto;
	width: 370px;
	margin-bottom: 10px;
	vertical-align: top;
}

#sch_app_setup_5 > div:last-of-type {
	margin-bottom: 0;
}

#sch_app_setup_5 > div > input[type="text"] {
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	color: #333333;
	font-size: 12px;
	padding: 5px;
	resize: none;
	vertical-align: top;
}

#sch_app_setup_5 > div > div {
	margin-left: 5px;
	width: 28px;
	height: 28px;
	display: inline-block;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	cursor: pointer;
	vertical-align: top;
}

#sch_app_setup_5 > div > div:hover {
	background-color: #999999;
}

#sch_app_setup_5 > div > div.sch_app_5_remove_disabled {
	background-color: #CCCCCC !important;
	color: #DDDDDD !important;
	cursor: default !important;
}

#sch_app_6 > a {
	color: #FFFFFF;
	text-align: center;
	font-size: 48px;
	line-height: 48px;
	display: block;
}

#sch_app_6 > a:hover {
	color: #CCCCCC;
}

#sch_app_7 > a {
	color: #FFFFFF;
}

#sch_app_7 > a:hover {
	color: #CCCCCC;
}

#sch_app_8 {
	height: 48px;
}

#sch_app_8 > a {
	display: inline-block;
	width: 49px;
	height: 48px;
	position: relative;
	overflow: hidden;
	margin-right: 5px;
	vertical-align: top;
}

#sch_app_8 > a:nth-child(3) {
	width: 48px;
}

#sch_app_8 > a > img {
	position: absolute;
	top: -9999px;
	bottom: -9999px;
	left: -9999px;
	right: -9999px;
	margin: auto;
}

#sch_app_8 > a:last-child {
	margin-right: 0;
}

#sch_app_8 > a.sch_app_8_empty {
	width: 47px;
	height: 46px;
	text-align: center;
	line-height: 40px;
	color: #999999;
	border: dashed 1px #999999;
	font-size: 46px;
}

#sch_app_8 > a#sch_app_8_empty_narrow {
	width: 46px;
}

#sch_app_8 > a.sch_app_8_empty:hover {
	color: #CCCCCC;
}








#sch_app_setup_8_header {
	background-color: #CCCCCC;
	padding: 10px 10px 10px 24px;
	font-size: 24px;
	color: #FFFFFF;
}

#sch_app_setup_8 {
	background-color: #E9E9E9;
	padding: 24px;
	text-align: center;
}

#sch_app_setup_8 > div {
	margin: auto;
	width: 370px;
	margin-bottom: 10px;
	vertical-align: top;
}

#sch_app_setup_8 > div:last-of-type {
	margin-bottom: 0;
}

#sch_app_setup_8 > div > select {
	width: 202px;
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	color: #333333;
	font-size: 12px;
	padding: 4px;
	resize: none;
	vertical-align: top;
}

#sch_app_setup_8 > div > div {
	margin-left: 5px;
	width: 28px;
	height: 28px;
	display: inline-block;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	cursor: pointer;
	vertical-align: top;
}

#sch_app_setup_8 > div > div:hover {
	background-color: #999999;
}

#sch_app_setup_8 > div > div.sch_app_8_remove_disabled {
	background-color: #CCCCCC !important;
	color: #DDDDDD !important;
	cursor: default !important;
}

#sch_app_9 > a {
	color: #FFFFFF;
}

#sch_app_9 > a:hover {
	color: #CCCCCC;
}

#sch_app_10 {
	height: 90px;
}