/**************************************
 * THEME NAME: theme-borgers2
 *
 * Files included in this sheet:
 *
 *   theme-borgers2/aardvark_layout.css
 *   theme-borgers2/aardvark_color.css
 *   theme-borgers2/aardvark_fonts.css
 *   theme-borgers2/responsive.css
 **************************************/

/***** theme-borgers2/aardvark_layout.css start *****/

body {
  margin-top: 5px;
}

body, p, th, td, li, .sideblock .content {
  line-height:1.6;
}

#form-top-header{
	margin-top:5px;
	line-height:0.8em;
}

#bt-form-top-header{
	padding-top:5px;
}

.surround {
  margin-left: auto; 
  margin-right: auto;
  width: 95%;
  position: relative;
}

iframe{
	width:100% !important;
}

.cajacategorias{
	display:table-cell;
	height: 200px;
	width:22%;
	float:left;
	background:#FFF;
	margin:1%;
	padding:5px;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
}
.imagencategorias{
	width:100%;
	height:150px;
}

.imagenresponsive{
	width:100% !important;
	height:auto !important;
}

label{
	padding:2px;
	margin-right:5px;
}
.coursesearchbox{
	margin-bottom:15px;
}

div.allcoursegrades{
	margin-top:15px;
}

#top_menu {
	height:15px;
	clear:both;
	margin-right:0px;
	margin-left:0px;
}

#cabecera{
	position:relative;
	width:auto;
	height:100px;
	float:left;
	display:block;
}
#perfil{
	background-color:#FFF;
	position:relative;
	width:100%;
	height:100px;
	float:right;
	display:block;
}
#middle-column{
	padding-left:20px !important;
	padding-right:20px !important;
}

td#middle-column div h2.headingblock.header.outline
{
	display:none;
	visibility:hidden;
}


input#login_username, input#login_password{
	width:100% !important;
	font-size: 1.1em !important;
}

.block_login .loginform div {
	font-weight: bold;
	text-align: left !important;
}

h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  padding: 5px;
} 

h1, h2, h3, h4 {
  text-align: left;
}

h1 {
  padding: 6px;
}

h2 {
  padding: 4px;

}

h2.headingblock.header  {
border: 1px;
}

h2.main  {
border: 0px;
}

h3 {
  padding: 3px;
}

.tabrow0 div, .tabrow0 ul{
margin-top:4px;
}

.tabrow0 .empty {
height:0px;
}

div#content div.graph{
margin-top:10px;
}

#layout-table #left-column, #layout-table #right-column {
    border: none;
}

#left-column .hidden .header, #right-column .hidden .header {
border-bottom-style:dashed;
border-bottom-width:1px;
}

.generalboxcontent.boxaligncenter li {
margin-left:15px;
}

#layout-table {
  border: none;
}

#content {
clear:both;
overflow:inherit;
padding-bottom:80px !important;

}
  
h1, h2, h3, th.header {
  border-width: 0px;
  border-style: solid; 
}

h4 {
  border-bottom-style: solid;
  border-bottom-width:1px; 
}

select {
  margin-right: auto;
  margin-left: auto;
  padding: 2px;
  width: auto;
}

#layout-table #middle-column{
  vertical-align:top;
  padding-left:5px;
  padding-right:5px;
}

#layout-table #left-column{
  vertical-align:top;
  padding-left:5px;
  padding-right:0px;
}

#layout-table #right-column{
  vertical-align:top;
  padding-left:0px;
  padding-right:5px;
}

.sitetopic {
  padding:0px;
  margin: 0px;
}

.generaltable {
  border-width:0px; 
}

.glossarytable {
  border-width:1px; 
  border-style:solid; 
}


.generalbox {
  border-width:1px; 
  border-style:solid; 
  padding: 5px; 
  margin-bottom:30px;

}

.sitetopiccontent {
  border-width:1px;
  border-style:solid;


}

.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
 ***/

#header-home {
  border-width:0px;
  border-style:solid;
}

#header {
  border-width:0px;
  border-style:solid;
}

.headermain, h1.headermain {
  float:left;
  margin:0%;
  padding:0%;
  border-width: 0px;
  padding-left: 5px;
}

.headermenu {
  float:right;
  text-align:right;
}

.header-profilepic {

  text-align:right;
  margin: 5px;
  width: 80px;
  height: 80px;
  border: 1px solid #999999;

}

.header-profileblock {
  float:right;
  text-align:right;
  position: relative;
  right: 0px;
  display:block;
}

.header-profilename {

  text-align:right;
  margin-right: 5px;

}

.header-profileoptions {
  text-align:right;
  margin-right: 5px;
}

.header-profileoptions ul li { 
padding-left: 10px;
display: inline; 
}

.header-profileoptions .loginform { 
width: 5em;
margin-left:4px;
display: inline; 
}

.navbar {
  width:100%;
  padding:3px 0.5em;
  border-width:0px;
/*  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;
}

/***
 *** Login
 ***/

table.loginbox {
  margin-top: 40px;
}

.loginbox .header {
  border-width:1px;
  border-style:solid;
  border-bottom-width: 0px;
}

.loginbox .content {
  border-top-width: 1px;
}

/***
 *** Pie flotante
 ***/
 
.pieflotante {
  position:fixed;
  bottom:0px;
  left:0px;
  text-align:center;
  padding: 10px;
  width:99%;
  z-index:998;
}


/***
 *** Footer
 ***/
 
#footer {
  position:fixed;
  bottom:0px;
  left:0px;
  padding:5px;
  width:100%;
  z-index:998;
}


/***
 *** Blocks
 ***/
.sideblock {
}

.sideblock .content {
  padding: 4px;
  border-bottom: 1px;
  border-top: 0px;
  border-left: 1px;
  border-right: 1px;
  border-style: solid;
}

.sideblock .header {
  border-bottom: 0px;
  border-top: 1px;
  border-left: 1px;
  border-right: 1px;
  border-style: solid;
 }

.sideblock .header h2 {
  border-width: 0px;
  padding-top: 4px;
 }

.sideblock .header .hide-show-image {
 padding-top: 4px;
}
 
.sideblock .footer {
  border-top-width:1px;
  border-top-style:dashed;
  margin-top: 4px;
  margin-bottom: 4px;
}
  

/***
 *** Calendar
 ***/
 
 
#calendar .maincalendar,
#calendar .sidecalendar,
#calendar .maincalendar .event {
  border:1px solid;
  padding:4px;
}
 
#calendar .sideblock .header {
  border-left:0px solid !important;
  border-top:0px solid !important;
  border-right:0px solid !important;
  border-bottom:0px solid !important;

}
 
 
#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;
  border: none;
}



table.calendarmonth tr td  {
  border-style: solid;
  border-width: 1px;
}

.cal_popup_bg {
position:relative;
  left:-350px;
  padding:0px;
  margin:0px;
  border:1px solid;
}

/***
 *** Course
 ***/
 
.headingblock {
  border-width:1px;
  border-style:solid;
  padding:4px;
}


.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;
}

#course-view .section td.content ul.section.img-text {
	line-height: 22px;
}

#course-view .section td.content ul.section.img-text li.activity.label {
	line-height: 16px;
	margin-bottom: 5px;
}

.coursebox .info .name {
  padding-bottom: 2px;
  }


.tabrow0 { 
   padding-top: 4px; 
} 

.courseboxes {
 width: 95%;
}
/***
 *** Modules: glossary
 ***/

.entry .concept,
.entryheader .concept {
   margin-top: 5px;
   margin-bottom: 10px;

}

.glossarypost.continuous {
	padding: 5px;
}

/***
 *** Error message
 ***/

.errorbox {
   border-width: 2px;
}

/***
 *** Cargando
 ***/
 
.centrado {
  position: fixed; /* or absolute */
  top: 50%;
  left: 50%;
  z-index:999;
}/***** theme-borgers2/aardvark_layout.css end *****/

/***** theme-borgers2/aardvark_color.css start *****/

/* 
color links #003e90
color barra horizontal y pieflotante #243954
color botones, solapas rojas, icono subir, etc.: #243954
color solapas administracion azulito: #0099CC
color titulos de bloques: #243954
color claro path y otros fondos: #EFEFEF
color botones verdes: #2D4B9B
*/

body {
	color:#4E4E4E;
	background: #F8F8F8 url('fondo-general.jpg') 0% 0% no-repeat;
	background-size:cover;
}

a:link {
    color:#3D3D3D;
}
a:visited {
    color:#3D3D3D;
}
a:hover {
    color:#B8C400;
	text-decoration:underline !important;
}
a.dimmed:link,
a.dimmed:visited {
  color:#666;
}
.tabrow0 a { 
	color:#003e90 !important;
}


.multichoice,.essay,.boxaligncenter,.mform fieldset,fieldset.coursesearchbox,#dirform,.loginbox,.categorybox,#mod-forum-discuss .forumpost,.forumheaderlist {
background-color: #FFF;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
filter: alpha(opacity=95);
-moz-opacity: .95;
opacity: .95;
padding:3px;
border-radius:10px;
}


.glyphicon{
	color:#fff;
}

div#top_menu{
	background-color:#B8C400;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
}
.reportlink a,.quizattemptcounts a,.allcoursegrades a{
	display:block;
	width:auto;
	background-color:#2D4B9B;
	color: #fff;
	font-size:1.2em;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
	text-align:center;
	padding:5px;
	margin-top:10px;
}

#header {
	background-color: #FFF;
}
div#page div.navbar.clearfix
{
/* Color del path */
background-color:#EFEFEF;
box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
}

div.breadcrumb ul {
margin-top:5px;
}
 
.block_admin .header, .block_admin_tree .header, .block_admin .header h2, .block_admin_tree .header h2 {
background-color:#0099CC !important;
}

.commands{
	margin:0px;
	background-color: #FFF;
	padding:4px;
}
.notifysuccess
{
  color: green !important;
  font-size:1.2em !important;
  font-weight: bold  !important;
}
.error
{
  color: red !important;
  font-size:1.2em !important;
  font-weight: bold  !important;
}

h1 {
  background-color: #999;
  border-color: #cccccc;
  color: #FFF;
}

h2 {
  border-color:#cccccc;
  color: #000;
}

h2 .headingblock, .header, .main
{
	color: #333;
	/* background-color:#EFEFEF; */

}
div.summary
{
	color:#3D3D3D;
	margin-bottom: 5px;
	padding: 5px;
}

.left.side
{
	background-color:#efefef !important;
	color:#333;
}

h3 {
  border-color:#cccccc;
}
h4 {
  border-color:#cccccc;
}

.headermenu {
  color: #cccccc;
}

.headermenu a {
  color: #999999;
}

th {

  border-color:#cccccc;
  color: #999999;

}

th.header,
td.header,
div.header {
  border-color:#cccccc;
  color: #333;
}

th.header {
  border-color: #cccccc;
}

#left-column .hidden .header, #right-column .hidden .header {
  border-color:#cccccc;
}

#left-column .hidden .header, #right-column .hidden .header {
  border-color:#cccccc;
}


#layout-table #left-column, #layout-table #right-column {
    border-color:#cccccc;
}

legend.ftoggler{
    color:#3D3D3D;
}

table.user-grade td.oddd1 {
    background-color: #FFF !important;
}

.generalbox {
  border-color:#E3E3E3;
  background-color:#FFFFFF;
  border-radius: 2px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  padding: 5px;
}

.generaltable,
.generaltable td {
  border-color:#E3E3E3;
}


.generaltable .r0 {
 background-color:#ffffff; 
}

.generaltable .r1 {
 background-color:#ffffff; 
}

.generaltable .r1 td.cell.c0 {
border-color:#E3E3E3;
}

.sitetopiccontent {
  border-color:#E3E3E3;
  background-color:#FFFFFF;
 
}

.highlight {
  background-color:#cccccc;
}

.highlight2 {
  color:#cccccc; /* highlight missing terms in forum search */
}

.picture, .picture div.commands {
    background-color: #efefef !important;
}

/***
 *** Roles
 ***/

.rolecap .inherit.capdefault, .rolecap .allow.capdefault {
  background-color:#555555;
}

#admin-roles-override .capcurrent {
  background-color:#555555;
}


/***
 *** Login
 ***/

.loginbox,
.loginbox.twocolumns .loginpanel,
.loginbox .subcontent {
  border-color:#E3E3E3;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.loginbox .content {
  border-color:#E3E3E3;
}


/***
 *** Pieflotante
 ***/
 
.pieflotante {
	background-color:#B8C400;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}
 
 
/***
 *** Footer
 ***/
 
#footer {
	color:#fff;
	background-color: rgba(0, 0, 0, 0.7);
}
 
/***
 *** Blocks
 ***/
 
.sideblock {
    background-color: #fff;
    border: 0 none;
    border-radius: 2px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    padding: 0px;
}

.sideblock, .sideblock .content {
   border-color:#E3E3E3;
   background-color:#fff;
   color:#555555;
}


.sideblock .header, .sideblock .header h2 {
 background-color:#3D3D3D; 
 color:#FFF;
}

.sideblock hr {
  color:#cccccc;
}

.sideblock .footer {
  border-top-color:#cccccc;
}

.sideblock .content .post .head .date,
.sideblock .content .post .head .name {
  color: #555555;
}


/***
 *** Calendar
***/
 
#calendar .maincalendar,
#calendar .eventlist .event {
  border-color: #cccccc;
  background: #ffffff;
}

#calendar .maincalendar .header {
  border-color: #cccccc;
  color: #555555;
}

#calendar .sideblock {
  border-left: #cccccc !important;
  border-top: #cccccc !important;
  border-right: #cccccc !important;
  border-bottom: #cccccc !important;
}

#calendar .sideblock, {
  background: #ffffff;
}

#calendar .event {
  border-color: #ff0000;
}

#calendar .maincalendar table.calendarmonth th {
  border-color: #cccccc;
}

#calendar .maincalendar table.calendarmonth td {
  border-color: #cccccc;
}

table.calendarmonth tr td {
   border-color:#cccccc;
}

table.minicalendar {
  border-color:#cccccc;
  
}

table.minicalendar tr.weekdays th {
  background-color:#FFF;
  border-color:#cccccc;
}

table.minicalendar tr td.day {
   border-color:#cccccc;
  }
  
table.minicalendar tr td.weekend {
  border-color:#cccccc;
  color: red;
  }
  
#calendar .today,
.minicalendar .today {
  border-color:#ff0000 !important;
}
  
/* colors for calendar events */
#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#def2ba !important;
  background-color:#def2ba;
}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color:#c6dfeb !important;
  background-color:#c6dfeb;
}

#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color:#feffc2 !important;
  background-color:#feffc2;
}

#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  border-color:#d9c6e2 !important;
  background-color:#d9c6e2;
}

.cal_popup_fg {
  background-color:#ffffff;
}

.cal_popup_bg {
  border-color:#cccccc;
  background-color:#ffffff;
}


/***
 *** Course
 ***/

.headingblock {
  border-color: #cccccc;
  color: #FFF;
  background-color: #3D3D3D;
}

/* course */
.headingblock .outline {
  border-color:#cccccc;
  color: #999999;
}


.coursebox {
  border-color:#E3E3E3;
  background: #ffffff;
  border-radius: 2px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  padding: 0px;
}

.coursebox .info {
 background: #ffffff;
}

.categoryboxcontent,
.courseboxcontent {
  border-color:#cccccc;
  background: #FFFFFF;
}

.categorybox .category,
.categorybox .category {
  border-color:#E3E3E3;
}

#course-view .section.main .content {
  border-color: #E3E3E3;
  background-color: #FFFFFF;
}

#course-view .section.main .side {
  border-color: #E3E3E3;
  background-color: #FFFFFF;
}

#course-view .current .right.side,
#course-view .current .left.side {
  background-color: #cccccc;
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-color:#cccccc;
 }

/***
 *** Tabs
 ***/

ul.tabrow li {
  background:url(pix/tab/left.gif) top left no-repeat;
}

.tabs .side {
  border-color: #cccccc;
}
.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:#cccccc;
}

.forumpost .content {
  background: #ffffff;
}

.forumpost .left {
  background:#f3f3f3; 
}

.forumpost .topic {
  border-bottom-color: #cccccc;

}

.forumpost .starter {

}

.forumheaderlist .discussion .starter {
  background:#ffffff; 
}

.forumheaderlist td {
  border-color: #cccccc;
}

.sideblock .post .head {
  color:#ffffff;
}

.forumthread .unread {
  background: #ffffff;
}

#mod-forum-discuss .forumpost.unread .content {
  border-color: #cccccc; 
} 


/***
 *** Modules: glossary
 ***/

.picture,
.entryattachment,
.entryapproval {
  background-color: #3b5998;
 } 

.entrybox {
  border-color: #cccccc;
 }

.glossarypost.dictionary,
.glossarypost.fullwithauthor,
.glossarypost.fullwithoutauthor,
.glossarypost.continuous, 
.glossarypost.encyclopedia,
.glossarypost.faq {
  border-color: #cccccc;
  background-color: #FFFFFF;
}

.glossarycategoryheader th  {
  background-color: #F7F6F1;
}


.glossarycategoryheader h2, 
.glossarypost .concept h3 {
  background-color: #FFFFFF
}


/***
 *** Error message
 ***/

.errorbox {
/*   color:#ffffff; */
   border-color:#990000;
   background-color:#ffffff;
 }

.errorboxcontent {
   background-color:#ffffff;
}
 

/***
 *** Grade
 ***/

.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-report-grader td input {
  border: 0px !important;
}

/***
 *** User
 ***/

.userinfobox {
 border-color: #cccccc;
}

.userinfobox .side {
 background-color: #ffffff;
}

.userinfobox .content {
 background-color: #ffffff;
}

/***
 *** Botones
 ***/

button, input[type="file"], input.form-submit, input[type="button"], input[type="submit"], input[type="reset"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #B8C400;
    border: 0.1rem solid transparent;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-size: 1.1em;
    margin-bottom: 0;
    padding: 2px 5px;
    text-align: center;
    vertical-align: middle;
	transition: background 0.5s ease 0s;
	margin-left:5px;
	margin-bottom:2px;
}

button:hover, input[type="file"]:hover, input.form-submit:hover, input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
	background: #666;
}

#id_submitbutton{
    background-color: #d9534f;
    color: #fff;
}
#id_submitbutton:hover{
    background-color: #666;
    color: #fff;
}/***** theme-borgers2/aardvark_color.css end *****/

/***** theme-borgers2/aardvark_fonts.css start *****/

@font-face
 {font-family:'Glyphicons Halflings';
 src:url(fonts/glyphicons-halflings-regular.eot);
 src:url(fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(fonts/glyphicons-halflings-regular.woff) format('woff'),url(fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
 }
 
.glyphicon{position:relative;top:1px;margin-right:5px;display:inline-block;font-family:'Glyphicons Halflings';font-size:1.8em;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.glyphicon-chevron-up:before{content:"\e113";}
.glyphicon-home:before{content:"\e021";}
.glyphicon-courses:before{content:"\e043";}
.glyphicon-profile:before{content:"\e008";}
.glyphicon-message:before{content:"\2709";}
.glyphicon-off:before{content:"\e017";}
.glyphicon-iconos{font-size:1em;color:#FFF;}


.clearer {
  font-size:1px;
}

body, td, li {
	font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}

input, select {
	font-family: 'Telex', sans-serif;
	font-size:1em;
}

th {
  font-size: 11px;
  font-weight: bold;
}


a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

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

h2 {
    font-size:1.15em;
	letter-spacing: 0px;
}

h2.headingblock.header  {
    font-size:1.15em;
	}

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

.block_admin_tree{
	font-size:0.9em;
}
.qtext{
font-weight:bold;
}
.headermain {
  font-size: 1.7em;
}

th {
font-size:1.2em;
}

th.header,
td.header,
div.header,
.headingblock {
    font-weight: bold;
    font-size: 0.9em;
}

table.boxaligncenter.generaltable.user-grade thead tr th.header{
font-size: 1.2em;
}

th.header.c0 a 
{
font-size: 1.2em;
}

th.header.c0.controls{
font-size: 1.1em;
}

th.header.c0.range{
font-size: 1.1em;
}

div.box.coursebox.courseboxcontent.boxaligncenter.boxwidthwide table tbody tr th{
font-size: 1em;
}

.categorybox .category {
    font-size: 1em;
    font-weight: bold;
}

.generaltable td.cell.c0 {
  font-weight: bold;
}

li.here.active a.nolink{
  font-weight: bold;
}
a.nolink span{
  font-weight: bold;
}

legend.ftoggler{
    font-size: 1.25em;
}

div.form-label
{
  font-weight: bold;
}
div.fitemtitle
{
  font-weight: bold;
}

div#messages ul.messagelist
{
	padding-left:20px !important;
}

div.message
{
	padding-right:20px;
	padding-left:20px;
}

 /***
 *** Blocks
 ***/
 
.block_messages .content  {
    text-align: left;
	font-size: 1em;
}

div.content div.footer a{
	text-align: center;
	font-size:1em;
}

/***
 *** Header
 ***/
 
.breadcrumb {
    font-size:1em;
    font-weight:normal;
}

.breadcrumb a {
    font-size:1em;
    font-weight:normal;
}

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

.header-profilename a {
    font-size:1em;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight:bold;
}

.header-profileoptions a {
	text-decoration: none;
	letter-spacing: 0px;
}


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

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

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

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

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

.coursebox .info .name {
  font-weight: bold;
  font-size: 1em;
}


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

/***
 *** Forum
 ***/
 
.forumpost .topic .subject {
  font-weight: bold;
  font-size: 1.2em;
}

/***
 *** Glossary
 ***/
.glossarypost div.concept h3,
.glossarypost.continuous .concept {
  display: inline;
}

/***
 *** Footer
 ***/
#footer{
font-size:1em;
line-height:1em;
}/***** theme-borgers2/aardvark_fonts.css end *****/

/***** theme-borgers2/responsive.css start *****/



/************************************* 551px a 990px ********************************/

@media (min-width: 551px) and (max-width: 990px) {

td#middle-column{
width:80%;
}
td#right-column{
width:10%;
}
td#right-column{
width:10%;
}
div#content table.generaltable.boxaligncenter{
width:90%;
}
.surround {
width: 90%;
}
#tooldesc_8{
	position:relative;
	display:block;
	float:left;
	margin-right:auto;
	margin-left:40%;
}
div#block1.sideblock{
	width:100%;
	display:none;
}
div.loginbox
{
	width:100% !important;
	margin-left:auto !important;
	margin-right:auto !important;
}
.cajacategorias{
	width:45% !important;
}
}

/********************************* 550px **********************************/
@media (max-width: 550px){

body{
	background:#FFF !important;
}

div.surround div#page div#content{
	margin-top:30px;
}

#cabecera{
width:100%;
height:100px;
}
td#middle-column{
width:100%;
}
div#content table.generaltable.boxaligncenter{
width:100%;
}
.surround {
width: 100%;
}
#tooldesc_8{
	position:relative;
	display:block;
	float:left;
	margin-right:auto;
	margin-left:40%;
}
div#block1.sideblock{
	width:100%;
	display:none;
}
div.loginbox
{
	width:100% !important;
	margin-left:auto !important;
	margin-right:auto !important;
}
.cajacategorias{
	width:100% !important;
}
}/***** theme-borgers2/responsive.css end *****/

