/**************************************
 * THEME NAME: elab_temas_192
 *
 * Files included in this sheet:
 *
 *   elab_temas_192/fw_layout.css
 *   elab_temas_192/fw_color.css
 *   elab_temas_192/fw_fonts.css
 **************************************/

/***** elab_temas_192/fw_layout.css start *****/

/* Core */

body {
    margin: 4px !important;
}

.course-content #layout-table{
	 margin-top: 3px !important;
}
h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: center;
  padding-left: 5px;
} 

h1, h2, h3, h4 {
  text-align: left;
  padding-left: 5px;
}
  

.generalbox {
  border-width:1px; 
  border-style:solid;
}

.sitetopiccontent {
  border-width:1px;
  border-style:solid;
}

/***
 *** Header
 ***/

#header-home {
	padding-right:4px;
	border-width:0px;
}

#header {
	padding: 0;
	border-width: 0px ;
}
.headermain{
	height:100px;
}

.headermenu {
  float:right;
  margin-top:4px;
  text-align:right;
}

.navbar {
  padding-left:3px;
  padding-right:3px;  
  /*border-width:0px;*/
  border-style: solid;
  border-width: 5px 0 5px 0;
}

.breadcrumb {
 padding-top: 3px;
 padding-left: 3px;
}
 
.navbar .navbutton {
  padding-right: 3px;
  margin-top: 0px !important;
}


/***
 *** Login
 ***/

TABLE.loginbox {
  margin-top: 40px;
  }

.loginbox .header {
  border-width:1px;
  border-style:solid;
  border-bottom-width: 0px;
}

.loginbox .content {
  border-top-width: 1px;
}


/***
 *** Footer
 ***/

#footer {
  text-align:center;
  margin-top: 5px;
}


/***
 *** Blocks
 ***/
 
 .sideblock .header h2 {
  border-width: 0px;
 }
 
.sideblock .footer {
  border-top-width:1px;
  border-top-style:dashed;
}

/***
 *** Calendar
 ***/
 
#calendar .today,
.minicalendar .today {
  border:1px solid !important;
} 
 
 table.minicalendar {
  width: 100%;
  margin:10px auto;
  padding:2px;
  border-width:1px;
  border-style:solid;
  border-collapse:separate;
  border-spacing:1px !important;
}

table.minicalendar tr.weekdays th {
   border-style: none;
}

table.minicalendar tr td.day {
  border-style: solid;
  border-width: 1px;
}

table.minicalendar tr.weekdays th abbr {
  border-style: none;

  }

table.calendarmonth {
  border-collapse:separate;
  border-spacing:1px !important;
}

table.calendarmonth tr td  {
  border-style: solid;
  border-width: 1px;
}


/***
 *** Course
 ***/
 
.headingblock {
  border-width:2px;
  border-style:solid;
  padding:5px;
}


.categorybox .category,
.categorybox .category {
  border-bottom: solid;
  border-width: 1px;
  padding-top: 7px;
}

#course-view .section .left {
  border-right-width: 0px;
  /*border-right-style: dashed;*/
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-width: 0px;
}


table#intro.generalbox td{
	padding:2px 4px;
}

.categorybox .category,
.categorybox .category {
  border-bottom: 1px solid #663300;
  padding-top: 4px;
}

body#mod-lesson-view div form table table td{
	padding: 2px 5px;
}
body#mod-data-view div#content div table td{
	padding: 3px;
}

/********* newly added *************/

#content{
	padding:4px 4px 0px 4px;
}
#page{
	padding-bottom:8px;
	border-style: solid;
	border-width: 5px;
}
div.course-content div#middle-column div.content{
margin-right:30px !important;
margin-left:30px !important;
margin-right:31px;
margin-left:31px;
}
#middle-column ul.section li.activity{
	margin-top:5px !important;	
}
#scormpage{
	margin-top:5px;
}
body#mod-forum-post .generalbox{
	margin-top: 10px;
}
div.forumaddnew{
	margin-bottom:5px;
}
table#intro{
	margin-top:5px;
}
.weekscss-format .sideblock .content { 
	overflow:auto;	
}

.weekscss-format .sideblock { 
	overflow:auto;	
}

.sideblock .header {
	border-width: 2px;
	border-style: solid;
}

.sideblock .content {
	border-width: 2px;
	border-style: solid;
}

.headermenu .logininfo{
	padding-right:10px;
}/***** elab_temas_192/fw_layout.css end *****/

/***** elab_temas_192/fw_color.css start *****/

/*******************************************************************
 styles_color.css
  
 This CSS file contains all color definitions like 
 background-color, font-color, border-color etc.

 Styles are organised into the following sections:

  core
  header
  footer

  admin
  blocks
  calendar
  course
  doc
  login
  message
  question
  tabs
  user

  various modules

*******************************************************************/

/***
 ***  Core
 ***/

a:link {
    color: #336699;
}

a:visited {
    color:#336699;
}

a:hover { color:#fff; background-color: #336699; }

a:active { color:#fff; background-color: #336699; }

a.dimmed,
a.dimmed:link,
a.dimmed:visited {
  color:#bbb;
}
a.dimmed:hover,
a.dimmed:active {
  background-color:#ccc;
  color:#fff !important;
}

a.autolink:link,
a.autolink:visited {
  color:#000000;
  background: #bbb;
}

a.autolink.glossary:hover {
  cursor: help;
}

img.userpicture,
img.grouppicture {
  border-color:#000;
}

.block_online_users .listentry img {
  border:#888;
}

body {
  color: #336699;
}

th.header,
td.header,
div.header {
  border-color:#c0c0c0;
}

.navbar {
  /*background-color: #DE9247;
  border-color:#222B49;*/
  border-top-color: #336699;
  border-bottom-color: #c0c0c0;
}

th.header{
  background-color:#336699;
  color:#fff;
  border-color:#336699;
}
th.header a:link{
	color:#fff;
}
th.header a:visited{
	color:#fff;
}

table.formtable tbody th {
  background: none;
}

.highlight {
  background-color:#AAFFAA;
}

.highlight2 {
  color:#AA0000; /* highlight missing terms in forum search */
}

/* Alternate rows even */
.r0 {  
}

/* Alternate rows odd */
.r1 {  
}

/* notification messages (can be good or bad) */
.notifyproblem {
  color:#660000;
}
.notifysuccess {
  color:#006600;
}

.required {
  background-color:#DDDDDD;
}

.generalbox {
  border-color:#c0c0c0;
  background-color:#FFFFFF;
}
.informationbox {
  border-color:#c0c0c0; 
}
.feedbackbox {
  border-color: #c0c0c0; 
}
.feedbackby {
  background-color:#BBBBBB;
}

.noticebox {
	color:#f00;
  border-color:#c0c0c0; 
}

.noticeboxcontent {	
	background-color:#fff;
}

.errorbox {
  color:#f00;
  border-color:#c0c0c0;
}

.errorboxcontent {
  background-color:#000;
}

.tabledivider {
  border-color:#c0c0c0;
}

.sitetopic {
}

.sitetopiccontent {
  border-color:#c0c0c0;
  background-color:#FFFFFF;
}

.dimmed_text {
  color:#bbb !important;
}

.teacheronly {
  color:#990000;
}

.unread {
  background: #FFD991;
} 

.censoredtext {
  color:#000000;
  background:#000000;
}


/* kept for backward compatibility with some non-standard modules
   which use these classes for various things */
.generaltab, .generaltabinactive {
  background-color:#BBBBBB;
}
.generaltabselected {
  background-color:#DDDDDD;
}
.generaltabinactive {
  color:#CCCCCC;
}


.generaltable .cell {
  background-color:#FFFFFF;
  border-color:#336699; 
}

.generaltable {
  border-color:#336699; 
}



/***
 *** Header
 ***/

.headerskip a:link,
.headerskip a:visited,
.headerskip a:hover {
  color: #FFF;
}
#header-home, #header {	
  background-repeat:repeat-x;
  background-color:#fff;
}
/***
 *** Footer
 ***/

/*Accessibility: .debugwarn */
.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;
}


/***
 *** Admin
 ***/

.admin .generalboxcontent {
  background-color:#fff; 
}

.admin .generalbox {
  border-color:#c0c0c0; 
}

.admin .informationbox {
  border-color:#c0c0c0; 
  background-color:#fff; 
}

body#admin-index .c0 {
  background-color: #f6f6f6;
}

body#admin-blocks table#blocks .r0,
body#admin-blocks table#incompatible .r0 {

  background-color: #f0f0f0;
}

body#admin-blocks table#blocks .r1,
body#admin-blocks table#incompatible .r1 {
  background-color: #fafafa;
}

body#admin-blocks table#incompatible td.c0 {
  color: #ff0000;
}

table.flexible  .r0 {
  background-color: #f0f0f0;
}

table.flexible .r1 {
  background-color: #fafafa;
}

/***
 *** Blocks
 ***/

.sideblock .header {
	border-color: #336699;
	background-color: #336699;
	color:#fff;
}

.sideblock .content {
    border-color: #336699;
 	background-color:#fff;
	color: #336699;
}

.sideblock .content hr {
  border-top-color:#999999;
}

#left-column .hidden .header,
#right-column .hidden .header
{
  border-bottom-color: #c0c0c0;
}

.sideblock .header .hide-show img.hide-show-image {
  background: url('pix/tab/switch_minus.gif') no-repeat bottom;
}

.sideblock.hidden .header .hide-show img.hide-show-image {
  background: url('pix/tab/switch_plus.gif') no-repeat bottom;
}

.blockconfigtable {
  background-color:#FFFFFF;
  border-left:1px solid;
  border-right:1px solid;
  border-bottom:1px solid;
  border-color:#c0c0c0;
}


/***
 *** Blogs
 ***/

.blogpost.blogdraft .content {
  background-color:#EEEEEE;
}

.block_blog_tags .official {
  color: #0000cc;
}

.block_blog_tags .personal {
  color: #666699;
}


/***
 *** Calendar
 ***/

#calendar .maincalendar,
#calendar .sidecalendar {
  border-color: #c0c0c0;
}

#calendar .maincalendar table.calendarmonth th {
  border-color: #c0c0c0;
}

table.minicalendar {
  border-color: #c0c0c0;
}

#calendar .maincalendar .eventlist .event {
  border-color:#c0c0c0;
}

#calendar .maincalendar .eventlist .event .topic,
#calendar .maincalendar .eventlist .event .picture,
#calendar .maincalendar .eventlist .event .side {
  background-color:#EEEEEE;
}

#calendar .maincalendar table.calendarmonth ul.events-underway {
  color:#999999;
}

/*Accessibility: increase contrast, darker link/weekend colors, lighter event backgrounds. */
.minicalendar a,
.calendarmonth a {
  color:#000077;
}

#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#c0c0c0 !important; /* #C5E7BC */
  background-color:#D6F8CD;
}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color:#c0c0c0 !important; /* #EEC2AC */
  background-color:#FFD3BD;
}

#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color:#c0c0c0 !important; /* #EDD69D */
  background-color:#FEE7AE;
}

#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  border-color:#c0c0c0 !important; /* #CBD6DB */
  background-color:#DCE7EC;
}

#calendar .duration_global,
.minicalendar .duration_global {
  border-top-color:#66D14D !important;
  border-bottom-color:#66D14D !important;
}

#calendar .duration_course,
.minicalendar .duration_course {
  border-top-color:#FF9966 !important;
  border-bottom-color:#FF9966 !important;
}

#calendar .duration_group,
.minicalendar .duration_group {
  border-top-color:#FBBB23 !important;
  border-bottom-color:#FBBB23 !important;
}

#calendar .duration_user,
.minicalendar .duration_user {
  border-top-color:#A1BECB !important;
  border-bottom-color:#A1BECB !important;
}

#calendar .weekend,
.minicalendar .weekend {
  color:#990000;
}

#calendar .today,
.minicalendar .today {
  border-color:#c0c0c0;
}

.cal_popup_fg {
  background-color:#FFFFFF;
}

.cal_popup_bg {
  border-color:#000000;
  background-color:#FFFFFF;
}

#calendar .maincalendar .filters table,
#calendar .sidecalendar .filters table,
.block_calendar_month .filters table {
  background-color: #EEEEEE;
}



/***
 *** Course
 ***/

/* course, entry-page, login */
.headingblock {
   background-color: #c0c0c0;
   color: #fff;
   border-color: #c0c0c0;
}

/* course */
.headingblock .outline {
  border-color:#c0c0c0;
}

#course-view .weekscss .section,
#course-view .section td {
  border-color:#c0c0c0;
}

/* .content should match the body background, sides are white. */
#course-view .weekscss .content {
   background-color:#fff;
}

#course-view .weekscss .section{

}

#course-view .section td.side {
  	background-color:#c0c0c0;
}

#course-view .section .side {
	border-color: #c0c0c0;
	background: #FFFFFF;
	color:#fff;
}

#course-view .section .left {	
}

#course-view .section .content{
	background: #FFFFFF;
	border-width: 2px !important;
}

#course-view .section.main {
	border-width: 2px !important;
}

#course-view .section td.side.left{
	border: 2px solid #c0c0c0;
	border-right: 0;
}
#course-view .section td.side.right{
	border: 2px solid #c0c0c0;
	border-left: 0;
}

#course-view .section .right {
}

#course-view .weekscss .current,
#course-view .weekscss .current div.right.side,
#course-view .current td.side {
	background: #336699 !important;
	border-color: #336699 !important;
}
#course-view .current td.content {
	border-color: #336699 !important;
}

#course-view .weekscss .hidden,
#course-view .weekscss .hidden div.right.side,
#course-view .hidden td.side {
  background: #eee !important;
  border-color: #eee !important;
}
#course-view .hidden td.content {
	border-color: #eee !important;
}

#course-view .topics {
}

#course-view .weeks {
}

#course-view .section .spacer {
}

#course-view .section .weekdates {
  color: #003300;
}

#course-view .weekscss .weekdates {
  color: #003300;
}

.categoryboxcontent,
.courseboxcontent {
   border-color:#c0c0c0;
   background: #FFFFFF;
}
body#course-user .section {
  border-color:#c0c0c0;
}

#admin-report .plugin,
#course-report .plugin,
#course-import .plugin {
  margin-bottom: 20px;
  margin-left:10%;
  margin-right:10%;

  border-bottom: 1px solid #cecece;
  border-top: 1px solid #cecece;
  border-right: 1px solid #cecece;
  border-left: 1px solid #cecece;

  background-color: #fdfdfd;
}


/***
 *** Doc
 ***/

/***
 *** Grades
 ***/

body#grade-index .grades {
  border-color:#000;
}

body#grade-index .grades td {
  border-color:#c0c0c0;
}

body#grade-index .grades .r0 {
  background-color: #ffffff;
}

body#grade-index .grades .r1 {
  background-color: #f0f0f0;
}
.grades tr.header{
  background-color: #c0c0c0;
  border-color:#c0c0c0;
  color: #fff;
  }
.grades tr.header a.dimmed{
 color: #666666 !important;
}

/***
 *** Login
 ***/
.loginbox .header{
	border: 1px solid #c0c0c0;
}
.loginbox .content {
  border-color:#c0c0c0;
}


/***
 *** Message
 ***/

table.message_search_results td {
  border-color:#c0c0c0;
}

.message.other .author {
  color: #8888CC;
}

.message.me .author {
  color: #999999;
}

.message .time {
  color: #999999;
}

.message .content {
}

/***
 *** Question
 ***/

.que {
	border-color: #c0c0c0;
}
.que .r0 {
	background-color: #F5F5F5;
}
.que .r1 {
	background-color: #EEE;
}
.calculated .answer,
.numerical .answer,
.shortanswer .answer,
.truefalse .answer {
	background-color: #EEE;
}
.calculated .feedback,
.numerical .feedback,
.shortanswer .feedback,
.truefalse .feedback {
  border-color: #c0c0c0;
}	
.que.multianswer .incorrect {
    background-color: #faa;
}
.que.multianswer .partiallycorrect {
    background-color: #ff9;
}
.que.multianswer .correct {
    background-color: #afa;
}

/***
 *** Logs
 ***/

.logtable .r1 {
  background-color:#f3f3f3;
}
table.logtable{
background-color:#fff;
border: 1px solid #c0c0c0;
}

/***
 *** Tabs
 ***/

.tabrow0 a:hover{
  background-color: #fff !important;
  color:#000 !important;
}

.tablink a:link,
.tablink a:visited {
  color:#336699;
}
.tablink a:hover {
  color:#fff;
}
.selected .tablink a:link,
.selected .tablink a:visited {
  color:#336699;
}
.tabs .side,
.tabrow td {
  border-color: #c0c0c0;
}
.tabrow td {
  background:url(pix/tab/left.gif) top left no-repeat;
}
.tabrow td .tablink {
  background:url(pix/tab/right.gif) top right no-repeat;
}
.tabrow td:hover {
  background-image:url(pix/tab/left_hover.gif);
}
.tabrow td:hover .tablink {
  background-image:url(pix/tab/right_hover.gif);
}
.tabrow .last {
  background: transparent url(pix/tab/right_end.gif) top right no-repeat;
}
.tabrow .selected {
  background:url(pix/tab/left_active.gif) top left no-repeat;
}
.tabrow .selected .tablink {
  background:url(pix/tab/right_active.gif) top right no-repeat;
}
.tabrow td.selected:hover {
  background-image:url(pix/tab/left_active_hover.gif);
}
.tabrow td.selected:hover .tablink {
  background-image:url(pix/tab/right_active_hover.gif);
}


/***
 *** User
 ***/

.userpicture {
}

.userinfobox {
  border-color: #c0c0c0;
}
.groupinfobox {
  border-color: #c0c0c0;
}

/***
 *** Modules: Chat
 ***/

#mod-chat-gui_header_js-jsupdate .text {
  color:#000;
}
#mod-chat-gui_header_js-jsupdate .event,
#mod-chat-gui_header_js-jsupdate .title {
  color:#888;
}

#mod-chat-gui_header_js-chatinput .wait {
    background: #dddddd;
}

/***
 *** Modules: Choice
 ***/

/***
 *** Modules: Forum
 ***/

.forumheaderlist,
.forumpost {
  border-color:#c0c0c0;
}

.forumpost .content {
  background: #FFFFFF;
}

.forumpost .left {
  background:#fff; 
}

.forumpost .topic {
  border-bottom-color: #c0c0c0;
  background:#fff; 
}

.forumpost .starter {
  background:#fff; 
}

.forumheaderlist .discussion .starter {
  background:#fff; 
}

.forumheaderlist td {
   border-color: #c0c0c0;
   background:#fff;
   padding:2px;
}

.sideblock .post .head {
  color:#336699;
}

.forumthread .unread {
  background: #FFD991;
}
#mod-forum-discuss .forumpost {
border-color: #c0c0c0;
}

#mod-forum-discuss .forumpost.unread .content {
  border-color: #c0c0c0; 
} 

#mod-forum-discuss .forumthread .unread {
} 

#mod-forum-index .unread {
}


/***
 *** Modules: Glossary
 ***/

.entryboxheader {
  border-color: #c0c0c0;
}

.entrybox {
  border-color: #c0c0c0;
}

.entry {
}

.glossarypost {
  border-color: #c0c0c0;
}

.glossarypost .entryheader{
  background-color: #fff;
  border-bottom:1px solid #c0c0c0 !important;
}
.glossarypost .entryapproval,
.glossarypost .picture,
.glossarypost .entryattachment,
.glossarypost .left {
  background-color: #fff;
}

.glossarycomment {
  border-color: #c0c0c0;
}

.glossarycomment .entryheader{
	background-color: #fff;
	border-bottom:1px solid #c0c0c0 !important;
}
.glossarycomment .picture,
.glossarycomment .left,
.glossarycomment .entry {
  background-color: #fff;

}

#mod-glossary-report .generalbox .teacher {
  background: #fff;
}

.categoryheader{
	color:#fff;
	background-color: #c0c0c0;
	border-top:1px solid #c0c0c0 !important;
	border-left:1px solid #c0c0c0 !important;
	border-right:1px solid #c0c0c0 !important;
	
}
.glossaryformatheader {
  background-color: #fff;
}
table.glossarypost{
	background-color: #fff;
	border:1px solid #c0c0c0 !important;
}
table.glossarydisplay td.entrybox,
table.glossarydisplay td.entryboxheader{
	background-color: #fff;
}
/***
 *** Modules: Journal
 ***/

#mod-journal-view .feedbackbox .left{
	background-color: #fff;
}
#mod-journal-view .feedbackbox .entryheader {
	background-color: #fff;
	border-bottom:1px solid #c0c0c0 !important;
}

/***
 *** Modules: Label
 ***/

/***
 *** Modules: Lesson
 ***/

/***
 *** Modules: Quiz
 ***/

/* body#mod-quiz-report table#attempts td {
  border-color: #dddddd;
}
body#mod-quiz-report table#attempts .r1 {
  background-color: #eeeeee;
}
 */
body#mod-quiz-review #content div.que{
	background-color:#fff;
}
body#mod-quiz-attempt #content div.que{
	background-color:#fff;
}
/***
 *** Modules: Resource
 ***/

.ims-nav-dimmed {
  color: #AAAAAA;
  text-decoration: none;
}

.ims-nav-button a:link,
.ims-nav-button a:visited,
.ims-nav-button a:hover {
  color: #000;
  text-decoration: none;
}

.ims-nav-dimmed,
.ims-nav-button a:link,
.ims-nav-button a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}

.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-contentframe,
#ims-contentframe-no-nav {
  border-color: #c0c0c0;
}


/***
 *** Modules: Scorm
 ***/

/***
 *** Modules: Survey
 ***/

#mod-survey-view .r0 {
  background-color: #EEEEEE;
}
#mod-survey-view .r1 {
  background-color: #DDDDDD;
}


/***
 *** Modules: Wiki
 ***/

/***
 *** Modules: Workshop
 ***/
body {
  background-color:#fff;
}
#page{
  border-color: #c0c0c0; 
background-color:#fff;
}
.workshoppostpicture {
  background-color:#fff;
}

.workshopassessmentheading {
   background-color: #c0c0c0;
  border-color:#c0c0c0;
  
}
body#mod-workshop-assessments table{
	background-color:#fff;
}
.error {
  color:#ff0000;
}

/**********/
/* ADDEDD */
/**********/

.logininfo a,
.logininfo a:link,
.logininfo a:visited { color: #000; text-decoration: underline; background: none; }
.logininfo a:hover,
.logininfo a:active { color: #000; text-decoration: underline; background: none; }

#site-index hr{
	color: #336699 !important;
	margin-bottom:1px;
}

.dimmed{
	color: #bbb !important;
}
.section.hidden .content{
	color: #999999 !important;
}
tr.hidden td.side{
	color: #999999;
	background-color: #EEEEEE !important;
}

.sideblock.hidden .header {
	background-color: #EEEEEE !important;
	color: #555;
}
table#attempts.submissions{
	border:1px solid #c0c0c0 !important;
}
table#attempts.submissions td{
	border-color:#c0c0c0 !important;
	border-collapse:collapse;
}
table#attempts.submissions th{
	border:none !important;
}
body#mod-assignment-submissions table.feedback{
	border:1px solid #c0c0c0 !important;
	background-color: #fff;
}
body#mod-assignment-view table.feedback{
	border:1px solid #c0c0c0 !important;
	background-color: #fff;
}
body#mod-assignment-view table.feedback td.topic{
	border-bottom:1px solid #c0c0c0 !important;	
}
body#mod-assignment-submissions table td.picture,
body#mod-assignment-submissions table td.content,
body#mod-assignment-submissions table td.topic{
	border:1px solid #c0c0c0 !important;
}
body#mod-assignment-submissions table#attempts td{
	background-color:#fff;
}
body#mod-data-view div#content div table{
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
}

div.standardbutton a{
	background-color:#CCCCCC;
}
.mod-lesson .lessonbutton a{
	background-color:#CCCCCC;
}
body#mod-lesson-view div form table table{
	background-color:#fff;	
	border: 1px solid #c0c0c0;
}

body#user-index table.userinfobox{
	background-color:#fff;	
	border: 1px solid #c0c0c0;
}
body#user-view table.userinfobox{
	background-color:#fff;	
	border: 1px solid #c0c0c0;
}
body#backup-backup tr.r0{
	background-color:#f0f0f0;
}
div#content h2.main{
	border: 1px solid #c0c0c0;
	background-color: #c0c0c0;
	color:#FFFFFF;
}

div.course-content div#middle-column li.section{
	background-color:#c0c0c0;
}
div.course-content div#middle-column li.section div.right.side{
	background-color:#c0c0c0;
}
div.course-content div#middle-column li.section .current div.right.side{
	background-color:#fff;
}
body#files-index table{
	background-color:#fff;
	border: 1px solid #c0c0c0;
}body#files-index table table{
	background-color:#fff;
	border: none;
}

#scormpage iframe{
	border:2px solid #c0c0c0 !important;
}/***** elab_temas_192/fw_color.css end *****/

/***** elab_temas_192/fw_fonts.css start *****/

/* Core */

.clearer {
  font-size:1px;
}

body, td, li {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 13px;
}

body {
    margin : 5px;
}

th {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}


a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: underline;
}

h1, h2, h3, h4 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
    font-size:1.25em;
    font-weight: bold;
}

h2 {
    font-size:1.20em;
}
h3 {
    font-size:1.1em;
}
h4 {
    font-weight:bold;
}

th.header,
td.header,
div.header
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 0.9em;
}
.headingblock {
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
    font-weight: blod;
    /*font-size: 0.9em;*/
}

.categorybox .category,
.categorybox .category {
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
    font-size: 1.2em;
    
}

.generaltable td.cell.c0 {
  font-weight: bold;
}
/***
 *** Header
 ***/
 
.breadcrumb {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:.85em;
    font-weight:bold;
}

.logininfo,
#header-home .headermenu font {
     /*font-size:.8em;*/
}

 /***
 *** Blocks
 ***/
.sideblock .header h2{
  	font-weight:normal;
}
 
.sideblock .footer {
    font-size:0.85em;
    text-align: left;
}

/***
 *** Calendar
 ***/
#calendar .maincalendar table.calendarmonth td {
  font-size:.8em;
}

#calendar .maincalendar .calendar-controls .current {
  font-weight: bold;
}

#calendar .sidecalendar .filters {
  font-size:0.75em
  }

table.minicalendar tr.weekdays th {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:0.7em;
  font-weight:normal;
  }

table.minicalendar tr td {
  font-size:0.7em;
  }
  
/***
 *** Course
 ***/
  
#course-view .section .left {
  font-weight: normal;
  font-size: 1.1em;
}

/*Accessibility: resizable icons. */
img.resize {
  width: 1em;
  height: 1em;
}
/***** elab_temas_192/fw_fonts.css end *****/


