/**************************************
 * THEME NAME: laerdal_2012
 *
 * Files included in this sheet:
 *
 *   laerdal_2012/reset.css
 *   laerdal_2012/styles.css
 *   laerdal_2012/debug.css
 *   laerdal_2012/extensions/filter/htmlcleaner/htmlcleaner.css
 *   laerdal_2012/extensions/login/forgotten_password/forgotten_password.css
 **************************************/

/***** laerdal_2012/reset.css start *****/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
{
    background-image: none;
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
}
/* IEs break with vertical-align: baseline on images */
/* set different vertiacal-align for tr, th, td for Moodle */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead 
{
    vertical-align: baseline;
}
tr, th, td 
{
    vertical-align: top;
}
/* remember to define focus styles! */
:focus 
{
    outline: 1px dotted;
}
a:active 
{
    outline: none;
}
body 
{
    background: white;
    color: black;
    line-height: 1;
}
ol, ul 
{
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table 
{
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td 
{
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after,q:before, q:after 
{
    content: "";
}
blockquote, q 
{
    quotes: "" "";
}
/*body, p, th, td, li, .sideblock .content {*/
body 
{
    font: 13px/1.385 Verdana, Arial, Helvetica, sans-serif;
}
table 
{
    font-size: inherit;
    font: 100%;
}
pre,code,kbd,samp,tt 
{
    font-family: monospace;
}
/***** laerdal_2012/reset.css end *****/

/***** laerdal_2012/styles.css start *****/

﻿/* @group core */
body {
  margin: 0;
  padding: 0;
  background: #fff;
}
#page {
  margin: 10px auto 0;
  width: 990px;
  padding: 0;
  color: #000;
}
#mod-scorm-player #page {
  width: 1010px;
}
input {
  font-size: inherit;
  background: none repeat scroll 0 0 #b8e3fe;
  padding: 4px;
   border: 0 none;
}
input:hover {
    border: 0px none;
    background: #7cbab5;
      padding: 4px;
   border: 0 none;
}

a:link {  color: #00e;
  text-decoration: underline;}
a:visited {  color: #551A8B;
  text-decoration: none;
  text-decoration: underline;}
a:hover {  color: #00e;}
.breadcrumb a:link,
.breadcrumb a:visited {  color: #999;  text-decoration: none;}
.breadcrumb a:hover {  color: #00e;  text-decoration: underline;}
.sideblock a:link {  color: #000;
  text-decoration: none;}
.sideblock a:visited {  color: #000;
  text-decoration: none;}
.sideblock a:hover {  color: #000;}
a.dimmed:link,
a.dimmed:visited {
  color: #AAA;
}
.dimmed_text {
  color: #AAA;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0.5em 0 0 0;
  font-weight: bold;
}
p, ul {
  margin: 0 0 1em 0;
}
ol, ul {
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 1.3em;
}
li {
  margin: 0 0 0.25em 0;
}
strong, b {
  font-weight: bold;
}
em, i {
  font-style: italic;
}
sub {
  font-size: smaller;
  vertical-align: sub;
}
sup {
  font-size: smaller;
  vertical-align: super;
}
h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: left;
  margin: 0px;
  padding: 2px 4px 4px;
  font-size: 100%;
  font-weight: bold;
  color: #666;
  background: #eee url(img/barPixelNoBorder2.gif) repeat-x;

}
h1 {
  font-size: 167%;
}
h2 {
  font-size: 138.5%;
}
h3 {
  font-size: 123.1%;
}
h4 {
  font-size: 100%;
}
h3.eventskey {
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
}
h3.nolink {
  font-size: 100%;
}
img.resize {
  width: 1em;
  height: 1em;
}
hr {
  color: #E9E7E6;
  background-color: #E9E7E6;
  height: 1px;
  border-style: none;
}
tr.r1 {
  background-color: #F8F8F8;
}
.cell {
  padding-top: 0;
  padding-left: 4px;
}
.unlist,
.inline-list {
  margin: 0 10px;
  width: auto;
}
h2.headingblock {
  padding: 4px 10px;
  border-style: none;
  margin: 0 -10px;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  color: #000;
  background: #eee url(img/barPixelNoBorder2.gif) repeat-x;
}
div.tabledivider {
  border-style: none;
}
div.generalbox {
  margin-top: 10px;
  border-color: #ffffff;
  padding:0px;
}
#intro.generalbox {
margin-left:auto;
margin-right:auto;
padding-bottom:0px;
width:100%;
}
table.generalbox {
  border-style: none;
}
th.header {
  padding: 3px 2px 5px 5px;
  background-color: #eee;
  border: 1px solid #ccc;
  font-weight: bold;
  text-align: left;
}
td.cell {
  border-bottom: 1px solid #E9E7E6;
  text-align: left;
}
table.generalbox th, 
table.generalbox td {
  border-bottom: 1px solid #E9E7E6;
  text-align: left;
}
td.generalboxcontent table.formtable th {
  text-align: right;
}
table.generaltable {
  border-style: none;
  width:100%;
}
table.generaltable th.header {
  border-bottom: 1px solid #CCC;
  text-align: left;
  padding: 0.3em;
}
table.generaltable td.cell {
  border-style: none;
  border-top: 1px solid #E9E7E6;
  border-bottom: 1px solid #E9E7E6;
  border-left: 1px solid #E9E7E6;
  border-right: 1px solid #E9E7E6;
  text-align: left;
}
.informationbox {
  border-style: none;
}
.userinfobox {
  border-style: none;
}
.errorbox {
  border: 2px solid #E41F1F;
}
.notifyproblem {
  text-align: left;
  padding: 10px;
  border: 2px solid #E41F1F;
}
.noticebox {
  background-color: #FFF;
  border: 2px solid #FC1;
}
#notice.generalbox {
  margin:  0 0 1.5em 0;
  padding: 10px;
  background-color: #FFF;
  border: 2px solid #FC1;
}
.boxwidthwide {
  width: 92%;
  /*margin-left: 12px;*/
}
body#help,#help #content,body#message-index,#message-index #content,#message-user #content,body#message-user,body#message-send,body#message-messages,body#message-discussion,#message-discussion #content,#message-history #content,body#message-history,body#mod-glossary-showentry,#mod-glossary-showentry #content {
  background: none;
}
td.category.name {
  font-size: 138.5%; /* 18 px */
}
table.categorylist {
  margin-top: 10px;
}
/* @end */
/* @group tabs */
.tabrow0 {
  font-size: 100%;
}
.tabrow0 div,
.tabrow0 ul {
  top: 1.71em;
  font-size: 100%;
}
ul.tabrow1 li a,
ul.tabrow1 li a:link,
ul.tabrow1 li a:visited {
  font-size: 100%;
}
/* @end */
/* @group forms */
form.mform {
  margin: 0 0;
  width: 100%;
}
body.nolayouttable form.mform {
  margin: 0 1%;
  width: 98%;
}
form.mform fieldset {
  border-color: #E9E7E6;
}
form.mform fieldset legend {
  color: #000;
}
#adminsettings .form-shortname {
  font-size: 93%; /* 12px */
  color: #888;
}
/* @end */
/* @group header */
#header,
#header-home {
}
#header #logo,
#header-home #logo {
    float: left;
    margin-bottom: 0px;
}
#header-home #logo,
#header #logo {
    margin-left: 10px;
}
#header-home .headermain,
#header .headermain {
  color: #8F939A;
  font-size: 146%;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  margin: 22px 0 0 0;
  padding-bottom: 0.5em;
  width: 430px;
}
#my-index .headermain {
  font-size: 200%;
  display: none;
}
.navbar .navbutton form select, .navbar .navbutton form input {
    font-size: 93%;
display: none;
}
.headermenu {
  color: #000;
  margin: 2px 0 0 0;
}
.headermenu select,
.headermenu option  {
  color: #888;
  font-size: 100%;
}
.top-bar {
  background: transparent url(img/barNew.gif) repeat-x left -5px;
  height: 20px;
}
.navbar {
  clear: both;
  padding: 0;
  margin: 0;
  min-height: 25px;
  border-style: none;
  background-color: #fff;
}
#site-index .navbar {
  background-color: #fff;
}
.navbar .logininfo {
  float: right;
  margin-top: 0;
  padding: 0.4em 0.2em 0 0;
  font-size: 85%;
  color: #999;
}
.navbar .breadcrumb {
  margin: 4px 0 2px 6px;
  font-weight: normal;
  color: #999;
  font-size: 85%;
}
.navbar #chooselang {
  float: right;
}
.navbar #chooselang select {
  font-size: 93%;
}
span.arrow.sep {
  color: #999;
  padding-left: 0.3em;
}
span.arrow {
  font-family: Arial,Helvetica,sans-serif;
}
.navbar .navbutton,
.navbar .menu {
  float: right;
}
.navbar .navbutton {
  margin: 0 5px 0 0;
  padding: 0;
  background-color: transparent;
}
.navbar .navbutton form select,
.navbar .navbutton form input {
  font-size: 93%;
}
/* @end */
/* @group footer */
#footer {
  position: relative;
  margin-top: 1em;
  padding: 4px 12px 20px 12px;
  font-size: 85%;
}
#footer div {
  margin: 0;
}
#footer #admin-stuff {
  position: absolute;
  top: 8px;
  right: 10px;
  text-align: right;
}
#footer #admin-stuff #switchrole {
  display: block;
  margin-top: 5px;
}
/*div#footer div#company-stuff {
  float: left;
  text-align: left;
}
div#footer div#company-stuff p {
  margin: 0;
  padding: 0;
}*/
#footer #info {
  text-align: right;
  color: #999;
}
#footer .logininfo {
  float: none;
  margin: 2px 0;
}
#footer p {
  margin: 2px 0;
}
#footer p.helplink {
  margin: 0;
}
.homelink a {
  padding: 0;
}
#footer .navigation-2 {
  margin-bottom: 10px;
}
.navigation-2 ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.navigation-2 li,
.navigation-2 div,
.navigation-2 button,
.navigation-2 form {
  display: inline;
}
.navigation-2 ul li form,
.navigation-2 ul li {
  display: inline;
  margin: 0px;
  padding: 0px;
  margin-left: 2px;
}
.navigation-2 ul li form fieldset,
.navigation-2 ul li form div select {
  vertical-align: middle;
}
.navigation-2 optgroup {
  text-align: center;
  padding-top: 4px;
}
.navigation-2 option {
  text-align: left;
}
.navigation-2 optgroup option {
  padding: 0px;
}
#navmenu2popup option,
#navmenu2footerpopup option {
  padding: 2px 0 2px 20px;
  background-repeat: no-repeat;
  background-position: 1px 2px;
  vertical-align: middle;
}
/* @end */
/* @group admin */
.admin h2.main {
  margin-top: 0;
}
.admin th.header.c0 {
  text-align: right;
}
#admin-roles-override .cell.c1,
#admin-roles-assign .cell.c3,
#admin-roles-assign .cell.c1 {
  padding-top: inherit;
}
.rolecap .capdefault {
	background-color: #f4f4f4;
}
.form-buttons {
  margin: 10px 0 10px 13em;
}
.admin #layout-table #middle-column {
  /*padding-top: 10px;*/
}
#admin-index div.adminwarning {
  border-style: none;
}
#admin-lang div.generalbox {
  border-style: none;
}
#admin-langimport div.generalbox {
  border-style: none;
}
#admin-roles-override .cell.c1,
#admin-roles-assign .cell.c1 {
  padding-top: 0;
}
#admin-roles-assign #content {
  margin: 15px;
}
#admin-roles-assign.course-1 div#content,
#theme-index.course-1 div#content {
  margin: 0;
}
#admin-roles-assign .generaltable {
  width: 95%;
}
#admin-roles-assign .generaltable td {
  padding: 0 3px;
}
#user-profile-index h2.main,
#theme-index h2.main {
  margin-top: 10px;
}
#newfilter .advancedbutton input {
  margin-right: 15px;
}
#course-user .section h2 {
  color: #006EA2;
}
/* @group adminsettings vertical */
#adminsettings {
  margin-bottom: 10px;
}
#adminsettings fieldset {
  border-style: none;
  background-color: #fff;
  padding: 0;
}
#adminsettings fieldset.error {
  border: 1px solid #600;
}
#adminsettings fieldset.error legend {
  border-color: #600;
}
#adminsettings .form-overridden {
  background-color: #ff6;
}
#adminsettings .form-warning {
  background-color: #f88;
}
#adminsettings .form-defaultinfo {
  color: #888;
}
#adminsettings div.form-item {
  margin: 1em 0 3em;
  padding: 0;
  border-style: none;
}
#adminsettings .form-label {
  float: left;
  width: auto;
  margin-bottom: 0;
  padding: 1px 5px;
  text-align: left;
  background-color: #6699CC;
  color: #fff;
}
#adminsettings .form-shortname {
  font-size: 93%;
  color: #eee;
  display: inline;
  padding-left: 12px;
  vertical-align: baseline;
}
#adminsettings .form-setting {
  clear: left;
  margin-left: 0;
  padding: 5px 0 0 1px;
  border-top: 1px solid #eee;
}
#adminsettings .form-setting input,
#adminsettings .form-setting textarea {
  background-color: #f8f8f8;
}
#adminsettings .form-description {
  margin: 12px 0 0;
  padding-left: 1px;
}
#adminsettings .form-item .pathok {
  color: green;
}
#adminsettings .form-item .patherror {
  color: red;
}
#admin-geoipfile .form-defaultinfo {
  display: block;
}
/* @end */
/* @end */
/* @group sideblock */
td#left-column div.hidden div.header {
  border-style: none;
}
td#right-column div.hidden div.header {
  border-style: none;
}
div.sideblock div.header div.hide-show img.hide-show-image {
  background-image: url(../../pix/t/switch_minus.gif);
  background-repeat: no-repeat;
  margin: 4px 4px 0 0;
}
div.sideblock.hidden div.header div.hide-show img.hide-show-image {
  background-image: url(../../pix/t/switch_plus.gif);
  background-repeat: no-repeat;
  margin: 4px 4px 0 0;
}
.sideblock {
  width: 170px;
  margin-bottom: 5px;
  padding-bottom: 0;
  font-size: 93%;
}
#layout-table #right-column {
  padding: 0;
}
.admin #layout-table #left-column {
  width: 200px !important;
}
.editing #layout-table #left-column {
  display: block;
  width: auto !important;
}
/*#layout-table #right-column {
  padding-right: 6px;
}*/
.sideblock .header {
  padding: 0;
  border: 1px solid #8f939a;
  border-right-width: 2px;
}
.sideblock .header .hide-show-image {
  margin: 6px 4px 0 0;
  display:none;
}
#left-column div.sideblock div.header,
#right-column div.sideblock div.header {
  background-color: #8F939A;
}
.sideblock .header h2 {
  padding: 3px;
  font-size: 100%;
  color: #fff;
  font-weight: normal;
  font-style: normal;
}
.sideblock .content {
  border: 1px #ccc;
  border-style: none solid solid solid;
  padding: 3px;
  background-color: #eee;
}
.sideblock .list li,
.sideblock .unlist li {
  margin: 0;
  line-height: normal;
  border-bottom: 1px solid #969187;
}
.sideblock .list li a,
.sideblock .unlist li a {
  display: block;
  padding: 4px 3px;
}
.sideblock .list li a:hover,
.sideblock .unlist li a:hover {
  background-color: #6699CC;
  color: #fff;
}
.sideblock div.column {
  margin: 2px 0;
}
div.sideblock div.content div.icon {
  display: none;
}
.sideblock span.icon {  display: none;}
.sideblock .content div.info {
  text-align: left;
}
.sideblock .content h3,
.sideblock .content h2 {
  font-size: 100%;
}
.sideblock .footer {
  text-align: left;
  padding: 0;
}
.block_login .loginform div {
  margin: 5px 0;
}
.block_login .loginform label {
  padding: 0 4px 0 0;
}
.block_login .loginform .fld input {
  width: 5em;
}
.block_calendar_month .content {
  padding: 4px 4px 2px;
}
.calendar-controls .previous,
.calendar-controls .next,
.calendar-controls .current {
  text-decoration: none;
}
.calendar-controls .previous,
.calendar-controls .next {
  font-family: Arial, sans-seriv;
}
.calendar-controls {
  padding: 0 4px;
}
.block_messages .content {
  font-size: 100%;
}
.sideblock .header .commands {
  background-color: #FFF;
  padding: 1px;
  border: 1px solid #EFEFCE;
}
.block_search_forums .searchform {
  text-align: left;
}
.activitydate, 
.activityhead {
  text-align: left;
  padding: 0;
}
.admintree a {
  display: block;
  /*border-bottom: 1px solid #969187;*/
  width: auto;
  padding: 0;
  margin: 0;
}
.admintree br {
  display: none;
}
.block_calendar_upcoming .post {
  padding-left: 4px;
}
.block_course_summary .content {
  border-top: 1px solid #8F939A;
}
.block_recent_activity .activitydate,
.block_recent_activity .activityhead,
.block_recent_activity .message {
  padding-left: 4px;
}
.block_section_nav .content,
.block_activity_modules .content,
.block_admin .content,
.block_participants .content,
.block_course_list .content,
.block_site_main_menu .content,
.block_admin_bookmarks .content {
  padding: 0;
  border-bottom-style: none;
}
.block_course_list .footer,
.block_admin_bookmarks .footer {
  padding: 1px 3px 3px;
  border-bottom: 1px solid #8F939A;
}
.block_html .content img {
  vertical-align: bottom;
}
/* @group login */
.block_login .loginform label {
  padding-right: 4px;
}
.block_login .loginform .c1 {
  margin: 0.3em 0 0;
  padding: 0;
  text-align: left;
}
.block_login .loginform .username {
  margin-bottom: 10px;
}
.block_login .loginform .fld input {
  width: 95%;
}
.block_login .loginform div.c1.btn {
  margin-bottom: 12px;
  text-align: left;
}
.block_login .loginform .c1.btn input {
}
.block_login .footer div {
  padding: 3px 0;
}
.block_login .footer a {
}
/* @end */
/* @group html */
.block_html a:link {  color: #00e;
  text-decoration: underline;}
.block_html a:visited {  color: #551A8B;
  text-decoration: none;
  text-decoration: underline;}
.block_html a:hover {  color: #00e;}
/* @end */
/* @end */
/* @group login */
div.loginbox {
  border-color: #E9E7E6;
}
div.loginbox.twocolumns div.loginpanel {
  border-color: #E9E7E6; margin-left:0px;
}
.loginbox h2 {
  color: #444;
  font-size: 138.5%; /* 18 px */
  font-weight: normal;
  font-style: normal;
  background-color: #f9f9f9;
}
/* @end */
/* @group content */
#content {
  clear: both;
  margin: 0;
  font-size: 93%;
}
.nolayouttable #content {
  background-color: #fff;
  padding-bottom: 15px;
}
#mod-scorm-player #content {
  border-style: none;
  background-color: transparent;
}
.nocoursepage #content {
  margin: 15px;
}
/*#course-index.nocoursepage div#content,
.haslayouttable div#content {
  margin: 0;
}*/
#layout-table {
  border-collapse: collapse;
  margin-top: 0;
}
#layout-table #middle-column {
  padding: 0 0px;
}
.onlymiddlecolumn #layout-table #middle-column {
  padding: 0;
}
#middle-column .middle-column-wrap {
  background-color: #fff;
}
body#site-index .headingblock,
body#course-view .headingblock {
  margin: 0 0 9px 0;
}
body#course-view .headingblock {
  display: none;
}
div.headingblock {
  border-style: none;
}
.sideblock .content .list {
  margin: 0;
}
div#content div.section {
  border-style: none;
}
div.section {
  border-style: none;
}
.section .label.activity h1 {
  font-size: 100%;
  margin-bottom: 1em;
  padding: 5px;
  background-color: #eee;
}
/* @end */
/* @group startpage */
div.sitetopiccontent {
  border-style: none;
}
div.categoryboxcontent {
  border-style: none;
}
div.courseboxcontent {
  border-style: none;
}
.coursebox {
  border-style: none;
  border-top: 1px solid #ccc;
  width:100%;
}
div.categorybox {
  border-style: solid none;
}
#site-index .sitetopic {
  margin-top: 0;
  padding: 0;
  border-style: none;
}
#site-index .subscribelink,
#course-view .subscribelink {
  padding-right: 10px;
}
/*#site-index .sitetopic {
  background: url(img/vinn_hi_splash.jpg) no-repeat center top;
  padding-top: 180px;
  margin-top: 10px;
}*/
#site-index #coursesearch .invisiblefieldset label {
  color: #000;
  vertical-align: baseline;
}
#site-index #coursesearch .invisiblefieldset,
#site-index .singlebutton form,
#site-index .singlebutton div {
  padding: 2px 0 0;
  display: block;
}
#site-index #coursesearch,
#site-index .singlebutton {
  height: 2.5em;
  margin: 0;
  padding-top: 4px;
  background: #dee8f4 url(img/all_courses_bg_2.jpg) repeat-x left bottom;
}
/* @end */
/* @group my */
#my-index .coursedescription {
    border: 0px solid #eee;
    margin-bottom: 0.5em;
    padding-right: 50%;
    width: auto;
}
/* @end */
/* @group course */
span#maincontent {
  position: absolute;
  top: -1000em;
}
#course-view .section td.side {
  border-style: none;
}
#course-view .section.current td.left,
#course-view .current td.right {
  background-color: #6699CC;
  color: #6699CC;
}
#course-view .section td.right a {
  /*display: none;*/
}
#course-view.editing .section td.right a {
  display: inline;
  
}
/*#middle-column table.topics {
 margin: 0 10px;
}*/
/*tr.section.main {
  border-top: 1px solid #eee;
}*/
#course-view .section td.left {
  display: none;
  color: #fff;
  font-size: 118.2%;
  font-style: normal;
  font-weight: normal;
  padding: 5px 0 0;
}
#course-view .section td.content {
  padding-top: 0px;
  border-style: none;
  border-top: 1px solid #fff;
  margin-left:10px;
  padding-left:20px;

}
#course-view #section-0 td.content {
    border-style: none;

}
#course-view .section td.spacer {
  height: 3em;
}
tr.section div.summary {
  font-size: 118.2%;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 1.5em;
}
ul.section li.activity {
  /*border-bottom: 1px solid #eee;*/
  padding-bottom: 4px;
}
ul.section li.label {
  background-color: #FFF;
}
#course-report p {
  text-align: left;
}
.block_news_items .newlink {
  text-align: left;
  padding: 0 4px;
}
#course-view .hidden * {
  color: #CCC;
}
#course-view .section.hidden td.left {
  color: #fff;
}
/*#course-view h2.headingblock {
  margin-top: 10px;
  padding-top: 2px;
  font-size: 100%;
  background-color: #fff;
}*/
.section .activity img.activityicon {
  display: none;*
}
.coursebox .info {
  width: 30%;
  padding: 5px;
}
.coursebox .info .name {
  padding-bottom: 0.3em;
}
.coursebox .summary {
  width: 64%;
  padding: 5px;
}
/* @end */
/* @group calendar */
table#calendar td.event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
  border-bottom-style: none !important;
  border-top-style: none !important;
  border-right-style: none !important;
  border-left-style: none !important;
}
table#calendar td.event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
  border-left-style: none !important;
  border-right-style: none !important;
  border-top-style: none !important;
  border-bottom-style: none !important;
}
table#calendar td.event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
  border-left-style: none !important;
  border-right-style: none !important;
  border-top-style: none !important;
  border-bottom-style: none !important;
}
table#calendar td.event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
  border-left-style: none !important;
  border-right-style: none !important;
  border-top-style: none !important;
  border-bottom-style: none !important;
}
.minicalendar .event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
div.block_calendar_month td.event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
.minicalendar .event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
div.block_calendar_month td.event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
.minicalendar .event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
div.block_calendar_month td.event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
.minicalendar .event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
div.block_calendar_month td.event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
table.minicalendar {
  border-style: none;
}
td.weekend.day.event_course a {
  text-decoration: none;
}
table.cal_popup_bg {
  background-color: #FFF;
  border-color: #CCC;
}
table#calendar td.maincalendar {
  border-style: none;
}
table#calendar td.sidecalendar {
  border-style: none;
}
table.minicalendar td.today {
  border: 1px solid #CCC;
}
table.minicalendar td.today a {
  text-decoration: none;
  color: #fff;
}
table.minicalendar tr.weekdays abbr {
  border-style: none;
}
div.block_calendar_month div.filters {
  padding: 0 4px;
  font-size: 100%;
}
table.minicalendar th {
  padding: 0;
}
table.minicalendar td {
  padding: 0;
}
table.minicalendar td.day {
  line-height: 1.1em;
  padding: 2px 0 2px;
  border: 1px solid #FFF;
}
table.minicalendar tr.weekdays th {
  font-weight: normal;
}
.cal_popup_bg {
  background-color: #FFF;
  border-color: #CCC;
}
.cal_popup_cg {
  background-color: #FFF;
  border-color: #CCC;
}
.cal_popup_fg {
  background-color: #FFF;
  border-color: #CCC;
}
.cal_popup_fg div a {
  font-size: 100% !important;
}
.block_calendar_month .cal_popup_caption, .block_calendar_month .cal_popup_fg div {
  border-color: #9B9984;
  font-size: 100% !important;
  color: #999;
}
#calendar .event_global,
#calendar .event_course,
#calendar .event_group,
#calendar .event_user,
.minicalendar .event_global,
.minicalendar .event_course,
.minicalendar .event_group,
.minicalendar .event_user {
  border: 1px solid  #9b9984 !important;
}
#calendar {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
#calendar .today,
.minicalendar .today {
  border: 1px solid #6699CC;
  background-color: #6699CC;
}
#calendar .today a,
.minicalendar .today a {
  color: #fff;
}
#calendar .maincalendar table.calendarmonth th {
  border-bottom: 1px solid #CCC;
}
/* @end */
/* @group modules */
div.entrybox {
  border-style: none;
}
td.entrybox {
  border-style: none;
}
td.entryboxheader {
  border-style: none;
}
div#scormpage div#tocbox {
  border-style: none;
}
body#grade-index .grades {
  border-color: #E9E7E6;
}
body#grade-index .grades th {
  background-color: #eee;
  padding: 2px;
}
body#grade-index .grades td {
  border-color: #E9E7E6;
}
body#mod-data-edit div.generalbox fieldset {
  border-style: none;
}
table.files td {
  text-align: left;
  border-bottom: 1px solid #E9E7E6;
}
p.book_chapter_title {
  font-family: inherit;
  color: #006EA2;
  font-size: 138.5%; /* 18 px */
  font-weight: normal;
  font-style: normal;
  line-height: 140%;
}
div.book_toc_numbered {
  border-left: 1px solid #A10A37;
}
#resource {
  border-top: 1px solid #FFF;
}
/* @group forum */
table.forumpost {
  border-style: none;
}
table.forumheaderlist {
  border-style: none;
  margin-left: 12px;
  margin-bottom: 24px;
  width: 98%;
}
table.forumheaderlist th.header {
  text-align: left;
}
table.forumpost td.topic {
  border-bottom-style: none;
  background-color: #6699CC;
  color: #fff;
}
table.forumpost td.topic a {
  color: #eef;
}
.forumpost .commands {
  border-top: 1px solid #EFEFCE;
}
tr.discussion td {
  border-style: none;
  border-bottom: 1px solid #E9E7E6;
}
#mod-forum-view .subscription {
  margin: 5px 10px;
}
/* @end */
/* @group glossary */
.glossarypost {
  margin-top: 12px;
  border-style: none;
  border-top: 1px solid #E9E7E6;
}
.glossarypost .concept {
  font-weight: bold;
}
.glossarypost .concept h3, 
.glossarypost.continuous .concept {
  display: inline;
}
.glossarypost .entryheader {
  background: url(img/list_bg.jpg) repeat-x scroll left top;
}
#mod-glossary-showentry #page {
  width: auto;
}
#mod-glossary-showentry #footer,#mod-glossary-showentry #header,#mod-glossary-showentry .navbar {
  display: none;
}
.glossarycategoryheader h2 {
  font-weight: normal;
  font-style: normal;
}
.glossarycategoryheader td {
  /*text-align: left;*/
}
.glossarycategoryheader td strong {
  padding-top: 2px;
}
/* @end */
/* @group quiz */
#mod-lesson-edit .addlinks {
  margin-bottom: 24px;
}
body#mod-quiz-report table#attempts td {
  border-style: none;
}
.que {
  border-color: #E9E7E6;
}
.mod-quiz .continuebutton {
  margin-bottom: 10px;
}
/* @end */
/* @group wiki */
.mwiki .boxwidthwide {
  width: 95%;
}
.mwiki .tabtree {
  margin-top: 12px;
}
#wikiPageActions {
  margin: 5px;
}
.wikilinkright {
  padding-right: 10px;
}
/* @end */
/* @group SCORM */
.mod-scorm .left {
  text-align: center;
}
.mod-scorm .center {
  text-align: center;
}
.mod-scorm .right {
  text-align: center;
}
/* @end */
/* @end */
/* @group chat */
#mod-chat-view #middle-column {
  padding: 0;
}
#mod-chat-view #enterlink {
  text-align: left;
  margin-left: 0;
  margin-right: auto;
}
#mod-chat-gui_header_js-jsupdate .chat-message {
  font-family: Verdana, "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
  font-size: 81.25%; /* 13px */
}
#mod-chat-gui_header_js-chatinput #header {
  display: none;
}
#mod-chat-gui_header_js-chatinput #page {
  background-image: none;
}
#mod-chat-gui_header_js-chatinput #content {
  margin-left: 5px;
}
#mod-chat-gui_header_js-chatinput .navbar {
  display: none;
}
#mod-chat-gui_header_js-chatinput {
  background-image: none;
}
#mod-chat-gui_header_js-users #header {
  display: none;
}
#mod-chat-gui_header_js-users #page {
  background-image: none;
}
#mod-chat-gui_header_js-users #content {
  margin-left: 5px;
}
#mod-chat-gui_header_js-users {
  background-image: none;
}
#input_chat_message {
  width: 20em;
}
/* @end */
/* @group message */
#message-index #footer,#message-discussion #footer,#message-history #footer {
  display: none;
}
#message-index #page,#message-user #page,#message-history #page {
  width: auto;
}
#message-user #page {
  margin: 0;
}
#message-user #content {
  padding: 0;
}
/* @end */
/* @group help */
#help #footer {
  display: none;
}
#help #page {
  width: auto;
}
/* @end */
/* @group stuff */
div#topimg3 {
  width: auto;
  line-height: 15em;
  margin-bottom: 2em;
  background: url(img/the_girl_from_the_seine.jpg) center center;
}
#course-view #section-0 .summary {
  display: none;
}
/* @end */
/* @group multilang-resource */
.l-page-content {
  margin: 0 14px;
}
.l-page-content .page-title {
  margin: 14px 0 1em 0;
}
.l-page-content .page-img {
  margin: 0 0 1em 0;
}
.l-page-content .page-img .caption {
  font-size: 93%;
}
.l-page-content .page-dateline {
  color: #ccc;
}
.l-page-content .twocolumn-container .page-text {
  float: left;
  width: 60%;
  /*border: 1px solid #faa;*/
}
.l-page-content .twocolumn-container .page-img {
  float: right;
  width: 33%;
  /*border: 1px solid #faa;*/
}
/*.l-page-content .page-img img,
.l-page-content .page-img .caption {
  float: left;
}*/
.nolangversioninfo {
  margin: 1em 14px;
}
/* @end */
/* @group custom_corners */
.bt {
  text-align: left;
  margin: 0 0 0 10px;
  height: 10px;
  background: transparent none no-repeat 100% 0;
}
.bt div {
  font-size: 1px;
  line-height: 1%;
  height: 10px;
  width: 10px;
  position: relative;
  left: -10px;
  background: transparent none no-repeat 0 0;
}
.bb {
  text-align: left;
  margin: 0 0 0 10px;
  height: 10px;
  background: transparent none no-repeat 100% 100%;
}
.bb div {
  font-size: 1px;
  line-height: 1%;
  height: 10px;
  width: 10px;
  position: relative;
  left: -10px;
  background: transparent none no-repeat 0 100%;
}
.i1 {
  padding: 0;
  background: transparent none repeat-y 0 0;
}
.i2 {
  padding: 0;
  background: transparent none repeat-y 100% 0;
}
#page-bt,
#page-bb {
  display: none;
}
#header-home-bt.bt,
#header-bt.bt {
  display: none;
}
#header-home-i3 {
  /*height: 85px;*/
}
#header-i3 {
  /*height: 50px;*/
}
#content-bt.bt,
#content-bb.bb {
  display: none;
}
#left-column .wraplevel1 .bt,
#left-column .wraplevel1 .bb {
  display: none;
}
#left-column .sideblock .header .bt {
  display: none;
}
#left-column .sideblock .bb,
#left-column .sideblock .bb div {
  display: block;
  background-image: url(img/box2.gif);
}
#right-column .wraplevel1 .bt,
#right-column .wraplevel1 .bb {
  display: none;
}
#right-column .sideblock .header .bt {
  display: none;
}
#right-column .sideblock .bb,
#right-column .sideblock .bb div {
  display: block;
  background-image: url(img/box2.gif);
}
.sideblock .i3 {
  background: #f8f8f8 url(img/sideblock_grad.jpg) repeat-x left bottom;
}
#middle-column .bt,
#middle-column .bt div,
#middle-column .bb,
#middle-column .bb div {
  display: none;
}
#middle-column .i1,
#middle-column .i2,
#middle-column .i3 {
  background-color: #FFF;
}
#middle-column .wrap.generalbox {
  border-style: none;
}
#middle-column .wrap.generalbox .bt,
#middle-column .wrap.generalbox .bt div,
#middle-column .wrap.generalbox .bb,
#middle-column .wrap.generalbox .bb div {
  display: none;
}
#middle-column .wrap.generalbox .i3 {
  /*padding: 0 10px;*/
}
/* @end */
/* @group htmleditor */
.htmlarea iframe.iframe,
.fhtmleditor textarea#id_content {
  height: 30em !important;
  border: 1px solid #eee;
}
.htmlarea .toolbar th,.htmlarea .toolbar td {  vertical-align: top;}
/* @end *//***** laerdal_2012/styles.css end *****/

/***** laerdal_2012/debug.css start *****/

/* @group debug */
.admin #header .headermain:after 
{
    content: '.Sweden_extended';
    font-size: 50%;
}
#left-column font,
#right-column font,
.admin font 
{
    background: #ffc !important;
    border: 2px solid #faa !important;
}
/* @end */
/***** laerdal_2012/debug.css end *****/

/***** laerdal_2012/extensions/filter/htmlcleaner/htmlcleaner.css start *****/

/* @group htmlcleaner */
/* CSS for table attributes */
table.border 
{
    border-collapse: collapse;
    border-color: inherit;
    border-spacing: 2px;
    border-style: outset;
    -webkit-border-horizontal-spacing: 2px;
    -webkit-border-vertical-spacing: 2px;
}
table.border th,
table.border td 
{
    border-color: inherit;
    border-style: inset;
    border-width: 1px;
}
table.borderwidth-1 { border-width: 1px }
table.borderwidth-2 { border-width: 2px }
table.borderwidth-3 { border-width: 3px }
table.borderwidth-4 { border-width: 4px }
table.borderwidth-5 { border-width: 5px }
table.borderwidth-6 { border-width: 6px }
table.borderwidth-7 { border-width: 7px }
table.borderwidth-8 { border-width: 8px }
table.borderwidth-9 { border-width: 9px }
table.borderwidth-10 { border-width: 10px }
table.cellspacing 
{
    border-collapse: separate;
    border-style: outset;
}
table.cellspacing td 
{
    border-style: inset;
}
table.cellspacing-1 
{
    border-spacing: 1px;
    -webkit-border-horizontal-spacing: 1px;
    -webkit-border-vertical-spacing: 1px;
}
table.cellspacing-2 
{
    border-spacing: 2px;
    -webkit-border-horizontal-spacing: 2x;
    -webkit-border-vertical-spacing: 2px;
}
table.cellspacing-3 
{
    border-spacing: 3px;
    -webkit-border-horizontal-spacing: 3px;
    -webkit-border-vertical-spacing: 3px;
}
table.cellspacing-4 
{
    border-spacing: 4px;
    -webkit-border-horizontal-spacing: 4px;
    -webkit-border-vertical-spacing: 4px;
}
table.cellspacing-5 
{
    border-spacing: 5px;
    -webkit-border-horizontal-spacing: 5px;
    -webkit-border-vertical-spacing: 5px;
}
table.cellspacing-6 
{
    border-spacing: 6px;
    -webkit-border-horizontal-spacing: 6px;
    -webkit-border-vertical-spacing: 6px;
}
table.cellspacing-7 
{
    border-spacing: 7px;
    -webkit-border-horizontal-spacing: 7px;
    -webkit-border-vertical-spacing: 7px;
}
table.cellspacing-8 
{
    border-spacing: 8px;
    -webkit-border-horizontal-spacing: 8px;
    -webkit-border-vertical-spacing: 8px;
}
table.cellspacing-9 
{
    border-spacing: 9px;
    -webkit-border-horizontal-spacing: 9px;
    -webkit-border-vertical-spacing: 9px;
}
table.cellspacing-10 
{
    border-spacing: 10px;
    -webkit-border-horizontal-spacing: 10px;
    -webkit-border-vertical-spacing: 10px;
}
table.cellpadding 
{
    border-collapse: separate;
    border-style: outset;
}
table.cellpadding td 
{
    border-style: inset;
}
table.cellpadding-1 td { padding: 1px; }
table.cellpadding-2 td { padding: 2px; }
table.cellpadding-3 td { padding: 3px; }
table.cellpadding-4 td { padding: 4px; }
table.cellpadding-5 td { padding: 5px; }
table.cellpadding-6 td { padding: 6px; }
table.cellpadding-7 td { padding: 7px; }
table.cellpadding-8 td { padding: 8px; }
table.cellpadding-9 td { padding: 9px; }
table.cellpadding-10 td { padding: 10px; }
@-moz-document url-prefix() 
{
    table.css-formatted { border-color: #fff; }
    table.noborder { border-color: #fff; }
    table.cellpadding { border-color: inherit; }
    table.border { border-color: inherit; }
}
/* @end */
/***** laerdal_2012/extensions/filter/htmlcleaner/htmlcleaner.css end *****/

/***** laerdal_2012/extensions/login/forgotten_password/forgotten_password.css start *****/

/* @group forgotten_password ajax */
#login-forgot_password #ajax-form .fitemtitle .fgrouplabel 
{
    padding-top: 0.1em;
}
#login-forgot_password #ajax-form #id_email 
{
    width: 90%;
}
#login-forgot_password #ajax-form .emailinfo 
{
    float: left;
    margin: 0 0 0 5px;
    padding: 3px;
    width: 20em;
}
#login-forgot_password #ajax-form .ftext 
{
    margin-top: 3px;
    width: 33%;
}
#login-forgot_password #ajax-form .fcontainer 
{
    border: 1px solid #fff;
    padding: 5px;
    width: auto;
}
#login-forgot_password #ajax-form .success 
{
    border-color: #fff;
}
#login-forgot_password #ajax-form .error 
{
    border-color: #800;
}
/* @end */
/***** laerdal_2012/extensions/login/forgotten_password/forgotten_password.css end *****/


