/**
 * recommendations.php styles
 */
.recommendations .excerpts a {
	display: block;
	background-color: #fefefe;
	padding: 3px 4px;
	margin: 4px 0;
	font-size: 13px;
	font-weight: bold;
	width: 186px;
}

.recommendations .excerpts a:before,
.diagnostics a:before {
	content: "\f1c1";
	margin-right: 8px;
	color: red;
	display: inline-block;
	font-family: AoPS;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.recommendations .course {
	background-color: #eeeeee;
	padding: 10px;
	margin-bottom: 10px;
}

.recommendations h3 {
	margin-top: 0px;
}

.recommendations h3 a {
	color: #009fad;
}

.recommendations .course .content {
	width: 100%;
	display: table-row;
	background-color: #eeeeee;
	padding: 0;
	margin: 0;
}

.recommendations .course .description {
	display: table-cell;
	padding-right: 10px;
	border-right: 1px solid #ddd;
}

.recommendations .course .description .bundle {
	margin-top: 10px;
	font-weight: bold;
}

.recommendations .course .description .textbooks {
	display: none;
}

.recommendations .course .metadata {
	display: table-cell;
	padding-left: 10px;
	width: 200px;
}

.recommendations .course .metadata .length {
	font-size: 16px;
	font-weight: bold;
}

/**
 * The items with #selector and #recommendation-dropdown may be
 * copied to the main page at some time, at which point it's probably
 * safe to just remove the leading .recommendations class.
 */
/*.recommendations .dropdown-box {
	background-color : #6db101;
	padding : 0px 15px;
	position : relative;
	width : 100%;
	height : 50px;
}

.recommendations .dropdown-box .round-dropdown {
	position : absolute;
	right : 10px;
	top : 13px;
	height : 24px;
	margin-top : 0;
}

.recommendations .dropdown-box .round-dropdown.open {
	height : auto;
}

.recommendations .dropdown-box .title {
	display : inline-block;
	color : white;
	line-height : 50px;
	font-weight : bold;
	font-size : 30px;
}

.recommendations #selector {
	padding : 0 5px;
	width : 100%;
	border : 1px solid #aaaaaa;
	background-color : #f5f5f5;
	color : #888;
	cursor : pointer;
}
.recommendations #selector .arrow {
	float : right;
	line-height : 20px;
}*/

@media (max-width: 600px) {
	/*	.recommendations .dropdown-box .round-dropdown {
		display : none;
	}
	.recommendations .course .content {
		width : 100%;
	}
*/
	.recommendations .course .description {
		display: block;
		padding-right: 0;
		border-right: none;
	}

	.recommendations .course .metadata {
		display: block;
		padding-left: 0px;
		width: 200px;
	}

	.recommendations .course .metadata .length {
		font-size: 16px;
		font-weight: bold;
	}
}

.grey-panel .header {
	cursor: pointer;
}

/** Course map **/
#course-map {
	position: relative;
	margin: 0 10px;
}

#course-map .aops-scroll-content {
	width: 1514px;
}

.map-labels {
	height: 30px;
}

.map-courses {
	height: 64px;
}

.map-contest-courses {
	height: 35px;
}

.headerline {
	display: inline-block;
	vertical-align: text-center;
	text-align: center;
	height: 5px;
	border-top: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
	font-family: Arial;
	font-size: 18px;
	line-height: 9px;
}

.headerline div {
	background-color: #ffffff;
	padding: 0 5px;
	margin-top: -18px;
}

.corebox,
.optbox,
.psbox {
	display: inline-block;
	vertical-align: text-top;
	color: white;
	font-family: Arial;
	font-size: 14px;
	padding: 6px;
	margin: 1px;
	width: 120px;
	cursor: pointer;
}

.corebox {
	background-color: #6db101;
	height: 52px;
	line-height: 18px;
	padding: 7px 6px;
}

.optbox {
	background-color: #008345;
	line-height: 18px;
	height: 52px;
	padding: 7px 6px;
}

.psbox {
	background-color: #009fad;
	height: 30px;
}

.psbox:hover {
	background-color: #dae7f6;
	color: #009fad;
}

.corebox:hover {
	color: #6db101;
	background-color: #e6edaf;
}

.optbox:hover {
	color: #008345;
	background-color: #ddedcd;
}

#course-map .aops-scroll-outer {
	height: 292px;
}

#course-map .aops-scroll-inner {
	height: 320px;
}

#course-map .arrow-holder {
	height: 100%;
	width: 20px;
	position: absolute;
	top: 0;
	display: block;
	cursor: pointer;
	z-index: 25;
}

#course-map .arrow-icon {
	top: 136px;
	position: absolute;
	cursor: pointer;
	font-family: AoPS;
	color: #6db101;
	font-size: 23px;
	padding: 0 4px;
}

#course-map .arrow-holder:active .arrow-icon {
	-moz-opacity: 0.7 !important;
	-webkit-opacity: 0.7 !important;
	opacity: 0.7 !important;
}

#course-map .arrow-holder.left {
	left: -21px;
}

/* Overwriting a change that was made to main.css that cascaded to screw up the
		school pages */
#course-map .arrow-holder.right {
	right: -23px;
	text-align: left;
}

#course-map .arrow-holder:hover {
	opacity: 0.7;
}

#course-map .arrow-holder.disabled {
	opacity: 0.3;
}

#course-map .aops-scroll-faders {
	width: 16px;
}

#course-map .aops-scroll-bar {
	height: 10px;
	width: 100%;
	bottom: -20px;
}

/*
#course-map .aops-scroll-bar {
	display : none !important;
}*/

#course-map .aops-scroll-slider {
	height: 10px;
}

.legend-box {
	background-color: white;
	text-align: right;
	display: block;
}

.legend-box.corebox {
	cursor: auto;
	color: #6db101;
}

.legend-box.optbox {
	cursor: auto;
	color: #008345;
}

.legend-box.psbox {
	cursor: auto;
	color: #009fad;
}

.legend-box:hover {
	background-color: white !important;
}

.track-label-wrapper {
	width: 124px;
	float: left;
	padding-top: 32px;
}

.map-courses,
.map-contest-courses {
	margin-left: 2px;
}
