/**************************************
 * THEME NAME: fund_evolucion
 *
 * Files included in this sheet:
 *
 *   fund_evolucion/user_styles.css
 **************************************/

/***** fund_evolucion/user_styles.css start *****/

/*set*/
body {
	line-height: 1;
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
caption, th, td {
	text-align: left;
	font-weight: 400;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
form {
	margin-bottom: 0;
}
a:link, a:visited {
	color: #00885B;
	text-decoration: none;
}
a:hover {
	color: #585AA6;
	text-decoration: none;
	border-bottom: 1px dotted #DDD;
}
a img {
	border: 0;
}
hr {
	color: #ccc;
	background: #ccc;
	border: 0;
}
fieldset {
	border: 0;
}
p {
	margin: 0 0 1em;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	margin: 0 0 1em;
}
h1, h2 {
	font-size: 20px;
}
h3, h4 {
	font-size: 18px;
}
h5, h6 {
	font-size: 16px;
}
ul {
	list-style-type: disc;
	margin: 0.5em 1.5em;
}
/*layout*/
div#page {
	width: auto;
	margin: 0;
	padding: 0;
}
/*header*/
#header-home, #header {
	background: #DDD url(pix/header_bg.jpg) repeat-x 0 0;
}
.headermain, h1.headermain {
	height: 144px;
	width: 557px;
	float: left;
	margin: 0;
	text-indent: -9999px;
	background: transparent url(pix/logo.jpg) no-repeat 0 0;
	padding: 0;
}
.headermenu {
	height: 144px;
	width: 194px;
	float: right;
	margin: 0 25px 0 0;
	padding: 0;
}
.headermenu a {
  display: block;
  height: 144px;
	width: 194px;
	margin: 0;
	text-indent: -9999px;
	padding: 0;
	background: transparent url(pix/logo_fe.jpg) no-repeat 0 0;
}
div.headermenu div.logininfo, div.footermenu div.logininfo {
	margin-bottom: 10px;
	font-size: 10px;
	white-space: nowrap;
	background: transparent url(pix/logininfo_bg.gif) no-repeat 0 0;
	padding: 2px 0 2px 25px;
	color: #333;
}
div.headermenu div.logininfo a, div.footermenu div.logininfo a {
	text-decoration: underline;
	color: #333;
}
.navbar {
	clear: both;
	border: 0;
	display: block;
	height: 30px;
	background: #97C6AC url(pix/navbar_bg.jpg) repeat-x 0 0;
	color: #fff;
	margin: 0;
	padding: 0 20px;
}
.navbar div.navbutton form {
	float: left;
}
.navbar .langmenu {
	text-align: right;
}
table.navbar {
	width: 100%;
}
.navbar .navbutton {
	margin-top: 3px;
	float: right;
}
.navbar .navbutton div, .navbar .navbutton form {
	display: inline;
	margin: 0;
	padding: 0;
}
.navbar .menu {
	float: right;
}
.navbar .breadcrumb {
	padding-left: 0.3em;
	float: left;
	margin: 7px 0;
}
.breadcrumb ul {
	text-indent: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
.breadcrumb li {
	display: inline;
}
.breadcrumb li a, .breadcrumb li a:link, .breadcrumb li a:visited, .breadcrumb li a:hover {
	color: #fff;
}
.navigation li, .navigation div, .navigation button, .navigation form {
	display: inline;
}
.breadcrumb .sep, #admin-report-unittest-index .sep {
	color: #585AA6;
}
.navigation select {
	background: #FFF;
}
.navigation optgroup {
	background: #EEE;
	text-align: center;
	padding-top: 4px;
}
.navigation optgroup option {
	background: #FFF;
	padding: 0;
}
/*content*/
div#content {
	line-height: 1.6em;
	clear: both;
	border: 0;
	background: #fff url(pix/content_bg.jpg) repeat-x 0 0;
	padding: 0 10px 15px;
}
#layout-table {
	width: 100%;
	margin-top: 0;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
}
#layout-table #left-column {
	vertical-align: top;
	clear: both;
	border: 0;
	padding: 10px 10px 10px 5px;
}
#layout-table #middle-column {
	vertical-align: top;
	padding: 10px 0 0;
}
#layout-table #middle-column ul.unlist {
  display: block;
  border: 0;
  padding: 0;
}
td#middle-column tr.section {
	background: none;
	border: 1px solid #FFF;
}
td#middle-column tr.separator {
	background: none;
	height: 0.8em;
	border: 0;
}
#layout-table #right-column {
	vertical-align: top;
	border: 0;
	clear: both;
	padding: 10px 5px 10px 10px;
}
#left-column a, #left-column a:link, #left-column a:visited#right-column a, #right-column a:link, #right-column a:visited {
	color: #666;
	text-decoration: none;
}
#right-column a:hover, #left-column a:hover {
	color: #00885B;
	text-decoration: none;
	border-bottom: 1px dotted #DDD;
}
/*footer*/
div#footer {
	border: 0;
	background: #eee;
	margin: 0;
	font-size: 11px;
	height: 50px;
	padding: 15px;
}
#footer .credits {
	float: right;
	margin: 0;
	padding: 0;
}
div#footer .footermenu {
	float: left;
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
}
#footer .navbar {
	margin-top: 4em;
}
#footer .validators {
	margin-top: 40px;
	padding-top: 5px;
	border-top: 1px dotted gray;
}
#footer .validators ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer .validators ul li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
.debugwarn {
	text-align: center;
	background: #FDD;
}
.homelink a:link, .homelink a:visited, .homelink a:hover {
	color: #000;
	text-decoration: none;
}
.homelink a:link, .homelink a:visited {
	border-top: 1px solid #cecece;
	border-bottom: 2px solid #4a4a4a;
	border-left: 1px solid #cecece;
	border-right: 2px solid #4a4a4a;
}
.homelink a:hover {
	border-bottom: 1px solid #cecece;
	border-top: 2px solid #4a4a4a;
	border-right: 1px solid #cecece;
	border-left: 2px solid #4a4a4a;
}
/*blocks*/
a.skip-block, a.skip {
	position: absolute;
	top: -1000em;
}
a.skip-block:focus, a.skip-block:active, a.skip:focus, a.skip:active {
	position: static;
	display: block;
}
.skip-block-to, #maincontent {
	display: block;
	height: 1px;
}
.sideblock {
	margin-bottom: 1em;
	padding-bottom: 10px;
	background: #fff url(pix/sb_content_shd.jpg) no-repeat center bottom;
	width: 100%;
	border: 0;
}
.sideblock .header {
	background: #97C6AC url(pix/sb_header_bg.jpg) repeat-y right 0;
	text-transform: uppercase;
	border: 0;
}
.sideblock h2.header {
	text-align: left;
	padding-top: 0;
	border: 0;
	margin: 0;
}
div.sideblock div.title {
	padding: 5px;
}
div.sideblock div.title h2 {
	font-size: 1em;
	line-height: 1.1em;
	color: #FFF;
	font-weight: 700;
}
.sideblock h2 {
	font-size: 1em;
	line-height: 1.1em;
	color: #FFF;
	font-weight: 700;
}
div.sideblock div.content div.message {
	text-align: left;
}
div.sideblock ul.list li {
	clear: left;
	padding-left: 0;
}
div.sideblock ul.list span.c1 {
	padding-left: 0;
}
div.sideblock div.column.c0 {
	margin-left: 0;
}
.sideblock .header .hide-show-image {
	float: right;
	height: 11px;
	width: 11px;
	margin-top: 0;
	border: 0;
	background: transparent;
}
.sideblock .header .commands {
	height: 16px;
	background: #FFF;
	display: block;
	padding: 3px;
}
.sideblock .header .commands a {
	margin: 0 2px;
}
#left-column .hidden .header, #right-column .hidden .header {
	border: 0;
}
#left-column .hidden .content, #right-column .hidden .content {
	display: none;
}
.sideblock .header .icon.hide, .sideblock .header .icon.edit {
	margin-right: 6px;
	border: 0;
}
.sideblock .content {
	border: 0;
	display: block;
	background: #eee;
	padding: 8px 10px;
}
.sideblock .content h3 {
	text-align: left;
}
.sideblock .content h2 {
	text-align: left;
	margin: 1.5em 0 0;
	padding: 0;
}
.sideblock .content .head {
	margin-top: 10px;
}
.sideblock .content hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #999;
	margin: 4px 0;
}
.sideblock div.column {
	margin: 0 4px 0 0;
	padding: 0;
}
.sideblock div.column.c0 {
	float: left;
}
.sideblock div.column.c1 {
	display: inline;
}
.sideblock .content .c0 img.icon {
	margin: 0;
}
.sideblock .content .list, .sideblock .content .unlist, .sideblock .content .inline-list {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 2px 0;
}
.sideblock .content .list li {
	min-height: 20px;
	vertical-align: baseline;
	clear: left;
	display: block;
}
.sideblock .content .inline-list li, .inline-list li {
	display: inline;
}
.sideblock .content ul.list li.listentry {
	clear: both;
}
.sideblock .content div.info {
	text-align: center;
}
.sideblock .footer {
	margin-bottom: 4px;
	text-align: center;
	clear: both;
}
.sideblock img.userpicture {
	width: 16px;
	height: 16px;
	margin-right: 4px;
}
.blockconfigtable {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.blockconfigtable td.label {
	text-align: right;
	width: 50%;
}
.blockconfigtable td.value {
	text-align: left;
	width: 50%;
}
.blockconfigtable td.submit {
	text-align: center;
}
.blockconfiginstancecontent .tabs {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
.block_adminblock {
	width: 180px;
}
.block_messages .content {
	text-align: left;
	padding-top: 5px;
}
.block_recent_activitysideblock .h3 {
	padding-top: 5px;
}
.block_online_users .listentry div.user, .block_messages .listentry div.user {
	float: left;
}
.block_online_users .listentry div.message, .block_messages .listentry div.message {
	float: right;
}
.block_course_list .footer {
	margin-top: 5px;
}
#rssfeeds {
	margin-left: auto;
	margin-right: auto;
}
#block_rss {
	text-align: center;
}
.block_search_forums .invisiblefieldset {
	display: block;
}
.block_tag_youtube .youtube-thumb {
	display: block;
	float: left;
	padding: 3px 3px 0.5em;
}
.block_tag_youtube .yt-video-entry li {
	clear: left;
}
.block_tag_flickr .flickr-photos {
	padding: 3px;
}
div.block_login div.content div.c1 {
	text-align: right;
	margin: 0.3em 0;
}
div.block_login div.wrap div.i1, div.block_login div.wrap div.i1 div.i2 {
	padding: 0;
}
div.block_login div.header div.i1 div.i2 {
	padding: 0 12px 0 0;
}
div.block_login div.content div.btn input {
	text-align: center;
}
div.block_adminblock {
	min-width: 210px;
}
div.block_rss_client ul.list li {
	padding-left: 0;
}
div.block_messages div.content {
	font-size: inherit;
}
div.block_messages div.content div.info {
	text-align: left;
}
/*boxes*/
.box {
	clear: both;
}
.generalbox {
	margin-bottom: 15px;
	border: 1px solid #FFF;
	background: #fff;
	padding: 10px;
}
.generalbox#intro {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	background: #fff;
	font-weight: 700;
	text-align: center;
	font-size: 1.5em;
}
.boxaligncenter {
	margin-left: auto;
	margin-right: auto;
}
.boxalignright {
	margin-left: auto;
	margin-right: 0;
}
.boxalignleft {
	margin-left: 0;
	margin-right: auto;
}
.boxwidthnarrow {
	width: 30%;
}
.boxwidthnormal {
	width: 50%;
}
.boxwidthwide {
	width: 80%;
}
.centerpara {
	text-align: center;
}
.noticebox {
	background: #EEE;
	border: 1px solid;
	border-color: #FFF #DDD #DDD #FFF;
}
#notice.generalbox {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}
#notice .buttons {
	text-align: center;
}
#notice .buttons div, #notice .buttons form {
	display: inline;
}
#notice .singlebutton {
	text-align: center;
	margin: 0;
	padding: 5px;
}
.errorbox {
	border: 1px solid #600;
	width: 70%;
	color: #FFF;
	background: #E88;
	margin: 1em 15%;
	padding: 10px;
}
.errorbox .title {
	padding: 5px;
}
.errorboxcontent {
	background: #FBB;
}
.informationbox {
	border: 1px solid;
	background: #FFF;
	border-color: #FFF #DDD #DDD #FFF;
	padding: 10px;
}
.feedbackbox {
	border: 1px solid #888;
}
.feedbackby {
	background: #BBB;
}
.rsslink {
	padding: 0 0 0 0.3em;
}
.printicon {
	padding: 0 0 0 0.3em;
}
div.categorybox {
	border: 1px solid #EEE;
}
/*tables*/
.generaltable {
	border: 1px solid #EEE;
	background: #EEE;
	border-collapse: collapse;
}
tr.generaltableheader th, table.generaltable th.header {
	font-weight: 700;
	border: 1px solid;
	text-align: center;
	color: #585AA6;
	border-color: #EEE #CCC #CCC #EEE;
	padding: 3px 6px;
}
table.generaltable td.cell {
	white-space: normal;
	border: 1px solid #EEE;
	background: #FFF;
	padding: 3px 6px;
}
.generaltab, .generaltabinactive {
	background: #BBB;
}
.generaltabselected {
	background: #DDD;
}
.generaltabinactive {
	color: #CCC;
}
#participationreport .reporttable {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#participationreport {
	text-align: center;
}
#participationreport .modulename {
	font-weight: 700;
}
#participationreportselector {
	text-align: center;
}
#participationreportactions {
	text-align: center;
}
.initialbar {
	text-align: center;
}
#help .indent {
	margin-left: 40px;
}
.closewindow, #help .helpindex {
	text-align: center;
}
.tabledivider {
	border-bottom: 1px solid #DDD;
}
.sitetopic {
	margin-bottom: 20px;
	border: 0;
	background: #ECECEC url(pix/sitetopic_bg.jpg) repeat-x center bottom;
	padding: 0 0 25px;
}
.sitetopiccontent {
	border: 0;
}
.pagingbar {
	text-align: center;
}
table.formtable {
	margin: auto;
}
table.formtable tbody th {
	vertical-align: top;
	background: transparent;
	background-image: none;
}
table.formtable tbody td, table.formtable tbody th {
	padding: 5px;
}
table.formtable tbody .htmlarea td, table.formtable tbody .htmlarea th {
	padding: 0;
}
.flexible th {
	white-space: nowrap;
}
.paging {
	text-align: center;
	margin: 10px 0;
}
.unread {
	padding-right: 2px;
	background: #FFD991;
}
.cell {
	vertical-align: top;
}
.helplink img {
	vertical-align: middle;
	width: 17px;
	height: 17px;
	margin: 0 2px;
}
img.emoticon {
	vertical-align: middle;
	width: 15px;
	height: 15px;
}
form.popupform, form.popupform div {
	display: inline;
}
form.popupform label {
	margin-right: 0.5em;
}
.arrow_button {
	margin-top: 3em;
	font-size: 80%;
}
.arrow_button input {
	overflow: hidden;
	padding: 0.3em;
}
.groupmanagementtable td {
	vertical-align: top;
}
.groupmanagementtable p {
	text-align: center;
}
.groupmanagementtable select {
	width: 18em;
}
#group-groupings .buttons {
	text-align: center;
	margin: 20px;
}
#group-groupings .buttons .singlebutton {
	display: inline;
	padding: 5px;
}
#group-usersummary {
	width: 14em;
}
/*icons*/
img.icon {
	vertical-align: middle;
	margin-right: 4px;
	width: 16px;
	height: 16px;
	border: 0;
}
img.iconsmall {
	vertical-align: middle;
	margin-right: 1px;
	width: 11px;
	height: 11px;
	border: 0;
}
img.iconhelp {
	vertical-align: middle;
	margin-right: 4px;
	width: 17px;
	height: 17px;
	border: 0;
}
img.iconkbhelp {
	width: 49px;
	height: 17px;
	border: 0;
}
.accesshide {
	position: absolute;
	top: -100000px;
	left: 10px;
	font-weight: 400;
	font-size: 1em;
}
.invisiblefieldset {
	display: inline;
	border: 0;
	margin: 0;
	padding: 0;
}
span.hide, div.hide {
	display: none;
}
table.environmenttable span.error {
	background: #E88;
	color: inherit;
}
td.content {
	border: 0;
}
table#categoryquestions {
	margin-top: 10px;
}
tr.hidden div.summary {
	color: #AAA;
}
tr.hidden td.left {
	color: #AAA;
}
table.files {
	border-collapse: collapse;
}
table.files th {
	font-weight: 700;
	color: #585AA6;
}
/*forms*/
.mform {
	width: 80%;
	margin: 0 auto;
	padding: 0;
}
.mform fieldset {
	border: 1px solid #DDD;
	width: 100%;
	margin: 0.7em 0;
	padding: 10px 0;
}
.mform fieldset.hidden, .mform fieldset.felement {
	border: 0;
}
.mform fieldset.felement {
	width: auto;
}
.mform fieldset legend {
	font-weight: 700;
	margin-left: 0.5em;
}
.mform fieldset .advancedbutton {
	width: 100%;
	text-align: right;
}
.mform div.fitem {
	clear: both;
	width: 100%;
	min-height: 1.5em;
}
.mform .fitemtitle {
	display: block;
	float: left;
	width: 30%;
	text-align: right;
	margin: 5px 0 0 10px;
	padding: 0;
}
.mform .fitemtitle div {
	display: inline;
}
div.fitem fieldset.fgroup label, div.fradio label, div.fcheckbox label, fieldset.fdate_selector label {
	display: inline;
	float: none;
	width: auto;
}
.mform div.felement, .mform fieldset.felement {
	display: block;
	float: left;
	text-align: left;
	width: 60%;
	margin: 5px 0 0 10px;
	padding: 0;
}
.mform div.fdescription {
	clear: both;
	min-height: 1.5em;
}
.mform .fdescription.required {
	text-align: right;
}
.mform input, .mform select {
	width: auto;
}
.mform .ftextarea #id_alltext {
	width: 100%;
}
.mform br {
	clear: left;
}
.mform div.fhtmleditor {
	width: 600px;
	clear: both;
	float: none;
	margin: 0 auto 10px;
	padding: 25px 0 20px;
}
.mform span.error, .mform span.required {
	color: red;
}
.mform div.error, .mform fieldset.error {
	border: 1px solid red;
	color: inherit;
	padding: 5px;
}
.mform .fcheckbox input {
	margin-left: 0;
}
.mform .fpassword .unmask {
	display: inline;
}
.mform .fpassword .unmask input {
	margin: 0 3px 0 5px;
}
.mform label .req, .mform label .adv {
	cursor: help;
}
div.mform div.fitem div.fstatic {
	border: 1px dashed #D3D3D3;
}
#admin-register .mform .fsubmit {
	text-align: center;
	padding: 20px;
}
div.phpinfo .center {
	text-align: center;
}
div.phpinfo .center table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div.phpinfo .center th {
	text-align: center;
}
.backup-form-instances {
	margin: 0 20px;
}
.restore-form-instances {
	margin: 0 20px;
}
rtlink {
	text-align: right;
}
.navigation {
	margin-bottom: 4px;
}
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.navigation ul li form, .navigation ul li {
	display: inline;
	margin: 0 0 0 2px;
	padding: 0;
}
.navigation ul li form fieldset, .navigation ul li form div select {
	vertical-align: middle;
}
.navigation option {
	text-align: left;
}
#navmenupopup option, #navmenufooterpopup option {
	background-repeat: no-repeat;
	background-position: 1px 2px;
	vertical-align: middle;
	padding: 2px 0 2px 20px;
}
.homelink {
	margin: 2px 0 0;
	padding: 0;
}
.homelink a {
	padding-left: 1em;
	padding-right: 1em;
}
.sitelink {
	padding-top: 1em;
}
.performanceinfo {
	margin: 2em;
}
.performanceinfo span {
	display: block;
}
form.mform .required label {
	color: #a00;
}
form.mform .fdescription.required {
	color: #a00;
}
form.mform .required .fgroup span label {
	color: #000;
}
form.mform legend {
	color: #585AA6;
	font-size: 120%;
}
fieldset.clearfix {
	background: none;
}
/*filters*/
.mediaplugin {
	display: block;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
.mediaplugin_mp3, .mediaplugin_swf, .mediaplugin_flv {
	display: inline;
	clear: none;
	margin: 0 0 0 0.5em;
}
.texrender {
	border: 0;
	vertical-align: middle;
}
/*administration-*/
#admin-index .c0 {
	vertical-align: top;
	background: #FAFAFA;
}
#admin-index .c1 {
	vertical-align: top;
}
#admin-blocks table.generaltable th, #admin-filters table.generaltable th, #admin-modules table.generaltable th, #admin-auth table.generaltable th {
	white-space: nowrap;
}
#admin-blocks table.generaltable th, #admin-blocks table.generaltable td.cell, #admin-filters table.generaltable th, #admin-filters table.generaltable td.cell, #admin-modules table.generaltable th, #admin-modules table.generaltable td.cell, #admin-auth table.generaltable th, #admin-auth table.generaltable td.cell {
	text-align: center;
	vertical-align: middle;
	padding: 4px;
}
#admin-blocks table.generaltable th.c0, #admin-blocks table.generaltable td.c0, #admin-filters table.generaltable th.c0, #admin-filters table.generaltable td.c0, #admin-modules table.generaltable th.c0, #admin-modules table.generaltable td.c0, #admin-auth table.generaltable th.c0, #admin-auth table.generaltable td.c0 {
	text-align: left;
}
#admin-modules table.generaltable td.c0 {
	white-space: nowrap;
}
#admin-modules .generaltablecell {
	padding-top: 2px;
	padding-bottom: 2px;
}
#admin-blocks#admin-config .confighelp {
	display: block;
	padding-bottom: 20px;
}
#admin-roles-manage table.generalbox {
	margin: auto;
}
#admin-stickyblocks .generalbox {
	text-align: center;
}
#admin-index .copyrightnotice {
	text-align: center;
	margin: auto;
}
#admin-maintenance .buttons {
	text-align: center;
}
#admin-report-unittest-index .exception pre {
	padding: 8px;
}
#admin-report-unittest-index .unittestsummary {
	margin-top: 1em;
	color: #FFF;
	padding: 8px;
}
#admin-report-security-index #timewarning {
	text-align: center;
}
#admin-report-security-index .timewarninghidden {
	display: none;
}
#admin-roles-allowassign .buttons, #admin-roles-allowoverride .buttons, #admin-roles-manage .buttons, #admin-roles-override .buttons {
	text-align: center;
	margin: 20px;
}
#admin-roles-manage .buttons .singlebutton, #admin-roles-override .buttons .singlebutton {
	display: inline;
	padding: 5px;
}
#admin-roles-manage .selector, #admin-roles-assign .selector, #admin-roles-override .selector {
	text-align: center;
	margin-bottom: 1em;
}
#admin-roles-manage table.roledesc, #admin-roles-override table.roledesc {
	margin-left: auto;
	margin-right: auto;
}
#admin-roles-manage table.rolecap, #admin-roles-override table.rolecap {
	margin-left: auto;
	margin-right: auto;
}
.rolecap .inherit, .rolecap .allow, .rolecap .prevent, .rolecap .prohibit {
	text-align: center;
}
#admin-roles-manage .rolecap {
	border: 0;
	border-bottom: 1px solid;
	border-bottom-color: #cecece;
	color: #888;
}
#admin-roles-manage .rolecap .cap-desc .cap-name, #admin-roles-override .rolecap .cap-desc .cap-name {
	display: block;
	color: #888;
}
#admin-roles-override .cell.c1, #admin-roles-assign .cell.c3, #admin-roles-assign .cell.c1 {
	padding-top: 0.75em;
	font-size: 0.8em;
}
#admin-roles-override .sefeoverridenotice {
	text-align: center;
}
#admin-roles-override .capcurrent {
	background: #FFF;
	border: 1px solid #cecece;
}
#admin-roles-manage .capdefault {
	background: #DDD;
	border: 1px solid #cecece;
}
#admin-roles-manage .rolecap, #admin-roles-override .rolecap {
	border: 0;
	border-bottom: 1px solid #cecece;
}
#admin-lang .generalbox {
	text-align: center;
	border: 1px solid;
	margin: auto;
}
#admin-langimport .generalbox {
	text-align: center;
	border: 1px solid;
	margin: auto;
}
#admin-langimport .generalbox table {
	text-align: center;
	margin: auto;
}
#admin-index .adminerror, #admin-index .adminwarning {
	text-align: center;
	border: 0;
	margin: 20px 30px;
}
#admin-index .adminerror .singlebutton, #admin-index .adminwarning .singlebutton, #admin-index #layout-table .singlebutton {
	text-align: center;
	margin: 20px;
}
#admin-user-user_bulk #users .fgroup {
	white-space: nowrap;
}
form#adminsettings fieldset {
	margin-top: 1em;
	background: inherit;
	padding: 0;
}
fieldset.adminsettings span.form-shortname {
	color: #AAA;
	font-style: italic;
	font-size: 90%;
}
form#adminsettings span.form-shortname {
	color: #AAA;
	font-style: italic;
	font-size: 90%;
}
form#adminsettings span.defaultinfo {
	color: #AAA;
	font-style: italic;
	font-size: 90%;
	margin-left: 1.5em;
	padding-bottom: 0.2em;
}
fieldset.adminsettings {
	background: #EEE;
	border: 1px solid;
	border-color: #FFF #DDD #DDD #FFF;
}
form.mform div.textarea textarea {
	width: 35em;
}
form#adminsettings div.form-item {
	border-top: 1px solid #FFF;
}
form#adminsettings .form-label {
	padding-right: 0.3em;
	border-right: 1px solid #FFF;
}
form#adminsettings div.form-htmlarea {
	width: 600px;
}
#admin-lang div.generalbox {
	border: 0;
}
#admin-lang h2.main {
	font-size: 1em;
	text-align: left;
}
#admin-lang table.translator {
	border: 1px solid #FFF;
}
#admin-langimport div.generalbox {
	border: 0;
}
#admin-auth td#middle-column {
	padding-bottom: 10px;
}
.plugincompattable caption {
	text-align: center;
	width: 100%;
	font-weight: 700;
	font-size: 130%;
}
.plugincheckwrapper td {
	border: 1px #BBB solid;
}
.plugincheckwrapper {
	width: 100%;
	text-align: center;
}
.plugincompattable {
	font-size: 90%;
	text-align: left;
}
.plugincompattable td.standard {
	font-weight: 400;
}
.plugincompattable td.nonstandard {
	font-weight: 700;
}
.plugincompattable td.missingplugin {
	font-weight: 700;
}
.plugincompattable td.warning {
	font-style: normal;
	color: #DF7800;
}
.plugincompattable td.ok {
	color: green;
}
.plugincompattable td.error {
	color: #DF0000;
}
.admin .generalboxcontent {
	background: #EEE;
}
.admin .generalbox {
	border: 1px solid #BBB;
	background: #EEE;
}
.admin .informationbox {
	border: 1px solid #BBB;
	background: #FFF;
}
#admin-index .adminerror {
	background: #f66;
}
#admin-blocks table#blocks .r0, #admin-blocks table#incompatible .r0 {
	background: #f0f0f0;
}
#admin-blocks table#blocks .r1, #admin-blocks table#incompatible .r1 {
	background: #fafafa;
}
#admin-blocks table#incompatible td.c0 {
	color: red;
}
table.flexible .r0 {
	background: #f0f0f0;
}
table.flexible .r1 {
	background: #fafafa;
}
#admin-report-unittest-index span.notice {
	color: teal;
}
#admin-report-unittest-index b.pass {
	color: green;
}
#admin-report-unittest-index b.fail, b.exception {
	color: red;
}
#admin-report-unittest-index .exception, .exception pre {
	background: #fdd;
}
#admin-report-unittest-index .unittestsummary.failed {
	background: red;
}
#admin-report-unittest-index .unittestsummary.passed {
	background: green;
}
#admin-report-security-index .statuswarning {
	background: #f0e000;
}
#admin-report-security-index .statusserious {
	background: #f07000;
}
#admin-report-security-index .statuscritical {
	background: #f00000;
}
/*admin settings*/
#adminsettings div.form-item {
	clear: both;
	margin: 1em 0 2em;
}
#adminsettings .form-label {
	display: block;
	float: left;
	width: 12.5em;
	text-align: right;
}
#adminsettings .form-shortname {
	display: block;
	color: #888;
}
#adminsettings .form-setting {
	display: block;
	margin-left: 13em;
	text-align: left;
}
#adminsettings .form-defaultinfo {
	display: inline;
	color: #888;
}
#adminsettings .defaultsnext {
	margin-right: 0.5em;
	display: inline;
}
#adminsettings .form-description {
	display: block;
	text-align: left;
	margin: 0.5em 0 0 13em;
}
#adminsettings fieldset {
	margin-top: 1em;
	background: #EEE;
	border: 1px solid #BBB;
	color: #000;
	padding: 1em 0.5em;
}
#adminsettings legend {
	display: none;
}
#adminsettings fieldset.error {
	border: 1px solid red;
	margin: 0.2em 0 0.5em;
	padding: 0.5em 0 0;
}
#adminsettings fieldset.error legend {
	display: block;
	color: red;
}
#adminsettings .form-multicheckbox li {
	list-style: none;
}
#adminsettings .form-multicheckbox ul {
	margin: 0;
	padding: 0;
}
#adminsettings .form-item .pathok, #adminsettings .form-item .patherror {
	margin-left: 0.5em;
}
#adminsettings .form-htmlarea {
	width: 640px;
	display: inline;
}
#adminsettings .form-htmlarea .htmlarea {
	width: 640px;
	display: block;
}
.environmentbox {
	margin-top: 1em;
}
.form-buttons {
	margin: 10px 0 0 13em;
}
.adminsearchform {
	padding-top: 10px;
}
.block_admin_tree .admintree {
	text-align: left;
}
.block_admin_tree .admintree .depth1 {
	padding-left: 16px;
}
.block_admin_tree .admintree .depth2 {
	padding-left: 32px;
}
.block_admin_tree .admintree .depth3 {
	padding-left: 48px;
}
.block_admin_tree .admintree .depth4 {
	padding-left: 64px;
}
#admin-lang .translator {
	border: 1px solid #DDD;
}
#adminsettings #admin-calendar_weekend table {
	width: 100%;
}
#adminsettings #admin-calendar_weekend table td {
	text-align: center;
}
#adminsettings #admin-calendar_weekend table td label {
	width: 100%;
	text-align: center;
	float: none;
}
#trustedhosts .generaltable {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}
#trustedhosts .standard {
	width: auto;
}
#mnetconfig table {
	margin-left: auto;
	margin-right: auto;
}
#admin-report-courseoverview-index .graph, #course-report-stats-index .graph, #admin-report-stats-index .graph {
	text-align: center;
	margin-bottom: 1em;
}
#admin-uploaduser table#uuresults {
	margin-bottom: 2em;
}
#admin-uploaduser table#uupreview, #admin-uploaduser table#uuresults td.cell {
	padding-left: 3px;
	padding-right: 3px;
}
#admin-auth_config .required {
	background: #DDD;
}
#adminsettings .form-overridden {
	background: #ff6;
}
#adminsettings .form-warning {
	background: #f88;
}
#adminsettings .form-item .pathok {
	color: green;
}
#adminsettings .form-item .patherror {
	color: red;
}
.block_admin_tree.sideblock .link.current {
	background: transparent;
}
.block_admin_tree.sideblock .link.criticalnotification {
	background: #f66;
}
.block_admin_tree.sideblock .link.hidden {
	color: #999;
}
#admin-lang .translator tr.r0 {
	background: #f0f0f0;
}
#admin-lang .translator tr.r1 {
	background: #fafafa;
}
#admin-lang .translator .strkey {
	color: #666;
}
#admin-lang .translator .bothmissing {
	background: #ef6868;
}
#admin-lang .translator .mastermissing {
	background: #feff7f;
}
#admin-lang .translator .localdifferent {
	background: #afa;
}
.environmenttable .error {
	background: red;
	color: inherit;
}
.environmenttable .warn {
	background: #FF0;
}
.environmenttable .ok {
	background: lime;
}
#admin-uploaduser .uuinfo {
	background: #8e8;
}
#admin-uploaduser .uuwarning {
	background: #ee8;
}
#admin-uploaduser .uuerror {
	background: #e99;
}
#admin-roles-manage td.generalboxcontent table td {
	padding-left: 0.5em;
	padding-right: 0.5em;
}
#admin-roles-override td.cell.c1 {
	padding-top: 0.5em;
}
#admin-roles-assign td.cell.c3 {
	padding-top: 0.5em;
}
#admin-roles-assign td.cell.c1 {
	padding-top: 0.5em;
}
#admin-roles-override td.capcurrent {
	background: #EEE;
	border: 1px solid #CCC;
}
#admin-roles-manage td.capdefault {
	background: #DDD;
	border: 1px solid #cecece;
}
#admin-roles-manage tr.rolecap {
	border: 0;
	border-bottom: 1px solid #cecece;
}
#admin-roles-override tr.rolecap {
	border: 0;
	border-bottom: 1px solid #cecece;
}
#admin-roles-manage td.rolecap span.cap-desc span.cap-name {
	color: #888;
}
#admin-roles-override td.rolecap span.cap-desc span.cap-name {
	color: #888;
}
body.admin table.generaltable {
	width: 100%;
}
body.admin div.generalboxcontent {
	background: inherit;
	border: 0;
}
body.admin table.generalbox {
	background: inherit;
	border: 0;
}
body.admin td.generalboxcontent {
	background: inherit;
	border: 0;
}
/*blogs*/
.addbloglink {
	text-align: center;
}
.blogpost .audience {
	text-align: right;
}
.blogpost .tags {
	margin-top: 15px;
}
.blogpost.blogdraft .content {
	background: #EEE;
}
.block_blog_tags .official {
	color: #00c;
}
.block_blog_tags .personal {
	color: #669;
}
/*calendar*/
#calendar {
	width: 100%;
	border-spacing: 5px;
	border-collapse: separate;
}
#calendar h2, #calendar h3 {
	text-align: center;
}
#calendar .sideblock h2 {
	text-align: left;
}
#calendar .maincalendar, #calendar .sidecalendar {
	vertical-align: top;
	border: 1px solid #DDD;
	background: #fff;
	padding: 0;
}
#calendar .maincalendar {
	height: 100%;
}
#calendar .maincalendar .heightcontainer {
	height: 100%;
	position: relative;
}
#calendar .maincalendar .bottom {
	width: 100%;
	text-align: center;
	padding: 5px 0 0;
}
#calendar .sidecalendar {
	width: 25%;
}
#calendar .maincalendar table.calendarmonth {
	border-collapse: separate;
	width: 98%;
	margin: 0 auto;
}
#calendar .maincalendar table.calendarmonth th {
	border-bottom: 2px solid #666;
	padding: 10px;
}
#calendar .maincalendar table.calendarmonth td {
	height: 5em;
	padding-left: 4px;
	padding-top: 4px;
	line-height: 1.2em;
}
#calendar .maincalendar table.calendarmonth td, table.minicalendar td, table.minicalendar th {
	width: 14%;
	vertical-align: top;
}
table.minicalendar td {
	text-align: center;
	font-size: 0.9em;
}
#calendar .maincalendar table.calendarmonth td table td {
	height: auto;
}
#calendar div.header {
	border: 0;
	padding: 5px;
}
#calendar .sideblock div.header {
	border: 0;
}
#calendar .maincalendar .buttons {
	float: right;
}
#calendar .maincalendar .filters table, #calendar .sidecalendar .filters table, .sideblock.block_calendar_month .filters table {
	border-collapse: separate;
	border-spacing: 2px;
	width: 100%;
	padding: 2px;
}
#calendar .maincalendar .filters table, #calendar .sidecalendar .filters table, .block_calendar_month .filters table {
	background: #EEE;
}
#calendar .maincalendar .filters {
	padding: 0 10px;
}
#calendar .sidecalendar .filters {
	padding: 5px;
}
#calendar .maincalendar .controls {
	clear: both;
	padding: 10px;
}
#calendar .maincalendar table.calendarmonth ul.events-new, #calendar .maincalendar table.calendarmonth ul.events-underway {
	list-style-type: none;
	color: #999;
	margin: 0;
	padding: 0;
}
#calendar .maincalendar table.calendarmonth ul li {
	margin-top: 4px;
}
.minicalendarblock {
	padding: 0 4px;
}
table.minicalendar {
	width: 96%;
	border: 0;
	margin: 10px auto 0;
	padding: 2px;
}
table.minicalendar td.day {
	text-align: center;
}
table.minicalendar th {
	padding: 0 1px;
}
#calendar .maincalendar .eventlist {
	padding: 10px;
}
#calendar .maincalendar .eventlist .topic {
	border-bottom: 1px solid #EEE;
	padding: 5px;
}
#calendar .maincalendar .eventlist .event {
	width: 100%;
	margin-bottom: 10px;
	border-spacing: 0;
	border-collapse: separate;
	border: 1px solid #DDD;
}
#calendar .maincalendar .eventlist .event .name {
	float: left;
}
#calendar .maincalendar .eventlist .event .course {
	float: left;
	clear: left;
}
#calendar .maincalendar .eventlist .event .date {
	float: right;
}
#calendar .maincalendar .eventlist .event .description .commands {
	width: 100%;
}
#calendar .maincalendar .eventlist .event .description {
	padding: 5px;
}
#calendar .maincalendar .eventlist .event .picture {
	padding: 8px;
}
#calendar .maincalendar .eventlist .event .side {
	width: 32px;
}
#calendar #selecteventtype table {
	margin: auto;
}
table#calendar .event_global, table.minicalendar td.event_global, div.block_calendar_month td.event_global {
	background: #690;
	border: 1px solid #690 !important;
	color: #FFF;
}
table#calendar .event_course, .minicalendar .event_course, div.block_calendar_month td.event_course {
	background: #FF691F;
	border: 1px solid #FF691F !important;
	color: #FFF;
}
table#calendar .event_group, table.minicalendar .event_group, div.block_calendar_month td.event_group {
	background: #FFB400;
	border: 1px solid #FFB400 !important;
	color: #FFF;
}
table#calendar td.event_user, table.minicalendar td.event_user, div.block_calendar_month td.event_user {
	background: #00B0FF;
	border: 1px solid #00B0FF !important;
	color: #FFF;
}
#calendar .duration_global, .minicalendar .duration_global {
	border-top: 1px solid #66D14D !important;
	border-bottom: 1px solid #66D14D !important;
}
#calendar .duration_course, .minicalendar .duration_course {
	border-top: 1px solid #F96 !important;
	border-bottom: 1px solid #F96 !important;
}
#calendar .duration_course0, .minicalendar .duration_course0 {
	border-top: 1px solid #F96 !important;
	border-bottom: 1px solid #F96 !important;
}
#calendar .duration_course1, .minicalendar .duration_course1 {
	border-top: 1px solid #09F !important;
	border-bottom: 1px solid #09F !important;
}
#calendar .duration_course2, .minicalendar .duration_course2 {
	border-top: 1px solid #FF0 !important;
	border-bottom: 1px solid #FF0 !important;
}
#calendar .duration_group, .minicalendar .duration_group {
	border-top: 1px solid #FBBB23 !important;
	border-bottom: 1px solid #FBBB23 !important;
}
#calendar .duration_user, .minicalendar .duration_user {
	border-top: 1px solid #A1BECB !important;
	border-bottom: 1px solid #A1BECB !important;
}
table#calendar td.today, table.minicalendar td.today, table#calendar .sidecalendar table.minicalendar .today {
	color: #FFF;
	font-weight: 700;
	background: #585AA6;
	border: 1px solid #585AA6 !important;
	line-height: 1.4em;
}
#right-column table.minicalendar a, #right-column table.minicalendar a:link, #right-column table.minicalendar a:visited, #right-column table.minicalendar a:hover, #left-column table.minicalendar a, #left-column table.minicalendar a:link, #left-column table.minicalendar a:visited, #left-column table.minicalendar td.today a:hover, table.minicalendar a, table#calendar .sidecalendar table.minicalendar .today a {
	font-weight: 700;
	color: #FFF;
}
#calendar .nottoday, .minicalendar .nottoday {
	border: 1px solid #EEE;
}
.cal_popup_bg {
	background: #FFF;
	border: 1px solid #FFF;
	margin: 0;
	padding: 0;
}
.cal_popup_fg {
	background: #FFF;
}
.cal_popup_close {
	margin-right: 5px;
}
.cal_popup_caption {
	padding-bottom: 2px;
	border-width: 0 0 1px;
}
.calendar-controls .previous, .calendar-controls .next, .calendar-controls .current {
	display: block;
	float: left;
	width: 12%;
}
.calendar-controls .previous {
	text-align: left;
}
.calendar-controls .current {
	text-align: center;
	width: 76%;
}
.calendar-controls .next {
	text-align: right;
}
#calendar .maincalendar .calendar-controls .previous, #calendar .maincalendar .calendar-controls .next {
	width: 30%;
}
#calendar .maincalendar .calendar-controls .current {
	width: 39.95%;
}
#calendar .indent {
	padding-left: 20px;
}
#calendar td.sidecalendar {
	border: 0;
}
#calendar td.sidecalendar .sideblock {
	border: 1px solid #DDD;
	margin-bottom: 10px;
}
#calendar td.sidecalendar .minicalendartop {
	padding-top: 10px;
}
.sideblock .content h3.eventskey {
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-left: 0.5em;
}
#calendar .maincalendar .eventlist .event .topic, #calendar .maincalendar .eventlist .event .picture, #calendar .maincalendar .eventlist .event .side {
	background: #EEE;
}
.minicalendar a, .calendarmonth a {
	color: #007;
}
#calendar .weekend, .minicalendar .weekend {
	color: #000;
	font-weight: 700;
}
div.block_calendar_month div.filters table {
	background: inherit;
}
table#calendar td.maincalendar div.filters table {
	background: inherit;
}
table#calendar td.sidecalendar div.filters table {
	background: inherit;
}
h3.eventskey {
	font-size: 100%;
}
div.block_calendar_month div.content {
	padding: 10px 0 0;
}
div.sideblock div.calendar-controls span.current {
	text-align: center;
}
table#calendar td.sidecalendar div.sideblock {
	border: 1px solid #ccc;
}
div.calendar-controls a.next {
	text-align: right;
}
/*courses*/
.activitydate, .activityhead {
	text-align: center;
}
#course-view table.topics {
  border-collapse: separate;
}
#course-view .section td {
	vertical-align: top;
}
#course-view .section td.content {
	background: #fff;
	border-top: 1px solid #ddd;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #ddd;
	padding: 5px 5px 1.5em;
}
#course-view .section td.side {
	background: #FFF;
	border-top: 1px solid #ddd;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #ddd;
	padding: 5px;
	font-weight: 700;
	color: #585AA6;
}
#course-view .section td.left {
	border-right: 0;
	text-align: center;
	width: 1.5em;
	border-left: 1px solid #ddd;
}
#course-view .section td.right {
	border-left: 0;
	text-align: center;
	width: 1.5em;
	border-right: 1px solid #ddd;
}
#course-view .section .spacer {
	height: 0.5em;
	border: 1px solid #FFF;
}
#course-view .section .weekdates {
	color: #777;
}
#course-view ul.section, #site-index ul.section {
	list-style: none;
	margin: 0;
	padding: 0;
}
.section_add_menus {
	text-align: right;
}
.section_add_menus .horizontal div {
	display: inline;
}
#course-view ul.weekscss {
	list-style: none;
	margin: 0;
	padding: 0;
}
#course-view .weekscss .content {
	background: #FFF;
}
#course-view .weekscss .current, #course-view .current td.side {
	background: #eee;
	font-weight: 700;
	font-size: 16px;
	color: #585AA6;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#course-view .current td.left {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
#course-view .current td.right {
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}
#course-view tr.current td.content {
	background: #eee;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}
#course-view tr.current td.content a {
	color: #585AA6;
}
#course-view .weekscss .hidden, #course-view .hidden td.side {
	background: #DDD;
}
#course-view .weekscss .weekdates {
	color: #333;
}
.weekscss-format {
	min-width: 763px;
}
.weekscss-format .block_adminblock select, .weekscss-format .block_calendar_month .minicalendar {
	width: 100%;
	padding: 0;
}
.weekscss-format .block_calendar_month .minicalendar th, .weekscss-format .block_calendar_month .minicalendar td {
	padding: 0.1em 0 0.1em 1px;
}
.weekscss-format #middle-column {
	margin: 0 12.5em;
}
.weekscss-format #left-column, .weekscss-format #right-column {
	width: 11.5em;
}
.weekscss-format #left-column {
	float: left;
}
.weekscss-format #right-column {
	float: right;
}
.weekscss li.section {
	margin-bottom: 0.5em;
	border: 1px solid;
}
.weekscss .content, .weekscss .side {
	padding: 5px;
}
.weekscss .content {
	margin: 0 1.7em;
}
.weekscss .right {
	width: 1.6em;
	float: right;
	text-align: center;
}
.section .activity img.activityicon {
	vertical-align: middle;
	height: 16px;
	width: 16px;
}
.section img.movetarget {
	height: 16px;
	width: 80px;
}
#course-view .unread {
	margin-left: 3em;
}
#course-view .sideblock.drag .header {
	cursor: move;
}
#course-enrol .generalbox {
	margin-top: 20px;
}
#course-enrol .coursebox {
	margin-top: 20px;
}
#course-user .graph {
	text-align: center;
}
#course-user .section, #course-user .content {
	margin-left: 30px;
	margin-right: 30px;
}
#course-user div.section {
	border: 1px solid #FFF;
}
#course-user div.tabtree {
	margin-bottom: 10px;
}
#course-user .section {
	border: 1px solid #AAA;
	margin-bottom: 20px;
	padding: 10px;
}
#course-user .section h2 {
	margin-top: 0;
}
#site-index .subscribelink, #course-view .subscribelink {
	text-align: right;
}
#site-index .headingblock, #course-view .headingblock {
	margin-bottom: 9px;
}
#course-category .courseboxes, #course-index .courseboxes {
	padding: 20px;
}
#course-category .rolelink {
	text-align: right;
	padding: 10px;
}
#course-category .addcategory {
	text-align: center;
	padding: 10px;
}
#course-index .buttons .singlebutton, #course-category .buttons .singlebutton {
	display: inline;
}
#course-index .buttons, #course-category .buttons {
	text-align: center;
	margin-bottom: 15px;
}
#course-index #middle-column .editcourse {
	background: #fff;
	border-collapse: collapse;
	margin: 20px auto;
}
#course-index #middle-column .editcourse th, #course-index #middle-column .editcourse td {
	background: #fff;
	border: 1px solid #DDD;
	padding: 5px 10px;
}
#course-index #middle-column .editcourse th {
	font-weight: 700;
	color: #585AA6;
}
#course-index #middle-column .editcourse .count {
	text-align: right;
}
#site-index td.categoryboxcontent {
	background: #EEE;
	border: 1px solid;
	border-color: #FFF #DDD #DDD #FFF;
}
#course-index .singlebutton, #course-index .addcategory {
	text-align: center;
}
#course-info .generalbox.icons {
	text-align: center;
}
#course-info .generalbox.info {
	margin-left: auto;
	margin-right: auto;
}
#course-report div#content {
	margin: 10px 0;
	padding: 0;
}
.coursebox {
	width: 100%;
	margin-bottom: 15px;
	background: #eee;
	border: 0;
}
div.coursebox .name {
	font-weight: 700;
	margin-bottom: 10px;
}
div.coursebox .name a {
	color: #585AA6;
}
div.courseboxcontent, td.courseboxcontent {
	background: #EEE;
	border: 1px solid;
	border-color: #FFF #DDD #DDD #FFF;
}
.coursebox .summary {
	float: right;
	text-align: left;
	width: 45%;
	font-size: 0.9em;
	padding: 10px 15px 10px 0;
}
.coursebox .info {
	float: left;
	text-align: left;
	width: 45%;
	padding: 10px 0 10px 15px;
}
#my-index .coursebox .info {
	float: none;
}
#my-index .name {
	margin-left: 5px;
}
#course-pending .pendingcourserequests {
	margin-bottom: 1em;
}
#course-pending .pendingcourserequests .singlebutton {
	display: inline;
}
#course-pending .pendingcourserequests .cell {
	padding: 0 5px;
}
#course-pending .pendingcourserequests .cell.c6 {
	white-space: nowrap;
}
#course-pending .singlebutton {
	text-align: center;
}
.categorylist {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.categorylist .category.image {
	width: 20px;
}
.categorylist .category.number {
	text-align: right;
}
.categorylist .category.indentation {
	width: 1px;
}
.categoryboxcontent {
	border: 1px solid #DDD;
}
.categorypicker {
	text-align: center;
	padding-bottom: 10px;
}
#coursesearch, #coursesearch2 {
	margin-top: 1em;
	text-align: center;
}
.addcoursebutton {
	text-align: center;
}
.coursebox .cost {
	padding-top: 20px;
}
.coursebox ul.teachers li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#course-category #renameform {
	text-align: center;
}
#course-category #themeform {
	text-align: center;
}
#course-category .singlebutton {
	text-align: center;
}
#course-category #coursesearch {
	text-align: center;
}
#course-report #content {
	padding-top: 15px;
	padding-bottom: 15px;
}
#course-report p {
	text-align: center;
}
#course-report .logselectform, #course-report .participationselectform, #course-report-log-index .logselectform, #course-report-participation-index .participationselectform {
	text-align: center;
	margin: 10px auto;
}
#course-report .participationselectform label, #course-report-participation-index .participationselectform label {
	margin-left: 15px;
	margin-right: 5px;
}
#course-report-log-index .info, #course-report-log-indexlive .info {
	text-align: center;
	margin: 10px;
}
.course-report-outline td.numviews {
	text-align: right;
}
.course-report-outline div.loginfo {
	text-align: center;
	margin: 1em;
}
#content .coursebox .summary .category {
	text-align: right;
}
#course-editsection .singlebutton {
	text-align: center;
}
.jumpmenu {
	text-align: center;
}
#admin-report .plugin, #course-report .plugin, #course-import .plugin {
	margin-bottom: 20px;
	margin-left: 10%;
	margin-right: 10%;
	border: 1px solid #cecece;
	background: #fdfdfd;
}
/*groups*/
#group-index #groupeditform {
	text-align: center;
}
#add, #remove {
	text-align: center;
}
div.groupselector {
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
/*docs*/
#doc-contents h1 {
	margin: 1em 0 0;
}
#doc-contents ul {
	list-style-type: none;
	width: 90%;
	margin: 0;
	padding: 0;
}
/*grades*/
.grade-edit-scale .buttons {
	text-align: center;
	margin: 20px;
}
.grade-edit-scale .buttons .singlebutton {
	display: inline;
	padding: 5px;
}
.grade-edit-outcome .buttons {
	text-align: center;
	margin: 20px;
}
.grade-edit-outcome .buttons .singlebutton {
	display: inline;
	padding: 5px;
}
div.allcoursegrades {
	width: 100%;
	text-align: right;
	padding: 4px 0 5px;
}
.importoutcomenofile .singlebutton {
	text-align: center;
	margin-top: 5px;
}
.grade-edit-tree .gradetreebox {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-bottom: 15px;
}
.grade-edit-tree .buttons {
	text-align: center;
	margin: 20px;
}
.grade-edit-tree .idnumber {
	margin-left: 15px;
}
.grade-edit-tree .buttons .singlebutton {
	display: inline;
	padding: 5px;
}
.grade-edit-tree .movetarget {
	position: relative;
	width: 80px;
	height: 16px;
}
.grade-edit-tree ul#grade_tree {
	width: auto;
}
.grade-edit-tree ul#grade_tree li {
	list-style: none;
}
.grade-edit-tree ul#grade_tree li.category {
	margin-bottom: 6px;
}
.grade-edit-tree .iconsmall {
	margin-left: 4px;
}
#grade-report-toggles {
	text-align: center;
}
.gradeexportlink {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 2em;
}
#grade-aggregation-help dt {
	margin-top: 15px;
}
#grade-aggregation-help dd.example {
	margin-top: 7px;
}
#grade-aggregation-help code {
	display: block;
	margin-top: 7px;
}
#grade-index .grades {
	border: 1px solid #000;
}
#grade-index .grades td {
	border: 1px solid #e0e0e0;
}
#grade-index .grades .r0 {
	background: #FFF;
}
#grade-index .grades .r1 {
	background: #f0f0f0;
}
td.grade div.overridden {
	background: #DDD;
}
.grade-report-grader table#user-grades td.cell span.gradepass {
	background: #C2EBBD;
}
.grade-report-grader table#user-grades td.cell span.gradefail {
	background: #EBC4BD;
}
.grade-edit-tree .moving {
	background: #E8EEF7;
}
#grade-index .grades th.header {
	font-weight: 700;
	font-size: 0.8em;
}
body.grade-edit-scale div.scale_options {
	font-size: 0.8em;
}
body.grade-report-grader table#user-grades tr.groupavg td.cell {
	font-weight: 700;
	color: #006400;
}
body.grade-report-grader table#user-grades {
	width: auto;
}
body.grade-report-grader table#user-grades tr.avg td.cell {
	font-weight: 700;
	color: #FFF;
	background: #585AA6;
}
body.grade-report-grader table#user-grades td.cat {
	font-weight: 700;
}
body.grade-report-grader table#user-grades td.course {
	font-weight: 700;
}
/*login*/
.loginbox {
	margin-top: 0;
	margin-bottom: 0;
	border: 0;
	width: 50%;
	margin-left: 25%;
	overflow: hidden;
}
.loginbox form {
	margin: 0;
	padding: 0;
}
.loginbox.twocolumns {
	width: 90%;
	margin-left: 5%;
	border: 0;
}
.loginbox h2, .loginbox .subcontent {
	text-align: center;
	margin: 5px;
	padding: 10px;
}
.loginbox .loginpanel .subcontent {
	text-align: center;
}
.loginbox .loginpanel {
	text-align: center;
	border: 0;
	padding: 15px 0;
}
.loginbox .loginpanel h2 {
	text-transform: uppercase;
	color: #000;
}
.loginbox .loginpanel .desc {
	margin: 0 0 5px;
	padding: 0;
}
.loginbox .signuppanel .subcontent {
	text-align: left;
	border: 1px solid #DDD;
}
.loginbox .loginsub {
	margin-left: 0;
	margin-right: 0;
}
.loginbox .guestsub, .loginbox .forgotsub {
	border-top: 1px solid;
	margin-left: 12%;
	margin-right: 12%;
	margin-bottom: 5px;
}
.loginbox .loginform {
	margin-top: 1em;
	text-align: left;
}
.loginbox .loginform .form-label {
	float: left;
	text-align: right;
	width: 40%;
}
.loginbox .loginform .form-input {
	float: right;
	width: 59%;
}
.loginbox .loginform .form-input input {
	width: 6em;
}
.loginbox .signupform {
	margin-top: 1em;
	text-align: center;
}
.loginbox.twocolumns .loginpanel {
	float: left;
	width: 49.5%;
	border-right: 1px solid #FFF;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}
.loginbox.twocolumns .signuppanel {
	float: right;
	width: 50%;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}
/*message*/
body#message-messages, body#message-user, body#message-user #page, body#message-send {
	background: #EEE;
	margin: 0;
}
#message-user .userpicture, #message-history .userpicture {
	width: 100px;
	height: 100px;
}
.message-discussion-noframes #userinfo .userpicture {
	float: left;
}
.message-discussion-noframes #userinfo .name h1 {
	margin: 0;
}
.message-discussion-noframes #userinfo .name {
	text-align: center;
	margin-left: 60px;
}
.message-discussion-noframes #userinfo .commands {
	text-align: left;
	margin-left: 60px;
}
.message-discussion-noframes #userinfo .commands ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.message-discussion-noframes #userinfo .commands ul li {
	display: inline;
	padding-right: 16px;
}
.message-discussion-noframes #send {
	padding-top: 10px;
	clear: both;
}
.message-discussion-noframes #send h1 {
	margin: 0;
}
.message-discussion-noframes #messages {
	padding-top: 10px;
}
.message-discussion-noframes #messages ul.messagelist {
	margin: 0;
	padding: 0;
}
.message .noframesjslink {
	margin-top: 20px;
}
.message .link {
	vertical-align: middle;
}
table.message .searchresults td {
	border: 1px solid;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 5px;
}
.message .summary .link {
	text-align: right;
}
.message .heading {
	text-align: center;
}
.message .note {
	text-align: center;
	padding: 10px;
}
#message-user .commands span {
	margin-left: 10px;
	margin-right: 10px;
}
#message-messages {
	padding: 10px;
}
#message-send .notifysuccess {
	padding: 1px;
}
#message-send td.fixeditor {
	text-align: center;
}
#message-index div#header, #message-discussion div#header, #message-history div#header, #message-user div#header {
	display: none;
}
#message-index div#footer, #message-discussion div#footer, #message-history div#footer {
	display: none;
}
#message-index div#page, #message-user div#page, #message-history div#page {
	width: auto;
}
#message-user div#page {
	margin: 0;
}
#message-user div#content {
	padding: 0;
}
table.message_search_results td {
	border: 1px solid #DDD;
}
.message.other .author {
	color: #88C;
}
.message.me .author {
	color: #999;
}
.message .time {
	color: #999;
}
/*notes*/
.notepost {
	margin-bottom: 1em;
	background: #EEE;
}
.notepost .header {
	background: #DDD;
	padding: 5px;
}
.notepost .user {
	font-weight: bolder;
}
.notepost .userpicture {
	float: left;
	margin-right: 5px;
}
.notepost .info {
	font-size: smaller;
}
.notepost .content {
	clear: both;
}
.notepost .footer {
	clear: both;
}
body.notes .generalbox {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
body.notes .notesgroup {
	margin-left: 20px;
}
/*my moodle*/
.my .coursebox .overview .info {
	margin-left: 20px;
}
.my .coursebox .overview {
	margin-bottom: 10px;
}
/*question*/
.questionbank h2 {
	margin-top: 0;
}
.questioncategories h3 {
	margin-top: 0;
}
.que {
	text-align: left;
	border: 1px solid #FFF;
	clear: both;
	margin: 0 auto 1.8em;
}
.que .r0 {
	background: #F5F5F5;
}
.que .r1 {
	background: #EEE;
}
.que .info {
	float: left;
	width: 8%;
	margin: 0.5em 0 0.5em 1.2em;
}
.que .content {
	float: left;
	width: 85%;
	margin: 0.5em 1.2em 0.5em 0;
}
.que.description .info {
	width: 1em;
	margin: 0.5em 0 0.5em 0.2em;
}
.que.description .content, .que.description .generalfeedback {
	margin-left: 1.2em;
	margin-bottom: 0.5em;
	float: none;
	width: auto;
}
.que.description .qtext {
	margin-bottom: 0;
}
.que .qtext {
	margin-bottom: 1.5em;
}
.que .ablock {
	margin: 0.7em 0 0.3em;
}
.que .prompt {
	float: left;
	width: 15%;
	height: 2em;
	padding-top: 0.3em;
}
.que .control {
	width: 5%;
}
.que .answer {
	float: left;
	width: 83%;
	margin-bottom: 0.5em;
}
.que .submit {
	position: relative;
	clear: both;
	float: left;
}
* html .que .submit {
	float: none;
}
.multianswer .submit {
	margin-top: 1em;
}
.que .c0, .que .c1 {
	vertical-align: top;
	padding: 0.3em 0 0.3em 0.3em;
}
.que .feedback {
	clear: both;
	margin-bottom: 0.5em;
	border: 1px solid #DDD;
	padding: 0 0 0.3em 0.3em;
}
.multichoice td.feedback {
	width: auto;
	vertical-align: top;
	padding-top: 0.3em;
	border: 0;
}
.essay .feedback {
	border: 0;
}
.multichoice .text {
	width: auto;
}
.calculated .answer, .numerical .answer, .shortanswer .answer {
	width: auto;
	background: #EEE;
	padding: 0.3em;
}
.truefalse .answer span {
	float: left;
	clear: left;
	width: 100%;
	padding: 0.3em;
}
.que .grading, .que .comment, .que .commentlink, .que .generalfeedback, .que .history {
	margin-top: 0.5em;
}
.que .grade {
	margin-top: 0.5em;
}
.importerror {
	margin-top: 10px;
	border-bottom: 1px solid #555;
}
.essay .answerreview {
	background: #EEE;
}
.que .incorrect {
	background: #faa;
}
.que.multianswer .incorrect {
	background: #faa;
}
.que .partiallycorrect {
	background: #ff9;
}
.que .correct {
	background: #afa;
}
div.que div.info {
	padding-bottom: 7px;
}
div.que div.ablock {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: none;
	border-bottom-color: #06F;
}
div.que div.qtext {
	background: none;
	padding-bottom: 7px;
	margin-bottom: 10px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
div.que div.content {
	margin: 5px 0 0;
}
/*logs*/
.logtable {
	margin-left: auto;
	margin-right: auto;
}
.logtable td, .logtable th {
	padding-left: 10px;
	padding-right: 10px;
}
.logtable th {
	text-align: left;
}
#course-user .info {
	text-align: center;
	margin: 10px;
}
.logtable .r1 {
	background: #EEE;
}
/*tabs*/
.tabtree {
	position: relative;
}
.tabrow0 {
	text-align: center;
	width: 100%;
	list-style: none;
	line-height: 1.8em;
	font-size: 84%;
	margin: 10px 0 0;
	padding: 0 0 1.75em;
}
.tabrow0 li {
	display: inline;
	margin: 0 -4px 0 0;
	padding: 0;
}
.tabrow0 a span {
	background: transparent url(pix/tab/right.gif) no-repeat right top;
	padding: 10px 14px 0.35em 0;
}
.tabrow1 li a span {
	background: none !important;
}
.tabrow0 a {
	text-decoration: none;
	background: transparent url(pix/tab/left.gif) no-repeat left top;
	margin: 0 -1px 0 0;
	padding: 10px 0 0.35em 13px;
}
.tabrow0 a:hover {
	background-image: url(pix/tab/left_hover.gif);
}
.tabrow0 .here a:hover {
	background-image: url(pix/tab/left.gif);
}
.tabrow0 a:hover span {
	background-image: url(pix/tab/right_hover.gif);
}
.tabrow0 .here a:hover span {
	background-image: url(pix/tab/right.gif);
}
.tabrow0 .here a {
	color: #444;
}
.tabrow0 .here a:link, .tabrow0 .here a:visited, .tabrow0 .here a.nolink {
	position: relative;
	z-index: 102;
}
.tabrow0 .empty {
	height: 1px;
	overflow: hidden;
	padding: 0;
}
.tabrow0 div, .tabrow0 ul {
	position: absolute;
	left: 0;
	top: 1.95em;
	width: 100%;
	list-style: none;
	border-top: 1px solid #ddd;
	line-height: normal;
	background: transparent url(pix/tab/tabrow1.gif) repeat-x center left;
	font-size: 90%;
	margin: 0;
	padding: 0.25em 0;
}
.tabrow0 ul li {
	display: inline;
	margin-top: 1px;
	background-image: none;
}
.tabrow0 ul a {
	background-image: none;
	color: #00c;
	border: 0;
	margin: 0;
	padding: 0 1em;
}
.tabrow0 ul a span {
	background-image: none;
	padding: 0;
}
.tabrow0 ul .last span, .tabrow0 ul li a:hover, .tabrow0 ul li a:hover span, .tabrow0 ul .here a:hover, .tabrow0 ul .here a:hover span {
	background-image: none !important;
}
.tabrow0 ul div {
	display: none;
}
ul.tabrow1 li a, ul.tabrow1 li a:link, ul.tabrow1 li a:visited {
	color: #00885B;
	font-size: 110%;
}
ul.tabrow1 li.here.selected a {
	color: #444;
}
ul.tabrow td {
	border: 1px solid #8D5;
}
ul.tabrow td.selected {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #8D5;
	border-right-color: #8D5;
	border-left-color: #8D5;
	border-style: solid solid none;
}
/*tags*/
h2.tag-heading {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 95%;
	padding: 5px;
}
div#tag-description, div#tag-blogs {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 5px;
}
#tag-index .moreblogs {
	text-align: center;
}
div#tag-management-box {
	margin-bottom: 10px;
	text-align: center;
	line-height: 20px;
	display: block;
	font-size: 12px;
}
div#tag-user-table {
	width: 95%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 3px;
}
body.tag .managelink {
	text-align: right;
	padding: 10px;
}
div#tag-user-table:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
div.user-box {
	width: 115px;
	height: 160px;
	text-align: center;
	display: block;
	float: left;
	clear: none;
	margin: 8px;
}
img.user-image {
	border: 0;
	height: 100px;
	width: 100px;
}
div#small-tag-cloud-box {
	width: 300px;
	margin: 0 auto;
}
div#big-tag-cloud-box {
	width: 600px;
	display: block;
	float: none;
	margin: 0 auto;
}
ul#tag-cloud-list {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 5px;
}
ul#tag-cloud-list li {
	display: inline;
	margin: 0;
}
div#tag-search-box {
	text-align: center;
	margin: 10px auto;
}
div#tag-search-results-container {
	width: 100%;
	padding: 0;
}
ul#tag-search-results {
	float: left;
	width: 60%;
	display: block;
	list-style: none;
	margin: 15px 20% 0;
	padding: 0;
}
ul#tag-search-results li {
	width: 30%;
	float: left;
	padding-left: 1%;
	text-align: left;
	line-height: 20px;
	padding-right: 1%;
}
div#tags-management-links {
	text-align: right;
	display: block;
	font-size: 12px;
}
span.flagged-tag {
	color: red;
}
span.flagged-tag a {
	color: red;
}
table#tag-management-list {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
table#tag-management-list tr td {
	padding-left: 4px;
	padding-right: 4px;
}
.tag-management-form {
	text-align: center;
}
#relatedtags-autocomplete-container {
	margin-left: auto;
	margin-right: auto;
	min-height: 4.6em;
	width: 100%;
}
#relatedtags-autocomplete {
	position: relative;
	display: block;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
#relatedtags-autocomplete .yui-ac-content {
	position: absolute;
	width: 420px;
	left: 20%;
	border: 1px solid #404040;
	background: #fff;
	overflow: hidden;
	z-index: 9050;
}
#relatedtags-autocomplete .ysearchquery {
	position: absolute;
	right: 10px;
	color: gray;
	z-index: 10;
}
#relatedtags-autocomplete .yui-ac-shadow {
	position: absolute;
	width: 100%;
	background: #a0a0a0;
	z-index: 9049;
	margin: .3em;
}
#relatedtags-autocomplete ul {
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#relatedtags-autocomplete li {
	cursor: default;
	white-space: nowrap;
	padding: 0 5px;
}
#relatedtags-autocomplete li.yui-ac-highlight {
	background: #FFC;
}
.tag_cloud .s20 {
	font-size: 1.5em;
	font-weight: 700;
}
.tag_cloud .s19 {
	font-size: 1.5em;
}
.tag_cloud .s18 {
	font-size: 1.4em;
	font-weight: 700;
}
.tag_cloud .s17 {
	font-size: 1.4em;
}
.tag_cloud .s16 {
	font-size: 1.3em;
	font-weight: 700;
}
.tag_cloud .s15 {
	font-size: 1.3em;
}
.tag_cloud .s14 {
	font-size: 1.2em;
	font-weight: 700;
}
.tag_cloud .s13 {
	font-size: 1.2em;
}
.tag_cloud .s12, .tag_cloud .s11 {
	font-size: 1.1em;
	font-weight: 700;
}
.tag_cloud .s10, .tag_cloud .s9 {
	font-size: 1.1em;
}
.tag_cloud .s8, .tag_cloud .s7 {
	font-size: 1em;
	font-weight: 700;
}
.tag_cloud .s6, .tag_cloud .s5 {
	font-size: 1em;
}
.tag_cloud .s4, .tag_cloud .s3 {
	font-size: 0.9em;
	font-weight: 700;
}
.tag_cloud .s2, .tag_cloud .s1 {
	font-size: 0.9em;
}
/*user*/
.userinfobox {
	margin-bottom: 5px;
	border: 1px solid #DDD;
	border-collapse: separate;
}
.userinfobox .left, .userinfobox .side {
	width: 100px;
	vertical-align: top;
	padding: 10px;
}
.userinfobox .userpicture {
	width: 100px;
	height: 100px;
}
.userinfobox .content {
	vertical-align: top;
	padding: 10px;
}
.userinfobox .links {
	width: 100px;
	vertical-align: bottom;
	padding: 5px;
}
.userinfobox .list td {
	padding: 3px;
}
.userinfobox .username {
	padding-bottom: 20px;
}
.userinfobox td.label {
	text-align: right;
	white-space: nowrap;
	vertical-align: top;
}
table.userinfobox {
	width: 80%;
	border: 1px solid #DDD;
	margin: 0 auto 5px;
}
table.groupinfobox {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
	border: 1px solid #DDD;
	margin-bottom: 20px;
}
table.userinfobox td, table.groupinfobox td {
	background: #fff;
}
.groupinfobox .left {
	width: 100px;
	vertical-align: top;
	padding: 10px;
}
#user-index h2 {
	text-align: center;
}
#user-view .buttons, #user-index .buttons {
	text-align: center;
}
#user-view .buttons form, #user-view .buttons form div {
	display: inline;
}
#user-index #longtimenosee, #user-index #showall {
	text-align: center;
}
#user-index #showall {
	margin: 10px 0;
}
#user-index table#participants, #tag-manage table#tag-management-list {
	width: 80%;
	margin: auto;
}
#tag-manage table#tag-management-list td, #tag-manage table#tag-management-list th, #user-index table#participants td, #user-index table#participants th {
	vertical-align: middle;
	text-align: left;
	padding: 4px;
}
#user-index table.controls {
	width: 100%;
}
#user-index table.controls tr {
	vertical-align: top;
}
#user-index table.controls td.right, #user-index table.controls td.left {
	padding: 4px;
}
#user-index table.controls .right {
	text-align: right;
}
#course-participation h2 {
	text-align: center;
}
#course-participation #showall {
	text-align: center;
	margin: 10px 0;
}
#user-index .rolesform {
	text-align: center;
}
#user-policy .noticebox {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 80%;
	height: 250px;
}
#user-policy #policyframe {
	width: 100%;
	height: 100%;
}
.iplookup #map {
	margin: auto;
}
.iplookup #note {
	text-align: center;
}
/*modules---assignment*/
.userpicture, .picture user, .picture teacher {
	width: 35px;
	height: 35px;
	vertical-align: top;
}
.modform {
	text-align: center;
}
#wordcount {
	text-align: right;
}
/*chat*/
.nextchatsession {
	text-align: center;
}
#mod-chat-gui_header_js-jsupdate {
	margin: 10px;
}
#mod-chat-gui_header_js-jsupdate .chat-event, #mod-chat-gui_header_js-jsupdate .chat-message {
	width: 100%;
	margin-top: 7px;
	padding: 0;
}
#mod-chat-view #chatcurrentusers .chatuserdetails {
	vertical-align: middle;
}
#mod-chat-view #enterlink {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}
.chat-event .picture, .chat-message .picture {
	width: 40px;
	vertical-align: top;
}
.chat-event .text, .chat-message .text {
	text-align: left;
}
#mod-chat-gui_basic #participants ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mod-chat-gui_basic #participants ul li {
	display: inline;
	margin-right: 10px;
}
#mod-chat-gui_basic #participants ul li .userinfo {
	display: inline;
}
#mod-chat-gui_basic #messages dl {
	margin: 1px;
	padding: 0;
}
#mod-chat-gui_basic #messages dd, #mod-chat-gui_basic #messages dt {
	margin-left: 0;
	margin-right: 5px;
	display: inline;
	padding: 0;
}
#mod-chat-gui_basic .text, #mod-chat-gui_header_js-jsupdate .text {
	color: #000;
}
#mod-chat-gui_basic .event, #mod-chat-gui_basic .title, #mod-chat-gui_header_js-jsupdate .event, #mod-chat-gui_header_js-jsupdate .title {
	color: #888;
}
#mod-chat-gui_header_js-chatinput .wait {
	background: #DDD;
}
#mod-chat-view #chatcurrentusers .idletime {
	color: #888;
}
#mod-chat-gui_header_js-jsupdate, #mod-chat-gui_header_js-users {
	background: #fff;
}
#mod-chat-gui_header_js-chatinput, #mod-chat-gui_sockets-chatinput {
	background: #fff;
	padding-top: 10px;
	border-top: 2px solid #666;
}
/*choice*/
.button {
	text-align: center;
}
.attemptcell {
	width: 5px;
	white-space: nowrap;
}
.anonymous, .names {
	margin-left: auto;
	margin-right: auto;
}
.downloadreport {
	border: 0;
	margin-left: auto;
	margin-right: auto;
}
.choiceresponse {
	width: 100%;
}
.choiceresponse .picture {
	width: 10px;
	white-space: nowrap;
}
.choiceresponse .fullname {
	width: 100%;
	white-space: nowrap;
}
.results.data {
	vertical-align: top;
	white-space: nowrap;
}
/*data*/
.fieldadd, .sortdefault, .defaulttemplate {
	text-align: center;
}
.datapreferences {
	text-align: center;
}
table.presets {
	margin-left: auto;
	margin-right: auto;
}
/*forum*/
.sideblock .post .head {
	color: #555;
}
.forumthread .unread {
	background: #FFD991;
}
#mod-forum-view .forummo {
	text-align: center;
}
.forumpost {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #DDD;
	border-collapse: collapse;
}
.forumpost .starter {
	background: inherit;
}
.forumpost .topic {
	border-bottom: 1px solid #ddd;
	background: #FFF;
	padding: 4px;
}
.forumpost .topic .subject {
	font-weight: 700;
}
.forumpost .commands {
	padding-top: 0.5em;
	text-align: right;
	clear: both;
	background: none;
	padding-bottom: 7px;
	border-top: 0;
	margin-bottom: 5px;
}
.forumpost .ratings {
	padding-top: 1em;
	text-align: right;
}
.forumpost .attachments {
	text-align: right;
	padding: 7px;
}
.forumpost .content {
	background: #FFF;
	padding: 4px;
}
.forumpost .footer {
	padding-top: 0.5em;
	text-align: right;
}
.forumpost .link {
	padding-top: 0.5em;
	text-align: right;
}
.forumpost .left {
	width: 35px;
	text-align: center;
	vertical-align: top;
	background: #fff;
	padding: 4px;
}
.forumpost .picture {
	background: #FFF;
	border-bottom: 1px solid #585AA6;
}
.forumpost .picture img{
	border: 1px solid #ddd;
}
.forumpost .header {
	background: none;
}
.mod-forum .indent {
	margin-left: 30px;
}
#mod-forum-search .c0 {
	text-align: right;
}
#mod-forum-search .introcontent {
	padding: 15px;
}
.forumolddiscuss {
	text-align: right;
}
.forumheaderlist {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #DDD;
	margin-bottom: 20px;
}
.forumheaderlist td {
	border: 1px solid #DDD;
	background: #fff;
	padding: 3px 6px;
}
.forumheaderlist .replies {
	text-align: center;
	white-space: nowrap;
}
.forumheaderlist .picture {
	width: 35px;
}
.forumheaderlist .discussion .starter {
	vertical-align: middle;
}
.forumheaderlist .lastpost {
	white-space: nowrap;
	text-align: right;
}
.forumheaderlist .discussion .author {
	white-space: nowrap;
}
.forumaddnew, .forumnodiscuss, .noticeboxcontent {
	text-align: center;
}
#mod-forum-view .forumaddnew {
	margin-bottom: 20px;
}
#mod-forum-view .forumcontrol .groupmenu {
	float: left;
	text-align: left;
	white-space: nowrap;
}
#mod-forum-view .groupmenu {
	float: left;
	text-align: left;
	white-space: nowrap;
}
#mod-forum-view .forumcontrol .subscription {
	float: right;
	text-align: right;
	white-space: nowrap;
}
#mod-forum-view .subscription {
	float: right;
	text-align: right;
	white-space: nowrap;
	margin: 0;
	padding: 10px;
}
#mod-forum-index .subscription {
	float: right;
	text-align: right;
	white-space: nowrap;
}
#mod-forum-view .unread {
	padding-left: 3px;
	padding-right: 3px;
}
#mod-forum-discuss .forumpost.unread .content {
	border: 2px solid #FFD991;
}
#mod-forum-discuss .ratingsubmit {
	text-align: center;
	padding: 10px;
}
#mod-forum-index .unread img, #mod-forum-view .unread img {
	margin-left: 5px;
}
#mod-forum-discuss .discussioncontrols td {
	width: 33%;
	text-align: center;
}
#email .unsubscribelink {
	margin-top: 20px;
	text-align: center;
	border-width: 0 1px 0 0;
}
#mod-forum-view div.subscription {
	float: none;
	text-align: right;
	white-space: nowrap;
}
/*glossary*/
.glossarypost .entryheader, .glossarypost .entryapproval, .glossarypost .picture, .glossarypost .entryattachment, .glossarypost .left {
	background: #F0F0F0;
}
.glossarycomment .entryheader, .glossarycomment .picture, .glossarycomment .left {
	background: #F0F0F0;
}
#mod-glossary-report .generalbox .teacher {
	background: #F0F0F0;
}
.glossarypost .commands {
	width: 200px;
	white-space: nowrap;
}
#mod-glossary-comments .glossarypost, #mod-glossary-comment .glossarypost {
	margin-top: 15px;
}
.entryboxheader {
	border-color: #BBB;
	border-width: 1px 1px 0;
}
.entrybox {
	width: 100%;
	border-color: #BBB;
	border-width: 0 1px 1px;
}
.entrybox hr {
	border-left: none;
	border-right: none;
}
.glossarypost {
	width: 95%;
	border: 1px solid #DDD;
	border-collapse: separate;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	text-align: left;
}
.entrylist {
	border: 0;
}
.entrylowersection {
	padding-top: 10px;
}
.entrylowersection table {
	width: 100%;
}
.entrylowersection .aliases {
	text-align: center;
}
.entrylowersection .icons, .entrylowersection .ratings {
	text-align: right;
	padding-right: 5px;
}
.entrylowersection .ratings {
	padding-bottom: 2px;
}
.glossarycategoryheader {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background: #DDD;
}
.glossaryformatheader {
	width: 90%;
	background: #DDD;
}
.glossarypost .entry {
	padding: 3px;
}
.glossarypost .picture {
	width: 35px;
}
.glossarycomment {
	border: 1px solid #DDD;
	border-collapse: separate;
	margin-bottom: 5px;
	text-align: left;
}
.glossarycomment .entry {
	padding: 3px;
}
.glossarycomment .picture {
	width: 35px;
}
.glossarycomment .icons {
	text-align: right;
}
.glossarydisplay {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.glossarydisplay .tabs {
	width: 100%;
}
.glossarydisplay .separator {
	width: 4px;
}
.glossaryimportexport {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.glossarypopup {
	width: 95%;
}
.glossaryapproval {
	width: 100%;
}
.mod-glossary .glossarydisplay .tabs {
	margin-bottom: 0;
}
.mod-glossary .glossarydisplay .tabs .side {
	border: 0;
	width: auto;
}
.glossaryexplain, .glossaryaddentry {
	text-align: center;
}
.mod-glossary .tabrow0 {
	padding-bottom: 5px;
}
#mod-glossary-view .glossarycontrol {
	float: right;
	text-align: right;
	white-space: nowrap;
	margin: 5px 0;
}
div.glossarydisplay table.glossarypost {
	border: 1px solid #FFF;
}
div.glossarydisplay table.glossarycategoryheader {
	background: inherit;
}
div.glossarydisplay div.entrybox {
	border: 1px solid #FFF;
}
div.glossarydisplay hr {
	color: #FFF;
	background: none;
	height: 10px;
	border: 0;
}
#mod-glossary-view div.glossarycontrol {
	float: none;
	text-align: right;
	white-space: nowrap;
	margin: 5px 0;
}
table.glossarypost div.concept h3 {
	display: inline;
}
table.glossarypost.continuous div.concept {
	display: inline;
}
/*journal*/
#mod-journal-view .lastedit, #mod-journal-view .editend {
	text-align: center;
	margin: 5px;
}
#mod-journal-view .feedbackbox {
	width: 75%;
	border-collapse: separate;
}
#mod-journal-view .entrycontent {
	padding: 3px;
}
#mod-journal-view .picture {
	width: 35px;
}
#mod-journal-view .grade {
	text-align: right;
}
#mod-journal-view .info {
	margin-bottom: 5px;
	text-align: right;
}
#mod-journal-view .feedbackbox .left, #mod-journal-view .feedbackbox .entryheader {
	background: #DDD;
}
/*lesson - label*/
#mod-lesson-lesson #page .addform {
	text-align: center;
}
#mod-lesson-edit #page .label {
	font-weight: 700;
}
#mod-lesson-edit #page .labelcorrect {
	text-decoration: underline;
	font-weight: 700;
}
.lessonmediafilecontrol {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#mod-lesson-view #content .invisiblefieldset {
	display: block;
	text-align: left;
}
/*quiz*/
#mod-quiz-view .quizinfo {
	text-align: center;
}
#mod-quiz-view #page .quizgradefeedback, #mod-quiz-view #page .quizattempt {
	text-align: center;
}
#mod-quiz-view #page .quizattemptsummary td p {
	margin-top: 0;
}
#mod-quiz-view .generalbox#feedback {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
}
#mod-quiz-view .generalbox#feedback h2 {
	margin: 0;
}
#mod-quiz-view .generalbox#feedback .overriddennotice {
	text-align: center;
	font-size: 0.7em;
}
#mod-quiz-view .generalbox#feedback h3 {
	text-align: left;
}
.generalbox#passwordbox {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
#passwordform {
	margin: 1em 0;
}
#mod-quiz-attempt #page {
	text-align: center;
}
#mod-quiz-attempt .pagingbar {
	margin: 1.5em auto;
}
#mod-quiz-attempt #timer .generalbox {
	width: 150px;
}
#mod-quiz-attempt.securewindow .que {
	margin-left: 155px;
	margin-right: 155px;
}
#mod-quiz-attempt #timer {
	position: absolute;
	left: 10px;
}
#question-preview .quemodname, #question-preview .controls {
	text-align: center;
}
#mod-quiz-attempt #page .controls, #mod-quiz-review #page .controls {
	text-align: center;
	margin: 8px auto;
}
#mod-quiz-review .pagingbar {
	margin: 1.5em auto;
}
table.quizreviewsummary {
	margin-bottom: 1.8em;
	width: 100%;
}
table.quizreviewsummary th.cell {
	font-weight: 700;
	text-align: right;
	width: 10em;
	background: #f0f0f0;
	padding: 1px 0.5em 1px 1em;
}
table.quizreviewsummary td.cell {
	padding: 1px 1em 1px 0.5em;
}
#mod-quiz-mod #reviewoptionshdr .fitem {
	float: left;
	width: 30%;
	margin-left: 10px;
	clear: none;
	background: #fafafa;
}
#mod-quiz-mod #reviewoptionshdr .fitemtitle {
	width: 100%;
	font-weight: 700;
	text-align: left;
	height: 2.5em;
	margin-left: 0;
}
#mod-quiz-mod #reviewoptionshdr fieldset.fgroup {
	width: 100%;
	text-align: left;
	margin-left: 0;
}
#mod-quiz-mod #reviewoptionshdr fieldset.fgroup span {
	float: left;
	clear: left;
}
#mod-quiz-edit #page .controls, #mod-quiz-edit #page .quizattemptcounts {
	clear: left;
	text-align: center;
}
#mod-quiz-edit .quizquestions h2 {
	margin-top: 0;
}
#mod-quiz-edit #showbreaks {
	margin-top: 0.7em;
}
.quizquestionlistcontrols {
	text-align: center;
}
#mod-quiz-report table#attempts, #mod-quiz-report table#commands, #mod-quiz-report table#itemanalysis {
	width: 80%;
	margin: auto;
}
#mod-quiz-report table#attempts, #mod-quiz-report h2.main {
	clear: both;
}
#mod-quiz-report table#attempts {
	margin: 20px auto;
}
#mod-quiz-report table#attempts .header, #mod-quiz-report table#attempts .cell {
	padding: 4px;
}
#mod-quiz-report table#attempts .header .commands {
	display: inline;
}
#mod-quiz-report table#attempts .picture {
	width: 40px;
	text-align: center !important;
}
#mod-quiz-report table#attempts td {
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	vertical-align: middle;
}
#mod-quiz-report table#attempts .header {
	text-align: left;
}
#mod-quiz-report .controls {
	text-align: center;
}
#mod-quiz-report table#itemanalysis {
	margin: 20px auto;
}
#mod-quiz-report table#itemanalysis .header, #mod-quiz-report table#itemanalysis .cell {
	padding: 4px;
}
#mod-quiz-report table#itemanalysis .header .commands {
	display: inline;
}
#mod-quiz-report table#itemanalysis td {
	border: 1px solid;
}
#mod-quiz-report table#itemanalysis .header {
	text-align: left;
}
#mod-quiz-report table#itemanalysis .numcol {
	text-align: center;
	vertical-align: middle !important;
}
#mod-quiz-report table#itemanalysis .uncorrect {
	color: red;
}
#mod-quiz-report table#itemanalysis .correct {
	color: blue;
	font-weight: 700;
}
#mod-quiz-report table#itemanalysis .partialcorrect {
	color: green !important;
}
#mod-quiz-report table#itemanalysis .qname {
	color: green !important;
}
#mod-quiz-grading table#grading {
	width: 80%;
	margin: 20px auto;
}
#mod-quiz-grading table#grading .header, #mod-quiz-grading table#grading .cell {
	padding: 4px;
}
#mod-quiz-grading table#grading .header .commands {
	display: inline;
}
#mod-quiz-grading table#grading .picture {
	width: 40px;
}
#mod-quiz-grading table#grading td {
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	vertical-align: bottom;
}
.mod-quiz .gradingdetails {
	font-size: small;
}
.quizattemptcounts {
	text-align: center;
	clear: left;
	margin: 6px 0;
}
table.quizattemptsummary .bestrow td {
	background: #e8e8e8;
}
.mod-quiz .highlightgraded {
	background: #FF0;
}
/*resource*/
#mod-resource-view .resourcecontent {
	text-align: center;
	margin: 20px;
}
#mod-resource-view .resourcepdf {
	width: 100%;
	padding-top: 15px;
	text-align: center;
}
.resourcecontent object {
	height: 480px;
	width: 600px;
}
.resourcepdf object {
	height: 800px;
	width: 800px;
}
.mod-resource .modified {
	text-align: center;
}
.mod-resource .popupnotice {
	text-align: center;
	margin: 40px;
}
.ims-nav-bar {
	margin-top: 0.2em;
	position: relative;
}
.ims-nav-button a, .ims-nav-dimmed {
	border-top: 1px solid #cecece;
	border-bottom: 2px solid #4a4a4a;
	border-left: 1px solid #cecece;
	border-right: 2px solid #4a4a4a;
	color: #000;
	text-decoration: none;
	padding: 0.2em 1em;
}
.ims-nav-button a:hover {
	border-bottom: 1px solid #cecece;
	border-top: 2px solid #4a4a4a;
	border-right: 1px solid #cecece;
	border-left: 2px solid #4a4a4a;
}
#ims-containerdiv {
	margin-top: 0.2em;
}
#ims-menudiv {
	padding-top: 1em;
	padding-right: 0.2em;
	position: absolute;
	width: 250px;
	overflow: auto;
}
#ims-menudiv ol {
	list-style-type: none;
	padding-left: 1em;
	margin: 0;
}
#ims-contentframe {
	position: absolute;
	left: 260px;
	width: 640px;
	height: 480px;
	border: 1px solid #cecece;
}
#ims-contentframe-no-nav {
	position: absolute;
	width: 640px;
	height: 480px;
	border: 1px solid #cecece;
}
#mod-resource-view div#footer {
	margin-top: 5px;
}
.ims-nav-dimmed {
	color: #AAA;
	text-decoration: none;
}
/*scorm - survey*/
.resultgraph {
	text-align: center;
	border: 1px solid;
}
.reportsummary, .studentreport, .reportbuttons {
	text-align: center;
}
.fullnamecell {
	width: 10%;
	vertical-align: top;
	white-space: nowrap;
}
.questiontext {
	font-size: 1em;
}
.smalltext {
	font-size: 0.75em;
}
#surveyform th {
	font-weight: 400;
	text-align: left;
}
#surveyform th.hresponse {
	text-align: center;
	width: 9%;
}
.rblock label {
	display: block;
	text-align: center;
}
.foundthat, .preferthat {
	white-space: nowrap;
}
.qnummiddlecell {
	vertical-align: middle;
}
.optioncell {
	width: 50%;
	vertical-align: top;
}
.buttoncell {
	width: 5%;
}
.questioncell {
	width: 50%;
	vertical-align: top;
}
.whitecell {
	background: #FFF;
}
#mod-survey-view .r0 {
	background: #EEE;
}
#mod-survey-view .r1 {
	background: #DDD;
}
/*wiki*/
.sideblockheading, .howtowiki {
	text-align: right;
}
.wikisearchform, .wikilinksblock, wikiadminactions {
	text-align: center;
}
.wikilinkright {
	text-align: right;
	padding-bottom: 0.5em;
}
.wikiexportbox {
	margin-left: auto;
	margin-right: auto;
}
div.mwiki div.tabtree {
	margin-top: 10px;
}
/*workshop*/
.redfont {
	color: red;
}
.workshopuploadform, .workshopkey {
	text-align: center;
}
.workshoppostpicture {
	background: #FEE6B9;
}
.workshopassessmentheading {
	background: #DDD;
}
/*help*/
#help hr {
	border: 0;
	height: 1px;
	background: #ccc;
}
#help .example1 {
	color: #a00;
}
#help .success {
	color: #080;
}
#help .center {
	text-align: center;
}
#help .moreinfo {
	text-align: right;
}
#help .indent-big {
	margin-left: 160px;
	margin-right: 160px;
}
#help pre, #help code {
	background: #eee;
	border: 1px dashed #ddd;
	padding: 3px;
}
/*texts*/
h1.main, h2.main, h3.main, h4.main, h5.main, h6.main {
	text-align: center;
	margin-bottom: 20px;
}
h2.main {
	color: #585AA6;
	border: 0;
	padding: 5px 5px 6px;
}
h2.headingblock {
	color: #fff;
	border: 0;
	background: #585AA6 url(pix/headingblock_bg.jpg) no-repeat 5px 3px;
	padding: 5px 35px 6px;
	font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.headingblock .outline {
	border: 1px solid #DDD;
}
a.dimmed:link, a.dimmed:visited {
	color: #AAA;
	text-decoration: line-through;
}
span.dimmed_text {
	color: #AAA;
	text-decoration: line-through;
}
.dimmed_text {
	color: #AAA;
	text-decoration: line-through;
}
a.autolink:link, a.autolink:visited {
	color: #000;
	background: #DDD;
}
a.autolink.glossary:hover {
	cursor: help;
}
.dimmed_text, .dimmed_text a {
	color: #AAA;
	text-decoration: line-through;
}
img.userpicture, img.grouppicture {
	border: 0;
}
.block_online_users .listentry img {
	border: #888;
}
th.header, td.header, div.header {
	font-weight: 700;
	border: 0;
	background: #FFF;
	padding: 5px 10px;
}
.highlight {
	background: #AFA;
}
.highlight2 {
	color: #A00;
}
.teacheronly {
	color: #900;
}
.censoredtext {
	color: #000;
	background: #000;
}
.error {
	color: red;
}
span.arrow {
	font-size: 80%;
}
p.helplink {
	margin: 0.5em 0;
}
p.copyright {
	text-align: center;
}
ul.section {
	margin: 0.2em 0;
}
div.commands {
	font-size: 11px;
}
/*rounded corners*/
div#header.wraplevel1, div#header-home.wraplevel1 {
	margin: 5px 10px 0;
}
div#header div.bt div, div#header-home div.bt div {
	background: transparent url(pix/box-v1.gif) no-repeat 0 0;
	height: 12px;
	left: -13px;
	position: relative;
	width: 13px;
}
div#header div.bt, div#header-home div.bt {
	background: transparent url(pix/box-v1.gif) no-repeat 100% 0;
	height: 12px;
	margin: 0 0 0 13px;
}
div#header div.i1, div#header-home div.i1 {
	background: none;
	margin-left: 5px;
	padding: 0 0 0 12px;
}
div#header div.i2, div#header-home div.i2 {
	margin-right: 5px;
	padding: 0 12px 0 0;
}
div#header div.i3, div#header-home div.i3 {
	border: 0;
	padding: 0;
}
div#header div.bb div, div#header-home div.bb div {
	background: transparent url(pix/box-v1.gif) no-repeat 0 100%;
	height: 12px;
	left: -13px;
	position: relative;
	width: 13px;
}
div#header div.bb, div#header-home div.bb {
	background: transparent url(pix/box-v1.gif) no-repeat 100% 100%;
	height: 12px;
	margin: 0 0 0 13px;
}
#left-column div.i3 .sideblock, #right-column div.i3 .sideblock {
	margin-bottom: 1em;
	width: 100%;
	border: 0;
}
div.i3 .sideblock .header {
	padding: 0;
}
div.generalbox.ccbox {
	border: 0;
}
div.ccbox {
	border: 0;
}
div.bt div {
	font-size: 1px;
	line-height: 1%;
	height: 0;
}
div.bt {
	text-align: left;
}
div.bb div {
	font-size: 1px;
	line-height: 1%;
	height: 0;
}
div.bb {
	text-align: left;
}
div.sideblock div.bt div {
	background: url(pix/box-v2.gif);
	height: 12px;
	left: -13px;
	position: relative;
	width: 13px;
}
div.sideblock div.bt {
	background: url(pix/box-v2.gif);
	height: 12px;
	margin: 0 0 0 13px;
}
div.sideblock div.header div.bt div {
	background: url(pix/box-v2.gif) no-repeat 0 0;
	height: 12px;
	left: -13px;
	position: relative;
	width: 13px;
}
div.sideblock div.header div.bt {
	background: url(pix/box-v2.gif) no-repeat 100% 0;
	height: 12px;
	margin: 0 0 0 13px;
}
div.sideblock div.header div.i1 {
	background: transparent;
	padding: 0 0 0 12px;
}
div.sideblock div.header div.i2 {
	padding: 0 12px 0 0;
}
div.sideblock div.header div.i3 {
	padding: 0 0 5px;
}
div.sideblock div.header div.i3 div.title {
	padding: 0;
}
div.sideblock div.i1 {
	padding: 0;
}
div.sideblock div.i2 {
	padding: 0;
}
div.sideblock div.i3 {
	border: 0;
	padding: 0;
}
div.sideblock div.bb div {
	background: url(pix/box-v2.gif) no-repeat 0 100%;
	height: 12px;
	left: -13px;
	position: relative;
	width: 13px;
}
div.sideblock div.bb {
	background: url(pix/box-v2.gif) no-repeat 100% 100%;
	height: 12px;
	margin: 0 0 0 13px;
}
td#middle-column div.bt div {
	background: url(pix/box-v2.gif) no-repeat 0 0;
	height: 12px;
	left: -13px;
	position: relative;
	width: 13px;
	z-index: 10;
}
td#middle-column div.bt {
	background: url(pix/box-v2.gif) no-repeat 100% 0;
	height: 12px;
	margin: 0 0 0 13px;
}
td#middle-column div.i1 {
	border-left: 1px solid #CCC;
	padding: 0 0 0 12px;
}
td#middle-column div.i2 {
	border-right: 1px solid #CCC;
	padding: 0 12px 0 0;
}
td#middle-column div.i3 {
	background: transparent;
	border: 0;
	padding: 0;
}
td#middle-column div.bb div {
	background: url(pix/box-v2.gif) no-repeat left bottom;
	height: 10px;
	left: -13px;
	position: relative;
	width: 13px;
}
td#middle-column div.bb {
	background: url(pix/box-v2.gif) no-repeat right bottom;
	height: 10px;
	margin: 0 0 0 13px;
}
div#footer.wraplevel1 {
	border: 0;
	margin: 15px 10px;
	padding: 0;
}
div#footer div.bt div {
	background: transparent url(pix/box-v2.gif) no-repeat 0 0;
	height: 12px;
	left: -13px;
	position: relative;
	width: 13px;
}
div#footer div.bt {
	background: transparent url(pix/box-v2.gif) no-repeat 100% 0;
	height: 12px;
	text-align: left;
	margin: 0 0 0 13px;
}
div#footer div.i1 {
	background: none;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 0 0 0 12px;
}
div#footer div.i2 {
	background: none;
	padding: 0 12px 0 0;
}
div#footer div.i3 {
	background: none;
	border: 0;
	padding: 0 10px;
}
div#footer div.bb div {
	background: transparent url(pix/box-v2.gif) no-repeat 0 100%;
	height: 12px;
	left: -13px;
	position: relative;
	width: 13px;
}
div#footer div.bb {
	background: transparent url(pix/box-v2.gif) no-repeat 100% 100%;
	height: 12px;
	text-align: left;
	margin: 0 0 0 13px;
}
div#content #middle-column div.ccbox div.bt div {
  display: block !important;
	background: url(pix/box-v1.gif) no-repeat 0 0;
	z-index: 10;
	height: 12px;
	width: 12px;
}
div#content #middle-column div.ccbox div.bt {
	background: url(pix/box-v1.gif) no-repeat 100% 0;
	height: 12px;
}
div#content div.ccbox div.i1 {
	border: 0;
}
div#content div.ccbox div.i2 {
	border: 0;
}
div#content div.ccbox div.i3 {
	border: 0;
}
div#content #middle-column div.ccbox div.bb div {
  display: block !important;
	background: url(pix/box-v1.gif) left bottom;
	height: 12px;
	width: 12px;
}
div#content #middle-column div.ccbox div.bb {
	background: url(pix/box-v1.gif) right bottom;
	height: 12px;
}
/*images*/
img.resize {
	width: 1em;
	height: 1em;
}
div.mdescr div.images {
	text-align: center;
}
#grouppicture {
	text-align: center;
}
div.buttons {
	display: block;
	clear: both;
}
/*img.icon, .section .activity img.activityicon, img.iconhelp, .helplink img, img.iconsmall {
	width: auto;
	height: auto;
	margin-right: 4px;
	vertical-align: middle;
	border: 0 none;
}
div.buttons {
	display: block;
	clear: both;
}
*//*Para ocultar los iconos de los bloques-div.sideblock span.icon, .sideblock .content .c0 img.icon, div.sideblock div.column.c0, div.sideblock .section .activity img.activityicon, div.sideblock .accessicon, div.sideblock div.depth0 span img, div.sideblock div.depth0 a img, div.sideblock div.depth1 span img, div.sideblock div.depth1 a img, div.sideblock div.depth2 span img, div.sideblock div.depth2 a img {
	display: none;
	float: left;
	margin: 0;
}
*/
.clearer {
	clear: both;
	height: 1px;
	border: 0;
	background: transparent;
	display: block;
	margin: 0;
	padding: 0;
}
.clearfix {
	min-width: 0;
	display: block;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#redirect {
	text-align: center;
}
.mdl-align {
	text-align: center;
}
.mdl-left {
	text-align: left;
}
.mdl-right {
	text-align: right;
}
.continuebutton {
	text-align: center;
}
#addmembersform table {
	margin-left: auto;
	margin-right: auto;
}
.notifyproblem {
	text-align: center;
	color: #600;
	padding: 10px;
}
.notifysuccess {
	text-align: center;
	color: #060;
	padding: 10px;
}
.notifytiny {
	text-align: left;
	color: #004;
	padding: 0;
}
.singlebutton form, .singlebutton div {
	display: inline;
}
/*theme*/
#theme-index #middle-column table td {
	vertical-align: middle;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 10px;
}
#theme-index #middle-column table th {
	vertical-align: middle;
	border: 0;
	padding: 5px 10px;
}/***** fund_evolucion/user_styles.css end *****/


