Browse Source

a bit more space for fckeditor into learning path

Juan Carlos Raña 14 years ago
parent
commit
12109a065d

+ 204 - 204
main/css/academica/learnpath.css

@@ -1,204 +1,204 @@
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input,  table.lp_form select,  table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input,  table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	padding:0;
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input,  table.lp_form select,  table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input,  table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	padding:0;
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 204 - 204
main/css/baby_orange/learnpath.css

@@ -1,204 +1,204 @@
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input,  table.lp_form select,  table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input,  table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	padding:0;
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input,  table.lp_form select,  table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input,  table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	padding:0;
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 216 - 216
main/css/blue_lagoon/learnpath.css

@@ -1,217 +1,217 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
 /* newscorm/learnpath */
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input, table.lp_form select, table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input, table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	padding:0;
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input, table.lp_form select, table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input, table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	padding:0;
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 218 - 218
main/css/chamilo/learnpath.css

@@ -1,218 +1,218 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
-/* newscorm/learnpath */ 
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : auto;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	/* border-right:1px solid #999999;*/
-	padding-right: 5px;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input, table.lp_form select, table.lp_form textarea {
-/*	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;*/
-}
-table.lp_form td.radio input, table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-/*	padding:0;*/
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
+/* newscorm/learnpath */ 
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : auto;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	/* border-right:1px solid #999999;*/
+	padding-right: 5px;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input, table.lp_form select, table.lp_form textarea {
+/*	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;*/
+}
+table.lp_form td.radio input, table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+/*	padding:0;*/
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 217 - 217
main/css/chamilo_electric_blue/learnpath.css

@@ -1,217 +1,217 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
-/* newscorm/learnpath */ 
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input, table.lp_form select, table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input, table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	/*padding:0;*/
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
+/* newscorm/learnpath */ 
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input, table.lp_form select, table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input, table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	/*padding:0;*/
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 217 - 217
main/css/chamilo_green/learnpath.css

@@ -1,217 +1,217 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
-/* newscorm/learnpath */ 
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input, table.lp_form select, table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input, table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	/*padding:0;*/
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
+/* newscorm/learnpath */ 
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input, table.lp_form select, table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input, table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	/*padding:0;*/
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 217 - 217
main/css/chamilo_orange/learnpath.css

@@ -1,217 +1,217 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
-/* newscorm/learnpath */ 
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input, table.lp_form select, table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input, table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	/*padding:0;*/
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
+/* newscorm/learnpath */ 
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input, table.lp_form select, table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input, table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	/*padding:0;*/
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 217 - 217
main/css/chamilo_red/learnpath.css

@@ -1,217 +1,217 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
-/* newscorm/learnpath */ 
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input, table.lp_form select, table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input, table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	/*padding:0;*/
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
+/* newscorm/learnpath */ 
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input, table.lp_form select, table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input, table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	/*padding:0;*/
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 216 - 216
main/css/cool_blue/learnpath.css

@@ -1,217 +1,217 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
 /* newscorm/learnpath */
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input, table.lp_form select, table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input, table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	padding:0;
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input, table.lp_form select, table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input, table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	padding:0;
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 204 - 204
main/css/corporate/learnpath.css

@@ -1,204 +1,204 @@
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input,  table.lp_form select,  table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input,  table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	padding:0;
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input,  table.lp_form select,  table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input,  table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	padding:0;
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 216 - 216
main/css/cosmic_campus/learnpath.css

@@ -1,217 +1,217 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
 /* newscorm/learnpath */
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input, table.lp_form select, table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input, table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	padding:0;
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input, table.lp_form select, table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input, table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	padding:0;
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 216 - 216
main/css/delicious_bordeaux/learnpath.css

@@ -1,217 +1,217 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
 /* newscorm/learnpath */
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input, table.lp_form select, table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input, table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	padding:0;
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input, table.lp_form select, table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input, table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	padding:0;
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 216 - 216
main/css/dokeos_blue/learnpath.css

@@ -1,217 +1,217 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
 /* newscorm/learnpath */
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input, table.lp_form select, table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input, table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	padding:0;
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input, table.lp_form select, table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input, table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	padding:0;
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 216 - 216
main/css/dokeos_classic/learnpath.css

@@ -1,217 +1,217 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
 /* newscorm/learnpath */
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input,  table.lp_form select,  table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input,  table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	padding:0;
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input,  table.lp_form select,  table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input,  table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	padding:0;
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 217 - 217
main/css/dokeos_classic_2D/learnpath.css

@@ -1,218 +1,218 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
 /* from newscorm/learnpath.css */
-
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input,  table.lp_form select,  table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input,  table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	padding:0;
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input,  table.lp_form select,  table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input,  table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	padding:0;
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 216 - 216
main/css/empire_green/learnpath.css

@@ -1,217 +1,217 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
 /* newscorm/learnpath */
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input, table.lp_form select, table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input, table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	padding:0;
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input, table.lp_form select, table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input, table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	padding:0;
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 216 - 216
main/css/fruity_orange/learnpath.css

@@ -1,217 +1,217 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
 /* newscorm/learnpath */
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input, table.lp_form select, table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input, table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	padding:0;
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input, table.lp_form select, table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input, table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	padding:0;
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 216 - 216
main/css/medical/learnpath.css

@@ -1,217 +1,217 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
 /* newscorm/learnpath */
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input,  table.lp_form select,  table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input,  table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	padding:0;
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input,  table.lp_form select,  table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input,  table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	padding:0;
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 216 - 216
main/css/public_admin/learnpath.css

@@ -1,217 +1,217 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
 /* newscorm/learnpath */
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input, table.lp_form select, table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input, table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	padding:0;
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input, table.lp_form select, table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input, table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	padding:0;
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 216 - 216
main/css/royal_purple/learnpath.css

@@ -1,217 +1,217 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
 /* newscorm/learnpath */
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input, table.lp_form select, table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input, table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	padding:0;
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input, table.lp_form select, table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input, table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	padding:0;
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 205 - 205
main/css/silver_line/learnpath.css

@@ -1,205 +1,205 @@
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:100%;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-	width:75px;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input,  table.lp_form select,  table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input,  table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	padding:0;
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:100%;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+	width:75px;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input,  table.lp_form select,  table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input,  table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	padding:0;
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 216 - 216
main/css/sober_brown/learnpath.css

@@ -1,217 +1,217 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
 /* newscorm/learnpath */
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input, table.lp_form select, table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input, table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	padding:0;
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input, table.lp_form select, table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input, table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	padding:0;
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 216 - 216
main/css/steel_grey/learnpath.css

@@ -1,217 +1,217 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
 /* newscorm/learnpath */
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input, table.lp_form select, table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input, table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	padding:0;
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input, table.lp_form select, table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input, table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	padding:0;
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}

+ 216 - 216
main/css/tasty_olive/learnpath.css

@@ -1,217 +1,217 @@
-div.text {
-	margin-left : 6;
-	margin-right : 6;
-	margin-top : 5;
-	margin-bottom : 5;
-	text-align : justify;
-}
-span.messagesmall {
-	font-style : italic;
-	color : Red;
-}
+div.text {
+	margin-left : 6;
+	margin-right : 6;
+	margin-top : 5;
+	margin-bottom : 5;
+	text-align : justify;
+}
+span.messagesmall {
+	font-style : italic;
+	color : Red;
+}
 /* newscorm/learnpath */
-
-div.lp_actions {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	padding:3px;
-}
-div.lp_actions img {
-	margin-right:5px;
-}
-div.lp_small_form {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	padding:10px;
-}
-div.lp_small_form input {
-	font-size:10px;
-}
-div.lp_manipulate {
-	background:#F8F8F8;
-	border-bottom:1px dotted #999999;
-	margin-bottom:0px;
-	padding:3px 0 3px 10px;
-}
-div.lp_manipulate a {
-	padding-right:10px;
-}
-div.lp_message {
-	background:#FEC880;
-	border:1px solid #E28C15;
-	font-size:12px;
-	padding:10px;
-}
-div.lp_resource_header {
-	cursor: pointer;
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_header_end {
-	background:#F0F0F0;
-	border:1px solid #999999;
-	font-weight:bold;
-	padding:10px;
-	width:350px;
-}
-div.lp_resource_elements {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-bottom:0;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements_end {
-	background:#FAFAFA;
-	border:1px solid #999999;
-	border-top: 0px;
-	display:none;
-	padding:5px 10px;
-	width:350px;
-}
-div.lp_resource_elements div {
-	padding:3px;
-}
-div.lp_tree {
-	height:100%;
-	padding:3px 10px 3px 0;
-	overflow-x : auto;
-	overflow-y : scroll;
-	width:230px;
-}
-hr {
-	background:#999999;
-	border:0;
-	color:#999999;
-	height:1px;
-	margin:10px auto;
-	width:75%;
-}
-option.bottom {
-	border-top:1px solid #999999;
-	margin-top:2px;
-	padding-top:2px;
-}
-option.top {
-	border-bottom:1px solid #999999;
-	margin-bottom:2px;
-	padding-bottom:2px;
-}
-p.lp_action {
-	margin:5px 0;
-}
-p.lp_text {
-	margin-top:0px;
-}
-p.lp_title {
-	font-weight:bold;
-	margin-top:5px;
-	padding-left:7px;
-}
-table.lp_build {
-	font-size:12px;
-	height:400px;
-	width:100%;
-}
-table.lp_build td {
-	vertical-align:top;
-}
-table.lp_build td.tree {
-	border-right:1px solid #999999;
-	width:240px;
-}
-table.lp_build td.workspace {
-	padding: 0px;
-	padding-left:5px;
-	width:auto;
-}
-table.lp_form {
-	font-size:12px;
-	margin:0 10px;
-	width:auto;
-}
-table.lp_form td {
-	height:25px;
-	padding:5px;
-	vertical-align:top;
-	width:auto;
-}
-table.lp_form td.label {
-	padding-top:7px;
-	text-align:right;
-}
-table.lp_form td.radio {
-	width:300px;
-}
-table.lp_form td.exercise {
-	width:50px;
-}
-table.lp_form th {
-	background:#F8F8F8;
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-}
-table.lp_overview th.exercise {
-	width:50px;
-}
-table.lp_form input, table.lp_form select, table.lp_form textarea {
-	background:#F8F8F8;
-	border:1px solid #999999;
-	font-family:Arial, Verdana, Helvetica, sans-serif;
-	font-size:12px;
-	padding:1px 2px;
-	width:300px;
-}
-table.lp_form td.radio input, table.lp_form td.exercise input {
-	width:auto;
-}
-table.lp_form .small_form {
-	background:#FFFFFF;
-}
-table.lp_form select {
-	padding:0;
-}
-table.lp_form input.button {
-	width:75px;
-}
-table.lp_overview {
-	font-size:12px;
-	width:100%;
-}
-table.lp_overview td {
-	border-bottom:1px solid #999999;
-	border-top:1px solid #999999;
-	height:20px;
-	padding:3px;
-	vertical-align:middle;
-	width:auto;
-}
-table.lp_overview td.title {
-	width:200px;
-}
-table.lp_overview td.actions {
-	text-align:center;
-	width:100px;
-}
-table.lp_overview td.move {
-	text-align:center;
-	width:50px;
-}
-table.lp_overview th {
-	background:#FFFFFF;
-	padding-left:3px;
-	text-align:center;
-}
-table.lp_overview tr {
-	background:#F8F8F8;
-}
-table.lp_overview tr:hover {
-	background:#E5EDF9;
-}
-table.lp_overview img {
-	margin-left:3px;
-}
+
+div.lp_actions {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	padding:3px;
+}
+div.lp_actions img {
+	margin-right:5px;
+}
+div.lp_small_form {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	padding:10px;
+}
+div.lp_small_form input {
+	font-size:10px;
+}
+div.lp_manipulate {
+	background:#F8F8F8;
+	border-bottom:1px dotted #999999;
+	margin-bottom:0px;
+	padding:3px 0 3px 10px;
+}
+div.lp_manipulate a {
+	padding-right:10px;
+}
+div.lp_message {
+	background:#FEC880;
+	border:1px solid #E28C15;
+	font-size:12px;
+	padding:10px;
+}
+div.lp_resource_header {
+	cursor: pointer;
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_header_end {
+	background:#F0F0F0;
+	border:1px solid #999999;
+	font-weight:bold;
+	padding:10px;
+	width:350px;
+}
+div.lp_resource_elements {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-bottom:0;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements_end {
+	background:#FAFAFA;
+	border:1px solid #999999;
+	border-top: 0px;
+	display:none;
+	padding:5px 10px;
+	width:350px;
+}
+div.lp_resource_elements div {
+	padding:3px;
+}
+div.lp_tree {
+	height:100%;
+	padding:3px 10px 3px 0;
+	overflow-x : auto;
+	overflow-y : scroll;
+	width:190px;
+}
+hr {
+	background:#999999;
+	border:0;
+	color:#999999;
+	height:1px;
+	margin:10px auto;
+	width:75%;
+}
+option.bottom {
+	border-top:1px solid #999999;
+	margin-top:2px;
+	padding-top:2px;
+}
+option.top {
+	border-bottom:1px solid #999999;
+	margin-bottom:2px;
+	padding-bottom:2px;
+}
+p.lp_action {
+	margin:5px 0;
+}
+p.lp_text {
+	margin-top:0px;
+}
+p.lp_title {
+	font-weight:bold;
+	margin-top:5px;
+	padding-left:7px;
+}
+table.lp_build {
+	font-size:12px;
+	height:400px;
+	width:100%;
+}
+table.lp_build td {
+	vertical-align:top;
+}
+table.lp_build td.tree {
+	border-right:1px solid #999999;
+	width:205px;
+}
+table.lp_build td.workspace {
+	padding: 0px;
+	padding-left:5px;
+	width:auto;
+}
+table.lp_form {
+	font-size:12px;
+	margin:0 10px;
+	width:auto;
+}
+table.lp_form td {
+	height:25px;
+	padding:5px;
+	vertical-align:top;
+	width:auto;
+}
+table.lp_form td.label {
+	padding-top:7px;
+	text-align:right;
+}
+table.lp_form td.radio {
+	width:300px;
+}
+table.lp_form td.exercise {
+	width:50px;
+}
+table.lp_form th {
+	background:#F8F8F8;
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+}
+table.lp_overview th.exercise {
+	width:50px;
+}
+table.lp_form input, table.lp_form select, table.lp_form textarea {
+	background:#F8F8F8;
+	border:1px solid #999999;
+	font-family:Arial, Verdana, Helvetica, sans-serif;
+	font-size:12px;
+	padding:1px 2px;
+	width:300px;
+}
+table.lp_form td.radio input, table.lp_form td.exercise input {
+	width:auto;
+}
+table.lp_form .small_form {
+	background:#FFFFFF;
+}
+table.lp_form select {
+	padding:0;
+}
+table.lp_form input.button {
+	width:75px;
+}
+table.lp_overview {
+	font-size:12px;
+	width:100%;
+}
+table.lp_overview td {
+	border-bottom:1px solid #999999;
+	border-top:1px solid #999999;
+	height:20px;
+	padding:3px;
+	vertical-align:middle;
+	width:auto;
+}
+table.lp_overview td.title {
+	width:200px;
+}
+table.lp_overview td.actions {
+	text-align:center;
+	width:100px;
+}
+table.lp_overview td.move {
+	text-align:center;
+	width:50px;
+}
+table.lp_overview th {
+	background:#FFFFFF;
+	padding-left:3px;
+	text-align:center;
+}
+table.lp_overview tr {
+	background:#F8F8F8;
+}
+table.lp_overview tr:hover {
+	background:#E5EDF9;
+}
+table.lp_overview img {
+	margin-left:3px;
+}