/**************************************
 * THEME NAME: rifafilo
 *
 * Files included in this sheet:
 *
 *   rifafilo/rif_layout.css
 *   rifafilo/rif_color.css
 *   rifafilo/rif_fonts.css
 **************************************/

/***** rifafilo/rif_layout.css start *****/

/* Core */

body {
    margin: 0px;
}

.prodotti {
    background: url(http://retail.rifaitalia.it/file.php/6/img_prodotti/bg_flex_prodotti.gif) top repeat-x;;
}

h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: left;
  padding-left: 5px;
} 

h1, h2, h3, h4 {
  text-align: left;
}

h1 {
  padding: 6px;
}

h2 {
  padding: 4px;

}

h3 {
  padding: 3px;

}

h1, h2, h3 {
  border-width: 1px;
  border-style: solid; 
}

h4 {
  border-bottom-style: solid;
  border-bottom-width:1px; 
}

#content {
clear:both;
}

#recaptcha_response_field {
margin-left: 5px;
}

input, select {
  padding: 0px;
}

#layout-table {
  width:100%;
  border-collapse:separate;
  margin-top: 8px;
}

#layout-table #middle-column {
  vertical-align:top;
  padding-left:6px;
  padding-right:6px;
}

#layout-table #right-column {
  vertical-align:top;
  padding-right:6px;
}

#layout-table #left-column {
  padding-left:6px;
}

.sitetopic {
  padding:4px;
  margin: 0px;
}

.generaltable {
  border-width:0px; 
}

.generalbox {
  border-width:0px; 
  border-style:solid;  
}

.sitetopiccontent {
  border-width:0px;
  border-style:solid;
}

.clearer { 
  clear:both;
  margin:0; 
  padding:0; 
  height:1px; 
  border:none; 
  background:transparent; 
  display:block; 
}

.clearfix { 
 min-width: 0; 
 /* overflow: hidden; */ 
}

.clearfix:after {
  /* content: "<!-- -->";  */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/***
 *** Header
 ***/

.headerskip {
  position:absolute;
  right:20em;
  font-size:0.8em;
}

#header-home {
  height:234px;
  border-width:0px;
  /*border-style:solid;*/
}

#header {
  height:145px;
  border-width:0px;
  /*border-style:solid;*/
}

.headermain, h1.headermain {
  float:left;
  margin:0%;
  padding:0%;
  border-width: 0px;
}

#header .headermenu {
  width: 430px;
  height: 141px;
  float:right;
  text-align:right;
  padding-right: 4px;
} 

#header-home .headermenu {
  width: 430px;
  height: 230px;
  float:right;
  text-align:right;
  padding-right: 4px;
}

.navbar {
  width:100%;
  padding:3px 0.5em;
  border-width:1px;
  border-style:solid;
}

div.navbar {
  width: auto;
}

table.navbar {
  width: 100%;
}

.navbar .navbutton form {
  float: left;
}

.navbar .navbutton {
  margin-top: 3px;
}

.navbar .breadcrumb {
  float:left;
  margin:0.2em 0em;
}

.breadcrumb ul {
  padding:0%;
  margin:0%;
  text-indent:0%;
  list-style:none;
}
.breadcrumb li {
  display:inline;
}

.navbar .navbutton,
.navbar .menu {
  float:right;
}

#footer .navbar {
  margin-top: 4em;
}

.mod-resource .modified {
display:none;
text-align:center;
}

/***
 *** 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:left;
  margin-top: 5px;
  margin-bottom: 0px;
}

 
#footer p.helplink {
 margin-bottom: 0px;
}


#tabfooter {

}

.tbfooter {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	height: 30px;
}

.tbfooter1 {
	padding-left: 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:1px;
  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: 1px;
  border-right-style: dashed;
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-width: 1px;
  border-style: dashed;
}


.tabrow0 { 
   padding: 4px; 
} 

/******CSS PER TABS******/
.Accordion {
	overflow:hidden;}

.AccordionPanel {
	width:176px;
	margin:0;
	padding:0 4px 0 0;
	display:block;
	float:left;}

.AccordionPanelTab {
	width:176px;
	height:28px;
	margin:0;
	padding:0;
	cursor:pointer;
	-moz-user-select:none;
	-khtml-user-select:none;}
	
.tabimg{
	border:none;
	border-width:0px;}

.AccordionPanelContent {
	overflow:auto;
	margin:0;
	padding:0;
	height:170px;
	height:auto;}

.AccordionPanelOpen .AccordionPanelTab {
	background-color:#fff;}

.AccordionPanelTabHover {
	color:#fff;}
	
.AccordionPanelOpen .AccordionPanelTabHover {
	color:#fff;}

.AccordionFocused .AccordionPanelTab {
	background-color:#fff;}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color:#fff;}
	
/*sfondi diversi*/
#contentone {
	background:url(http://www.rifaitalia.it/file.php/1/tab_hp_2/img/tbkg-1.jpg) no-repeat;}
	
#contenttwo {
	background:url(http://www.rifaitalia.it/file.php/1/tab_hp_2/img/tbkg-2.jpg) no-repeat;}
	
#contentthree {
	background:url(http://www.rifaitalia.it/file.php/1/tab_hp_2/img/tbkg-3.jpg) no-repeat;}
	
#contentfour {
	background:url(http://www.rifaitalia.it/file.php/1/tab_hp_2/img/tbkg-4.jpg) no-repeat;}
	
#contentone, #contenttwo, #contentthree, #contentfour {
	height:170px;
	width:176px;
	margin:0;
	padding:0;
	font:10px Verdana, Arial, Helvetica, sans-serif;}
	
#contentone p, #contenttwo p, #contentthree p {
	color:#fff;
	margin:0;
	padding:20px 5px 0 5px;}
	
#contentfour p {
	color:#000;
	margin:0;
	padding:20px 5px 0 5px;}
		
#contentone a:link, #contenttwo a:link, #contentthree a:link, #contentfour a:link,
#contentone a:visited, #contenttwo a:visited, #contentthree a:visited, #contentfour a:visited{
	color:#000;
	text-decoration:underline;}
	
#contentone a:hover, #contenttwo a:hover, #contentthree a:hover, #contentfour a:hover{
	color:#fff;
	text-decoration:none;}

#fineone, #finetwo, #finethree, #finefour{
	height:22px;
	width:176px;
	margin:0;
	padding:0;}
	
#fineone {
	background:url(http://www.rifaitalia.it/file.php/1/tab_hp_2/img/tab-uno_bt.gif) no-repeat center;}
	
#finetwo {
	background: url(http://www.rifaitalia.it/file.php/1/tab_hp_2/img/tab-due_bt.gif) no-repeat center;}
	
#finethree {
	background: url(http://www.rifaitalia.it/file.php/1/tab_hp_2/img/tab-tre_bt.gif) no-repeat center;}
	
#finefour {
	background: url(http://www.rifaitalia.it/file.php/1/tab_hp_2/img/tab-quattro_bt.gif) no-repeat center;}
	
/*sfondi diversi area istituzionale*/
#istituzionaleone {
	background:url(http://www.rifaitalia.it/fad/file.php/1/tab_hp_2/img/tbkg-1a.gif) no-repeat;}
	
#istituzionaletwo {
	background:url(http://www.rifaitalia.it/fad/file.php/1/tab_hp_2/img/tbkg-2a.gif) no-repeat;}
	
#istituzionalethree {
	background:url(http://www.rifaitalia.it/fad/file.php/1/tab_hp_2/img/tbkg-3a.jpg) no-repeat;}
	
#istituzionalefour {
	background:url(http://www.rifaitalia.it/fad/file.php/1/tab_hp_2/img/tbkg-4a.jpg) no-repeat;}
	
#istituzionaleone, #istituzionaletwo, #istituzionalethree, #istituzionalefour {
	height:170px;
	width:176px;
	margin:0;
	padding:0;
	font:10px Verdana, Arial, Helvetica, sans-serif;}
	
#istituzionaleone p, #istituzionaletwo p, #istituzionalethree p {
	color:#fff;
	margin:0;
	padding:20px 5px 0 5px;}
	
#istituzionalefour p {
	color:#000;
	margin:0;
	padding:20px 5px 0 5px;}
		
#istituzionaleone a:link, #istituzionaletwo a:link, #istituzionalethree a:link,
#istituzionaleone a:visited, #istituzionaletwo a:visited, #istituzionalethree a:visited{
	color:#fff;
	text-decoration:underline;}
	
#istituzionaleone a:hover, #istituzionaletwo a:hover, #istituzionalethree a:hover{
	color:#000;
	text-decoration:none;}
	
#istituzionalefour a:link,
#istituzionalefour a:visited{
	color:#000;
	text-decoration:underline;}
	
#istituzionalefour a:hover{
	color:#fff;
	text-decoration:none;}

#istituzionalefineone, #istituzionalefinetwo, #istituzionalefinethree, #istituzionalefinefour{
	height:22px;
	width:176px;
	margin:0;
	padding:0;}
	
#istituzionalefineone {
	background:url(http://www.rifaitalia.it/fad/file.php/1/tab_hp_2/img/tab-unodw.gif) no-repeat center;}
	
#istituzionalefinetwo {
	background: url(http://www.rifaitalia.it/fad/file.php/1/tab_hp_2/img/tab-duedw.gif) no-repeat center;}
	
#istituzionalefinethree {
	background: url(http://www.rifaitalia.it/fad/file.php/1/tab_hp_2/img/tab-tredw.gif) no-repeat center;}
	
#istituzionalefinefour {
	background: url(http://www.rifaitalia.it/fad/file.php/1/tab_hp_2/img/tab-quattrodw.gif) no-repeat center;}

	
/* Home page new CSS Document patrizio */
#wrapmain{
	width:100%;
	padding:0;
	margin:0;
	float:left;}
	
#wrapup{
	padding:0;
	margin:0 10% 0 8%;}
	
#boxone, #boxtwo, #boxthree{
	text-align:center;
	width:30%;
	height:300px;
	background-color:#F9F9F9;
	border:1px solid #C5C5C5;
	padding:5px;
	margin:5px 5px 10px 0;
	float:left;}
	
#boxone h4, #boxtwo h4, #boxthree h4{
	font-size:10px;
	color:#1F638A;
	text-align:center;
	border:none;
	padding:2px 0 2px 0;
	margin:0;}
	
#boxone h4 a, #boxtwo h4 a, #boxthree h4 a{
	color:#1F638A;
	text-decoration:underline;}
	
#boxone h4 a:hover, #boxtwo h4 a:hover, #boxthree h4 a:hover{
	color:#666;
	text-decoration:underline;}
	
#wraphomecontent{
	width:96%;
	font-size:11px;
	padding:10px 0 0 0;
	margin:0;
	clear:both;}
	
#wraphomecontentlink {
	text-align:center;
	font-size:11px;}
	
.imageone {
  	margin:2px;
  	overflow:hidden;}

.imageone img {
	border:3px double #ddd;
  	margin:0;
  	padding:0;}
	
/*photo*/
#photo {
	text-align:left;
	font-size:12px;
	color:#1F638A;
	padding:2px 0 0 0;
	margin:0 10% 0 8%;}

#photo dl {
	width:240px;
	text-align:left;
	padding:2px 1px 0 8px;
	margin:0 9px 0 2px;
	float:left;/*successione*/}

#photo dt {
	font-size:11px;
	font-weight:bold;
	color:#2a2a2a;
    padding:1px 2px 0 0;}

#photo dd {
	font-size:12px;
	margin:0;
	padding:2px 2px 0 0;
	color:#333;}

#photo dd img {
	width:240px;
	height:120px;
	background:#F4F4F4 url(bg-box.gif) repeat;
	border:1px solid #C5C5C5;
	padding:4px;
	margin:0 0 2px 0;
	display:block;}
	
/*link pagine*/
#linkpagine{
	text-align:center;
	width:96%;
	height:30px;
	padding:5px 0 10px 0;
	margin:0 0 10px 0;
	float:left;}
	
#linkpagine .btn{
	border:none;
	padding:0 20px 0 0;}
	
/*news scorrevoli*/
#ajaxticker1{
	width:100%;
	border:1px solid #C5C5C5;
	padding:0;
	background-color:#F9F9F9;}

#ajaxticker1 div{
	font-size:10px;
	padding:8px;}
	
#ajaxticker1 div a{ 
	color:#1F638A;
	text-decoration:underline;}
	
#ajaxticker1 div a:hover{ 
	color:#666;
	text-decoration:underline;}

.someclass{}


/***
 *** Grades
 ***/

body#grade-index .grades {
  border-width:1px;
  border-style:solid;
  border-collapse: separate;
}

body#grade-index .grades td {
  border-width:0px 1px 0px 1px;
  border-style:solid;
  border-collapse: collapse;
}

body#grade-index .grades .header {
  vertical-align: top;
}

body#grade-index .grades .points,
body#grade-index .grades .percent,
body#grade-index .grades .weighted {
  text-align: right;
}

#user-grades th.header {
	background-repeat: repeat-x;
       	background-position: 0px -22px;
}

/***** rifafilo/rif_layout.css end *****/

/***** rifafilo/rif_color.css start *****/

/* Core */

body {
  background-color: white;
}

a:link {
    color: #0033CC;
}

a:visited {
    color:#0033CC;
}

a:hover {
    color: #990000;
}

a.dimmed:link,
a.dimmed:visited {
  color:#AAAAAA;
}

h1 {
  background: url(pix/grad/bg_h1.jpg);
  border-color: #065195;
  color: black;
}

h2 {
  background-color: #C6D7E7;
  border-color:#065195;
}

h3 {
  border-color:#065195;
}

h4 {
  border-color:#065195;
}


th.header,
td.header,
div.header {
  background-color: #065195;
  color: white;

}
th.header a:link, th.header a:visited, th.header a:hover {
  color: white;
}
/*h2 a:link, h2 a:visited, h2 a:hover {
  color: white;
}*/

#layout-table #left-column {
    /* background-color: yellow; */
}

.generalbox {
  border-color:#065195;
  background-color:#FFFFFF;
}

.generalbox th {
 color: white;
}

.generaltable,
.generaltable td {

      	border-color:#065195;
  /* background-color:#FFFFFF; */
}

.generaltable .r0 td.cell.c0 {
 background-color:#F2F2F2; 
 border-right-color: #F2F2F2;

}

.generaltable .r1 td.cell.c0 {
 border-color:#065195; 
 background-color:#F7F7F7; 
 border-right-color: #F7F7F7;
}


.navbar {
  background-color:#FFFFFF;
  border-color:#065195;
  /* height: 20px; */
  background: url(pix/grad/bg_bread.jpg) repeat-x;
}

.sitetopiccontent {
  border-color:#065195;
  background-color:#FFFFFF;
}

.highlight {
  background-color:#C6D7E7;
}

.highlight2 {
  color:#C6D7E7; /* highlight missing terms in forum search */
}


/***
 *** Header
 ***/

#header-home {
  background-color: #F2F2F2;
  border-color:#065195;
  background: url(header_01_flex.jpg) repeat-x 210px top;
}

#header {
  background-color: #F2F2F2;
  border-color:#065195;
  background: url(header_flex.jpg) repeat-x 210px top;
}

.headermain, h1.headermain { 
  border-width: 0px;
  background: url(trasp.gif);
}


#header-home .headermenu {
  background: url(header_01_dx.png) no-repeat bottom right;
}

#header .headermenu {
  background: url(header_dx.png) no-repeat bottom right;
}

.headermenu, .headermenu a {
 color: #FFF;
}


/***
*** Footer
***/

.tbfooter {
    border-color: #FFFFFF;
    background: url(footer_01_flex.jpg) repeat-x bottom;
}


/***
 *** Login
 ***/

.loginbox .header {
  border-color:#FFFFFF;
}

.loginbox .content {
  border-color:#FFFFFF;
}


/***
 *** Blocks
 ***/
 
.sideblock .header {
  border-color: black;
}

.sideblock {
  border-color:black;
}

.sideblock .header h2 {
  background-color:#065195;
}

.sideblock .content {
  border-color:black;
  background-color:#F2F2F2;
}

.sideblock hr {
  color:#065195;
  /*background-color:#FEF9F6;*/
}

.sideblock .footer {
  border-top-color:#757575;
}
.sideblock .header .hide-show img.hide-show-image {
  background: url('../../pix/t/switch_minus.gif') no-repeat bottom;
}

.sideblock.hidden .header .hide-show img.hide-show-image {
  background: url('../../pix/t/switch_plus.gif') no-repeat bottom;
}

.sideblock .content .post .head .date,
.sideblock .content .post .head .name {
  color: #000000;
  }
  
  

/***
 *** Calendar
***/
 
#calendar .maincalendar,
#calendar .sidecalendar,
#calendar .maincalendar .event {
  border-color: #065195;
}

#calendar .sidecalendar {
 border-color: #065195;
 background-color: #F2F2F2;
}

#calendar .maincalendar table.calendarmonth th {
  border-color: #065195;
  background-color: #C6D7E7;
}


table.calendarmonth tr td {
   border-color: #065195;
} 

table.minicalendar {
  border-color:#F2F2F2;
}

table.minicalendar tr.weekdays th {
  background-color:#F2F2F2;
  border-color:#757575;
  }

table.minicalendar tr td.day {
   border-color:#757575;
  }
  
table.minicalendar tr td.weekend {
  border-color:#757575;
  color: red;
  }
  
#calendar .today,
.minicalendar .today {
  border-color:#000000 !important;
  }
  
/* colors for calendar events */
#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#2EBA0E !important;
  background-color:#2EBA0E;
}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color:#FF9966 !important;
  background-color:#FF9966;
}

#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color:#FBBB23 !important;
  background-color:#FBBB23;
}

#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  border-color:#A1BECB !important;
  background-color:#A1BECB;
}

.cal_popup_fg {
  background-color:#F2F2F2;
}

.cal_popup_bg {
  border-color:#065195;
  background-color:#F2F2F2;
}


/***
 *** Course
 ***/

.headingblock {
  border-color:#065195;
  background-color: #F2F2F2;
}

.categoryboxcontent,
.courseboxcontent {
  border-color:#FFFFFF;
  background: #FFFFFF;
}

.categorybox .category,
.categorybox .category {
  border-color: #065195;
}

#course-view .section.main .content {
  border-color: #065195;
  background-color: #FFFFFF;
}

#course-view .section.main .side {
  border-color: #065195;
  background-color: #FFFFFF;
}

#course-view .current .right.side,
#course-view .current .left.side {
  background-color: #F2F2F2;
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-color:#065195;
 }




/***
 *** Tabs
 ***/

.tabs .side {
  border-color: #065195;
}
.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 span {
  background: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);
}

/***
 *** Modules: Forum
 ***/

.forumheaderlist,
.forumpost {
  border-color:#065195;
}

.forumpost .content {
  background: white;
}

.forumpost .left {
  background:#C6D7E7; 
}

.forumpost .topic {
  background: #F7F7F7;
  border-bottom-color: #065195;
}

.forumpost .starter {
  background:#C6D7E7; 
}

.forumheaderlist .discussion .starter {
  background:#C6D7E7; 
}

.forumheaderlist td {
  border-color: #065195;
}

.sideblock .post .head {
  color:#C6D7E7;
}

.forumthread .unread {
  background: #EAA03B;
}
#mod-forum-discuss .forumpost {
  background: none;
}

#mod-forum-discuss .forumpost.unread .content {
  border-color: #065195; 
} 

#mod-forum-discuss .forumthread .unread {
} 

#mod-forum-index .unread {
}


/***
 *** Grades
 ***/

body#grade-index .grades {
  border-color:black;
}

body#grade-index .grades td {
  border-color:#e0e0e0;
}

body#grade-index .grades .r0 {
  background-color: #ffffff;
}

body#grade-index .grades .r1 {
  background-color: #f0f0f0;
}

td.grade div.overridden {
  background-color: #DDDDDD;
}

.grade-report-grader table#user-grades td.cell span.gradepass {
  background-color: #C2EBBD; 
}

.grade-report-grader table#user-grades td.cell span.gradefail {
  background-color: #EBC4BD; 
}

/* grade edit */

.grade-edit-tree .moving {
  background-color: #E8EEF7;
}

.grade-report-grader table#user-grades tr.even th.header {
	background-color:#065195; /*FAFAFA*/
	background-image:none;
}

.grade-report-grader table#user-grades tr.odd th.header {
	background-color:#AFCAE3;
	background-image:none;
}
/***** rifafilo/rif_color.css end *****/

/***** rifafilo/rif_fonts.css start *****/

/* Core */

.clearer {
  font-size:1px;
}

body, td, li {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

input, select {
 font-size: 1.0em;
}


a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
    font-size:1.2em;
    font-weight: bold;
}

h2 {
    font-size:1.15em;
}
h3 {
    font-size:1.1em;
}
h4 {
    font-weight:bold;
}

th.header,
td.header,
div.header,
.headingblock {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 0.9em;
}


.categorybox .category,
.categorybox .category {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
}

.course.name {
    font-size: 1.0em;
}

.generaltable td.cell.c0 {
  font-weight: bold;
}
/***
 *** Header
 ***/
 
.breadcrumb {
    font-size: 0.9em;
    font-weight: bold;
}

.logininfo,
#header-home .headermenu font {
     font-size:0.9em;
}

 /***
 *** Blocks
 ***/
 
.sideblock .footer {
    font-size:0.9em;
    text-align: left;
}

/***
 *** Calendar
 ***/
#calendar .maincalendar table.calendarmonth td {
  font-size:1.0em;
}

table.calendarmonth .day {
   font-weight: bold;
}

table.calendarmonth .today .day {
   font-size: 1.5em;
}

#calendar .maincalendar .calendar-controls .current {
  font-weight: bold;
}

#calendar .sidecalendar .filters {
  font-size:1.0em;
  }

table.minicalendar tr.weekdays th {
  font-size:0.9em;
  font-weight:normal;
  }

table.minicalendar tr td {
  font-size:0.9em;
  }
  
.smalltext {
font-size:0.9em;
}
  
  
/***
 *** Course
 ***/
  
#course-view .section .left {
  font-weight: bold;
  font-size: 1.2em;
}

/*Accessibility: resizable icons. */
img.resize {
  width: 1em;
  height: 1em;
}
/***** rifafilo/rif_fonts.css end *****/

