@charset "UTF-8";
.sibfu-theme {
  /**
  * Header
  */
  /*.nHeaderMenu .dropdown-submenu:hover > a
  {
  	background:#515151!important;
  }*/
  /*.nHeaderMenu #partLanguage .dropdown-toggle
  {
  	display:block;
  	background: url(/theme/sfu/pix/menu-down-arrow.png) no-repeat;
  	background-position:right center;
  	margin-right:5px;
  }

  .nHeaderMenu #partLanguage .dropdown-toggle:focus
  {
  	display:block;
  	background: url(/theme/sfu/pix/menu-up-arrow.png) no-repeat;
  	background-position:right center;
  	margin-right:5px;
  }*/
  /**
  *	End Header
  */
  /**
  *	Footer
  */
  /**
  * End Footer
  */
  /* @group Block Icons */
}
.sibfu-theme #fitem_id_availabilityconditionsjson .availability_grade input[type=text] {
  width: 3em;
}
.sibfu-theme .que.calculated .answer {
  padding: 0.3em;
  width: auto;
  display: inline;
}
.sibfu-theme .que.calculated .answer input[type=text] {
  width: 30%;
}
.sibfu-theme #page-question-type-calculated.dir-rtl input[name^=answer],
.sibfu-theme #page-question-type-calculated.dir-rtl input[name^=unit],
.sibfu-theme #page-question-type-calculated.dir-rtl input[name^=multiplier],
.sibfu-theme #page-question-type-calculated.dir-rtl input[name^=calcmax],
.sibfu-theme #page-question-type-calculated.dir-rtl input[name^=calcmin],
.sibfu-theme #page-question-type-calculated.dir-rtl input[name^=number],
.sibfu-theme #page-question-type-calculated.dir-rtl input[name^=tolerance] {
  direction: ltr;
  text-align: left;
}
.sibfu-theme body#page-question-type-calculated div[id^=fgroup_id_][id*=answeroptions_],
.sibfu-theme body#page-question-type-calculatedmulti div[id^=fgroup_id_][id*=answeroptions_] {
  background: #EEE;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-bottom: 0;
}
.sibfu-theme body#page-question-type-calculated div[id^=fgroup_id_][id*=answeroptions_] .fgrouplabel label,
.sibfu-theme body#page-question-type-calculatedmulti div[id^=fgroup_id_][id*=answeroptions_] .fgrouplabel label {
  font-weight: bold;
}
.sibfu-theme body#page-question-type-calculated div[id^=fgroup_id_][id*=answeroptions_] label[for^=id_answer_],
.sibfu-theme body#page-question-type-calculated div[id^=fgroup_id_][id*=answertolerance_] label[for^=id_tolerance_],
.sibfu-theme body#page-question-type-calculated div[id^=fgroup_id_][id*=answerdisplay_] label[for^=id_correctanswerlength_],
.sibfu-theme body#page-question-type-calculatedmulti div[id^=fgroup_id_][id*=answeroptions_] label[for^=id_answer_],
.sibfu-theme body#page-question-type-calculatedmulti div[id^=fgroup_id_][id*=answerdisplay_] label[for^=id_correctanswerlength_] {
  position: absolute;
  left: -10000px;
  font-weight: normal;
  font-size: 1em;
}
.sibfu-theme body#page-question-type-calculated div[id^=fgroup_id_][id*=answertolerance_],
.sibfu-theme body#page-question-type-calculated div[id^=fgroup_id_][id*=answerdisplay_],
.sibfu-theme body#page-question-type-calculatedmulti div[id^=fgroup_id_][id*=answertolerance_],
.sibfu-theme body#page-question-type-calculatedmulti div[id^=fgroup_id_][id*=answerdisplay_] {
  background: #EEE;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-top: 0;
  border-bottom: 0;
}
.sibfu-theme body#page-question-type-calculated div[id^=fitem_id_][id*=feedback_],
.sibfu-theme body#page-question-type-calculatedmulti div[id^=fitem_id_][id*=feedback_] {
  background: #EEE;
  margin-bottom: 2em;
  margin-top: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-top: 0;
}
.sibfu-theme .que.calculatedmulti .answer .specificfeedback {
  display: inline;
  padding: 0 0.7em;
  background: #FFF3BF;
}
.sibfu-theme .que.calculatedmulti .answer .specificfeedback * {
  display: inline;
  background: #FFF3BF;
}
.sibfu-theme .que.calculatedmulti .answer .specificfeedback script {
  display: none;
}
.sibfu-theme .que.calculatedmulti .answer div.r0,
.sibfu-theme .que.calculatedmulti .answer div.r1 {
  padding: 0.3em;
}
.sibfu-theme .que.calculatedsimple .answer {
  padding: 0.3em;
  width: auto;
  display: inline;
}
.sibfu-theme .que.calculatedsimple .answer input[type=text] {
  width: 30%;
}
.sibfu-theme body#page-question-type-calculatedsimple div[id^=fgroup_id_][id*=answeroptions_] {
  background: #EEE;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-bottom: 0;
}
.sibfu-theme body#page-question-type-calculatedsimple div[id^=fgroup_id_][id*=answeroptions_] .fgrouplabel label {
  font-weight: bold;
}
.sibfu-theme body#page-question-type-calculatedsimple div[id^=fgroup_id_][id*=answeroptions_] label[for^=id_answer_],
.sibfu-theme body#page-question-type-calculatedsimple div[id^=fgroup_id_][id*=answertolerance_] label[for^=id_tolerance_],
.sibfu-theme body#page-question-type-calculatedsimple div[id^=fgroup_id_][id*=answerdisplay_] label[for^=id_correctanswerlength_] {
  position: absolute;
  left: -10000px;
  font-weight: normal;
  font-size: 1em;
}
.sibfu-theme body#page-question-type-calculatedsimple div[id^=fgroup_id_][id*=answertolerance_],
.sibfu-theme body#page-question-type-calculatedsimple div[id^=fgroup_id_][id*=answerdisplay_] {
  background: #EEE;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-top: 0;
  border-bottom: 0;
}
.sibfu-theme body#page-question-type-calculatedsimple div[id^=fitem_id_][id*=feedback_] {
  background: #EEE;
  margin-bottom: 2em;
  margin-top: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-top: 0;
}
.sibfu-theme .que.ddimageortext .qtext {
  margin-bottom: 0.5em;
  display: block;
}
.sibfu-theme .que.ddimageortext div.droparea img, .sibfu-theme form.mform fieldset#id_previewareaheader div.droparea img {
  border: 1px solid #000;
  max-width: none;
}
.sibfu-theme .que.ddimageortext .draghome, .sibfu-theme form.mform fieldset#id_previewareaheader .draghome {
  vertical-align: top;
  margin: 5px;
  visibility: hidden;
}
.sibfu-theme .que.ddimageortext div.draghome, .sibfu-theme form.mform fieldset#id_previewareaheader div.draghome {
  border: 1px solid black;
  cursor: move;
  background-color: #B0C4DE;
  display: inline-block;
  height: auto;
  width: auto;
  zoom: 1;
}
.sibfu-theme .que.ddimageortext .group1, .sibfu-theme form.mform fieldset#id_previewareaheader .group1 {
  background-color: #FFF;
}
.sibfu-theme .que.ddimageortext .group2, .sibfu-theme form.mform fieldset#id_previewareaheader .group2 {
  background-color: #B0C4DE;
}
.sibfu-theme .que.ddimageortext .group3, .sibfu-theme form.mform fieldset#id_previewareaheader .group3 {
  background-color: #DCDCDC;
}
.sibfu-theme .que.ddimageortext .group4, .sibfu-theme form.mform fieldset#id_previewareaheader .group4 {
  background-color: #D8BFD8;
}
.sibfu-theme .que.ddimageortext .group5, .sibfu-theme form.mform fieldset#id_previewareaheader .group5 {
  background-color: #87CEFA;
}
.sibfu-theme .que.ddimageortext .group6, .sibfu-theme form.mform fieldset#id_previewareaheader .group6 {
  background-color: #DAA520;
}
.sibfu-theme .que.ddimageortext .group7, .sibfu-theme form.mform fieldset#id_previewareaheader .group7 {
  background-color: #FFD700;
}
.sibfu-theme .que.ddimageortext .group8, .sibfu-theme form.mform fieldset#id_previewareaheader .group8 {
  background-color: #F0E68C;
}
.sibfu-theme .que.ddimageortext .drag, .sibfu-theme form.mform fieldset#id_previewareaheader .drag {
  border: 1px solid black;
  cursor: move;
  z-index: 2;
}
.sibfu-theme .que.ddimageortext .dragitems.readonly .drag {
  cursor: auto;
}
.sibfu-theme .que.ddimageortext div.ddarea, .sibfu-theme form.mform fieldset#id_previewareaheader div.ddarea {
  text-align: center;
}
.sibfu-theme .que.ddimageortext .dropbackground, .sibfu-theme form.mform fieldset#id_previewareaheader .dropbackground {
  margin: 0 auto;
}
.sibfu-theme .que.ddimageortext .dropzone {
  border: 1px solid black;
  position: absolute;
  z-index: 1;
}
.sibfu-theme .que.ddimageortext .dropzone:focus,
.sibfu-theme .que.ddimageortext .dropzone.yui3-dd-drop-over.yui3-dd-drop-active-valid {
  border-color: #0a0;
  box-shadow: 0 0 5px 5px #ffff96;
}
.sibfu-theme .que.ddimageortext div.dragitems div.draghome, .sibfu-theme .que.ddimageortext div.dragitems div.drag,
.sibfu-theme form.mform fieldset#id_previewareaheader div.draghome, .sibfu-theme form.mform fieldset#id_previewareaheader div.drag {
  font: 13px/1.231 arial, helvetica, clean, sans-serif;
}
.sibfu-theme form.mform fieldset#id_previewareaheader div.drag.yui3-dd-dragging,
.sibfu-theme .que.ddimageortext div.drag.yui3-dd-dragging {
  z-index: 3;
  box-shadow: 3px 3px 4px #000;
}
.sibfu-theme body#page-question-type-ddimageortext div[id^=fgroup_id_][id*=drags_] {
  background: #EEE;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-bottom: 0;
}
.sibfu-theme body#page-question-type-ddimageortext div[id^=fgroup_id_][id*=drags_] .fgrouplabel label {
  font-weight: bold;
}
.sibfu-theme body#page-question-type-ddimageortext div[id^=fitem_id_][id*=dragitem_] {
  background: #EEE;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-top: 0;
  border-bottom: 0;
}
.sibfu-theme body#page-question-type-ddimageortext div[id^=fitem_id_][id*=draglabel_] {
  background: #EEE;
  margin-bottom: 2em;
  margin-top: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-top: 0;
}
.sibfu-theme .que.ddmarker .qtext {
  margin-bottom: 0.5em;
  display: block;
}
.sibfu-theme .que.ddmarker div.droparea img, .sibfu-theme form.mform fieldset#id_previewareaheader div.droparea img {
  border: 1px solid #000;
  max-width: none;
}
.sibfu-theme .que.ddmarker .draghome img, .sibfu-theme .que.ddmarker .draghome span {
  visibility: hidden;
}
.sibfu-theme .que.ddmarker .dragitems .dragitem {
  cursor: move;
  position: absolute;
  z-index: 2;
}
.sibfu-theme .que.ddmarker .dragitems .draghome {
  margin: 10px;
}
.sibfu-theme .que.ddmarker .dragitems {
  margin-top: 10px;
}
.sibfu-theme .que.ddmarker .dragitems.readonly .dragitem {
  cursor: auto;
}
.sibfu-theme .que.ddmarker div.ddarea, .sibfu-theme form.mform fieldset#id_previewareaheader div.ddarea {
  text-align: center;
}
.sibfu-theme form.mform fieldset#id_previewareaheader div.ddarea .markertexts {
  min-height: 80px;
}
.sibfu-theme .que.ddmarker .dropbackground, .sibfu-theme form.mform fieldset#id_previewareaheader .dropbackground {
  margin: 0 auto;
}
.sibfu-theme .que.ddmarker div.dragitems div.draghome, .sibfu-theme .que.ddmarker div.dragitems div.dragitem,
.sibfu-theme form.mform fieldset#id_previewareaheader div.draghome, .sibfu-theme form.mform fieldset#id_previewareaheader div.drag {
  font: 13px/1.231 arial, helvetica, clean, sans-serif;
}
.sibfu-theme .que.ddmarker div.dragitems span.markertext,
.sibfu-theme .que.ddmarker div.markertexts span.markertext,
.sibfu-theme form.mform fieldset#id_previewareaheader div.markertexts span.markertext {
  margin: 0 5px;
  z-index: 3;
  background-color: white;
  border: 2px solid black;
  padding: 5px;
  display: inline-block;
  zoom: 1;
  border-radius: 10px;
}
.sibfu-theme .que.ddmarker div.markertexts span.markertext {
  z-index: 2;
  background-color: yellow;
  border-style: solid;
  border-width: 2px;
  border-color: khaki;
}
.sibfu-theme .que.ddmarker span.wrongpart {
  background-color: yellow;
  border-style: solid;
  border-width: 2px;
  border-color: khaki;
  padding: 5px;
  border-radius: 10px;
  filter: alpha(opacity=60);
  opacity: 0.6;
  margin: 5px;
  display: inline-block;
}
.sibfu-theme .que.ddmarker div.dragitems img.target {
  position: absolute;
  left: -7px;
  top: -7px;
}
.sibfu-theme .que.ddmarker div.dragitems div.draghome img.target {
  display: none;
}
.sibfu-theme .que.ddmarker .dragitem.yui3-dd-dragging span.markertext {
  z-index: 3;
  box-shadow: 3px 3px 4px #000;
}
.sibfu-theme #page-question-type-ddmarker .ddarea .grid {
  position: absolute;
  background: url(/theme/image.php/sfu/qtype_ddmarker/1522900725/grid) repeat scroll 0 0;
}
.sibfu-theme body#page-question-type-ddmarker div[id^=fitem_id_][id*=hint_] {
  background: #EEE;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-bottom: 0;
}
.sibfu-theme body#page-question-type-ddmarker div[id^=fitem_id_][id*=hint_] .fitemtitle {
  font-weight: bold;
}
.sibfu-theme body#page-question-type-ddmarker div[id^=fitem_id_][id*=hintoptions_],
.sibfu-theme body#page-question-type-ddmarker div[id^=fitem_id_][id*=hintshownumcorrect_] {
  background: #EEE;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-top: 0;
  border-bottom: 0;
}
.sibfu-theme body#page-question-type-ddmarker div[id^=fitem_id_][id*=hintclearwrong_] {
  background: #EEE;
  margin-bottom: 2em;
  margin-top: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-top: 0;
}
.sibfu-theme body#page-question-type-ddmarker #fitem_id_penalty {
  margin-bottom: 2em;
}
.sibfu-theme .que.ddwtos .qtext {
  margin-bottom: 0.5em;
  display: block;
}
.sibfu-theme .que.ddwtos .draghome {
  margin-bottom: 1em;
}
.sibfu-theme .que.ddwtos .answertext {
  margin-bottom: 0.5em;
}
.sibfu-theme .que.ddwtos .drop {
  display: inline-block;
  text-align: center;
  border: 1px solid #000;
  margin-bottom: 2px;
}
.sibfu-theme .que.ddwtos .draghome, .sibfu-theme .que.ddwtos .drag {
  display: inline-block;
  text-align: center;
  background: transparent;
  border: 0;
}
.sibfu-theme .que.ddwtos .draghome, .sibfu-theme .que.ddwtos .drag.unplaced {
  border: 1px solid #000;
}
.sibfu-theme .que.ddwtos .draghome {
  visibility: hidden;
}
.sibfu-theme .que.ddwtos .drag {
  z-index: 2;
}
.sibfu-theme .que.ddwtos .drag.yui3-dd-dragging {
  z-index: 3;
  box-shadow: 3px 3px 4px #000;
}
.sibfu-theme .que.ddwtos .drop:focus,
.sibfu-theme .que.ddwtos .drop.yui3-dd-drop-over.yui3-dd-drop-active-valid {
  border-color: #0a0;
  box-shadow: 0 0 5px 5px #ffff96;
}
.sibfu-theme .que.ddwtos .notreadonly .drag {
  cursor: move;
}
.sibfu-theme .que.ddwtos .readonly .drag {
  cursor: default;
}
.sibfu-theme .que.ddwtos span.incorrect {
  background-color: #faa;
}
.sibfu-theme .que.ddwtos span.correct {
  background-color: #afa;
}
.sibfu-theme .que.ddwtos .group1 {
  background-color: #FFF;
}
.sibfu-theme .que.ddwtos .group2 {
  background-color: #DCDCDC;
}
.sibfu-theme .que.ddwtos .group3 {
  background-color: #B0C4DE;
}
.sibfu-theme .que.ddwtos .group4 {
  background-color: #D8BFD8;
}
.sibfu-theme .que.ddwtos .group5 {
  background-color: #87CEFA;
}
.sibfu-theme .que.ddwtos .group6 {
  background-color: #DAA520;
}
.sibfu-theme .que.ddwtos .group7 {
  background-color: #FFD700;
}
.sibfu-theme .que.ddwtos .group8 {
  background-color: #F0E68C;
}
.sibfu-theme .que.ddwtos sub,
.sibfu-theme .que.ddwtos sup {
  font-size: 80%;
  position: relative;
  vertical-align: baseline;
}
.sibfu-theme .que.ddwtos sup {
  top: -0.4em;
}
.sibfu-theme .que.ddwtos sub {
  bottom: -0.2em;
}
.sibfu-theme .que.essay textarea.qtype_essay_response {
  width: 100%;
}
.sibfu-theme .que.essay textarea.qtype_essay_response.qtype_essay_plain {
  white-space: pre-wrap;
  font: inherit;
}
.sibfu-theme .que.essay textarea.qtype_essay_response.qtype_essay_monospaced {
  white-space: pre;
  font-family: Andale Mono, Monaco, Courier New, DejaVu Sans Mono, monospace;
}
.sibfu-theme .que.essay .qtype_essay_response {
  min-height: 3em;
}
.sibfu-theme .que.essay .qtype_essay_response.readonly {
  background-color: white;
}
.sibfu-theme .que.essay div.qtype_essay_response textarea {
  width: 100%;
}
.sibfu-theme .que.gapselect .qtext {
  line-height: 2em;
  margin-top: 1px;
  margin-bottom: 0.5em;
  display: block;
}
.sibfu-theme .que.gapselect .answercontainer {
  line-height: 2em;
  margin-bottom: 1em;
  display: block;
}
.sibfu-theme .que.gapselect .answertext {
  padding-bottom: 0.5em;
}
.sibfu-theme .que.sddl .control {
  padding: 0.2em;
}
.sibfu-theme body#page-question-type-match div[id^=fitem_id_][id*=subquestions_] {
  background: #EEE;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-bottom: 0;
}
.sibfu-theme body#page-question-type-match div[id^=fitem_id_][id*=subquestions_] .fitemtitle {
  font-weight: bold;
}
.sibfu-theme body#page-question-type-match div[id^=fitem_id_][id*=subanswers_] {
  background: #EEE;
  margin-bottom: 2em;
  margin-top: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-top: 0;
}
.sibfu-theme .que.multianswer .feedbackspan {
  display: block;
  max-width: 70%;
  background: #fff3bf;
  padding: 0.5em;
  margin-top: 1em;
  box-shadow: 0.5em 0.5em 1em #000;
}
.sibfu-theme body.ie6 .que.multianswer .feedbackspan,
.sibfu-theme body.ie7 .que.multianswer .feedbackspan,
.sibfu-theme body.ie8 .que.multianswer .feedbackspan,
.sibfu-theme body.ie9 .que.multianswer .feedbackspan {
  width: 70%;
}
.sibfu-theme .que.multianswer .answer .specificfeedback {
  display: inline;
  padding: 0 0.7em;
  background: #FFF3BF;
}
.sibfu-theme .que.multianswer .answer .specificfeedback * {
  display: inline;
  background: #FFF3BF;
}
.sibfu-theme .que.multianswer .answer .specificfeedback script {
  display: none;
}
.sibfu-theme .que.multianswer .answer div.r0,
.sibfu-theme .que.multianswer .answer div.r1 {
  padding: 0.3em;
}
.sibfu-theme .que.multianswer table.answer {
  margin-bottom: 0;
  width: 100%;
}
.sibfu-theme .que.multianswerwiris .feedbackspan {
  display: block;
  background: #fff3bf;
  padding: 0.5em;
  margin-top: 1em;
  box-shadow: 0.5em 0.5em 1em #000;
}
.sibfu-theme .que.multianswerwiris .answer .specificfeedback {
  display: inline;
  padding: 0 0.7em;
  background: #FFF3BF;
}
.sibfu-theme .que.multianswerwiris .answer .specificfeedback * {
  display: inline;
  background: #FFF3BF;
}
.sibfu-theme .que.multianswerwiris .answer .specificfeedback script {
  display: none;
}
.sibfu-theme .que.multianswerwiris .answer div.r0,
.sibfu-theme .que.multianswerwiris .answer div.r1 {
  padding: 0.3em;
}
.sibfu-theme .que.multianswerwiris table.answer {
  margin-bottom: 0;
  width: 100%;
}
.sibfu-theme .que.multichoice .answer .specificfeedback {
  display: inline;
  padding: 0 0.7em;
  background: #FFF3BF;
}
.sibfu-theme .que.multichoice .answer div.r0,
.sibfu-theme .que.multichoice .answer div.r1 {
  padding: 0.3em 0 0.3em 25px;
  text-indent: -25px;
}
.sibfu-theme .que.multichoice .answer div.r0 label,
.sibfu-theme .que.multichoice .answer div.r1 label,
.sibfu-theme .que.multichoice .answer div.r0 div.specificfeedback,
.sibfu-theme .que.multichoice .answer div.r1 div.specificfeedback {
  text-indent: 0;
}
.sibfu-theme .que.multichoice .answer div.r0 input,
.sibfu-theme .que.multichoice .answer div.r1 input {
  margin: 0 5px;
  padding: 0;
  width: 15px;
}
.sibfu-theme .dir-rtl .que.multichoice .answer div.r0,
.sibfu-theme .dir-rtl .que.multichoice .answer div.r1 {
  padding: 0.3em 25px 0.3em 0;
}
.sibfu-theme body#page-question-type-multichoice div[id^=fitem_id_][id*=answer_] {
  background: #EEE;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-bottom: 0;
}
.sibfu-theme body#page-question-type-multichoice div[id^=fitem_id_][id*=answer_] .fitemtitle {
  font-weight: bold;
}
.sibfu-theme body#page-question-type-multichoice div[id^=fitem_id_] .fitemtitle {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 6px;
  padding-right: 0px;
}
.sibfu-theme body.dir-rtl#page-question-type-multichoice div[id^=fitem_id_] .fitemtitle {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 6px;
}
.sibfu-theme body#page-question-type-multichoice div[id^=fitem_id_][id*=fraction_] {
  background: #EEE;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-top: 0;
  border-bottom: 0;
}
.sibfu-theme body#page-question-type-multichoice div[id^=fitem_id_][id*=feedback_] {
  background: #EEE;
  margin-bottom: 2em;
  margin-top: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-top: 0;
}
.sibfu-theme .que.numerical .answer {
  padding: 0.3em;
  width: auto;
  display: inline;
}
.sibfu-theme .que.numerical .answer input[type=text] {
  width: 30%;
}
.sibfu-theme #page-question-type-numerical.dir-rtl input[name=unitpenalty],
.sibfu-theme #page-question-type-numerical.dir-rtl input[name^=answer],
.sibfu-theme #page-question-type-numerical.dir-rtl input[name^=tolerance],
.sibfu-theme #page-question-type-numerical.dir-rtl input[name^=multiplier],
.sibfu-theme #page-question-type-numerical.dir-rtl input[name^=unit] {
  direction: ltr;
  text-align: left;
}
.sibfu-theme body#page-question-type-numerical div[id^=fgroup_id_][id*=answeroptions_] {
  background: #EEE;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-bottom: 0;
}
.sibfu-theme body#page-question-type-numerical div[id^=fgroup_id_][id*=answeroptions_] .fgrouplabel label {
  font-weight: bold;
}
.sibfu-theme body.path-question-type div#fgroup_id_penaltygrp label[for^=id_unitpenalty],
.sibfu-theme body.path-question-type div[id^=fgroup_id_units_] label[for^=id_unit_],
.sibfu-theme body#page-question-type-numerical div[id^=fgroup_id_][id*=answeroptions_] label[for^=id_answer_] {
  position: absolute;
  left: -10000px;
  font-weight: normal;
  font-size: 1em;
}
.sibfu-theme body#page-question-type-numerical div[id^=fitem_id_][id*=fraction_] {
  background: #EEE;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-top: 0;
  border-bottom: 0;
}
.sibfu-theme body#page-question-type-numerical div[id^=fitem_id_][id*=feedback_] {
  background: #EEE;
  margin-bottom: 2em;
  margin-top: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-top: 0;
}
.sibfu-theme .que.shortanswer .answer {
  padding: 0.3em;
  width: auto;
  display: inline;
}
.sibfu-theme .que.shortanswer .answer input {
  width: 80%;
}
.sibfu-theme body#page-question-type-shortanswer div[id^=fgroup_id_][id*=answeroptions_] {
  background: #EEE;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-bottom: 0;
}
.sibfu-theme body#page-question-type-shortanswer div[id^=fgroup_id_][id*=answeroptions_] .fgrouplabel label {
  font-weight: bold;
}
.sibfu-theme body#page-question-type-shortanswer div[id^=fgroup_id_][id*=answeroptions_] label[for^=id_answer_] {
  position: absolute;
  left: -10000px;
  font-weight: normal;
  font-size: 1em;
}
.sibfu-theme body#page-question-type-shortanswer div[id^=fitem_id_][id*=fraction_] {
  background: #EEE;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-top: 0;
  border-bottom: 0;
}
.sibfu-theme body#page-question-type-shortanswer div[id^=fitem_id_][id*=feedback_] {
  background: #EEE;
  margin-bottom: 2em;
  margin-top: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #BBB;
  border-top: 0;
}
.sibfu-theme div.wirisanswerfielddecoration.wirisembeddeddecoration.wirisincorrect,
.sibfu-theme div.wirisanswerfielddecoration.wiriseditordecoration.wirisincorrect div.wiriseditorwrapper {
  background-image: url(/theme/image.php/sfu/core/1522900725/i/grade_incorrect) !important;
}
.sibfu-theme div.wirisanswerfielddecoration.wirisembeddeddecoration.wiriscorrect,
.sibfu-theme div.wirisanswerfielddecoration.wiriseditordecoration.wiriscorrect div.wiriseditorwrapper {
  background-image: url(/theme/image.php/sfu/core/1522900725/i/grade_correct) !important;
}
.sibfu-theme div.wirisanswerfielddecoration.wirisembeddeddecoration.wirispartiallycorrect,
.sibfu-theme div.wirisanswerfielddecoration.wiriseditordecoration.wirispartiallycorrect div.wiriseditorwrapper {
  background-image: url(/theme/image.php/sfu/core/1522900725/i/grade_partiallycorrect) !important;
}
.sibfu-theme .que.truefalse .answer div.r0,
.sibfu-theme .que.truefalse .answer div.r1 {
  padding: 0.3em;
}
.sibfu-theme body.wrs_plugin.wrs_filter {
  font-family: Arial;
}
.sibfu-theme span.wrs_plugin.wrs_filter {
  font-weight: bold;
}
.sibfu-theme span.ok.wrs_plugin.wrs_filter {
  color: #090;
}
.sibfu-theme span.error.wrs_plugin.wrs_filter {
  color: #d00;
}
.sibfu-theme table.wrs_plugin.wrs_filter, .sibfu-theme th.wrs_plugin.wrs_filter, .sibfu-theme td.wrs_plugin.wrs_filter, .sibfu-theme tr.wrs_plugin.wrs_filter {
  border: solid 1px #000;
  border-collapse: collapse;
  padding: 5px;
}
.sibfu-theme th.wrs_plugin.wrs_filter {
  background-color: #eee;
}
.sibfu-theme img.wrs_plugin.wrs_filter {
  border: none;
}
.sibfu-theme .path-mod-assign div.gradingnavigation div {
  float: left;
  margin-left: 2em;
}
.sibfu-theme .path-mod-assign div.submissionstatustable,
.sibfu-theme .path-mod-assign div.submissionfull,
.sibfu-theme .path-mod-assign div.submissionlinks,
.sibfu-theme .path-mod-assign div.usersummary,
.sibfu-theme .path-mod-assign div.feedback,
.sibfu-theme .path-mod-assign div.gradingsummary {
  margin-bottom: 5em;
}
.sibfu-theme .path-mod-assign div.submissionstatus .generaltable,
.sibfu-theme .path-mod-assign div.submissionlinks .generaltable,
.sibfu-theme .path-mod-assign div.feedback .generaltable,
.sibfu-theme .path-mod-assign div.submissionsummarytable .generaltable,
.sibfu-theme .path-mod-assign div.attempthistory table,
.sibfu-theme .path-mod-assign div.gradingsummary .generaltable {
  width: 100%;
}
.sibfu-theme .path-mod-assign table.generaltable table td {
  border: 0px none;
}
.sibfu-theme .path-mod-assign .gradingsummarytable,
.sibfu-theme .path-mod-assign .feedbacktable,
.sibfu-theme .path-mod-assign .lockedsubmission,
.sibfu-theme .path-mod-assign .submissionsummarytable {
  margin-top: 1em;
}
.sibfu-theme .path-mod-assign div.submissionsummarytable table tbody tr td.c0 {
  width: 30%;
}
.sibfu-theme .path-mod-assign .submittedlate {
  color: red;
  font-weight: 900;
}
.sibfu-theme .path-mod-assign.jsenabled .gradingoptionsform .fsubmit {
  display: none;
}
.sibfu-theme .path-mod-assign.jsenabled .gradingtable .c1 select {
  display: none;
}
.sibfu-theme .path-mod-assign .quickgradingform .mform fieldset {
  margin: 0px;
  padding: 0px;
}
.sibfu-theme .path-mod-assign .gradingbatchoperationsform .mform fieldset {
  margin: 0px;
  padding: 0px;
}
.sibfu-theme .path-mod-assign td.submissionstatus,
.sibfu-theme .path-mod-assign div.submissionstatus,
.sibfu-theme .path-mod-assign a:link.submissionstatus {
  color: black;
  background-color: #efefef;
}
.sibfu-theme .path-mod-assign td.submissionstatusdraft,
.sibfu-theme .path-mod-assign div.submissionstatusdraft,
.sibfu-theme .path-mod-assign a:link.submissionstatusdraft {
  color: black;
  background-color: #efefcf;
}
.sibfu-theme .path-mod-assign td.submissionstatussubmitted,
.sibfu-theme .path-mod-assign div.submissionstatussubmitted,
.sibfu-theme .path-mod-assign a:link.submissionstatussubmitted {
  color: black;
  background-color: #cfefcf;
}
.sibfu-theme .path-mod-assign td.submissionlocked,
.sibfu-theme .path-mod-assign div.submissionlocked {
  color: black;
  background-color: #efefcf;
}
.sibfu-theme .path-mod-assign td.submissionreopened,
.sibfu-theme .path-mod-assign div.submissionreopened {
  color: black;
  background-color: #efefef;
}
.sibfu-theme .path-mod-assign td.submissiongraded,
.sibfu-theme .path-mod-assign div.submissiongraded {
  color: black;
  background-color: #cfefcf;
}
.sibfu-theme .path-mod-assign td.submissionnotgraded,
.sibfu-theme .path-mod-assign div.submissionnotgraded {
  color: black;
  background-color: #efefef;
}
.sibfu-theme .path-mod-assign td.latesubmission,
.sibfu-theme .path-mod-assign a:link.latesubmission,
.sibfu-theme .path-mod-assign div.latesubmission {
  color: black;
  background-color: #efcfcf;
}
.sibfu-theme .path-mod-assign td.earlysubmission,
.sibfu-theme .path-mod-assign div.earlysubmission {
  color: black;
  background-color: #cfefcf;
}
.sibfu-theme .path-mod-assign .gradingtable .c0 {
  display: none;
}
.sibfu-theme .path-mod-assign.jsenabled .gradingtable .c0 {
  display: table-cell;
}
.sibfu-theme .path-mod-assign .gradingbatchoperationsform {
  display: none;
}
.sibfu-theme .path-mod-assign.jsenabled .gradingbatchoperationsform {
  display: block;
}
.sibfu-theme .path-mod-assign .gradingtable tr.selectedrow td {
  background-color: #fec;
}
.sibfu-theme .path-mod-assign .gradingtable tr.unselectedrow td {
  background-color: white;
}
.sibfu-theme .path-mod-assign .gradingtable .c0 div.selectall {
  margin-left: 7px;
}
.sibfu-theme .path-mod-assign .gradingtable .yui3-menu ul {
  margin: 0px;
}
.sibfu-theme .path-mod-assign .gradingtable .yui3-menu-label {
  padding-left: 0px;
  line-height: 12px;
}
.sibfu-theme .path-mod-assign .gradingtable .yui3-menu-label img {
  padding: 0 3px;
}
.sibfu-theme .path-mod-assign .gradingtable .yui3-menu li {
  list-style-type: none;
}
.sibfu-theme .path-mod-assign.jsenabled .gradingtable .yui3-loading {
  display: none;
}
.sibfu-theme .path-mod-assign .gradingtable .yui3-menu .yui3-menu-content {
  border: 0px;
  padding-top: 0;
}
.sibfu-theme .path-mod-assign div.gradingtable tr .quickgrademodified {
  background-color: #FC9;
}
.sibfu-theme .path-mod-assign td.submissioneditable {
  color: red;
}
.sibfu-theme .path-mod-assign .expandsummaryicon {
  cursor: pointer;
  display: none;
}
.sibfu-theme .path-mod-assign.jsenabled .expandsummaryicon {
  display: inline;
}
.sibfu-theme .path-mod-assign .hidefull {
  display: none;
}
.sibfu-theme .path-mod-assign .quickgradingform form .commentscontainer input,
.sibfu-theme .path-mod-assign .quickgradingform form .commentscontainer textarea {
  display: none;
}
.sibfu-theme .path-mod-assign.jsenabled .quickgradingform form .commentscontainer input,
.sibfu-theme .path-mod-assign.jsenabled .quickgradingform form .commentscontainer textarea {
  display: inline;
}
.sibfu-theme .path-mod-assign .previousfeedbackwarning {
  font-size: 140%;
  font-weight: bold;
  text-align: center;
  color: #500;
}
.sibfu-theme .path-mod-assign .submissionhistory {
  background-color: #b0b0b0;
}
.sibfu-theme .path-mod-assign .submissionhistory .cell.historytitle {
  background-color: #808080;
}
.sibfu-theme .path-mod-assign .submissionhistory .cell {
  background-color: #d0d0d0;
}
.sibfu-theme .path-mod-assign.jsenabled .mod-assign-history-link {
  display: block;
  cursor: pointer;
  margin-bottom: 7px;
}
.sibfu-theme .path-mod-assign.jsenabled .mod-assign-history-link h4 {
  display: inline;
}
.sibfu-theme .path-mod-assign.jsenabled .attempthistory h4 {
  margin-bottom: 7px;
  text-align: left;
}
.sibfu-theme .path-mod-assign.jsenabled.dir_rtl .attempthistory h4 {
  text-align: right;
}
.sibfu-theme .path-mod-assign.dir-rtl.jsenabled .mod-assign-history-link h4 {
  text-align: right;
}
.sibfu-theme .path-mod-assign.jsenabled .mod-assign-history-link-open {
  padding: 0 5px 0 20px;
  background: url(/theme/image.php/sfu/core/1522900725/t/expanded) 2px center no-repeat;
}
.sibfu-theme .path-mod-assign.jsenabled .mod-assign-history-link-closed {
  padding: 0 5px 0 20px;
  background: url(/theme/image.php/sfu/core/1522900725/t/collapsed) 2px center no-repeat;
}
.sibfu-theme .path-mod-assign.dir-rtl.jsenabled .mod-assign-history-link-closed {
  padding: 0 20px 0 5px;
  background: url(/theme/image.php/sfu/core/1522900725/t/collapsed_rtl) 2px center no-repeat;
}
.sibfu-theme .path-mod-assign .submithelp {
  padding: 1em;
}
.sibfu-theme .path-mod-assign .feedbacktitle {
  font-weight: bold;
}
.sibfu-theme .path-mod-assign .submitconfirm,
.sibfu-theme .path-mod-assign .submissionlinks,
.sibfu-theme .path-mod-assign .submissionaction {
  text-align: center;
}
.sibfu-theme .path-mod-assign .submissionsummarytable .c0,
.sibfu-theme .path-mod-assign .mod-assign-history-panel .c0 {
  width: 150px;
}
.sibfu-theme .path-mod-assign .gradingtable .moodle-actionmenu {
  white-space: nowrap;
}
.sibfu-theme .path-mod-assign .gradingtable .moodle-actionmenu[data-enhanced].show .menu a {
  padding-left: 12px;
  padding-right: 12px;
}
.sibfu-theme .path-mod-assign .gradingtable .menu-action img {
  display: none;
}
.sibfu-theme .path-mod-assign .editsubmissionform input[name=submissionstatement] {
  vertical-align: top;
}
.sibfu-theme .path-mod-assign .editsubmissionform label[for=id_submissionstatement] {
  display: inline-block;
}
.sibfu-theme .path-mod-assign.layout-option-nonavbar {
  padding-top: 0px;
}
.sibfu-theme .path-mod-assign [data-region=user-selector] select {
  margin-bottom: 0px;
}
.sibfu-theme .path-mod-assign [data-region=user-selector] .alignment {
  float: right;
  width: 320px;
  text-align: center;
  margin-top: 7px;
}
.sibfu-theme .path-mod-assign [data-region=user-selector] [data-action=previous-user],
.sibfu-theme .path-mod-assign [data-region=user-selector] [data-action=next-user] {
  font-size: 26px;
}
.sibfu-theme .path-mod-assign [data-region=user-selector] [data-action=next-user] {
  margin-left: -10px;
}
.sibfu-theme .dir-rtl.path-mod-assign [data-region=user-selector] [data-action=next-user] {
  margin-right: -10px;
}
.sibfu-theme .dir-rtl.path-mod-assign [data-region=user-selector] .alignment {
  float: left;
}
.sibfu-theme .path-mod-assign [data-region=user-selector] .alignment input {
  margin-bottom: 5px;
}
.sibfu-theme .path-mod-assign [data-region=user-selector] .alignment .form-autocomplete-downarrow {
  top: 0;
}
.sibfu-theme .path-mod-assign [data-region=user-selector] .form-autocomplete-selection {
  display: none;
}
.sibfu-theme .path-mod-assign [data-region=user-selector] .form-autocomplete-suggestions {
  text-align: left;
}
.sibfu-theme .path-mod-assign [data-region=user-selector] .form-autocomplete-suggestions {
  margin-left: 48px;
}
.sibfu-theme .dir-rtl.path-mod-assign [data-region=user-selector] .form-autocomplete-suggestions {
  margin-right: 64px;
}
.sibfu-theme .path-mod-assign [data-region=user-filters] {
  font-size: small;
}
.sibfu-theme .path-mod-assign [data-region=configure-filters] {
  display: none;
  text-align: left;
  width: auto;
  background-color: #fff;
  background-clip: padding-box;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  position: absolute;
  margin-top: 28px;
  margin-left: -140px;
  padding: 10px 0;
  z-index: 1;
}
.sibfu-theme .path-mod-assign [data-region=configure-filters]::before,
.sibfu-theme .path-mod-assign [data-region=configure-filters]::after {
  position: absolute;
  left: auto;
  display: inline-block;
  content: "";
  border-style: solid;
  border-color: transparent;
  border-top: none;
}
.sibfu-theme .path-mod-assign [data-region=configure-filters]::before {
  top: -7px;
  right: 12px;
  border-width: 7px;
  border-bottom-color: rgba(0, 0, 0, 0.2);
}
.sibfu-theme .path-mod-assign [data-region=configure-filters]::after {
  top: -6px;
  right: 13px;
  border-width: 6px;
  border-bottom-color: #fff;
}
.sibfu-theme .path-mod-assign.dir-rtl [data-region=configure-filters] {
  text-align: right;
  margin-left: 0;
  margin-right: -140px;
}
.sibfu-theme .path-mod-assign [data-region=configure-filters] label {
  padding: 3px 20px;
}
.sibfu-theme .path-mod-assign .alignment [data-region=configure-filters] input {
  margin-bottom: 0;
}
.sibfu-theme .path-mod-assign [data-region=grading-navigation-panel] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6em;
  margin: 0;
  border-bottom: 1px solid #ddd;
}
.sibfu-theme .path-mod-assign [data-region=grading-navigation] {
  padding: 1em;
}
.sibfu-theme .path-mod-assign [data-region=user-info] {
  height: 60px;
}
.sibfu-theme .path-mod-assign [data-region=user-info] a {
  text-decoration: none;
}
.sibfu-theme .path-mod-assign [data-region=user-info] .img-rounded {
  display: block;
  float: left;
  margin-top: -3px;
  margin-right: 10px;
}
.sibfu-theme .dir-rtl.path-mod-assign [data-region=user-info] .img-rounded {
  float: right;
  margin-left: 10px;
}
.sibfu-theme .path-mod-assign [data-region=user-info] em {
  display: block;
  font-style: normal;
}
.sibfu-theme .path-mod-assign [data-region=grading-actions-form] label {
  display: inline-block;
}
.sibfu-theme .path-mod-assign.pagelayout-embedded {
  overflow: hidden;
}
.sibfu-theme .path-mod-assign [data-region=review-panel] {
  position: absolute;
  top: 85px;
  bottom: 60px;
  left: 0;
  width: 70%;
  box-sizing: border-box;
}
.sibfu-theme .path-mod-assign [data-region=review-panel] .pageheader {
  border-right: 1px solid #ddd;
}
.sibfu-theme .path-mod-assign [data-region=review-panel] .drawingregion {
  left: 0;
  right: 0;
  border-color: #ddd;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel].fullwidth {
  position: absolute;
  top: 7em;
  left: 0;
  right: 0;
  width: 99%;
  overflow: auto;
  bottom: 7em;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel].fullwidth [data-region=grade] {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] {
  position: absolute;
  top: 85px;
  bottom: 60px;
  right: 0;
  width: 30%;
  overflow: auto;
  box-sizing: border-box;
  background-color: #f5f5f5;
  padding: 15px;
  padding-top: 0px;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] h3 {
  font-size: 18px;
  font-weight: 500;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] div.submissionstatustable {
  margin-bottom: 2em;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .submissionsummarytable {
  margin-left: 5px;
  margin-right: 5px;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .submissionsummarytable table.generaltable td {
  padding: 8px 0;
  background-color: transparent;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .submissionsummarytable .generaltable tbody > tr:nth-child(2n+1) > td,
.sibfu-theme .path-mod-assign [data-region=grade-panel] .submissionsummarytable .generaltable tbody tr:hover > td {
  background-color: transparent;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] div.submissionsummarytable table tbody tr td.c0 {
  width: auto;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] div.submissionsummarytable table tbody tr.lastrow td.c0,
.sibfu-theme .path-mod-assign [data-region=grade-panel] div.submissionsummarytable table tbody tr.lastrow td.c1 {
  border-bottom: 1px solid #ddd;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] td.submissionnotgraded,
.sibfu-theme .path-mod-assign [data-region=grade-panel] div.submissionnotgraded {
  color: red;
  background-color: transparent;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] #id_gradeheader {
  display: table-cell;
  min-width: 0;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] #id_gradeheader > legend {
  visibility: hidden;
  height: 0;
  margin-bottom: 0;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .comment-area textarea[cols] {
  width: 100%;
  box-sizing: border-box;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform .fitem.fitem_ftext,
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform .fitem.fitem_f,
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform .fitem.fitem_feditor,
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform .fitem.fitem_ffilemanager {
  background-color: #fff;
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform .fitem.fitem_ftext .fitemtitle,
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform .fitem.fitem_f .fitemtitle,
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform .fitem.fitem_feditor .fitemtitle,
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform .fitem.fitem_ffilemanager .fitemtitle {
  padding-left: 5px;
  padding-right: 5px;
}
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) .fcontainer .fitem.fitem_ftext .felement,
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) .fcontainer .fitem.fitem_f .felement,
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) .fcontainer .fitem.fitem_feditor .felement,
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) .fcontainer .fitem.fitem_ffilemanager .felement {
  padding: 6px 10px 10px;
  box-sizing: border-box;
}
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) .fitem.fitem_ftext .fitemtitle,
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) .fitem.fitem_f .fitemtitle,
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) .fitem.fitem_feditor .fitemtitle,
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) .fitem.fitem_ffilemanager .fitemtitle {
  border-bottom: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 6px 10px 3px;
  box-sizing: border-box;
}
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] [data-region=popout-button] img {
  margin-left: 2px;
  margin-right: 2px;
  margin-top: -2px;
}
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .popout [data-region=popout-button] img {
  margin-left: -6px;
  margin-right: -6px;
  margin-top: 4px;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .fitem .fstaticlabel,
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) .fitem .fitemtitle label {
  font-weight: 500;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform #fitem_id_grade.fitem {
  padding-top: 5px;
}
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) #fitem_id_grade.fitem .fitemtitle {
  display: inline-block;
  width: auto;
  border-bottom: none;
  box-shadow: none;
}
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) #fitem_id_grade.fitem .felement {
  width: auto;
  float: right;
}
.sibfu-theme .path-mod-assign #page-content .mform:not(.unresponsive) #fitem_id_grade.fitem .felement input {
  width: 80px;
  margin-bottom: 0;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_rubric {
  padding-bottom: 0;
  max-width: none;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_rubric .criterion .description {
  font-weight: 500;
  min-width: 150px;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_rubric .criterion .levels {
  background-color: #fff;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_rubric .criterion,
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_rubric .criterion.even {
  background-color: transparent;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_rubric.evaluate .criterion .levels .level:hover {
  background-color: #dff0d8;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_rubric .criterion .levels .level.checked {
  background-color: #dff0d8;
  border: none;
  border-left: 1px solid #ddd;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_rubric .criterion .levels .level .score {
  color: #468847;
  font-weight: 500;
  font-style: normal;
  margin-top: 20px;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_rubric .criterion .remark textarea {
  margin-bottom: 0;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_guide {
  margin-bottom: 10px;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_guide .descriptionreadonly,
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_guide .remark,
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_guide .score {
  display: block;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_guide .descriptionreadonly {
  padding-top: 10px;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_guide .criteriondescription {
  margin-top: 5px;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_guide .criteriondescriptionmarkers {
  width: auto;
  margin-top: 5px;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_guide .markingguideremark {
  margin-bottom: 10px;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_guide .remark .commentchooser {
  float: right;
  margin-top: 2px;
  margin-left: 0;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_guide .score {
  float: left;
  padding-bottom: 8px;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_guide .score input,
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_guide .score div {
  display: inline-block;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_guide .criterion,
.sibfu-theme .path-mod-assign [data-region=grade-panel] .gradingform_guide .criterion.even {
  background-color: transparent;
  border-width: 0 0 1px 0;
  padding: 8px 0;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .showmarkerdesc,
.sibfu-theme .path-mod-assign [data-region=grade-panel] .showstudentdesc {
  background-color: #f5f5f5;
  padding: 10px;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .fitem.fitem_ffilemanager {
  margin-bottom: 0;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .fitem.popout {
  position: fixed;
  left: 20%;
  right: 20%;
  top: 20%;
  bottom: 20%;
  z-index: 1000;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) .fcontainer .fitem.popout .fitemtitle {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  height: 45px;
}
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) .fcontainer .fitem.popout .fitemtitle label {
  font-size: 16px;
  line-height: 30px;
}
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] [data-region=popout-button] {
  float: right;
}
.sibfu-theme .dir-rtl.path-mod-assign #page-content [data-region=grade-panel] [data-region=popout-button] {
  float: left;
}
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) .fitem.popout .fitemtitle [data-region=popout-button] img {
  margin-top: -10px;
  margin-right: -7px;
}
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) .fcontainer .fitem.popout .felement {
  padding: 10px 15px 15px;
  height: calc(100% - 54px);
  overflow: auto;
}
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) .fcontainer .fitem.popout .felement .gradingform_rubric {
  overflow: visible;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] #id_attemptsettings > legend {
  font-size: 18px;
  font-weight: 500;
  line-height: 40px;
  border-bottom: 0;
  margin-bottom: 10px;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] #id_attemptsettings .fcontainer {
  display: table;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
  box-sizing: border-box;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform #id_attemptsettings .fitem {
  display: table-row;
}
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) #id_attemptsettings .fitem .fitemtitle,
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) #id_attemptsettings .fitem .felement {
  display: table-cell;
  float: none;
  border-top: 1px solid #ddd;
  padding: 8px 0;
}
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) #id_attemptsettings .fitem:last-of-type .fitemtitle,
.sibfu-theme .path-mod-assign #page-content [data-region=grade-panel] .mform:not(.unresponsive) #id_attemptsettings .fitem:last-of-type .felement {
  border-bottom: 1px solid #ddd;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] #id_attemptsettings .fitem .fstaticlabel,
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform:not(.unresponsive) #id_attemptsettings .fitem .fitemtitle label {
  font-weight: 400;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform:not(.unresponsive) #id_attemptsettings .fitem .felement select {
  margin-bottom: 0;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] [data-region=attempt-chooser] {
  margin-bottom: 10px;
  vertical-align: text-bottom;
}
.sibfu-theme .path-mod-assign [data-region=grade-actions-panel] {
  border-top: 1px solid #ddd;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
}
.sibfu-theme .path-mod-assign [data-region=grade-actions] {
  padding: 1em;
  text-align: center;
}
.sibfu-theme .path-mod-assign [data-region=submissions-list] {
  text-align: inherit;
}
.sibfu-theme .path-mod-assign [data-region=submissions-list] label.radio input {
  margin-top: 4px;
  min-width: inherit;
}
.sibfu-theme .path-mod-assign [data-region=overlay] {
  display: none;
  z-index: 100;
  position: absolute;
  top: 0em;
  left: 0;
  width: 100%;
  overflow: auto;
  bottom: 0em;
  background-color: #ddd;
  opacity: 0.4;
  padding-top: 4em;
  text-align: center;
}
@media (max-width: 767px) {
  .sibfu-theme .path-mod-assign.pagelayout-embedded {
    overflow: auto;
  }
  .sibfu-theme .path-mod-assign [data-region=assignment-info] {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
  }
  .sibfu-theme .path-mod-assign .page-context-header .page-header-headings {
    margin-top: 13px;
  }
  .sibfu-theme .path-mod-assign [data-region=grading-navigation-panel],
.sibfu-theme .path-mod-assign [data-region=review-panel],
.sibfu-theme .path-mod-assign [data-region=grade-panel],
.sibfu-theme .path-mod-assign [data-region=grade-actions-panel] {
    position: inherit;
    width: 100%;
    top: 0;
    left: 0;
    overflow: auto;
    height: auto;
    margin-bottom: 1em;
  }
  .sibfu-theme .path-mod-assign [data-region=grading-navigation] {
    padding: 0;
    text-align: center;
  }
  .sibfu-theme .path-mod-assign [data-region=grade-panel] {
    margin-bottom: 2em;
  }
  .sibfu-theme .path-mod-assign [data-region=grade-panel] [data-region=popout-button] {
    display: none;
  }
  .sibfu-theme .path-mod-assign [data-region=review-panel] .pageheader {
    border-right: none;
  }
  .sibfu-theme .path-mod-assign.pagelayout-popup {
    overflow: inherit;
  }
  .sibfu-theme .path-mod-assign [data-region=grading-navigation] [data-region=user-info] {
    text-align: left;
    width: auto;
    display: inline-block;
    margin: 0 auto;
  }
  .sibfu-theme .path-mod-assign [data-region=user-selector] .alignment {
    float: none;
    margin: 0 auto 10px;
  }
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform .fitem .fitemtitle {
  display: block;
  margin-top: 4px;
  margin-bottom: 4px;
  text-align: left;
  width: 100%;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform .fitem .felement {
  margin-left: 0;
  width: 100%;
  float: left;
  padding-left: 0;
  padding-right: 0;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform .fitem .fstatic:empty {
  display: none;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform .fitem .fcheckbox > span,
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform .fitem .fradio > span,
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform .fitem .fgroup > span {
  margin-top: 4px;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform .femptylabel .fitemtitle {
  display: inline-block;
  width: auto;
  margin-right: 8px;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform .femptylabel .felement {
  display: inline-block;
  margin-top: 4px;
  padding-top: 5px;
  width: auto;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform .fitem_fcheckbox .fitemtitle,
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform .fitem_fcheckbox .felement {
  display: inline-block;
  width: auto;
}
.sibfu-theme .path-mod-assign [data-region=grade-panel] .mform .fitem_fcheckbox .felement {
  padding: 6px;
}
.sibfu-theme .dir-rtl.path-mod-assign [data-region=grade-panel] .mform .femptylabel .fitemtitle {
  margin-right: 0px;
  margin-left: 8px;
}
.sibfu-theme .dir-rtl.path-mod-assign [data-region=grade-panel] .mform .fitem .fitemtitle {
  text-align: right;
}
.sibfu-theme .dir-rtl.path-mod-assign [data-region=grade-panel] .mform .fitem .felement {
  margin-right: 0;
  float: right;
  padding-right: 0;
  padding-left: 0;
}
.sibfu-theme .dir-rtl.path-mod-assign [data-region=grade-panel] .mform .fitem_checkbox .felement {
  float: right;
}
.sibfu-theme .path-mod-assign #page,
.sibfu-theme .path-mod-assign #page-content {
  position: inherit;
}
.sibfu-theme .path-mod-book .navtop img.icon,
.sibfu-theme .path-mod-book .navbottom img.icon {
  margin-right: 4px;
  margin-left: 4px;
  border: 0;
  padding: 0;
}
.sibfu-theme .path-mod-book .navbottom,
.sibfu-theme .path-mod-book .navtop {
  text-align: right;
}
.sibfu-theme .dir-rtl.path-mod-book .navbottom,
.sibfu-theme .dir-rtl.path-mod-book .navtop {
  text-align: left;
}
.sibfu-theme .path-mod-book .navtop {
  margin-bottom: 0.5em;
}
.sibfu-theme .path-mod-book .navbottom {
  margin-top: 0.5em;
}
.sibfu-theme .path-mod-book .block_book_toc ul {
  margin: 0 0 0 5px;
  padding-left: 0;
  padding-right: 0;
}
.sibfu-theme .dir-rtl.path-mod-book .block_book_toc ul {
  margin: 0 5px 0 0;
}
.sibfu-theme .path-mod-book .block_book_toc li {
  clear: both;
  list-style: none;
  margin-top: 0.5em;
}
.sibfu-theme .path-mod-book .block_book_toc li li {
  list-style: none;
}
.sibfu-theme .path-mod-book .block_book_toc .action-list {
  float: right;
}
.sibfu-theme .dir-rtl.path-mod-book .block_book_toc .action-list {
  float: left;
}
.sibfu-theme .path-mod-book .block_book_toc .action-list img.smallicon {
  margin: 0 3px;
}
.sibfu-theme .path-mod-book .book_toc_none ul ul,
.sibfu-theme .dir-rtl.path-mod-book .book_toc_none ul ul {
  margin-left: 0;
  margin-right: 0;
}
.sibfu-theme .path-mod-book .book_toc_bullets ul ul {
  margin-left: 20px;
}
.sibfu-theme .dir-rtl.path-mod-book .book_toc_bullets ul ul {
  margin-left: 0;
  margin-right: 20px;
}
.sibfu-theme .path-mod-book .book_toc_bullets li li {
  list-style: circle;
}
.sibfu-theme .path-mod-book .book_toc_bullets li li:before {
  display: none;
}
.sibfu-theme .path-mod-book .book_toc_indented ul {
  margin-left: 5px;
}
.sibfu-theme .dir-rtl.path-mod-book .book_toc_indented ul {
  margin-left: 0;
  margin-right: 5px;
}
.sibfu-theme .path-mod-book .book_toc_indented ul ul {
  margin-left: 15px;
}
.sibfu-theme .dir-rtl.path-mod-book .book_toc_indented ul ul {
  margin-left: 0;
  margin-right: 15px;
}
.sibfu-theme .path-mod-book .book_toc_indented li li {
  list-style: none;
}
.sibfu-theme .navtop.navtext .chaptername,
.sibfu-theme .navbottom.navtext .chaptername {
  font-weight: bolder;
}
.sibfu-theme .navtop.navtext a,
.sibfu-theme .navbottom.navtext a {
  display: inline-block;
  max-width: 45%;
}
.sibfu-theme .navtop.navtext a.bookprev,
.sibfu-theme .navbottom.navtext a.bookprev {
  float: left;
  text-align: left;
}
.sibfu-theme .dir-rtl .navtop.navtext a.bookprev,
.sibfu-theme .dir-rtl .navbottom.navtext a.bookprev {
  float: right;
  text-align: right;
}
@media (max-width: 480px) {
  .sibfu-theme .path-mod-book .navbottom,
.sibfu-theme .path-mod-book .navtop,
.sibfu-theme .dir-rtl.path-mod-book .navbottom,
.sibfu-theme .dir-rtl.path-mod-book .navtop {
    text-align: center;
  }
  .sibfu-theme .navtop.navtext a,
.sibfu-theme .navbottom.navtext a {
    display: block;
    max-width: 100%;
    margin: auto;
  }
  .sibfu-theme .navtop.navtext a.bookprev,
.sibfu-theme .navbottom.navtext a.bookprev,
.sibfu-theme .dir-rtl .navtop.navtext a.bookprev,
.sibfu-theme .dir-rtl .navbottom.navtext a.bookprev {
    float: none;
  }
}
.sibfu-theme .path-mod-chat .chat-event .picture,
.sibfu-theme .path-mod-chat .chat-message .picture {
  width: 40px;
}
.sibfu-theme .path-mod-chat .chat-event .text {
  text-align: left;
}
.sibfu-theme .path-mod-chat #messages-list,
.sibfu-theme .path-mod-chat #users-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.sibfu-theme .path-mod-chat #chat-header {
  overflow: hidden;
}
.sibfu-theme .path-mod-chat #chat-input-area table.generaltable td.cell {
  padding: 1px;
}
@media all and (max-device-width: 320px) {
  .sibfu-theme .path-mod-chat #input-message {
    width: 150px;
  }
}
@media all and (min-device-width: 321px) and (max-device-width: 640px) {
  .sibfu-theme .path-mod-chat #input-message {
    width: 175px;
  }
}
.sibfu-theme #page-mod-chat-view .chatcurrentusers .chatuserdetails {
  vertical-align: middle;
}
.sibfu-theme #page-mod-chat-gui_basic #participants ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.sibfu-theme #page-mod-chat-gui_basic #participants ul li {
  list-style-type: none;
  display: inline;
  margin-right: 10px;
}
.sibfu-theme #page-mod-chat-gui_basic #participants ul li .userinfo {
  display: inline;
}
.sibfu-theme #page-mod-chat-gui_basic #messages {
  padding: 0;
  margin: 0;
}
.sibfu-theme #page-mod-chat-gui_basic #messages dl {
  padding: 0;
  margin: 6px 0;
}
.sibfu-theme #page-mod-chat-gui_basic #messages dt {
  margin-left: 0;
  margin-right: 5px;
  padding: 0;
  display: inline;
}
.sibfu-theme #page-mod-chat-gui_basic #messages dd {
  padding: 0;
  margin: 0;
}
.sibfu-theme #page-mod-chat-gui_header_js-jsupdate .chat-event,
.sibfu-theme #page-mod-chat-gui_header_js-jsupdate .chat-message {
  width: 100%;
}
.sibfu-theme .path-mod-chat .yui-layout-unit-top {
  background: #FFE39D;
}
.sibfu-theme .path-mod-chat .yui-layout-unit-right {
  background: #FFD46B;
}
.sibfu-theme .path-mod-chat .yui-layout-unit-bottom {
  background: #FFCB44;
}
.sibfu-theme .path-mod-chat .yui-layout .yui-layout-hd {
  border: 0;
}
.sibfu-theme .path-mod-chat .yui-layout .yui-layout-unit div.yui-layout-bd {
  border: 0;
  background: transparent;
}
.sibfu-theme .path-mod-chat .yui-layout .yui-layout-unit div.yui-layout-unit-right {
  background: white;
}
.sibfu-theme .path-mod-choice .results {
  border-collapse: separate;
}
.sibfu-theme .path-mod-choice .results .data {
  vertical-align: top;
  white-space: nowrap;
}
.sibfu-theme .path-mod-choice .button {
  text-align: center;
}
.sibfu-theme .path-mod-choice .attemptcell {
  width: 5px;
  white-space: nowrap;
}
.sibfu-theme .path-mod-choice .anonymous,
.sibfu-theme .path-mod-choice .names {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
.sibfu-theme .path-mod-choice .downloadreport {
  border-width: 0;
  margin-left: 10%;
}
.sibfu-theme .path-mod-choice .choiceresponse {
  width: 100%;
}
.sibfu-theme .path-mod-choice .choiceresponse .picture {
  width: 10px;
  white-space: nowrap;
}
.sibfu-theme .path-mod-choice .choiceresponse .fullname {
  width: 100%;
  white-space: nowrap;
}
.sibfu-theme .path-mod-choice .responseheader {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
.sibfu-theme .path-mod-choice .choices .option label {
  vertical-align: top;
}
.sibfu-theme .path-mod-choice .choices .option input {
  vertical-align: middle;
}
.sibfu-theme .path-mod-choice .horizontal,
.sibfu-theme .path-mod-choice .vertical {
  margin-left: 10%;
  margin-right: 10%;
}
.sibfu-theme .path-mod-choice .horizontal .choices .option {
  padding-right: 20px;
  display: inline-block;
  white-space: normal;
}
.sibfu-theme .path-mod-choice .horizontal .choices .button {
  margin-top: 10px;
}
.sibfu-theme .path-mod-choice ul.choices li {
  list-style: none;
}
.sibfu-theme .path-mod-choice .results {
  text-align: center;
}
.sibfu-theme .path-mod-choice .results.anonymous .graph.horizontal {
  vertical-align: middle;
  text-align: left;
  width: 70%;
}
.sibfu-theme .path-mod-choice .results.anonymous .graph.vertical,
.sibfu-theme .path-mod-choice .cell {
  vertical-align: bottom;
  text-align: center;
}
.sibfu-theme .path-mod-choice .results.anonymous th.header {
  border: 1px solid inherit;
}
.sibfu-theme .path-mod-choice .results.names .header {
  width: 10%;
  white-space: normal;
}
.sibfu-theme .path-mod-choice .results.names .cell {
  vertical-align: top;
  text-align: left;
}
.sibfu-theme .path-mod-choice .results.names .user,
.sibfu-theme .path-mod-choice #yourselection {
  padding: 5px;
}
.sibfu-theme .path-mod-choice .results.names .user .attemptaction,
.sibfu-theme .path-mod-choice .results.names .user .image,
.sibfu-theme .path-mod-choice .results.names .user .fullname {
  float: left;
}
.sibfu-theme .path-mod-choice .results.names .user .fullname {
  padding-left: 5px;
}
.sibfu-theme .path-mod-choice .results .data.header {
  width: 10%;
}
.sibfu-theme .path-mod-choice .responseaction {
  text-align: center;
}
.sibfu-theme .path-mod-choice .results .option {
  white-space: normal;
}
.sibfu-theme .path-mod-choice .response {
  overflow: auto;
}
.sibfu-theme .path-mod-choice .results .option,
.sibfu-theme .path-mod-choice .results .numberofuser,
.sibfu-theme .path-mod-choice .results .percentage {
  font-weight: bold;
  font-size: 108%;
}
.sibfu-theme #page-mod-choice-report .downloadreport ul li {
  list-style: none;
  padding: 0 20px;
  display: inline;
  float: left;
}
.sibfu-theme .path-mod-choice .clearfloat {
  float: none;
  clear: both;
}
.sibfu-theme .path-mod-choice.dir-rtl .horizontal .choices .option {
  padding-right: 0px;
  padding-left: 20px;
  float: right;
}
.sibfu-theme .path-mod-choice.dir-rtl .results.anonymous .graph.horizontal {
  text-align: right;
}
.sibfu-theme .path-mod-choice.dir-rtl .results.anonymous {
  text-align: center;
}
.sibfu-theme .path-mod-choice.dir-rtl .results.names .cell {
  text-align: right;
}
.sibfu-theme .path-mod-choice.dir-rtl .results.names .user .attemptaction,
.sibfu-theme .path-mod-choice.dir-rtl .results.names .user .image,
.sibfu-theme .path-mod-choice.dir-rtl .results.names .user .fullname,
.sibfu-theme .path-mod-choice.dir-rtl .results.names .user .fullname {
  padding-left: 0px;
  padding-right: 5px;
}
.sibfu-theme .path-mod-choice.dir-rtl .downloadreport {
  margin-left: 0;
  margin-right: 25%;
}
.sibfu-theme #page-mod-choice-report.dir-rtl .downloadreport ul li {
  float: right;
}
.sibfu-theme #page-mod-choice-view.dir-rtl .reportlink {
  text-align: left;
}
.sibfu-theme .path-mod-data .fieldadd,
.sibfu-theme .path-mod-data .sortdefault,
.sibfu-theme .path-mod-data .defaulttemplate,
.sibfu-theme #page-mod-data-view .datapreferences,
.sibfu-theme #page-mod-data-preset .presetmapping {
  text-align: center;
}
.sibfu-theme .path-mod-data-field .c0,
.sibfu-theme #page-mod-data-view #sortsearch .c0 {
  text-align: right;
}
.sibfu-theme #page-mod-data-view .approve img.icon {
  width: 34px;
  height: 34px;
}
.sibfu-theme #page-mod-data-view img.list_picture {
  border: 0px;
}
.sibfu-theme #page-mod-data-view div.search_none {
  display: none;
}
.sibfu-theme #page-mod-data-view div.search_inline,
.sibfu-theme #page-mod-data-view form#latlongfieldbrowse {
  display: inline;
}
.sibfu-theme #page-mod-data-view div#data_adv_form {
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme #page-mod-data-edit .basefieldinput {
  width: 300px;
}
.sibfu-theme #page-mod-data-preset .presetmapping table {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme #page-mod-data-preset .overwritesettings {
  margin-bottom: 1em;
}
.sibfu-theme #page-mod-data-preset table.presets {
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme #page-mod-data-view .datapreferences label {
  display: inline-block;
}
.sibfu-theme .path-mod-data-field .fieldadd,
.sibfu-theme .path-mod-data-field .sortdefault {
  margin: 1em 0;
}
.sibfu-theme .path-mod-data-field .fieldadd select,
.sibfu-theme .path-mod-data-field .sortdefault select {
  margin-left: 1em;
}
.sibfu-theme .path-mod-data-field .fieldname,
.sibfu-theme .path-mod-data-field .fielddescription {
  width: 300px;
}
.sibfu-theme .path-mod-data-field textarea.optionstextarea {
  width: 300px;
  height: 150px;
}
.sibfu-theme .path-mod-data-field input.textareafieldsize {
  width: 50px;
}
.sibfu-theme .path-mod-data-field input.picturefieldsize {
  width: 70px;
}
.sibfu-theme .path-mod-data .action-icon img.portfolio-add-icon {
  margin-left: 0;
}
.sibfu-theme #page-mod-data-export #notice span {
  padding: 0 10px;
}
.sibfu-theme #page-mod-data-edit input[id*=url] {
  text-align: left;
  direction: ltr;
}
.sibfu-theme .mod-data-default-template td {
  vertical-align: top;
}
.sibfu-theme .mod-data-default-template .template-field {
  text-align: right;
}
.sibfu-theme .mod-data-default-template .template-token {
  text-align: left;
}
.sibfu-theme .mod-data-default-template .controls {
  text-align: center;
}
.sibfu-theme .mod-data-default-template searchcontrols {
  text-align: right;
}
.sibfu-theme .mod-data-default-template.notapproved {
  background-color: #FCC;
}
.sibfu-theme #page-mod-data-templates td.save_template,
.sibfu-theme #page-mod-data-templates .template_heading {
  text-align: center;
}
.sibfu-theme #page-mod-data-templates #availabletags_wrapper {
  max-width: 250px;
}
.sibfu-theme .dir-rtl .mod-data-default-template .template-field {
  text-align: left;
}
.sibfu-theme .dir-rtl .mod-data-default-template .template-token {
  text-align: right;
}
.sibfu-theme .dir-rtl .mod-data-default-template searchcontrols {
  text-align: left;
}
.sibfu-theme #page-mod-data-edit .req {
  cursor: help;
}
.sibfu-theme #page-mod-data-edit .inline-req .req {
  position: absolute;
}
.sibfu-theme #page-mod-data-edit .inline-req {
  text-align: left;
}
.sibfu-theme #page-mod-data-edit .mod-data-input {
  margin-left: 10px;
}
.sibfu-theme .dir-rtl#page-mod-data-edit .inline-req {
  text-align: right;
}
.sibfu-theme .dir-rtl#page-mod-data-edit .mod-data-input {
  margin-left: 0px;
  margin-right: 10px;
}
.sibfu-theme .path-mod-feedback span.feedback_info {
  font-weight: bold;
}
.sibfu-theme .path-mod-feedback div.feedback_is_dependent {
  background: #DDD;
}
.sibfu-theme .path-mod-feedback span.feedback_depend {
  color: #f00;
}
.sibfu-theme .path-mod-feedback hr.feedback_pagebreak {
  height: 4px;
  color: #aaa;
  background-color: #aaa;
  border: 0;
  margin: 0;
}
.sibfu-theme .path-mod-feedback .drag_target_active {
  opacity: 0.25;
}
.sibfu-theme .path-mod-feedback .drag_item_active {
  opacity: 0.5;
}
.sibfu-theme .path-mod-feedback .feedback_bar_image {
  height: 10px;
}
.sibfu-theme .path-mod-feedback #analysis-form label {
  display: inline;
}
.sibfu-theme .path-mod-feedback .mform.feedback_form .fitem .fitemtitle {
  display: block;
  margin-top: 4px;
  margin-bottom: 4px;
  text-align: left;
  width: 100%;
}
.sibfu-theme .path-mod-feedback .mform.feedback_form .fitem .felement {
  margin-left: 0;
  width: 100%;
  float: left;
  padding-left: 0;
  padding-right: 0;
}
.sibfu-theme .path-mod-feedback .mform.feedback_form .fitem .fstatic:empty {
  display: none;
}
.sibfu-theme .path-mod-feedback .mform.feedback_form .fitem .fcheckbox > span,
.sibfu-theme .path-mod-feedback .mform.feedback_form .fitem .fradio > span,
.sibfu-theme .path-mod-feedback .mform.feedback_form .fitem .fgroup > span {
  margin-top: 4px;
}
.sibfu-theme body.path-mod-feedback #region-main .mform.feedback_form .femptylabel .fitemtitle {
  display: inline-block;
  width: auto;
  margin-right: 0;
}
.sibfu-theme .path-mod-feedback .mform.feedback_form .femptylabel .felement {
  display: inline-block;
  margin-top: 4px;
  padding-top: 5px;
  width: auto;
}
.sibfu-theme body.path-mod-feedback #region-main .mform.feedback_form .feedback-item-pagebreak .felement {
  width: 100%;
}
.sibfu-theme .path-mod-feedback .mform.feedback_form .fitem_fcheckbox .fitemtitle,
.sibfu-theme .path-mod-feedback .mform.feedback_form .fitem_fcheckbox .felement {
  display: inline-block;
  width: auto;
}
.sibfu-theme .path-mod-feedback .mform.feedback_form .fitem_fcheckbox .felement {
  padding: 6px;
}
.sibfu-theme body.dir-rtl.path-mod-feedback #region-main .mform.feedback_form .femptylabel .fitemtitle {
  margin-right: 0px;
  margin-left: 0;
}
.sibfu-theme .dir-rtl.path-mod-feedback .mform.feedback_form .fitem .fitemtitle {
  text-align: right;
}
.sibfu-theme .dir-rtl.path-mod-feedback .mform.feedback_form .fitem .felement {
  margin-right: 0;
  float: right;
  padding-right: 0;
  padding-left: 0;
}
.sibfu-theme .dir-rtl.path-mod-feedback .mform.feedback_form .fitem_fcheckbox .felement {
  float: right;
}
.sibfu-theme .path-mod-feedback .mform.feedback_form#feedback_viewresponse_form .fitem.feedback_hasvalue:not(.feedback-item-captcha) .felement {
  background: #FBFBF1;
  min-height: 1em;
  box-sizing: border-box;
  padding: 3px;
  border: 1px solid #ddd;
}
.sibfu-theme .path-mod-feedback .mform.feedback_form .fitem.feedback_hasvalue .fstatic:empty {
  display: inherit;
}
.sibfu-theme .path-mod-feedback .mform.feedback_form#feedback_edit_form .fitem:hover {
  background: #f5f5f5;
}
.sibfu-theme .path-mod-feedback .mform.feedback_form#feedback_edit_form .fitem .fitemtitle label {
  width: 100%;
}
.sibfu-theme .path-mod-feedback .mform.feedback_form#feedback_edit_form .fitem .fitemtitle .itemtitle {
  position: relative;
  width: 100%;
}
.sibfu-theme .path-mod-feedback .mform.feedback_form#feedback_edit_form .fitem .fitemtitle .itemtitle .itemdd,
.sibfu-theme .path-mod-feedback .mform.feedback_form#feedback_edit_form .fitem .fitemtitle .itemtitle .itemname {
  float: left;
}
.sibfu-theme .path-mod-feedback .mform.feedback_form#feedback_edit_form .fitem .fitemtitle .itemtitle .itemactions {
  float: right;
}
.sibfu-theme .path-mod-feedback .templateslist td.cell.action,
.sibfu-theme .path-mod-feedback .templateslist th.header.action {
  width: 10%;
}
.sibfu-theme .path-mod-feedback table.analysis {
  width: 100%;
  border-top: 1px solid #aaa;
  margin-top: 10px;
}
.sibfu-theme .path-mod-feedback table.analysis tr:first-child th {
  padding-top: 10px;
}
.sibfu-theme .path-mod-feedback table.analysis tr:hover {
  background: #f5f5f5;
}
.sibfu-theme .path-mod-feedback table.analysis td.singlevalue:before,
.sibfu-theme .path-mod-feedback table.analysis td.optionname:before {
  content: "- ";
}
.sibfu-theme .path-mod-feedback table.analysis.itemtype_textarea td {
  padding: 4px 0;
}
.sibfu-theme .path-mod-feedback table.analysis tr.isempty {
  display: none;
}
.sibfu-theme .path-mod-feedback #showentrytable td.cell.completed_timemodified,
.sibfu-theme .path-mod-feedback #showentryanontable td.cell.random_response {
  font-weight: bold;
}
.sibfu-theme .path-mod-feedback #showentrytable td.cell.userpic,
.sibfu-theme .path-mod-feedback #showentrytable td.cell.deleteentry,
.sibfu-theme .path-mod-feedback #showentryanontable td.cell.deleteentry {
  width: 10px;
}
.sibfu-theme .path-mod-feedback .response_navigation {
  margin: 0.5em 0;
}
.sibfu-theme .path-mod-feedback .response_navigation a {
  display: inline-block;
}
.sibfu-theme .path-mod-feedback .response_navigation a.back_to_list {
  margin: auto;
  float: right;
  left: -50%;
  position: relative;
}
.sibfu-theme .dir-rtl.path-mod-feedback .response_navigation .next_response:after,
.sibfu-theme .path-mod-feedback .response_navigation .prev_response:before {
  content: " ◄ ";
}
.sibfu-theme .dir-rtl.path-mod-feedback .response_navigation .prev_response:before,
.sibfu-theme .path-mod-feedback .response_navigation .next_response:after {
  content: " ► ";
}
.sibfu-theme .dir-rtl.path-mod-feedback .response_navigation .prev_response,
.sibfu-theme .path-mod-feedback .response_navigation .next_response {
  float: right;
}
.sibfu-theme .dir-rtl.path-mod-feedback .response_navigation .next_response,
.sibfu-theme .path-mod-feedback .response_navigation .prev_response {
  float: left;
}
.sibfu-theme .forumpost {
  display: block;
  position: relative;
  margin: 0 0 1em 0;
  padding: 0;
  border: 1px solid #000;
  max-width: 100%;
}
.sibfu-theme .forumpost .row {
  width: 100%;
  position: relative;
}
.sibfu-theme .forumpost .row .left {
  float: left;
  width: 43px;
  overflow: hidden;
}
.sibfu-theme .forumpost .row .left .grouppictures a {
  text-align: center;
  display: block;
  margin: 6px 2px 0 2px;
}
.sibfu-theme .forumpost .row .left .grouppicture {
  width: 20px;
  height: 20px;
}
.sibfu-theme .forumpost .row .topic,
.sibfu-theme .forumpost .row .content-mask,
.sibfu-theme .forumpost .row .options {
  margin-left: 43px;
}
.sibfu-theme .forumpost .picture img {
  margin: 4px;
}
.sibfu-theme .forumpost .options .commands,
.sibfu-theme .forumpost .content .attachments,
.sibfu-theme .forumpost .options .footer,
.sibfu-theme .forumpost .options .link {
  text-align: right;
}
.sibfu-theme .forumpost .options .forum-post-rating {
  float: left;
}
.sibfu-theme .forumpost .content .posting {
  overflow: auto;
  max-width: 100%;
}
.sibfu-theme .forumpost .content .attachedimages img {
  max-width: 100%;
}
.sibfu-theme .forumpost .post-word-count {
  font-size: 0.85em;
  font-style: italic;
}
.sibfu-theme .forumpost .shortenedpost .post-word-count {
  display: inline;
  padding: 0 0.3em;
}
.sibfu-theme .dir-rtl .forumpost .row .topic,
.sibfu-theme .dir-rtl .forumpost .row .content-mask,
.sibfu-theme .dir-rtl .forumpost .row .options {
  margin-right: 43px;
  margin-left: 0;
}
.sibfu-theme .dir-rtl .forumpost .row .left {
  float: right;
}
.sibfu-theme .dir-rtl.path-mod-forum .indent {
  margin-right: 3%;
  margin-left: 0;
}
.sibfu-theme .path-mod-forum .forumolddiscuss,
.sibfu-theme #page-mod-forum-search .c0 {
  text-align: right;
}
.sibfu-theme .path-mod-forum .indent {
  margin-left: 3%;
}
.sibfu-theme .path-mod-forum .forumheaderlist {
  width: 100%;
  border-width: 1px;
  border-style: solid;
  border-collapse: separate;
  margin-top: 10px;
}
.sibfu-theme .path-mod-forum .forumheaderlist td {
  border-width: 1px 0px 0px 1px;
  border-style: solid;
}
.sibfu-theme .path-mod-forum .forumheaderlist th.header.replies .iconsmall {
  margin: 0 0.3em;
}
.sibfu-theme .path-mod-forum .forumheaderlist .picture {
  width: 35px;
}
.sibfu-theme .path-mod-forum .forumheaderlist .discussion .starter {
  vertical-align: middle;
}
.sibfu-theme .path-mod-forum .forumheaderlist .discussion .pinned img {
  padding: 5px;
}
.sibfu-theme .path-mod-forum .forumheaderlist .discussion .lastpost {
  white-space: nowrap;
  text-align: right;
}
.sibfu-theme .path-mod-forum .forumheaderlist .replies,
.sibfu-theme .path-mod-forum .forumheaderlist .discussion .author {
  white-space: nowrap;
}
.sibfu-theme .path-mod-forum .forumheaderlist thead .discussionsubscription {
  text-align: center;
}
.sibfu-theme #page-mod-forum-subscribers .subscriberdiv,
.sibfu-theme #page-mod-forum-subscribers .subscribertable {
  width: 100%;
  vertical-align: top;
}
.sibfu-theme #page-mod-forum-subscribers .subscribertable tr td {
  vertical-align: top;
}
.sibfu-theme #page-mod-forum-subscribers .subscribertable tr td.actions {
  width: 16%;
  padding-top: 3em;
}
.sibfu-theme #page-mod-forum-subscribers .subscribertable tr td.actions .actionbutton {
  margin: 0.3em 0;
  padding: 0.5em 0;
  width: 100%;
}
.sibfu-theme #page-mod-forum-subscribers .subscribertable tr td.existing,
.sibfu-theme #page-mod-forum-subscribers .subscribertable tr td.potential {
  width: 42%;
}
.sibfu-theme #page-mod-forum-discuss .discussioncontrols {
  width: 100%;
  margin: 5px;
}
.sibfu-theme #page-mod-forum-discuss .discussioncontrols .controlscontainer {
  width: 100%;
  float: right;
}
.sibfu-theme #page-mod-forum-discuss .discussioncontrols .discussioncontrol {
  float: left;
}
.sibfu-theme #page-mod-forum-discuss .discussioncontrol.exporttoportfolio {
  text-align: left;
}
.sibfu-theme #page-mod-forum-discuss .discussioncontrol.displaymode {
  padding-right: 10px;
}
.sibfu-theme #page-mod-forum-discuss .discussioncontrol.movediscussion {
  padding-right: 10px;
}
.sibfu-theme #page-mod-forum-view .forumaddnew {
  margin-bottom: 20px;
}
.sibfu-theme #page-mod-forum-view .groupmenu {
  float: left;
  text-align: left;
  white-space: nowrap;
}
.sibfu-theme #page-mod-forum-index .subscription,
.sibfu-theme #page-mod-forum-view .subscription {
  float: right;
  text-align: right;
  white-space: nowrap;
  margin: 5px 0;
}
.sibfu-theme #page-mod-forum-search .introcontent {
  padding: 15px;
  font-weight: bold;
}
.sibfu-theme #page-mod-forum-index .unread a:first-child,
.sibfu-theme #page-mod-forum-view .unread a:first-child {
  padding-right: 10px;
}
.sibfu-theme #page-mod-forum-index .unread img,
.sibfu-theme #page-mod-forum-view .unread img {
  margin-left: 5px;
}
.sibfu-theme #page-mod-forum-view .unread img {
  margin-left: 5px;
}
.sibfu-theme .dir-rtl#page-mod-forum-view .unread img {
  margin-right: 5px;
  margin-left: 0;
}
.sibfu-theme #email .unsubscribelink {
  margin-top: 20px;
}
.sibfu-theme #page-mod-forum-view .unread,
.sibfu-theme .forumpost.unread .row.header,
.sibfu-theme .path-course-view .unread, .sibfu-theme span.unread {
  background-color: #FFD;
}
.sibfu-theme .forumpost.unread .row.header {
  border-bottom: 1px solid #DDD;
}
.sibfu-theme .path-mod-forum :target ~ .forumpost:before {
  display: block;
  content: "";
  width: 4px;
  position: absolute;
  background: #0070a8;
  left: -1px;
  top: -1px;
  bottom: -1px;
}
.sibfu-theme .path-mod-forum .discussion-nav {
  margin: 0.5em 0;
}
.sibfu-theme .path-mod-forum .discussion-nav ul {
  margin: 0;
  list-style: none;
}
.sibfu-theme .dir-rtl.path-mod-forum .discussion-nav .next-discussion:after,
.sibfu-theme .path-mod-forum .discussion-nav .prev-discussion:before {
  content: " ◄ ";
}
.sibfu-theme .dir-rtl.path-mod-forum .discussion-nav .prev-discussion:before,
.sibfu-theme .path-mod-forum .discussion-nav .next-discussion:after {
  content: " ► ";
}
.sibfu-theme .dir-rtl.path-mod-forum .discussion-nav .prev-discussion,
.sibfu-theme .path-mod-forum .discussion-nav .next-discussion {
  float: right;
}
.sibfu-theme .dir-rtl.path-mod-forum .discussion-nav .next-discussion,
.sibfu-theme .path-mod-forum .discussion-nav .prev-discussion {
  float: left;
}
.sibfu-theme .path-mod-forum .preload-subscribe {
  background: url(/theme/image.php/sfu/mod_forum/1522900725/t/subscribed) no-repeat -9999px -9999px;
}
.sibfu-theme .path-mod-forum .preload-unsubscribe {
  background: url(/theme/image.php/sfu/mod_forum/1522900725/t/unsubscribed) no-repeat -9999px -9999px;
}
.sibfu-theme .path-mod-forum .discussionsubscription {
  margin-top: -10px;
  text-align: right;
  margin-bottom: 10px;
}
.sibfu-theme .path-mod-forum .discussionsubscription > a > img {
  width: 12px;
  padding: 0 4px;
}
.sibfu-theme .dir-rtl .path-mod-forum .discussionsubscription {
  text-align: left;
}
.sibfu-theme #page-mod-forum-view img.timedpost {
  margin-right: 5px;
}
.sibfu-theme .dir-rtl#page-mod-forum-view img.timedpost {
  margin: 3px 0 0 5px;
  float: right;
}
.sibfu-theme .path-mod-glossary .glossarypost {
  width: 95%;
  border-collapse: separate;
  margin: 0px auto;
  text-align: left;
}
.sibfu-theme .path-mod-glossary .glossarypost.entrylist {
  border-width: 0px;
}
.sibfu-theme .path-mod-glossary .glossarypost.continuous .concept {
  display: inline;
}
.sibfu-theme .path-mod-glossary .glossarypost .commands {
  width: 200px;
  white-space: nowrap;
}
.sibfu-theme .path-mod-glossary .glossarypost td.picture {
  width: 35px;
}
.sibfu-theme .path-mod-glossary .glossarypost .entrylowersection .aliases {
  text-align: center;
}
.sibfu-theme .path-mod-glossary .glossarypost .entrylowersection .icons {
  text-align: right;
  padding-right: 5px;
}
.sibfu-theme .path-mod-glossary .glossarypost .entrylowersection .ratings {
  text-align: right;
  padding-right: 5px;
  padding-bottom: 2px;
}
.sibfu-theme .path-mod-glossary .glossarypost .glossary-hidden-note {
  margin: 0 0.45em;
}
.sibfu-theme .path-mod-glossary .glossarydisplay {
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme .path-mod-glossary .glossarydisplay .tabs {
  width: 100%;
  margin-bottom: 0px;
}
.sibfu-theme .path-mod-glossary .glossarydisplay .tabs .side {
  border-style: none;
  border-width: 0px;
  width: auto;
}
.sibfu-theme .path-mod-glossary .glossarydisplay .separator {
  width: 4px;
}
.sibfu-theme .path-mod-glossary table.glossarypopup {
  width: 95%;
}
.sibfu-theme .path-mod-glossary .entrybox, .sibfu-theme .path-mod-glossary table.glossaryapproval,
.sibfu-theme .path-mod-glossary .glossarypost .entrylowersection table {
  width: 100%;
  margin-bottom: 0em;
}
.sibfu-theme .glossary-activity-picture {
  float: left;
}
.sibfu-theme .glossary-activity-content {
  margin-left: 40px;
}
.sibfu-theme #page-mod-glossary-view .glossarycontrol {
  float: right;
  text-align: right;
  white-space: nowrap;
  margin: 5px 0;
}
.sibfu-theme #page-mod-glossary-view table.glossarycategoryheader,
.sibfu-theme #page-mod-glossary-import table.glossaryimportexport {
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme #page-mod-glossary-view table.glossarycategoryheader {
  margin-bottom: 0em;
}
.sibfu-theme #page-mod-glossary-view table.glossarycategoryheader th {
  padding: 0px;
}
.sibfu-theme #page-mod-glossary-view td.glossarysearchbox label {
  display: inline-block;
}
.sibfu-theme #page-mod-glossary-showentry #page-content {
  min-width: 600px;
}
.sibfu-theme #page-mod-glossary-print .mod-glossary-entrylist .mod-glossary-entry {
  vertical-align: top;
}
.sibfu-theme #page-mod-glossary-print .displayprinticon,
.sibfu-theme .path-mod-glossary.dir-rtl .glossarypost {
  text-align: right;
}
.sibfu-theme #page-mod-glossary-print .displaydate {
  text-align: right;
  font-size: 0.75em;
}
.sibfu-theme #page-mod-glossary-print .strong {
  font-weight: bold;
}
.sibfu-theme .path-mod-glossary .printicon {
  background: url(/theme/image.php/sfu/core/1522900725/t/print) no-repeat scroll 2px center transparent;
  padding-left: 20px;
}
.sibfu-theme body.path-course-view div.hotpotrecentactivity p {
  margin: 0px;
}
.sibfu-theme body.path-course-view div.hotpotrecentactivity ul {
  font-size: 0.8em;
  margin: 0em 0em 0em 1em;
  padding: 0em 0em 0em 1em;
}
.sibfu-theme #page-mod-hotpot-mod #reviewoptionshdr .fitem {
  clear: none;
  float: left;
  margin-left: 48px;
  width: 20%;
}
.sibfu-theme #page-mod-hotpot-mod #reviewoptionshdr .fitemtitle {
  font-weight: bold;
  margin-left: 0;
  text-align: left;
  width: 100%;
}
.sibfu-theme #page-mod-hotpot-mod #reviewoptionshdr fieldset.fgroup {
  margin-left: 0;
  text-align: left;
  width: 100%;
}
.sibfu-theme #page-mod-hotpot-mod #reviewoptionshdr fieldset.fgroup {
  clear: left;
  margin: 0 0 1em;
}
.sibfu-theme #page-mod-hotpot-mod #reviewoptionshdr fieldset.fgroup > span {
  clear: left;
  float: left;
  line-height: 1.7;
}
.sibfu-theme #page-mod-hotpot-mod #reviewoptionshdr fieldset.fgroup span label {
  margin-left: 0.4em;
}
.sibfu-theme #page-mod-hotpot-mod.dir-rtl #reviewoptionshdr .fitem {
  float: right;
}
.sibfu-theme #page-mod-hotpot-mod.dir-rtl #reviewoptionshdr .fitemtitle {
  text-align: right;
}
.sibfu-theme #page-mod-hotpot-mod.dir-rtl #reviewoptionshdr fieldset.fgroup span {
  float: right;
  clear: right;
}
.sibfu-theme #page-mod-hotpot-view .region-content {
  text-align: center;
}
.sibfu-theme #page-mod-hotpot-view .region-content ul.hotpotwarnings,
.sibfu-theme #page-mod-hotpot-view .region-content table.hotpotentryoptions,
.sibfu-theme #page-mod-hotpot-view .region-content table.hotpotattempts,
.sibfu-theme #page-mod-hotpot-view .region-content table.hotpotattemptssummary,
.sibfu-theme #page-mod-hotpot-view .region-content table.hotpotdeleteattempts {
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme #page-mod-hotpot-view .region-content table.hotpotentryoptions td.c0 {
  font-weight: bold;
  text-align: right;
}
.sibfu-theme #page-mod-hotpot-view .region-content table.hotpotentryoptions td.c1 {
  font-weight: normal;
  text-align: left;
}
.sibfu-theme #page-mod-hotpot-attempt div.hotpotstopbutton {
  position: absolute;
  right: 0px;
  top: 0.8em;
}
.sibfu-theme #page-mod-hotpot-attempt div.hotpotstopbutton .FuncButton,
.sibfu-theme #page-mod-hotpot-attempt div.hotpotstopbutton .FuncButtonUp,
.sibfu-theme #page-mod-hotpot-attempt div.hotpotstopbutton .FuncButtonDown {
  margin-right: 18px;
}
.sibfu-theme #page-mod-hotpot-attempt input,
.sibfu-theme #page-mod-hotpot-attempt textarea {
  width: auto;
}
.sibfu-theme #page-mod-hotpot-submit .region-content {
  text-align: center;
}
.sibfu-theme #page-mod-hotpot-submit .region-content ul.hotpotexitfeedback,
.sibfu-theme #page-mod-hotpot-submit .region-content p.hotpotwhatnext,
.sibfu-theme #page-mod-hotpot-submit .region-content ul.hotpotexitfeedback li {
  list-style-type: none;
}
.sibfu-theme #page-mod-hotpot-submit .region-content li.hotpotexitencouragement {
  font-size: 1.2em;
  margin-top: 6px;
  margin-bottom: 6px;
}
.sibfu-theme #page-mod-hotpot-submit .region-content table.hotpotexitlinks {
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme #page-mod-hotpot-submit .region-content table.hotpotexitlinks td.c0 {
  font-weight: bold;
  text-align: right;
}
.sibfu-theme #page-mod-hotpot-submit .region-content table.hotpotexitlinks td.c1 {
  font-weight: normal;
  text-align: left;
}
.sibfu-theme #page-mod-hotpot-index .region-content {
  text-align: center;
}
.sibfu-theme #page-mod-hotpot-index .region-content table {
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme #page-mod-hotpot-report div#commands {
  text-align: center;
}
.sibfu-theme #page-mod-hotpot-report table#attempts {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme #page-mod-hotpot-report table#attempts.analysis td.c0 {
  font-weight: bold;
}
.sibfu-theme #page-mod-hotpot-report table#attempts.analysis td.c0:after {
  content: ":";
}
.sibfu-theme #page-mod-hotpot-report table.flexible tr.emptyrow {
  display: none;
}
.sibfu-theme #page-mod-hotpot-report #page-content {
  overflow: visible;
}
.sibfu-theme #page-mod-hotpot-report #page-content #region-main-box #region-post-box #region-main-wrap #region-main {
  overflow: visible;
}
.sibfu-theme #page-mod-hotpot-report #page-content #region-main-box #region-post-box #region-main-wrap #region-main div.region-content {
  overflow: visible;
}
.sibfu-theme #page-mod-hotpot-report #page-content #region-main-box #region-post-box #region-main-wrap #region-main div.region-content #attemptsform div.no-overflow {
  overflow: visible;
}
.sibfu-theme #page-mod-hotpot-report ul.response {
  text-align: left;
  padding: 0px;
  margin-top: 0px;
  text-indent: -6px;
}
.sibfu-theme #page-mod-hotpot-report ul.response li {
  list-style: none;
  text-align: left;
}
.sibfu-theme #page-mod-hotpot-report ul.response li.correct {
  color: green;
  list-style-image: url(/theme/image.php/sfu/core/1522900725/i/tick_green_small);
}
.sibfu-theme #page-mod-hotpot-report ul.response li.ignored {
  color: grey;
  list-style-image: url(/theme/image.php/sfu/core/1522900725/i/show);
}
.sibfu-theme #page-mod-hotpot-report ul.response li.wrong {
  color: red;
  list-style-image: url(/theme/image.php/sfu/core/1522900725/i/cross_red_small);
}
.sibfu-theme #page-mod-hotpot-report ul.response li.score {
  color: inherit;
  list-style-image: url(/theme/image.php/sfu/core/1522900725/i/item);
}
.sibfu-theme #page-mod-hotpot-report ul.response li.hintsclueschecks {
  color: #666;
  list-style-image: url(/theme/image.php/sfu/core/1522900725/i/item);
}
.sibfu-theme #page-mod-hotpot-review table#responses {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme #page-mod-hotpot-review table#responses td.c0,
.sibfu-theme #page-mod-hotpot-review table#responses td.c2,
.sibfu-theme #page-mod-hotpot-review table#responses td.c4,
.sibfu-theme #page-mod-hotpot-review table#responses td.c6 {
  font-weight: bold;
  text-align: right;
}
.sibfu-theme #page-mod-hotpot-review table#responses td.c1,
.sibfu-theme #page-mod-hotpot-review table#responses td.c3,
.sibfu-theme #page-mod-hotpot-review table#responses td.c5,
.sibfu-theme #page-mod-hotpot-review table#responses td.lastcol {
  font-weight: normal;
  text-align: left;
}
.sibfu-theme #page-mod-hotpot-review table#responses td.c0:after,
.sibfu-theme #page-mod-hotpot-review table#responses td.c2:after,
.sibfu-theme #page-mod-hotpot-review table#responses td.c4:after,
.sibfu-theme #page-mod-hotpot-review table#responses td.c6:after {
  content: ":";
}
.sibfu-theme #page-mod-hotpot-review table#responses td.lastcol:after {
  content: "";
}
.sibfu-theme #page-mod-imscp-view #imscp_nav {
  text-align: center;
  margin-bottom: 5px;
  margin-top: 10px;
}
.sibfu-theme #page-mod-imscp-view #imscp_toc .ygtv-highlight1 {
  font-weight: bold;
}
.sibfu-theme #page-mod-imscp-view .yui-layout-hd {
  background-image: none;
  background-color: #DDD;
}
.sibfu-theme #page-mod-imscp-view .yui-layout-hd h2 {
  color: black;
}
.sibfu-theme .path-mod-imscp #imscp_child_list {
  margin-left: 1em;
  width: auto;
  height: auto;
}
.sibfu-theme .path-mod-lesson .contents,
.sibfu-theme .path-mod-lesson .standardtable,
.sibfu-theme .path-mod-lesson .mform .box.contents,
.sibfu-theme .path-mod-lesson .invisiblefieldset.fieldsetfix tr {
  text-align: left;
}
.sibfu-theme .path-mod-lesson #layout-table {
  width: 100%;
}
.sibfu-theme .path-mod-lesson .edit_buttons form,
.sibfu-theme .path-mod-lesson .edit_buttons input {
  display: inline;
}
.sibfu-theme .path-mod-lesson .userinfotable .cell,
.sibfu-theme .path-mod-lesson .userinfotable .userpicture {
  vertical-align: middle;
}
.sibfu-theme .path-mod-lesson .invisiblefieldset.fieldsetfix {
  display: block;
}
.sibfu-theme .path-mod-lesson .slideshow {
  overflow: auto;
  padding: 15px;
}
.sibfu-theme .path-mod-lesson .menu .menuwrapper {
  max-height: 400px;
  overflow: auto;
  vertical-align: top;
  margin-bottom: 10px;
}
.sibfu-theme .path-mod-lesson .menu ul {
  list-style: none;
  padding: 5px 0px 0px 5px;
  margin: 0px;
}
.sibfu-theme .path-mod-lesson .menu ul li {
  padding-bottom: 5px;
}
.sibfu-theme .path-mod-lesson .skip {
  position: absolute;
  top: -1000em;
  width: 20em;
}
.sibfu-theme .path-mod-lesson .branchbuttoncontainer.horizontal div,
.sibfu-theme .path-mod-lesson .branchbuttoncontainer.horizontal form {
  display: inline;
}
.sibfu-theme .path-mod-lesson .firstpageoptions {
  width: 30%;
  margin-left: 35%;
  margin-top: 1em;
}
.sibfu-theme .path-mod-lesson .progress_bar_table,
.sibfu-theme .path-mod-lesson .progress_bar_completed,
.sibfu-theme .path-mod-lesson .progress_bar_todo {
  padding: 0;
  margin: 0;
}
.sibfu-theme .path-mod-lesson .progress_bar_token {
  height: 20px;
  width: 5px;
  padding: 0;
  margin: 0;
}
.sibfu-theme .path-mod-lesson .edit_pages_box .addlinks {
  margin: 0;
  margin-bottom: 1em;
}
.sibfu-theme .path-mod-lesson .progress_bar_completed {
  background-color: green;
  text-align: right;
  vertical-align: middle;
  color: #FFF;
}
.sibfu-theme .path-mod-lesson .resourcecontent {
  text-align: center;
}
.sibfu-theme .path-mod-lesson .answeroption .fcheckbox > span {
  position: relative;
  float: left;
}
.sibfu-theme .path-mod-lesson .answeroptiongroup .fgroup > span {
  position: relative;
  width: 100%;
}
.sibfu-theme .path-mod-lesson .answeroption .fcheckbox input,
.sibfu-theme .path-mod-lesson .answeroptiongroup input {
  position: absolute;
  top: 2px;
  margin-top: 0px;
  left: 0;
}
.sibfu-theme .path-mod-lesson .answeroption .fcheckbox label,
.sibfu-theme .path-mod-lesson .mform .fitem.answeroptiongroup fieldset.fgroup label {
  padding-left: 20px;
  float: left;
}
.sibfu-theme .path-mod-lesson .answeroption .felement label p:last-child,
.sibfu-theme .path-mod-lesson .answeroptiongroup .felement label p:last-child {
  margin-bottom: 0px;
}
.sibfu-theme .path-mod-lesson.dir-rtl .answeroption .fcheckbox > span {
  float: right;
}
.sibfu-theme .path-mod-lesson.dir-rtl .answeroption .fcheckbox input,
.sibfu-theme .path-mod-lesson.dir-rtl .answeroptiongroup .fgroup input {
  left: inherit;
  right: 0;
}
.sibfu-theme .path-mod-lesson.dir-rtl .answeroption .fcheckbox label,
.sibfu-theme .path-mod-lesson.dir-rtl .mform .fitem.answeroptiongroup fieldset.fgroup label {
  padding-left: 0;
  padding-right: 20px;
  float: right;
}
.sibfu-theme #page-mod-lesson-view .password-form .submitbutton {
  display: inline;
}
.sibfu-theme .path-mod-lesson .reviewessay {
  width: 40%;
  border: 1px solid #DDD;
  background-color: #EEE;
}
.sibfu-theme .path-mod-lesson.dir-rtl .contents,
.sibfu-theme .path-mod-lesson.dir-rtl .standardtable,
.sibfu-theme .path-mod-lesson.dir-rtl .mform .box.contents,
.sibfu-theme .path-mod-lesson.dir-rtl .invisiblefieldset.fieldsetfix tr {
  text-align: right;
}
.sibfu-theme #lesson-timer {
  text-align: center;
}
.sibfu-theme .path-mod-lesson .essayungraded {
  background-color: #efcfcf;
}
.sibfu-theme .path-mod-lesson .essaygraded {
  background-color: #efefcf;
}
.sibfu-theme .path-mod-lesson .essaysent {
  background-color: #cfefcf;
}
.sibfu-theme .path-mod-quiz .statedetails {
  display: block;
  font-size: 0.7em;
}
.sibfu-theme #page-mod-quiz-attempt #page .controls,
.sibfu-theme #page-mod-quiz-summary #page .controls,
.sibfu-theme #page-mod-quiz-review #page .controls {
  text-align: center;
  margin: 8px auto;
}
.sibfu-theme #page-mod-quiz-attempt .submitbtns,
.sibfu-theme #page-mod-quiz-review .submitbtns {
  clear: left;
  text-align: left;
  padding-top: 1.5em;
}
.sibfu-theme #page-mod-quiz-attempt.dir-rtl .submitbtns,
.sibfu-theme #page-mod-quiz-review.dir-rtl .submitbtns {
  text-align: right;
}
.sibfu-theme #page-mod-quiz-attempt .submitbtns .mod_quiz-next-nav,
.sibfu-theme #page-mod-quiz-review .submitbtns .mod_quiz-next-nav {
  float: right;
}
.sibfu-theme #page-mod-quiz-attempt.dir-rtl .submitbtns .mod_quiz-next-nav,
.sibfu-theme #page-mod-quiz-review.dir-rtl .submitbtns .mod_quiz-next-nav {
  float: left;
}
.sibfu-theme .path-mod-quiz .mod_quiz-redo_question_button {
  margin: 0;
}
.sibfu-theme .path-mod-quiz input[type=submit].mod_quiz-redo_question_button {
  padding: 2px 0.8em;
  font-size: 1em;
}
.sibfu-theme #page-mod-quiz-attempt .mod_quiz-blocked_question_warning .que .formulation,
.sibfu-theme #page-mod-quiz-review .mod_quiz-blocked_question_warning .que .formulation {
  background: #eee;
  border: 1px solid #dcdcdc;
}
.sibfu-theme body.jsenabled .questionflagcheckbox {
  display: none;
}
.sibfu-theme #page-mod-quiz-attempt #connection-ok,
.sibfu-theme #page-mod-quiz-attempt #connection-error {
  position: fixed;
  top: 0;
  width: 80%;
  left: 10%;
  color: #555;
  border-radius: 0 0 10px 10px;
  box-shadow: 5px 5px 20px 0 #666;
  padding: 1em 1em 0;
  z-index: 10000;
}
.sibfu-theme #page-mod-quiz-attempt #connection-error {
  background-color: #fcc;
}
.sibfu-theme #page-mod-quiz-attempt #connection-ok {
  background-color: #cfb;
  width: 60%;
  left: 20%;
}
.sibfu-theme .generalbox#passwordbox {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme #passwordform {
  margin: 1em 0;
}
.sibfu-theme #quiznojswarning {
  color: red;
}
.sibfu-theme #quiznojswarning {
  font-size: 0.7em;
  line-height: 1.1;
}
.sibfu-theme .jsenabled #quiznojswarning {
  display: none;
}
.sibfu-theme .path-mod-quiz #user-picture {
  margin: 0.5em 0;
}
.sibfu-theme .path-mod-quiz #user-picture img {
  width: auto;
  height: auto;
  vertical-align: bottom;
}
.sibfu-theme .path-mod-quiz #mod_quiz_navblock h3.mod_quiz-section-heading {
  padding: 0.7em 0 0;
  margin: 0;
  clear: both;
}
.sibfu-theme .path-mod-quiz #mod_quiz_navblock h3.mod_quiz-section-heading:first-child {
  padding-top: 0;
}
.sibfu-theme .path-mod-quiz .qnbutton {
  display: block;
  position: relative;
  float: left;
  width: 1.5em;
  height: 1.5em;
  overflow: hidden;
  margin: 0.3em 0.3em 0.3em 0;
  padding: 0;
  border: 1px solid #bbb;
  background: #ddd;
  text-align: center;
  vertical-align: middle;
  line-height: 1.5em;
  font-weight: bold;
  text-decoration: none;
}
.sibfu-theme .path-mod-quiz.dir-rtl .qnbutton {
  float: right;
}
.sibfu-theme .path-mod-quiz .qnbutton:visited:hover,
.sibfu-theme .path-mod-quiz .qnbutton:link:hover {
  text-decoration: underline;
}
.sibfu-theme .path-mod-quiz .qnbutton .trafficlight,
.sibfu-theme .path-mod-quiz .qnbutton .thispageholder {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.sibfu-theme .path-mod-quiz .qnbutton.thispage {
  border-color: #666;
}
.sibfu-theme .path-mod-quiz .qnbutton.thispage .thispageholder {
  border: 1px solid #666;
}
.sibfu-theme .path-mod-quiz .qnbutton.flagged .trafficlight {
  background: url(/theme/image.php/sfu/quiz/1522900725/navflagged) no-repeat top right;
}
.sibfu-theme .path-mod-quiz .qnbutton.blocked,
.sibfu-theme .path-mod-quiz .qnbutton.notyetanswered,
.sibfu-theme .path-mod-quiz .qnbutton.requiresgrading,
.sibfu-theme .path-mod-quiz .qnbutton.invalidanswer {
  background-color: white;
}
.sibfu-theme .path-mod-quiz .qnbutton.correct {
  background-color: #cfc;
}
.sibfu-theme .path-mod-quiz .qnbutton.correct .trafficlight {
  border-bottom: 3px solid #080;
}
.sibfu-theme .path-mod-quiz .qnbutton.partiallycorrect {
  background-color: #ffa;
}
.sibfu-theme .path-mod-quiz .qnbutton.notanswered,
.sibfu-theme .path-mod-quiz .qnbutton.incorrect {
  background-color: #fcc;
}
.sibfu-theme .path-mod-quiz .qnbutton.blocked {
  color: #999;
}
.sibfu-theme .path-mod-quiz .qnbutton.notanswered .trafficlight,
.sibfu-theme .path-mod-quiz .qnbutton.incorrect .trafficlight {
  border-top: 3px solid #800;
}
.sibfu-theme .path-mod-quiz .othernav {
  clear: both;
  margin: 0.5em 0;
}
.sibfu-theme .path-mod-quiz .othernav a,
.sibfu-theme .path-mod-quiz .othernav input {
  display: block;
  margin: 0.5em 0;
}
.sibfu-theme #quiz-timer {
  display: none;
  margin-top: 1em;
}
.sibfu-theme #quiz-time-left {
  font-weight: bold;
}
.sibfu-theme #quiz-timer.timeleft15 {
  background: #fff;
}
.sibfu-theme #quiz-timer.timeleft14 {
  background: #fee;
}
.sibfu-theme #quiz-timer.timeleft13 {
  background: #fdd;
}
.sibfu-theme #quiz-timer.timeleft12 {
  background: #fcc;
}
.sibfu-theme #quiz-timer.timeleft11 {
  background: #fbb;
}
.sibfu-theme #quiz-timer.timeleft10 {
  background: #faa;
}
.sibfu-theme #quiz-timer.timeleft9 {
  background: #f99;
}
.sibfu-theme #quiz-timer.timeleft8 {
  background: #f88;
}
.sibfu-theme #quiz-timer.timeleft7 {
  background: #f77;
}
.sibfu-theme #quiz-timer.timeleft6 {
  background: #f66;
}
.sibfu-theme #quiz-timer.timeleft5 {
  background: #f55;
}
.sibfu-theme #quiz-timer.timeleft4 {
  background: #f44;
}
.sibfu-theme #quiz-timer.timeleft3 {
  background: #f33;
}
.sibfu-theme #quiz-timer.timeleft2 {
  background: #f22;
}
.sibfu-theme #quiz-timer.timeleft1 {
  background: #f11;
}
.sibfu-theme #quiz-timer.timeleft0 {
  background: #f00;
}
.sibfu-theme #page-mod-quiz-mod #id_reviewoptionshdr .fitem {
  width: 23%;
  margin-left: 10px;
}
.sibfu-theme #page-mod-quiz-mod #id_reviewoptionshdr fieldset.fgroup {
  width: 100%;
  text-align: left;
  margin-left: 0;
}
.sibfu-theme #page-mod-quiz-mod #id_reviewoptionshdr .fitem {
  float: left;
  width: 23%;
  clear: none;
}
.sibfu-theme #page-mod-quiz-mod.dir-rtl #id_reviewoptionshdr .fitem {
  float: right;
}
.sibfu-theme #page-mod-quiz-mod #id_reviewoptionshdr .fitemtitle {
  width: 100%;
  font-weight: bold;
  text-align: left;
  height: 2.5em;
  margin-left: 0;
}
.sibfu-theme #page-mod-quiz-mod.dir-rtl #id_reviewoptionshdr .fitemtitle {
  text-align: right;
}
.sibfu-theme #page-mod-quiz-mod #id_reviewoptionshdr fieldset.fgroup {
  clear: left;
  margin: 0 0 1em;
}
.sibfu-theme #page-mod-quiz-mod #id_reviewoptionshdr fieldset.fgroup > span {
  float: left;
  clear: left;
  line-height: 1.7;
}
.sibfu-theme #page-mod-quiz-mod.dir-rtl #id_reviewoptionshdr fieldset.fgroup > span {
  float: right;
  clear: right;
}
.sibfu-theme #page-mod-quiz-mod #id_reviewoptionshdr fieldset.fgroup span label {
  margin-left: 0.4em;
}
.sibfu-theme #page-mod-quiz-view .quizinfo,
.sibfu-theme #page-mod-quiz-view #page .quizgradefeedback,
.sibfu-theme #page-mod-quiz-view #page .quizattempt {
  text-align: center;
}
.sibfu-theme #page-mod-quiz-view #page .quizattemptsummary td p {
  margin-top: 0;
}
.sibfu-theme #page-mod-quiz-view table.quizattemptsummary tr.bestrow td {
  border-color: #bce8f1;
  background-color: #d9edf7;
}
.sibfu-theme table.quizattemptsummary .noreviewmessage {
  color: gray;
}
.sibfu-theme #page-mod-quiz-view .generaltable.quizattemptsummary {
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme #page-mod-quiz-view .generalbox#feedback {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 15px;
}
.sibfu-theme #page-mod-quiz-view .generalbox#feedback h2 {
  margin: 0;
}
.sibfu-theme #page-mod-quiz-view .generalbox#feedback h3 {
  text-align: left;
}
.sibfu-theme #page-mod-quiz-view.dir-rtl .generalbox#feedback h3 {
  text-align: center;
}
.sibfu-theme #page-mod-quiz-view .generalbox#feedback .overriddennotice {
  text-align: center;
  font-size: 0.7em;
}
.sibfu-theme .quizstartbuttondiv.quizsecuremoderequired input {
  display: none;
}
.sibfu-theme .jsenabled .quizstartbuttondiv.quizsecuremoderequired input {
  display: inline;
}
.sibfu-theme .quizattempt #mod_quiz_preflight_form {
  display: none;
}
.sibfu-theme #mod_quiz_preflight_form .femptylabel .fitemtitle {
  display: none;
}
.sibfu-theme #mod_quiz_preflight_form .femptylabel .felement {
  margin: 0;
  padding: 0;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue.mod_quiz_preflight_popup {
  width: 600px;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue.mod_quiz_preflight_popup .moodle-dialogue-wrap {
  overflow: hidden;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue.mod_quiz_preflight_popup .moodle-dialogue-bd {
  padding: 0;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue.mod_quiz_preflight_popup .moodle-dialogue-bd #mod_quiz_preflight_form legend {
  padding: 0 10px;
  margin: 0;
  border: 0 none;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue.mod_quiz_preflight_popup .moodle-dialogue-bd #mod_quiz_preflight_form .fitem {
  margin-left: 10px;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue.mod_quiz_preflight_popup .moodle-dialogue-bd #mod_quiz_preflight_form #fgroup_id_buttonar {
  padding: 10px 0 0;
  margin: 0;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue.mod_quiz_preflight_popup .moodle-dialogue-content .moodle-dialogue-ft {
  margin: 0;
}
.sibfu-theme .moodle-dialogue-bd #mod_quiz_preflight_form fieldset.hidden {
  display: inherit;
  visibility: inherit;
}
.sibfu-theme body.path-mod-quiz .gradedattempt,
.sibfu-theme body.path-mod-quiz table tbody tr.gradedattempt > td {
  border-color: #bce8f1;
  background-color: #d9edf7;
}
.sibfu-theme .quizattemptcounts {
  clear: left;
  text-align: center;
  display: inline;
  margin-left: 20%;
}
.sibfu-theme .dir-rtl .quizattemptcounts {
  margin-left: 0;
  margin-right: 20%;
}
.sibfu-theme #page-mod-quiz-view .quizattemptcounts,
.sibfu-theme .dir-rtl #page-mod-quiz-view .quizattemptcounts {
  display: block;
  margin-left: 0;
  margin-right: 0;
}
.sibfu-theme #page-mod-quiz-summary #content {
  text-align: center;
}
.sibfu-theme #page-mod-quiz-summary .questionflag {
  vertical-align: text-bottom;
}
.sibfu-theme #page-mod-quiz-summary #quiz-timer {
  text-align: center;
  margin-top: 1em;
}
.sibfu-theme #page-mod-quiz-summary .submitbtns {
  margin-top: 1.5em;
}
@media print {
  .sibfu-theme .quiz-secure-window * {
    display: none !important;
  }
}
.sibfu-theme table.quizreviewsummary {
  width: 100%;
}
.sibfu-theme table.quizreviewsummary th.cell {
  padding: 1px 0.5em 1px 1em;
  font-weight: bold;
  text-align: right;
  width: 10em;
  background: #f0f0f0;
}
.sibfu-theme table.quizreviewsummary td.cell {
  padding: 1px 1em 1px 0.5em;
  text-align: left;
  background: #fafafa;
}
.sibfu-theme .dir-rtl table.quizreviewsummary td.cell {
  text-align: right;
}
.sibfu-theme #page-mod-quiz-comment .mform {
  width: 100%;
}
.sibfu-theme #page-mod-quiz-comment .mform fieldset {
  margin: 0;
}
.sibfu-theme #page-mod-quiz-comment .que {
  margin: 0;
}
.sibfu-theme #page-mod-quiz-report h2.main {
  clear: both;
}
.sibfu-theme #page-mod-quiz-report div#commands,
.sibfu-theme #page-mod-quiz-report .controls {
  text-align: center;
}
.sibfu-theme #page-mod-quiz-report .dubious {
  background-color: #fcc;
}
.sibfu-theme #page-mod-quiz-report .highlight {
  border: 1px solid #bce8f1;
  background-color: #d9edf7;
}
.sibfu-theme #page-mod-quiz-report .negcovar {
  border: medium solid pink;
}
.sibfu-theme #page-mod-quiz-report .toggleincludeauto {
  text-align: center;
}
.sibfu-theme #page-mod-quiz-report .gradetheselink {
  font-size: 0.8em;
}
.sibfu-theme #page-mod-quiz-report .mform fieldset.fgroup span label {
  margin-right: 14px;
}
.sibfu-theme #page-mod-quiz-report table th {
  white-space: normal;
}
.sibfu-theme #page-mod-quiz-report table#attempts td,
.sibfu-theme #page-mod-quiz-report table.quizresponseanalysis td {
  word-wrap: break-word;
  max-width: 20em;
}
.sibfu-theme #page-mod-quiz-report table.titlesleft td.c0 {
  font-weight: bold;
}
.sibfu-theme #page-mod-quiz-report table .numcol {
  text-align: center;
  vertical-align: middle !important;
}
.sibfu-theme #page-mod-quiz-report table#attempts {
  clear: both;
  width: 80%;
  margin: 0.2em auto;
}
.sibfu-theme #page-mod-quiz-report table#attempts .header,
.sibfu-theme #page-mod-quiz-report table#attempts .cell {
  padding: 4px;
}
.sibfu-theme #page-mod-quiz-report table#attempts .header .commands {
  display: inline;
}
.sibfu-theme #page-mod-quiz-report table#attempts .picture {
  width: 40px;
}
.sibfu-theme #page-mod-quiz-report table#attempts td {
  border-left-width: 1px;
  border-right-width: 1px;
  border-left-style: solid;
  border-right-style: solid;
  vertical-align: middle;
}
.sibfu-theme #page-mod-quiz-report table#attempts .header {
  text-align: left;
}
.sibfu-theme #page-mod-quiz-report table#attempts .picture {
  text-align: center !important;
}
.sibfu-theme #page-mod-quiz-report table#attempts.grades span.que,
.sibfu-theme #page-mod-quiz-report table#attempts span.avgcell {
  white-space: nowrap;
}
.sibfu-theme #page-mod-quiz-report table#attempts span.que .requiresgrading {
  white-space: normal;
}
.sibfu-theme #page-mod-quiz-report table#attempts .questionflag {
  vertical-align: text-bottom;
  padding-left: 6px;
}
.sibfu-theme .dir-rtl#page-mod-quiz-report table#attempts .questionflag {
  padding-right: 6px;
  padding-left: 0;
}
.sibfu-theme #page-mod-quiz-report .graph.flexible-wrap {
  text-align: center;
  overflow: auto;
}
.sibfu-theme #page-mod-quiz-report #cachingnotice {
  margin-bottom: 1em;
  padding: 0.2em;
}
.sibfu-theme #page-mod-quiz-report #cachingnotice .singlebutton {
  margin: 0.5em 0 0;
}
.sibfu-theme #page-mod-quiz-report .bold .reviewlink {
  font-weight: normal;
}
.sibfu-theme #page-mod-quiz-report tr.lastrowforattempt {
  border-bottom: lightgrey solid 0.2em;
}
.sibfu-theme #page-mod-quiz-edit .statusbar {
  margin: 0.6em 0.4em;
}
.sibfu-theme #page-mod-quiz-edit .statusdisplay {
  background-color: #ffc;
  clear: both;
  margin: 0.3em 0;
  padding: 1px 10px;
}
.sibfu-theme #page-mod-quiz-edit .statusdisplay p {
  margin: 4px 0;
}
.sibfu-theme #page-mod-quiz-edit .maxgrade,
.sibfu-theme #page-mod-quiz-edit .totalpoints {
  display: block;
  float: right;
  margin: -2.85em 0 0;
  padding: 0.2em;
}
.sibfu-theme #page-mod-quiz-edit.dir-rtl .maxgrade,
.sibfu-theme #page-mod-quiz-edit.dir-rtl .totalpoints {
  float: left;
}
.sibfu-theme #page-mod-quiz-edit .maxgrade label {
  display: inline;
}
.sibfu-theme #page-mod-quiz-edit li.activity > div,
.sibfu-theme #page-mod-quiz-edit li.pagenumber {
  position: relative;
}
.sibfu-theme #page-mod-quiz-edit ul.section li.pagenumber:first-child .add-menu-outer ul.menu li:first-child,
.sibfu-theme #page-mod-quiz-edit .last-add-menu .add-menu-outer ul.menu li:first-child {
  display: none;
}
.sibfu-theme #page-mod-quiz-edit .last-add-menu {
  position: relative;
  height: 1.5em;
  margin: 0 20px;
}
.sibfu-theme #page-mod-quiz-edit .add-menu-outer {
  position: absolute;
  right: 0;
}
.sibfu-theme #page-mod-quiz-edit.dir-rtl .add-menu-outer {
  right: auto;
  left: 0;
}
.sibfu-theme #page-mod-quiz-edit .slotnumber {
  background-color: #D3D3D3;
  text-align: center;
  margin: 0.1em 0.5em;
  min-width: 2em;
  display: inline-block;
}
.sibfu-theme #page-mod-quiz-edit .section-heading {
  font-size: 24px;
  margin-left: 20px;
  margin-bottom: 0;
  height: 40px;
}
.sibfu-theme #page-mod-quiz-edit .section-heading .instancesectioncontainer {
  display: inline;
}
.sibfu-theme #page-mod-quiz-edit .section-heading .instancesectioncontainer h3 {
  display: inline;
  color: #999;
}
.sibfu-theme #page-mod-quiz-edit .section-heading .editing_section,
.sibfu-theme #page-mod-quiz-edit .section-heading .editing_delete {
  margin-left: 10px;
}
.sibfu-theme #page-mod-quiz-edit .section-heading .sectioninstance {
  position: relative;
}
.sibfu-theme #page-mod-quiz-edit .section-heading .instancesection {
  white-space: nowrap;
  max-width: 72%;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: bottom;
}
.sibfu-theme #page-mod-quiz-edit .section-heading form {
  display: inline;
  position: relative;
  top: 3px;
  left: -7px;
}
.sibfu-theme #page-mod-quiz-edit .section-heading form input {
  font-size: 24px;
  font-weight: bold;
  width: 50%;
}
.sibfu-theme #page-mod-quiz-edit .section-heading .instanceshufflequestions {
  float: right;
  margin: 0.3em 20px 0 0;
}
.sibfu-theme #page-mod-quiz-edit ul.section {
  margin: 0;
  padding: 0 20px;
}
.sibfu-theme #page-mod-quiz-edit ul.slots {
  margin: 0;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section {
  border: 0;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section .content {
  background-color: #FAFAFA;
  padding: 1px 0;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity {
  background: #E6E6E6;
  margin: 3px 0;
  padding: 0.2em;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity.page {
  background: transparent;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity.page h4 {
  display: inline;
  font-weight: normal;
  font-size: 1em;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmarkcontainer {
  background: white;
  padding: 0.2em;
  margin: 0.4em;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmarkcontainer .editicon {
  width: 13px;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmarkcontainer.infoitem {
  background: transparent;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmarkcontainer form {
  display: inline;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmarkcontainer form input {
  margin: 0;
  padding: 0.2em;
  height: 1em;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark {
  display: inline-block;
  text-align: right;
}
.sibfu-theme #page-mod-quiz-edit.dir-rtl ul.slots li.section li.activity .instancemaxmark {
  text-align: left;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .page_split_join_wrapper {
  position: absolute;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .page_split_join {
  position: relative;
  left: -20px;
  top: -7px;
}
.sibfu-theme #page-mod-quiz-edit.dir-rtl ul.slots li.section li.activity .page_split_join {
  left: auto;
  right: -20px;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_0 {
  min-width: 1.3em;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_1 {
  min-width: 2em;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_2 {
  min-width: 2.6em;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_3 {
  min-width: 3.2em;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_4 {
  min-width: 3.7em;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_5 {
  min-width: 4.3em;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_6 {
  min-width: 4.8em;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_7 {
  min-width: 5.45em;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .edit_icon,
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity a.preview,
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .editing_delete,
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .editing_maxmark {
  margin: 0 2px;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section.only-has-one-slot li.activity .editing_move,
.sibfu-theme #page-mod-quiz-edit ul.slots li.section.only-has-one-slot li.activity .editing_delete {
  visibility: hidden;
}
.sibfu-theme #page-mod-quiz-edit ul.slots.only-one-section li.section.only-has-one-slot li.activity .editing_delete {
  visibility: visible;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .question_dependency_wrapper {
  position: absolute;
  top: 0;
  right: 0;
}
.sibfu-theme #page-mod-quiz-edit.dir-rtl ul.slots li.section li.activity .question_dependency_wrapper {
  left: 0;
  right: auto;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .question_dependency_wrapper.question_dependency_cannot_depend {
  display: none;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .question_dependency_wrapper .currentlink,
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .question_dependency_wrapper .cm-edit-action {
  position: relative;
  left: 20px;
  top: -1em;
}
.sibfu-theme #page-mod-quiz-edit.dir-rtl ul.slots li.section li.activity .question_dependency_wrapper .currentlink,
.sibfu-theme #page-mod-quiz-edit.dir-rtl ul.slots li.section li.activity .question_dependency_wrapper .cm-edit-action {
  right: 20px;
  left: auto;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .activityinstance {
  display: block;
  min-height: 1.7em;
  position: absolute;
  top: 0;
  left: 5em;
  width: 100%;
}
.sibfu-theme #page-mod-quiz-edit.dir-rtl ul.slots li.section li.activity .activityinstance {
  left: auto;
  right: 5em;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section li.activity .mod-indent-outer {
  padding-left: 22px;
}
.sibfu-theme #page-mod-quiz-edit.dir-rtl ul.slots li.section li.activity .mod-indent-outer {
  padding-left: 0;
  padding-right: 22px;
}
.sibfu-theme #page-mod-quiz-edit ul.slots .activityinstance form {
  display: inline;
}
.sibfu-theme #page-mod-quiz-edit span.editinstructions {
  right: 0;
}
.sibfu-theme #page-mod-quiz-edit.dir-rtl span.editinstructions {
  left: 0;
  right: auto;
}
.sibfu-theme #page-mod-quiz-edit ul.slots .activityinstance span.instancename {
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-word;
  width: 70%;
  display: inline-block;
  height: 20px;
}
.sibfu-theme #page-mod-quiz-edit ul.slots .activityinstance span.instancename img {
  margin: 0 0.2em;
}
.sibfu-theme #page-mod-quiz-edit #categoryquestions .questionname,
.sibfu-theme #page-mod-quiz-edit ul.slots li.activity div.activityinstance .questionname {
  font-weight: bold;
  color: #555;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.activity div.activityinstance .questiontext {
  color: #555;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.activity div.activityinstance .mod_quiz_random_qbank_link {
  font-size: 0.8em;
}
.sibfu-theme #page-mod-quiz-edit ul.slots .activityinstance img.activityicon {
  float: left;
  margin: 0.2em 0 0;
  padding: 0;
}
.sibfu-theme #page-mod-quiz-edit.dir-rtl ul.slots .activityinstance img.activityicon {
  float: right;
}
.sibfu-theme #page-mod-quiz-edit .section .activity .actions {
  white-space: nowrap;
  background: #e6e6e6;
  padding: 0.1em 0;
}
.sibfu-theme #page-mod-quiz-edit .mod_quiz_edit_forms {
  display: none;
}
.sibfu-theme #categoryquestions > tbody > tr:nth-of-type(even) {
  background: #e4e4e4;
}
.sibfu-theme #categoryquestions > tbody > tr:nth-of-type(even).highlight {
  background-color: #AFA;
}
.sibfu-theme #categoryquestions .header {
  text-align: center;
  padding: 0 2px;
  border: 0 none;
}
.sibfu-theme #categoryquestions th.modifiername .sorters,
.sibfu-theme #categoryquestions th.creatorname .sorters {
  font-weight: normal;
  font-size: 0.8em;
}
.sibfu-theme #categoryquestions td.modifiername,
.sibfu-theme #categoryquestions td.creatorname {
  line-height: 1em;
}
.sibfu-theme #categoryquestions td.modifiername span.date,
.sibfu-theme #categoryquestions td.creatorname span.date {
  font-weight: normal;
  font-size: 0.8em;
}
.sibfu-theme table#categoryquestions {
  width: 100%;
  overflow: hidden;
  table-layout: fixed;
}
.sibfu-theme #categoryquestions .iconcol {
  width: 15px;
  text-align: center;
  padding: 0;
}
.sibfu-theme #categoryquestions .checkbox {
  width: 19px;
  text-align: center;
  padding: 0;
}
.sibfu-theme #categoryquestions .qtype {
  text-align: center;
}
.sibfu-theme #categoryquestions .qtype {
  width: 28px;
  padding: 0;
}
.sibfu-theme #categoryquestions .questiontext {
  position: relative;
  zoom: 1;
  padding-left: 0.3em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sibfu-theme .dir-rtl #categoryquestions .questiontext {
  padding-left: 0;
  padding-right: 0.3em;
}
.sibfu-theme #categoryquestions .questionname {
  white-space: nowrap;
  overflow: hidden;
  zoom: 1;
  position: relative;
}
.sibfu-theme #categoryquestions .questiontext p {
  margin: 0;
}
.sibfu-theme #page-mod-quiz-edit table#categoryquestions td,
.sibfu-theme #page-mod-quiz-edit table#categoryquestions th {
  overflow: hidden;
  white-space: nowrap;
}
.sibfu-theme .mod_quiz_qbank_dialogue {
  width: 80%;
  min-height: 200px;
}
.sibfu-theme .mod_quiz_qbank_dialogue.moodle-dialogue-fullscreen {
  width: 100%;
}
.sibfu-theme .mod_quiz_qbank_dialogue .questionbankloading {
  position: absolute;
  top: 30px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  text-align: center;
  opacity: 0.5;
  padding-top: 50px;
}
.sibfu-theme .mod_quiz_qbank_dialogue #advancedsearch label {
  font-size: 100%;
}
.sibfu-theme .modulespecificbuttonscontainer {
  padding-left: 0.3em;
  padding-right: 0.3em;
}
.sibfu-theme .quizquestionlistcontrols {
  text-align: center;
}
.sibfu-theme .categoryinfo {
  padding: 0.3em;
}
.sibfu-theme .path-mod-quiz .gradingdetails {
  font-size: small;
}
.sibfu-theme #page-mod-quiz-edit div#repaginatedialog .mform {
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme #page-mod-quiz-edit div.container div.generalbox {
  position: relative;
  display: block;
  border: 0 none;
  margin: 0;
  padding: 0;
}
.sibfu-theme #page-mod-quiz-edit .paging {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0.1em 0.3em;
  display: block;
  background-color: #ddd;
}
.sibfu-theme #page-mod-quiz-edit #page-footer {
  clear: both;
  padding-top: 1em;
}
.sibfu-theme #page-mod-quiz-edit .categoryinfofield {
  font-style: italic;
}
.sibfu-theme #page-mod-quiz-edit .categorynamefield {
  font-weight: bold;
}
.sibfu-theme #page-mod-quiz-edit .questionsortoptions {
  background-color: #ddd;
}
.sibfu-theme #page-mod-quiz-edit div.questionbank .categorysortopotionscontainer {
  padding-top: 0.5em;
  margin-top: 0.3em;
}
.sibfu-theme #page-mod-quiz-edit div.questionbank .categoryquestionscontainer,
.sibfu-theme .questionbank .categorysortopotionscontainer,
.sibfu-theme .questionbank .categorypagingbarcontainer,
.sibfu-theme .questionbank .categoryselectallcontainer {
  background-color: #FFF;
}
.sibfu-theme #page-mod-quiz-edit ul.slots li.section ul.section {
  list-style: none;
}
@media print {
  .sibfu-theme #page-mod-quiz-attempt header.navbar,
.sibfu-theme #page-mod-quiz-review header.navbar {
    display: none;
  }
  .sibfu-theme #page-mod-quiz-attempt #dock,
.sibfu-theme #page-mod-quiz-review #dock {
    display: none;
  }
  .sibfu-theme #page-mod-quiz-attempt #page #page-header h1,
.sibfu-theme #page-mod-quiz-review #page #page-header h1 {
    display: none;
  }
  .sibfu-theme #page-mod-quiz-attempt #region-main,
.sibfu-theme #page-mod-quiz-review #region-main {
    width: 100%;
  }
  .sibfu-theme #page-mod-quiz-attempt #block-region-side-pre,
.sibfu-theme #page-mod-quiz-attempt #block-region-side-post,
.sibfu-theme #page-mod-quiz-review #block-region-side-pre,
.sibfu-theme #page-mod-quiz-review #block-region-side-post {
    display: none;
  }
  .sibfu-theme #page-mod-quiz-attempt #page-footer,
.sibfu-theme #page-mod-quiz-review #page-footer {
    display: none;
  }
  .sibfu-theme #page-mod-quiz-attempt .editquestion,
.sibfu-theme #page-mod-quiz-review .editquestion,
.sibfu-theme #page-mod-quiz-attempt .questionflag,
.sibfu-theme #page-mod-quiz-review .questionflag {
    display: none;
  }
  .sibfu-theme #page-mod-quiz-attempt .submitbtns,
.sibfu-theme #page-mod-quiz-review .submitbtns {
    display: none;
  }
  .sibfu-theme #page-mod-quiz-review .que .commentlink {
    display: none;
  }
  .sibfu-theme #page-mod-quiz-attempt .que,
.sibfu-theme #page-mod-quiz-review .que {
    page-break-inside: avoid;
  }
}
@media only screen and (max-width: 565px) {
  .sibfu-theme #page-mod-quiz-edit .rpcontainerclass {
    margin-top: 3em;
  }
  .sibfu-theme #page-mod-quiz-edit .maxgrade {
    margin-top: 0.1em;
  }
  .sibfu-theme #page-mod-quiz-edit .statusbar {
    padding: 0;
  }
}
.sibfu-theme .path-mod-resource .resourcecontent {
  text-align: center;
}
.sibfu-theme .path-mod-resource .resourcedetails {
  font-size: 0.8em;
  color: #555;
}
.sibfu-theme .resourcelinkdetails {
  font-size: 0.8em;
  color: #555;
}
.sibfu-theme .path-mod-scorm .top {
  vertical-align: top;
}
.sibfu-theme .path-mod-scorm .scorm-left {
  text-align: left;
}
.sibfu-theme .path-mod-scorm .scorm-center {
  text-align: center;
}
.sibfu-theme .path-mod-scorm .scorm-right {
  text-align: right;
}
.sibfu-theme .path-mod-scorm .scoframe {
  position: relative;
  width: 100%;
  height: 100%;
}
.sibfu-theme .ios #scormpage #scorm_content {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
}
.sibfu-theme #page-mod-scorm-player #scormtop {
  position: relative;
  width: 100%;
  height: 30px;
}
.sibfu-theme #page-mod-scorm-player #scormbrowse {
  position: absolute;
  left: 5px;
  top: 0px;
}
.sibfu-theme #page-mod-scorm-player #scormnav {
  position: absolute;
  right: 5px;
  text-align: center;
  top: 3px;
  width: 100%;
}
.sibfu-theme #page-mod-scorm-player #scormbox {
  width: 74%;
  height: 100%;
  position: absolute;
  right: 0px;
  top: 0px;
}
.sibfu-theme #page-mod-scorm-player #scormpage {
  position: relative;
  width: 100%;
  height: 100%;
}
.sibfu-theme #page-mod-scorm-player #scormpage #toctree {
  position: relative;
  width: 100%;
}
.sibfu-theme #page-mod-scorm-player #tocbox {
  position: relative;
  left: 0px;
  width: 100%;
  height: 100%;
  font-size: 0.8em;
}
.sibfu-theme #page-mod-scorm-player #toctree {
  overflow: visible;
}
.sibfu-theme #page-mod-scorm-player #tochead {
  position: relative;
  text-align: center;
  top: 3px;
  height: 30px;
}
.sibfu-theme #page-mod-scorm-player #scormpage .scoframe {
  frameborder: 0;
}
.sibfu-theme #page-mod-scorm-player #scormpage #scorm_object {
  border: none;
  width: 98%;
  height: 98%;
}
.sibfu-theme #page-mod-scorm-player #scormpage #scorm_object.scorm_nav_under_content {
  height: 95%;
}
.sibfu-theme #page-mod-scorm-player #scormpage #scorm_content {
  height: 100%;
}
.sibfu-theme #page-mod-scorm-player #scormpage #scorm_toc {
  position: relative;
}
.sibfu-theme #page-mod-scorm-player #scormpage #scorm_toc_title {
  font-size: 1.2em;
  font-weight: bold;
}
.sibfu-theme #page-mod-scorm-player #scormpage #scorm_tree {
  border-right: 5px solid #eff5ff;
}
.sibfu-theme #page-mod-scorm-player #scormpage #scorm_navpanel {
  text-align: center;
}
.sibfu-theme #page-mod-scorm-player .toc,
.sibfu-theme #page-mod-scorm-player .no-toc {
  width: 100%;
}
.sibfu-theme #page-mod-scorm-player .structlist {
  list-style-type: none;
  white-space: nowrap;
}
.sibfu-theme #page-mod-scorm-player .structurelist {
  position: relative;
  list-style-type: none;
  width: 96%;
  margin: 0;
  padding: 0;
}
.sibfu-theme #page-mod-scorm-player .structurelist ul {
  padding-left: 0.5em;
  margin-left: 0.5em;
}
.sibfu-theme #page-mod-scorm-player #scormpage #scorm_toc.disabled,
.sibfu-theme #page-mod-scorm-player #scormpage #scorm_toc_toggle.disabled {
  display: none;
}
.sibfu-theme #page-mod-scorm-view .structurelist {
  list-style-type: none;
  white-space: nowrap;
}
.sibfu-theme #page-mod-scorm-view .structurelist {
  list-style-type: none;
  white-space: nowrap;
}
.sibfu-theme #page-mod-scorm-view .exceededmaxattempts {
  color: #c00;
}
.sibfu-theme #page-mod-scorm-player #altfinishlink {
  font-size: 140%;
  border: 0px;
  padding: 0px;
}
.sibfu-theme #page-mod-scorm-player #scormmode {
  float: left;
  border: 0px;
}
.sibfu-theme #page-mod-scorm-player.pagelayout-popup #page-content .region-content {
  padding: 0px;
}
.sibfu-theme #page-mod-scorm-player.pagelayout-popup #page-wrapper {
  width: 100%;
}
.sibfu-theme #page-mod-scorm-player .yui-layout-scroll div.yui-layout-bd {
  overflow: visible;
}
.sibfu-theme #page-mod-scorm-player .yui-layout-unit-left div.yui-layout-bd {
  overflow: auto;
}
.sibfu-theme .path-mod-scorm.forcejavascript .scorm-center {
  display: none;
}
.sibfu-theme .path-mod-scorm.forcejavascript .toc {
  display: none;
}
.sibfu-theme .path-mod-scorm.forcejavascript #scormpage #tocbox {
  display: none;
}
.sibfu-theme .path-mod-scorm.jsenabled .forcejavascriptmessage {
  display: none;
}
.sibfu-theme .path-mod-scorm.jsenabled .scorm-center {
  display: block;
}
.sibfu-theme .path-mod-scorm.jsenabled .toc {
  display: block;
}
.sibfu-theme .path-mod-scorm.jsenabled #scormpage #tocbox {
  display: block;
}
.sibfu-theme #page-mod-scorm-report-userreporttracks table .c1 {
  word-wrap: break-word;
  word-break: break-all;
}
.sibfu-theme #page-mod-scorm-report .scormattemptcounts {
  clear: left;
  text-align: center;
  display: inline;
  margin-left: 20%;
}
.sibfu-theme #page-mod-scorm-player #scormpage span.yui3-treeview-icon {
  display: none;
}
.sibfu-theme #page-mod-scorm-player #scormpage li.yui3-treeview-has-children > div.yui3-treeview-row > span.yui3-treeview-icon {
  display: block;
}
.sibfu-theme #page-mod-scorm-player #scormpage div.yui3-u-1,
.sibfu-theme #page-mod-scorm-player #scormpage div.yui3-u-3-4,
.sibfu-theme #page-mod-scorm-player #scormpage div.yui3-u-1-5,
.sibfu-theme #page-mod-scorm-player #scormpage div.yui3-u-1-24 {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}
.sibfu-theme #page-mod-scorm-player #scormpage div.yui3-u-1 {
  display: block;
}
.sibfu-theme #page-mod-scorm-player #scormpage div.yui3-u-3-4 {
  width: 75%;
}
.sibfu-theme #page-mod-scorm-player #scormpage div.yui3-u-1-5 {
  width: 20%;
}
.sibfu-theme #page-mod-scorm-player #scormpage div.yui3-u-1-24 {
  width: 4.1666%;
}
.sibfu-theme #page-mod-scorm-player #scormpage div.yui3-g-r {
  *letter-spacing: normal;
  *word-spacing: -0.43em;
}
.sibfu-theme #page-mod-scorm-player .opera-only :-o-prefocus,
.sibfu-theme #page-mod-scorm-player #scormpage div.yui3-g-r img {
  max-width: 100%;
}
.sibfu-theme .dir-rtl#page-mod-scorm-player #scormpage span.yui3-treeview-icon {
  float: right;
}
.sibfu-theme .path-mod-survey .smalltext {
  font-size: 0.75em;
}
.sibfu-theme .path-mod-survey .surveytable .rblock label {
  display: block;
}
.sibfu-theme .path-mod-survey .surveytable .foundthat,
.sibfu-theme .path-mod-survey .surveytable .preferthat {
  white-space: nowrap;
}
.sibfu-theme .path-mod-survey .surveytable .buttoncell {
  width: 5%;
}
.sibfu-theme .path-mod-survey .surveytable .optioncell,
.sibfu-theme .path-mod-survey .surveytable .questioncell {
  width: 50%;
  vertical-align: top;
}
.sibfu-theme .path-mod-survey .surveytable .whitecell {
  background-color: white;
}
.sibfu-theme .path-mod-survey #surveyform th {
  font-weight: normal;
  text-align: left;
}
.sibfu-theme .path-mod-survey #surveyform th.hresponse {
  text-align: center;
  width: 9%;
}
.sibfu-theme #page-mod-survey-report .fullnamecell {
  width: 10%;
  vertical-align: top;
  white-space: nowrap;
}
.sibfu-theme .path-mod-url .resourcecontent {
  text-align: center;
}
.sibfu-theme .wiki_contentbox {
  width: 80%;
  margin: auto;
  min-width: 200px;
  min-height: 100px;
}
.sibfu-theme .wiki_editor {
  width: 50%;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.sibfu-theme .wiki_previewbox {
  width: 50%;
  margin: auto;
  border: thin solid blue;
}
.sibfu-theme .wiki_button {
  margin: 5px;
}
.sibfu-theme .wiki_warning {
  color: red;
}
.sibfu-theme .emptycomments {
  color: red;
  display: inline;
}
.sibfu-theme .wiki-toc {
  border: 1px solid #BBB;
  background: #EEE;
  margin: 16px;
  padding: 8px;
}
.sibfu-theme .wiki-toc-title {
  color: #666;
  font-size: 1.1em;
  font-variant: small-caps;
  text-align: center;
}
.sibfu-theme .wiki-toc-section {
  padding: 0;
  margin: 2px 8px;
}
.sibfu-theme .wiki-toc-section-2 {
  padding-left: 12px;
}
.sibfu-theme .wiki-toc-section-3 {
  padding-left: 24px;
}
.sibfu-theme .wiki_form-button {
  margin-left: 0%;
}
.sibfu-theme .wiki-form-center {
  text-align: center;
  margin: auto;
  width: 320px;
}
.sibfu-theme .wiki-upload-table {
  margin: 8px auto;
  clear: both;
}
.sibfu-theme .wiki-upload-table table {
  margin: auto;
}
.sibfu-theme .wiki-upload-table h3 {
  margin: 4px 0px;
  text-align: center;
}
.sibfu-theme .wiki-upload-section {
  border: 1px solid #EEE;
  width: 400px;
  margin: 8px auto;
}
.sibfu-theme .wiki-upload-section legend {
  font-weight: bold;
  font-size: 0.9em;
  margin-left: 16px;
}
.sibfu-theme .wiki-tags {
  text-align: right;
}
.sibfu-theme .wiki_modifieduser p {
  line-height: 35px;
}
.sibfu-theme .wiki_modifieduser img {
  border: thin solid black;
}
.sibfu-theme .wiki_restore_yes, .sibfu-theme .wiki_deletecomment_yes,
.sibfu-theme .dir-rtl .wiki_restore_no, .sibfu-theme .dir-rtl .wiki_deletecomment_no {
  float: left;
}
.sibfu-theme .wiki_restore_no, .sibfu-theme .wiki_deletecomment_no,
.sibfu-theme .dir-rtl .wiki_restore_yes, .sibfu-theme .dir-rtl .wiki_deletecomment_yes {
  float: right;
}
.sibfu-theme .wiki_restoreform, .sibfu-theme .wiki_deletecommentform {
  width: 10%;
  margin: auto;
}
.sibfu-theme .wiki_versionuser {
  float: left;
}
.sibfu-theme .wiki_diffuserleft, .sibfu-theme .wiki_diffuserright {
  font-weight: normal;
  padding-top: 1%;
}
.sibfu-theme .wiki_diffuserleft {
  float: right;
}
.sibfu-theme .dir-rtl .wiki_diffuserleft {
  float: left;
}
.sibfu-theme .wiki_diffuserright {
  float: left;
}
.sibfu-theme .wiki_compareheading {
  font-weight: normal;
}
.sibfu-theme .wiki_restore, .sibfu-theme .wiki_diffview, .sibfu-theme .wiki_difftime, .sibfu-theme .wiki_headingtime {
  font-size: 0.8em;
  font-weight: normal;
}
.sibfu-theme .wiki_difftime, .sibfu-theme .wiki_headingtime {
  font-style: oblique;
  text-align: center;
}
.sibfu-theme .wiki_diff_oldpaging {
  float: left;
  width: 40%;
  min-width: 200px;
  margin-left: 5%;
}
.sibfu-theme .wiki_diff_newpaging {
  float: right;
  width: 40%;
  min-width: 200px;
  margin-right: 5%;
}
.sibfu-theme .wiki_diff_old, .sibfu-theme .wiki_diff_new {
  float: left;
  min-width: 200px;
  width: 40%;
}
.sibfu-theme .wiki_difftable td {
  width: 50%;
  float: left;
}
.sibfu-theme .wiki_histdate {
  text-align: left;
}
.sibfu-theme .wiki_histnewdate {
  border-top: 1px dotted gray;
}
.sibfu-theme .ouw_deleted {
  background: #FFA;
  color: red;
  text-decoration: line-through;
}
.sibfu-theme .ouw_added {
  background: #CFC;
  color: red;
}
.sibfu-theme a.wiki_newentry:link, .sibfu-theme a.wiki_newentry:visited {
  color: red;
  font-style: italic;
}
.sibfu-theme .wiki_newentry a {
  color: red;
  font-style: italic;
}
.sibfu-theme #intro.generalbox {
  margin-top: 10px;
  padding: 5px;
}
.sibfu-theme .wiki_navigation_container {
  margin: 0 auto;
}
.sibfu-theme .wiki_navigation_from {
  float: left;
  width: 40%;
  min-width: 200px;
  margin-left: 5%;
}
.sibfu-theme .wiki_navigation_to {
  float: left;
  width: 40%;
  min-width: 200px;
  margin-right: 5%;
}
.sibfu-theme .wiki_headingtitle {
  text-align: center;
}
.sibfu-theme .wiki_clear {
  clear: both;
}
.sibfu-theme .wiki_right {
  text-align: right;
}
.sibfu-theme .wiki_index {
  text-align: right;
}
.sibfu-theme .notunderlined {
  text-decoration: none;
}
.sibfu-theme a.wiki_edit_section {
  font-size: 0.6em;
  vertical-align: top;
  position: relative;
  float: right;
}
.sibfu-theme .midpad {
  text-align: center;
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.sibfu-theme .block_wiki_search ul {
  margin-top: 0.5em;
  margin-bottom: 3px;
}
.sibfu-theme .wiki-attachment:before {
  content: url("/mod/wiki/pix/attachment.png");
  padding-right: 2px;
}
.sibfu-theme #wiki_printable_content {
  text-align: left;
}
.sibfu-theme .dir-rtl #wiki_printable_content {
  text-align: right;
}
.sibfu-theme #wiki_printable_content a {
  color: black;
}
.sibfu-theme #wiki_printable_title {
  font-size: 2.2em;
  text-decoration: underline;
}
.sibfu-theme .wiki_diff_boxes {
  width: 100%;
  clear: both;
}
.sibfu-theme .wiki_diff_paging {
  width: 100%;
  clear: both;
}
.sibfu-theme .wiki_grayline {
  color: gray;
}
.sibfu-theme .wikisearchresults {
  padding-left: 50px;
  padding-top: 20px;
}
.sibfu-theme .wiki-diff-container {
  width: 95%;
  margin: 10px auto;
}
.sibfu-theme .wiki-diff-container .wiki-diff-leftside,
.sibfu-theme .wiki-diff-container .wiki-diff-rightside {
  width: 49.5%;
  margin: 0;
  padding: 0;
  float: left;
}
.sibfu-theme .wiki-diff-container .wiki-diff-rightside {
  margin-left: 1%;
}
.sibfu-theme .wiki-diff-container .wiki-diff-heading,
.sibfu-theme .wiki-diff-container .no-overflow {
  padding: 10px;
  border: 1px solid #DDD;
}
.sibfu-theme .wiki-diff-container .wiki-diff-rightside .wiki_diffversion {
  text-align: right;
}
.sibfu-theme .wikieditor-toolbar img {
  width: 22px;
  height: 22px;
  vertical-align: middle;
}
.sibfu-theme .path-mod-wiki .printicon {
  background: url(/theme/image.php/sfu/core/1522900725/t/print) no-repeat scroll 2px center transparent;
  padding-left: 20px;
}
.sibfu-theme #page-mod-wiki-prettyview .displayprinticon {
  text-align: right;
}
.sibfu-theme .path-mod-workshop .collapsibleregion {
  margin-bottom: 0.75em;
}
.sibfu-theme .path-mod-workshop .collapsibleregioncaption {
  font-weight: bold;
  font-size: 120%;
}
.sibfu-theme .path-mod-workshop div.singlebutton {
  text-align: center;
  margin: 0.75em auto;
}
.sibfu-theme .path-mod-workshop #workshop-viewlet-assignedassessments div.singlebutton,
.sibfu-theme .path-mod-workshop #workshop-viewlet-allexamples div.singlebutton,
.sibfu-theme .path-mod-workshop #workshop-viewlet-examples div.singlebutton {
  text-align: left;
}
.sibfu-theme .path-mod-workshop .groupwidget {
  text-align: center;
  margin: 0.75em auto;
}
.sibfu-theme .path-mod-workshop .perpagewidget {
  text-align: center;
  margin: 0.75em auto;
}
.sibfu-theme .path-mod-workshop .submission-summary {
  position: relative;
  margin-bottom: 10px;
}
.sibfu-theme .path-mod-workshop .submission-summary .title,
.sibfu-theme .path-mod-workshop .submission-summary .author,
.sibfu-theme .path-mod-workshop .submission-summary .author .fullname,
.sibfu-theme .path-mod-workshop .submission-summary .author .picture {
  display: inline;
}
.sibfu-theme .path-mod-workshop .submission-summary .title,
.sibfu-theme .path-mod-workshop .submission-summary .userdate,
.sibfu-theme .path-mod-workshop .submission-summary .grade-status {
  margin: 0px 0px 0px 40px;
}
.sibfu-theme .path-mod-workshop .submission-summary .author {
  margin-left: 1ex;
}
.sibfu-theme .path-mod-workshop .submission-summary.anonymous .title,
.sibfu-theme .path-mod-workshop .submission-summary.anonymous .author,
.sibfu-theme .path-mod-workshop .submission-summary.anonymous .userdate,
.sibfu-theme .path-mod-workshop .submission-summary.anonymous .grade-status {
  margin: 0px 0px 0px 5px;
}
.sibfu-theme .path-mod-workshop .submission-summary .userdate {
  font-size: x-small;
  color: #333;
}
.sibfu-theme .path-mod-workshop .submission-summary .userdate span {
  font-style: italic;
}
.sibfu-theme .path-mod-workshop .submission-summary .author .picture {
  position: absolute;
  top: 0px;
  left: 0px;
}
.sibfu-theme .path-mod-workshop .submission-full {
  border: 1px solid #ddd;
  margin: 0px 0px 1em 0px;
}
.sibfu-theme .path-mod-workshop .submission-full .header {
  position: relative;
  background-color: #ddd;
  padding: 3px;
  min-height: 67px;
}
.sibfu-theme .path-mod-workshop .submission-full .header .title,
.sibfu-theme .path-mod-workshop .submission-full .header .author,
.sibfu-theme .path-mod-workshop .submission-full .header .userdate {
  margin: 0px 0px 0px 80px;
}
.sibfu-theme .dir-rtl.path-mod-workshop .submission-full .header .title,
.sibfu-theme .dir-rtl.path-mod-workshop .submission-full .header .author,
.sibfu-theme .dir-rtl.path-mod-workshop .submission-full .header .userdate {
  margin: 0px 80px 0px 0px;
}
.sibfu-theme .path-mod-workshop .submission-full.anonymous .header .title,
.sibfu-theme .path-mod-workshop .submission-full.anonymous .header .author,
.sibfu-theme .path-mod-workshop .submission-full.anonymous .header .userdate {
  margin: 0px 0px 0px 5px;
}
.sibfu-theme .path-mod-workshop .submission-full .header .userdate.created {
  padding-right: 10px;
}
.sibfu-theme .path-mod-workshop .submission-full .header .userdate.modified {
  padding-left: 10px;
  margin-left: 0px;
  border-left: 1px solid #000;
}
.sibfu-theme .path-mod-workshop .submission-full .header .userdate {
  font-size: x-small;
  color: #333;
  display: inline;
}
.sibfu-theme .path-mod-workshop .submission-full .header .userdate span {
  font-style: italic;
}
.sibfu-theme .path-mod-workshop .submission-full .header .author .picture {
  position: absolute;
  top: 3px;
  left: 3px;
}
.sibfu-theme .dir-rtl.path-mod-workshop .submission-full .header .author .picture {
  right: 3px;
  left: auto;
}
.sibfu-theme .path-mod-workshop .submission-full .content,
.sibfu-theme .path-mod-workshop .submission-full .attachments {
  padding: 5px 10px;
}
.sibfu-theme .path-mod-workshop .submission-full .attachments .files img.icon {
  margin-right: 5px;
}
.sibfu-theme .path-mod-workshop .submission-full .attachments .images div {
  display: inline-block;
  margin: 5px;
  padding: 5px;
  border: 1px solid #ddd;
}
.sibfu-theme .path-mod-workshop .submission-summary.example .title,
.sibfu-theme .path-mod-workshop .submission-summary.example .userdate {
  margin: 0px 0px 0px 0px;
}
.sibfu-theme .path-mod-workshop .submission-full.example .header {
  min-height: 0px;
}
.sibfu-theme .path-mod-workshop .submission-full.example .header .title {
  margin: 0px 0px 0px 0px;
}
.sibfu-theme .path-mod-workshop .message {
  padding: 5px 5em 5px 15px;
  margin: 0px auto 20px auto;
  width: 100%;
  font-size: 80%;
  position: relative;
}
.sibfu-theme .path-mod-workshop .message .singlebutton {
  text-align: left;
  margin: 0px;
}
.sibfu-theme .path-mod-workshop .message.ok {
  color: #547c22;
  background-color: #e7f1c3;
}
.sibfu-theme .path-mod-workshop .message.error {
  color: #dd0221;
  background-color: #ffd3d9;
}
.sibfu-theme .path-mod-workshop .message.info {
  color: #1666a9;
  background-color: #d2ebff;
}
.sibfu-theme .path-mod-workshop .allocation-init-results {
  margin: 10px auto;
  width: 100%;
  font-size: 80%;
}
.sibfu-theme .path-mod-workshop .allocation-init-results .indent {
  margin-left: 20px;
}
.sibfu-theme .path-mod-workshop .allocation-init-results .ok {
  color: #547c22;
  background-color: #e7f1c3;
}
.sibfu-theme .path-mod-workshop .allocation-init-results .error {
  color: #dd0221;
  background-color: #ffd3d9;
}
.sibfu-theme .path-mod-workshop .allocation-init-results .info {
  color: #1666a9;
  background-color: #d2ebff;
}
.sibfu-theme .path-mod-workshop .allocation-init-results .debug {
  color: black;
  background-color: #ddd;
}
.sibfu-theme .path-mod-workshop .userplan {
  width: 100%;
  margin: 1em auto 1em auto;
  font-size: 80%;
  border: 1px solid #ddd;
}
.sibfu-theme .path-mod-workshop .userplan th {
  vertical-align: bottom;
  white-space: normal;
  color: #999;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 3px;
}
.sibfu-theme .path-mod-workshop .userplan th.active {
  vertical-align: top;
  color: black;
  font-size: 140%;
  border: 1px solid #ddd;
  border-bottom: 0;
  background: #e7f1c3;
}
.sibfu-theme .path-mod-workshop .userplan td {
  width: 20%;
  vertical-align: top;
  border-right: 1px solid #ddd;
  background-color: #f5f5f5;
}
.sibfu-theme .path-mod-workshop .userplan td,
.sibfu-theme .path-mod-workshop .userplan td a,
.sibfu-theme .path-mod-workshop .userplan td a:link,
.sibfu-theme .path-mod-workshop .userplan td a:hover,
.sibfu-theme .path-mod-workshop .userplan td a:visited,
.sibfu-theme .path-mod-workshop .userplan td a:active {
  color: #999;
}
.sibfu-theme .path-mod-workshop .userplan td.active,
.sibfu-theme .path-mod-workshop .userplan td.active a,
.sibfu-theme .path-mod-workshop .userplan td.active a:link,
.sibfu-theme .path-mod-workshop .userplan td.active a:hover,
.sibfu-theme .path-mod-workshop .userplan td.active a:visited,
.sibfu-theme .path-mod-workshop .userplan td.active a:active {
  color: black;
}
.sibfu-theme .path-mod-workshop .userplan td.lastcol {
  border-right: 0;
}
.sibfu-theme .path-mod-workshop .userplan td.active {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background-color: #e7f1c3;
}
.sibfu-theme .path-mod-workshop .userplan th .actions {
  display: inline;
}
.sibfu-theme .path-mod-workshop .userplan tr.phasetasks li {
  background-image: url(/theme/image.php/sfu/mod_workshop/1522900725/userplan/task-todo);
  background-position: top left;
  background-repeat: no-repeat;
  list-style-type: none;
  min-height: 16px;
  margin: 0.3em 0;
}
.sibfu-theme .dir-rtl.path-mod-workshop .userplan tr.phasetasks li {
  background-position: top right;
}
.sibfu-theme .path-mod-workshop .userplan tr.phasetasks li.completed {
  background-image: url(/theme/image.php/sfu/mod_workshop/1522900725/userplan/task-done);
}
.sibfu-theme .path-mod-workshop .userplan tr.phasetasks li.fail {
  background-image: url(/theme/image.php/sfu/mod_workshop/1522900725/userplan/task-fail);
}
.sibfu-theme .path-mod-workshop .userplan tr.phasetasks li.info {
  background-image: url(/theme/image.php/sfu/mod_workshop/1522900725/userplan/task-info);
}
.sibfu-theme .path-mod-workshop .userplan tr.phasetasks .tasks {
  list-style: none;
  margin: 3px;
  padding: 0px;
}
.sibfu-theme .path-mod-workshop .userplan tr.phasetasks .title {
  padding: 0px 10px 0px 20px;
}
.sibfu-theme .dir-rtl.path-mod-workshop .userplan tr.phasetasks .title {
  padding: 0px 20px 0px 10px;
}
.sibfu-theme .path-mod-workshop .userplan tr.phasetasks .details {
  padding: 0px 10px 0px 25px;
  font-size: 80%;
}
.sibfu-theme .dir-rtl.path-mod-workshop .userplan tr.phasetasks .details {
  padding: 0px 25px 0px 10px;
}
.sibfu-theme .path-mod-workshop .assessment-full {
  border: 1px solid #ddd;
  margin: 0px auto 1em auto;
}
.sibfu-theme .path-mod-workshop .assessment-full .header {
  position: relative;
  background-color: #ddd;
  padding: 3px;
  min-height: 35px;
}
.sibfu-theme .path-mod-workshop .assessment-full .header .title {
  font-weight: bold;
}
.sibfu-theme .path-mod-workshop .assessment-full .header .title,
.sibfu-theme .path-mod-workshop .assessment-full .header .reviewer,
.sibfu-theme .path-mod-workshop .assessment-full .header .grade,
.sibfu-theme .path-mod-workshop .assessment-full .header .weight {
  margin: 0px 0px 0px 40px;
}
.sibfu-theme .dir-rtl.path-mod-workshop .assessment-full .header .title,
.sibfu-theme .dir-rtl.path-mod-workshop .assessment-full .header .reviewer,
.sibfu-theme .dir-rtl.path-mod-workshop .assessment-full .header .grade,
.sibfu-theme .dir-rtl.path-mod-workshop .assessment-full .header .weight {
  margin: 0px 40px 0px 0px;
}
.sibfu-theme .path-mod-workshop .assessment-full.anonymous .header .title,
.sibfu-theme .path-mod-workshop .assessment-full.anonymous .header .reviewer,
.sibfu-theme .path-mod-workshop .assessment-full.anonymous .header .grade,
.sibfu-theme .path-mod-workshop .assessment-full.anonymous .header .weight {
  margin: 0px 0px 0px 5px;
}
.sibfu-theme .path-mod-workshop .assessment-full .header .reviewer .picture {
  position: absolute;
  top: 3px;
  left: 3px;
}
.sibfu-theme .dir-rtl.path-mod-workshop .assessment-full .header .reviewer .picture {
  right: 3px;
  left: auto;
}
.sibfu-theme .path-mod-workshop .assessment-full .header .actions {
  position: absolute;
  top: 5px;
  right: 5px;
  text-align: right;
}
.sibfu-theme .path-mod-workshop .assessment-full .header .actions .singlebutton,
.sibfu-theme .path-mod-workshop .assessment-full .header .actions .singlebutton form,
.sibfu-theme .path-mod-workshop .assessment-full .header .actions .singlebutton form div {
  display: inline;
}
.sibfu-theme .path-mod-workshop .assessment-full .assessment-form-wrapper,
.sibfu-theme .path-mod-workshop .assessment-full .overall-feedback-wrapper {
  margin-top: 0.5em;
  padding: 0px 1em;
}
.sibfu-theme .path-mod-workshop .assessment-summary.graded .singlebutton input[type=submit],
.sibfu-theme .path-mod-workshop .example-summary.graded .singlebutton input[type=submit] {
  background-color: #e7f1c3;
}
.sibfu-theme .path-mod-workshop .assessment-summary.notgraded .singlebutton input[type=submit],
.sibfu-theme .path-mod-workshop .example-summary.notgraded .singlebutton input[type=submit] {
  background-color: #ffd3d9;
}
.sibfu-theme .path-mod-workshop .assessment-full .overallfeedback .content,
.sibfu-theme .path-mod-workshop .assessment-full .overallfeedback .attachments {
  padding: 5px 10px;
}
.sibfu-theme .path-mod-workshop .assessment-full .overallfeedback .attachments .files img.icon {
  margin-right: 5px;
}
.sibfu-theme .path-mod-workshop .assessment-full .overallfeedback .attachments .images div {
  display: inline-block;
  margin: 5px;
  padding: 5px;
  border: 1px solid #ddd;
}
.sibfu-theme .path-mod-workshop .assessmentform .description {
  margin: 0px 1em;
}
.sibfu-theme .path-mod-workshop .grading-report {
  width: 100%;
  margin: 1em auto 1em auto;
  font-size: 80%;
  border: 1px solid #ddd;
}
.sibfu-theme .path-mod-workshop .grading-report .userpicture {
  margin: 0px 3px;
  vertical-align: middle;
}
.sibfu-theme .path-mod-workshop .grading-report del {
  color: red;
  font-size: 90%;
  text-decoration: line-through;
}
.sibfu-theme .path-mod-workshop .grading-report ins {
  color: green;
  font-weight: bold;
  text-decoration: underline;
}
.sibfu-theme .path-mod-workshop .grading-report th {
  white-space: normal;
}
.sibfu-theme .path-mod-workshop .grading-report td {
  vertical-align: top;
  border: 1px solid #ddd;
}
.sibfu-theme .path-mod-workshop .grading-report tr.published td.submission {
  background-color: #d2ebff;
}
.sibfu-theme .path-mod-workshop .grading-report tr.published td.submission a {
  font-weight: bold;
}
.sibfu-theme .path-mod-workshop .grading-report .assessmentdetails {
  white-space: nowrap;
}
.sibfu-theme .path-mod-workshop .grading-report .receivedgrade span.grade,
.sibfu-theme .path-mod-workshop .grading-report .givengrade span.gradinggrade {
  font-weight: bold;
}
.sibfu-theme .path-mod-workshop .grading-report .submissiongrade.cell,
.sibfu-theme .path-mod-workshop .grading-report .gradinggrade.cell {
  text-align: center;
  font-size: 200%;
  white-space: nowrap;
}
.sibfu-theme .path-mod-workshop .grading-report .givengrade.null .user,
.sibfu-theme .path-mod-workshop .grading-report .receivedgrade.null .user {
  color: #e00;
}
.sibfu-theme .path-mod-workshop #workshop-viewlet-yourgrades .finalgrades {
  text-align: center;
}
.sibfu-theme .path-mod-workshop #workshop-viewlet-yourgrades .finalgrades .grade {
  border: 1px solid #ddd;
  margin: 1em;
  padding: 2em;
  display: inline-block;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.sibfu-theme .path-mod-workshop #workshop-viewlet-yourgrades .finalgrades .grade.submissiongrade {
  background-color: #d2ebff;
}
.sibfu-theme .path-mod-workshop #workshop-viewlet-yourgrades .finalgrades .grade.assessmentgrade {
  background-color: #eee;
}
.sibfu-theme .path-mod-workshop #workshop-viewlet-yourgrades .finalgrades .grade .gradevalue {
  font-weight: bold;
  font-size: x-large;
  margin: 10px;
}
.sibfu-theme #mod-workshop-editform fieldset.fgroup * {
  vertical-align: top;
}
.sibfu-theme .path-mod-workshop .feedback {
  border: 1px solid #ddd;
  margin: 0px auto 1em auto;
  width: 100%;
}
.sibfu-theme .path-mod-workshop .feedback .header {
  position: relative;
  background-color: #ddd;
  padding: 3px;
  min-height: 35px;
}
.sibfu-theme .path-mod-workshop .feedback .header .title {
  margin: 0px 0px 0px 40px;
}
.sibfu-theme .path-mod-workshop .feedback .header .picture {
  position: absolute;
  top: 3px;
  left: 3px;
}
.sibfu-theme .path-mod-workshop .feedback .content {
  padding: 5px 10px;
}
.sibfu-theme .path-mod-workshop div.buttonsbar {
  text-align: center;
}
.sibfu-theme .path-mod-workshop div.buttonsbar .singlebutton {
  display: inline;
}
.sibfu-theme .path-mod-workshop .toolboxaction {
  margin-right: 1em;
}
.sibfu-theme .path-mod-workshop .toolboxaction,
.sibfu-theme .path-mod-workshop .toolboxaction .singlebutton,
.sibfu-theme .path-mod-workshop .toolboxaction .singlebutton form,
.sibfu-theme .path-mod-workshop .toolboxaction .singlebutton form div {
  display: inline;
}
.sibfu-theme .path-mod-workshop div.buttonwithhelp div {
  display: inline;
}
.sibfu-theme .path-mod-workshop #evaluationmethodchooser {
  margin: 2em auto;
  text-align: center;
}
.sibfu-theme .path-mod-workshop .lastmodified {
  line-height: 1em;
}
.sibfu-theme .path-mod-workshop .nothingfound {
  font-size: 150%;
  color: #FF4500;
}
.sibfu-theme .path-mod-workshop .workshop-risk-dataloss {
  vertical-align: text-bottom;
}
.sibfu-theme .block_activity_results {
  text-align: center;
}
.sibfu-theme .block_activity_results h1 {
  margin: 4px;
  font-size: 1.1em;
}
.sibfu-theme .block_activity_results table.grades {
  text-align: left;
  width: 100%;
}
.sibfu-theme .block_activity_results table.grades .number {
  text-align: left;
  width: 10%;
}
.sibfu-theme .block_activity_results table.grades .name {
  text-align: left;
  width: 77%;
}
.sibfu-theme .block_activity_results table.grades .grade {
  text-align: right;
}
.sibfu-theme .block_activity_results table.grades caption {
  font-weight: bold;
  font-size: 18px;
}
.sibfu-theme .dir-rtl .block_activity_results table.grades {
  text-align: right;
}
.sibfu-theme .dir-rtl .block_activity_results table.grades .number {
  text-align: right;
}
.sibfu-theme .dir-rtl .block_activity_results table.grades .name {
  text-align: right;
}
.sibfu-theme .block_blog_tags .s20 {
  font-size: 1.5em;
  font-weight: bold;
}
.sibfu-theme .block_blog_tags .s19 {
  font-size: 1.5em;
}
.sibfu-theme .block_blog_tags .s18 {
  font-size: 1.4em;
  font-weight: bold;
}
.sibfu-theme .block_blog_tags .s17 {
  font-size: 1.4em;
}
.sibfu-theme .block_blog_tags .s16 {
  font-size: 1.3em;
  font-weight: bold;
}
.sibfu-theme .block_blog_tags .s15 {
  font-size: 1.3em;
}
.sibfu-theme .block_blog_tags .s14 {
  font-size: 1.2em;
  font-weight: bold;
}
.sibfu-theme .block_blog_tags .s13 {
  font-size: 1.2em;
}
.sibfu-theme .block_blog_tags .s12,
.sibfu-theme .block_blog_tags .s11 {
  font-size: 1.1em;
  font-weight: bold;
}
.sibfu-theme .block_blog_tags .s10,
.sibfu-theme .block_blog_tags .s9 {
  font-size: 1.1em;
}
.sibfu-theme .block_blog_tags .s8,
.sibfu-theme .block_blog_tags .s7 {
  font-size: 1em;
  font-weight: bold;
}
.sibfu-theme .block_blog_tags .s6,
.sibfu-theme .block_blog_tags .s5 {
  font-size: 1em;
}
.sibfu-theme .block_blog_tags .s4,
.sibfu-theme .block_blog_tags .s3 {
  font-size: 0.9em;
  font-weight: bold;
}
.sibfu-theme .block_blog_tags .s2,
.sibfu-theme .block_blog_tags .s1 {
  font-size: 0.9em;
}
.sibfu-theme #page-blocks-community-communitycourse .hubscreenshot {
  float: left;
}
.sibfu-theme #page-blocks-community-communitycourse .hubtitlelink {
  color: #999;
}
.sibfu-theme #page-blocks-community-communitycourse .hubsmalllogo {
  padding-left: 3px;
  padding-right: 7px;
  float: left;
}
.sibfu-theme #page-blocks-community-communitycourse .hubtext {
  display: block;
  width: 68%;
  padding-left: 165px;
}
.sibfu-theme #page-blocks-community-communitycourse .hubimgandtext {
  display: table;
}
.sibfu-theme #page-blocks-community-communitycourse .hubimage {
  float: left;
  display: block;
  width: 100px;
}
.sibfu-theme #page-blocks-community-communitycourse .hubstats {
  padding-top: 10px;
}
.sibfu-theme #page-blocks-community-communitycourse .hubstats .iconhelp {
  float: left;
  padding-right: 3px;
}
.sibfu-theme #page-blocks-community-communitycourse .hubadditionaldesc {
  color: #666;
  font-size: 90%;
  display: block;
}
.sibfu-theme #page-blocks-community-communitycourse .hubscreenshot {
  margin-right: 10px;
}
.sibfu-theme #page-blocks-community-communitycourse .hubtrusted {
  display: inline;
}
.sibfu-theme #page-blocks-community-communitycourse .trustedtr {
  background-color: #ffe1c3;
}
.sibfu-theme #page-blocks-community-communitycourse .prioritisetr {
  background-color: #ffd4ff;
}
.sibfu-theme #page-blocks-community-communitycourse .blockdescription {
  font-size: 80%;
  color: #555;
}
.sibfu-theme #page-blocks-community-communitycourse .trusted {
  font-size: 90%;
  color: #063;
  font-weight: normal;
  font-style: italic;
}
.sibfu-theme #page-blocks-community-communitycourse .additionaldesc {
  font-size: 80%;
  color: #8B8989;
}
.sibfu-theme #page-blocks-community-communitycourse .comment-link {
  font-size: 80%;
  color: #555;
}
.sibfu-theme #page-blocks-community-communitycourse .coursescreenshot {
  text-align: center;
  cursor: pointer;
}
.sibfu-theme #page-blocks-community-communitycourse .hubcourseinfo {
  margin-left: 15px;
}
.sibfu-theme #page-blocks-community-communitycourse .pagingbar {
  text-align: center;
}
.sibfu-theme #page-blocks-community-communitycourse .coursecomment {
  float: right;
}
.sibfu-theme #page-blocks-community-communitycourse .courseoperations {
  margin-top: 9px;
  text-align: center;
}
.sibfu-theme #page-blocks-community-communitycourse .hubcoursedownload:hover {
  background-color: #CDC9C9;
}
.sibfu-theme #page-blocks-community-communitycourse .courselinks {
  float: right;
  width: 180px;
}
.sibfu-theme #page-blocks-community-communitycourse .ratingaggregate {
  float: left;
  padding-right: 4px;
}
.sibfu-theme #page-blocks-community-communitycourse .hubcourserating {
  padding-top: 3px;
  font-size: 80%;
  color: #555;
}
.sibfu-theme #page-blocks-community-communitycourse .coursedescription {
  width: 70%;
  float: left;
}
.sibfu-theme #page-blocks-community-communitycourse .fullhubcourse {
  margin-bottom: 20px;
}
.sibfu-theme #page-blocks-community-communitycourse .hubcoursetitlepanel {
  margin-bottom: 6px;
}
.sibfu-theme #page-blocks-community-communitycourse .hubcourseresult {
  background: none repeat scroll 0 0 #FFF;
  clear: both;
  margin: 30px auto 0;
  z-index: 90;
  width: 95%;
  padding: 10px 10px 10px 10px;
  border-style: solid;
  border-width: 1px;
}
.sibfu-theme #page-blocks-community-communitycourse .hubcoursetitle {
  -webkit-box-shadow: rgba(0, 0, 0, 0.546875) 0px 0px 4px;
  -moz-box-shadow: rgba(0, 0, 0, 0.546875) 0px 0px 4px;
  background: #8B8989;
  left: -15px;
  position: relative;
  z-index: 0;
  border: 0px;
  margin: 0px;
  outline: 0px;
  padding: 0px;
  vertical-align: baseline;
  color: #fff;
  padding-top: 6px;
  padding-bottom: 6px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  text-align: left;
  font-style: italic;
  font-weight: normal;
  line-height: 1.2em;
  font-size: 140%;
  width: 102%;
  text-indent: 15px;
}
.sibfu-theme #page-blocks-community-communitycourse .hubcoursedownload {
  display: inline-block;
  padding: 5px 8px 6px;
  color: black;
  text-decoration: none;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
  cursor: pointer;
  background-color: #EEE9E9;
  margin-left: 6px;
  font-size: 95%;
  margin-bottom: 9px;
}
.sibfu-theme #page-blocks-community-communitycourse .comment-list li {
  background-color: #FFFAFA !important;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding-right: 4px;
  padding-bottom: 2px;
}
.sibfu-theme #page-blocks-community-communitycourse .ratingcount {
  color: #8B8989;
  font-size: 80%;
  vertical-align: top;
}
.sibfu-theme #page-blocks-community-communitycourse .norating {
  font-weight: bold;
  color: #8B8989;
  font-size: 80%;
}
.sibfu-theme #page-blocks-community-communitycourse .star-rating {
  list-style: none;
  margin: 4px 0 4px;
  padding: 0px;
  width: 100px;
  height: 20px;
  position: relative;
  background: url(/theme/image.php/sfu/core/1522900725/i/star-rating) top left repeat-x;
  float: left;
}
.sibfu-theme #page-blocks-community-communitycourse .star-rating li {
  padding: 0px;
  margin: 0px;
  height: 20px;
  width: 20px;
  float: left;
}
.sibfu-theme #page-blocks-community-communitycourse .star-rating li.current-rating {
  background: url(/theme/image.php/sfu/core/1522900725/i/star-rating) left bottom;
  position: absolute;
  height: 20px;
  display: block;
  text-indent: -9000px;
  z-index: 1;
}
.sibfu-theme #page-blocks-community-communitycourse .nocomments {
  font-weight: bold;
  color: #8B8989;
  font-size: 80%;
}
.sibfu-theme #page-blocks-community-communitycourse .hubcommentator {
  float: left;
  font-weight: bold;
}
.sibfu-theme #page-blocks-community-communitycourse .hubcommentdate {
  font-weight: bold;
}
.sibfu-theme #page-blocks-community-communitycourse .hubcommenttext {
  margin-bottom: 10px;
}
.sibfu-theme #page-blocks-community-communitycourse .hubnoscriptcoursecomments {
  margin-left: 5px;
}
.sibfu-theme #page-blocks-community-communitycourse .yui3-overlay-loading {
  top: -1000em;
  left: -1000em;
  position: absolute;
  z-index: 1000;
}
.sibfu-theme #page-blocks-community-communitycourse .hubcoursecomments {
  display: inline-block;
  padding: 3px 3px 3px 3px;
  color: white;
  text-decoration: none;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  position: relative;
  cursor: pointer;
  background-color: #8B8989;
  margin-left: 0px;
  font-size: 80%;
  margin-top: 15px;
}
.sibfu-theme #page-blocks-community-communitycourse .hubrateandcomment {
  font-size: 80%;
}
.sibfu-theme #page-blocks-community-communitycourse .nextlink {
  text-align: center;
  margin-top: 6px;
}
.sibfu-theme #page-blocks-community-communitycourse .textinfo {
  text-align: center;
}
.sibfu-theme #ss-mask {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.35;
  filter: alpha(opacity=35);
  background: #000;
}
.sibfu-theme .hiddenoverlay {
  display: none;
  text-align: center;
}
.sibfu-theme .imagearrow {
  font-size: 120%;
  display: inline;
  cursor: pointer;
}
.sibfu-theme .imagetitle {
  display: inline;
  cursor: pointer;
}
.sibfu-theme #page-blocks-community-communitycourse .moodle-dialogue-base .moodle-dialogue {
  -moz-border-radius: 12px 12px 12px 12px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 12px 12px 12px 12px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  border-width: 0 0 0 0;
}
.sibfu-theme #page-blocks-community-communitycourse .moodle-dialogue-base .moodle-dialogue-wrap {
  -moz-border-radius: 12px 12px 0px 0px;
  -webkit-border-radius: 12px 12px 0px 0px;
  background-color: #FFF;
  border: 1px solid #555;
}
.sibfu-theme #page-blocks-community-communitycourse .moodle-dialogue-base .moodle-dialogue-hd {
  -moz-border-radius: 12px 12px 0 0;
  -webkit-border-radius: 12px 12px 0 0;
  background-color: #F6F6F6;
  border: 1px solid #CCC;
  overflow: auto;
  padding: 7px 6px;
}
.sibfu-theme #page-blocks-community-communitycourse .moodle-dialogue-base .moodle-dialogue-bd {
  padding: 0px;
  margin-bottom: -5px;
}
.sibfu-theme #page-blocks-community-communitycourse .moodle-dialogue-base .closebutton {
  margin-top: 4px;
  margin-right: 4px;
}
.sibfu-theme .groupBlock, .sibfu-theme .disciplineBlock {
  display: none;
}
.sibfu-theme .disciplineBlock {
  padding-left: 10px;
  padding-bottom: 30px;
}
.sibfu-theme .add-link, .sibfu-theme .delete-link {
  text-decoration: underline;
  cursor: pointer;
  display: table-cell;
  vertical-align: top;
}
.sibfu-theme .add-link {
  color: #0176a7 !important;
}
.sibfu-theme .delete-link {
  color: #ae4a00 !important;
  padding-left: 8px;
}
.sibfu-theme .semestr {
  font-weight: bold;
  margin-top: 10px;
}
.sibfu-theme .notify-window, .sibfu-theme .confirm-window {
  display: none;
  position: fixed;
  left: 40%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.sibfu-theme .notify-window {
  width: 700px;
  height: 300px;
}
.sibfu-theme .confirm-window {
  width: 400px;
  height: 180px;
}
.sibfu-theme .notify-window .notify-window-header,
.sibfu-theme .confirm-window .confirm-window-header {
  background-color: #E86D47;
  height: 30px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: white;
  padding-left: 12px;
  line-height: 30px;
}
.sibfu-theme .notify-window .notify-window-body,
.sibfu-theme .confirm-window .confirm-window-body {
  border: 1px solid #e1e1e1;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #FFF;
  padding: 12px;
  text-align: center;
}
.sibfu-theme .confirm-window .confirm-window-content,
.sibfu-theme .notify-window .notify-window-content {
  text-align: left;
  padding-bottom: 20px;
}
.sibfu-theme #page-blocks-course_link_eldean-index .add-discipline-link:before,
.sibfu-theme #page-blocks-course_link_eldean-index .list-discipline-links:before {
  font-family: FontAwesome;
  font-size: 1em;
  margin-right: 0.3em;
}
.sibfu-theme #page-blocks-course_link_eldean-index .add-discipline-link:before {
  content: "";
}
.sibfu-theme #page-blocks-course_link_eldean-index .list-discipline-links:before {
  content: "";
}
.sibfu-theme #page-blocks-course_link_eldean-index .action-link,
.sibfu-theme #page-blocks-course_link_eldean-index .add-discipline-link,
.sibfu-theme #page-blocks-course_link_eldean-index .list-discipline-links,
.sibfu-theme .block_course_link_eldean .help-discipline-links {
  color: #0176a7 !important;
  text-decoration: none !important;
  border-bottom: 1px solid;
}
.sibfu-theme .edit-link-help, .sibfu-theme .add-link-help {
  cursor: pointer;
  display: inline-block;
}
.sibfu-theme .discipline-row {
  padding-top: 5px;
}
.sibfu-theme .discipline-name-add, .sibfu-theme .discipline-name-delete {
  display: table-cell;
  padding-left: 20px;
}
.sibfu-theme .link-user-info {
  font-style: italic;
  color: #a0a0a0;
}
.sibfu-theme .block_course_list .footer {
  margin-top: 5px;
}
.sibfu-theme .block_course_list .content li {
  margin-bottom: 0.3em;
}
.sibfu-theme .block_course_overview .coursechildren {
  font-weight: normal;
  font-style: italic;
}
.sibfu-theme .block_course_overview .categorypath {
  text-align: right;
}
.sibfu-theme .dir-rtl .block_course_overview .categorypath {
  text-align: left;
}
.sibfu-theme .block_course_overview .content {
  margin: 0 20px;
}
.sibfu-theme .block_course_overview .content .notice {
  margin: 5px 0;
}
.sibfu-theme .block_course_overview .coursebox {
  padding: 15px;
  width: auto;
}
.sibfu-theme .block_course_overview .profilepicture {
  float: left;
}
.sibfu-theme .dir-rtl.block_course_overview .profilepicture {
  float: right;
}
.sibfu-theme .block_course_overview .welcome_area {
  width: 100%;
  padding-bottom: 5px;
}
.sibfu-theme .block_course_overview .welcome_message {
  float: left;
  padding: 10px;
  vertical-align: middle;
  border-collapse: separate;
  clear: none;
}
.sibfu-theme .dir-rtl .block_course_overview .welcome_message {
  float: right;
}
.sibfu-theme .block_course_overview .content h2.title {
  float: left;
  margin: 0 0 0.5em 0;
  position: relative;
}
.sibfu-theme .dir-rtl .block_course_overview .content h2.title {
  float: right;
}
.sibfu-theme .block_course_overview .course_title {
  position: relative;
}
.sibfu-theme .editing .block_course_overview .coursebox .cursor {
  cursor: move;
  margin-bottom: 2px;
}
.sibfu-theme .editing .block_course_overview .move {
  float: left;
  padding: 2px 10px 0 0;
}
.sibfu-theme .dir-rtl.editing .block_course_overview .move {
  float: right;
  padding: 2px 10px;
}
.sibfu-theme .block_course_overview .course_list {
  width: 100%;
}
.sibfu-theme .block_course_overview div.flush {
  clear: both;
}
.sibfu-theme .block_course_overview .activity_info {
  clear: both;
}
.sibfu-theme .dir-rtl .block_course_overview .activity_info {
  margin-right: 25px;
}
.sibfu-theme .block_course_overview .activity_overview {
  padding: 2px;
}
.sibfu-theme .block_course_overview .activity_overview img.iconlarge {
  vertical-align: text-bottom;
  margin-right: 6px;
}
.sibfu-theme .dir-rtl .block_course_overview .activity_overview img.iconlarge {
  margin-left: 6px;
  margin-right: 0;
}
.sibfu-theme .block_course_overview .singleselect {
  text-align: left;
  margin: 0;
}
.sibfu-theme .dir-rtl .block_course_overview .singleselect {
  text-align: right;
}
.sibfu-theme .block_course_overview .content .course_list .movehere {
  margin-bottom: 15px;
}
.sibfu-theme .block_course_summary .content {
  padding: 10px;
}
.sibfu-theme .block_course_summary .editbutton {
  text-align: right;
}
.sibfu-theme .block_globalsearch .searchform {
  text-align: center;
}
.sibfu-theme .block_globalsearch .footer {
  text-align: center;
}
.sibfu-theme .block_lp.block .content h3 {
  padding: 0;
  text-transform: none;
}
.sibfu-theme .block_lp .sub-content {
  padding: 0 15px;
}
.sibfu-theme .block_lp ul {
  list-style: none;
  margin: 0;
}
.sibfu-theme .block_lp ul .more {
  padding-top: 10px;
}
.sibfu-theme .block_messages .content {
  text-align: left;
  padding-top: 5px;
}
.sibfu-theme .block_messages .content .list li.listentry {
  clear: both;
}
.sibfu-theme .block_messages .content .list li.listentry .user {
  float: left;
  position: relative;
}
.sibfu-theme .block_messages .content .list li.listentry .message {
  float: right;
}
.sibfu-theme .block_messages .content .info {
  text-align: center;
}
.sibfu-theme .block_messages .content .footer {
  clear: both;
}
.sibfu-theme .dir-rtl .block_messages .content .list li.listentry .user {
  float: right;
}
.sibfu-theme .dir-rtl .block_messages .content .list li.listentry .message {
  float: left;
}
.sibfu-theme .block_myprofile img.profilepicture {
  height: 100px;
  width: 100px;
}
.sibfu-theme .block_myprofile .myprofileitem.fullname {
  font-size: 1.5em;
  font-weight: bold;
}
.sibfu-theme .block_myprofile .myprofileitem.edit {
  text-align: right;
}
.sibfu-theme .block_navigation .block_tree .depth_1 > .tree_item.branch {
  padding-left: 0;
  background-image: none;
}
.sibfu-theme .block_navigation .block_tree .depth_1 > ul {
  margin: 0;
}
.sibfu-theme .block_navigation .block_tree ul {
  margin-left: 18px;
}
.sibfu-theme .block_navigation .block_tree p.hasicon {
  text-indent: -21px;
  padding-left: 21px;
}
.sibfu-theme .block_navigation .block_tree p.hasicon img {
  width: 16px;
  height: 16px;
  margin-top: 3px;
  margin-right: 5px;
  vertical-align: top;
}
.sibfu-theme .block_navigation .block_tree .tree_item {
  cursor: pointer;
  padding-left: 0;
  margin: 3px 0px;
  background-position: 0 50%;
  background-repeat: no-repeat;
}
.sibfu-theme .block_navigation .block_tree .tree_item.branch {
  padding-left: 21px;
}
.sibfu-theme .block_navigation .block_tree .active_tree_node {
  font-weight: bold;
}
.sibfu-theme .block_navigation .block_tree [aria-expanded=true] {
  background-image: url("/theme/image.php/sfu/core/1522900725/t/expanded");
}
.sibfu-theme .block_navigation .block_tree [aria-expanded=false] {
  background-image: url("/theme/image.php/sfu/core/1522900725/t/collapsed");
}
.sibfu-theme .block_navigation .block_tree [aria-expanded=true].emptybranch {
  background-image: url("/theme/image.php/sfu/core/1522900725/t/collapsed_empty");
}
.sibfu-theme .block_navigation .block_tree [aria-expanded=false].loading {
  background-image: url("/theme/image.php/sfu/core/1522900725/i/loading_small");
}
.sibfu-theme .block_navigation .block_tree [aria-hidden=false] {
  display: block;
}
.sibfu-theme .block_navigation .block_tree [aria-hidden=true] {
  display: none;
}
.sibfu-theme .ie6 .block_navigation .block_tree .tree_item {
  width: 100%;
}
.sibfu-theme .dir-rtl .block_navigation .block_tree p.hasicon {
  padding-left: 0px;
  padding-right: 21px;
}
.sibfu-theme .dir-rtl .block_navigation .block_tree .tree_item {
  background-position: 100% 50%;
}
.sibfu-theme .dir-rtl .block_navigation .block_tree .tree_item.branch {
  padding-right: 21px;
  padding-left: 0;
}
.sibfu-theme .dir-rtl .block_navigation .block_tree [aria-expanded=false] {
  background-image: url("/theme/image.php/sfu/core/1522900725/t/collapsed_rtl");
}
.sibfu-theme .dir-rtl .block_navigation .block_tree [aria-expanded=true].emptybranch {
  background-image: url("/theme/image.php/sfu/core/1522900725/t/collapsed_empty_rtl");
}
.sibfu-theme .dir-rtl .block_navigation .block_tree [aria-expanded=false].loading {
  background-image: url("/theme/image.php/sfu/core/1522900725/i/loading_small");
}
.sibfu-theme .dir-rtl .block_navigation .block_tree .tree_item img {
  margin-right: 0;
  margin-left: 5px;
}
.sibfu-theme .dir-rtl .block_navigation .block_tree ul {
  margin: 0 16px 0 0;
}
.sibfu-theme .block_online_users .content .list li.listentry {
  clear: both;
}
.sibfu-theme .block_online_users .content .list li.listentry .user {
  float: left;
  position: relative;
}
.sibfu-theme .block_online_users .content .list li.listentry .user .userpicture {
  vertical-align: text-bottom;
}
.sibfu-theme .block_online_users .content .list li.listentry .message {
  float: right;
  margin-top: 3px;
}
.sibfu-theme .block_online_users .content .info {
  text-align: center;
}
.sibfu-theme .dir-rtl .block_online_users .content .list li.listentry .user {
  float: right;
}
.sibfu-theme .dir-rtl .block_online_users .content .list li.listentry .message {
  float: left;
}
.sibfu-theme .block_private_files .content table {
  table-layout: fixed;
  width: 100%;
}
.sibfu-theme .block_private_files .content .footer {
  padding: 10px 0 0;
  margin-top: 0.5em;
}
.sibfu-theme .block_progress .content {
  text-align: left;
}
.sibfu-theme .block_progress .barContainer {
  overflow: hidden;
  position: relative;
  padding: 0;
}
.sibfu-theme .left-arrow-svg, .sibfu-theme .right-arrow-svg {
  position: absolute;
  top: calc(50% - 15px);
  display: none;
}
.sibfu-theme .triangle-polygon {
  fill: rgba(0, 0, 0, 0.3);
  stroke: white;
  stroke-width: 3px;
}
.sibfu-theme .block_progress .nowRow,
.sibfu-theme .block_progress .barRow {
  padding: 0;
  width: 100%;
  margin: 0;
  height: 25px;
  display: table;
}
.sibfu-theme .block_progress .nowRow .blankDiv {
  display: table-cell;
  height: 25px;
}
.sibfu-theme .block_progress .progressBarCell {
  height: 25px;
  margin: 0 -1px 0 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border-left: solid 1px #e3e3e3;
  border-top: solid 1px #e3e3e3;
  position: relative;
}
.sibfu-theme .block_progress .progressBarCell .nowDiv {
  position: absolute;
  top: -25px;
  white-space: nowrap;
  width: 100px;
}
.sibfu-theme .block_progress .progressBarCell .firstNow {
  left: 0;
  text-align: left;
}
.sibfu-theme .dir-rtl .block_progress .progressBarCell .firstNow {
  right: 0;
  text-align: right;
}
.sibfu-theme .block_progress .progressBarCell .firstHalfNow {
  left: 100%;
  text-align: left;
}
.sibfu-theme .dir-rtl .block_progress .progressBarCell .firstHalfNow {
  right: 100%;
  left: initial;
  text-align: right;
}
.sibfu-theme .block_progress .progressBarCell .lastHalfNow {
  right: 0;
  text-align: right;
}
.sibfu-theme .dir-rtl .block_progress .progressBarCell .lastHalfNow {
  left: 0;
  right: initial;
  text-align: left;
}
.sibfu-theme .block_progress .progressBarCell .nowicon {
  width: auto;
}
.sibfu-theme .block_progress .progressBarCell.firstProgressBarCell {
  border-radius: 4px 0 0 4px;
  border-left: none;
  border-right: solid 1px #e3e3e3;
}
.sibfu-theme .dir-rtl .block_progress .progressBarCell.firstProgressBarCell {
  border-radius: 0px 4px 4px 0px;
  border-left: solid 1px #e3e3e3;
}
.sibfu-theme .block_progress .progressBarCell.lastProgressBarCell {
  border-radius: 0 4px 4px 0;
}
.sibfu-theme .dir-rtl .block_progress .progressBarCell.lastProgressBarCell {
  border-radius: 4px 0px 0px 4px;
  border-left: none;
  border-right: solid 1px #e3e3e3;
}
.sibfu-theme .block_progress .progressBarCell img {
  height: auto;
  margin: 1px 0 0 0;
  max-height: 15px;
  max-width: 15px;
  padding: 0;
  vertical-align: middle;
  width: 85%;
}
.sibfu-theme .block_progress .progressEventInfo,
.sibfu-theme .block_progress .progressPercentage {
  font-size: x-small;
  text-align: left;
  white-space: pre;
  overflow: hidden;
  padding: 0;
  margin: 5px;
}
.sibfu-theme .block_progress .progressEventInfo .iconInInfo,
.sibfu-theme #fitem_id_config_progressBarIcons .iconOnConfig {
  height: 1.2em;
}
.sibfu-theme #page-blocks-progress-overview .overviewTable {
  margin: 10px 0;
  width: 100%;
  table-layout: fixed;
}
.sibfu-theme .block_progress .progressEventInfo img {
  vertical-align: middle;
}
.sibfu-theme .block_progress .moduleIcon {
  float: left;
  margin-right: 5px;
  max-width: 24px;
}
.sibfu-theme .block_progress .progressBarHeader {
  font-size: 90%;
  margin: 0;
  padding: 0;
}
.sibfu-theme .block_progress h3 {
  margin-bottom: 0;
}
.sibfu-theme .block_progress .expectedBy {
  margin: 5px auto;
}
.sibfu-theme .progressWarningBox {
  border: 2px solid #F00;
  padding: 10px;
  background-color: #F66;
  color: white;
  margin: 10px 0;
  font-size: large;
  font-weight: bold;
}
.sibfu-theme .progressConfigBox {
  border-bottom: 1px dashed #ccc;
  padding: 5px;
  margin: 0 0 5px 0 !important;
}
.sibfu-theme .progressConfigModuleTitle {
  font-weight: bold;
}
.sibfu-theme .progressConfigModuleTitle img {
  vertical-align: middle;
}
.sibfu-theme .block_progress .overviewButton {
  margin: 10px;
  text-align: center;
}
.sibfu-theme #page-blocks-progress-overview .buttons {
  margin-top: 20px;
  text-align: left;
}
.sibfu-theme #page-blocks-progress-overview .buttons label {
  display: inline;
  margin: 0 5px 0 10px;
}
.sibfu-theme #page-blocks-progress-overview .progressoverviewmenus {
  text-align: left;
  margin-bottom: 5px;
}
.sibfu-theme #page-blocks-progress-overview .progressoverviewmenus .singleselect {
  text-align: left;
  margin-right: 10px;
}
.sibfu-theme #page-blocks-progress-overview .progressoverviewmenus form,
.sibfu-theme #page-blocks-progress-overview .progressoverviewmenus select,
.sibfu-theme #page-blocks-progress-overview .progressoverviewmenus div,
.sibfu-theme #page-blocks-progress-overview .paging,
.sibfu-theme #page-blocks-progress-overview #showall {
  display: inline;
}
.sibfu-theme #page-blocks-progress-overview #showall {
  margin-left: 10px;
}
.sibfu-theme #page-blocks-progress-overview .progressoverviewmenus select {
  margin-left: 2px;
}
.sibfu-theme .block_recent_activity .activitydate,
.sibfu-theme .block_recent_activity .activityhead {
  text-align: center;
}
.sibfu-theme .block_recent_activity .unlist li {
  margin-bottom: 1em;
}
.sibfu-theme .block_recent_activity li .head .date {
  float: right;
}
.sibfu-theme .dir-rtl .block_recent_activity .content h3 {
  text-align: right;
}
.sibfu-theme .block_rss_client .list li:first-child {
  border-top-width: 0;
}
.sibfu-theme .block_rss_client .list li {
  border-top: 1px solid;
  padding: 5px;
}
.sibfu-theme .block_search_forums .searchform {
  text-align: center;
}
.sibfu-theme .block_search_forums .searchform img {
  vertical-align: middle;
}
.sibfu-theme .block_search_forums .searchform img.resize {
  width: 1em;
  height: 1.1em;
}
.sibfu-theme .block_search_forums .invisiblefieldset {
  display: block;
}
.sibfu-theme .block_settings .block_tree ul {
  margin-left: 18px;
}
.sibfu-theme .block_settings .block_tree p.hasicon {
  text-indent: -21px;
  padding-left: 21px;
}
.sibfu-theme .block_settings .block_tree p.hasicon img {
  width: 16px;
  height: 16px;
  margin-top: 3px;
  margin-right: 5px;
  vertical-align: top;
}
.sibfu-theme .block_settings .block_tree .tree_item.branch {
  padding-left: 21px;
}
.sibfu-theme .block_settings .block_tree .tree_item {
  cursor: pointer;
  margin: 3px 0px;
  background-position: 0 50%;
  background-repeat: no-repeat;
}
.sibfu-theme .block_settings .block_tree .active_tree_node {
  font-weight: bold;
}
.sibfu-theme .block_settings .block_tree [aria-expanded=true] {
  background-image: url("/theme/image.php/sfu/core/1522900725/t/expanded");
}
.sibfu-theme .block_settings .block_tree [aria-expanded=false] {
  background-image: url("/theme/image.php/sfu/core/1522900725/t/collapsed");
}
.sibfu-theme .block_settings .block_tree [aria-expanded=true].emptybranch {
  background-image: url("/theme/image.php/sfu/core/1522900725/t/collapsed_empty");
}
.sibfu-theme .block_settings .block_tree [aria-expanded=false].loading {
  background-image: url("/theme/image.php/sfu/core/1522900725/i/loading_small");
}
.sibfu-theme .block_settings .block_tree [aria-hidden=false] {
  display: block;
}
.sibfu-theme .block_settings .block_tree [aria-hidden=true] {
  display: none;
}
.sibfu-theme .ie6 .block_settings .block_tree .tree_item {
  width: 100%;
}
.sibfu-theme .dir-rtl .block_settings .block_tree p.hasicon {
  padding-left: 0px;
  padding-right: 21px;
}
.sibfu-theme .dir-rtl .block_settings .block_tree .tree_item {
  background-position: 100% 50%;
}
.sibfu-theme .dir-rtl .block_settings .block_tree .tree_item.branch {
  padding-right: 21px;
  padding-left: 0;
}
.sibfu-theme .dir-rtl .block_settings .block_tree [aria-expanded=false] {
  background-image: url("/theme/image.php/sfu/core/1522900725/t/collapsed_rtl");
}
.sibfu-theme .dir-rtl .block_settings .block_tree [aria-expanded=true].emptybranch {
  background-image: url("/theme/image.php/sfu/core/1522900725/t/collapsed_empty_rtl");
}
.sibfu-theme .dir-rtl .block_settings .block_tree [aria-expanded=false].loading {
  background-image: url("/theme/image.php/sfu/core/1522900725/i/loading_small");
}
.sibfu-theme .dir-rtl .block_settings .block_tree .tree_item img {
  margin-right: 0;
  margin-left: 5px;
}
.sibfu-theme .dir-rtl .block_settings .block_tree ul {
  margin: 0 16px 0 0;
}
.sibfu-theme .block_site_main_menu li {
  clear: both;
}
.sibfu-theme .block_site_main_menu.block.list_block .unlist > li > .column {
  width: 100%;
  display: table;
}
.sibfu-theme .block_site_main_menu li .buttons {
  float: right;
  margin: 0;
}
.sibfu-theme .dir-rtl .block_site_main_menu li .buttons {
  float: left;
}
.sibfu-theme .block_site_main_menu li .buttons a img {
  vertical-align: text-bottom;
}
.sibfu-theme .block_site_main_menu .footer {
  margin-top: 1em;
}
.sibfu-theme .block_site_main_menu .section_add_menus noscript div {
  display: inline;
}
.sibfu-theme .block_site_main_menu .mod-indent,
.sibfu-theme .block_site_main_menu .main-menu-content {
  display: table-cell;
}
.sibfu-theme .block_social_activities li {
  clear: both;
}
.sibfu-theme .block_social_activities li .column {
  width: 100%;
}
.sibfu-theme .block_social_activities li .buttons {
  float: right;
  margin: 0;
}
.sibfu-theme .dir-rtl .block_social_activities li .buttons {
  float: left;
}
.sibfu-theme .block_social_activities li .buttons a img {
  vertical-align: text-bottom;
}
.sibfu-theme .block_tag_flickr .flickr-photos {
  padding: 3px;
}
.sibfu-theme .block_tag_youtube .youtube-thumb {
  padding: 3px;
  padding-bottom: 0.5em;
  display: block;
  float: left;
}
.sibfu-theme .block_tag_youtube .yt-video-entry li {
  clear: left;
}
.sibfu-theme #glossaryfilteroverlayprogress {
  position: fixed;
  top: 50%;
  width: 100%;
  text-align: center;
}
.sibfu-theme .jsenabled #MathJax_ZoomFrame {
  position: absolute;
}
.sibfu-theme .mediaplugin_html5audio, .sibfu-theme .mediaplugin_html5video, .sibfu-theme .mediaplugin_swf, .sibfu-theme .mediaplugin_flv, .sibfu-theme .mediaplugin_real, .sibfu-theme .mediaplugin_youtube, .sibfu-theme .mediaplugin_vimeo, .sibfu-theme .mediaplugin_wmp, .sibfu-theme .mediaplugin_qt {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.sibfu-theme .mediaplugin.mediaplugin_mp3 object {
  display: inline;
  height: 15px;
  width: 180px;
  margin-left: 0.5em;
}
.sibfu-theme .mp3flowplayer_backgroundColor {
  color: #000;
}
.sibfu-theme body.wrs_plugin.wrs_filter {
  font-family: Arial;
}
.sibfu-theme span.wrs_plugin.wrs_filter {
  font-weight: bold;
}
.sibfu-theme span.wrs_ok.wrs_plugin.wrs_filter {
  color: #090;
}
.sibfu-theme span.wrs_error.wrs_plugin.wrs_filter {
  color: #d00;
}
.sibfu-theme table.wrs_plugin.wrs_filter, .sibfu-theme th.wrs_plugin.wrs_filter, .sibfu-theme td.wrs_plugin.wrs_filter, .sibfu-theme tr.wrs_plugin.wrs_filter {
  border: solid 1px #000;
  border-collapse: collapse;
  padding: 5px;
}
.sibfu-theme th.wrs_plugin.wrs_filter {
  background-color: #eee;
}
.sibfu-theme img.wrs_plugin.wrs_filter {
  border: none;
}
.sibfu-theme .editor_atto_content_wrap {
  background-color: white;
  color: #333;
}
.sibfu-theme .editor_atto_content {
  padding: 4px;
  resize: vertical;
  overflow: auto;
}
.sibfu-theme .editor_atto_content_wrap, .sibfu-theme .editor_atto + textarea {
  width: 100%;
  padding: 0;
  border: 1px solid #BBB;
  border-top: none;
}
.sibfu-theme .editor_atto + textarea {
  border-radius: 0;
  resize: vertical;
  margin-top: -1px;
}
.sibfu-theme div.editor_atto_toolbar {
  display: block;
  background: #F2F2F2;
  min-height: 35px;
  border: 1px solid #BBB;
  width: 100%;
  padding: 0 0 9px 0;
}
.sibfu-theme div.editor_atto_toolbar button {
  padding: 4px 9px;
  background: none;
  border: 0;
  margin: 0;
  border-radius: 0;
  cursor: pointer;
  line-height: initial;
}
.sibfu-theme div.editor_atto_toolbar button + button {
  border-left: 1px solid #CCC;
}
.sibfu-theme div.editor_atto_toolbar button[disabled] {
  opacity: 0.45;
  background: none;
  cursor: default;
}
.sibfu-theme .editor_atto_toolbar button:hover {
  background-image: radial-gradient(ellipse at center, #fff 60%, #dfdfdf 100%);
  background-color: #ebebeb;
}
.sibfu-theme .editor_atto_toolbar button:active, .sibfu-theme .editor_atto_toolbar button.highlight {
  background-image: radial-gradient(ellipse at center, #fff 40%, #dfdfdf 100%);
  background-color: #dfdfdf;
}
.sibfu-theme div.editor_atto_toolbar button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.sibfu-theme div.editor_atto_toolbar button img.icon {
  padding: 0px;
  margin: 2px 0;
  vertical-align: text-bottom;
  width: auto;
  height: auto;
}
.sibfu-theme div.editor_atto_toolbar div.atto_group {
  display: inline-block;
  border: 1px solid #CCC;
  border-bottom: 1px solid #B3B3B3;
  border-radius: 4px;
  margin: 9px 0 0 9px;
  background: #FFF;
}
.sibfu-theme .editor_atto_content img {
  resize: both;
  overflow: auto;
}
.sibfu-theme .atto_hasmenu {
  white-space: nowrap;
}
.sibfu-theme .atto_menuentry img {
  width: 16px;
  height: 16px;
}
.sibfu-theme .atto_menuentry {
  clear: left;
}
.sibfu-theme .atto_menuentry h1,
.sibfu-theme .atto_menuentry h2,
.sibfu-theme .atto_menuentry p {
  margin: 4px;
}
.sibfu-theme .atto_form label.sameline {
  display: inline-block;
  min-width: 10em;
}
.sibfu-theme .atto_form textarea.fullwidth,
.sibfu-theme .atto_form input.fullwidth {
  width: 100%;
}
.sibfu-theme .atto_form {
  padding-left: 30px;
  padding-right: 30px;
}
.sibfu-theme .atto_form label {
  display: block;
  margin: 0 0 5px 0;
}
.sibfu-theme body.dir-rtl div.editor_atto_toolbar button + button {
  border-left: 0;
  border-right: 1px solid #CCC;
}
.sibfu-theme body.dir-rtl div.editor_atto_toolbar img.icon {
  padding: 0;
}
.sibfu-theme body.dir-rtl div.editor_atto_toolbar div.atto_group {
  margin: 9px 9px 0 0;
}
.sibfu-theme .atto_control {
  position: absolute;
  right: -6px;
  bottom: -6px;
  display: none;
  cursor: pointer;
}
.sibfu-theme .atto_control img {
  background-color: white;
}
.sibfu-theme div.editor_atto_content:focus .atto_control,
.sibfu-theme div.editor_atto_content:hover .atto_control {
  display: block;
}
.sibfu-theme .editor_atto_menu.yui3-menu-hidden {
  display: none;
}
.sibfu-theme .editor_atto_content img:-moz-broken {
  -moz-force-broken-image-icon: 1;
  min-width: 24px;
  min-height: 24px;
}
.sibfu-theme .moodle-dialogue-base .editor_atto_menu .moodle-dialogue-content .moodle-dialogue-bd {
  padding: 0;
  z-index: 1000;
}
.sibfu-theme .editor_atto_menu .dropdown-menu > li > a {
  padding: 3px 14px;
}
.sibfu-theme .editor_atto_menu .open ul.dropdown-menu {
  padding-top: 5px;
  padding-bottom: 5px;
}
.sibfu-theme .editor_atto_wrap {
  position: relative;
}
.sibfu-theme .dir-rtl .editor_atto_wrap textarea {
  direction: ltr;
}
.sibfu-theme .editor_atto_notification {
  position: absolute;
  bottom: -1.5em;
  height: 1.5em;
  margin-top: 1px;
  cursor: pointer;
}
.sibfu-theme .editor_atto_notification .atto_info,
.sibfu-theme .editor_atto_notification .atto_warning {
  display: inline-block;
  background-color: #F2F2F2;
  padding: 0.5em;
  padding-left: 1em;
  padding-right: 1em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
}
.sibfu-theme .editor_atto_notification .atto_info {
  background-color: #F2F2F2;
}
.sibfu-theme .editor_atto_notification .atto_warning {
  background-color: #FFD700;
}
.sibfu-theme .editor_atto_toolbar, .sibfu-theme .editor_atto_content_wrap, .sibfu-theme .editor_atto + textarea {
  box-sizing: border-box;
}
.sibfu-theme .dir-rtl .editor_atto_notification .atto_info,
.sibfu-theme .dir-rtl .editor_atto_notification .atto_warning {
  border-bottom-right-radius: 1em;
  border-bottom-left-radius: 1em;
}
.sibfu-theme .dir-ltr .editor_atto_notification {
  right: 0;
}
.sibfu-theme .dir-rtl .editor_atto_notification {
  left: 0;
}
@media (max-width: 480px) {
  .sibfu-theme .mceToolbar td {
    float: left;
    display: inline-block;
  }
  .sibfu-theme .moodleSkin .mceLayout .mceToolbar .mceWrap {
    clear: left;
    width: 100%;
    height: 4px;
  }
  .sibfu-theme .moodleSkin .mceLayout .mceToolbar .mceNoWrap {
    clear: none;
    width: 0px;
  }
  .sibfu-theme .o2k7Skin tr.mceLast .mceToolbar tr td.mceWrap,
.sibfu-theme .o2k7Skin tr.mceFirst .mceToolbar tr td.mceWrap {
    margin-left: -3px;
  }
  .sibfu-theme .dir-rtl .o2k7Skin tr.mceLast .mceToolbar tr td.mceWrap,
.sibfu-theme .dir-rtl .o2k7Skin tr.mceFirst .mceToolbar tr td.mceWrap {
    margin-left: 0px;
  }
}
.sibfu-theme .format-singleactivity .tree_item.orphaned a {
  color: red;
}
.sibfu-theme .course-content ul.ctopics {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.sibfu-theme .course-content ul.ctlayout {
  display: inline-block;
  vertical-align: top;
}
.sibfu-theme .course-content ul.ctopics li.section.main .left, .sibfu-theme .course-content ul.ctopics li.section.main .right {
  display: block;
}
.sibfu-theme .course-content ul.ctopics li.section.main, .sibfu-theme .course-content ul.ctopics li.tcsection {
  list-style: none;
  margin: 4px 1px 1px 1px;
  padding: 0;
}
.sibfu-theme .course-content ul.ctopics .content .summary ul, .sibfu-theme .course-content ul.ctopics .content .summarytext ul {
  list-style: disc outside none;
}
.sibfu-theme .course-content ul.ctopics .content .summary ol, .sibfu-theme .course-content ul.ctopics .content .summarytext ol {
  list-style: decimal outside none;
}
.sibfu-theme .course-content ul.ctopics li.section.main .content, .sibfu-theme .course-content ul.ctopics li.tcsection .content {
  margin: 0 40px;
  padding: 0;
}
.sibfu-theme .course-content ul.ctopics.ctportable li.section.main .content, .sibfu-theme .course-content ul.ctopics.ctportable li.tcsection .content {
  margin: 0 0;
}
.sibfu-theme .course-content ul.ctopics li .content .sectionhead h3 {
  margin: 0;
}
.sibfu-theme .course-content ul.ctopics li.current .content .toggledsection {
  padding: 0 0 5px 0;
}
.sibfu-theme .course-content ul.ctopics li.section.hidden .content > div {
  margin-left: 0;
  margin-right: 0;
}
.sibfu-theme #toggle-all .content .sectionbody h4 span.tc-small, .sibfu-theme .course-content ul.ctopics li.section .content .toggle span.tc-small {
  background-size: 16px 16px;
}
.sibfu-theme #toggle-all .content .sectionbody h4 span.tc-medium, .sibfu-theme .course-content ul.ctopics li.section .content .toggle span.tc-medium {
  background-size: 24px 24px;
}
.sibfu-theme #toggle-all .content .sectionbody h4 span.tc-large, .sibfu-theme .course-content ul.ctopics li.section .content .toggle span.tc-large {
  background-size: 32px 32px;
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle span.the_toggle {
  display: block;
  width: auto;
  padding-top: 6px;
  padding-bottom: 6px;
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle span.the_toggle.tc-small {
  padding-left: 16px;
  padding-right: 16px;
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle span.the_toggle.tc-medium {
  padding-left: 24px;
  padding-right: 24px;
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle span.the_toggle.tc-large {
  padding-left: 32px;
  padding-right: 32px;
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle span.the_toggle h3,
.sibfu-theme .course-content ul.ctopics li.section .content.sectionhidden h3 {
  margin: 0;
  word-wrap: break-word;
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle span.the_toggle h3.sectionname,
.sibfu-theme .course-content ul.ctopics li.section .content.sectionhidden h3.sectionname {
  margin: 4px;
  color: inherit;
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle span.the_toggle, .sibfu-theme #toggle-all .content h4 span {
  background-repeat: no-repeat;
  background-color: transparent;
  margin: 0 4px;
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle-arrow span.toggle_closed, .sibfu-theme .course-content ul.ctopics li.section .content .toggle-arrow span.toggle_open, .sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-arrow span.toggle_open, .sibfu-theme #toggle-all .content .toggle-arrow h4 span.off {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/arrow_down);
}
.sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-arrow span.toggle_closed, .sibfu-theme #toggle-all .content .toggle-arrow h4 span.on,
.sibfu-theme body#page-admin-setting-formatsettingtopcoll select#id_s_format_topcoll_defaulttoggleiconset option[value=arrow], .sibfu-theme body#page-course-edit select#id_toggleiconset option[value=arrow] {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/arrow_right);
}
.sibfu-theme #toggle-all .content .toggle-arrow-hover h4 span.off:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/arrow_right_glow);
}
.sibfu-theme #toggle-all .content .toggle-arrow-hover h4 span.on:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/arrow_down_glow);
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle-bulb span.toggle_closed, .sibfu-theme .course-content ul.ctopics li.section .content .toggle-bulb span.toggle_open, .sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-bulb span.toggle_open, .sibfu-theme #toggle-all .content .toggle-bulb h4 span.off {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/bulb_on);
}
.sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-bulb span.toggle_closed, .sibfu-theme #toggle-all .content .toggle-bulb h4 span.on,
.sibfu-theme body#page-admin-setting-formatsettingtopcoll select#id_s_format_topcoll_defaulttoggleiconset option[value=bulb], .sibfu-theme body#page-course-edit select#id_toggleiconset option[value=bulb] {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/bulb_off);
}
.sibfu-theme #toggle-all .content .toggle-bulb-hover h4 span.off:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/bulb_off_glow);
}
.sibfu-theme #toggle-all .content .toggle-bulb-hover h4 span.on:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/bulb_on_glow);
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle-cloud span.toggle_closed, .sibfu-theme .course-content ul.ctopics li.section .content .toggle-cloud span.toggle_open, .sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-cloud span.toggle_open, .sibfu-theme #toggle-all .content .toggle-cloud h4 span.off {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/cloud_on);
}
.sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-cloud span.toggle_closed, .sibfu-theme #toggle-all .content .toggle-cloud h4 span.on,
.sibfu-theme body#page-admin-setting-formatsettingtopcoll select#id_s_format_topcoll_defaulttoggleiconset option[value=cloud], .sibfu-theme body#page-course-edit select#id_toggleiconset option[value=cloud] {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/cloud_off);
}
.sibfu-theme #toggle-all .content .toggle-cloud-hover h4 span.off:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/cloud_off_glow);
}
.sibfu-theme #toggle-all .content .toggle-cloud-hover h4 span.on:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/cloud_on_glow);
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle-eye span.toggle_closed, .sibfu-theme .course-content ul.ctopics li.section .content .toggle-eye span.toggle_open, .sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-eye span.toggle_open, .sibfu-theme #toggle-all .content .toggle-eye h4 span.off {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/eye_show);
}
.sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-eye span.toggle_closed, .sibfu-theme #toggle-all .content .toggle-eye h4 span.on,
.sibfu-theme body#page-admin-setting-formatsettingtopcoll select#id_s_format_topcoll_defaulttoggleiconset option[value=eye], .sibfu-theme body#page-course-edit select#id_toggleiconset option[value=eye] {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/eye_hide);
}
.sibfu-theme #toggle-all .content .toggle-eye-hover h4 span.off:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/eye_hide_glow);
}
.sibfu-theme #toggle-all .content .toggle-eye-hover h4 span.on:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/eye_show_glow);
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle-groundsignal span.toggle_closed, .sibfu-theme .course-content ul.ctopics li.section .content .toggle-ground-signal span.toggle_open, .sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-groundsignal span.toggle_open, .sibfu-theme #toggle-all .content .toggle-groundsignal h4 span.off,
.sibfu-theme #toggle-all .content .toggle-groundsignal-hover h4 span.on:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/ground_signal_on);
}
.sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-groundsignal span.toggle_closed, .sibfu-theme #toggle-all .content .toggle-groundsignal-hover h4 span.off:hover,
.sibfu-theme #toggle-all .content .toggle-groundsignal h4 span.on,
.sibfu-theme body#page-admin-setting-formatsettingtopcoll select#id_s_format_topcoll_defaulttoggleiconset option[value=groundsignal], .sibfu-theme body#page-course-edit select#id_toggleiconset option[value=groundsignal] {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/ground_signal_off);
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle-led span.toggle_closed, .sibfu-theme .course-content ul.ctopics li.section .content .toggle-led span.toggle_open, .sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-led span.toggle_open, .sibfu-theme #toggle-all .content .toggle-led h4 span.off {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/led_on);
}
.sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-led span.toggle_closed, .sibfu-theme #toggle-all .content .toggle-led h4 span.on,
.sibfu-theme body#page-admin-setting-formatsettingtopcoll select#id_s_format_topcoll_defaulttoggleiconset option[value=led], .sibfu-theme body#page-course-edit select#id_toggleiconset option[value=led] {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/led_off);
}
.sibfu-theme #toggle-all .content .toggle-led-hover h4 span.off:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/led_off_glow);
}
.sibfu-theme #toggle-all .content .toggle-led-hover h4 span.on:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/led_on_glow);
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle-point span.toggle_closed, .sibfu-theme .course-content ul.ctopics li.section .content .toggle-point span.toggle_open, .sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-point span.toggle_open, .sibfu-theme #toggle-all .content .toggle-point h4 span.off {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/point_down);
}
.sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-point span.toggle_closed, .sibfu-theme #toggle-all .content .toggle-point h4 span.on,
.sibfu-theme body#page-admin-setting-formatsettingtopcoll select#id_s_format_topcoll_defaulttoggleiconset option[value=point], .sibfu-theme body#page-course-edit select#id_toggleiconset option[value=point] {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/point_right);
}
.sibfu-theme #toggle-all .content .toggle-point-hover h4 span.off:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/point_right_glow);
}
.sibfu-theme #toggle-all .content .toggle-point-hover h4 span.on:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/point_down_glow);
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle-power span.toggle_closed, .sibfu-theme .course-content ul.ctopics li.section .content .toggle-power span.toggle_open, .sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-power span.toggle_open, .sibfu-theme #toggle-all .content .toggle-power h4 span.off {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/toggle_plus);
}
.sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-power span.toggle_closed, .sibfu-theme #toggle-all .content .toggle-power h4 span.on,
.sibfu-theme body#page-admin-setting-formatsettingtopcoll select#id_s_format_topcoll_defaulttoggleiconset option[value=power], .sibfu-theme body#page-course-edit select#id_toggleiconset option[value=power] {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/toggle_minus);
}
.sibfu-theme #toggle-all .content .toggle-power-hover h4 span.off:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/toggle_minus_glow);
}
.sibfu-theme #toggle-all .content .toggle-power-hover h4 span.on:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/toggle_plus_glow);
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle-radio span.toggle_closed, .sibfu-theme .course-content ul.ctopics li.section .content .toggle-radio span.toggle_open, .sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-radio span.toggle_open, .sibfu-theme #toggle-all .content .toggle-radio h4 span.off {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/radio_on);
}
.sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-radio span.toggle_closed, .sibfu-theme #toggle-all .content .toggle-radio h4 span.on,
.sibfu-theme body#page-admin-setting-formatsettingtopcoll select#id_s_format_topcoll_defaulttoggleiconset option[value=radio], .sibfu-theme body#page-course-edit select#id_toggleiconset option[value=radio] {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/radio_off);
}
.sibfu-theme #toggle-all .content .toggle-radio-hover h4 span.off:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/radio_off_glow);
}
.sibfu-theme #toggle-all .content .toggle-radio-hover h4 span.on:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/radio_on_glow);
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle-smiley span.toggle_closed, .sibfu-theme .course-content ul.ctopics li.section .content .toggle-smiley span.toggle_open, .sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-smiley span.toggle_open, .sibfu-theme #toggle-all .content .toggle-smiley h4 span.off {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/smiley_on);
}
.sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-smiley span.toggle_closed, .sibfu-theme #toggle-all .content .toggle-smiley h4 span.on,
.sibfu-theme body#page-admin-setting-formatsettingtopcoll select#id_s_format_topcoll_defaulttoggleiconset option[value=smiley], .sibfu-theme body#page-course-edit select#id_toggleiconset option[value=smiley] {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/smiley_off);
}
.sibfu-theme #toggle-all .content .toggle-smiley-hover h4 span.off:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/smiley_off_glow);
}
.sibfu-theme #toggle-all .content .toggle-smiley-hover h4 span.on:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/smiley_on_glow);
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle-square span.toggle_closed, .sibfu-theme .course-content ul.ctopics li.section .content .toggle-square span.toggle_open, .sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-square span.toggle_open, .sibfu-theme #toggle-all .content .toggle-square h4 span.off {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/square_on);
}
.sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-square span.toggle_closed, .sibfu-theme #toggle-all .content .toggle-square h4 span.on,
.sibfu-theme body#page-admin-setting-formatsettingtopcoll select#id_s_format_topcoll_defaulttoggleiconset option[value=square], .sibfu-theme body#page-course-edit select#id_toggleiconset option[value=square] {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/square_off);
}
.sibfu-theme #toggle-all .content .toggle-square-hover h4 span.off:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/square_off_glow);
}
.sibfu-theme #toggle-all .content .toggle-square-hover h4 span.on:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/square_on_glow);
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle-sunmoon span.toggle_closed, .sibfu-theme .course-content ul.ctopics li.section .content .toggle-sunmoon span.toggle_open, .sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-sunmoon span.toggle_open, .sibfu-theme #toggle-all .content .toggle-sunmoon h4 span.off {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/sunmoon_on);
}
.sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-sunmoon span.toggle_closed, .sibfu-theme #toggle-all .content .toggle-sunmoon h4 span.on,
.sibfu-theme body#page-admin-setting-formatsettingtopcoll select#id_s_format_topcoll_defaulttoggleiconset option[value=sunmoon], .sibfu-theme body#page-course-edit select#id_toggleiconset option[value=sunmoon] {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/sunmoon_off);
}
.sibfu-theme #toggle-all .content .toggle-sunmoon-hover h4 span.off:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/sunmoon_off_glow);
}
.sibfu-theme #toggle-all .content .toggle-sunmoon-hover h4 span.on:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/sunmoon_on_glow);
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle-switch span.toggle_closed, .sibfu-theme .course-content ul.ctopics li.section .content .toggle-switch span.toggle_open, .sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-switch span.toggle_open, .sibfu-theme #toggle-all .content .toggle-switch h4 span.off {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/switch_on);
}
.sibfu-theme body.jsenabled .course-content ul.ctopics li.section .content .toggle-switch span.toggle_closed, .sibfu-theme #toggle-all .content .toggle-switch h4 span.on,
.sibfu-theme body#page-admin-setting-formatsettingtopcoll select#id_s_format_topcoll_defaulttoggleiconset option[value=switch], .sibfu-theme body#page-course-edit select#id_toggleiconset option[value=switch] {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/switch_off);
}
.sibfu-theme #toggle-all .content .toggle-switch-hover h4 span.off:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/switch_off_glow);
}
.sibfu-theme #toggle-all .content .toggle-switch-hover h4 span.on:hover {
  background-image: url(/theme/image.php/sfu/format_topcoll/1522900725/switch_on_glow);
}
.sibfu-theme body#page-admin-setting-formatsettingtopcoll select#id_s_format_topcoll_defaulttoggleiconset option, .sibfu-theme body#page-course-edit select#id_toggleiconset option {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: right center;
  padding: 3px 20px 3px 3px;
}
.sibfu-theme body#page-admin-setting-formatsettingtopcoll.lang-en_ar select#id_s_format_topcoll_defaulttoggleiconset option, .sibfu-theme body#page-course-edit.lang-en_ar select#id_toggleiconset option {
  background-position: 220px 45%;
}
.sibfu-theme .topcoll-display-instructions {
  margin: 0;
}
.sibfu-theme .course-content ul.ctopics #section-0 .content {
  padding: 10px;
}
.sibfu-theme .course-content ul.ctopics li.section.main .side, .sibfu-theme .course-content ul.ctopics li.tcsection .side,
.sibfu-theme .editing .course-content ul.ctopics li.section.main .side, .sibfu-theme .editing .course-content ul.ctopics li.tcsection .side {
  width: 40px;
  text-align: center;
  padding: 0;
}
.sibfu-theme .course-content ul.ctopics li.section .left, .sibfu-theme .course-content ul.ctopics li.tcsection .left {
  float: left;
}
.sibfu-theme .course-content ul.ctopics li.section.main .left {
  padding: 10px 0 0 0;
}
.sibfu-theme .course-content ul.ctopics li.current.main .right {
  padding: 0 0 0 0;
}
.sibfu-theme .course-content ul.ctopics li.section .right, .sibfu-theme .course-content ul.ctopics li.tcsection .right {
  float: right;
}
.sibfu-theme .course-content ul.ctopics li.section .right {
  line-height: 1.3;
}
.sibfu-theme .course-content ul.ctopics li.section .right a {
  display: block;
}
.sibfu-theme .course-content ul.ctopics li.section .right a img.hide {
  display: inline;
}
.sibfu-theme .course-content ul.ctopics li.section .left .section-handle img.icon {
  padding: 0;
  vertical-align: baseline;
}
.sibfu-theme body.format-topcoll.dir-rtl .course-content ul.ctopics li.section .left {
  float: right;
}
.sibfu-theme body.format-topcoll.dir-rtl .course-content ul.ctopics li.section .right {
  float: left;
}
.sibfu-theme body.format-topcoll .ctopics .section .activity .mod-indent-outer,
.sibfu-theme body.format-topcoll.editing.dir-rtl .ctopics .section .activity .mod-indent-outer {
  padding-left: 0;
}
.sibfu-theme body.format-topcoll.editing .ctopics .section .activity .mod-indent-outer {
  padding-left: 32px;
}
.sibfu-theme body.format-topcoll.dir-rtl .ctopics .section .activity .mod-indent-outer {
  padding-right: 0;
}
.sibfu-theme body.format-topcoll.editing.dir-rtl .ctopics .section .activity .mod-indent-outer {
  padding-right: 32px;
}
.sibfu-theme body.format-topcoll .ctopics .section {
  margin: 1em 0;
}
.sibfu-theme body.format-topcoll .course-content ul.ctopics li.section .summary {
  margin-left: 0;
}
.sibfu-theme body.format-topcoll.dir-rtl .course-content ul.ctopics li.section .summary {
  margin-right: 0;
}
.sibfu-theme body.format-topcoll .course-content ul.ctopics li.section .summary.summaryalwaysshown {
  padding-top: 10px;
}
.sibfu-theme body.format-topcoll.editing ul.ctopics .section .activity .contentwithoutlink, .sibfu-theme body.format-topcoll.editing ul.ctopics .section .activity .activityinstance {
  padding-right: 0;
  display: inline;
}
.sibfu-theme body.format-topcoll.editing.dir-rtl ul.ctopics .section .activity .contentwithoutlink, .sibfu-theme body.format-topcoll.editing.dir-rtl ul.ctopics .section .activity .activityinstance {
  padding-left: 0;
}
.sibfu-theme body.format-topcoll.editing ul.ctopics .section .activity .actions {
  position: relative;
}
.sibfu-theme body.format-topcoll.editing #region-main ul.ctopics .moodle-actionmenu ul.menubar {
  display: none;
}
.sibfu-theme body.format-topcoll.editing.jsenabled #region-main ul.ctopics .moodle-actionmenu[data-enhance] ul.menubar {
  display: inline-block;
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle, .sibfu-theme .course-content ul.ctopics li.section .content.sectionhidden {
  display: block;
  text-align: left;
  padding: 0 0;
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle {
  cursor: pointer;
  width: 100%;
}
.sibfu-theme .course-content ul.ctopics li.section .content.sectionhidden {
  padding: 6px 0 6px 0;
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle span.the_toggle p {
  font-size: 1.2em;
  font-style: italic;
  text-align: left;
}
.sibfu-theme .course-content ul.ctopics li.section .right span.cps_centre, .sibfu-theme .dir-rtl .course-content ul.ctopics li.section .left span.cps_centre {
  text-align: center;
  font-size: 0.7em;
}
.sibfu-theme .dir-rtl .course-content ul.ctopics li.section .right span.cps_centre {
  font-size: 14px;
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggle span.the_toggle, .sibfu-theme .course-content ul.ctopics li.section .content.sectionhidden {
  text-decoration: none;
  font-weight: bold;
}
.sibfu-theme .course-content ul.ctopics li.section .content .toggledsection {
  min-height: 30px;
}
.sibfu-theme body.jsenabled .toggledsection {
  display: none;
}
.sibfu-theme body.jsenabled .toggledsection.sectionopen {
  display: block;
}
.sibfu-theme .section .spacer {
  height: 0.5em;
}
.sibfu-theme #toggle-all, .sibfu-theme #topcoll-display-instructions {
  display: none;
}
.sibfu-theme body.jsenabled #toggle-all, .sibfu-theme body.jsenabled #topcoll-display-instructions {
  display: block;
}
.sibfu-theme body.jsenabled #toggle-all {
  background: none repeat scroll 0 0 transparent;
}
.sibfu-theme #toggle-all .content .sectionbody h4 {
  display: block;
  padding: 6px 0;
  margin-bottom: 0;
}
.sibfu-theme #toggle-all .content .sectionbody h4 span {
  padding-top: 7px;
  padding-bottom: 7px;
  width: 35px;
  text-decoration: none;
}
.sibfu-theme #toggle-all .content .sectionbody h4 span.tc-small {
  padding-left: 18px;
  padding-right: 18px;
}
.sibfu-theme #toggle-all .content .sectionbody h4 span.tc-medium {
  padding-left: 26px;
  padding-right: 26px;
}
.sibfu-theme #toggle-all .content .sectionbody h4 span.tc-large {
  padding-left: 34px;
  padding-right: 34px;
}
.sibfu-theme #toggle-all .content .sectionbody h4, .sibfu-theme #toggle-all .content .sectionbody h4 span {
  text-align: left;
}
.sibfu-theme .dir-rtl #toggle-all .content .sectionbody h4, .sibfu-theme .dir-rtl #toggle-all .content .sectionbody h4 span {
  text-align: right;
}
.sibfu-theme .cttoggle {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  display: inline;
}
.sibfu-theme .course-content ul.ctopics li.section.hidden .sectionname,
.sibfu-theme .course-content ul.ctopics li.section.hidden .content > div,
.sibfu-theme .course-content ul.ctopics li.section.hidden .activity .activityinstance {
  opacity: inherit;
}
.sibfu-theme .course-content ul.ctopics li.section.hidden h3.section-title,
.sibfu-theme .course-content ul.ctopics li.section.hidden .content .summary {
  opacity: 0.5;
}
.sibfu-theme .editing .course-content ul.ctopics li.section .content .toggle span.quickediticon img,
.sibfu-theme .editing .course-content ul.ctopics li.section .content.hidden span.quickediticon img {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 4px;
}
.sibfu-theme .editing .course-content ul.ctopics li.section .content .toggle span.quickediticon img {
  opacity: 0.8;
}
.sibfu-theme .editing .course-content ul.ctopics li.section.hidden .content .toggle span.quickediticon img {
  opacity: 1;
}
.sibfu-theme .course-content ul.ctopics li.section.hidden .sectionname > span {
  opacity: 0.7;
}
.sibfu-theme .course-content ul.ctopics li.section.hidden .sectionname {
  font-style: italic;
}
.sibfu-theme .format-topcoll .inplaceeditable.inplaceeditingon input {
  width: auto;
}
@media print {
  .sibfu-theme body.jsenabled .toggledsection {
    display: block;
  }
  .sibfu-theme body.jsenabled #toggle-all, .sibfu-theme body.jsenabled #topcoll-display-instructions, .sibfu-theme .cttoggle {
    display: none;
  }
  .sibfu-theme .course-content ul.ctopics li.section.main {
    float: left;
  }
  .sibfu-theme body.format-topcoll .course-content ul.ctopics li.section.main {
    padding-bottom: 0;
  }
  .sibfu-theme ul.ctopics {
    page-break-before: avoid;
    page-break-after: avoid;
  }
}
.sibfu-theme .course-content ul.topics {
  margin: 0;
}
.sibfu-theme .course-content ul.topics li.section {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0;
}
.sibfu-theme .course-content ul.topics li.section .content {
  margin: 0 40px;
}
.sibfu-theme .course-content ul.topics li.section .left,
.sibfu-theme .course-content ul.topics li.section .right {
  width: 40px;
  padding: 0 6px;
}
.sibfu-theme .course-content ul.topics li.section .right img.icon {
  padding: 0 0 4px 0;
}
.sibfu-theme .course-content ul.topics li.section .left {
  padding-top: 22px;
  text-align: right;
}
.sibfu-theme .jsenabled .course-content ul.topics li.section .left,
.sibfu-theme .jsenabled .course-content ul.topics li.section .right {
  width: auto;
}
.sibfu-theme .course-content ul.topics li.section .left .section-handle img.icon {
  padding: 0;
  vertical-align: baseline;
}
.sibfu-theme .course-content ul.topics li.section .section_action_menu .textmenu,
.sibfu-theme .course-content ul.topics li.section .section_action_menu .menu-action-text {
  white-space: nowrap;
}
.sibfu-theme .course-content ul.weeks {
  margin: 0;
}
.sibfu-theme .course-content ul.weeks li.section {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0;
}
.sibfu-theme .course-content ul.weeks li.section .content {
  margin: 0 40px;
}
.sibfu-theme .course-content ul.weeks li.section .left,
.sibfu-theme .course-content ul.weeks li.section .right {
  width: 40px;
  padding: 0 6px;
}
.sibfu-theme .course-content ul.weeks li.section .right img.icon {
  padding: 0 0 4px 0;
}
.sibfu-theme .course-content ul.weeks li.section .left {
  padding-top: 22px;
  text-align: right;
}
.sibfu-theme .jsenabled .course-content ul.weeks li.section .left,
.sibfu-theme .jsenabled .course-content ul.weeks li.section .right {
  width: auto;
}
.sibfu-theme .course-content ul.weeks li.section .left .section-handle img.icon {
  padding: 0;
  vertical-align: baseline;
}
.sibfu-theme .course-content ul.weeks li.section .section_action_menu .textmenu,
.sibfu-theme .course-content ul.weeks li.section .section_action_menu .menu-action-text {
  white-space: nowrap;
}
.sibfu-theme .dir-rtl.path-report-competency [data-region=competency-breakdown-report] .row-fluid [class*=span] {
  float: right;
}
.sibfu-theme .dir-rtl.path-report-competency .pull-left {
  float: right;
}
.sibfu-theme .dir-rtl.path-report-competency .pull-right {
  float: left;
}
.sibfu-theme .dir-rtl.path-report-competency dd {
  margin-right: 10px;
}
.sibfu-theme .dir-rtl.path-report-competency ul.inline {
  margin-right: 0;
}
.sibfu-theme .dir-rtl.path-report-competency .table th,
.sibfu-theme .dir-rtl.path-report-competency .table td {
  text-align: right;
}
.sibfu-theme #page-report-completion-index table#completion-progress {
  margin-top: 20px;
  margin-bottom: 30px;
}
.sibfu-theme #page-report-completion-index .export-actions {
  text-align: center;
  list-style: none;
}
.sibfu-theme #page-report-completion-index.dir-rtl #completion-progress th svg {
  direction: ltr;
}
.sibfu-theme .report-eventlist-name {
  color: #888;
  font-size: 0.75em;
}
.sibfu-theme .report-eventlist-datatable-table > div > table {
  width: 100%;
}
.sibfu-theme #page-admin-report-eventlist-index dt {
  float: left;
  text-align: right;
  width: 20em;
}
.sibfu-theme #page-admin-report-eventlist-index dd {
  display: block;
  text-align: left;
  margin-left: 21em;
}
.sibfu-theme #page-admin-report-eventlist-index dd + dd {
  clear: left;
}
@media (max-width: 767px) {
  .sibfu-theme #page-admin-report-eventlist-index dt {
    width: 100%;
    text-align: left;
  }
  .sibfu-theme #page-admin-report-eventlist-index dd {
    margin-left: 0;
  }
  .sibfu-theme #page-admin-report-eventlist-index dd + dd {
    margin-left: 0;
  }
}
.sibfu-theme #page-admin-report-eventlist-index.dir-rtl dt {
  float: right;
  text-align: left;
  width: 20em;
}
.sibfu-theme #page-admin-report-eventlist-index.dir-rtl dd {
  display: block;
  text-align: right;
  margin-right: 22em;
}
.sibfu-theme #page-admin-report-eventlist-index.dir-rtl dd + dd {
  clear: right;
}
@media (max-width: 767px) {
  .sibfu-theme #page-admin-report-eventlist-index.dir-rtl dt {
    width: 100%;
    text-align: right;
  }
  .sibfu-theme #page-admin-report-eventlist-index.dir-rtl dd {
    margin-right: 0em;
  }
  .sibfu-theme #page-admin-report-eventlist-index.dir-rtl dd + dd {
    margin-right: 0em;
  }
}
.sibfu-theme #page-report-log-index .info {
  margin: 10px;
}
.sibfu-theme #page-report-log-index .logselectform {
  margin: 10px auto;
}
.sibfu-theme #page-report-log-user .info {
  margin: 10px;
  text-align: center;
}
.sibfu-theme #page-report-log-user .graph {
  text-align: center;
}
.sibfu-theme .path-report-myfeedback .usagereport h3, .sibfu-theme .path-report-myfeedback .userstable {
  clear: left;
}
.sibfu-theme .path-report-myfeedback .report_form {
  float: left;
}
.sibfu-theme .path-report-myfeedback .searchusage, .sibfu-theme .path-report-myfeedback #report_category_select {
  margin-left: 20px;
}
.sibfu-theme .path-report-myfeedback .buttonswrapper {
  float: right;
}
.sibfu-theme .path-report-myfeedback .uparrow {
  margin-bottom: 12px;
  margin-left: 7px;
}
.sibfu-theme .path-report-myfeedback table.dataTable {
  margin: 0 auto;
  clear: both;
  width: 100%;
}
.sibfu-theme .path-report-myfeedback table.dataTable thead th {
  padding: 10px 18px 10px 10px;
  border-bottom: 1px solid #aaa;
  font-weight: bold;
  cursor: pointer;
}
.sibfu-theme .path-report-myfeedback table.dataTable tfoot th {
  padding: 3px 18px 3px 10px;
  border-top: 1px solid #fafafa;
  font-weight: bold;
}
.sibfu-theme .path-report-myfeedback table.dataTable td {
  padding: 3px 10px;
}
.sibfu-theme .path-report-myfeedback table.dataTable td.center,
.sibfu-theme .path-report-myfeedback table.dataTable td.dataTables_empty {
  text-align: left;
}
.sibfu-theme .path-report-myfeedback table.dataTable img.smallicon {
  height: 12px;
  width: 12px;
}
.sibfu-theme .path-report-myfeedback table.dataTable tr.odd {
  background-color: #FFF;
}
.sibfu-theme .path-report-myfeedback table.dataTable tr.even {
  background-color: #FCFCF0;
}
.sibfu-theme .path-report-myfeedback table.dataTable tr.odd td.sorting_1 {
  background-color: #FCFCE7;
}
.sibfu-theme .path-report-myfeedback table.dataTable tr.odd td.sorting_2 {
  background-color: #FCFCF0;
}
.sibfu-theme .path-report-myfeedback table.dataTable tr.odd td.sorting_3 {
  background-color: #E0E2FF;
}
.sibfu-theme .path-report-myfeedback table.dataTable tr.even td.sorting_1 {
  background-color: #FCFCE0;
}
.sibfu-theme .path-report-myfeedback table.dataTable tr.even td.sorting_2 {
  background-color: #FCFCF0;
}
.sibfu-theme .path-report-myfeedback table.dataTable tr.even td.sorting_3 {
  background-color: #F9F9FF;
}
.sibfu-theme .path-report-myfeedback .dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
}
.sibfu-theme .path-report-myfeedback .dataTables_wrapper label,
.sibfu-theme .path-report-myfeedback .dataTables_wrapper .ColVis {
  margin-bottom: 0;
}
.sibfu-theme .path-report-myfeedback .dataTables_length {
  float: left;
}
.sibfu-theme .path-report-myfeedback .dataTables_filter {
  float: left;
  text-align: right;
  margin-left: 35%;
}
.sibfu-theme .path-report-myfeedback .dataTables_info {
  clear: both;
  float: left;
}
.sibfu-theme .path-report-myfeedback .dataTables_paginate {
  float: right;
  text-align: right;
  margin-left: 10px;
}
.sibfu-theme .path-report-myfeedback .dataTables_paginate .paginate_button {
  margin-right: 5px;
}
.sibfu-theme .path-report-myfeedback .paginate_disabled_previous,
.sibfu-theme .path-report-myfeedback .paginate_enabled_previous,
.sibfu-theme .path-report-myfeedback .paginate_disabled_next,
.sibfu-theme .path-report-myfeedback .paginate_enabled_next {
  height: 19px;
  float: left;
  cursor: pointer;
  *cursor: hand;
  color: #111 !important;
}
.sibfu-theme .path-report-myfeedback .paginate_disabled_previous:hover,
.sibfu-theme .path-report-myfeedback .paginate_enabled_previous:hover,
.sibfu-theme .path-report-myfeedback .paginate_disabled_next:hover,
.sibfu-theme .path-report-myfeedback .paginate_enabled_next:hover {
  text-decoration: none !important;
}
.sibfu-theme .path-report-myfeedback .paginate_disabled_previous:active,
.sibfu-theme .path-report-myfeedback .paginate_enabled_previous:active,
.sibfu-theme .path-report-myfeedback .paginate_disabled_next:active,
.sibfu-theme .path-report-myfeedback .paginate_enabled_next:active {
  outline: none;
}
.sibfu-theme .path-report-myfeedback .paginate_disabled_previous,
.sibfu-theme .path-report-myfeedback .paginate_disabled_next {
  color: #666 !important;
}
.sibfu-theme .path-report-myfeedback .paginate_disabled_previous,
.sibfu-theme .path-report-myfeedback .paginate_enabled_previous {
  padding-left: 23px;
}
.sibfu-theme .path-report-myfeedback .paginate_disabled_next,
.sibfu-theme .path-report-myfeedback .paginate_enabled_next {
  padding-right: 23px;
  margin-left: 10px;
}
.sibfu-theme .path-report-myfeedback .paging_full_numbers {
  height: 22px;
  line-height: 22px;
}
.sibfu-theme .path-report-myfeedback .paging_full_numbers a:active {
  outline: none;
}
.sibfu-theme .path-report-myfeedback .paging_full_numbers a:hover {
  text-decoration: none;
}
.sibfu-theme .path-report-myfeedback .paging_full_numbers a.paginate_button,
.sibfu-theme .path-report-myfeedback .paging_full_numbers a.paginate_active {
  border: 1px solid #aaa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 5px;
  margin: 0 3px;
  cursor: pointer;
  color: #333 !important;
}
.sibfu-theme .path-report-myfeedback .paging_full_numbers a.paginate_button {
  background-color: #ddd;
}
.sibfu-theme .path-report-myfeedback .paging_full_numbers a.paginate_button:hover {
  background-color: #ccc;
  text-decoration: none !important;
}
.sibfu-theme .path-report-myfeedback .paging_full_numbers a.paginate_active {
  background-color: #99B3FF;
}
.sibfu-theme .path-report-myfeedback .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 250px;
  height: 30px;
  margin-left: -125px;
  margin-top: -15px;
  padding: 14px 0 2px 0;
  border: 1px solid #fafafa;
  text-align: left;
  color: #999;
  font-size: 14px;
  background-color: white;
}
.sibfu-theme .path-report-myfeedback .sorting {
  background-image: url(/theme/image.php/sfu/core/1522900725/t/sort) !important;
  background-position: center right !important;
  background-repeat: no-repeat !important;
}
.sibfu-theme .path-report-myfeedback .sorting_asc {
  background-image: url(/theme/image.php/sfu/core/1522900725/t/sort_asc) !important;
  background-position: center right !important;
  background-repeat: no-repeat !important;
}
.sibfu-theme .path-report-myfeedback .sorting_desc {
  background-image: url(/theme/image.php/sfu/core/1522900725/t/sort_desc) !important;
  background-position: center right !important;
  background-repeat: no-repeat !important;
}
.sibfu-theme .path-report-myfeedback table.dataTable thead th:active,
.sibfu-theme .path-report-myfeedback table.dataTable thead td:active {
  outline: none;
}
.sibfu-theme .path-report-myfeedback .dataTables_scroll {
  clear: both;
}
.sibfu-theme .path-report-myfeedback .dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}
.sibfu-theme .path-report-myfeedback table.grades,
.sibfu-theme .path-report-myfeedback table#feedbackcomments {
  color: #666;
  font-size: 13px;
  width: 100%;
}
.sibfu-theme .path-report-myfeedback table.grades th {
  padding: 8px 10px 8px 10px;
  border-top: 1px solid #fafafa;
  border-bottom: 1px solid #fafafa;
  background: #dce9f9;
  background-image: linear-gradient(to bottom, #ebf3fc, #dce9f9);
}
.sibfu-theme .path-report-myfeedback table.grades th:first-child {
  text-align: left;
  padding-left: 10px;
}
.sibfu-theme .path-report-myfeedback table.grades tr {
  text-align: left;
  padding-left: 10px;
}
.sibfu-theme .path-report-myfeedback table.grades td:first-child {
  text-align: left;
  padding-left: 5px;
  border-left: 0;
}
.sibfu-theme .path-report-myfeedback table.grades td, .sibfu-theme .path-report-myfeedback table.dataTable tr.odd {
  padding: 5px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e0e0e0;
  min-width: 100px;
}
.sibfu-theme .path-report-myfeedback table.grades tr:last-child td {
  border-bottom: 0;
}
.sibfu-theme .path-report-myfeedback table.grades tr:hover td {
  background: #f6f6f6 !important;
}
.sibfu-theme .path-report-myfeedback td.tablefooter {
  border-top: 1px solid #e0e0e0;
  background: #dce9f9;
  background-image: linear-gradient(to bottom, #ebf3fc, #dce9f9);
}
.sibfu-theme .path-report-myfeedback table.grades tr.tablefooter:hover td,
.sibfu-theme .path-report-myfeedback table#feedbackcomments tr.tablefooter:hover td {
  background: #fff !important;
}
.sibfu-theme .path-report-myfeedback table.grades .tablefooter select,
.sibfu-theme .path-report-myfeedback table#feedbackcomments .tablefooter select {
  width: 100%;
}
.sibfu-theme .path-report-myfeedback table.grades .horizontal-bar {
  width: 100%;
  border: 1px solid #fafafa;
  background: #eee;
}
.sibfu-theme .path-report-myfeedback table.grades .grade-bar {
  background: #8bc278;
}
.sibfu-theme .path-report-myfeedback table.grades .available-grade {
  text-align: right;
  width: 100%;
}
.sibfu-theme .path-report-myfeedback table#feedbackcomments {
  border-collapse: separate;
  border-spacing: 0 10px;
}
.sibfu-theme .path-report-myfeedback table#feedbackcomments tr {
  background: #fff !important;
  vertical-align: top;
}
.sibfu-theme .path-report-myfeedback table#feedbackcomments tr.tableheader,
.sibfu-theme .path-report-myfeedback table tr.tableheader {
  background: #dce9f9 !important;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 0;
}
.sibfu-theme .path-report-myfeedback table#feedbackcomments th,
.sibfu-theme .path-report-myfeedback table#feedbackcomments td {
  padding: 5px 10px;
  border: 0;
  text-align: center;
}
.sibfu-theme .path-report-myfeedback .heading h2 {
  margin: 0;
  margin-bottom: 10px;
  padding-left: 10px;
  background: #619eb6;
  color: #fff;
}
.sibfu-theme .path-report-myfeedback .nav.nav-tabs {
  font-size: 18px;
  margin-bottom: 10px;
}
.sibfu-theme .path-report-myfeedback .nav-tabs > li > a:focus {
  background-color: #0070a8;
}
.sibfu-theme .path-report-myfeedback .nav-tabs > .active > a:focus,
.sibfu-theme .path-report-myfeedback .nav-tabs > .active > a:hover {
  border-bottom-color: transparent;
  background-color: #fff;
  border-color: #ddd;
  border-bottom-color: #fff;
}
.sibfu-theme .path-report-myfeedback .profilepicture {
  float: left;
  margin-right: 5px;
  display: inline-block;
}
.sibfu-theme .path-report-myfeedback .descriptionbox {
  display: inline-block;
  margin-bottom: 10px;
}
.sibfu-theme .path-report-myfeedback .personaltutoremail {
  background: #f5f5f5;
  float: right;
  margin-right: 40px;
  margin-bottom: 10px;
  padding: 5px 10px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.sibfu-theme .path-report-myfeedback .personaltutoremail > a {
  color: #333;
  font-weight: normal;
}
.sibfu-theme .path-report-myfeedback .personaltutoremails {
  float: right;
  margin-right: 40px;
}
.sibfu-theme .path-report-myfeedback .personaltutoremail:focus,
.sibfu-theme .path-report-myfeedback .personaltutoremail:hover {
  background-color: #e6e6e6;
}
.sibfu-theme .path-report-myfeedback .personaltutoremail > a:focus,
.sibfu-theme .path-report-myfeedback .personaltutoremail > a:hover {
  text-decoration: none;
}
.sibfu-theme .path-report-myfeedback .enrolledon {
  color: #619eb6;
  font-weight: normal;
}
.sibfu-theme .path-report-myfeedback .en-course {
  color: #444;
  font-weight: normal;
}
.sibfu-theme .path-report-myfeedback .btn.success {
  background: #8bc278;
  color: #fff;
}
.sibfu-theme .path-report-myfeedback .btn.info {
  background: lightblue;
  color: #fff;
}
.sibfu-theme .path-report-myfeedback .btn.warning {
  background: orange;
  color: #fff;
  display: block;
  width: 15%;
  margin-bottom: 10px;
}
.sibfu-theme .path-report-myfeedback .wordcloud {
  float: left;
  width: 45%;
  height: 150px;
  background: #E0E2FF;
  margin-right: 20px;
  margin-bottom: 20px;
}
.sibfu-theme .path-report-myfeedback .cloudtext {
  float: right;
  width: 45%;
}
.sibfu-theme table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child, .sibfu-theme table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
.sibfu-theme table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, .sibfu-theme table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  top: 8px;
  left: 4px;
  height: 16px;
  width: 16px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 16px;
  text-align: center;
  line-height: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  content: "+";
  background-color: #aaa;
}
.sibfu-theme table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child.dataTables_empty:before, .sibfu-theme table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child.dataTables_empty:before {
  display: none;
}
.sibfu-theme table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, .sibfu-theme table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  content: "-";
  background-color: #aaa;
}
.sibfu-theme table.dataTable.dtr-inline.collapsed > tbody > tr.child td:before {
  display: none;
}
.sibfu-theme table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child, .sibfu-theme table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
  padding-left: 27px;
}
.sibfu-theme table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before, .sibfu-theme table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
  top: 5px;
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 12px;
}
.sibfu-theme table.dataTable.dtr-column > tbody > tr > td.control, .sibfu-theme table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer;
}
.sibfu-theme table.dataTable.dtr-column > tbody > tr > td.control:before, .sibfu-theme table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 16px;
  text-align: center;
  line-height: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  content: "+";
  background-color: #31b131;
}
.sibfu-theme table.dataTable.dtr-column > tbody > tr.parent td.control:before,
.sibfu-theme table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: "-";
  background-color: #d33333;
}
.sibfu-theme table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}
.sibfu-theme table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}
.sibfu-theme table.dataTable > tbody > tr.child ul {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.sibfu-theme table.dataTable > tbody > tr.child ul li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
}
.sibfu-theme table.dataTable > tbody > tr.child ul li:first-child {
  padding-top: 0;
}
.sibfu-theme table.dataTable > tbody > tr.child ul li:last-child {
  border-bottom: #e0e0e0;
}
.sibfu-theme table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}
.sibfu-theme table.DTCR_clonedTable {
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 202;
}
.sibfu-theme div.DTCR_pointer {
  width: 1px;
  background-color: #0259C4;
  z-index: 201;
}
.sibfu-theme div.ColVis {
  float: right;
}
.sibfu-theme button.ColVis_Button,
.sibfu-theme ul.ColVis_collection li {
  position: relative;
  float: left;
  margin-right: 3px;
  padding: 5px 8px;
  border: 1px solid #999;
  cursor: pointer;
  *cursor: hand;
  font-size: 0.88em;
  color: black !important;
  white-space: nowrap;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 3px #ccc;
  -moz-box-shadow: 1px 1px 3px #ccc;
  -ms-box-shadow: 1px 1px 3px #ccc;
  -o-box-shadow: 1px 1px 3px #ccc;
  box-shadow: 1px 1px 3px #ccc;
  background: #fff;
  background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);
  background: -moz-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);
  background: -o-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);
  background: linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#f9f9f9",GradientType=0 );
}
.sibfu-theme .ColVis_Button:hover,
.sibfu-theme ul.ColVis_collection li:hover {
  border: 1px solid #666;
  text-decoration: none !important;
  -webkit-box-shadow: 1px 1px 3px #999;
  -moz-box-shadow: 1px 1px 3px #999;
  -ms-box-shadow: 1px 1px 3px #999;
  -o-box-shadow: 1px 1px 3px #999;
  box-shadow: 1px 1px 3px #999;
  background: #f3f3f3;
  background: -webkit-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
  background: -ms-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
  background: linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f3f3f3", endColorstr="#f4f4f4",GradientType=0 );
}
.sibfu-theme button.ColVis_Button {
  height: 30px;
  padding: 3px 8px;
}
.sibfu-theme button.ColVis_Button::-moz-focus-inner {
  border: none !important;
  padding: 0;
}
.sibfu-theme button.ColVis_Button:active {
  outline: none;
}
.sibfu-theme div.ColVis_collectionBackground {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  z-index: 1100;
}
.sibfu-theme ul.ColVis_collection {
  list-style: none;
  width: 150px;
  padding: 8px 8px 4px 8px;
  margin: 0;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.4);
  background-color: #f3f3f3;
  background-color: rgba(255, 255, 255, 0.3);
  overflow: hidden;
  z-index: 2002;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}
.sibfu-theme ul.ColVis_collection li {
  position: relative;
  height: auto;
  left: 0;
  right: 0;
  padding: 0.5em;
  display: block;
  float: none;
  margin-bottom: 4px;
  -webkit-box-shadow: 1px 1px 3px #999;
  -moz-box-shadow: 1px 1px 3px #999;
  -ms-box-shadow: 1px 1px 3px #999;
  -o-box-shadow: 1px 1px 3px #999;
  box-shadow: 1px 1px 3px #999;
}
.sibfu-theme ul.ColVis_collection li {
  text-align: left;
}
.sibfu-theme ul.ColVis_collection li.ColVis_Button:hover {
  border: 1px solid #999;
  background-color: #f0f0f0;
}
.sibfu-theme ul.ColVis_collection li span {
  display: inline-block;
  padding-left: 0.5em;
  cursor: pointer;
}
.sibfu-theme ul.ColVis_collection li.ColVis_Special {
  border-color: #555;
  background: #ededed;
  background: -webkit-linear-gradient(top, #ededed 0%, #d6d6d6 77%, #e8e8e8 100%);
  background: -moz-linear-gradient(top, #ededed 0%, #d6d6d6 77%, #e8e8e8 100%);
  background: -ms-linear-gradient(top, #ededed 0%, #d6d6d6 77%, #e8e8e8 100%);
  background: -o-linear-gradient(top, #ededed 0%, #d6d6d6 77%, #e8e8e8 100%);
  background: linear-gradient(to bottom, #ededed 0%, #d6d6d6 77%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ededed", endColorstr="#e8e8e8",GradientType=0 );
}
.sibfu-theme ul.ColVis_collection li.ColVis_Special:hover {
  background: #e2e2e2;
  background: -webkit-linear-gradient(top, #d0d0d0 0%, #d5d5d5 89%, #e2e2e2 100%);
  background: -moz-linear-gradient(top, #d0d0d0 0%, #d5d5d5 89%, #e2e2e2 100%);
  background: -ms-linear-gradient(top, #d0d0d0 0%, #d5d5d5 89%, #e2e2e2 100%);
  background: -o-linear-gradient(top, #d0d0d0 0%, #d5d5d5 89%, #e2e2e2 100%);
  background: linear-gradient(top, #d0d0d0 0%, #d5d5d5 89%, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f3f3f3", endColorstr="#e2e2e2",GradientType=0 );
}
.sibfu-theme ul.ColVis_collection li label {
  overflow: hidden;
}
.sibfu-theme span.ColVis_radio {
  display: inline-block;
  width: 20px;
}
.sibfu-theme div.ColVis_catcher {
  position: absolute;
  z-index: 1101;
}
.sibfu-theme div.dt-button-info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  margin-top: -100px;
  margin-left: -200px;
  background-color: white;
  border: 2px solid #111;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  text-align: center;
  z-index: 21;
}
.sibfu-theme div.dt-button-info h2 {
  padding: 0.5em;
  margin: 0;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  background-color: #f3f3f3;
}
.sibfu-theme div.dt-button-info > div {
  padding: 1em;
}
.sibfu-theme button.dt-button, .sibfu-theme div.dt-button, .sibfu-theme a.dt-button {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  margin-right: 0.333em;
  padding: 0.5em 1em;
  border: 1px solid #999;
  border-radius: 2px;
  cursor: pointer;
  font-size: 0.88em;
  color: black;
  white-space: nowrap;
  overflow: hidden;
  background-color: #e9e9e9;
  background-image: -webkit-linear-gradient(top, white 0%, #e9e9e9 100%);
  background-image: -moz-linear-gradient(top, white 0%, #e9e9e9 100%);
  background-image: -ms-linear-gradient(top, white 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, white 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, white 0%, #e9e9e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="white",EndColorStr="#e9e9e9");
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  outline: none;
}
.sibfu-theme button.dt-button.disabled, .sibfu-theme div.dt-button.disabled, .sibfu-theme a.dt-button.disabled {
  color: #999;
  border: 1px solid #d0d0d0;
  cursor: default;
  background-color: #f9f9f9;
  background-image: -webkit-linear-gradient(top, #fff 0%, #f9f9f9 100%);
  background-image: -moz-linear-gradient(top, #fff 0%, #f9f9f9 100%);
  background-image: -ms-linear-gradient(top, #fff 0%, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#ffffff",EndColorStr="#f9f9f9");
}
.sibfu-theme button.dt-button:active:not(.disabled), .sibfu-theme button.dt-button.active:not(.disabled), .sibfu-theme div.dt-button:active:not(.disabled), .sibfu-theme div.dt-button.active:not(.disabled), .sibfu-theme a.dt-button:active:not(.disabled), .sibfu-theme a.dt-button.active:not(.disabled) {
  background-color: #e2e2e2;
  background-image: -webkit-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
  background-image: -moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
  background-image: -ms-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
  background-image: linear-gradient(to bottom, #f3f3f3 0%, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#f3f3f3", EndColorStr="#e2e2e2");
  box-shadow: inset 1px 1px 3px #999;
}
.sibfu-theme button.dt-button:active:not(.disabled):hover:not(.disabled), .sibfu-theme button.dt-button.active:not(.disabled):hover:not(.disabled), .sibfu-theme div.dt-button:active:not(.disabled):hover:not(.disabled), .sibfu-theme div.dt-button.active:not(.disabled):hover:not(.disabled), .sibfu-theme a.dt-button:active:not(.disabled):hover:not(.disabled), .sibfu-theme a.dt-button.active:not(.disabled):hover:not(.disabled) {
  box-shadow: inset 1px 1px 3px #999;
  background-color: #ccc;
  background-image: -webkit-linear-gradient(top, #eaeaea 0%, #ccc 100%);
  background-image: -moz-linear-gradient(top, #eaeaea 0%, #ccc 100%);
  background-image: -ms-linear-gradient(top, #eaeaea 0%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eaeaea 0%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eaeaea 0%, #ccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#eaeaea",EndColorStr="#cccccc");
}
.sibfu-theme button.dt-button:hover, .sibfu-theme div.dt-button:hover, .sibfu-theme a.dt-button:hover {
  text-decoration: none;
}
.sibfu-theme button.dt-button:hover:not(.disabled), .sibfu-theme div.dt-button:hover:not(.disabled), .sibfu-theme a.dt-button:hover:not(.disabled) {
  border: 1px solid #666;
  background-color: #e0e0e0;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
  background-image: -moz-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
  background-image: -ms-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#f9f9f9",EndColorStr="#e0e0e0");
}
.sibfu-theme button.dt-button:focus:not(.disabled), .sibfu-theme div.dt-button:focus:not(.disabled), .sibfu-theme a.dt-button:focus:not(.disabled) {
  border: 1px solid #426c9e;
  text-shadow: 0 1px 0 #c4def1;
  outline: none;
  background-color: #79ace9;
  background-image: -webkit-linear-gradient(top, #bddef4 0%, #79ace9 100%);
  background-image: -moz-linear-gradient(top, #bddef4 0%, #79ace9 100%);
  background-image: -ms-linear-gradient(top, #bddef4 0%, #79ace9 100%);
  background-image: -o-linear-gradient(top, #bddef4 0%, #79ace9 100%);
  background-image: linear-gradient(to bottom, #bddef4 0%, #79ace9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#bddef4", EndColorStr="#79ace9");
}
.sibfu-theme .dt-button embed {
  outline: none;
}
.sibfu-theme div.dt-buttons {
  position: relative;
  float: right;
}
.sibfu-theme div.dt-buttons.buttons-right {
  float: right;
}
.sibfu-theme div.dt-button-collection {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  margin-top: 3px;
  padding: 8px 8px 4px 8px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.4);
  background-color: white;
  overflow: hidden;
  z-index: 2002;
  border-radius: 5px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  z-index: 2002;
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  -ms-column-gap: 8px;
  -o-column-gap: 8px;
  column-gap: 8px;
}
.sibfu-theme div.dt-button-collection button.dt-button,
.sibfu-theme div.dt-button-collection div.dt-button,
.sibfu-theme div.dt-button-collection a.dt-button {
  position: relative;
  left: 0;
  right: 0;
  display: block;
  float: none;
  margin-bottom: 4px;
  margin-right: 0;
}
.sibfu-theme div.dt-button-collection button.dt-button:active:not(.disabled), .sibfu-theme div.dt-button-collection button.dt-button.active:not(.disabled),
.sibfu-theme div.dt-button-collection div.dt-button:active:not(.disabled),
.sibfu-theme div.dt-button-collection div.dt-button.active:not(.disabled),
.sibfu-theme div.dt-button-collection a.dt-button:active:not(.disabled),
.sibfu-theme div.dt-button-collection a.dt-button.active:not(.disabled) {
  background-color: #dadada;
  background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  background-image: -moz-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  background-image: -ms-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  background-image: -o-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  background-image: linear-gradient(to bottom, #f0f0f0 0%, #dadada 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#f0f0f0", EndColorStr="#dadada");
  box-shadow: inset 1px 1px 3px #666;
}
.sibfu-theme div.dt-button-collection.fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  border-radius: 0;
}
.sibfu-theme div.dt-button-collection.fixed.two-column {
  margin-left: -150px;
}
.sibfu-theme div.dt-button-collection.fixed.three-column {
  margin-left: -225px;
}
.sibfu-theme div.dt-button-collection.fixed.four-column {
  margin-left: -300px;
}
.sibfu-theme div.dt-button-collection > * {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
}
.sibfu-theme div.dt-button-collection.two-column {
  width: 300px;
  padding-bottom: 1px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
}
.sibfu-theme div.dt-button-collection.three-column {
  width: 450px;
  padding-bottom: 1px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
}
.sibfu-theme div.dt-button-collection.four-column {
  width: 600px;
  padding-bottom: 1px;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  -ms-column-count: 4;
  -o-column-count: 4;
  column-count: 4;
}
.sibfu-theme div.dt-button-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  background: -ms-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -moz-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0, 0, 0, 0.3)), color-stop(1, rgba(0, 0, 0, 0.7)));
  background: -webkit-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  z-index: 2001;
}
@media screen and (max-width: 640px) {
  .sibfu-theme div.dt-buttons {
    float: none !important;
    text-align: center;
  }
}
.sibfu-theme .disabled {
  color: #999;
}
.sibfu-theme .invisibly, .sibfu-theme .paginate_button.previous.disabled, .sibfu-theme .paginate_button.next.disabled {
  display: none;
}
.sibfu-theme .path-report-myfeedback #userstable_wrapper {
  max-width: 720px;
}
.sibfu-theme .path-report-myfeedback #userstable_filter {
  margin-right: 0;
}
.sibfu-theme .path-report-myfeedback #userstable_wrapper input[type=search] {
  padding: 0 4px;
}
.sibfu-theme .path-report-myfeedback #userstable_filter input {
  max-width: 180px;
}
.sibfu-theme .path-report-myfeedback #userstable_wrapper select {
  height: 20px;
  padding: 0 4px;
  margin-bottom: 0;
}
.sibfu-theme .path-report-myfeedback .grades-bar {
  width: 100%;
  font-size: 14px;
  background: -webkit-linear-gradient(left, #b9ccb7, #82c783);
  background: -o-linear-gradient(right, #b9ccb7, #82c783);
  background: -moz-linear-gradient(right, #b9ccb7, #82c783);
  background: linear-gradient(to right, #b9ccb7, #82c783);
  color: #FFF;
  border: 1px solid #444;
}
.sibfu-theme .path-report-myfeedback .grade-bar40 {
  display: inline-block;
  width: 40%;
  text-align: center;
  background: -webkit-linear-gradient(left, #ce9d93, #d4b5af);
  background: -o-linear-gradient(right, #ce9d93, #d4b5af);
  background: -moz-linear-gradient(right, #ce9d93, #d4b5af);
  background: linear-gradient(to right, #ce9d93, #d4b5af);
  border-right: 1px solid #444;
}
.sibfu-theme .path-report-myfeedback .grade-bar506070 {
  display: inline-block;
  text-align: center;
  width: 10%;
  border-right: 1px solid #444;
}
.sibfu-theme .path-report-myfeedback .grade-bar-100 {
  display: inline-block;
  text-align: center;
  width: 15%;
}
.sibfu-theme .path-report-myfeedback .top-text {
  width: 100%;
  line-height: 1;
}
.sibfu-theme .path-report-myfeedback .btext {
  display: inline-block;
  line-height: 1;
  font-size: 12px;
  text-align: right;
}
.sibfu-theme .path-report-myfeedback .vline {
  display: inline-block;
  line-height: 1;
  font-size: 12px;
  text-align: right;
}
.sibfu-theme .path-report-myfeedback .grade-bar-b {
  width: 100%;
  line-height: 1;
  border: 1px solid #fff;
}
.sibfu-theme .path-report-myfeedback .grade-bar-b40 {
  display: inline-block;
  width: 40%;
  border-right: 1px solid #444;
}
.sibfu-theme .path-report-myfeedback .grade-bar-b1 {
  display: inline-block;
  width: 10%;
  border-right: 1px solid #444;
}
.sibfu-theme .path-report-myfeedback .btext-b40 {
  display: inline-block;
  width: 41%;
  text-align: right;
}
.sibfu-theme .path-report-myfeedback .btext-b {
  display: inline-block;
  width: 10.3%;
  text-align: right;
}
.sibfu-theme .path-report-myfeedback .fullhundred {
  width: 100%;
}
.sibfu-theme .path-report-myfeedback .mymods-container {
  width: 60%;
  float: left;
  display: inline-block;
}
.sibfu-theme .path-report-myfeedback .mymods-container-right {
  width: 35%;
  float: right;
  display: inline-block;
  margin: 20px;
  text-align: center;
}
.sibfu-theme .path-report-myfeedback .mymods-content {
  width: 40%;
  float: left;
  color: #fff;
}
.sibfu-theme .path-report-myfeedback .db {
  display: block;
}
.sibfu-theme .path-report-myfeedback #toggle-grade {
  font-size: 12px;
}
.sibfu-theme .path-report-myfeedback .t-rel,
.sibfu-theme .path-report-myfeedback #t-rel {
  display: none;
}
.sibfu-theme .path-report-myfeedback .t-rel.off,
.sibfu-theme .path-report-myfeedback #t-rel.off {
  display: block;
}
.sibfu-theme .path-report-myfeedback .ellip {
  overflow: hidden;
  max-width: 120px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sibfu-theme .path-report-myfeedback .student {
  background-color: #FCFCE0;
}
.sibfu-theme .path-report-myfeedback table#feedbackcomments td.note-val-2 {
  min-width: 200px;
  border: 3px solid #ccc;
  text-align: left;
}
.sibfu-theme .path-report-myfeedback .ac-year-right {
  float: right;
  margin: 0 40px;
}
.sibfu-theme .path-report-myfeedback .ac-year-left {
  float: left;
  margin: 0 40px;
}
.sibfu-theme .path-report-myfeedback #tutortable {
  text-align: center;
}
.sibfu-theme .path-report-myfeedback .greenlight {
  padding: 3px 6px;
  background-color: #8bc278;
}
.sibfu-theme .path-report-myfeedback .amberlight {
  padding: 3px 6px;
  background-color: #d69859;
}
.sibfu-theme .path-report-myfeedback .redlight {
  padding: 3px 6px;
  background-color: #c05756;
}
.sibfu-theme .path-report-myfeedback .ownreport {
  float: right;
  background-color: #284956;
  padding: 0px 10px 5px;
  line-height: 1em;
  margin: 5px 20px;
  border-radius: 8px;
}
.sibfu-theme .path-report-myfeedback .ownreport:hover {
  background-color: #227C94;
}
.sibfu-theme .path-report-myfeedback .ownreport a {
  color: #fff;
  text-decoration: none;
  font-size: 0.8em;
}
.sibfu-theme .path-report-myfeedback .accordion-group {
  border: 0;
}
.sibfu-theme .path-report-myfeedback .accordion-heading .accordion-toggle {
  padding: 0;
}
.sibfu-theme .path-report-myfeedback .tri {
  text-align: center;
}
.sibfu-theme .path-report-myfeedback #tutortable tfoot td {
  border: 1px solid #fafafa;
}
.sibfu-theme .path-report-myfeedback #tutortable td,
.sibfu-theme .path-report-myfeedback .modtable td,
.sibfu-theme .path-report-myfeedback #progtable td,
.sibfu-theme .path-report-myfeedback #ptutor td,
.sibfu-theme .path-report-myfeedback #ptutor th {
  padding: 5px 5px 0 5px !important;
}
.sibfu-theme .path-report-myfeedback h4 {
  color: #444;
  font-weight: bold;
}
.sibfu-theme .path-report-myfeedback .modtable.dataTable td {
  vertical-align: middle;
}
.sibfu-theme .path-report-myfeedback .modCanvas {
  width: 400px;
  text-align: center;
}
.sibfu-theme .path-report-myfeedback .pToggle,
.sibfu-theme .path-report-myfeedback .sToggle,
.sibfu-theme .path-report-myfeedback .aToggle {
  background: #f5f5f5;
  margin: 10px 20px;
  padding: 5px 10px;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #ccc;
}
.sibfu-theme .path-report-myfeedback .modass {
  background-color: #619eb6;
  color: #fff;
}
.sibfu-theme .path-report-myfeedback .fullRec {
  margin-bottom: 60px;
}
.sibfu-theme .path-report-myfeedback .stu-inner {
  padding: 10px;
}
.sibfu-theme .path-report-myfeedback form.prog_form {
  margin-right: 40px;
  display: inline-block;
}
.sibfu-theme .path-report-myfeedback .assess-br,
.sibfu-theme .path-report-myfeedback .hidetable,
.sibfu-theme .path-report-myfeedback .tangle {
  cursor: pointer;
}
.sibfu-theme .path-report-myfeedback .overallgrade {
  display: none;
}
.sibfu-theme .path-report-myfeedback .tutorCanvas {
  color: #777;
}
.sibfu-theme .path-report-myfeedback table th {
  border-bottom: 1px solid #aaa !important;
}
.sibfu-theme .path-report-myfeedback aside#block-region-side-pre,
.sibfu-theme .path-report-myfeedback aside#block-region-side-post {
  display: none;
}
.sibfu-theme .path-report-myfeedback #region-main {
  width: 100%;
}
.sibfu-theme .path-report-myfeedback table.fixedHeader-floating {
  position: fixed !important;
  background-color: white;
}
.sibfu-theme .path-report-myfeedback table.fixedHeader-floating.no-footer {
  border-bottom-width: 0;
}
.sibfu-theme .path-report-myfeedback table.fixedHeader-locked {
  position: absolute !important;
  background-color: white;
}
.sibfu-theme .path-report-myfeedback #reportPrint {
  background: #f5f5f5 url(/report/myfeedback/pix/info.png) right center no-repeat;
}
.sibfu-theme .path-report-myfeedback #tutortable td:focus {
  outline: none;
}
.sibfu-theme div.dt-button-collection button.dt-button:active:not(.disabled), .sibfu-theme div.dt-button-collection button.dt-button.active:not(.disabled),
.sibfu-theme div.dt-button-collection div.dt-button:active:not(.disabled), .sibfu-theme div.dt-button-collection div.dt-button.active:not(.disabled),
.sibfu-theme div.dt-button-collection a.dt-button:active:not(.disabled), .sibfu-theme div.dt-button-collection a.dt-button.active:not(.disabled) {
  background: #DCE9F9;
  box-shadow: inset 1px 1px 3px #666;
}
.sibfu-theme a {
  color: #005E8D;
  text-decoration: none;
}
.sibfu-theme a, .sibfu-theme a:visited {
  color: #005E8D;
}
.sibfu-theme .path-report-myfeedback .modal {
  position: fixed;
  top: 10%;
  left: 50%;
  bottom: auto;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.sibfu-theme .path-report-myfeedback .modal-backdrop {
  z-index: 0;
}
.sibfu-theme .path-report-myfeedback .modal-backdrop.in {
  opacity: 0.8;
}
@media print {
  .sibfu-theme .path-report-myfeedback table.fixedHeader-floating {
    display: none;
  }
}
@media print {
  .sibfu-theme #page-header, .sibfu-theme .navbar, .sibfu-theme #page-navbar,
.sibfu-theme #block-region-side-pre, .sibfu-theme #page-footer,
.sibfu-theme #region-main .nav.nav-tabs, .sibfu-theme #region-main .buttonswrapper, .sibfu-theme .dataTables_wrapper .tablefooter,
.sibfu-theme p.helplink, .sibfu-theme .dataTables_wrapper .dataTables_length, .sibfu-theme .dataTables_wrapper .dataTables_filter,
.sibfu-theme .dataTables_wrapper .dataTables_paginate, .sibfu-theme .dataTables_wrapper .dataTables_info,
.sibfu-theme .dataTables_wrapper .bar, .sibfu-theme .dataTables_wrapper .ColVis, .sibfu-theme .path-report-myfeedback .personaltutoremails,
.sibfu-theme .personaltutoremail, .sibfu-theme .ac-year-right #mod_form, .sibfu-theme .ac-year-right .my, .sibfu-theme .path-report-myfeedback .ownreport {
    display: none;
  }
  @page {
    .sibfu-theme {
      size: landscape;
    }
  }
  .sibfu-theme #region-main {
    float: left;
    width: 100%;
  }
  .sibfu-theme .back-to-top {
    display: none !important;
  }
}
@media only screen and (max-width: 579px) {
  .sibfu-theme .path-report-myfeedback .dataTables_filter {
    margin-right: 0;
  }
  .sibfu-theme .path-report-myfeedback #userstable_wrapper {
    max-width: 420px;
  }
}
@media only screen and (min-width: 580px) and (max-width: 767px) {
  .sibfu-theme .path-report-myfeedback .dataTables_filter {
    margin-left: 15%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 860px) {
  .sibfu-theme .path-report-myfeedback .dataTables_filter {
    margin-left: 0;
  }
}
@media only screen and (min-width: 861px) and (max-width: 1000px) {
  .sibfu-theme .path-report-myfeedback .dataTables_filter {
    margin-left: 5%;
  }
}
@media only screen and (min-width: 1001px) and (max-width: 1260px) {
  .sibfu-theme .path-report-myfeedback .dataTables_filter {
    margin-left: 10%;
  }
}
.sibfu-theme #page-report-outline-index td.numviews {
  text-align: right;
}
.sibfu-theme #page-report-outline-index tr.section {
  text-align: center;
}
.sibfu-theme #page-report-outline-index td.lastaccess {
  font-size: 0.8em;
}
.sibfu-theme #page-report-outline-user .section .content {
  margin-left: 30px;
  margin-right: 30px;
}
.sibfu-theme #page-report-outline-user .section h2 {
  margin-top: 0;
}
.sibfu-theme #page-report-outline-user .section {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 20px;
}
.sibfu-theme #page-report-outline-user .section {
  border-width: 1px;
  border-style: solid;
  padding: 10px;
}
.sibfu-theme #page-report-progress-index #completion-progress th,
.sibfu-theme #page-report-progress-index #completion-progress td {
  padding: 2px 4px;
  font-weight: normal;
  border-right: 1px solid #EEE;
}
.sibfu-theme #page-report-progress-index .progress-actions {
  text-align: center;
  list-style: none;
}
.sibfu-theme #page-report-progress-index .completion_pagingbar {
  margin: 1em 0;
  text-align: center;
}
.sibfu-theme #page-report-progress-index .completion_prev {
  display: inline;
  margin-right: 2em;
}
.sibfu-theme #page-report-progress-index .completion_pagingbar p {
  display: inline;
  margin: 0;
}
.sibfu-theme #page-report-progress-index .completion_next {
  display: inline;
  margin-left: 2em;
}
.sibfu-theme #page-report-progress-index.dir-rtl #completion-progress th svg {
  direction: ltr;
}
.sibfu-theme #page-report-stats-index .graph {
  margin-bottom: 1em;
}
.sibfu-theme .gradeimport_data_area {
  margin: 0px 0px 10px;
  width: 475px;
  height: 209px;
}
.sibfu-theme .path-grade-report-grader .gradeparent {
  position: relative;
}
.sibfu-theme .path-grade-report-grader .gradeparent .grader-information-tooltip {
  min-width: 200px;
}
.sibfu-theme .path-grade-report-grader .gradeparent .graderreportoverlay {
  background-color: white;
  width: auto;
  padding: 10px;
  font-size: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.sibfu-theme .path-grade-report-grader .gradeparent table {
  border: 1px solid #ccc;
  border-collapse: separate;
  border-spacing: 0;
  border-bottom-width: 0;
  border-right-width: 0;
  margin-bottom: 2em;
}
.sibfu-theme .dir-rtl.path-grade-report-grader .gradeparent table {
  border-left-width: 0;
  border-right-width: 1px;
  max-width: initial;
}
.sibfu-theme .path-grade-report-grader .gradeparent .cell {
  border: 1px solid #ccc;
  border-top-width: 0;
  border-left-width: 0;
  padding: 4px 5px;
  vertical-align: middle;
  text-align: right;
  white-space: nowrap;
}
.sibfu-theme .dir-rtl.path-grade-report-grader .gradeparent .cell {
  border-left-width: 1px;
  border-right-width: 0;
  text-align: left;
}
.sibfu-theme .path-grade-report-grader .gradeparent tr:nth-of-type(even) .cell {
  background-color: #f9f9f9;
}
.sibfu-theme .path-grade-report-grader .gradeparent .floater {
  display: none;
}
.sibfu-theme .path-grade-report-grader .gradeparent .floating {
  display: block;
}
.sibfu-theme .path-grade-report-grader .gradeparent .heading .cell,
.sibfu-theme .path-grade-report-grader .gradeparent .avg .cell,
.sibfu-theme .path-grade-report-grader .gradeparent .user.cell {
  font-size: 14px;
  font-weight: normal;
  text-align: left;
}
.sibfu-theme .dir-rtl.path-grade-report-grader .gradeparent .heading .cell,
.sibfu-theme .dir-rtl.path-grade-report-grader .gradeparent .avg .cell,
.sibfu-theme .dir-rtl.path-grade-report-grader .gradeparent .user.cell {
  text-align: right;
}
.sibfu-theme .path-grade-report-grader .gradeparent .floater .cell {
  background-color: #f9f9f9;
}
.sibfu-theme .path-grade-report-grader .gradeparent .user.cell {
  min-width: 200px;
  width: 200px;
  white-space: normal;
  vertical-align: top;
}
.sibfu-theme .path-grade-report-grader .gradeparent .user.cell .userpicture {
  margin: 0 4px;
  border: none;
  vertical-align: middle;
}
.sibfu-theme .path-grade-report-grader .gradeparent .userfield {
  font-weight: normal;
  text-align: left;
}
.sibfu-theme .dir-rtl.path-grade-report-grader .gradeparent .userfield {
  text-align: right;
}
.sibfu-theme .path-grade-report-grader .gradeparent .range .header,
.sibfu-theme .path-grade-report-grader .gradeparent .avg .header {
  font-weight: bold;
}
.sibfu-theme .path-grade-report-grader .gradeparent .avg.floating .cell {
  border-top-width: 1px;
}
.sibfu-theme .path-grade-report-grader .gradeparent .avg .cell {
  text-align: right;
}
.sibfu-theme .dir-rtl.path-grade-report-grader .gradeparent .avg .cell {
  text-align: left;
}
.sibfu-theme .path-grade-report-grader .gradeparent .heading .cell .iconsmall {
  padding-top: 0;
  padding-bottom: 0;
}
.sibfu-theme .path-grade-report-grader .gradeparent .sorticon {
  margin-left: 3px;
}
.sibfu-theme .dir-rtl.path-grade-report-grader .gradeparent .sorticon {
  margin-left: 0;
  margin-right: 3px;
}
.sibfu-theme .path-grade-report-grader .gradeparent .gradevalue {
  display: inline-block;
}
.sibfu-theme .path-grade-report-grader span.gradepass {
  color: #298721;
}
.sibfu-theme .path-grade-report-grader span.gradefail {
  color: #890d0d;
}
.sibfu-theme .path-grade-report-grader .gradeparent tr:nth-child(n) td.overridden:nth-child(n) {
  background-color: #efd9a4;
}
.sibfu-theme .path-grade-report-grader .gradeparent tr:nth-child(n) td.ajaxoverridden:nth-child(n) {
  background-color: #ffe3a0;
}
.sibfu-theme .path-grade-report-grader .gradeparent .excludedfloater {
  font-weight: bold;
  color: red;
  font-size: 9px;
  float: left;
}
.sibfu-theme .dir-rtl.path-grade-report-grader .gradeparent .excludedfloater {
  float: right;
}
.sibfu-theme .path-grade-report .gradeparent .floater .controls.cell,
.sibfu-theme .path-grade-report-grader .gradeparent .controls {
  background-color: #f3ead8;
}
.sibfu-theme .path-grade-report-grader .gradeparent .category {
  text-align: left;
}
.sibfu-theme .dir-rtl.path-grade-report-grader .gradeparent .category {
  text-align: right;
}
.sibfu-theme .path-grade-report-grader .gradeparent select {
  margin: 0;
  padding: 0;
}
.sibfu-theme .path-grade-report-grader .gradeparent .text {
  border: 1px solid #666;
  width: auto;
  margin: 0;
  padding: 0;
  text-align: center;
}
.sibfu-theme .path-grade-report-grader .gradeparent .quickfeedback {
  border: 1px dashed #000;
  width: auto;
  margin: 0;
  padding: 0;
  margin-left: 10px;
}
.sibfu-theme .dir-rtl.path-grade-report-grader .gradeparent .quickfeedback {
  margin-left: 0;
  margin-right: 10px;
}
.sibfu-theme .path-grade-report-grader .yui3-overlay {
  border: 0;
  background: none;
  background-color: initial;
  min-width: 200px;
}
.sibfu-theme .path-grade-report-grader .yui3-overlay {
  background-color: white;
  width: auto;
  padding: 10px;
  font-size: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.sibfu-theme .path-grade-report-history div.gradeparent {
  overflow-x: scroll;
}
.sibfu-theme .path-grade-report-history .singlebutton div,
.sibfu-theme .path-grade-report-history .singlebutton div input[type=button] {
  margin: 0;
}
.sibfu-theme .yui3-gradereport_history_usp-hidden {
  display: none;
}
.sibfu-theme .gradereport_history_usp .usp-content {
  position: relative;
}
.sibfu-theme .gradereport_history_usp .usp-ajax-content {
  overflow: auto;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.sibfu-theme .gradereport_history_usp .usp-ajax-content,
.sibfu-theme .gradereport_history_usp .usp-loading-lightbox {
  height: 375px;
}
.sibfu-theme .gradereport_history_usp .usp-loading-lightbox {
  background-color: #fff;
  opacity: 0.5;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 0;
  left: 0;
}
.sibfu-theme .gradereport_history_usp .usp-loading-lightbox img {
  margin-top: 100px;
  opacity: 1;
}
.sibfu-theme .gradereport_history_usp .usp-search {
  text-align: center;
}
.sibfu-theme .gradereport_history_usp .usp-user {
  width: 100%;
  text-align: left;
  border-top: 1px solid #eee;
}
.sibfu-theme .gradereport_history_usp .usp-user:nth-child(odd) {
  background-color: #f9f9f9;
}
.sibfu-theme .gradereport_history_usp .usp-first-added {
  border-top: 1px solid #bbb;
}
.sibfu-theme .gradereport_history_usp .usp-checkbox {
  text-align: center;
  float: left;
  padding: 11px 6px 0 6px;
}
.sibfu-theme .gradereport_history_usp .usp-checkbox input[type=checkbox] {
  margin: 0;
}
.sibfu-theme .gradereport_history_usp .usp-picture {
  margin: 6px 3px 0 3px;
  float: left;
}
.sibfu-theme .gradereport_history_usp .usp-userpicture {
  cursor: pointer;
}
.sibfu-theme .gradereport_history_usp .usp-user .details {
  margin-left: 67px;
  padding: 3px 6px 0 6px;
  word-wrap: break-word;
}
.sibfu-theme .gradereport_history_usp .usp-user .details label {
  margin: 0;
}
.sibfu-theme .gradereport_history_usp .usp-more-results {
  padding: 5px;
  border-top: 1px solid #bbb;
}
.sibfu-theme .gradereport_history_usp .usp-finish {
  padding-top: 1em;
  text-align: center;
}
.sibfu-theme .gradereport_history_usp .usp-finish input {
  margin: 0;
}
.sibfu-theme .dir-rtl .gradereport_history_usp .usp-search-results .usp-user {
  text-align: right;
}
.sibfu-theme .dir-rtl .gradereport_history_usp .usp-picture,
.sibfu-theme .dir-rtl .gradereport_history_usp .usp-checkbox {
  float: right;
}
.sibfu-theme .dir-rtl .gradereport_history_usp .usp-user .details {
  margin-right: 67px;
  margin-left: 0;
}
.sibfu-theme .dir-rtl .gradereport_history_usp input.usp-search-btn {
  margin-right: 5px;
}
.sibfu-theme .path-grade-report-singleview div.reporttable {
  text-align: center;
}
.sibfu-theme .path-grade-report-singleview div.groupselector,
.sibfu-theme .path-grade-report-singleview div.reporttable form div.singleview_buttons,
.sibfu-theme .path-grade-report-singleview div.selectitems {
  display: block;
  text-align: right;
  clear: both;
}
.sibfu-theme .dir-rtl.path-grade-report-singleview div.groupselector,
.sibfu-theme .dir-rtl.path-grade-report-singleview div.reporttable form div.singleview_buttons,
.sibfu-theme .dir-rtl.path-grade-report-singleview div.selectitems {
  text-align: left;
}
.sibfu-theme .path-grade-report-singleview div.singleselect + div.singleselect select,
.sibfu-theme .path-grade-report-singleview div.groupselector select {
  margin-right: 0px;
}
.sibfu-theme dir-rtl.path-grade-report-singleview div.singleselect + div.singleselect select,
.sibfu-theme dir-rtl.path-grade-report-singleview div.groupselector select {
  margin-right: 10px;
  margin-left: 0px;
}
.sibfu-theme .path-grade-report-singleview div.reporttable div.singleselect form div {
  text-align: center;
}
.sibfu-theme .path-grade-report-singleview div.reporttable table.reporttable {
  margin: 0 auto 15px auto;
}
.sibfu-theme .path-grade-report-singleview div.reporttable form div {
  text-align: center;
}
.sibfu-theme .path-grade-report-singleview .singleview_buttons {
  padding: 10px 0;
}
.sibfu-theme .path-grade-report-singleview div.reporttable h2 {
  text-align: center;
}
.sibfu-theme .path-grade-report-singleview input[name^=finalgrade] {
  width: 50px;
}
.sibfu-theme .path-grade-report-singleview .reporttable tbody th,
.sibfu-theme .path-grade-report-singleview .reporttable tbody td.range {
  white-space: nowrap;
}
.sibfu-theme .path-grade-report-singleview .reporttable tbody th > * {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
}
.sibfu-theme .path-grade-report-singleview .itemnav {
  font-size: small;
  display: inline;
  margin-bottom: 0.5em;
}
.sibfu-theme .path-grade-report-singleview itemnav.previtem {
  float: left;
}
.sibfu-theme .path-grade-report-singleview.dir-rtl div.previtem {
  float: right;
}
.sibfu-theme .path-grade-report-singleview div.nextitem {
  float: right;
}
.sibfu-theme .path-grade-report-singleview.dir-rtl div.nextitem {
  float: left;
}
.sibfu-theme .path-grade-report-singleview .reporttable {
  width: 100%;
}
.sibfu-theme .path-grade-report-singleview .reporttable th {
  text-align: left;
}
.sibfu-theme .dir-rtl.path-grade-report-singleview .reporttable th {
  text-align: right;
}
.sibfu-theme .path-grade-report-singleview div.reporttable form div.singleview_bulk {
  display: inline-block;
  text-align: left;
  margin-bottom: 1em;
}
.sibfu-theme .dir-rtl.path-grade-report-singleview div.reporttable form div.singleview_bulk {
  text-align: right;
}
.sibfu-theme .path-grade-report-singleview .singleview_bulk div > *,
.sibfu-theme .path-grade-report-singleview .singleview_bulk fieldset > * {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.sibfu-theme .path-grade-report-singleview .singleselect select,
.sibfu-theme .path-grade-report-singleview div.reporttable form .singleview_bulk select,
.sibfu-theme .path-grade-report-singleview div.reporttable form .singleview_bulk input {
  margin-left: 10px;
  margin-right: 10px;
}
.sibfu-theme .path-grade-report-singleview .singleview_bulk > fieldset {
  display: block;
}
.sibfu-theme .path-grade-report-singleview div.reporttable form .singleview_bulk > div.enable {
  margin-bottom: 0.5em;
  text-align: left;
}
.sibfu-theme .dir-rtl.path-grade-report-singleview div.reporttable form .singleview_bulk > div.enable {
  text-align: right;
}
.sibfu-theme .path-grade-report-user #graded_users_selector {
  float: right;
  margin-bottom: 5px;
}
.sibfu-theme .path-grade-report-user #graded_users_selector .singleselect label {
  display: inline-block;
}
.sibfu-theme .path-grade-report-user .user-grade {
  width: 100%;
  border: 1px solid;
}
.sibfu-theme .path-grade-report-user .user-grade thead th {
  vertical-align: bottom;
}
.sibfu-theme .path-grade-report-user .user-grade th {
  text-align: left;
}
.sibfu-theme .path-grade-report-user .user-grade td {
  min-width: 4.5em;
  vertical-align: top;
}
.sibfu-theme .dir-rtl.path-grade-report-user .user-grade td {
  direction: ltr;
}
.sibfu-theme .dir-rtl.path-grade-report-user table.user-grade {
  border-collapse: separate;
}
.sibfu-theme .path-grade-report-user .user-grade .b1l {
  padding: 0;
  width: 24px;
  min-width: 24px;
}
.sibfu-theme .path-grade-report-user .user-grade tbody .column-itemname {
  padding-left: 0;
  padding-right: 8px;
}
.sibfu-theme .path-grade-report-user .user-grade .column-itemname.item,
.sibfu-theme .path-grade-report-user .user-grade .gradeitemdescription {
  font-weight: normal;
  padding-left: 24px;
}
.sibfu-theme .path-grade-report-user .user-grade .column-itemname.baggt,
.sibfu-theme .path-grade-report-user .user-grade .column-itemname.baggb {
  padding-left: 24px;
}
.sibfu-theme .path-grade-report-user .user-grade .baggt,
.sibfu-theme .path-grade-report-user .user-grade .baggb {
  font-weight: bold;
}
.sibfu-theme .dir-rtl.path-grade-report-user #graded_users_selector {
  float: left;
}
.sibfu-theme .dir-rtl.path-grade-report-user .user-grade th {
  text-align: right;
}
.sibfu-theme .dir-rtl.path-grade-report-user .user-grade tbody .column-itemname {
  padding-right: 0;
  padding-left: 8px;
}
.sibfu-theme .dir-rtl.path-grade-report-user .user-grade .column-itemname.item,
.sibfu-theme .dir-rtl.path-grade-report-user .user-grade .gradeitemdescription {
  padding-right: 24px;
}
.sibfu-theme .dir-rtl.path-grade-report-user .user-grade .column-itemname.baggt,
.sibfu-theme .dir-rtl.path-grade-report-user .user-grade .column-itemname.baggb {
  padding-right: 24px;
}
.sibfu-theme .gradingform_guide-regrade {
  padding: 10px;
  background: #FDD;
  border: 1px solid #F00;
  margin-bottom: 10px;
}
.sibfu-theme .gradingform_guide-restored {
  padding: 10px;
  background: #FFD;
  border: 1px solid #FF0;
  margin-bottom: 10px;
}
.sibfu-theme .gradingform_guide-error {
  color: red;
  font-weight: bold;
}
.sibfu-theme .gradingform_guide_editform .status {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 60%;
  padding: 0.25em;
  border: 1px solid #EEE;
}
.sibfu-theme .gradingform_guide_editform .status.ready {
  background-color: #e7f1c3;
  border-color: #AEA;
}
.sibfu-theme .gradingform_guide_editform .status.draft {
  background-color: #f3f2aa;
  border-color: #EE2;
}
.sibfu-theme .gradingform_guide.editor .criterion .controls,
.sibfu-theme .gradingform_guide .criterion .description,
.sibfu-theme .gradingform_guide .criterion .remark {
  vertical-align: top;
}
.sibfu-theme .gradingform_guide.editor .criterion .controls,
.sibfu-theme .gradingform_guide.editor .criterion .description,
.sibfu-theme .gradingform_guide.editor .criterion .remark {
  padding: 3px;
}
.sibfu-theme .gradingform_guide .criteria {
  height: 100%;
}
.sibfu-theme .gradingform_guide .criterion {
  border: 1px solid #DDD;
  overflow: hidden;
}
.sibfu-theme .gradingform_guide .criterion.even {
  background: #F0F0F0;
}
.sibfu-theme .gradingform_guide .criterion .description {
  width: 100%;
}
.sibfu-theme .gradingform_guide .criterion .description .criterionmaxscore input {
  width: 20px;
}
.sibfu-theme .gradingform_guide .criterion .description .criterionname {
  font-weight: bold;
}
.sibfu-theme .gradingform_guide .criterion label {
  font-weight: bold;
  padding-right: 5px;
}
.sibfu-theme .gradingform_guide .plainvalue.empty {
  font-style: italic;
  color: #AAA;
}
.sibfu-theme .gradingform_guide .plainvalue.editname {
  font-weight: bold;
}
.sibfu-theme .gradingform_guide.editor .criterion.first.last .controls .delete input,
.sibfu-theme .gradingform_guide.editor .criterion.first .controls .moveup input,
.sibfu-theme .gradingform_guide.editor .criterion.last .controls .movedown input {
  display: none;
}
.sibfu-theme .gradingform_guide.editor .delete input,
.sibfu-theme .gradingform_guide.editor .moveup input,
.sibfu-theme .gradingform_guide.editor .movedown input {
  text-indent: -1000em;
  cursor: pointer;
  border: none;
}
.sibfu-theme .gradingform_guide.editor .criterion .controls .delete input {
  width: 20px;
  height: 16px;
  background: transparent url(/theme/image.php/sfu/core/1522900725/t/delete) no-repeat center top;
  margin-top: 4px;
}
.sibfu-theme .gradingform_guide.editor .moveup input {
  width: 20px;
  height: 15px;
  background: transparent url(/theme/image.php/sfu/core/1522900725/t/up) no-repeat center top;
  margin-top: 4px;
}
.sibfu-theme .gradingform_guide.editor .movedown input {
  width: 20px;
  height: 15px;
  background: transparent url(/theme/image.php/sfu/core/1522900725/t/down) no-repeat center top;
  margin-top: 4px;
}
.sibfu-theme .gradingform_guide.editor .addcriterion input,
.sibfu-theme .gradingform_guide.editor .addcomment input {
  background: transparent url(/theme/image.php/sfu/core/1522900725/t/add) no-repeat;
  display: block;
  color: #555;
  font-weight: bold;
  text-decoration: none;
}
.sibfu-theme .gradingform_guide.editor .addcriterion input,
.sibfu-theme .gradingform_guide.editor .addcomment input {
  background-position: 5px 8px;
  height: 30px;
  line-height: 29px;
  margin-bottom: 14px;
  padding-left: 20px;
  padding-right: 10px;
}
.sibfu-theme .gradingform_guide .options .optionsheading {
  font-weight: bold;
  font-size: 1.1em;
  padding-bottom: 5px;
}
.sibfu-theme .gradingform_guide .options .option {
  padding-bottom: 2px;
}
.sibfu-theme .gradingform_guide .options .option label {
  margin-left: 5px;
}
.sibfu-theme .gradingform_guide .options .option .value {
  margin-left: 5px;
  font-weight: bold;
}
.sibfu-theme .gradingform_guide .criterion .description.error {
  background: #FDD;
}
.sibfu-theme .gradingform_guide.editor .hiddenelement {
  display: none;
}
.sibfu-theme .gradingform_guide.editor .pseudotablink {
  background-color: transparent;
  border: 0 solid;
  height: 1px;
  width: 1px;
  color: transparent;
  padding: 0;
  margin: 0;
  position: relative;
  float: right;
}
.sibfu-theme .jsenabled .gradingform_guide .markingguidecomment {
  cursor: pointer;
}
.sibfu-theme .jsenabled .gradingform_guide .markingguidecomment:before {
  content: url(/theme/image.php/sfu/core/1522900725/t/add);
  padding-right: 2px;
}
.sibfu-theme .dir-rtl.jsenabled .gradingform_guide .markingguidecomment:before {
  padding-right: 0;
  padding-left: 2px;
}
.sibfu-theme .gradingform_guide .commentheader {
  font-weight: bold;
  font-size: 1.1em;
  padding-bottom: 5px;
}
.sibfu-theme .jsenabled .gradingform_guide .criterionnamelabel {
  display: none;
}
.sibfu-theme .jsenabled .gradingform_guide .criterionshortname {
  font-weight: bold;
}
.sibfu-theme .gradingform_guide table {
  width: 100%;
}
.sibfu-theme .gradingform_guide .descriptionreadonly {
  vertical-align: top;
}
.sibfu-theme .gradingform_guide .criteriondescriptionmarkers {
  width: 300px;
}
.sibfu-theme .gradingform_guide .markingguideremark {
  margin: 0;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sibfu-theme .gradingform_guide .criteriondescriptionscore {
  display: inline;
}
.sibfu-theme .gradingform_guide .score label {
  display: block;
}
.sibfu-theme .gradingform_guide .score input {
  margin: 0;
  width: auto;
}
.sibfu-theme .gradingform_rubric_editform .status {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 60%;
  padding: 0.25em;
  border: 1px solid #EEE;
}
.sibfu-theme .gradingform_rubric_editform .status.ready {
  background-color: #e7f1c3;
  border-color: #AEA;
}
.sibfu-theme .gradingform_rubric_editform .status.draft {
  background-color: #f3f2aa;
  border-color: #EE2;
}
.sibfu-theme .gradingform_rubric {
  overflow: auto;
  padding-bottom: 1.5em;
  max-width: 720px;
  position: relative;
}
.sibfu-theme .gradingform_rubric.editor .criterion .controls,
.sibfu-theme .gradingform_rubric .criterion .description,
.sibfu-theme .gradingform_rubric .criterion .levels,
.sibfu-theme .gradingform_rubric.editor .criterion .addlevel,
.sibfu-theme .gradingform_rubric .criterion .remark,
.sibfu-theme .gradingform_rubric .criterion .levels .level {
  vertical-align: top;
}
.sibfu-theme .gradingform_rubric.editor .criterion .controls,
.sibfu-theme .gradingform_rubric .criterion .description,
.sibfu-theme .gradingform_rubric.editor .criterion .addlevel,
.sibfu-theme .gradingform_rubric .criterion .remark,
.sibfu-theme .gradingform_rubric .criterion .levels .level {
  padding: 3px;
}
.sibfu-theme .gradingform_rubric .criteria {
  height: 100%;
}
.sibfu-theme .gradingform_rubric .criterion {
  border: 1px solid #DDD;
  overflow: hidden;
}
.sibfu-theme .gradingform_rubric .criterion.even {
  background: #F0F0F0;
}
.sibfu-theme .gradingform_rubric .criterion .description {
  width: 150px;
  font-weight: bold;
}
.sibfu-theme .gradingform_rubric .criterion .levels table {
  width: 100%;
  height: 100%;
}
.sibfu-theme .gradingform_rubric .criterion .levels,
.sibfu-theme .gradingform_rubric .criterion .levels table,
.sibfu-theme .gradingform_rubric .criterion .levels table tbody {
  padding: 0;
  margin: 0;
}
.sibfu-theme .gradingform_rubric .criterion .levels .level {
  border-left: 1px solid #DDD;
  max-width: 150px;
}
.sibfu-theme .gradingform_rubric .criterion .levels .level .level-wrapper {
  position: relative;
}
.sibfu-theme .gradingform_rubric .criterion .levels .level.last {
  border-right: 1px solid #DDD;
}
.sibfu-theme .gradingform_rubric .plainvalue.empty {
  font-style: italic;
  color: #AAA;
}
.sibfu-theme .gradingform_rubric.editor .criterion .levels .level .delete {
  position: absolute;
  right: 0;
}
.sibfu-theme .gradingform_rubric .criterion .levels .level .score {
  font-style: italic;
  color: #575;
  font-weight: bold;
  margin-top: 5px;
  white-space: nowrap;
}
.sibfu-theme .gradingform_rubric .criterion .levels .level .score .scorevalue {
  padding-right: 5px;
}
.sibfu-theme .gradingform_rubric.editor .criterion.first .controls .moveup input,
.sibfu-theme .gradingform_rubric.editor .criterion.last .controls .movedown input {
  display: none;
}
.sibfu-theme .gradingform_rubric .criterion .levels .level.currentchecked {
  background: #fff0f0;
}
.sibfu-theme .gradingform_rubric .criterion .levels .level.checked {
  background: #d0ffd0;
  border: 1px solid #555;
}
.sibfu-theme .gradingform_rubric.evaluate .criterion .levels .level:hover {
  background: #30ff30;
}
.sibfu-theme .gradingform_rubric.editor .delete input,
.sibfu-theme .gradingform_rubric.editor .duplicate input,
.sibfu-theme .gradingform_rubric.editor .moveup input,
.sibfu-theme .gradingform_rubric.editor .movedown input {
  text-indent: -1000em;
  cursor: pointer;
  border: none;
}
.sibfu-theme .gradingform_rubric.editor .criterion .controls .delete input {
  width: 12px;
  height: 12px;
  background: transparent url(/theme/image.php/sfu/core/1522900725/t/delete) no-repeat center top;
  margin: 0.3em 0.3em 0 0.3em;
}
.sibfu-theme .gradingform_rubric.editor .criterion .controls .duplicate input {
  width: 12px;
  height: 12px;
  background: transparent url(/theme/image.php/sfu/core/1522900725/t/copy) no-repeat center top;
  margin: 0.3em 0.3em 0 0.3em;
}
.sibfu-theme .gradingform_rubric.editor .levels .level .delete input {
  width: 12px;
  height: 16px;
  background: transparent url(/theme/image.php/sfu/core/1522900725/t/delete) no-repeat center center;
}
.sibfu-theme .dir-rtl .gradingform_rubric.editor .levels .level .delete input {
  margin-right: 0.45em;
  margin-left: 0;
}
.sibfu-theme .gradingform_rubric.editor .moveup input {
  width: 12px;
  height: 12px;
  background: transparent url(/theme/image.php/sfu/core/1522900725/t/up) no-repeat center top;
  margin: 0.3em 0.3em 0 0.3em;
}
.sibfu-theme .gradingform_rubric.editor .movedown input {
  width: 12px;
  height: 12px;
  background: transparent url(/theme/image.php/sfu/core/1522900725/t/down) no-repeat center top;
  margin: 0.3em 0.3em 0 0.3em;
}
.sibfu-theme .gradingform_rubric.editor .addcriterion input,
.sibfu-theme .gradingform_rubric.editor .addlevel input {
  background: transparent url(/theme/image.php/sfu/core/1522900725/t/add) no-repeat top left;
  display: block;
  color: #555;
  font-weight: bold;
  text-decoration: none;
}
.sibfu-theme .gradingform_rubric.editor .addcriterion input {
  background-position: 5px 8px;
  height: 30px;
  line-height: 29px;
  margin-bottom: 14px;
  padding-left: 20px;
  padding-right: 10px;
}
.sibfu-theme .gradingform_rubric.editor .addlevel input {
  background-position: 5px 5px;
  height: 25px;
  line-height: 24px;
  margin-bottom: 45px;
  padding-left: 18px;
  padding-right: 8px;
}
.sibfu-theme .gradingform_rubric .options .optionsheading {
  font-weight: bold;
  font-size: 1.1em;
  padding-bottom: 5px;
}
.sibfu-theme .gradingform_rubric .options .option {
  padding-bottom: 2px;
}
.sibfu-theme .gradingform_rubric .options .option label {
  margin-left: 5px;
}
.sibfu-theme .gradingform_rubric .options .option .value {
  margin-left: 5px;
  font-weight: bold;
}
.sibfu-theme .gradingform_rubric .criterion .levels.error {
  border: 1px solid red;
}
.sibfu-theme .gradingform_rubric .criterion .description.error,
.sibfu-theme .gradingform_rubric .criterion .levels .level .definition.error,
.sibfu-theme .gradingform_rubric .criterion .levels .level .score.error {
  background: #FDD;
}
.sibfu-theme .gradingform_rubric-regrade {
  padding: 10px;
  background: #FDD;
  border: 1px solid #F00;
  margin-bottom: 10px;
}
.sibfu-theme .gradingform_rubric-restored {
  padding: 10px;
  background: #FFD;
  border: 1px solid #FF0;
  margin-bottom: 10px;
}
.sibfu-theme .gradingform_rubric-error {
  color: red;
  font-weight: bold;
}
.sibfu-theme .gradingform_rubric.editor .hiddenelement {
  display: none;
}
.sibfu-theme .gradingform_rubric.editor .pseudotablink {
  background-color: transparent;
  border: 0 solid;
  height: 1px;
  width: 1px;
  color: transparent;
  padding: 0;
  margin: 0;
  position: relative;
  float: right;
}
.sibfu-theme .path-admin-mnet-service-enrol .singlebutton {
  text-align: center;
}
.sibfu-theme .path-admin-mnet-service-enrol table.remotehosts,
.sibfu-theme .path-admin-mnet-service-enrol table.otherenrolledusers,
.sibfu-theme .path-admin-mnet-service-enrol table.remotecourses {
  margin: 0px auto 1em auto;
}
.sibfu-theme .path-admin-mnet-service-enrol table.remotecourses th.categoryname {
  text-align: left;
  background-color: #f6f6f6;
}
.sibfu-theme .path-admin-mnet-service-enrol table.remotecourses td.c1 {
  font-weight: bold;
}
.sibfu-theme .path-admin-mnet-service-enrol table.remotecourses th.categoryname img {
  margin-right: 1em;
}
.sibfu-theme .path-admin-mnet-service-enrol .collapsibleregioncaption {
  font-size: 110%;
  font-weight: bold;
  text-align: center;
}
.sibfu-theme .path-admin-mnet-service-enrol .collapsibleregioninner {
  border: 1px solid #ddd;
  padding: 1em;
}
.sibfu-theme .path-admin-mnet-service-enrol .collapsibleregion.remotecourse.summary {
  margin: 0px 10em;
}
.sibfu-theme .path-admin-mnet-service-enrol .roleassigntable {
  margin: 1em auto;
}
.sibfu-theme .repository_alfresco .fp-toolbar .fp-tb-search {
  width: auto;
}
.sibfu-theme .repository_alfresco .fp-toolbar .fp-tb-search .alfresco-workplace {
  width: 140px;
  height: 32px;
  padding: 2px 1px 1px 1px;
  background-color: #fff;
  border-radius: 4px;
  border-color: #bbb;
}
.sibfu-theme .qbehaviour_deferredcbm_slightlyunderconfident, .sibfu-theme .qbehaviour_deferredcbm_slightlyoverconfident {
  font-weight: bold;
  color: #600;
}
.sibfu-theme .qbehaviour_deferredcbm_underconfident, .sibfu-theme .qbehaviour_deferredcbm_overconfident {
  font-weight: bold;
  color: #c00;
}
.sibfu-theme .qbehaviour_deferredcbm_judgementok {
  font-weight: bold;
  color: #080;
}
.sibfu-theme .qbehaviour_deferredcbm_actual_percentage {
  font-weight: bold;
}
.sibfu-theme .qbehaviour_deferredcbm_summary_heading {
  margin: 0;
}
.sibfu-theme .que.deferredcbm .certaintychoices input[type=radio] {
  margin-left: 0.5em;
}
.sibfu-theme .que.deferredcbm .certaintychoices label {
  white-space: nowrap;
}
.sibfu-theme #page-admin-tool-assignmentupgrade-listnotupgraded .tool_assignmentupgrade_upgradetable .c0 {
  display: none;
}
.sibfu-theme #page-admin-tool-assignmentupgrade-listnotupgraded.jsenabled .tool_assignmentupgrade_upgradetable .c0 {
  display: table-cell;
}
.sibfu-theme #page-admin-tool-assignmentupgrade-listnotupgraded .tool_assignmentupgrade_upgradetable tr.selectedrow td {
  background-color: #fec;
}
.sibfu-theme #page-admin-tool-assignmentupgrade-listnotupgraded .tool_assignmentupgrade_upgradetable tr.unselectedrow td {
  background-color: white;
}
.sibfu-theme #page-admin-tool-assignmentupgrade-listnotupgraded .tool_assignmentupgrade_paginationform .hidden {
  display: none;
}
.sibfu-theme .steps-definitions {
  border-style: solid;
  border-width: 1px;
  border-color: #BBB;
  padding: 5px;
  margin: auto;
  width: 50%;
}
.sibfu-theme .steps-definitions .step {
  margin: 10px 0px 10px 0px;
}
.sibfu-theme .steps-definitions .stepdescription {
  color: #bf8c12;
}
.sibfu-theme .steps-definitions .steptype {
  color: #1467a6;
  margin-right: 5px;
}
.sibfu-theme .steps-definitions .stepregex {
  color: #060;
}
.sibfu-theme .path-admin-tool-capability .comparisontable {
  margin-top: 150px;
}
.sibfu-theme .path-admin-tool-capability .comparisontable th,
.sibfu-theme .path-admin-tool-capability .comparisontable td {
  vertical-align: middle;
  padding: 0.4em 0.5em 0.3em;
}
.sibfu-theme .path-admin-tool-capability .comparisontable thead th {
  vertical-align: bottom;
  background: none;
}
.sibfu-theme .path-admin-tool-capability .comparisontable thead th div {
  position: relative;
}
.sibfu-theme .path-admin-tool-capability .comparisontable thead th div > a {
  position: absolute;
  top: -1.75em;
  left: 1em;
  width: 150px;
  text-align: left;
  margin-bottom: 1em;
  text-indent: -1.45em;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
}
.sibfu-theme .path-admin-tool-capability .comparisontable tbody th {
  background-color: #EEE;
  text-align: right;
  border: 1px solid #DFDFDF;
}
.sibfu-theme .path-admin-tool-capability .comparisontable tbody th span {
  display: block;
  color: #666;
  font-size: 80%;
}
.sibfu-theme .path-admin-tool-capability .comparisontable tbody td {
  border: 1px solid #DFDFDF;
}
.sibfu-theme .path-admin-tool-capability .comparisontable .inherit {
  color: #666;
}
.sibfu-theme .path-admin-tool-capability .comparisontable .allow {
  background-color: #060;
  font-weight: bold;
  color: white;
}
.sibfu-theme .path-admin-tool-capability .comparisontable .prevent {
  background-color: #ad6704;
  font-weight: bold;
  color: white;
}
.sibfu-theme .path-admin-tool-capability .comparisontable .prohibit {
  background-color: #800;
  font-weight: bold;
  color: white;
}
.sibfu-theme .path-admin-tool-customlang .langselectorbox,
.sibfu-theme .path-admin-tool-customlang fieldset.buttonsbar,
.sibfu-theme .path-admin-tool-customlang .menu {
  margin: 5px auto;
  text-align: center;
}
.sibfu-theme .path-admin-tool-customlang .menu .singlebutton,
.sibfu-theme .path-admin-tool-customlang .menu .singlebutton form,
.sibfu-theme .path-admin-tool-customlang .menu .singlebutton form div {
  display: inline;
}
.sibfu-theme .path-admin-tool-customlang .mform.filterform {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme .path-admin-tool-customlang .mform.filterform .fitem .fitemtitle {
  width: 30%;
}
.sibfu-theme .path-admin-tool-customlang .mform.filterform .fitem .felement {
  width: 60%;
  margin-left: 31%;
}
.sibfu-theme .path-admin-tool-customlang #translator {
  width: 100%;
}
.sibfu-theme .path-admin-tool-customlang #translator .standard,
.sibfu-theme .path-admin-tool-customlang #translator .local {
  min-width: 35%;
}
.sibfu-theme .path-admin-tool-customlang #translator .customized {
  background-color: #e7f1c3;
}
.sibfu-theme .path-admin-tool-customlang #translator .customized.outdated {
  background-color: #f3f2aa;
}
.sibfu-theme .path-admin-tool-customlang #translator .modified {
  background-color: #ffd3d9;
}
.sibfu-theme .path-admin-tool-customlang #translator .customized.modified {
  background-color: #d2ebff;
}
.sibfu-theme .path-admin-tool-customlang #translator textarea {
  width: 100%;
  min-height: 4em;
}
.sibfu-theme .path-admin-tool-customlang #translator .placeholderinfo {
  text-align: center;
  border: 1px dotted #ddd;
  background-color: #f6f6f6;
  margin-top: 0.5em;
}
.sibfu-theme #page-admin-tool-customlang-index .continuebutton {
  margin-top: 1em;
}
.sibfu-theme .path-admin-tool-customlang #translator .standard.master.cell.c2 {
  word-break: break-all;
}
.sibfu-theme .path-admin-tool-filetypes .generaltable .c0,
.sibfu-theme .path-admin-tool-filetypes .generaltable .c1,
.sibfu-theme .path-admin-tool-filetypes .generaltable .c2,
.sibfu-theme .path-admin-tool-filetypes .generaltable th {
  white-space: nowrap;
}
.sibfu-theme .path-admin-tool-filetypes .generaltable .deleted .c0 img {
  opacity: 0.2;
}
.sibfu-theme .path-admin-tool-filetypes .generaltable .deleted .c0 span {
  text-decoration: line-through;
}
.sibfu-theme .path-admin-tool-filetypes .generaltable .nonstandard {
  font-weight: bold;
}
.sibfu-theme .path-admin-tool-filetypes .form-overridden {
  display: inline-block;
  margin-bottom: 1em;
  padding: 4px 6px;
}
.sibfu-theme .path-admin-tool-health div#healthnoproblemsfound {
  width: 60%;
  margin: auto;
  padding: 1em;
  border: 1px solid black;
  -moz-border-radius: 6px;
}
.sibfu-theme .path-admin-tool-health dl.healthissues {
  width: 60%;
  margin: auto;
}
.sibfu-theme .path-admin-tool-health dl.critical dt,
.sibfu-theme .path-admin-tool-health dl.critical dd {
  background-color: #a71501;
}
.sibfu-theme .path-admin-tool-health dl.significant dt,
.sibfu-theme .path-admin-tool-health dl.significant dd {
  background-color: #d36707;
}
.sibfu-theme .path-admin-tool-health dl.annoyance dt,
.sibfu-theme .path-admin-tool-health dl.annoyance dd {
  background-color: #dba707;
}
.sibfu-theme .path-admin-tool-health dl.notice dt,
.sibfu-theme .path-admin-tool-health dl.notice dd {
  background-color: #e5db36;
}
.sibfu-theme .path-admin-tool-health dt.solution,
.sibfu-theme .path-admin-tool-health dd.solution,
.sibfu-theme .path-admin-tool-health div#healthnoproblemsfound {
  background-color: #5BB83E !important;
}
.sibfu-theme .path-admin-tool-health dl.healthissues dt,
.sibfu-theme .path-admin-tool-health dl.healthissues dd {
  margin: 0px;
  padding: 1em;
  border: 1px solid black;
}
.sibfu-theme .path-admin-tool-health dl.healthissues dt {
  font-weight: bold;
  border-bottom: 0;
  padding-bottom: 0.5em;
}
.sibfu-theme .path-admin-tool-health dl.healthissues dd {
  border-top: 0;
  padding-top: 0.5em;
  margin-bottom: 10px;
}
.sibfu-theme .path-admin-tool-health dl.healthissues dd form {
  margin-top: 0.5em;
  text-align: right;
}
.sibfu-theme .path-admin-tool-health form#healthformreturn {
  text-align: center;
  margin: 2em;
}
.sibfu-theme .path-admin-tool-health dd.solution p {
  padding: 0px;
  margin: 1em 0px;
}
.sibfu-theme .path-admin-tool-health dd.solution li {
  margin-top: 1em;
}
.sibfu-theme #page-admin-tool-installaddon-index #installfromrepobox {
  text-align: center;
  padding-top: 2em;
  padding-bottom: 2em;
}
.sibfu-theme #page-admin-tool-installaddon-index #installfromrepobox .singlebutton {
  display: inline-block;
}
.sibfu-theme #page-admin-tool-installaddon-index #installfromrepobox .singlebutton input[type=submit] {
  padding: 1em;
}
.sibfu-theme #page-admin-tool-langimport-index .generalbox table {
  margin: auto;
  width: 100%;
}
.sibfu-theme #page-admin-tool-langimport-index .generalbox,
.sibfu-theme #page-admin-tool-langimport-index .generalbox table {
  text-align: center;
}
.sibfu-theme .path-admin-tool-lp [data-region=managecompetencies] ul li,
.sibfu-theme .path-admin-tool-lp [data-region=plans] ul li,
.sibfu-theme .path-admin-tool-lp [data-region=competencymovetree] ul li,
.sibfu-theme .path-admin-tool-lp [data-region=competencylinktree] ul li {
  list-style-type: none;
}
.sibfu-theme .path-admin-tool-lp .progresstext {
  display: inline-block;
  vertical-align: top;
}
.sibfu-theme .path-admin-tool-lp .progress {
  width: 100%;
  display: inline-block;
}
.sibfu-theme .path-admin-tool-lp .progress .bar {
  min-width: 3em;
}
.sibfu-theme .dir-rtl.path-admin-tool-lp .progress .bar {
  float: right;
}
.sibfu-theme .path-admin-tool-lp [data-region=managecompetencies] ul[data-enhance=tree],
.sibfu-theme .path-admin-tool-lp [data-region=plans] ul[data-enhance=tree],
.sibfu-theme .path-admin-tool-lp [data-region=competencylinktree] ul[data-enhance=linktree],
.sibfu-theme .path-admin-tool-lp [data-region=competencymovetree] ul[data-enhance=movetree] {
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s;
  border-radius: 4px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
.sibfu-theme .path-admin-tool-lp [data-region=managecompetencies] ul,
.sibfu-theme .path-admin-tool-lp [data-region=plans] ul,
.sibfu-theme .path-admin-tool-lp [data-region=competencylinktree] ul,
.sibfu-theme .path-admin-tool-lp [data-region=competencymovetree] ul {
  cursor: pointer;
}
.sibfu-theme .path-admin-tool-lp [data-region=competencylinktree] ul li > span,
.sibfu-theme .path-admin-tool-lp [data-region=competencymovetree] ul li > span,
.sibfu-theme .path-admin-tool-lp [data-region=plans] ul li > span,
.sibfu-theme .path-admin-tool-lp [data-region=managecompetencies] ul li > span {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  border-radius: 4px;
}
.sibfu-theme .path-admin-tool-lp [data-region=competencylinktree] ul [aria-selected=true] > span,
.sibfu-theme .path-admin-tool-lp [data-region=competencymovetree] ul [aria-selected=true] > span,
.sibfu-theme .path-admin-tool-lp [data-region=plans] ul [aria-selected=true] > span,
.sibfu-theme .path-admin-tool-lp [data-region=managecompetencies] ul [aria-selected=true] > span {
  background-color: #dfdfdf;
}
.sibfu-theme .path-admin-tool-lp [data-region=competencylinktree] ul [tabindex="0"] > span,
.sibfu-theme .path-admin-tool-lp [data-region=competencymovetree] ul [tabindex="0"] > span,
.sibfu-theme .path-admin-tool-lp [data-region=plans] ul [tabindex="0"] > span,
.sibfu-theme .path-admin-tool-lp [data-region=managecompetencies] ul [tabindex="0"] > span {
  border: 2px solid #0070a8;
}
.sibfu-theme .path-admin-tool-lp [data-region=filtercompetencies] input {
  margin-left: 10px;
}
.sibfu-theme .dir-rtl.path-admin-tool-lp [data-region=managecompetencies] .row-fluid [class*=span] {
  float: right;
}
.sibfu-theme .path-admin-tool-lp [data-region=link-buttons],
.sibfu-theme .path-admin-tool-lp [data-region=move-buttons] {
  text-align: center;
}
.sibfu-theme .path-admin-tool-lp [data-region=competencylinktree] > ul {
  overflow-y: auto;
  height: 400px;
}
.sibfu-theme .dir-rtl.path-admin-tool-lp [data-region=filtercompetencies] input {
  margin-right: 10px;
}
.sibfu-theme .path-admin-tool-lp span.currentdragtarget {
  border: 1px dashed;
}
.sibfu-theme .path-admin-tool-lp .competencyactionsmenu {
  display: inline-block;
  vertical-align: text-top;
}
.sibfu-theme .path-admin-tool-lp [data-region=competencyruleconfig] [data-region=rule-base] {
  display: table;
  width: 100%;
}
.sibfu-theme .path-admin-tool-lp [data-region=competencyruleconfig] [data-region=rule-outcome],
.sibfu-theme .path-admin-tool-lp [data-region=competencyruleconfig] [data-region=rule-type] {
  display: table-row;
}
.sibfu-theme .path-admin-tool-lp [data-region=competencyruleconfig] [data-region=rule-outcome] label,
.sibfu-theme .path-admin-tool-lp [data-region=competencyruleconfig] [data-region=rule-type] label {
  padding-right: 10px;
}
.sibfu-theme .dir-rtl.path-admin-tool-lp [data-region=competencyruleconfig] [data-region=rule-outcome] label,
.sibfu-theme .dir-rtl.path-admin-tool-lp [data-region=competencyruleconfig] [data-region=rule-type] label {
  padding-left: 10px;
  padding-right: 0;
}
.sibfu-theme .path-admin-tool-lp [data-region=competencyruleconfig] [data-region=rule-outcome] label,
.sibfu-theme .path-admin-tool-lp [data-region=competencyruleconfig] [data-region=rule-outcome] select,
.sibfu-theme .path-admin-tool-lp [data-region=competencyruleconfig] [data-region=rule-type] label,
.sibfu-theme .path-admin-tool-lp [data-region=competencyruleconfig] [data-region=rule-type] select {
  display: table-cell;
}
.sibfu-theme .path-admin-tool-lp [data-region=competencyruleconfig] [data-region=rule-outcome] select,
.sibfu-theme .path-admin-tool-lp [data-region=competencyruleconfig] [data-region=rule-type] select,
.sibfu-theme .path-admin-tool-lp [data-region=competencylinktree] select {
  width: 100%;
}
.sibfu-theme .path-admin-tool-lp [data-region] .generaltable.fullwidth {
  clear: both;
}
.sibfu-theme .path-admin-tool-lp .competency-rule-points {
  margin-top: 10px;
}
.sibfu-theme .path-admin-tool-lp .competency-rule-points table input {
  margin-bottom: 0;
}
.sibfu-theme .path-admin-tool-lp .competency-rule-points tr[data-competency] th {
  font-weight: normal;
}
.sibfu-theme .path-admin-tool-lp .competency-rule-points input[type=number] {
  width: 50px;
}
.sibfu-theme .competency-heading {
  margin-bottom: 15px;
}
.sibfu-theme .competency-heading h4 {
  margin: 0;
}
.sibfu-theme .tool-lp-menu {
  margin: 0;
}
.sibfu-theme .tool-lp-menu li {
  float: left;
  display: inline;
  position: relative;
  list-style-type: none;
  white-space: nowrap;
}
.sibfu-theme .tool-lp-sub-menu {
  position: absolute;
  list-style: none;
  margin: 0;
  top: -10px;
}
.sibfu-theme .tool-lp-sub-menu li {
  float: none;
}
.sibfu-theme .tool-lp-menu .tool-lp-sub-menu[aria-hidden=false] {
  display: block;
}
.sibfu-theme .tool-lp-menu ul[aria-hidden=true] {
  display: none;
}
.sibfu-theme .tool-lp-menu .caret {
  margin: 8px;
}
.sibfu-theme .tool-lp-menu.tool-lp-menu-open-left .tool-lp-sub-menu {
  margin-left: -120px;
}
.sibfu-theme .dir-rtl .tool-lp-menu.tool-lp-menu-open-left .tool-lp-sub-menu {
  margin-left: 0px;
  margin-right: -120px;
}
.sibfu-theme .tool-lp-menu .tool-lp-sub-menu .menu-focus a {
  color: #fff;
  text-decoration: none;
  background-color: #00699e;
  background-image: linear-gradient(to bottom, #0070a8, #005f8f);
  background-repeat: repeat-x;
}
.sibfu-theme input[type=radio].tool_lp_scale_default, .sibfu-theme input[type=checkbox].tool_lp_scale_proficient {
  margin-top: 0px;
}
.sibfu-theme .user-evidence-documents {
  margin: 10px 20px;
  list-style: none;
}
.sibfu-theme .user-evidence-competencies,
.sibfu-theme .user-evidence-documents li {
  margin-bottom: 5px;
  word-break: break-all;
}
.sibfu-theme [data-region=user-evidence-list] .user-evidence-competencies,
.sibfu-theme [data-region=user-evidence-list] .user-evidence-documents {
  margin: 0;
  list-style: none;
}
.sibfu-theme .user-competency-course-navigation select {
  display: none;
}
.sibfu-theme .user-competency-course-navigation {
  width: 240px;
}
.sibfu-theme .user-competency-course-navigation span {
  max-width: 100%;
  overflow: hidden;
}
.sibfu-theme .competency-grader textarea {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
.sibfu-theme .dir-rtl.path-admin-tool-lp .pull-left {
  float: right;
}
.sibfu-theme .dir-rtl.path-admin-tool-lp .pull-right {
  float: left;
}
.sibfu-theme .dir-rtl.path-admin-tool-lp dd {
  margin-right: 10px;
}
.sibfu-theme .dir-rtl.path-admin-tool-lp ul.inline {
  margin-right: 0;
}
.sibfu-theme #page-admin-tool-messageinbound-index .handler-function {
  display: block;
  padding: 0 0.5em;
  color: #888;
  font-size: 0.75em;
}
.sibfu-theme #page-admin-tool-messageinbound-index .state,
.sibfu-theme #page-admin-tool-messageinbound-index .edit {
  text-align: center;
}
.sibfu-theme .path-admin-tool-profiling .profilingruntable .label {
  font-weight: bold;
}
.sibfu-theme .path-admin-tool-profiling .profiling_worse {
  color: red;
}
.sibfu-theme .path-admin-tool-profiling .profiling_better {
  color: green;
}
.sibfu-theme .path-admin-tool-profiling .profiling_same {
  color: dimgrey;
}
.sibfu-theme .path-admin-tool-profiling .profiling_important,
.sibfu-theme .path-admin-tool-profiling .flexible .referencerun {
  font-weight: bold;
}
.sibfu-theme .path-admin-tool-profiling .flexible {
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme #page-admin-tool-task-scheduledtasks .task-class {
  display: block;
  padding: 0 0.5em;
  color: #888;
  font-size: 0.75em;
}
.sibfu-theme [data-region=displaytemplateexample] {
  border-radius: 4px;
  border: 1px inset #e3e3e3;
  padding: 1em;
}
.sibfu-theme .assignfeedback_editpdf_widget .toolbar ul {
  display: none;
}
.sibfu-theme .assignfeedback_editpdf_widget .toolbar li {
  list-style-type: none;
}
.sibfu-theme .assignfeedback_editpdf_widget .drawingcanvas {
  position: relative;
  min-width: 817px;
  min-height: 400px;
  cursor: crosshair;
  background-repeat: no-repeat;
  background-color: #ccc;
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme .assignfeedback_editpdf_widget .moodle-dialogue-bd .drawingregion {
  position: inherit;
}
.sibfu-theme .assignfeedback_editpdf_widget .drawingregion[data-currenttool=drag] .drawingcanvas {
  cursor: move;
}
.sibfu-theme .assignfeedback_editpdf_widget .drawingregion[data-currenttool=select] .drawingcanvas {
  cursor: pointer;
}
.sibfu-theme .assignfeedback_editpdf_widget .drawingregion {
  border: 1px solid #ccc;
  left: 1em;
  right: 1em;
  top: 52px;
  bottom: 0px;
  position: absolute;
  overflow: auto;
}
.sibfu-theme .assignfeedback_editpdf_widget {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.sibfu-theme .assignfeedback_editpdf_widget .pageheader {
  background-color: #ebebeb;
  border-bottom: 1px solid #ccc;
  padding: 0px;
  padding-left: 20px;
  padding-right: 20px;
  min-height: 50px;
  height: 52px;
  overflow: auto;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue.assignfeedback_editpdf_widget .moodle-dialogue-bd {
  padding: 0px;
}
.sibfu-theme .assignfeedback_editpdf_widget .assignfeedback_editpdf_unsavedchanges.haschanges {
  display: inline-block;
}
.sibfu-theme .assignfeedback_editpdf_widget .assignfeedback_editpdf_unsavedchanges {
  display: none;
  position: absolute;
  left: 20px;
  top: 60px;
}
.sibfu-theme .dir-rtl .assignfeedback_editpdf_widget .assignfeedback_editpdf_unsavedchanges {
  float: right;
}
.sibfu-theme .yui3-colourpicker-hidden, .sibfu-theme .yui3-commentsearch-hidden, .sibfu-theme .yui3-commentmenu-hidden {
  display: none;
}
.sibfu-theme .assignfeedback_editpdf_widget .pageheader button img {
  padding-top: 3px;
  vertical-align: top;
}
.sibfu-theme .assignfeedback_editpdf_widget .pageheader button:active {
  background-color: #ccc;
}
.sibfu-theme .assignfeedback_editpdf_widget .pageheader select,
.sibfu-theme .assignfeedback_editpdf_widget .pageheader button {
  background: none;
  padding: 4px 7px;
  border: 0px;
  border-radius: 0px;
  margin: 0px;
  height: 30px;
  line-height: 30px;
  vertical-align: top;
  cursor: pointer;
}
.sibfu-theme .assignfeedback_editpdf_widget .pageheader select {
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: menulist-text;
  background-color: #fff;
  padding: 0px 10px;
}
.sibfu-theme .assignfeedback_editpdf_widget .pageheader select::-ms-expand {
  display: none;
}
.sibfu-theme .assignfeedback_editpdf_widget .pageheader .navigation button + button,
.sibfu-theme .assignfeedback_editpdf_widget .pageheader .toolbar button + button,
.sibfu-theme .assignfeedback_editpdf_widget .pageheader .navigation select + button,
.sibfu-theme .assignfeedback_editpdf_widget .pageheader .toolbar select + button {
  border-left: 1px solid #ccc;
  border-right: 0px;
}
.sibfu-theme .assignfeedback_editpdf_widget .pageheader .navigation button {
  border-right: 1px solid #ccc;
}
.sibfu-theme .assignfeedback_editpdf_widget .pageheader .toolbar,
.sibfu-theme .assignfeedback_editpdf_widget .pageheader .navigation-search,
.sibfu-theme .assignfeedback_editpdf_widget .pageheader .navigation {
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  margin: 10px 4px;
  background-color: white;
  height: 30px;
  line-height: 30px;
  padding: 0px;
}
.sibfu-theme .assignfeedback_editpdf_commentsearch ul {
  max-height: 400px;
  overflow-y: auto;
  padding: 1em;
}
.sibfu-theme .assignfeedback_editpdf_commentsearch ul li pre {
  background-color: #efefef;
}
.sibfu-theme .assignfeedback_editpdf_commentsearch ul li pre:hover {
  background-color: #ddd;
}
.sibfu-theme .assignfeedback_editpdf_commentsearch ul li {
  line-height: 0px;
  margin: 2px;
}
.sibfu-theme .assignfeedback_editpdf_commentsearch a pre {
  font-family: helvetica;
  margin: 0px;
  padding: 4px;
}
.sibfu-theme .assignfeedback_editpdf_widget .navigation-search,
.sibfu-theme .assignfeedback_editpdf_widget .navigation {
  float: left;
}
.sibfu-theme .dir-rtl .assignfeedback_editpdf_widget .navigation-search,
.sibfu-theme .dir-rtl .assignfeedback_editpdf_widget .navigation {
  float: right;
}
.sibfu-theme .assignfeedback_editpdf_widget .toolbar button {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.sibfu-theme .assignfeedback_editpdf_widget .toolbar {
  float: right;
}
.sibfu-theme .dir-rtl .assignfeedback_editpdf_widget .toolbar {
  float: left;
}
.sibfu-theme .assignfeedback_editpdf_widget .navigation,
.sibfu-theme .assignfeedback_editpdf_widget .navigation-search,
.sibfu-theme .assignfeedback_editpdf_widget .toolbar {
  display: inline-block;
}
.sibfu-theme .assignfeedback_editpdf_colourpicker ul {
  margin: 0px;
}
.sibfu-theme .assignfeedback_editpdf_commentmenu li.quicklist_comment {
  width: 150px;
}
.sibfu-theme .assignfeedback_editpdf_commentmenu li.quicklist_comment a {
  white-space: nowrap;
  display: inline-block;
  max-width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sibfu-theme .assignfeedback_editpdf_commentmenu a.delete_quicklist_comment {
  float: right;
}
.sibfu-theme .dir-rtl .assignfeedback_editpdf_commentmenu a.delete_quicklist_comment {
  float: left;
}
.sibfu-theme .assignfeedback_editpdf_dropdown button {
  border: 0px;
  background: none;
  padding: 6px 7px;
  border-radius: 0px;
  border-top: 1px solid #ccc;
}
.sibfu-theme .assignfeedback_editpdf_dropdown li:first-child button {
  border-top: 0px;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue.assignfeedback_editpdf_dropdown .moodle-dialogue-wrap {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  border-radius: 4px;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue.assignfeedback_editpdf_dropdown .moodle-dialogue-bd {
  padding: 0px;
}
.sibfu-theme .assignfeedback_editpdf_dropdown .moodle-dialogue-hd,
.sibfu-theme .assignfeedback_editpdf_dropdown .moodle-dialogue-ft {
  display: none;
}
.sibfu-theme .assignfeedback_editpdf_menu li hr {
  margin: 0px;
}
.sibfu-theme .assignfeedback_editpdf_menu li a {
  text-decoration: none;
  color: #555;
  margin: 10px;
}
.sibfu-theme .assignfeedback_editpdf_menu li:hover,
.sibfu-theme .assignfeedback_editpdf_menu li:hover a,
.sibfu-theme .assignfeedback_editpdf_menu li a:hover {
  background-color: #ebebeb;
  background-image: radial-gradient(ellipse at center, #fff 60%, #dfdfdf 100%);
}
.sibfu-theme ul.assignfeedback_editpdf_menu {
  margin: 0px;
}
.sibfu-theme .assignfeedback_editpdf_menu li {
  list-style-type: none;
  margin: 0px;
  border-radius: 4px;
}
.sibfu-theme .assignfeedback_editpdf_menu li img {
  height: auto;
}
.sibfu-theme .assignfeedback_editpdf_menu li button {
  margin: 0px;
  background: none;
}
.sibfu-theme .assignfeedback_editpdf_widget .pageheader button:hover {
  background-color: #ebebeb;
  background-image: radial-gradient(ellipse at center, #fff 60%, #dfdfdf 100%);
}
.sibfu-theme .assignfeedback_editpdf_widget .pageheader button.assignfeedback_editpdf_selectedbutton:hover,
.sibfu-theme .assignfeedback_editpdf_widget .pageheader button.assignfeedback_editpdf_selectedbutton {
  background-color: #dfdfdf;
  background-image: radial-gradient(ellipse at center, #fff 40%, #dfdfdf 100%);
}
.sibfu-theme .assignfeedback_editpdf_widget .commentdrawable img {
  padding: 1px;
}
.sibfu-theme .assignfeedback_editpdf_widget .commentdrawable a {
  float: right;
  position: relative;
  left: -17px;
  top: 2px;
  height: 14px;
  background-color: white;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  line-height: 14px;
}
.sibfu-theme .dir-rtl .assignfeedback_editpdf_widget .commentdrawable a {
  float: left;
  left: none;
  right: -17px;
  border-left: 0px;
  border-right: 1px solid #ccc;
}
.sibfu-theme .assignfeedback_editpdf_widget .commentdrawable textarea {
  padding: 4px;
  padding-right: 20px;
  resize: none;
  overflow: hidden;
  color: black;
  border: 2px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  font-family: helvetica;
  min-height: 1.2em;
}
.sibfu-theme .assignfeedback_editpdf_widget .commentdrawable {
  display: inline-block;
}
.sibfu-theme .dir-rtl .assignfeedback_editpdf_widget .commentdrawable textarea {
  padding-left: 20px;
  padding-right: 4px;
}
.sibfu-theme .assignfeedback_editpdf_widget .drawingcanvas .loading .progressbarlabel {
  text-align: center;
}
.sibfu-theme .hideoverflow {
  overflow: hidden;
  position: relative;
}
@media (max-width: 960px) {
  .sibfu-theme .assignfeedback_editpdf_widget .pageheader {
    height: 104px;
  }
  .sibfu-theme .assignfeedback_editpdf_widget .drawingregion {
    top: 104px;
  }
}
@media (max-width: 767px) {
  .sibfu-theme .assignfeedback_editpdf_widget .drawingregion {
    position: relative;
    margin-bottom: 1em;
    top: 0;
  }
  .sibfu-theme .assignfeedback_editpdf_widget .pageheader {
    height: auto;
  }
}
@media (max-width: 480px) {
  .sibfu-theme .assignfeedback_editpdf_widget .pageheader {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.sibfu-theme #page-mod-quiz-report #manualgradingform {
  width: 100%;
}
.sibfu-theme #page-mod-quiz-report #manualgradingform.mform br {
  clear: none;
}
.sibfu-theme #page-mod-quiz-report #manualgradingform.mform .clearfix:after {
  clear: none;
}
.sibfu-theme #page-mod-quiz-report #manualgradingform .que {
  margin-bottom: 0.7em;
}
.sibfu-theme .path-mod-workshop .mform.frozen #id_rubric-grid-wrapper,
.sibfu-theme .path-mod-workshop .assessmentform.rubric #id_rubric-grid-wrapper {
  border: none;
}
.sibfu-theme .path-mod-workshop .mform.frozen #id_rubric-grid-wrapper legend,
.sibfu-theme .path-mod-workshop .assessmentform.rubric #id_rubric-grid-wrapper legend {
  display: none;
}
.sibfu-theme .path-mod-workshop .mform.frozen #id_rubric-grid-wrapper th,
.sibfu-theme .path-mod-workshop .mform.frozen #id_rubric-grid-wrapper td,
.sibfu-theme .path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper th,
.sibfu-theme .path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper td {
  border: 1px solid #ddd;
  padding: 5px;
  vertical-align: top;
}
.sibfu-theme .path-mod-workshop .mform.frozen #id_rubric-grid-wrapper,
.sibfu-theme .path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper .criterion {
  text-align: center;
}
.sibfu-theme .path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper .fitem {
  text-align: center;
}
.sibfu-theme .path-mod-workshop .mform.frozen #id_rubric-grid-wrapper .fitem .fitemtitle,
.sibfu-theme .path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper .fitem .fitemtitle {
  display: none;
}
.sibfu-theme .path-mod-workshop #id_rubric-grid-wrapper .rubric-grid {
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme .path-mod-workshop .mform.frozen #id_rubric-grid-wrapper .fitem .felement,
.sibfu-theme .path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper .fitem .felement {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme .path-mod-workshop .mform.frozen #id_rubric-grid-wrapper .fitem .felement {
  border: none;
}
.sibfu-theme .path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper .fitem .felement span {
  display: block;
  text-align: center;
}
.sibfu-theme .path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper .fitem .felement span label {
  display: block;
  text-align: center;
}
.sibfu-theme .path-mod-workshop .mform.frozen .fitem.description.rubric + .fitem .fitemtitle,
.sibfu-theme .path-mod-workshop .assessmentform.rubric.list #id_rubric-grid-wrapper .fitem .fitemtitle {
  display: none;
}
.sibfu-theme .path-mod-workshop .mform.frozen .fitem.description.rubric + .fitem .fitemtitle + .felement,
.sibfu-theme .path-mod-workshop .assessmentform.rubric.list .fitem .felement {
  width: auto;
  border: none;
}
.sibfu-theme .path-mod-workshop .assessmentform.rubric.list .fitem .felement span input {
  display: block;
  float: left;
}
.sibfu-theme .path-mod-workshop .assessmentform.rubric.list .fitem .felement.fgroup span label {
  display: block;
  margin-left: 30px;
}
.sibfu-theme .path-mod-workshop .manual-allocator .allocations {
  margin: 0px auto;
  width: 100%;
}
.sibfu-theme .path-mod-workshop .manual-allocator .allocations tbody tr:nth-of-type(odd) {
  background-color: #eee;
}
.sibfu-theme .path-mod-workshop .manual-allocator .allocations tbody tr:nth-of-type(odd).highlightreviewerof,
.sibfu-theme .path-mod-workshop .manual-allocator .allocations tbody tr:nth-of-type(odd).highlightreviewedby {
  background-color: inherit;
}
.sibfu-theme .path-mod-workshop .manual-allocator .allocations .peer .image {
  margin-right: 5px;
  vertical-align: middle;
}
.sibfu-theme .path-mod-workshop .manual-allocator .allocations .reviewedby .image,
.sibfu-theme .path-mod-workshop .manual-allocator .allocations .reviewerof .image {
  margin-right: 3px;
  vertical-align: middle;
}
.sibfu-theme .path-mod-workshop .manual-allocator .allocations .highlightreviewedby .reviewedby,
.sibfu-theme .path-mod-workshop .manual-allocator .allocations .highlightreviewerof .reviewerof {
  background-color: #fff3d2;
}
.sibfu-theme .path-mod-workshop .manual-allocator .allocations tr td {
  vertical-align: top;
  padding: 5px;
}
.sibfu-theme .path-mod-workshop .manual-allocator .allocations tr td ul {
  margin: 0px;
}
.sibfu-theme .path-mod-workshop .manual-allocator .allocations tr td ul li {
  list-style: none;
}
.sibfu-theme .path-mod-workshop .manual-allocator .allocations tr td.peer {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.sibfu-theme .path-mod-workshop .manual-allocator .allocations .reviewedby .info,
.sibfu-theme .path-mod-workshop .manual-allocator .allocations .peer .info,
.sibfu-theme .path-mod-workshop .manual-allocator .allocations .reviewerof .info {
  font-size: 80%;
  color: #888;
  font-style: italic;
}
.sibfu-theme .path-mod-workshop .manual-allocator .allocations .peer .submission {
  font-size: 90%;
  margin-top: 1em;
}
.sibfu-theme .path-mod-workshop .random-allocator .warning {
  width: 100%;
  margin: 0px auto 15px auto;
}
.sibfu-theme .accessibilitywarnings img {
  max-width: 32px;
  max-height: 32px;
}
.sibfu-theme .atto_backcolor_button .dropdown-menu {
  min-width: inherit;
}
.sibfu-theme .atto_charmap_selector button {
  width: 2em;
  padding: 0 3px;
}
@media (max-width: 768px) {
  .sibfu-theme .toolbarbreak {
    display: none;
  }
}
.sibfu-theme .atto_emoticon_map ul {
  padding: 0;
  margin: 0;
  display: table;
  width: 100%;
}
.sibfu-theme .atto_emoticon_map li {
  display: table-row;
  white-space: nowrap;
}
.sibfu-theme .atto_emoticon_map li div {
  display: table-cell;
  padding: 0 1em;
}
.sibfu-theme .atto_equation_library .yui3-tabview-list {
  border: none;
}
.sibfu-theme .atto_equation_library .yui3-tab-selected .yui3-tab-label, .sibfu-theme .yui3-skin-sam #atto_equation_library .yui3-tab-selected .yui3-tab-label:focus, .sibfu-theme .yui3-skin-sam #atto_equation_library .yui3-tab-selected .yui3-tab-label:hover {
  background: none;
  color: black;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.sibfu-theme .atto_equation_library button {
  margin: 0.25%;
  min-width: 12%;
}
.sibfu-theme #page-admin-setting-atto_equation_settings .form-defaultinfo {
  max-height: 10em;
  overflow: auto;
  padding: 5px;
  min-width: 206px;
}
.sibfu-theme .atto_form .atto_equation_preview {
  margin-bottom: 0px;
}
.sibfu-theme .atto_fontcolor_button .dropdown-menu {
  min-width: inherit;
}
.sibfu-theme .atto_image_preview {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme .atto_image_preview_box {
  max-height: 200px;
  margin-bottom: 1em;
  overflow: auto;
}
.sibfu-theme .editor_atto_content img {
  cursor: pointer;
}
.sibfu-theme .atto_image_size {
  display: inline-block;
}
.sibfu-theme .atto_image_size input[type=checkbox] {
  margin-left: 1em;
  margin-right: 1em;
}
.sibfu-theme .atto_image_size input[type=text] {
  width: 3em;
}
.sibfu-theme .atto_image_size label {
  display: inline-block;
}
.sibfu-theme #atto_managefiles_manageform #id_deletefileshdr {
  display: none;
}
.sibfu-theme #atto_managefiles_manageform.has-unused-files #id_deletefileshdr {
  display: block;
}
.sibfu-theme #atto_managefiles_manageform #id_missingfileshdr {
  display: none;
}
.sibfu-theme #atto_managefiles_manageform.has-missing-files #id_missingfileshdr {
  display: block;
}
.sibfu-theme div.editor_atto_content td,
.sibfu-theme div.editor_atto_content th,
.sibfu-theme div.editor_atto_content caption {
  border: 1px dashed #BBB;
  position: relative;
  min-width: 30px;
  height: 13px;
}
.sibfu-theme div.editor_atto_content caption {
  height: auto;
}
.sibfu-theme div.availablecolors {
  max-width: 55%;
  display: inline-block;
  vertical-align: middle;
}
.sibfu-theme div.availablecolors label:not(.hideborder) {
  border: 1px solid #ddd;
}
.sibfu-theme div.availablecolors label {
  border-radius: 4px;
  display: inline-block;
  font-size: 0.1em;
  padding: 2px;
  padding-left: 22px;
}
.sibfu-theme div.availablecolors label input[type=radio] {
  float: none;
  margin: 0;
  margin-left: -15px;
}
.sibfu-theme input[name=bordersize], .sibfu-theme input[name=width] {
  margin-right: 0.3em;
}
.sibfu-theme #tinymce_managefiles_manageform.hasunusedfiles .managefilesstatus {
  display: none;
}
.sibfu-theme #tinymce_managefiles_manageform.hasmissingfiles .managefilesstatus {
  display: inline;
}
.sibfu-theme #tinymce_managefiles_manageform #id_deletefiles {
  display: none;
}
.sibfu-theme #tinymce_managefiles_manageform.hasunusedfiles #id_deletefiles {
  display: block;
}
.sibfu-theme #tinymce_managefiles_manageform #id_deletefiles .felement.fcheckbox {
  display: none;
}
.sibfu-theme #tinymce_managefiles_manageform #id_deletefiles .felement.fcheckbox.isunused {
  display: block;
}
.sibfu-theme .mathslate-tinymce .mathslate-workspace .mathslate-highlight .MathJax_SVG svg > g,
.sibfu-theme .mathslate-tinymce .mathslate-workspace .mathslate-highlight .MathJax_SVG_Display svg > g {
  fill: yellow;
  stroke: yellow;
}
.sibfu-theme .mathslate-tinymce .mathslate-workspace .mathslate-selected .MathJax_SVG svg > g,
.sibfu-theme .mathslate-tinymce .mathslate-workspace .mathslate-selected .MathJax_SVG_Display svg > g {
  fill: green;
  stroke: green;
}
.sibfu-theme .mathslate-tinymce .mathslate-workspace .MathJax_SVG svg > g,
.sibfu-theme .mathslate-tinymce .mathslate-workspace .MathJax_SVG_Display svg > g {
  fill: #EEE;
  stroke: #EEE;
}
.sibfu-theme .mathslate-tinymce .mathslate-toolbox .MathJax_SVG svg > g,
.sibfu-theme .mathslate-tinymce .mathslate-toolbox .MathJax_SVG_Display svg > g {
  fill: #888;
  stroke: #888;
}
.sibfu-theme .mathslate-tinymce .mathslate-toolbox .yui3-tab-label .MathJax_SVG svg > g,
.sibfu-theme .mathslate-tinymce .mathslate-toolbox .yui3-tab-label .MathJax_SVG_Display svg > g {
  fill: #222;
  stroke: #222;
}
.sibfu-theme .mathslate-tinymce .mathslate-toolbox .yui3-tab-selected .yui3-tab-label .MathJax_SVG svg > g,
.sibfu-theme .mathslate-tinymce .mathslate-toolbox .yui3-tab-selected .yui3-tab-label .MathJax_SVG_Display svg > g {
  fill: #FFF;
  stroke: #FFF;
}
.sibfu-theme .mathslate-tinymce .mathslate-highlight {
  color: yellow;
}
.sibfu-theme .mathslate-tinymce .mathslate-workspace .mathslate-selected {
  color: green;
  mathcolor: green;
}
.sibfu-theme .mathslate-tinymce .mathslate-workspace-dragged {
  color: #888;
}
.sibfu-theme .mathslate-tinymce .mathslate-toolbox-drag, .sibfu-theme .mathslate-workspace-drag {
  color: #FFF;
}
.sibfu-theme .mathslate-tinymce .mathslate-preview {
  height: 130px;
  border: solid 1px #888;
  overflow: scroll;
  text-align: left;
  background: #111;
  color: #FFF;
}
.sibfu-theme .mathslate-tinymce .mathslate-preview div {
  padding-left: 10px;
}
.sibfu-theme .mathslate-tinymce .mathslate-preview .mathslate-selected {
  border-left: solid 5px #green;
  background-color: #121;
}
.sibfu-theme .mathslate-tinymce iframe {
  background: #FFF;
  height: 130px;
  padding: 0;
  border: 0px;
}
.sibfu-theme .mathslate-tinymce .mathslate-preview .mathslate-selected {
  background-color: #333;
  border-left: solid 5px green;
  animation-duration: 750ms;
  animation-name: flash;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes flash {
  from {
    border-left: solid 5px #1F1;
  }
  35% {
    border-left: solid 5px #1E1;
  }
  65% {
    border-left: solid 5px #131;
  }
  to {
    border-left: solid 5px #121;
  }
}
.sibfu-theme .mathslate-tinymce .mathslate-workspace {
  background-color: #333;
  color: #EEE;
  height: 100px;
  text-align: center;
  line-height: 100px;
  padding: 4px;
  border: solid #666 6px;
  border-top: solid #999 4px;
  border-right: solid #888 6px;
  border-bottom: solid #555 4px;
  vertical-align: middle;
}
.sibfu-theme .mathslate-tinymce .mathslate-toolbox {
  color: #888;
}
.sibfu-theme .mathslate-tinymce .yui3-tabview-panel p {
  padding: 1px;
}
.sibfu-theme .mathslate-tinymce .mathslate-toolbox .yui3-tabview-panel {
  background: #EEE;
  background: radial-gradient(#EEE, #BBB);
}
.sibfu-theme .mathslate-tinymce .mathslate-toolbox .yui3-tab-label {
  height: 2em;
  width: 4em;
}
.sibfu-theme .mathslate-tinymce .mathslate-toolbox .yui3-tab-selected .yui3-tab-focused {
  background-image: none;
  background: linear-gradient(to top, #444, #888);
}
.sibfu-theme .mathslate-tinymce .mathslate-toolbox .yui3-tab-selected .yui3-tab-label {
  background: #444;
  background-image: none;
  background: linear-gradient(to bottom, #AAA, #444) !important;
}
.sibfu-theme .mathslate-tinymce .mathslate-toolbox .yui3-tabview-list {
  border-color: #444;
}
.sibfu-theme .mathslate-tinymce .yui3-tabview-panel {
  height: 100px;
}
.sibfu-theme .mathslate-tinymce form button {
  width: 24px;
  height: 24px;
  text-align: center;
  padding: 0px;
}
.sibfu-theme .layout-option-noheader #page-header, .sibfu-theme .layout-option-nonavbar #page-navbar, .sibfu-theme .layout-option-nofooter #page-footer, .sibfu-theme .layout-option-nocourseheader .course-content-header, .sibfu-theme .layout-option-nocoursefooter .course-content-footer {
  display: none;
}
.sibfu-theme .empty-region-side-pre #block-region-side-pre, .sibfu-theme .empty-region-side-post #block-region-side-post, .sibfu-theme .jsenabled.docked-region-side-post #block-region-side-post, .sibfu-theme .jsenabled.docked-region-side-pre #block-region-side-pre {
  display: none;
}
.sibfu-theme .content-only #region-main.span9, .sibfu-theme .empty-region-side-post #region-bs-main-and-pre.span9, .sibfu-theme .empty-region-side-pre #region-bs-main-and-post.span9, .sibfu-theme .empty-region-side-post #region-bs-main-and-post.span9 #region-main.span8, .sibfu-theme .jsenabled.docked-region-side-post #region-bs-main-and-pre.span9, .sibfu-theme .jsenabled.docked-region-side-post #region-bs-main-and-post.span9 #region-main.span8, .sibfu-theme .jsenabled.docked-region-side-pre #region-bs-main-and-post.span9 {
  width: 100%;
}
.sibfu-theme .empty-region-side-pre #region-bs-main-and-pre.span9 #region-main, .sibfu-theme .jsenabled.docked-region-side-pre #region-bs-main-and-pre.span9 #region-main {
  float: none;
  width: 100%;
}
.sibfu-theme .empty-region-side-pre #region-bs-main-and-post.span9 #region-main.span8, .sibfu-theme .jsenabled.docked-region-side-pre #region-bs-main-and-post.span9 #region-main.span8 {
  float: right;
}
.sibfu-theme .content-only #region-main-box, .sibfu-theme .content-only #region-main {
  width: 100%;
}
.sibfu-theme .empty-region-side-pre.used-region-side-post #region-main {
  width: 100%;
}
.sibfu-theme .empty-region-side-post.used-region-side-pre #region-main-box {
  width: 100%;
}
.sibfu-theme .jsenabled.docked-region-side-pre.empty-region-side-pre.used-region-side-post #region-main {
  width: 100%;
}
.sibfu-theme .jsenabled.docked-region-side-post.empty-region-side-post.used-region-side-pre #region-main-box {
  width: 100%;
}
.sibfu-theme .empty-region-side-post.used-region-side-pre #region-main.span8, .sibfu-theme .jsenabled.docked-region-side-post.used-region-side-pre #region-main.span8 {
  width: 74.46808511%;
  *width: 74.41489362%;
}
.sibfu-theme .empty-region-side-post.used-region-side-pre #block-region-side-pre.span4, .sibfu-theme .jsenabled.docked-region-side-post.used-region-side-pre #block-region-side-pre.span4 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
.sibfu-theme .dir-ltr, .sibfu-theme .mdl-left, .sibfu-theme .dir-rtl .mdl-right {
  text-align: left;
}
.sibfu-theme .dir-rtl, .sibfu-theme .mdl-right, .sibfu-theme .dir-rtl .mdl-left {
  text-align: right;
}
.sibfu-theme #add, .sibfu-theme #remove, .sibfu-theme .centerpara, .sibfu-theme .mdl-align {
  text-align: center;
}
.sibfu-theme a.dimmed, .sibfu-theme a.dimmed:link, .sibfu-theme a.dimmed:visited, .sibfu-theme a.dimmed_text, .sibfu-theme a.dimmed_text:link, .sibfu-theme a.dimmed_text:visited, .sibfu-theme .dimmed_text, .sibfu-theme .dimmed_text a, .sibfu-theme .dimmed_text a:link, .sibfu-theme .dimmed_text a:visited, .sibfu-theme .usersuspended, .sibfu-theme .usersuspended a, .sibfu-theme .usersuspended a:link, .sibfu-theme .usersuspended a:visited, .sibfu-theme .dimmed_category, .sibfu-theme .dimmed_category a {
  color: #999 !important;
}
.sibfu-theme .activity.label .dimmed_text {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.sibfu-theme .unlist, .sibfu-theme .unlist li, .sibfu-theme .inline-list, .sibfu-theme .inline-list li, .sibfu-theme .block .list, .sibfu-theme .block .list li, .sibfu-theme .section li.activity, .sibfu-theme .section li.movehere, .sibfu-theme .tabtree li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sibfu-theme .inline, .sibfu-theme .inline-list li {
  display: inline;
}
.sibfu-theme .notifytiny {
  font-size: 10.5px;
}
.sibfu-theme .notifytiny li, .sibfu-theme .notifytiny td {
  font-size: 100%;
}
.sibfu-theme .red, .sibfu-theme .notifyproblem {
  color: #b94a48;
}
.sibfu-theme .green, .sibfu-theme .notifysuccess {
  color: #468847;
}
.sibfu-theme .highlight {
  background: #d9edf7;
}
.sibfu-theme .reportlink {
  text-align: right;
}
.sibfu-theme a.autolink.glossary:hover {
  cursor: help;
}
.sibfu-theme .collapsibleregioncaption {
  white-space: nowrap;
}
.sibfu-theme .pagelayout-mydashboard.jsenabled .collapsibleregioncaption {
  cursor: pointer;
}
.sibfu-theme .collapsibleregioncaption img {
  vertical-align: middle;
}
.sibfu-theme .jsenabled .hiddenifjs {
  display: none;
}
.sibfu-theme .visibleifjs {
  display: none;
}
.sibfu-theme .jsenabled .visibleifjs {
  display: inline;
}
.sibfu-theme .jsenabled .collapsibleregion {
  overflow: hidden;
}
.sibfu-theme .jsenabled .collapsed .collapsibleregioninner {
  visibility: hidden;
}
.sibfu-theme .collapsible-actions {
  display: none;
  text-align: right;
}
.sibfu-theme .dir-rtl .collapsible-actions {
  text-align: left;
}
.sibfu-theme .jsenabled .collapsible-actions {
  display: block;
}
.sibfu-theme .collapsible-actions .collapseexpand {
  padding-left: 20px;
  background: url(/theme/image.php/sfu/core/1522900725/t/collapsed) 2px center no-repeat;
}
.sibfu-theme .dir-rtl .collapsible-actions .collapseexpand {
  padding-right: 20px;
  padding-left: 0;
  background: url(/theme/image.php/sfu/core/1522900725/t/collapsed_rtl) right center no-repeat;
}
.sibfu-theme .collapsible-actions .collapse-all, .sibfu-theme .dir-rtl .collapsible-actions .collapse-all {
  background-image: url(/theme/image.php/sfu/core/1522900725/t/expanded);
}
.sibfu-theme .yui-overlay .yui-widget-bd {
  background-color: #FFEE69;
  border: 1px solid #A6982B;
  border-top-color: #D4C237;
  color: #000;
  left: 0;
  padding: 2px 5px;
  position: relative;
  top: 0;
  z-index: 1;
}
.sibfu-theme .clearer {
  background: transparent;
  border-width: 0;
  clear: both;
  display: block;
  height: 1px;
  margin: 0;
  padding: 0;
}
.sibfu-theme .bold, .sibfu-theme .warning, .sibfu-theme .errorbox .title, .sibfu-theme .pagingbar .title, .sibfu-theme .pagingbar .thispage {
  font-weight: bold;
}
.sibfu-theme img.resize {
  height: 1em;
  width: 1em;
}
.sibfu-theme .block img.resize, .sibfu-theme .breadcrumb img.resize {
  height: 0.9em;
  width: 0.8em;
}
.sibfu-theme img.icon {
  height: 16px;
  vertical-align: text-bottom;
  width: 16px;
  padding-right: 6px;
}
.sibfu-theme .dir-rtl img.icon {
  padding-left: 6px;
  padding-right: 0;
}
.sibfu-theme img.iconsmall {
  height: 12px;
  margin-right: 3px;
  vertical-align: middle;
  width: 12px;
}
.sibfu-theme img.iconhelp, .sibfu-theme .helplink img {
  height: 16px;
  padding-left: 3px;
  vertical-align: text-bottom;
  width: 16px;
}
.sibfu-theme h1 img.iconhelp, .sibfu-theme h1 img.icon, .sibfu-theme h2 img.iconhelp, .sibfu-theme h2 img.icon, .sibfu-theme h3 img.iconhelp, .sibfu-theme h3 img.icon, .sibfu-theme h4 img.iconhelp, .sibfu-theme h4 img.icon, .sibfu-theme h5 img.iconhelp, .sibfu-theme h5 img.icon, .sibfu-theme h6 img.iconhelp, .sibfu-theme h6 img.icon {
  vertical-align: middle;
  padding: 4px;
}
.sibfu-theme .dir-rtl img.iconhelp, .sibfu-theme .dir-rtl .helplink img {
  padding-right: 3px;
  padding-left: 0;
}
.sibfu-theme img.iconlarge {
  height: 24px;
  width: 24px;
  vertical-align: middle;
}
.sibfu-theme img.iconsort {
  vertical-align: text-bottom;
  padding-left: 0.3em;
  margin-bottom: 0.15em;
}
.sibfu-theme .dir-rtl img.iconsort {
  padding-right: 0.3em;
  padding-left: 0;
}
.sibfu-theme img.icontoggle {
  height: 17px;
  vertical-align: middle;
  width: 50px;
}
.sibfu-theme img.iconkbhelp {
  height: 17px;
  width: 49px;
}
.sibfu-theme img.icon-pre, .sibfu-theme .dir-rtl img.icon-post {
  padding-right: 3px;
  padding-left: 0;
}
.sibfu-theme img.icon-post, .sibfu-theme .dir-rtl img.icon-pre {
  padding-left: 3px;
  padding-right: 0;
}
.sibfu-theme .boxaligncenter {
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme .boxalignright {
  margin-left: auto;
  margin-right: 0;
}
.sibfu-theme .boxalignleft {
  margin-left: 0;
  margin-right: auto;
}
.sibfu-theme .boxwidthnarrow {
  width: 30%;
}
.sibfu-theme .boxwidthnormal {
  width: 50%;
}
.sibfu-theme .boxwidthwide {
  width: 80%;
}
.sibfu-theme .headermain {
  font-weight: bold;
}
.sibfu-theme #maincontent {
  display: block;
  height: 1px;
  overflow: hidden;
}
.sibfu-theme img.uihint {
  cursor: help;
}
.sibfu-theme #addmembersform table {
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme table.flexible .emptyrow {
  display: none;
}
.sibfu-theme img.emoticon {
  vertical-align: middle;
  width: 15px;
  height: 15px;
}
.sibfu-theme form.popupform, .sibfu-theme form.popupform div {
  display: inline;
}
.sibfu-theme .arrow_button input {
  overflow: hidden;
}
.sibfu-theme .action-icon img.smallicon {
  vertical-align: text-bottom;
  margin: 0 0.3em;
}
.sibfu-theme .no-overflow {
  overflow: auto;
  padding-bottom: 1px;
}
.sibfu-theme .pagelayout-report .no-overflow {
  overflow: visible;
}
.sibfu-theme .no-overflow > .generaltable {
  margin-bottom: 0;
}
.sibfu-theme .accesshide {
  position: absolute;
  left: -10000px;
  font-weight: normal;
  font-size: 1em;
}
.sibfu-theme .dir-rtl .accesshide {
  top: -30000px;
  left: auto;
}
.sibfu-theme span.hide, .sibfu-theme div.hide {
  display: none;
}
.sibfu-theme a.skip-block, .sibfu-theme a.skip {
  position: absolute;
  top: -1000em;
  font-size: 0.85em;
  text-decoration: none;
}
.sibfu-theme a.skip-block:focus, .sibfu-theme a.skip-block:active, .sibfu-theme a.skip:focus, .sibfu-theme a.skip:active {
  position: static;
  display: block;
}
.sibfu-theme .skip-block-to {
  display: block;
  height: 1px;
  overflow: hidden;
}
.sibfu-theme .addbloglink {
  text-align: center;
}
.sibfu-theme .blog_entry .audience {
  text-align: right;
  padding-right: 4px;
}
.sibfu-theme .blog_entry .tags {
  margin-top: 15px;
}
.sibfu-theme .blog_entry .tags .action-icon img.smallicon {
  height: 16px;
  width: 16px;
}
.sibfu-theme .blog_entry .content {
  margin-left: 43px;
}
.sibfu-theme #page-group-index #groupeditform {
  text-align: center;
}
.sibfu-theme #doc-contents h1 {
  margin: 1em 0 0 0;
}
.sibfu-theme #doc-contents ul {
  margin: 0;
  padding: 0;
  width: 90%;
}
.sibfu-theme #doc-contents ul li {
  list-style-type: none;
}
.sibfu-theme .groupmanagementtable td {
  vertical-align: top;
}
.sibfu-theme .groupmanagementtable #existingcell, .sibfu-theme .groupmanagementtable #potentialcell {
  width: 42%;
}
.sibfu-theme .groupmanagementtable #buttonscell {
  width: 16%;
}
.sibfu-theme .groupmanagementtable #buttonscell p.arrow_button input {
  width: auto;
  min-width: 80%;
  margin: 0 auto;
}
.sibfu-theme .groupmanagementtable #removeselect_wrapper, .sibfu-theme .groupmanagementtable #addselect_wrapper {
  width: 100%;
}
.sibfu-theme .groupmanagementtable #removeselect_wrapper label, .sibfu-theme .groupmanagementtable #addselect_wrapper label {
  font-weight: normal;
}
.sibfu-theme .dir-rtl .groupmanagementtable p {
  text-align: right;
}
.sibfu-theme #group-usersummary {
  width: 14em;
}
.sibfu-theme .groupselector {
  margin-top: 3px;
  margin-bottom: 3px;
  display: inline-block;
}
.sibfu-theme .groupselector label {
  display: inline-block;
}
.sibfu-theme .dataformatselector {
  margin: 1em 0;
}
.sibfu-theme .dataformatselector label {
  display: inline-block;
  margin: 0 5px 10px 0;
  line-height: 30px;
  vertical-align: top;
}
.sibfu-theme .loginbox {
  margin: 15px;
  overflow: visible;
}
.sibfu-theme .loginbox.twocolumns {
  margin: 15px;
}
.sibfu-theme .loginbox h2, .sibfu-theme .loginbox .subcontent {
  margin: 0;
  padding: 0;
  text-align: left;
}
.sibfu-theme .loginbox .loginpanel .desc {
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
  margin-top: 15px;
}
.sibfu-theme .loginbox .signuppanel .subcontent {
  text-align: left;
}
.sibfu-theme .dir-rtl .loginbox .signuppanel .subcontent {
  text-align: right;
}
.sibfu-theme .loginbox .loginsub {
  margin-left: 0;
  margin-right: 0;
}
.sibfu-theme .loginbox .guestsub, .sibfu-theme .loginbox .forgotsub, .sibfu-theme .loginbox .potentialidps {
  margin: 5px 12%;
}
.sibfu-theme .loginbox .potentialidps .potentialidplist {
  margin-left: 40%;
}
.sibfu-theme .loginbox .potentialidps .potentialidplist div {
  text-align: left;
}
.sibfu-theme .loginbox .loginform {
  margin-top: 1em;
  text-align: left;
}
.sibfu-theme .loginbox .loginform .form-label {
  float: left;
  text-align: right;
  width: 49%;
  white-space: nowrap;
}
.sibfu-theme .loginbox .loginform .form-input {
  float: right;
  width: 50%;
}
.sibfu-theme .loginbox .loginform .form-input input {
  width: 6em;
}
.sibfu-theme .loginbox .signupform {
  margin-top: 1em;
  text-align: center;
}
.sibfu-theme .loginbox.twocolumns .loginpanel, .sibfu-theme .loginbox.twocolumns .signuppanel {
  width: 48%;
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  margin-left: 2.76243%;
  min-height: 30px;
  margin-bottom: -2000px;
  padding-bottom: 2000px;
}
.sibfu-theme .dir-rtl .loginbox.twocolumns .loginpanel, .sibfu-theme .dir-rtl .loginbox.twocolumns .signuppanel {
  float: right;
}
.sibfu-theme .loginbox .potentialidp .smallicon {
  vertical-align: text-bottom;
  margin: 0 0.3em;
}
.sibfu-theme .notepost {
  margin-bottom: 1em;
}
.sibfu-theme .notepost .userpicture {
  float: left;
  margin-right: 5px;
}
.sibfu-theme .notepost .content, .sibfu-theme .notepost .footer {
  clear: both;
}
.sibfu-theme .notesgroup {
  margin-left: 20px;
}
.sibfu-theme .path-my .coursebox .overview {
  margin: 15px 30px 10px 30px;
}
.sibfu-theme .path-my .coursebox .info {
  float: none;
  margin: 0;
}
.sibfu-theme .mod_introbox {
  padding: 10px;
}
.sibfu-theme table.mod_index {
  width: 100%;
}
.sibfu-theme .comment-ctrl {
  font-size: 12px;
  display: none;
  margin: 0;
  padding: 0;
}
.sibfu-theme .comment-ctrl h5 {
  margin: 0;
  padding: 5px;
}
.sibfu-theme .comment-area {
  max-width: 400px;
  padding: 5px;
}
.sibfu-theme .comment-area textarea {
  width: 100%;
  overflow: auto;
}
.sibfu-theme .comment-area textarea.fullwidth {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sibfu-theme .comment-area .fd {
  text-align: right;
}
.sibfu-theme .comment-meta span {
  color: gray;
}
.sibfu-theme .comment-link img {
  vertical-align: text-bottom;
}
.sibfu-theme .comment-list {
  font-size: 11px;
  overflow: auto;
  list-style: none;
  padding: 0;
  margin: 0;
}
.sibfu-theme .comment-list li {
  margin: 2px;
  list-style: none;
  margin-bottom: 5px;
  clear: both;
  padding: 0.3em;
  position: relative;
}
.sibfu-theme .comment-list li.first {
  display: none;
}
.sibfu-theme .comment-paging {
  text-align: center;
}
.sibfu-theme .comment-paging .pageno {
  padding: 2px;
}
.sibfu-theme .comment-paging .curpage {
  border: 1px solid #CCC;
}
.sibfu-theme .comment-message .picture {
  width: 20px;
  float: left;
}
.sibfu-theme .dir-rtl .comment-message .picture {
  float: right;
}
.sibfu-theme .comment-message .text {
  margin: 0;
  padding: 0;
}
.sibfu-theme .comment-message .text p {
  padding: 0;
  margin: 0 18px 0 0;
}
.sibfu-theme .comment-delete {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0.3em;
}
.sibfu-theme .dir-rtl .comment-delete {
  position: absolute;
  left: 0;
  right: auto;
  margin: 0.3em;
}
.sibfu-theme .comment-report-selectall {
  display: none;
}
.sibfu-theme .comment-link {
  display: none;
}
.sibfu-theme .jsenabled .comment-link {
  display: block;
}
.sibfu-theme .jsenabled .showcommentsnonjs {
  display: none;
}
.sibfu-theme .jsenabled .comment-report-selectall {
  display: inline;
}
.sibfu-theme .completion-expired {
  background: #f2dede;
}
.sibfu-theme .completion-expected {
  font-size: 10.5px;
}
.sibfu-theme .completion-sortchoice, .sibfu-theme .completion-identifyfield {
  font-size: 10.5px;
  vertical-align: bottom;
}
.sibfu-theme .completion-progresscell {
  text-align: right;
}
.sibfu-theme .completion-expired .completion-expected {
  font-weight: bold;
}
.sibfu-theme img.user-image {
  height: 100px;
  width: 100px;
}
.sibfu-theme #tag-search-box {
  text-align: center;
  margin: 10px auto;
}
.sibfu-theme .path-tag .tag-index-items .tagarea {
  border: 1px solid #E3E3E3;
  border-radius: 4px;
  padding: 10px;
  margin-top: 10px;
}
.sibfu-theme .path-tag .tag-index-items .tagarea h3 {
  display: block;
  padding: 3px 0 10px 0;
  margin: 0;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 20px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  word-wrap: break-word;
  border-bottom: solid 1px #E3E3E3;
  margin-bottom: 10px;
}
.sibfu-theme .path-tag .tagarea .controls, .sibfu-theme .path-tag .tagarea .taggeditems {
  *zoom: 1;
}
.sibfu-theme .path-tag .tagarea .controls:before, .sibfu-theme .path-tag .tagarea .taggeditems:before, .sibfu-theme .path-tag .tagarea .controls:after, .sibfu-theme .path-tag .tagarea .taggeditems:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .path-tag .tagarea .controls:after, .sibfu-theme .path-tag .tagarea .taggeditems:after {
  clear: both;
}
.sibfu-theme .path-tag .tagarea .controls, .sibfu-theme .path-tag .tag-backtoallitems {
  text-align: center;
}
.sibfu-theme .path-tag .tagarea .controls .gotopage.nextpage {
  float: right;
}
.sibfu-theme .path-tag .tagarea .controls .gotopage.prevpage {
  float: left;
}
.sibfu-theme .path-tag .tagarea .controls .exclusivemode {
  display: inline-block;
}
.sibfu-theme .dir-rtl.path-tag .tagarea .controls .gotopage.nextpage {
  float: left;
}
.sibfu-theme .dir-rtl.path-tag .tagarea .controls .gotopage.prevpage {
  float: right;
}
.sibfu-theme .path-tag .tagarea .controls.controls-bottom {
  margin-top: 5px;
}
.sibfu-theme .path-tag .tagarea .controls .gotopage.nextpage::after {
  padding-right: 5px;
  padding-left: 5px;
  content: "»";
}
.sibfu-theme .path-tag .tagarea .controls .gotopage.prevpage::before {
  padding-right: 5px;
  padding-left: 5px;
  content: "«";
}
.sibfu-theme span.flagged-tag, .sibfu-theme tr.flagged-tag, .sibfu-theme span.flagged-tag a, .sibfu-theme tr.flagged-tag a {
  color: #b94a48;
}
.sibfu-theme .tag-management-table td, .sibfu-theme .tag-management-table th {
  vertical-align: middle;
  padding: 4px;
}
.sibfu-theme .tag-management-table .inplaceeditable.inplaceeditingon input {
  width: 150px;
}
.sibfu-theme .path-admin-tag .addstandardtags {
  float: right;
}
.sibfu-theme .path-admin-tag .addstandardtags img {
  margin: 0 5px;
}
.sibfu-theme .dir-rtl.path-admin-tag .addstandardtags {
  float: left;
}
.sibfu-theme .path-tag .tag-relatedtags {
  padding-top: 10px;
}
.sibfu-theme .path-tag .tag-management-box {
  text-align: right;
}
.sibfu-theme .path-tag .tag-index-toc {
  padding: 10px;
  text-align: center;
}
.sibfu-theme .path-tag .tag-index-toc li, .sibfu-theme .path-tag .tag-management-box li {
  margin-left: 5px;
  margin-right: 5px;
}
.sibfu-theme .path-tag .tag-management-box li a.edittag {
  background-image: url(/theme/image.php/sfu/core/1522900725/i/settings);
}
.sibfu-theme .path-tag .tag-management-box li a.flagasinappropriate {
  background-image: url(/theme/image.php/sfu/core/1522900725/i/flagged);
}
.sibfu-theme .path-tag .tag-management-box li a.removefrommyinterests {
  background-image: url(/theme/image.php/sfu/core/1522900725/t/delete);
}
.sibfu-theme .path-tag .tag-management-box li a.addtomyinterests {
  background-image: url(/theme/image.php/sfu/core/1522900725/t/add);
}
.sibfu-theme .path-tag .tag-management-box li a {
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 17px;
}
.sibfu-theme .tag_feed.media-list .media .itemimage {
  float: left;
}
.sibfu-theme .dir-rtl .tag_feed.media-list .media .itemimage {
  float: right;
}
.sibfu-theme .tag_feed.media-list .media .itemimage img {
  height: 35px;
  width: 35px;
}
.sibfu-theme .tag_feed.media-list .media .media-body {
  padding-right: 10px;
  padding-left: 10px;
}
.sibfu-theme .tag_feed .media .muted a {
  color: #999;
}
.sibfu-theme .tag_cloud {
  text-align: center;
}
.sibfu-theme .tag_cloud .inline-list li {
  padding: 0 0.2em;
}
.sibfu-theme .tag_cloud .tag_overflow {
  margin-top: 1em;
  font-style: italic;
}
.sibfu-theme .tag_cloud .s20 {
  font-size: 2.7em;
}
.sibfu-theme .tag_cloud .s19 {
  font-size: 2.6em;
}
.sibfu-theme .tag_cloud .s18 {
  font-size: 2.5em;
}
.sibfu-theme .tag_cloud .s17 {
  font-size: 2.4em;
}
.sibfu-theme .tag_cloud .s16 {
  font-size: 2.3em;
}
.sibfu-theme .tag_cloud .s15 {
  font-size: 2.2em;
}
.sibfu-theme .tag_cloud .s14 {
  font-size: 2.1em;
}
.sibfu-theme .tag_cloud .s13 {
  font-size: 2em;
}
.sibfu-theme .tag_cloud .s12 {
  font-size: 1.9em;
}
.sibfu-theme .tag_cloud .s11 {
  font-size: 1.8em;
}
.sibfu-theme .tag_cloud .s10 {
  font-size: 1.7em;
}
.sibfu-theme .tag_cloud .s9 {
  font-size: 1.6em;
}
.sibfu-theme .tag_cloud .s8 {
  font-size: 1.5em;
}
.sibfu-theme .tag_cloud .s7 {
  font-size: 1.4em;
}
.sibfu-theme .tag_cloud .s6 {
  font-size: 1.3em;
}
.sibfu-theme .tag_cloud .s5 {
  font-size: 1.2em;
}
.sibfu-theme .tag_cloud .s4 {
  font-size: 1.1em;
}
.sibfu-theme .tag_cloud .s3 {
  font-size: 1em;
}
.sibfu-theme .tag_cloud .s2 {
  font-size: 0.9em;
}
.sibfu-theme .tag_cloud .s1 {
  font-size: 0.8em;
}
.sibfu-theme .tag_cloud .s0 {
  font-size: 0.7em;
}
.sibfu-theme .tag_list ul {
  display: inline;
}
.sibfu-theme .tag_list.hideoverlimit .overlimit {
  display: none;
}
.sibfu-theme .tag_list .tagmorelink {
  display: none;
}
.sibfu-theme .tag_list.hideoverlimit .tagmorelink {
  display: inline;
}
.sibfu-theme .tag_list.hideoverlimit .taglesslink {
  display: none;
}
.sibfu-theme #webservice-doc-generator td {
  text-align: left;
  border: 0 solid black;
}
.sibfu-theme .smartselect {
  position: absolute;
}
.sibfu-theme .smartselect .smartselect_mask {
  background-color: #fff;
}
.sibfu-theme .smartselect ul {
  padding: 0;
  margin: 0;
}
.sibfu-theme .smartselect ul li {
  list-style: none;
}
.sibfu-theme .smartselect .smartselect_menu {
  margin-right: 5px;
}
.sibfu-theme .safari .smartselect .smartselect_menu {
  margin-left: 2px;
}
.sibfu-theme .smartselect .smartselect_menu, .sibfu-theme .smartselect .smartselect_submenu {
  border: 1px solid #000;
  background-color: #FFF;
  display: none;
}
.sibfu-theme .smartselect .smartselect_menu.visible, .sibfu-theme .smartselect .smartselect_submenu.visible {
  display: block;
}
.sibfu-theme .smartselect .smartselect_menu_content ul li {
  position: relative;
  padding: 2px 5px;
}
.sibfu-theme .smartselect .smartselect_menu_content ul li a {
  color: #333;
  text-decoration: none;
}
.sibfu-theme .smartselect .smartselect_menu_content ul li a.selectable {
  color: inherit;
}
.sibfu-theme .smartselect .smartselect_submenuitem {
  background-image: url(/theme/image.php/sfu/core/1522900725/t/collapsed);
  background-repeat: no-repeat;
  background-position: 100%;
}
.sibfu-theme .smartselect.spanningmenu .smartselect_submenu {
  position: absolute;
  top: -1px;
  left: 100%;
}
.sibfu-theme .smartselect.spanningmenu .smartselect_submenu a {
  white-space: nowrap;
  padding-right: 16px;
}
.sibfu-theme .smartselect.spanningmenu .smartselect_menu_content ul li a.selectable:hover {
  text-decoration: underline;
}
.sibfu-theme .smartselect.compactmenu .smartselect_submenu {
  position: relative;
  margin: 2px -3px;
  margin-left: 10px;
  display: none;
  border-width: 0;
  z-index: 1010;
}
.sibfu-theme .smartselect.compactmenu .smartselect_submenu.visible {
  display: block;
}
.sibfu-theme .smartselect.compactmenu .smartselect_menu {
  z-index: 1000;
  overflow: hidden;
}
.sibfu-theme .smartselect.compactmenu .smartselect_submenu .smartselect_submenu {
  z-index: 1020;
}
.sibfu-theme .smartselect.compactmenu .smartselect_submenuitem:hover > .smartselect_menuitem_label {
  font-weight: bold;
}
.sibfu-theme #page-admin-registration-register .registration_textfield {
  width: 300px;
}
.sibfu-theme .userenrolment {
  width: 100%;
  border-collapse: collapse;
}
.sibfu-theme .userenrolment tr {
  vertical-align: top;
}
.sibfu-theme .userenrolment td {
  padding: 0;
  height: 41px;
}
.sibfu-theme .userenrolment .subfield {
  margin-right: 5px;
}
.sibfu-theme .userenrolment .col_userdetails .subfield {
  margin-left: 40px;
}
.sibfu-theme .userenrolment .col_userdetails .subfield_picture {
  float: left;
  margin-left: 0;
}
.sibfu-theme .userenrolment .col_lastseen {
  width: 150px;
}
.sibfu-theme .userenrolment .col_role {
  width: 262px;
}
.sibfu-theme .userenrolment .col_role .roles, .sibfu-theme .userenrolment .col_group .groups {
  margin-right: 30px;
}
.sibfu-theme .userenrolment .col_role .role, .sibfu-theme .userenrolment .col_group .group {
  float: left;
  padding: 3px;
  margin: 3px;
  white-space: nowrap;
}
.sibfu-theme .userenrolment .col_role .role a, .sibfu-theme .userenrolment .col_group .group a {
  margin-left: 3px;
  cursor: pointer;
}
.sibfu-theme .userenrolment .col_role .addrole, .sibfu-theme .userenrolment .col_group .addgroup {
  float: right;
  padding: 3px;
  margin: 3px;
}
.sibfu-theme .userenrolment .col_role .addrole > a:hover, .sibfu-theme .userenrolment .col_group .addgroup > a:hover {
  border-bottom: 1px solid #666;
}
.sibfu-theme .userenrolment .col_role .addrole img, .sibfu-theme .userenrolment .col_group .addgroup img {
  vertical-align: baseline;
}
.sibfu-theme .dir-rtl .userenrolment .col_role .role {
  float: right;
}
.sibfu-theme .userenrolment .hasAllRoles .col_role .addrole {
  display: none;
}
.sibfu-theme .userenrolment .col_enrol .enrolment {
  float: left;
  padding: 3px;
  margin: 3px;
}
.sibfu-theme .userenrolment .col_enrol .enrolment a {
  float: right;
  margin-left: 3px;
}
.sibfu-theme #page-enrol-users .enrol_user_buttons .enrolusersbutton {
  display: inline;
}
.sibfu-theme #page-enrol-users .enrol_user_buttons .enrolusersbutton div, .sibfu-theme #page-enrol-users .enrol_user_buttons .enrolusersbutton form {
  display: inline;
  margin-right: 0;
}
.sibfu-theme #page-enrol-users #filterform {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #e3e3e3;
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
}
.sibfu-theme #page-enrol-users #filterform blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.sibfu-theme #page-enrol-users #filterform .fitem {
  display: inline-block;
  line-height: 40px;
  margin-right: 0.3em;
  white-space: nowrap;
}
.sibfu-theme #page-enrol-users #filterform .fitem label {
  display: inline;
  line-height: 20px;
  padding-right: 0.3em;
}
.sibfu-theme #page-enrol-users #filterform .fitem :before, .sibfu-theme #page-enrol-users #filterform .fitem :after {
  display: inline;
}
.sibfu-theme #page-enrol-users #filterform div, .sibfu-theme #page-enrol-users #filterform fieldset {
  display: inline;
  float: none;
  clear: none;
  width: auto;
  margin: 0;
}
.sibfu-theme #page-enrol-users #filterform select, .sibfu-theme #page-enrol-users #filterform .ftext input {
  width: 7em;
}
.sibfu-theme #page-enrol-users #filterform input, .sibfu-theme #page-enrol-users #filterform select {
  margin-bottom: 0;
}
.sibfu-theme #page-enrol-users .user-enroller-panel .uep-search-results .user .details {
  width: 237px;
}
.sibfu-theme #page-enrol-users .user-enroller-panel .uep-search-results .cohort .details {
  width: 237px;
}
.sibfu-theme .dir-rtl#page-enrol-users .col_userdetails .subfield {
  margin-right: 40px;
  margin-left: 5px;
}
.sibfu-theme .dir-rtl#page-enrol-users .col_userdetails .subfield_picture {
  float: right;
  margin-right: 0;
}
.sibfu-theme .dir-rtl#page-enrol-users .enrol_user_buttons {
  float: left;
}
.sibfu-theme .dir-rtl#page-enrol-users .enrol_user_buttons .enrolusersbutton {
  margin-left: 0;
  margin-right: 1em;
}
.sibfu-theme .dir-rtl#page-enrol-users .enrol_user_buttons .enrolusersbutton div {
  margin-left: 0;
}
.sibfu-theme .dir-rtl#page-enrol-users #filterform .fitem {
  margin-right: 0;
  margin-left: 0.3em;
}
.sibfu-theme .dir-rtl#page-enrol-users #filterform .fitem label {
  padding-right: 0;
  padding-left: 0.3em;
}
.sibfu-theme #page-enrol-users .enrol-users-page-action input {
  margin-left: 0;
}
.sibfu-theme .dir-rtl .headermain {
  float: right;
}
.sibfu-theme .dir-rtl .headermenu {
  float: left;
}
.sibfu-theme .dir-rtl .loginbox .loginform .form-label {
  float: right;
  text-align: left;
}
.sibfu-theme .dir-rtl .loginbox .loginform .form-input {
  text-align: right;
  margin-right: 1%;
}
.sibfu-theme .dir-rtl .yui3-menu-hidden {
  left: 0;
}
.sibfu-theme #page-admin-roles-define.dir-rtl #rolesform .felement {
  margin-right: 180px;
}
.sibfu-theme #page-message-edit.dir-rtl table.generaltable th.c0 {
  text-align: right;
}
.sibfu-theme .corelightbox {
  background-color: #CCC;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.sibfu-theme .corelightbox img {
  position: fixed;
  top: 50%;
  left: 50%;
}
.sibfu-theme .mod-indent-outer {
  display: table;
}
.sibfu-theme .mod-indent {
  display: table-cell;
}
.sibfu-theme .label .mod-indent {
  float: left;
  padding-top: 20px;
}
.sibfu-theme .mod-indent-1 {
  width: 30px;
}
.sibfu-theme .mod-indent-2 {
  width: 60px;
}
.sibfu-theme .mod-indent-3 {
  width: 90px;
}
.sibfu-theme .mod-indent-4 {
  width: 120px;
}
.sibfu-theme .mod-indent-5 {
  width: 150px;
}
.sibfu-theme .mod-indent-6 {
  width: 180px;
}
.sibfu-theme .mod-indent-7 {
  width: 210px;
}
.sibfu-theme .mod-indent-8 {
  width: 240px;
}
.sibfu-theme .mod-indent-9 {
  width: 270px;
}
.sibfu-theme .mod-indent-10 {
  width: 300px;
}
.sibfu-theme .mod-indent-11 {
  width: 330px;
}
.sibfu-theme .mod-indent-12 {
  width: 360px;
}
.sibfu-theme .mod-indent-13 {
  width: 390px;
}
.sibfu-theme .mod-indent-14 {
  width: 420px;
}
.sibfu-theme .mod-indent-15 {
  width: 450px;
}
.sibfu-theme .mod-indent-16 {
  width: 480px;
}
.sibfu-theme .mod-indent-huge {
  width: 480px;
}
.sibfu-theme .resourcecontent .mediaplugin_mp3 object {
  height: 25px;
  width: 600px;
}
.sibfu-theme .resourcecontent audio.mediaplugin_html5audio {
  width: 600px;
}
.sibfu-theme .resourceimage {
  max-width: 100%;
}
.sibfu-theme .mediaplugin_mp3 object {
  height: 15px;
  width: 300px;
}
.sibfu-theme audio.mediaplugin_html5audio {
  width: 300px;
}
.sibfu-theme .core_media_preview.pagelayout-embedded #content {
  padding: 0;
}
.sibfu-theme .core_media_preview.pagelayout-embedded #maincontent {
  height: 0;
}
.sibfu-theme body#page-lib-editor-tinymce-plugins-moodlemedia-preview {
  padding: 0;
  margin: 0;
  min-width: 0;
  background: none;
}
.sibfu-theme .dir-rtl .ygtvtn, .sibfu-theme .dir-rtl .ygtvtm, .sibfu-theme .dir-rtl .ygtvtmh, .sibfu-theme .dir-rtl .ygtvtmhh, .sibfu-theme .dir-rtl .ygtvtp, .sibfu-theme .dir-rtl .ygtvtph, .sibfu-theme .dir-rtl .ygtvtphh, .sibfu-theme .dir-rtl .ygtvln, .sibfu-theme .dir-rtl .ygtvlm, .sibfu-theme .dir-rtl .ygtvlmh, .sibfu-theme .dir-rtl .ygtvlmhh, .sibfu-theme .dir-rtl .ygtvlp, .sibfu-theme .dir-rtl .ygtvlph, .sibfu-theme .dir-rtl .ygtvlphh, .sibfu-theme .dir-rtl .ygtvdepthcell, .sibfu-theme .dir-rtl .ygtvok, .sibfu-theme .dir-rtl .ygtvok:hover, .sibfu-theme .dir-rtl .ygtvcancel, .sibfu-theme .dir-rtl .ygtvcancel:hover {
  width: 18px;
  height: 22px;
  background-image: url(/theme/image.php/sfu/theme/1522900725/yui2-treeview-sprite-rtl);
  background-repeat: no-repeat;
  cursor: pointer;
}
.sibfu-theme .dir-rtl .ygtvtn {
  background-position: 0 -5600px;
}
.sibfu-theme .dir-rtl .ygtvtm {
  background-position: 0 -4000px;
}
.sibfu-theme .dir-rtl .ygtvtmh, .sibfu-theme .dir-rtl .ygtvtmhh {
  background-position: 0 -4800px;
}
.sibfu-theme .dir-rtl .ygtvtp {
  background-position: 0 -6400px;
}
.sibfu-theme .dir-rtl .ygtvtph, .sibfu-theme .dir-rtl .ygtvtphh {
  background-position: 0 -7200px;
}
.sibfu-theme .dir-rtl .ygtvln {
  background-position: 0 -1600px;
}
.sibfu-theme .dir-rtl .ygtvlm {
  background-position: 0 0;
}
.sibfu-theme .dir-rtl .ygtvlmh, .sibfu-theme .dir-rtl .ygtvlmhh {
  background-position: 0 -800px;
}
.sibfu-theme .dir-rtl .ygtvlp {
  background-position: 0 -2400px;
}
.sibfu-theme .dir-rtl .ygtvlph, .sibfu-theme .dir-rtl .ygtvlphh {
  background-position: 0 -3200px;
}
.sibfu-theme .dir-rtl .ygtvdepthcell {
  background-position: 0 -8000px;
}
.sibfu-theme .dir-rtl .ygtvok {
  background-position: 0 -8800px;
}
.sibfu-theme .dir-rtl .ygtvok:hover {
  background-position: 0 -8844px;
}
.sibfu-theme .dir-rtl .ygtvcancel {
  background-position: 0 -8822px;
}
.sibfu-theme .dir-rtl .ygtvcancel:hover {
  background-position: 0 -8866px;
}
.sibfu-theme .dir-rtl.yui-skin-sam .yui-panel .hd {
  text-align: right;
}
.sibfu-theme .dir-rtl .yui-skin-sam .yui-layout .yui-layout-unit div.yui-layout-bd {
  text-align: right;
}
.sibfu-theme .dir-rtl .clearlooks2.ie9 .mceAlert .mceMiddle span, .sibfu-theme .dir-rtl .clearlooks2 .mceConfirm .mceMiddle span {
  top: 44px;
}
.sibfu-theme .dir-rtl .o2k7Skin table, .sibfu-theme .dir-rtl .o2k7Skin tbody, .sibfu-theme .dir-rtl .o2k7Skin a, .sibfu-theme .dir-rtl .o2k7Skin img, .sibfu-theme .dir-rtl .o2k7Skin tr, .sibfu-theme .dir-rtl .o2k7Skin div, .sibfu-theme .dir-rtl .o2k7Skin td, .sibfu-theme .dir-rtl .o2k7Skin iframe, .sibfu-theme .dir-rtl .o2k7Skin span, .sibfu-theme .dir-rtl .o2k7Skin *, .sibfu-theme .dir-rtl .o2k7Skin .mceText, .sibfu-theme .dir-rtl .o2k7Skin .mceListBox .mceText {
  text-align: right;
}
.sibfu-theme .path-rating .ratingtable {
  width: 100%;
  margin-bottom: 1em;
}
.sibfu-theme .path-rating .ratingtable th.rating {
  width: 100%;
}
.sibfu-theme .path-rating .ratingtable td.rating, .sibfu-theme .path-rating .ratingtable td.time {
  white-space: nowrap;
  text-align: center;
}
.sibfu-theme .initialbar a, .sibfu-theme .initialbar strong {
  padding-left: 3px;
  padding-right: 3px;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue-lightbox {
  background-color: #AAA;
}
.sibfu-theme .moodle-dialogue-base .hidden, .sibfu-theme .moodle-dialogue-base .moodle-dialogue-hidden {
  display: none;
}
.sibfu-theme .no-scrolling {
  overflow: hidden;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue-fullscreen {
  left: 0;
  top: 0;
  right: 0;
  bottom: -50px;
  position: fixed;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue-fullscreen .moodle-dialogue-content {
  overflow: auto;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue-fullscreen .closebutton {
  width: 28px;
  height: 16px;
  background-size: 100%;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  z-index: 600;
  outline: #000 dotted 0;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue-wrap {
  margin-top: -3px;
  margin-left: -3px;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 5px 5px 20px 0 #666;
  -moz-box-shadow: 5px 5px 20px 0 #666;
  box-shadow: 5px 5px 20px 0 #666;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd, .sibfu-theme .moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd.yui3-widget-hd {
  margin: 0;
  padding: 5px;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #333;
  text-align: center;
  text-shadow: 1px 1px 1px #fff;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  border-bottom: 1px solid #bbb;
  background: #ccc;
  background-color: #ebebeb;
  background-image: -moz-linear-gradient(top, #fff, #ccc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ccc));
  background-image: -webkit-linear-gradient(top, #fff, #ccc);
  background-image: -o-linear-gradient(top, #fff, #ccc);
  background-image: linear-gradient(to bottom, #fff, #ccc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#ffcccccc", GradientType=0);
  filter: 0;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd h1 {
  margin: 0;
  padding: 0;
  display: inline;
  font-size: 100%;
  font-weight: bold;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd .yui3-widget-buttons {
  padding: 5px;
}
.sibfu-theme .moodle-dialogue-base .closebutton {
  width: 25px;
  height: 15px;
  float: right;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
  padding: 0;
  background-image: url(/theme/image.php/sfu/theme/1522900725/sprite);
  background-repeat: no-repeat;
  border-style: none;
}
.sibfu-theme .dir-rtl .moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd .yui3-widget-buttons {
  left: 0;
  right: auto;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue .moodle-dialogue-bd {
  padding: 1em;
  color: #555;
  font-size: 12px;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-content {
  padding: 0;
  background: #FFF;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue-fullscreen .moodle-dialogue-hd {
  padding: 10px;
  font-size: 16px;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue-fullscreen .moodle-dialogue-content {
  overflow: auto;
  position: absolute;
  top: 0;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: 0;
  border: 0;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue-fullscreen .moodle-dialogue-hd, .sibfu-theme .moodle-dialogue-base .moodle-dialogue-fullscreen .moodle-dialogue-wrap {
  border-radius: 0;
}
.sibfu-theme .moodle-dialogue-confirm .confirmation-dialogue {
  text-align: center;
}
.sibfu-theme .moodle-dialogue-confirm .confirmation-dialogue input {
  text-align: center;
}
.sibfu-theme .moodle-dialogue-exception .moodle-exception-message {
  text-align: center;
}
.sibfu-theme .moodle-dialogue-exception .moodle-exception-param label {
  font-weight: bold;
}
.sibfu-theme .moodle-dialogue-exception .param-stacktrace label {
  background-color: #EEE;
  border: 1px solid #ccc;
  border-bottom-width: 0;
}
.sibfu-theme .moodle-dialogue-exception .param-stacktrace pre {
  border: 1px solid #ccc;
  background-color: #fff;
}
.sibfu-theme .moodle-dialogue-exception .param-stacktrace .stacktrace-file {
  color: navy;
  font-size: 11.9px;
}
.sibfu-theme .moodle-dialogue-exception .param-stacktrace .stacktrace-line {
  color: #b94a48;
  font-size: 11.9px;
}
.sibfu-theme .moodle-dialogue-exception .param-stacktrace .stacktrace-call {
  color: #333;
  font-size: 90%;
  border-bottom: 1px solid #eee;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue .moodle-dialogue-content .moodle-dialogue-ft {
  padding: 0;
  margin: 0.7em 1em;
  text-align: right;
  background-color: #FFF;
  font-size: 12px;
}
.sibfu-theme .moodle-dialogue-confirm .confirmation-message {
  margin: 0.5em 1em;
}
.sibfu-theme .moodle-dialogue-confirm .confirmation-dialogue input {
  min-width: 80px;
}
.sibfu-theme .moodle-dialogue-exception .moodle-exception-message {
  margin: 1em;
}
.sibfu-theme .moodle-dialogue-exception .moodle-exception-param {
  margin-bottom: 0.5em;
}
.sibfu-theme .moodle-dialogue-exception .moodle-exception-param label {
  width: 150px;
}
.sibfu-theme .moodle-dialogue-exception .param-stacktrace label {
  display: block;
  margin: 0;
  padding: 4px 1em;
}
.sibfu-theme .moodle-dialogue-exception .param-stacktrace pre {
  display: block;
  height: 200px;
  overflow: auto;
}
.sibfu-theme .moodle-dialogue-exception .param-stacktrace .stacktrace-file {
  display: inline-block;
  margin: 4px 0;
}
.sibfu-theme .moodle-dialogue-exception .param-stacktrace .stacktrace-line {
  display: inline-block;
  width: 50px;
  margin: 4px 1em;
}
.sibfu-theme .moodle-dialogue-exception .param-stacktrace .stacktrace-call {
  padding-left: 25px;
  margin-bottom: 4px;
  padding-bottom: 4px;
}
.sibfu-theme .moodle-dialogue .moodle-dialogue-bd .content-lightbox {
  opacity: 0.75;
  filter: alpha(opacity=75);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: white;
  text-align: center;
  padding: 10% 0;
}
.sibfu-theme .moodle-dialogue .tooltiptext {
  max-height: 300px;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue.moodle-dialogue-tooltip {
  z-index: 3001;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue.moodle-dialogue-tooltip .moodle-dialogue-bd {
  overflow: auto;
}
.sibfu-theme #page-question-edit.dir-rtl a.container-close {
  right: auto;
  left: 6px;
}
.sibfu-theme .chooserdialoguebody, .sibfu-theme .choosertitle {
  display: none;
}
.sibfu-theme .moodle-dialogue.chooserdialogue .moodle-dialogue-content .moodle-dialogue-ft {
  margin: 0;
}
.sibfu-theme .chooserdialogue .moodle-dialogue-wrap .moodle-dialogue-bd {
  padding: 0;
  background: #F2F2F2;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-left-radius: 10px;
}
.sibfu-theme .choosercontainer #chooseform .submitbuttons {
  padding: 0.7em 0;
  text-align: center;
}
@media (max-height: 639px) {
  .sibfu-theme .ios.safari .choosercontainer #chooseform .submitbuttons {
    padding: 45px 0;
  }
}
.sibfu-theme .choosercontainer #chooseform .submitbuttons input {
  min-width: 100px;
  margin: 0 0.5em;
}
.sibfu-theme .choosercontainer #chooseform .options {
  position: relative;
  border-bottom: 1px solid #BBB;
}
.sibfu-theme .jschooser .choosercontainer #chooseform .alloptions {
  overflow-x: hidden;
  overflow-y: auto;
  max-width: 20.3em;
  -webkit-box-shadow: inset 0 0 30px 0 #ccc;
  -moz-box-shadow: inset 0 0 30px 0 #ccc;
  box-shadow: inset 0 0 30px 0 #ccc;
}
.sibfu-theme .jschooser .choosercontainer #chooseform .alloptions .option input[type=radio] {
  display: inline-block;
}
.sibfu-theme .jschooser .choosercontainer #chooseform .alloptions .option .modicon {
  display: inline-block;
}
.sibfu-theme .jschooser .choosercontainer #chooseform .alloptions .option .typename {
  display: inline-block;
  width: 65%;
  line-height: 15px;
}
.sibfu-theme .dir-rtl.jschooser .choosercontainer #chooseform .alloptions {
  max-width: 18.3em;
}
.sibfu-theme .choosercontainer #chooseform .moduletypetitle, .sibfu-theme .choosercontainer #chooseform .option, .sibfu-theme .choosercontainer #chooseform .nonoption {
  margin-bottom: 0;
  padding: 0 1.6em 0 1.6em;
}
.sibfu-theme .choosercontainer #chooseform .moduletypetitle {
  text-transform: uppercase;
  padding-top: 1.2em;
  padding-bottom: 0.4em;
}
.sibfu-theme .choosercontainer #chooseform .option .typename, .sibfu-theme .choosercontainer #chooseform .option span.modicon img.icon, .sibfu-theme .choosercontainer #chooseform .nonoption .typename, .sibfu-theme .choosercontainer #chooseform .nonoption span.modicon img.icon {
  padding: 0 0 0 0.5em;
}
.sibfu-theme .dir-rtl .choosercontainer #chooseform .option .typename, .sibfu-theme .dir-rtl .choosercontainer #chooseform .option span.modicon img.icon, .sibfu-theme .dir-rtl .choosercontainer #chooseform .nonoption .typename, .sibfu-theme .dir-rtl .choosercontainer #chooseform .nonoption span.modicon img.icon {
  padding: 0 0.5em 0 0;
}
.sibfu-theme .chooserdialogue-course-modchooser .choosercontainer #chooseform .option span.modicon img.icon, .sibfu-theme .chooserdialogue-course-modchooser .choosercontainer #chooseform .nonoption span.modicon img.icon {
  height: 24px;
  width: 24px;
}
.sibfu-theme .choosercontainer #chooseform .option input[type=radio], .sibfu-theme .choosercontainer #chooseform .option span.typename, .sibfu-theme .choosercontainer #chooseform .option span.modicon {
  vertical-align: middle;
}
.sibfu-theme .choosercontainer #chooseform .option label {
  display: block;
  padding: 0.3em 0 0.1em 0;
  border-bottom: 1px solid #FFF;
}
.sibfu-theme .choosercontainer #chooseform .nonoption {
  padding-left: 2.7em;
  padding-top: 0.3em;
  padding-bottom: 0.1em;
}
.sibfu-theme .dir-rtl .choosercontainer #chooseform .nonoption {
  padding-right: 2.7em;
  padding-left: 0;
}
.sibfu-theme .choosercontainer #chooseform .subtype {
  margin-bottom: 0;
  padding: 0 1.6em 0 3.2em;
}
.sibfu-theme .dir-rtl .choosercontainer #chooseform .subtype {
  padding: 0 3.2em 0 1.6em;
}
.sibfu-theme .choosercontainer #chooseform .subtype .typename {
  margin: 0 0 0 0.2em;
}
.sibfu-theme .dir-rtl .choosercontainer #chooseform .subtype .typename {
  margin: 0 0.2em 0 0;
}
.sibfu-theme .jschooser .choosercontainer #chooseform .instruction, .sibfu-theme .jschooser .choosercontainer #chooseform .typesummary {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 20.3em;
  margin: 0;
  padding: 1.6em;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
}
.sibfu-theme .dir-rtl.jschooser .choosercontainer #chooseform .instruction, .sibfu-theme .dir-rtl.jschooser .choosercontainer #chooseform .typesummary {
  left: 0;
  right: 18.5em;
  border-right: 1px solid grey;
}
.sibfu-theme .jschooser .choosercontainer #chooseform .instruction, .sibfu-theme .choosercontainer #chooseform .selected .typesummary {
  display: block;
}
.sibfu-theme .choosercontainer #chooseform .selected {
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px 0 #ccc;
  -moz-box-shadow: 0 0 10px 0 #ccc;
  box-shadow: 0 0 10px 0 #ccc;
}
.sibfu-theme .section-modchooser-link img.smallicon {
  padding: 3px;
}
.sibfu-theme .formlistingradio {
  padding-bottom: 25px;
  padding-right: 10px;
}
.sibfu-theme .formlistinginputradio {
  float: left;
}
.sibfu-theme .formlistingmain {
  min-height: 225px;
}
.sibfu-theme .formlisting {
  position: relative;
  margin: 15px 0;
  padding: 1px 19px 14px;
  background-color: white;
  border: 1px solid #DDD;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sibfu-theme .formlistingmore {
  position: absolute;
  cursor: pointer;
  bottom: -1px;
  right: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: whiteSmoke;
  border: 1px solid #ddd;
  color: #9DA0A4;
  -webkit-border-radius: 4px 0 4px 0;
  -moz-border-radius: 4px 0 4px 0;
  border-radius: 4px 0 4px 0;
}
.sibfu-theme .formlistingall {
  margin: 15px 0;
  padding: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sibfu-theme .formlistingrow {
  cursor: pointer;
  border-bottom: 1px solid;
  border-color: #E1E1E8;
  border-left: 1px solid #E1E1E8;
  border-right: 1px solid #E1E1E8;
  background-color: #F7F7F9;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  padding: 6px;
  top: 50%;
  left: 50%;
  min-height: 34px;
  float: left;
  width: 150px;
}
.sibfu-theme body.jsenabled .formlistingradio {
  display: none;
}
.sibfu-theme body.jsenabled .formlisting {
  display: block;
}
.sibfu-theme table.collection {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sibfu-theme table.collection th, .sibfu-theme table.collection td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.sibfu-theme table.collection th {
  font-weight: bold;
}
.sibfu-theme table.collection thead th {
  vertical-align: bottom;
}
.sibfu-theme table.collection caption + thead tr:first-child th, .sibfu-theme table.collection caption + thead tr:first-child td, .sibfu-theme table.collection colgroup + thead tr:first-child th, .sibfu-theme table.collection colgroup + thead tr:first-child td, .sibfu-theme table.collection thead:first-child tr:first-child th, .sibfu-theme table.collection thead:first-child tr:first-child td {
  border-top: 0;
}
.sibfu-theme table.collection tbody + tbody {
  border-top: 2px solid #ddd;
}
.sibfu-theme table.collection .table {
  background-color: #fff;
}
.sibfu-theme table.collection th, .sibfu-theme table.collection td {
  border-left: 1px solid #ddd;
}
.sibfu-theme table.collection caption + thead tr:first-child th, .sibfu-theme table.collection caption + tbody tr:first-child th, .sibfu-theme table.collection caption + tbody tr:first-child td, .sibfu-theme table.collection colgroup + thead tr:first-child th, .sibfu-theme table.collection colgroup + tbody tr:first-child th, .sibfu-theme table.collection colgroup + tbody tr:first-child td, .sibfu-theme table.collection thead:first-child tr:first-child th, .sibfu-theme table.collection tbody:first-child tr:first-child th, .sibfu-theme table.collection tbody:first-child tr:first-child td {
  border-top: 0;
}
.sibfu-theme table.collection thead:first-child tr:first-child > th:first-child, .sibfu-theme table.collection tbody:first-child tr:first-child > td:first-child, .sibfu-theme table.collection tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.sibfu-theme table.collection thead:first-child tr:first-child > th:last-child, .sibfu-theme table.collection tbody:first-child tr:first-child > td:last-child, .sibfu-theme table.collection tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.sibfu-theme table.collection thead:last-child tr:last-child > th:first-child, .sibfu-theme table.collection tbody:last-child tr:last-child > td:first-child, .sibfu-theme table.collection tbody:last-child tr:last-child > th:first-child, .sibfu-theme table.collection tfoot:last-child tr:last-child > td:first-child, .sibfu-theme table.collection tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.sibfu-theme table.collection thead:last-child tr:last-child > th:last-child, .sibfu-theme table.collection tbody:last-child tr:last-child > td:last-child, .sibfu-theme table.collection tbody:last-child tr:last-child > th:last-child, .sibfu-theme table.collection tfoot:last-child tr:last-child > td:last-child, .sibfu-theme table.collection tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.sibfu-theme table.collection tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.sibfu-theme table.collection tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.sibfu-theme table.collection caption + thead tr:first-child th:first-child, .sibfu-theme table.collection caption + tbody tr:first-child td:first-child, .sibfu-theme table.collection colgroup + thead tr:first-child th:first-child, .sibfu-theme table.collection colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.sibfu-theme table.collection caption + thead tr:first-child th:last-child, .sibfu-theme table.collection caption + tbody tr:first-child td:last-child, .sibfu-theme table.collection colgroup + thead tr:first-child th:last-child, .sibfu-theme table.collection colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.sibfu-theme table.collection tbody > tr:nth-child(odd) > td, .sibfu-theme table.collection tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.sibfu-theme table.collection .name {
  text-align: left;
  vertical-align: middle;
}
.sibfu-theme table.collection .awards {
  width: 10%;
  text-align: center;
  vertical-align: middle;
}
.sibfu-theme table.collection .criteria {
  width: 40%;
  text-align: left;
  vertical-align: top;
}
.sibfu-theme table.collection .badgeimage, .sibfu-theme table.collection .status {
  width: 15%;
  text-align: center;
  vertical-align: middle;
}
.sibfu-theme table.collection .description {
  width: 25%;
  text-align: left;
}
.sibfu-theme .dir-rtl table.collection .name, .sibfu-theme .dir-rtl table.collection .criteria, .sibfu-theme .dir-rtl table.collection .description {
  text-align: right;
}
.sibfu-theme table.collection .actions {
  width: 11em;
  text-align: center;
  vertical-align: middle;
}
.sibfu-theme a.criteria-action {
  padding: 0 3px;
  float: right;
}
.sibfu-theme div.criteria-description {
  padding: 10px 15px;
  margin: 5px 0;
  background: none repeat scroll 0 0 #f9f9f9;
  border: 1px solid #EEE;
}
.sibfu-theme ul.badges {
  margin: 0;
  list-style: none;
}
.sibfu-theme .badges li {
  position: relative;
  display: inline-block;
  padding-top: 1em;
  text-align: center;
  vertical-align: top;
  width: 150px;
}
.sibfu-theme .badges li .badge-name {
  display: block;
  padding: 5px;
}
.sibfu-theme .badges li > img {
  position: absolute;
}
.sibfu-theme .badges li .badge-image {
  width: 100px;
  height: 100px;
  left: 10px;
  top: 0;
  z-index: 1;
}
.sibfu-theme .badges li .badge-actions {
  position: relative;
}
.sibfu-theme .badges li .expireimage {
  width: 100px;
  height: 100px;
  left: 25px;
  top: 0;
  position: absolute;
  z-index: 10;
  opacity: 0.85;
}
.sibfu-theme #badge-image {
  background-color: transparent;
  padding: 0;
  position: relative;
  min-width: 100px;
  width: 20%;
  display: inline-block;
  vertical-align: top;
  margin-top: 17px;
}
.sibfu-theme #badge-image .expireimage {
  width: 100px;
  height: 100px;
  left: 0;
  top: 0;
  opacity: 0.85;
  filter: alpha(opacity=85);
  position: absolute;
  z-index: 10;
}
.sibfu-theme #badge-image .singlebutton {
  padding-top: 5px;
}
.sibfu-theme #badge-image .singlebutton input {
  margin-left: 0;
}
.sibfu-theme .dir-rtl #badge-image {
  float: right;
}
.sibfu-theme .dir-rtl #badge-image .expireimage {
  left: 41px;
}
.sibfu-theme #badge-details {
  display: inline-block;
  width: 79%;
}
.sibfu-theme #badge-overview dl, .sibfu-theme #badge-details dl {
  margin: 0;
}
.sibfu-theme #badge-overview dl dt, .sibfu-theme #badge-details dl dt, .sibfu-theme #badge-overview dl dd, .sibfu-theme #badge-details dl dd {
  vertical-align: top;
  padding: 3px 0;
}
.sibfu-theme #badge-overview dl dt, .sibfu-theme #badge-details dl dt {
  clear: both;
  display: inline-block;
  width: 20%;
  min-width: 100px;
}
.sibfu-theme #badge-overview dl dd, .sibfu-theme #badge-details dl dd {
  display: inline-block;
  width: 79%;
  margin-left: 1%;
}
.sibfu-theme .badge-profile {
  vertical-align: top;
}
.sibfu-theme .connected {
  color: #468847;
}
.sibfu-theme .notconnected {
  color: #b94a48;
}
.sibfu-theme .connecting {
  color: #8a6d3b;
}
.sibfu-theme #page-badges-award .recipienttable tr td {
  vertical-align: top;
}
.sibfu-theme #page-badges-award .recipienttable tr td.actions .actionbutton {
  margin: 0.3em 0;
  padding: 0.5em 0;
  width: 100%;
}
.sibfu-theme #page-badges-award .recipienttable tr td.existing, .sibfu-theme #page-badges-award .recipienttable tr td.potential {
  width: 42%;
}
.sibfu-theme #issued-badge-table .activatebadge {
  display: inline-block;
}
.sibfu-theme .statusbox.active {
  background-color: #dff0d8;
}
.sibfu-theme .statusbox.inactive {
  background-color: #fcf8e3;
}
.sibfu-theme .statusbox {
  text-align: center;
  margin-bottom: 5px;
  padding: 5px;
}
.sibfu-theme .statusbox .activatebadge {
  display: inline-block;
}
.sibfu-theme .statusbox .activatebadge input[type=submit] {
  margin: 3px;
}
.sibfu-theme .activatebadge {
  margin: 0;
  text-align: left;
  vertical-align: middle;
}
.sibfu-theme .dir-rtl .activatebadge {
  text-align: right;
}
.sibfu-theme img#persona_signin {
  cursor: pointer;
}
.sibfu-theme .addcourse {
  float: right;
}
.sibfu-theme .invisiblefieldset {
  display: inline;
  margin: 0;
  padding: 0;
  border-width: 0;
}
.sibfu-theme .breadcrumb-nav {
  float: left;
  margin-bottom: 10px;
}
.sibfu-theme .dir-rtl .breadcrumb-nav {
  float: right;
}
.sibfu-theme .breadcrumb-button .singlebutton div {
  margin-right: 0;
}
.sibfu-theme .breadcrumb-nav .breadcrumb {
  margin: 0;
}
.sibfu-theme .page-context-header {
  overflow: hidden;
}
.sibfu-theme .page-context-header .page-header-image, .sibfu-theme .page-context-header .page-header-headings {
  display: block;
  position: relative;
}
.sibfu-theme .page-context-header .page-header-image {
  margin-bottom: 1em;
}
.sibfu-theme .page-context-header .page-header-headings {
  margin-top: 30px;
  margin-bottom: 10px;
}
.sibfu-theme .page-context-header .page-header-headings h1 {
  display: block;
}
.sibfu-theme .page-context-header .page-header-headings, .sibfu-theme .page-context-header .header-button-group {
  position: relative;
  line-height: 24px;
  vertical-align: middle;
}
.sibfu-theme .page-context-header .header-button-group {
  display: block;
}
.sibfu-theme .page-context-header .header-button-group a {
  position: relative;
  top: -0.4em;
}
.sibfu-theme .dir-ltr .page-context-header .page-header-image {
  float: left;
  margin-right: 1em;
}
.sibfu-theme .dir-ltr .page-context-header .header-button-group {
  float: left;
}
.sibfu-theme .dir-rtl .page-context-header .page-header-image {
  float: right;
  margin-left: 1em;
}
.sibfu-theme .dir-rtl .page-context-header .header-button-group {
  float: right;
}
.sibfu-theme .moodle-actionmenu, .sibfu-theme .moodle-actionmenu > ul, .sibfu-theme .moodle-actionmenu > ul > li {
  display: inline-block;
}
.sibfu-theme .moodle-actionmenu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.sibfu-theme .section_action_menu .moodle-actionmenu ul.menubar {
  margin: 0;
}
.sibfu-theme .section_action_menu .moodle-actionmenu ul.menu {
  margin: 0 10px 10px 0;
}
.sibfu-theme .moodle-actionmenu .toggle-display, .sibfu-theme .moodle-actionmenu .menu-action-text {
  display: none;
}
.sibfu-theme .jsenabled .moodle-actionmenu[data-enhance] {
  display: block;
}
.sibfu-theme .jsenabled .moodle-actionmenu[data-enhance] .menu {
  display: none;
}
.sibfu-theme .jsenabled .moodle-actionmenu[data-enhance] .toggle-display {
  display: inline;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.sibfu-theme .jsenabled .moodle-actionmenu[data-enhance] .toggle-display.textmenu {
  display: block;
  margin-left: 4px;
  padding-left: 4px;
  padding-right: 4px;
}
.sibfu-theme .jsenabled .moodle-actionmenu[data-enhance] .toggle-display.textmenu .iconsmall, .sibfu-theme .jsenabled .moodle-actionmenu[data-enhance] .toggle-display.textmenu .smallicon {
  margin: 4px 4px 4px 0;
  padding: 8px 4px 0 2px;
  vertical-align: text-bottom;
}
.sibfu-theme .jsenabled .moodle-actionmenu[data-enhance] .toggle-display.textmenu .caret {
  margin-top: 8px;
  margin-left: 2px;
  border-top-color: #777;
}
.sibfu-theme .jsenabled .moodle-actionmenu[data-enhance] .toggle-display.textmenu .caret:hover, .sibfu-theme .jsenabled .moodle-actionmenu[data-enhance] .toggle-display.textmenu .caret:active {
  border-top-color: #555;
}
.sibfu-theme .jsenabled .moodle-actionmenu[data-enhanced] .toggle-display {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sibfu-theme .jsenabled .moodle-actionmenu[data-enhanced] .menu-action-text {
  display: inline;
}
.sibfu-theme .jsenabled.dir-rtl .moodle-actionmenu[data-enhance] .toggle-display.textmenu {
  margin-left: initial;
  margin-right: 4px;
}
.sibfu-theme .jsenabled.dir-rtl .moodle-actionmenu[data-enhance] .toggle-display.textmenu .caret {
  margin-left: initial;
  margin-right: 2px;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show {
  position: relative;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu {
  display: block;
  position: absolute;
  text-align: left;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  z-index: 1000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 5px 5px 20px 0 #666;
  -moz-box-shadow: 5px 5px 20px 0 #666;
  box-shadow: 5px 5px 20px 0 #666;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu a {
  display: block;
  color: #333;
  padding: 2px 1em 2px 28px;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu a:hover {
  color: #fff;
  background-color: #0070a8;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu a:first-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu a:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu a.hidden {
  display: none;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu img {
  vertical-align: middle;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu .iconsmall, .sibfu-theme .moodle-actionmenu[data-enhanced].show .menu .smallicon {
  margin: 4px 4px 4px -24px;
  padding: 4px;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu > li {
  display: block;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu.align-tl-bl {
  top: 100%;
  left: 0;
  margin-top: 4px;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu.align-tr-bl {
  top: 100%;
  right: 100%;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu.align-bl-bl {
  bottom: 100%;
  left: 0;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu.align-br-bl {
  bottom: 100%;
  right: 100%;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu.align-tl-br {
  top: 100%;
  left: 100%;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu.align-tr-br {
  top: 100%;
  right: 0;
  margin-top: 4px;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu.align-bl-br {
  bottom: 100%;
  left: 100%;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu.align-br-br {
  bottom: 100%;
  right: 0;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu.align-tl-tl {
  top: 0;
  left: 0;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu.align-tr-tl {
  top: 0;
  right: 100%;
  margin-right: 4px;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu.align-bl-tl {
  bottom: 100%;
  left: 0;
  margin-bottom: 4px;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu.align-br-tl {
  bottom: 100%;
  right: 100%;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu.align-tl-tr {
  top: 0;
  left: 100%;
  margin-left: 4px;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu.align-tr-tr {
  top: 0;
  right: 0;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu.align-bl-tr {
  bottom: 100%;
  left: 100%;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show .menu.align-br-tr {
  bottom: 100%;
  right: 0;
  margin-bottom: 4px;
}
.sibfu-theme .moodle-actionmenu[data-enhanced].show.nowrap-items .menu > li {
  white-space: nowrap;
}
.sibfu-theme .block .moodle-actionmenu {
  text-align: right;
}
.sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu {
  text-align: right;
  left: 0;
  right: auto;
}
.sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu a {
  padding: 2px 28px 2px 1em;
}
.sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu .iconsmall, .sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu .smallicon {
  margin-right: -24px;
  margin-left: 4px;
}
.sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu.align-tl-bl {
  left: auto;
  right: 0;
}
.sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu.align-tr-bl {
  right: auto;
  left: 100%;
}
.sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu.align-bl-bl {
  left: auto;
  right: 0;
}
.sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu.align-br-bl {
  right: auto;
  left: 100%;
}
.sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu.align-tl-br {
  left: auto;
  right: 100%;
}
.sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu.align-tr-br {
  right: auto;
  left: 0;
}
.sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu.align-bl-br {
  left: auto;
  right: 100%;
}
.sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu.align-br-br {
  right: auto;
  left: 0;
}
.sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu.align-tl-tl {
  left: auto;
  right: 0;
}
.sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu.align-tr-tl {
  right: auto;
  left: 100%;
}
.sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu.align-bl-tl {
  left: auto;
  right: 0;
}
.sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu.align-br-tl {
  right: auto;
  left: 100%;
}
.sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu.align-tl-tr {
  left: auto;
  right: 100%;
}
.sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu.align-tr-tr {
  right: auto;
  left: 0;
}
.sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu.align-bl-tr {
  left: auto;
  right: 100%;
}
.sibfu-theme .dir-rtl .moodle-actionmenu[data-enhanced].show .menu.align-br-tr {
  right: auto;
  left: 0;
}
.sibfu-theme .dir-rtl .block .moodle-actionmenu {
  text-align: right;
}
.sibfu-theme ul.dragdrop-keyboard-drag li {
  list-style-type: none;
}
.sibfu-theme .block-control-actions .moodle-core-dragdrop-draghandle img {
  width: 12px;
  height: 12px;
}
.sibfu-theme a.disabled:hover, .sibfu-theme a.disabled {
  text-decoration: none;
  cursor: default;
  font-style: italic;
  color: #808080;
}
.sibfu-theme body.lockscroll {
  height: 100%;
  overflow: hidden;
}
.sibfu-theme .dir-rtl ul {
  margin-left: 0;
  margin-right: 25px;
}
.sibfu-theme .progressbar_container {
  max-width: 500px;
  margin: 0 auto;
}
.sibfu-theme .ie10 .yui3-calendar-header-label {
  display: inline-block;
}
.sibfu-theme dd:before, .sibfu-theme dd:after {
  display: block;
  content: " ";
}
.sibfu-theme dd:after {
  clear: both;
}
.sibfu-theme .nav-tabs > .active > a[href], .sibfu-theme .nav-tabs > .active > a[href]:hover, .sibfu-theme .nav-tabs > .active > a[href]:focus {
  cursor: pointer;
}
.sibfu-theme .inplaceeditable.inplaceeditingon {
  position: relative;
}
.sibfu-theme .inplaceeditable.inplaceeditingon .editinstructions {
  margin-top: -30px;
  font-weight: normal;
  margin-right: 0;
  margin-left: 0;
  left: 0;
  right: auto;
  white-space: nowrap;
}
.sibfu-theme .inplaceeditable.inplaceeditingon input {
  width: 330px;
  height: 16px;
  vertical-align: text-bottom;
  margin-bottom: 0;
}
.sibfu-theme .inplaceeditable.inplaceeditingon select {
  margin-bottom: 0;
}
.sibfu-theme .inplaceeditable .quickediticon img {
  opacity: 0.2;
}
.sibfu-theme .inplaceeditable .quickeditlink {
  color: inherit;
  text-decoration: inherit;
}
.sibfu-theme .inplaceeditable:hover .quickeditlink .quickediticon img, .sibfu-theme .inplaceeditable .quickeditlink:focus .quickediticon img {
  opacity: 1;
}
.sibfu-theme .inplaceeditable.inplaceeditable-toggle .quickediticon {
  display: none;
}
.sibfu-theme .dir-rtl .inplaceeditable.inplaceeditingon .editinstructions {
  right: 0;
  left: auto;
}
.sibfu-theme h3.sectionname .inplaceeditable.inplaceeditingon .editinstructions {
  margin-top: -20px;
}
.sibfu-theme .formtable tbody th {
  font-weight: normal;
  text-align: right;
}
.sibfu-theme .path-admin #assignrole {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme .path-admin .admintable .leftalign {
  text-align: left;
}
.sibfu-theme .dir-rtl.path-admin .admintable .leftalign {
  text-align: right;
}
.sibfu-theme .environmenttable p.warn {
  background-color: #fcf8e3;
  color: #8a6d3b;
}
.sibfu-theme .environmenttable .error, .sibfu-theme .environmenttable span.warn, .sibfu-theme .environmenttable .ok {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.sibfu-theme .environmenttable .error:empty, .sibfu-theme .environmenttable span.warn:empty, .sibfu-theme .environmenttable .ok:empty {
  display: none;
}
.sibfu-theme .environmenttable .error-important, .sibfu-theme .environmenttable span.warn-important, .sibfu-theme .environmenttable .ok-important {
  background-color: #b94a48;
}
.sibfu-theme .environmenttable .error-important[href], .sibfu-theme .environmenttable span.warn-important[href], .sibfu-theme .environmenttable .ok-important[href] {
  background-color: #953b39;
}
.sibfu-theme .environmenttable .error-warning, .sibfu-theme .environmenttable span.warn-warning, .sibfu-theme .environmenttable .ok-warning {
  background-color: #f89406;
}
.sibfu-theme .environmenttable .error-warning[href], .sibfu-theme .environmenttable span.warn-warning[href], .sibfu-theme .environmenttable .ok-warning[href] {
  background-color: #c67605;
}
.sibfu-theme .environmenttable .error-success, .sibfu-theme .environmenttable span.warn-success, .sibfu-theme .environmenttable .ok-success {
  background-color: #468847;
}
.sibfu-theme .environmenttable .error-success[href], .sibfu-theme .environmenttable span.warn-success[href], .sibfu-theme .environmenttable .ok-success[href] {
  background-color: #356635;
}
.sibfu-theme .environmenttable .error-info, .sibfu-theme .environmenttable span.warn-info, .sibfu-theme .environmenttable .ok-info {
  background-color: #3a87ad;
}
.sibfu-theme .environmenttable .error-info[href], .sibfu-theme .environmenttable span.warn-info[href], .sibfu-theme .environmenttable .ok-info[href] {
  background-color: #2d6987;
}
.sibfu-theme .environmenttable .error-inverse, .sibfu-theme .environmenttable span.warn-inverse, .sibfu-theme .environmenttable .ok-inverse {
  background-color: #333;
}
.sibfu-theme .environmenttable .error-inverse[href], .sibfu-theme .environmenttable span.warn-inverse[href], .sibfu-theme .environmenttable .ok-inverse[href] {
  background-color: #1a1a1a;
}
.sibfu-theme .environmenttable .error {
  background-color: #b94a48;
}
.sibfu-theme .environmenttable span.warn {
  background-color: #f89406;
}
.sibfu-theme .environmenttable .ok {
  background-color: #468847;
}
.sibfu-theme .path-admin .admintable.environmenttable .name, .sibfu-theme .path-admin .admintable.environmenttable .info, .sibfu-theme .path-admin #assignrole .admintable .role, .sibfu-theme .path-admin #assignrole .admintable .userrole, .sibfu-theme .path-admin #assignrole .admintable .roleholder {
  white-space: nowrap;
}
.sibfu-theme .path-admin .incompatibleblockstable td.c0 {
  font-weight: bold;
}
.sibfu-theme #page-admin-course-category .addcategory {
  padding: 10px;
}
.sibfu-theme #page-admin-course-index .editcourse {
  margin: 20px auto;
}
.sibfu-theme #page-admin-course-index .editcourse th, .sibfu-theme #page-admin-course-index .editcourse td {
  padding-left: 10px;
  padding-right: 10px;
}
.sibfu-theme .timewarninghidden {
  display: none;
}
.sibfu-theme .statusok, .sibfu-theme .statuswarning, .sibfu-theme .statusserious, .sibfu-theme .statuscritical {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.sibfu-theme .statusok:empty, .sibfu-theme .statuswarning:empty, .sibfu-theme .statusserious:empty, .sibfu-theme .statuscritical:empty {
  display: none;
}
.sibfu-theme .statusok-important, .sibfu-theme .statuswarning-important, .sibfu-theme .statusserious-important, .sibfu-theme .statuscritical-important {
  background-color: #b94a48;
}
.sibfu-theme .statusok-important[href], .sibfu-theme .statuswarning-important[href], .sibfu-theme .statusserious-important[href], .sibfu-theme .statuscritical-important[href] {
  background-color: #953b39;
}
.sibfu-theme .statusok-warning, .sibfu-theme .statuswarning-warning, .sibfu-theme .statusserious-warning, .sibfu-theme .statuscritical-warning {
  background-color: #f89406;
}
.sibfu-theme .statusok-warning[href], .sibfu-theme .statuswarning-warning[href], .sibfu-theme .statusserious-warning[href], .sibfu-theme .statuscritical-warning[href] {
  background-color: #c67605;
}
.sibfu-theme .statusok-success, .sibfu-theme .statuswarning-success, .sibfu-theme .statusserious-success, .sibfu-theme .statuscritical-success {
  background-color: #468847;
}
.sibfu-theme .statusok-success[href], .sibfu-theme .statuswarning-success[href], .sibfu-theme .statusserious-success[href], .sibfu-theme .statuscritical-success[href] {
  background-color: #356635;
}
.sibfu-theme .statusok-info, .sibfu-theme .statuswarning-info, .sibfu-theme .statusserious-info, .sibfu-theme .statuscritical-info {
  background-color: #3a87ad;
}
.sibfu-theme .statusok-info[href], .sibfu-theme .statuswarning-info[href], .sibfu-theme .statusserious-info[href], .sibfu-theme .statuscritical-info[href] {
  background-color: #2d6987;
}
.sibfu-theme .statusok-inverse, .sibfu-theme .statuswarning-inverse, .sibfu-theme .statusserious-inverse, .sibfu-theme .statuscritical-inverse {
  background-color: #333;
}
.sibfu-theme .statusok-inverse[href], .sibfu-theme .statuswarning-inverse[href], .sibfu-theme .statusserious-inverse[href], .sibfu-theme .statuscritical-inverse[href] {
  background-color: #1a1a1a;
}
.sibfu-theme .statusok {
  background-color: #468847;
}
.sibfu-theme .statuswarning {
  background-color: #8a6d3b;
}
.sibfu-theme .statusserious {
  background-color: #f89406;
}
.sibfu-theme .statuscritical {
  background-color: #b94a48;
}
.sibfu-theme #page-admin-report-capability-index #capabilitysearch {
  width: 30em;
}
.sibfu-theme #page-admin-report-backups-index .backup-error, .sibfu-theme #page-admin-report-backups-index .backup-unfinished {
  color: #b94a48;
}
.sibfu-theme #page-admin-report-backups-index .backup-skipped, .sibfu-theme #page-admin-report-backups-index .backup-ok, .sibfu-theme #page-admin-report-backups-index .backup-notyetrun {
  color: #468847;
}
.sibfu-theme #page-admin-report-backups-index .backup-warning {
  color: #8a6d3b;
}
.sibfu-theme #page-admin-qtypes .disabled, .sibfu-theme #page-admin-qbehaviours .disabled {
  color: #999;
}
.sibfu-theme #page-admin-qtypes #qtypes div, .sibfu-theme #page-admin-qtypes #qtypes form, .sibfu-theme #page-admin-qbehaviours #qbehaviours div, .sibfu-theme #page-admin-qbehaviours #qbehaviours form {
  display: inline;
}
.sibfu-theme #page-admin-qtypes #qtypes img.spacer, .sibfu-theme #page-admin-qbehaviours #qbehaviours img.spacer {
  width: 16px;
}
.sibfu-theme img.iconsmall {
  margin: 0;
  padding: 0.3em;
}
.sibfu-theme #page-admin-qbehaviours .cell.c3, .sibfu-theme #page-admin-qtypes .cell.c3 {
  font-size: 10.5px;
}
.sibfu-theme #page-admin-lang .generalbox, .sibfu-theme #page-admin-course-index .singlebutton, .sibfu-theme #page-admin-course-index .addcategory, .sibfu-theme #page-course-index .buttons, .sibfu-theme #page-course-index-category .buttons, .sibfu-theme #page-admin-course-category .addcategory, .sibfu-theme #page-admin-stickyblocks .generalbox, .sibfu-theme #page-admin-maintenance .buttons, .sibfu-theme #page-admin-course-index .buttons, .sibfu-theme #page-admin-course-category .buttons, .sibfu-theme #page-admin-index .copyright, .sibfu-theme #page-admin-index .copyrightnotice, .sibfu-theme #page-admin-index .adminerror .singlebutton, .sibfu-theme #page-admin-index .adminwarning .singlebutton, .sibfu-theme #page-admin-index #layout-table .singlebutton {
  text-align: center;
  margin-bottom: 1em;
}
.sibfu-theme .path-admin-roles .capabilitysearchui {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme #page-admin-roles-define .topfields {
  margin: 1em 0 2em;
}
.sibfu-theme #page-admin-roles-define .capdefault {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}
.sibfu-theme #page-filter-manage .backlink, .sibfu-theme .path-admin-roles .backlink {
  margin-top: 1em;
}
.sibfu-theme #page-admin-roles-explain #chooseuser h3, .sibfu-theme #page-admin-roles-usersroles .contextname {
  margin-top: 0;
}
.sibfu-theme #page-admin-roles-explain #chooseusersubmit {
  margin-top: 0;
  text-align: center;
}
.sibfu-theme #page-admin-roles-usersroles p {
  margin: 0;
}
.sibfu-theme #page-admin-roles-override .cell.c1, .sibfu-theme #page-admin-roles-assign .cell.c3, .sibfu-theme #page-admin-roles-assign .cell.c1 {
  padding-top: 0.75em;
}
.sibfu-theme #page-admin-roles-override .overridenotice, .sibfu-theme #page-admin-roles-define .definenotice {
  margin: 1em 10% 2em 10%;
  text-align: left;
}
.sibfu-theme #notice {
  width: 60%;
  min-width: 220px;
  margin: auto;
}
.sibfu-theme #page-admin-index .releasenoteslink, .sibfu-theme #page-admin-index .adminwarning, .sibfu-theme #page-admin-index .adminerror {
  margin: auto;
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #8a6d3b;
  width: 60%;
  min-width: 220px;
}
.sibfu-theme #page-admin-index .adminerror {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.sibfu-theme #page-admin-index .releasenoteslink {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.sibfu-theme #page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo span {
  display: block;
}
.sibfu-theme #page-admin-index .updateplugin div {
  margin-bottom: 0.5em;
}
.sibfu-theme #page-admin-index .updateplugin .updatepluginconfirmexternal {
  padding: 1em;
  background-color: #f2dede;
  border: 1px solid #eed3d7;
}
.sibfu-theme #page-admin-user-user_bulk #users .fgroup {
  white-space: nowrap;
}
.sibfu-theme #page-admin-report-stats-index .graph {
  text-align: center;
  margin-bottom: 1em;
}
.sibfu-theme #page-admin-report-courseoverview-index .graph {
  text-align: center;
  margin-bottom: 1em;
}
.sibfu-theme #page-admin-lang .translator {
  border-width: 1px;
  border-style: solid;
}
.sibfu-theme .path-admin .roleassigntable {
  width: 100%;
}
.sibfu-theme .path-admin .roleassigntable td {
  vertical-align: top;
  padding: 0.2em 0.3em;
}
.sibfu-theme .path-admin .roleassigntable p {
  text-align: left;
  margin: 0.2em 0;
}
.sibfu-theme .path-admin .roleassigntable #existingcell, .sibfu-theme .path-admin .roleassigntable #potentialcell {
  width: 42%;
}
.sibfu-theme .path-admin .roleassigntable #existingcell p > label:first-child, .sibfu-theme .path-admin .roleassigntable #potentialcell p > label:first-child {
  font-weight: bold;
}
.sibfu-theme .path-admin .roleassigntable #buttonscell {
  width: 16%;
}
.sibfu-theme .path-admin .roleassigntable #buttonscell #assignoptions {
  font-size: 10.5px;
}
.sibfu-theme .path-admin .roleassigntable #removeselect_wrapper, .sibfu-theme .path-admin .roleassigntable #addselect_wrapper {
  width: 100%;
}
.sibfu-theme .path-admin table.rolecap tr.rolecap th {
  text-align: left;
  font-weight: normal;
}
.sibfu-theme .path-admin.dir-rtl table.rolecap tr.rolecap th {
  text-align: right;
}
.sibfu-theme .path-admin .rolecap .hiddenrow {
  display: none;
}
.sibfu-theme .path-admin #defineroletable .rolecap .inherit, .sibfu-theme .path-admin #defineroletable .rolecap .allow, .sibfu-theme .path-admin #defineroletable .rolecap .prevent, .sibfu-theme .path-admin #defineroletable .rolecap .prohibit {
  text-align: center;
  padding: 0;
  min-width: 3.5em;
}
.sibfu-theme .path-admin .rolecap .cap-name, .sibfu-theme .path-admin .rolecap .note {
  display: block;
  font-size: 10.5px;
  white-space: nowrap;
  font-weight: normal;
}
.sibfu-theme .path-admin .rolecap label {
  display: block;
  text-align: center;
  padding: 0.5em;
  margin: 0;
}
.sibfu-theme .plugincheckwrapper {
  width: 100%;
}
.sibfu-theme .environmentbox {
  margin-top: 1em;
}
.sibfu-theme #mnetconfig table {
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme .environmenttable .cell {
  padding: 0.15em 0.5em;
}
.sibfu-theme .environmenttable img.iconhelp {
  padding-right: 0.3em;
}
.sibfu-theme .dir-rtl .environmenttable img.iconhelp {
  padding-left: 0.3em;
  padding-right: 0;
}
.sibfu-theme #trustedhosts .generaltable {
  margin-left: auto;
  margin-right: auto;
  width: 500px;
}
.sibfu-theme #trustedhosts .standard {
  width: auto;
}
.sibfu-theme #adminsettings legend {
  display: none;
}
.sibfu-theme #adminsettings fieldset.error {
  margin: 0.2em 0 0.5em 0;
}
.sibfu-theme #adminsettings fieldset.error legend {
  display: block;
}
.sibfu-theme .dir-rtl #admin-spelllanguagelist textarea, .sibfu-theme #page-admin-setting-editorsettingstinymce.dir-rtl .form-textarea textarea {
  text-align: left;
  direction: ltr;
}
.sibfu-theme .adminsettingsflags {
  float: right;
}
.sibfu-theme .dir-rtl .adminsettingsflags {
  float: left;
}
.sibfu-theme .adminsettingsflags label {
  margin-right: 7px;
}
.sibfu-theme .dir-rtl .adminsettingsflags label {
  margin-left: 7px;
}
.sibfu-theme .form-description {
  clear: right;
}
.sibfu-theme .dir-rtl .form-description {
  clear: left;
}
.sibfu-theme .form-item .form-setting .form-htmlarea {
  width: 640px;
  display: inline;
}
.sibfu-theme .form-item .form-setting .form-htmlarea .htmlarea {
  width: 640px;
  display: block;
}
.sibfu-theme .form-item .form-setting .form-multicheckbox ul {
  list-style: none;
  padding: 0;
  margin: 7px 0 0 0;
}
.sibfu-theme .form-item .form-setting .defaultsnext {
  margin-right: 0.5em;
  display: inline;
}
.sibfu-theme .dir-rtl .form-item .form-setting .defaultsnext {
  margin-left: 0.5em;
  margin-right: 0;
}
.sibfu-theme .form-item .form-setting .locked-checkbox {
  margin-right: 0.2em;
  margin-left: 0.5em;
  display: inline;
}
.sibfu-theme .dir-rtl .form-item .form-setting .locked-checkbox {
  margin-right: 0.5em;
  margin-left: 0.2em;
  display: inline;
}
.sibfu-theme .form-item .form-setting .form-password .unmask, .sibfu-theme .form-item .form-setting .form-defaultinfo {
  display: inline-block;
}
.sibfu-theme .form-item .pathok, .sibfu-theme .form-item .patherror {
  margin-left: 0.5em;
}
.sibfu-theme #admin-emoticons td input {
  width: 8em;
}
.sibfu-theme #admin-emoticons td.c0 input {
  width: 4em;
}
.sibfu-theme #adminthemeselector .selectedtheme td.c0 {
  border: 1px solid #000;
  border-right-width: 0;
}
.sibfu-theme #adminthemeselector .selectedtheme td.c1 {
  border: 1px solid #000;
  border-left-width: 0;
}
.sibfu-theme .admin_colourpicker, .sibfu-theme .admin_colourpicker_preview {
  display: none;
}
.sibfu-theme .jsenabled .admin_colourpicker_preview {
  display: inline;
}
.sibfu-theme .jsenabled .admin_colourpicker {
  display: block;
  height: 102px;
  width: 410px;
  margin-bottom: 10px;
}
.sibfu-theme .admin_colourpicker .loadingicon {
  vertical-align: middle;
  margin-left: auto;
}
.sibfu-theme .admin_colourpicker .colourdialogue {
  float: left;
  border: 1px solid #000;
}
.sibfu-theme .admin_colourpicker .previewcolour {
  border: 1px solid #000;
  margin-left: 301px;
}
.sibfu-theme .admin_colourpicker .currentcolour {
  border: 1px solid #000;
  margin-left: 301px;
  border-top-width: 0;
}
.sibfu-theme .dir-rtl .form-item .form-setting, .sibfu-theme .dir-rtl .form-item .form-label, .sibfu-theme .dir-rtl .form-item .form-description, .sibfu-theme .dir-rtl.path-admin .roleassigntable p {
  text-align: right;
}
.sibfu-theme #page-admin-index #notice .checkforupdates {
  text-align: center;
}
.sibfu-theme #page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo.maturity200 .info.release {
  background-color: #d9edf7;
}
.sibfu-theme #page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo.maturity100 .info.release, .sibfu-theme #page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo.maturity150 .info.release {
  background-color: #fcf8e3;
}
.sibfu-theme #page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo.maturity50 .info.release {
  background-color: #f2dede;
}
.sibfu-theme #page-admin-plugins #plugins-overview-panel .info {
  display: inline-block;
  margin-right: 1em;
}
.sibfu-theme #page-admin-plugins .checkforupdates {
  margin: 10px 0;
}
.sibfu-theme #page-admin-plugins .checkforupdates .singlebutton {
  margin: 5px 0;
  padding: 0;
}
.sibfu-theme #page-admin-plugins .checkforupdates .singlebutton div, .sibfu-theme #page-admin-plugins .checkforupdates .singlebutton input {
  margin: 0 3px 0 0;
}
.sibfu-theme #page-admin-plugins .updateavailableinstallall {
  margin: 5px 0;
  padding: 0;
}
.sibfu-theme #page-admin-plugins .updateavailableinstallall div, .sibfu-theme #page-admin-plugins .updateavailableinstallall input {
  margin: 0 3px 5px 0;
}
.sibfu-theme #page-admin-plugins #plugins-control-panel .status-missing td {
  background-color: #f2dede;
}
.sibfu-theme #page-admin-plugins #plugins-control-panel .pluginname .displayname img.icon {
  padding-top: 0;
  padding-bottom: 0;
}
.sibfu-theme #page-admin-plugins #plugins-control-panel .pluginname .componentname {
  font-size: 11.9px;
  color: #999;
  margin-left: 22px;
}
.sibfu-theme #page-admin-plugins #plugins-control-panel .version .versionnumber {
  font-size: 11.9px;
  color: #999;
}
.sibfu-theme #page-admin-plugins #plugins-control-panel .uninstall a {
  color: #b94a48;
}
.sibfu-theme #page-admin-plugins #plugins-control-panel .notes .label {
  margin-right: 3px;
}
.sibfu-theme #page-admin-plugins #plugins-control-panel .notes .requiredby {
  font-size: 11.9px;
  color: #999;
}
.sibfu-theme #plugins-check-page .page-description {
  color: #999;
}
.sibfu-theme #plugins-check-page .checkforupdates .singlebutton {
  margin: 5px 0;
  padding: 0;
}
.sibfu-theme #plugins-check-page .checkforupdates .singlebutton div, .sibfu-theme #plugins-check-page .checkforupdates .singlebutton input {
  margin: 0 3px 0 0;
}
.sibfu-theme #plugins-check-page #plugins-check-info .actions > div {
  display: inline-block;
  margin-right: 1em;
}
.sibfu-theme #plugins-check-page #plugins-check-info .actions .singlebutton {
  margin: 5px 0;
  padding: 0;
}
.sibfu-theme #plugins-check-page #plugins-check-info .actions .singlebutton div, .sibfu-theme #plugins-check-page #plugins-check-info .actions .singlebutton input {
  margin: 0 3px 0 0;
}
.sibfu-theme #plugins-check-page #plugins-check .requires-ok {
  color: #999;
}
.sibfu-theme #plugins-check-page #plugins-check .status-missing td, .sibfu-theme #plugins-check-page #plugins-check .status-downgrade td {
  background-color: #f2dede;
}
.sibfu-theme #plugins-check-page #plugins-check .displayname .pluginicon {
  margin-right: 5px;
  width: 16px;
}
.sibfu-theme #plugins-check-page #plugins-check .displayname .plugindir {
  color: #999;
  font-size: 11.9px;
}
.sibfu-theme #plugins-check-page #plugins-check .requires ul {
  margin-left: 13px;
}
.sibfu-theme #plugins-check-page #plugins-check .status .actionbutton {
  margin: 5px 0;
  padding: 0;
}
.sibfu-theme #plugins-check-page #plugins-check .status .actionbutton input {
  margin: 0;
}
.sibfu-theme #plugins-check-page .plugins-check-dependencies-actions > div {
  display: inline-block;
  margin-right: 1em;
}
.sibfu-theme #plugins-check-page .plugins-check-dependencies-actions .singlebutton {
  margin: 5px 0;
  padding: 0;
}
.sibfu-theme #plugins-check-page .plugins-check-dependencies-actions .singlebutton div, .sibfu-theme #plugins-check-page .plugins-check-dependencies-actions .singlebutton input {
  margin: 0 3px 0 0;
}
.sibfu-theme #plugins-check-page #plugins-check-available-dependencies .displayname .component {
  font-size: 11.9px;
  color: #999;
}
.sibfu-theme #plugins-check-page #plugins-check-available-dependencies .info .actions > div {
  display: inline-block;
  margin-right: 1em;
}
.sibfu-theme #plugins-check-page #plugins-check-available-dependencies .info .actions .dependencyinstall {
  display: block;
  margin: 5px 0;
  padding: 0;
}
.sibfu-theme #plugins-check-page #plugins-check-available-dependencies .info .actions .dependencyinstall input {
  margin: 0;
}
.sibfu-theme #plugins-check-page .pluginupdateinfo, .sibfu-theme #plugins-control-panel .pluginupdateinfo {
  background-color: #d9edf7;
  padding: 5px;
  margin: 10px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.sibfu-theme #plugins-check-page .pluginupdateinfo.maturity50, .sibfu-theme #plugins-control-panel .pluginupdateinfo.maturity50 {
  background-color: #f2dede;
}
.sibfu-theme #plugins-check-page .pluginupdateinfo.maturity100, .sibfu-theme #plugins-control-panel .pluginupdateinfo.maturity100, .sibfu-theme #plugins-check-page .pluginupdateinfo.maturity150, .sibfu-theme #plugins-control-panel .pluginupdateinfo.maturity150 {
  background-color: #fcf8e3;
}
.sibfu-theme #plugins-check-page .pluginupdateinfo .info, .sibfu-theme #plugins-control-panel .pluginupdateinfo .info {
  display: inline-block;
}
.sibfu-theme #plugins-check-page .pluginupdateinfo .separator:after, .sibfu-theme #plugins-control-panel .pluginupdateinfo .separator:after {
  content: " | ";
}
.sibfu-theme #plugins-check-page .pluginupdateinfo .singlebutton, .sibfu-theme #plugins-control-panel .pluginupdateinfo .singlebutton {
  margin: 5px 0;
  padding: 0;
}
.sibfu-theme #plugins-check-page .pluginupdateinfo .singlebutton div, .sibfu-theme #plugins-control-panel .pluginupdateinfo .singlebutton div, .sibfu-theme #plugins-check-page .pluginupdateinfo .singlebutton input, .sibfu-theme #plugins-control-panel .pluginupdateinfo .singlebutton input {
  margin: 0 3px 0 0;
}
.sibfu-theme .plugins-management-confirm-buttons > div {
  display: inline-block;
  margin: 1em 1em 1em 0;
}
.sibfu-theme .plugins-management-confirm-buttons .continue {
  padding: 0;
}
.sibfu-theme .plugins-management-confirm-buttons .continue div, .sibfu-theme .plugins-management-confirm-buttons .continue input {
  margin: 0;
}
.sibfu-theme .uninstalldeleteconfirmexternal {
  background-color: #fcf8e3;
  padding: 0.5em 1em;
  margin: 5px 0 10px 0;
}
.sibfu-theme #page-admin-index .upgradepluginsinfo {
  text-align: center;
}
.sibfu-theme #page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo .separator:after {
  content: " | ";
}
.sibfu-theme .dir-rtl #plugins-check .pluginupdateinfo {
  text-align: center;
  direction: ltr;
}
.sibfu-theme .dir-rtl #plugins-check .requires-ok {
  text-align: left;
  direction: ltr;
}
.sibfu-theme #page-admin-mnet-peers .box.deletedhosts {
  margin-bottom: 1em;
  font-size: 11.9px;
}
.sibfu-theme #page-admin-mnet-peers .mform .deletedhostinfo {
  background-color: #f2dede;
  border: 2px solid #eed3d7;
  padding: 4px;
  margin-bottom: 5px;
}
.sibfu-theme #core-cache-plugin-summaries table, .sibfu-theme #core-cache-store-summaries table {
  width: 100%;
}
.sibfu-theme #core-cache-lock-summary table, .sibfu-theme #core-cache-definition-summaries table, .sibfu-theme #core-cache-mode-mappings table {
  margin: 0 auto;
}
.sibfu-theme #core-cache-store-summaries .default-store td {
  font-style: italic;
}
.sibfu-theme #core-cache-rescan-definitions, .sibfu-theme #core-cache-mode-mappings .edit-link, .sibfu-theme #core-cache-lock-summary .new-instance {
  margin-top: 0.5em;
  text-align: center;
}
.sibfu-theme .tinymcesubplugins img.icon {
  padding-top: 0;
  padding-bottom: 0;
}
.sibfu-theme .maintenancewarning {
  padding: 3px 1em;
  text-align: center;
  position: fixed;
  bottom: 0;
  right: 0;
  overflow: hidden;
  z-index: 1;
}
.sibfu-theme .maintenancewarning.error {
  color: #b94a48;
  background-color: #f2dede;
  border: 2px solid #eed3d7;
  font-weight: bold;
}
.sibfu-theme .maintenancewarning.warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border: 2px solid #fbeed5;
}
.sibfu-theme #adminsettings .form-overridden {
  color: #3a87ad;
  background-color: #d9edf7;
}
.sibfu-theme .calendar_event_course {
  background-color: #ffd3bd;
}
.sibfu-theme .calendar_event_global {
  background-color: #d6f8cd;
}
.sibfu-theme .calendar_event_group {
  background-color: #fee7ae;
}
.sibfu-theme .calendar_event_user {
  background-color: #dce7ec;
}
.sibfu-theme .path-calendar .calendartable {
  width: 100%;
}
.sibfu-theme .path-calendar .calendartable th, .sibfu-theme .path-calendar .calendartable td {
  width: 14%;
  vertical-align: top;
  text-align: center;
  border: 0;
}
.sibfu-theme .path-calendar .calendar-controls .previous, .sibfu-theme .path-calendar .calendar-controls .next, .sibfu-theme .path-calendar .calendar-controls .current {
  display: block;
  float: left;
  width: 12%;
}
.sibfu-theme .path-calendar .calendar-controls .previous {
  text-align: left;
}
.sibfu-theme .path-calendar .calendar-controls .current {
  text-align: center;
  width: 76%;
}
.sibfu-theme .path-calendar .calendar-controls .next {
  text-align: right;
}
.sibfu-theme .path-calendar .filters table {
  border-collapse: separate;
  border-spacing: 2px;
  width: 100%;
}
.sibfu-theme .path-calendar .cal_courses_flt {
  float: left;
}
.sibfu-theme .path-calendar .cal_courses_flt label {
  margin-right: 0.45em;
}
.sibfu-theme .path-calendar .maincalendar {
  vertical-align: top;
  padding: 0;
}
.sibfu-theme .path-calendar .maincalendar .bottom {
  text-align: center;
  padding: 5px 0 0 0;
}
.sibfu-theme .path-calendar .maincalendar .heightcontainer {
  height: 100%;
  position: relative;
}
.sibfu-theme .path-calendar .maincalendar .calendarmonth {
  width: 98%;
  margin: 10px auto;
}
.sibfu-theme .path-calendar .maincalendar .calendarmonth ul {
  margin: 0;
}
.sibfu-theme .path-calendar .maincalendar .calendarmonth ul li {
  list-style-type: none;
  margin-top: 4px;
}
.sibfu-theme .path-calendar .maincalendar .calendarmonth td {
  height: 5em;
}
.sibfu-theme .path-calendar .maincalendar .calendar-controls .previous, .sibfu-theme .path-calendar .maincalendar .calendar-controls .next {
  width: 30%;
}
.sibfu-theme .path-calendar .maincalendar .calendar-controls .current {
  width: 39.95%;
}
.sibfu-theme .path-calendar .maincalendar .controls {
  width: 98%;
  margin: 10px auto;
}
.sibfu-theme .path-calendar .maincalendar .calendar_event_course, .sibfu-theme .path-calendar .maincalendar .calendar_event_global, .sibfu-theme .path-calendar .maincalendar .calendar_event_group, .sibfu-theme .path-calendar .maincalendar .calendar_event_user {
  border-width: 1px 1px 1px 12px;
  border-style: solid;
}
.sibfu-theme .path-calendar .maincalendar .calendar_event_course {
  border-color: #ffd3bd;
}
.sibfu-theme .path-calendar .maincalendar .calendar_event_global {
  border-color: #d6f8cd;
}
.sibfu-theme .path-calendar .maincalendar .calendar_event_group {
  border-color: #fee7ae;
}
.sibfu-theme .path-calendar .maincalendar .calendar_event_user {
  border-color: #dce7ec;
}
.sibfu-theme .path-calendar .maincalendar .calendar-event-panel {
  background-color: #eee;
  border: 2px solid #eee;
}
.sibfu-theme .path-calendar .maincalendar .calendar-event-panel .yui3-overlay-content {
  padding: 19px;
  background-color: #fdfdfd;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.sibfu-theme .path-calendar .maincalendar .calendar-controls .current {
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  font-size: 25px;
  line-height: 1.2;
}
.sibfu-theme .path-calendar .maincalendar .calendartable td, .sibfu-theme .path-calendar .maincalendar .calendartable li {
  padding: 5px;
}
.sibfu-theme .path-calendar .maincalendar .calendartable li {
  padding-left: 10px;
  text-align: left;
}
.sibfu-theme .path-calendar .maincalendar .header {
  overflow: hidden;
}
.sibfu-theme .path-calendar .maincalendar .header .buttons {
  float: right;
}
.sibfu-theme .path-calendar .maincalendar .eventlist {
  margin: 0;
}
.sibfu-theme .path-calendar .maincalendar .eventlist .event {
  width: 92%;
  border-spacing: 0;
  border-collapse: separate;
  position: relative;
  padding: 20px 4%;
  margin-bottom: 20px;
  background-color: #fdfdfd;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  list-style-type: none;
}
.sibfu-theme .path-calendar .maincalendar .eventlist .event > img {
  padding-top: 3px;
  float: left;
}
.sibfu-theme .path-calendar .maincalendar .eventlist .event .name {
  font-size: 17.5px;
  font-weight: 200;
  line-height: 24px;
  float: left;
  margin: 0;
}
.sibfu-theme .path-calendar .maincalendar .eventlist .event .name, .sibfu-theme .path-calendar .maincalendar .eventlist .event .course {
  margin-bottom: 5px;
}
.sibfu-theme .path-calendar .maincalendar .eventlist .event .date {
  float: right;
}
.sibfu-theme .path-calendar .maincalendar .eventlist .event .course, .sibfu-theme .path-calendar .maincalendar .eventlist .event .subscription {
  float: left;
  clear: left;
}
.sibfu-theme .path-calendar .maincalendar .eventlist .event .side {
  width: 22px;
}
.sibfu-theme .path-calendar .maincalendar .eventlist .event .description {
  background-color: #fff;
  padding: 5px;
  clear: both;
}
.sibfu-theme .path-calendar .maincalendar .eventlist .event .description .commands {
  position: absolute;
  right: 0;
  top: 0;
  margin: 3px;
}
.sibfu-theme .path-calendar .maincalendar .eventlist .event .commands {
  position: absolute;
  top: 2px;
  right: 2px;
}
.sibfu-theme .path-calendar .maincalendar .eventlist .event .commands a {
  margin: 0 3px;
}
.sibfu-theme .dir-rtl.path-calendar .cal_courses_flt {
  float: right;
}
.sibfu-theme .dir-rtl.path-calendar .cal_courses_flt label {
  margin-left: 0.45em;
  margin-right: 0;
}
.sibfu-theme .dir-rtl.path-calendar .maincalendar .calendar_event_course, .sibfu-theme .dir-rtl.path-calendar .maincalendar .calendar_event_global, .sibfu-theme .dir-rtl.path-calendar .maincalendar .calendar_event_group, .sibfu-theme .dir-rtl.path-calendar .maincalendar .calendar_event_user {
  border-left-width: 1px;
  border-right-width: 12px;
}
.sibfu-theme .dir-rtl.path-calendar .maincalendar .calendar-controls .next {
  text-align: left;
}
.sibfu-theme .dir-rtl.path-calendar .maincalendar .calendar-controls .previous {
  text-align: right;
}
.sibfu-theme .dir-rtl.path-calendar .maincalendar .calendartable td, .sibfu-theme .dir-rtl.path-calendar .maincalendar .calendartable li {
  text-align: right;
}
.sibfu-theme .dir-rtl.path-calendar .maincalendar .calendartable li {
  padding-right: 10px;
  padding-left: 5px;
}
.sibfu-theme .dir-rtl.path-calendar .maincalendar .header .buttons {
  float: left;
}
.sibfu-theme .dir-rtl.path-calendar .maincalendar .eventlist .event > img {
  float: right;
}
.sibfu-theme .dir-rtl.path-calendar .maincalendar .eventlist .event .name {
  float: right;
}
.sibfu-theme .dir-rtl.path-calendar .maincalendar .eventlist .event .date {
  float: left;
}
.sibfu-theme .dir-rtl.path-calendar .maincalendar .eventlist .event .description .commands {
  right: inherit;
  left: 0;
}
.sibfu-theme .dir-rtl.path-calendar .maincalendar .eventlist .event .course, .sibfu-theme .dir-rtl.path-calendar .maincalendar .eventlist .event .subscription {
  float: right;
  clear: right;
}
.sibfu-theme .dir-rtl.path-calendar .maincalendar .eventlist .event .commands {
  left: 2px;
  right: inherit;
}
.sibfu-theme #page-calendar-export .indent {
  padding-left: 20px;
}
.sibfu-theme .block .minicalendar {
  max-width: 280px;
  margin: 0 auto;
  width: 100%;
}
.sibfu-theme .block .minicalendar th, .sibfu-theme .block .minicalendar td {
  padding: 2px;
  font-size: 0.8em;
  text-align: center;
}
.sibfu-theme .block .minicalendar td.weekend {
  color: #999;
}
.sibfu-theme .block .minicalendar td a {
  width: 100%;
  height: 100%;
  display: block;
}
.sibfu-theme .block .minicalendar td.duration_global {
  border-top: 1px solid #d6f8cd;
  border-bottom: 1px solid #d6f8cd;
}
.sibfu-theme .block .minicalendar td.duration_global.duration_finish {
  background-color: #d6f8cd;
}
.sibfu-theme .block .minicalendar td.duration_course {
  border-top: 1px solid #ffd3bd;
  border-bottom: 1px solid #ffd3bd;
}
.sibfu-theme .block .minicalendar td.duration_course.duration_finish {
  background-color: #ffd3bd;
}
.sibfu-theme .block .minicalendar td.duration_group {
  border-top: 1px solid #fee7ae;
  border-bottom: 1px solid #fee7ae;
}
.sibfu-theme .block .minicalendar td.duration_group.duration_finish {
  background-color: #fee7ae;
}
.sibfu-theme .block .minicalendar td.duration_user {
  border-top: 1px solid #dce7ec;
  border-bottom: 1px solid #dce7ec;
}
.sibfu-theme .block .minicalendar td.duration_user.duration_finish {
  background-color: #dce7ec;
}
.sibfu-theme .block .minicalendar caption {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-align: center;
}
.sibfu-theme .block .calendar-event-panel {
  background-color: #eee;
  border: 1px solid #eee;
}
.sibfu-theme .block .calendar-event-panel .yui3-overlay-content {
  padding: 19px;
  background-color: #fdfdfd;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.sibfu-theme .block .calendar-event-panel .yui3-overlay-content h2.eventtitle {
  line-height: 1.2;
  font-size: 18px;
}
.sibfu-theme .block .calendar-event-panel .yui3-overlay-content .eventcontent img {
  padding-right: 5px;
}
.sibfu-theme .block .calendar-controls .previous, .sibfu-theme .block .calendar-controls .current, .sibfu-theme .block .calendar-controls .next {
  display: block;
  float: left;
}
.sibfu-theme .block .calendar-controls .previous {
  text-align: left;
  width: 12%;
}
.sibfu-theme .block .calendar-controls .current {
  text-align: center;
  width: 76%;
}
.sibfu-theme .block .calendar-controls .next {
  text-align: right;
  width: 12%;
}
.sibfu-theme .block .calendar_filters ul {
  list-style: none;
  margin: 0;
}
.sibfu-theme .block .calendar_filters li {
  margin-bottom: 0.2em;
}
.sibfu-theme .block .calendar_filters li span img {
  padding: 0 0.2em;
}
.sibfu-theme .block .calendar_filters .eventname {
  padding-left: 0.2em;
}
.sibfu-theme .block .content h3.eventskey {
  margin-top: 0.5em;
}
.sibfu-theme .dir-rtl .block .calendar_filters .eventname {
  padding-right: 0.2em;
  padding-left: 0;
}
.sibfu-theme .dir-rtl .block .calendar-event-panel .yui3-overlay-content .eventcontent img {
  padding-right: 0;
  padding-left: 5px;
}
.sibfu-theme .ical-link {
  font-size: 10px;
  font-weight: bold;
  background-color: #f60;
  padding: 0 5px;
  color: #fff;
  border-top: 1px solid #f93;
  border-left: 1px solid #f93;
  border-bottom: 1px solid #013;
  border-right: 1px solid #013;
}
.sibfu-theme .ical-link:hover, .sibfu-theme .ical-link:active, .sibfu-theme .ical-link:focus, .sibfu-theme .ical-link:visited {
  color: #fff;
  text-decoration: none;
}
@media (min-width: 768px) {
  .sibfu-theme #page-calender-view .container-fluid {
    min-width: 1024px;
  }
}
.sibfu-theme .section_add_menus {
  text-align: right;
  clear: both;
}
.sibfu-theme .section-modchooser {
  clear: both;
}
.sibfu-theme .dir-rtl .section_add_menus {
  text-align: left;
  clear: both;
}
.sibfu-theme .section_add_menus .horizontal div, .sibfu-theme .section_add_menus .horizontal form {
  display: inline;
}
.sibfu-theme .section_add_menus optgroup {
  font-weight: normal;
  font-style: italic;
}
.sibfu-theme .section_add_menus .urlselect {
  margin-left: 0.4em;
}
.sibfu-theme .dir-rtl .section_add_menus .urlselect {
  margin-right: 0.4em;
  margin-left: 0;
}
.sibfu-theme .section_add_menus .urlselect select {
  margin-left: 0.2em;
}
.sibfu-theme .dir-rtl .section_add_menus .urlselect select {
  margin-right: 0.2em;
  margin-left: 0;
}
.sibfu-theme .section_add_menus .urlselect img.iconhelp {
  padding: 0;
  margin: 0;
  vertical-align: text-bottom;
}
.sibfu-theme .sitetopic ul.section {
  margin: 0;
}
.sibfu-theme .course-content ul.section {
  margin: 1em;
}
.sibfu-theme .section .side.left {
  float: left;
}
.sibfu-theme .section .side.right {
  float: right;
}
.sibfu-theme .section .spinner {
  height: 16px;
  width: 16px;
}
.sibfu-theme .section .activity .spinner {
  left: 100%;
  position: absolute;
  vertical-align: text-bottom;
}
.sibfu-theme .section .activity .editing_move {
  position: absolute;
  left: 0;
  top: 0;
}
.sibfu-theme .section .activity .mod-indent-outer {
  padding-left: 32px;
}
.sibfu-theme .section .activity .actions {
  position: absolute;
  right: 0;
  top: 0;
}
.sibfu-theme .section .activity .contentwithoutlink, .sibfu-theme .section .activity .activityinstance {
  min-width: 40%;
  display: table-cell;
  padding-right: 4px;
  min-height: 2em;
}
.sibfu-theme .section .activity .contentwithoutlink .dimmed img.activityicon, .sibfu-theme .section .activity .activityinstance .dimmed img.activityicon {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.sibfu-theme .section .label .contentwithoutlink, .sibfu-theme .section .label .activityinstance {
  padding-right: 32px;
  display: block;
  height: inherit;
}
.sibfu-theme .section .label .mod-indent-outer {
  padding-left: 24px;
  display: block;
}
.sibfu-theme .section .filler {
  width: 16px;
  height: 16px;
  padding: 0.3em;
  display: inline-block;
}
.sibfu-theme .section .activity.editor_displayed a.editing_title, .sibfu-theme .section .activity.editor_displayed .moodle-actionmenu {
  display: none;
}
.sibfu-theme .section .activity.editor_displayed div.activityinstance {
  padding-right: initial;
}
.sibfu-theme .section .activity.editor_displayed div.activityinstance input {
  margin-bottom: initial;
  padding-top: initial;
  padding-bottom: initial;
  vertical-align: text-bottom;
}
.sibfu-theme .dir-rtl .section .side.left {
  float: right;
}
.sibfu-theme .dir-rtl .section .side.right {
  float: left;
}
.sibfu-theme .dir-rtl .section .activity .spinner {
  left: auto;
  right: 100%;
}
.sibfu-theme .dir-rtl .section .activity .mod-indent-outer {
  padding-left: initial;
  padding-right: 32px;
}
.sibfu-theme .dir-rtl .section .activity .actions {
  left: 0;
  right: auto;
}
.sibfu-theme .dir-rtl .section .activity .contentwithoutlink, .sibfu-theme .dir-rtl .section .activity .activityinstance {
  padding-left: 4px;
  padding-right: initial;
}
.sibfu-theme .dir-rtl .section .activity .editing_move {
  left: auto;
  right: 0;
}
.sibfu-theme .dir-rtl .section .activity.editor_displayed div.activityinstance {
  padding-left: initial;
}
.sibfu-theme .activity img.activityicon {
  margin-right: 6px;
  vertical-align: text-bottom;
}
.sibfu-theme .dir-rtl .section .activity img.activityicon {
  margin-left: 6px;
  margin-right: 0;
}
.sibfu-theme .section .activity .activityinstance, .sibfu-theme .section .activity .activityinstance div {
  display: inline-block;
}
.sibfu-theme .editing .section .activity .contentwithoutlink, .sibfu-theme .editing .section .activity .activityinstance {
  padding-right: 200px;
}
.sibfu-theme .dir-rtl.editing .section .activity .contentwithoutlink, .sibfu-theme .dir-rtl.editing .section .activity .activityinstance {
  padding-left: 200px;
  padding-right: 0;
}
.sibfu-theme .editing_show + .editing_assign, .sibfu-theme .editing_hide + .editing_assign {
  margin-left: 20px;
}
.sibfu-theme .section .activity .commands {
  white-space: nowrap;
  display: inline;
}
.sibfu-theme .section .activity.modtype_label.label {
  font-weight: normal;
  padding: 0.2em;
}
.sibfu-theme .section li.activity {
  padding: 0.2em;
  clear: both;
}
.sibfu-theme .section .activity .activityinstance .groupinglabel {
  padding-left: 30px;
}
.sibfu-theme .dir-rtl .section .activity .activityinstance .groupinglabel {
  padding-right: 30px;
}
.sibfu-theme .section .activity .availabilityinfo, .sibfu-theme .section .activity .contentafterlink {
  margin-top: 0.5em;
  margin-left: 30px;
}
.sibfu-theme .dir-rtl .section .activity .availabilityinfo, .sibfu-theme .dir-rtl .section .activity .contentafterlink {
  margin-left: 0;
  margin-right: 30px;
}
.sibfu-theme .section .activity .contentafterlink p {
  margin: 0.5em 0;
}
.sibfu-theme .editing .section .activity:hover, .sibfu-theme .editing .section .activity.action-menu-shown {
  background-color: #eee;
}
.sibfu-theme .course-content .current {
  background-color: #d9edf7;
}
.sibfu-theme .course-content .section-summary {
  border: 1px solid #ddd;
  margin-top: 5px;
  list-style: none;
}
.sibfu-theme .course-content .section-summary .section-title {
  margin: 2px 5px 10px 5px;
}
.sibfu-theme .course-content .section-summary .summarytext {
  margin: 2px 5px 2px 5px;
}
.sibfu-theme .course-content .section-summary .section-summary-activities .activity-count {
  color: #999;
  font-size: 11.9px;
  margin: 3px;
  white-space: nowrap;
  display: inline-block;
}
.sibfu-theme .course-content .section-summary .summary {
  margin-top: 5px;
}
.sibfu-theme .course-content .single-section {
  margin-top: 1em;
}
.sibfu-theme .course-content .single-section .section-navigation {
  display: block;
  padding: 0.5em;
  margin-bottom: -0.5em;
}
.sibfu-theme .course-content .single-section .section-navigation .title {
  font-weight: bold;
  font-size: 108%;
  clear: both;
}
.sibfu-theme .course-content .single-section .section-navigation .mdl-left {
  font-weight: normal;
  float: left;
  margin-right: 1em;
}
.sibfu-theme .dir-rtl .course-content .single-section .section-navigation .mdl-left {
  float: right;
}
.sibfu-theme .course-content .single-section .section-navigation .mdl-left .larrow {
  margin-right: 0.1em;
}
.sibfu-theme .course-content .single-section .section-navigation .mdl-right {
  font-weight: normal;
  float: right;
  margin-left: 1em;
}
.sibfu-theme .dir-rtl .course-content .single-section .section-navigation .mdl-right {
  float: left;
}
.sibfu-theme .course-content .single-section .section-navigation .mdl-right .rarrow {
  margin-left: 0.1em;
}
.sibfu-theme .course-content .single-section .section-navigation .mdl-bottom {
  margin-top: 0;
}
.sibfu-theme .course-content ul li.section.main {
  border-bottom: 2px solid #ddd;
  margin-top: 0;
}
.sibfu-theme .course-content ul li.section.hidden .sectionname > span, .sibfu-theme .course-content ul li.section.hidden .content > div, .sibfu-theme .course-content ul li.section.hidden .activity .activityinstance {
  opacity: 0.5;
}
.sibfu-theme .course-content ul li.section.hidden .sectionname > span, .sibfu-theme .course-content ul li.section.hidden .activity .activityinstance {
  margin-left: 10px;
  margin-right: 10px;
}
.sibfu-theme .course-content ul.topics li.section .content, .sibfu-theme .course-content ul.weeks li.section .content {
  margin-right: 20px;
  margin-left: 20px;
  padding: 0;
}
.sibfu-theme .course-content {
  margin-top: 0;
}
.sibfu-theme .course-content ul.topics li.section {
  padding-bottom: 20px;
}
.sibfu-theme .course-content ul.topics li.section .summary {
  margin-left: 25px;
}
.sibfu-theme .course-content li.section ul {
  list-style: disc;
}
.sibfu-theme .course-content li.section ul ul {
  list-style: circle;
}
.sibfu-theme .course-content li.section ul ul ul {
  list-style: square;
}
.sibfu-theme .course-content li.section li.activity ul {
  list-style: disc;
}
.sibfu-theme .course-content li.section li.activity ul ul {
  list-style: circle;
}
.sibfu-theme .course-content li.section li.activity ul ul ul {
  list-style: square;
}
.sibfu-theme .path-course-view .completionprogress {
  margin-left: 25px;
}
.sibfu-theme .path-course-view .completionprogress {
  display: block;
  float: right;
  height: 20px;
  position: relative;
}
.sibfu-theme #page-site-index .subscribelink {
  text-align: right;
}
.sibfu-theme #site-news-forum h2, .sibfu-theme #frontpage-course-list h2, .sibfu-theme #frontpage-category-names h2, .sibfu-theme #frontpage-category-combo h2 {
  margin-bottom: 9px;
}
.sibfu-theme .path-course-view a.reduce-sections {
  padding-left: 0.2em;
}
.sibfu-theme .path-course-view .subscribelink {
  text-align: right;
}
.sibfu-theme .path-course-view .unread {
  margin-left: 30px;
}
.sibfu-theme .dir-rtl.path-course-view .unread {
  margin-right: 30px;
}
.sibfu-theme .path-course-view .block.drag .header {
  cursor: move;
}
.sibfu-theme .path-course-view .completionprogress {
  text-align: right;
}
.sibfu-theme .dir-rtl.path-course-view .completionprogress {
  text-align: left;
}
.sibfu-theme .path-course-view .single-section .completionprogress {
  margin-right: 5px;
}
.sibfu-theme .path-course-view .section .summary {
  line-height: normal;
}
.sibfu-theme .path-site li.activity > div, .sibfu-theme .path-course-view li.activity > div {
  position: relative;
  padding: 0 16px 0 0;
}
.sibfu-theme .dir-rtl.path-site li.activity > div, .sibfu-theme .dir-rtl.path-course-view li.activity > div {
  position: relative;
  padding: 0 0 0 16px;
}
.sibfu-theme .path-course-view li.activity span.autocompletion img {
  vertical-align: text-bottom;
}
.sibfu-theme .path-course-view li.activity form.togglecompletion img {
  max-width: none;
}
.sibfu-theme .path-course-view li.activity form.togglecompletion .ajaxworking {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 22px;
  top: 3px;
  background: url(/theme/image.php/sfu/core/1522900725/i/ajaxloader) no-repeat;
}
.sibfu-theme .dir-rtl.path-course-view .completionprogress {
  float: none;
}
.sibfu-theme .dir-rtl.path-course-view li.activity form.togglecompletion .ajaxworking {
  right: -22px;
}
.sibfu-theme li.section.hidden span.commands a.editing_hide, .sibfu-theme li.section.hidden span.commands a.editing_show {
  cursor: default;
}
.sibfu-theme ul.weeks h3.sectionname {
  white-space: nowrap;
}
.sibfu-theme .editing ul.weeks h3.sectionname {
  white-space: normal;
}
.sibfu-theme .single-section h3.sectionname {
  text-align: center;
  clear: both;
}
.sibfu-theme .section img.movetarget {
  height: 16px;
  width: 80px;
}
.sibfu-theme input.titleeditor {
  width: 330px;
  vertical-align: text-bottom;
}
.sibfu-theme span.editinstructions {
  position: absolute;
  top: 0;
  margin-top: -22px;
  margin-left: 30px;
  line-height: 16px;
  font-size: 11.9px;
  padding: 0.1em 0.4em;
  background-color: #d9edf7;
  color: #3a87ad;
  text-decoration: none;
  z-index: 9999;
  -webkit-box-shadow: 2px 2px 5px 1px #ccc;
  -moz-box-shadow: 2px 2px 5px 1px #ccc;
  box-shadow: 2px 2px 5px 1px #ccc;
  border: 1px solid #bce8f1;
}
.sibfu-theme #dndupload-status {
  position: fixed;
  left: 0;
  width: 40%;
  margin: 0 30%;
  padding: 6px;
  border: 1px solid #bce8f1;
  text-align: center;
  background: #d9edf7;
  color: #3a87ad;
  z-index: 1;
  -webkit-box-shadow: 2px 2px 5px 1px #ccc;
  -moz-box-shadow: 2px 2px 5px 1px #ccc;
  box-shadow: 2px 2px 5px 1px #ccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.sibfu-theme .dndupload-preview {
  color: #909090;
  border: 1px dashed #909090;
  list-style: none;
  margin-top: 0.2em;
  padding: 0.3em;
}
.sibfu-theme .dndupload-preview img.icon {
  vertical-align: text-bottom;
  padding: 0;
}
.sibfu-theme .dndupload-progress-outer {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff5f5f5", endColorstr="#fff9f9f9", GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sibfu-theme .dndupload-progress-inner {
  width: 0;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff149bdf", endColorstr="#ff0480be", GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.sibfu-theme .dndupload-hidden {
  display: none;
}
.sibfu-theme #page-course-pending .singlebutton, .sibfu-theme #page-course-index .singlebutton, .sibfu-theme #page-course-index-category .singlebutton, .sibfu-theme #page-course-editsection .singlebutton {
  text-align: center;
}
.sibfu-theme #page-admin-course-manage #movecourses td img {
  margin: 0 0.22em;
  vertical-align: text-bottom;
}
.sibfu-theme #page-admin-course-manage #movecourses td img.icon {
  padding: 0;
}
.sibfu-theme #coursesearch {
  margin-top: 1em;
  text-align: left;
}
.sibfu-theme #page-course-pending .pendingcourserequests {
  margin-bottom: 1em;
}
.sibfu-theme #page-course-pending .pendingcourserequests .singlebutton {
  display: inline;
}
.sibfu-theme #page-course-pending .pendingcourserequests .cell {
  padding: 0 5px;
}
.sibfu-theme #page-course-pending .pendingcourserequests .cell.c6 {
  white-space: nowrap;
}
.sibfu-theme .coursebox {
  margin-bottom: 15px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 5px;
}
.sibfu-theme .coursebox > .info > .coursename a {
  display: block;
  background-image: url(/theme/image.php/sfu/core/1522900725/i/course);
  background-repeat: no-repeat;
  padding-left: 21px;
  background-position: left 0.2em;
}
.sibfu-theme .dir-rtl .coursebox > .info > .coursename a {
  padding-left: 0;
  padding-right: 21px;
  background-position: right 0.2em;
}
.sibfu-theme .coursebox > .info > .coursename, .sibfu-theme .coursebox .content .teachers, .sibfu-theme .coursebox .content .courseimage, .sibfu-theme .coursebox .content .coursefile {
  float: left;
  clear: left;
}
.sibfu-theme .coursebox .content .teachers, .sibfu-theme .coursebox .content .courseimage, .sibfu-theme .coursebox .content .coursefile {
  width: 40%;
}
.sibfu-theme .dir-rtl .coursebox > .info > .coursename, .sibfu-theme .dir-rtl .coursebox .teachers, .sibfu-theme .dir-rtl .coursebox .content .courseimage, .sibfu-theme .dir-rtl .coursebox .content .coursefile {
  float: right;
  clear: right;
}
.sibfu-theme .coursebox > .info > h3.coursename {
  margin: 5px;
  line-height: 1;
}
.sibfu-theme .coursebox > .info > .coursename {
  margin: 5px;
  padding: 0;
}
.sibfu-theme .coursebox .content .teachers li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.sibfu-theme .coursebox .enrolmenticons {
  padding: 3px 0;
  float: right;
}
.sibfu-theme .coursebox .moreinfo {
  padding: 3px 0;
  float: right;
}
.sibfu-theme .coursebox .enrolmenticons img, .sibfu-theme .coursebox .moreinfo img {
  margin: 0 0.2em;
}
.sibfu-theme .coursebox .content {
  clear: both;
}
.sibfu-theme .coursebox .content .summary, .sibfu-theme .coursebox .content .coursecat {
  float: right;
  width: 55%;
}
.sibfu-theme .coursebox .content .coursecat {
  text-align: right;
  clear: right;
}
.sibfu-theme .coursebox.remotecoursebox .remotecourseinfo {
  float: left;
  width: 40%;
}
.sibfu-theme .coursebox .content .courseimage img {
  max-width: 100px;
  max-height: 100px;
}
.sibfu-theme .coursebox .content .coursecat, .sibfu-theme .coursebox .content .summary, .sibfu-theme .coursebox .content .courseimage, .sibfu-theme .coursebox .content .coursefile, .sibfu-theme .coursebox .content .teachers, .sibfu-theme .coursebox.remotecoursebox .remotecourseinfo {
  margin: 3px 5px;
  padding: 0;
}
.sibfu-theme .coursebox.remotehost > .info > .categoryname a {
  background-image: url(/theme/image.php/sfu/core/1522900725/i/mnethost);
}
.sibfu-theme .dir-rtl .coursebox > .info > .categoryname a {
  padding-left: 0;
  padding-right: 21px;
  background-position: center right;
}
.sibfu-theme .dir-rtl .coursebox > .info > .categoryname, .sibfu-theme .dir-rtl .coursebox .teachers, .sibfu-theme .dir-rtl .coursebox .content .courseimage, .sibfu-theme .dir-rtl .coursebox .content .coursefile {
  float: right;
  clear: right;
}
.sibfu-theme .dir-rtl .coursebox .enrolmenticons, .sibfu-theme .dir-rtl .coursebox .moreinfo {
  float: left;
}
.sibfu-theme .dir-rtl .coursebox .summary, .sibfu-theme .dir-rtl .coursebox .coursecat {
  float: left;
}
.sibfu-theme .dir-rtl .coursebox .coursecat {
  text-align: left;
  clear: left;
}
.sibfu-theme .coursebox.collapsed {
  margin-bottom: 0;
}
.sibfu-theme .coursebox.collapsed > .content {
  display: none;
}
.sibfu-theme .courses .coursebox.collapsed {
  border: 1px solid #ddd;
  padding: 5px;
}
.sibfu-theme .courses .coursebox.even {
  background-color: #f9f9f9;
}
.sibfu-theme .courses .coursebox:hover, .sibfu-theme .course_category_tree .courses > .paging.paging-morelink:hover {
  background-color: #f5f5f5;
}
.sibfu-theme .course_category_tree .category .numberofcourse {
  font-size: 11.9px;
}
.sibfu-theme .course_category_tree .controls {
  visibility: hidden;
}
.sibfu-theme .course_category_tree .controls div {
  display: inline;
  cursor: pointer;
}
.sibfu-theme .jsenabled .course_category_tree .controls {
  visibility: visible;
}
.sibfu-theme .course_category_tree .controls {
  margin-bottom: 5px;
  text-align: right;
  float: right;
}
.sibfu-theme .course_category_tree .controls div {
  padding-right: 2em;
  font-size: 75%;
}
.sibfu-theme .course_category_tree .category > .info > .categoryname {
  background-image: url(/theme/image.php/sfu/core/1522900725/t/collapsed_empty);
  background-repeat: no-repeat;
  padding: 2px 18px;
  margin: 3px;
  background-position: center left;
}
.sibfu-theme .dir-rtl .course_category_tree .category > .info > .categoryname {
  background-image: url(/theme/image.php/sfu/core/1522900725/t/collapsed_empty_rtl);
  background-position: center right;
}
.sibfu-theme .course_category_tree .category.with_children > .info > .categoryname {
  background-image: url(/theme/image.php/sfu/core/1522900725/t/expanded);
  cursor: pointer;
}
.sibfu-theme .course_category_tree .category.with_children.collapsed > .info > .categoryname {
  background-image: url(/theme/image.php/sfu/core/1522900725/t/collapsed);
}
.sibfu-theme .dir-rtl .course_category_tree .category.with_children.collapsed > .info > .categoryname {
  background-image: url(/theme/image.php/sfu/core/1522900725/t/collapsed_rtl);
}
.sibfu-theme .course_category_tree .category.collapsed > .content {
  display: none;
}
.sibfu-theme .course_category_tree .category > .info {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #e3e3e3;
  min-height: 0;
  padding: 0;
  margin: 3px 0;
  margin-bottom: 3px;
  clear: both;
}
.sibfu-theme .course_category_tree .category > .info blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.sibfu-theme .course_category_tree.frontpage-category-names .category > .info {
  background: none;
  border: none;
  margin: 0;
}
.sibfu-theme .course_category_tree .category > .content {
  padding-left: 16px;
}
.sibfu-theme .dir-rtl .course_category_tree .category > .content {
  padding-left: 0;
  padding-right: 16px;
}
.sibfu-theme .course_category_tree .subcategories > .paging, .sibfu-theme .courses > .paging {
  margin: 0;
  padding: 5px;
  text-align: center;
}
.sibfu-theme .courses > .paging.paging-morelink, .sibfu-theme .course_category_tree .subcategories > .paging.paging-morelink {
  text-align: left;
}
.sibfu-theme .course_category_tree .paging.paging-morelink a {
  font-size: 11.9px;
}
.sibfu-theme .dir-rtl .courses > .paging.paging-morelink, .sibfu-theme .dir-rtl .course_category_tree .paging.paging-morelink {
  text-align: right;
}
.sibfu-theme #page-course-index-category .generalbox.info {
  margin-bottom: 15px;
  border: 1px dotted #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 5px;
}
.sibfu-theme #page-course-index-category .categorypicker {
  text-align: left;
  margin: 10px 0 20px;
}
.sibfu-theme .section .summary .iconsmall, .sibfu-theme .section .activity .iconsmall {
  width: 16px;
  height: 16px;
}
.sibfu-theme .section .editing_title .iconsmall {
  width: 12px;
  height: 12px;
  margin: 8px 8px 0 0;
  padding: 4px 8px 0 0;
  vertical-align: text-bottom;
}
.sibfu-theme .section .moodle-actionmenu .iconsmall {
  max-width: none !important;
  width: 16px;
  height: 16px;
  padding: 4px;
  vertical-align: text-bottom;
}
.sibfu-theme .section .moodle-actionmenu[data-enhanced] .menu img {
  width: 12px;
  height: 12px;
}
.sibfu-theme .dir-rtl .section .editing_title .iconsmall {
  margin: 8px 0 0 8px;
  padding: 4px 0 0 8px;
}
.sibfu-theme #course-category-listings {
  background-color: transparent;
  margin-bottom: 200px;
}
.sibfu-theme #course-category-listings.columns-2 > #course-listing > div {
  position: relative;
  left: -1px;
}
.sibfu-theme #course-category-listings.columns-3 > #course-listing > div {
  height: 100%;
}
.sibfu-theme #course-category-listings > div > div {
  min-height: 300px;
}
.sibfu-theme #course-category-listings > div > div > ul.ml > li:first-child > div {
  border-top: 0;
}
.sibfu-theme #course-category-listings h3 {
  margin: 0;
  padding: 0.4rem 0.6rem 0.3rem;
}
.sibfu-theme #course-category-listings h4 {
  margin: 1rem 0 0;
  padding: 0.6rem 1rem 0.5rem;
}
.sibfu-theme #course-category-listings .moodle-actionmenu {
  white-space: nowrap;
}
.sibfu-theme #course-category-listings .moodle-actionmenu[data-enhance] .toggle-display img {
  width: auto;
}
.sibfu-theme #course-category-listings .moodle-actionmenu[data-enhance] .toggle-display.textmenu {
  padding-right: 4px;
}
.sibfu-theme #course-category-listings .moodle-actionmenu[data-enhance] .toggle-display.textmenu .caret {
  margin-top: 12px;
}
.sibfu-theme #course-category-listings .listing-actions {
  text-align: center;
  padding: 0.4rem 0.3rem 0.3rem;
  line-height: 2.2em;
}
.sibfu-theme #course-category-listings .listing-actions > a, .sibfu-theme #course-category-listings .listing-actions > .moodle-actionmenu {
  display: inline-block;
}
.sibfu-theme #course-category-listings .listing-actions > .moodle-actionmenu .menu a {
  padding-left: 1rem;
}
.sibfu-theme #course-category-listings .listing-actions .moodle-actionmenu:not([data-enhanced]) li {
  line-height: normal;
}
.sibfu-theme #course-category-listings .listing-actions .moodle-actionmenu:not([data-enhanced]) > .menubar a {
  color: inherit;
  display: inline-block;
}
.sibfu-theme #course-category-listings .listing-actions .moodle-actionmenu:not([data-enhanced]) > .menubar a > img {
  display: none;
}
.sibfu-theme #course-category-listings .listing-actions .moodle-actionmenu:not([data-enhanced]) > .menubar a .caret {
  display: none;
}
.sibfu-theme #course-category-listings .listing-actions .moodle-actionmenu:not([data-enhanced]) > .menu .menu-action-text {
  display: inline-block;
}
.sibfu-theme #course-category-listings ul.ml {
  list-style: none;
  margin: 1rem 0;
}
.sibfu-theme #course-category-listings ul.ml ul.ml {
  margin: 0;
}
.sibfu-theme #course-category-listings li {
  line-height: 2.2em;
}
.sibfu-theme #course-category-listings li > div:hover {
  background-color: #f5f5f5;
}
.sibfu-theme #course-category-listings li .tree-icon {
  margin: 2px 6px 0 0;
  width: 12px;
  vertical-align: inherit;
}
.sibfu-theme #course-category-listings li[data-selected="1"] > div {
  background-color: #f9f9f9;
}
.sibfu-theme #course-category-listings li[data-selected="1"] > div:hover {
  background-color: #f5f5f5;
}
.sibfu-theme #course-category-listings li .tree-icon {
  margin-left: 0;
}
.sibfu-theme #course-category-listings li li .tree-icon {
  margin-left: 1em;
}
.sibfu-theme #course-category-listings li li li .tree-icon {
  margin-left: 2em;
}
.sibfu-theme #course-category-listings li li li li .tree-icon {
  margin-left: 3em;
}
.sibfu-theme #course-category-listings li li li li li .tree-icon {
  margin-left: 4em;
}
.sibfu-theme #course-category-listings li li li li li li .tree-icon {
  margin-left: 4.5em;
}
.sibfu-theme #course-category-listings li li li li li li li .tree-icon {
  margin-left: 5em;
}
.sibfu-theme #course-category-listings li li li li li li li li .tree-icon {
  margin-left: 5.5em;
}
.sibfu-theme #course-category-listings .item-actions {
  margin-right: 1em;
  display: inline-block;
  display: initial;
}
.sibfu-theme #course-category-listings .item-actions > a img, .sibfu-theme #course-category-listings .item-actions .menubar img {
  margin: 0 4px;
  height: 12px;
  padding: 0;
  vertical-align: inherit;
}
.sibfu-theme #course-category-listings .item-actions.show .menu li {
  line-height: 20px;
}
.sibfu-theme #course-category-listings .item-actions.show .menu img {
  width: 12px;
  max-width: none;
}
.sibfu-theme #course-category-listings .item-actions .menu-action-text {
  vertical-align: inherit;
}
.sibfu-theme #course-category-listings .listitem > div > .float-left {
  float: left;
}
.sibfu-theme #course-category-listings .listitem > div > .float-right {
  float: right;
  text-align: right;
}
.sibfu-theme #course-category-listings .listitem > div .item-actions .action-show {
  display: none;
}
.sibfu-theme #course-category-listings .listitem > div .item-actions .action-hide {
  display: inline;
}
.sibfu-theme #course-category-listings .listitem > div .without-actions {
  color: #333;
}
.sibfu-theme #course-category-listings .listitem > div .idnumber {
  color: #a1a1a8;
  margin-right: 2em;
}
.sibfu-theme #course-category-listings .listitem[data-visible="0"] {
  color: #999;
}
.sibfu-theme #course-category-listings .listitem[data-visible="0"] > div > a {
  color: #999;
}
.sibfu-theme #course-category-listings .listitem[data-visible="0"] > div .item-actions .action-show {
  display: inline;
}
.sibfu-theme #course-category-listings .listitem[data-visible="0"] > div .item-actions .action-hide {
  display: none;
}
.sibfu-theme #course-category-listings .listitem.highlight {
  background-color: transparent;
}
.sibfu-theme #course-category-listings .listitem.highlight > div, .sibfu-theme #course-category-listings .listitem.highlight > div:hover, .sibfu-theme #course-category-listings .listitem.highlight[data-selected="1"] > div {
  background-color: #f5f5f5;
}
.sibfu-theme #course-category-listings #course-listing .listitem .categoryname {
  display: inline-block;
  margin-left: 1em;
  color: #a1a1a8;
}
.sibfu-theme #course-category-listings #course-listing .listitem .coursename {
  display: inline-block;
}
.sibfu-theme #course-category-listings #course-listing .listitem > div {
  padding-left: 1rem;
}
.sibfu-theme #course-category-listings #course-listing > .firstpage .listitem:first-child > div .item-actions .action-moveup, .sibfu-theme #course-category-listings #course-listing > .lastpage .listitem:last-child > div .item-actions .action-movedown {
  display: none;
}
.sibfu-theme #course-category-listings #course-listing .bulk-action-checkbox {
  margin: -2px 6px 0 0;
}
.sibfu-theme #course-category-listings #category-listing .listitem.collapsed > ul.ml {
  display: none;
}
.sibfu-theme #course-category-listings #category-listing .listitem > div > .ba-checkbox {
  width: 2.2em;
  text-align: center;
  margin: -1px 0.5em 0 0;
  padding-top: 2px;
}
.sibfu-theme #course-category-listings #category-listing .listitem.highlight > div > .ba-checkbox {
  background-color: #f5f5f5;
}
.sibfu-theme #course-category-listings #category-listing .listitem[data-selected="1"] > div > .ba-checkbox {
  margin: 0 0.5em 0 0;
  padding: 0;
  background-color: inherit;
}
.sibfu-theme #course-category-listings #category-listing .listitem:first-child > div .item-actions .action-moveup, .sibfu-theme #course-category-listings #category-listing .listitem:last-child > div .item-actions .action-movedown {
  display: none;
}
.sibfu-theme #course-category-listings #category-listing .course-count {
  color: #a1a1a8;
  margin-right: 2rem;
  min-width: 3.5em;
  display: inline-block;
}
.sibfu-theme #course-category-listings #category-listing .course-count .smallicon {
  width: 12px;
  margin-left: 4px;
  vertical-align: inherit;
}
.sibfu-theme #course-category-listings #category-listing .bulk-action-checkbox {
  margin-right: -3px;
}
.sibfu-theme #course-category-listings #category-listing .category-listing > ul > .listitem:first-child {
  position: relative;
}
.sibfu-theme #course-category-listings #category-listing .category-bulk-actions {
  margin: 0 0.5em 0.5em;
  position: relative;
}
.sibfu-theme #course-category-listings .detail-pair {
  border-bottom: 1px solid #ddd;
  margin: 0 1rem;
}
.sibfu-theme #course-category-listings .detail-pair > * {
  display: inline-block;
  line-height: 2.2rem;
}
.sibfu-theme #course-category-listings .detail-pair .pair-key {
  font-weight: bold;
  vertical-align: top;
}
.sibfu-theme #course-category-listings .detail-pair .pair-key span {
  margin-right: 1rem;
  display: block;
}
.sibfu-theme #course-category-listings .detail-pair .pair-value select {
  max-width: 100%;
}
.sibfu-theme #course-category-listings .bulk-actions .detail-pair > * {
  display: block;
  width: 100%;
}
.sibfu-theme #course-category-listings .listing-pagination {
  text-align: center;
}
.sibfu-theme #course-category-listings .listing-pagination .yui3-button {
  background-color: #fff;
  border: 0;
  margin: 0.4rem 0.2rem 0.45rem;
  font-size: 10.4px;
}
.sibfu-theme #course-category-listings .listing-pagination .yui3-button.active-page {
  background-color: #e6e6e6;
}
.sibfu-theme #course-category-listings .listing-pagination-totals {
  text-align: center;
}
.sibfu-theme #course-category-listings .listing-pagination-totals.dimmed {
  color: #999;
  margin: 0.4rem 1rem 0.45rem;
}
.sibfu-theme #course-category-listings .select-a-category .notifymessage, .sibfu-theme #course-category-listings .select-a-category .alert {
  margin: 1em;
}
.sibfu-theme #course-category-listings #course-listing .listitem .drag-handle {
  display: none;
}
.sibfu-theme .jsenabled #course-category-listings #course-listing .listitem .drag-handle {
  display: inline-block;
  margin: 0 6px 0 0;
  cursor: pointer;
}
.sibfu-theme .dir-rtl #course-category-listings #category-listing, .sibfu-theme .dir-rtl #course-category-listings #course-listing {
  float: right;
  margin-left: 0;
}
.sibfu-theme .dir-rtl #course-category-listings .listitem > div > .float-left {
  float: right;
}
.sibfu-theme .dir-rtl #course-category-listings .listitem > div > .float-right {
  float: left;
  text-align: left;
}
.sibfu-theme .dir-rtl #course-category-listings li .tree-icon {
  margin: 2px 0 0 6px;
}
.sibfu-theme .dir-rtl #course-category-listings li .tree-icon {
  margin-right: 0;
}
.sibfu-theme .dir-rtl #course-category-listings li li .tree-icon {
  margin-right: 1em;
}
.sibfu-theme .dir-rtl #course-category-listings li li li .tree-icon {
  margin-right: 2em;
}
.sibfu-theme .dir-rtl #course-category-listings li li li li .tree-icon {
  margin-right: 3em;
}
.sibfu-theme .dir-rtl #course-category-listings li li li li li .tree-icon {
  margin-right: 4em;
}
.sibfu-theme .dir-rtl #course-category-listings li li li li li li .tree-icon {
  margin-right: 4.5em;
}
.sibfu-theme .dir-rtl #course-category-listings li li li li li li li .tree-icon {
  margin-right: 5em;
}
.sibfu-theme .dir-rtl #course-category-listings li li li li li li li li .tree-icon {
  margin-right: 5.5em;
}
.sibfu-theme .dir-rtl #course-category-listings #category-listing .listitem > div {
  margin-right: 0.5em;
  margin-left: 0;
}
.sibfu-theme .dir-rtl #course-category-listings #category-listing .listitem > div > .ba-checkbox {
  margin: -1px 0 0 0.5em;
}
.sibfu-theme .dir-rtl #course-category-listings #category-listing .listitem[data-selected="1"] > div > .ba-checkbox {
  margin: 0 0 0 0.5em;
}
.sibfu-theme .dir-rtl #course-category-listings #category-listing .course-count {
  margin-left: 2rem;
}
.sibfu-theme .dir-rtl #course-category-listings #category-listing .course-count .smallicon {
  margin-left: 0;
  margin-right: 4px;
}
.sibfu-theme .dir-rtl #course-category-listings #category-listing .bulk-action-checkbox {
  margin-left: -3px;
  margin-right: 0;
}
.sibfu-theme .dir-rtl #course-category-listings #course-listing {
  padding-right: 24px;
}
.sibfu-theme .dir-rtl #course-category-listings #course-listing .listitem .idnumber {
  color: #a1a1a8;
  padding-right: 2em;
}
.sibfu-theme .dir-rtl #course-category-listings #course-listing .listitem .categoryname {
  display: inline-block;
  margin-right: 1em;
  margin-left: 0;
}
.sibfu-theme .dir-rtl #course-category-listings #course-listing .listitem .drag-handle {
  margin: 0 6px 0 6px;
}
.sibfu-theme .dir-rtl #course-category-listings #course-listing .listitem > div {
  padding-left: 1rem;
}
.sibfu-theme .dir-rtl #course-category-listings #course-listing .bulk-action-checkbox {
  vertical-align: middle;
  margin: -2px 0 0 6px;
}
.sibfu-theme .dir-rtl #course-category-listings .detail-pair > * {
  float: right;
  margin-right: 0;
}
.sibfu-theme .dir-rtl #course-category-listings .detail-pair .pair-key span {
  margin-right: 0;
  margin-left: 0;
}
.sibfu-theme .dir-rtl #course-category-listings .detail-pair .pair-value {
  margin-right: 0.5em;
}
.sibfu-theme .coursecat-management-header {
  vertical-align: middle;
}
.sibfu-theme .coursecat-management-header h2 {
  display: inline-block;
  text-align: left;
}
.sibfu-theme .coursecat-management-header > div {
  display: inline-block;
  float: right;
  line-height: 40px;
}
.sibfu-theme .coursecat-management-header > div > div {
  margin-left: 1em;
  margin: 10px 0;
  display: inline-block;
}
.sibfu-theme .coursecat-management-header select {
  max-width: 300px;
  cursor: pointer;
  padding: 0.4em 0.5em 0.45em 1em;
  vertical-align: baseline;
  white-space: nowrap;
}
.sibfu-theme .coursecat-management-header .view-mode-selector .moodle-actionmenu {
  white-space: nowrap;
  display: inline-block;
}
.sibfu-theme .coursecat-management-header .view-mode-selector .moodle-actionmenu[data-enhanced].show .menu a {
  padding-left: 1em;
}
.sibfu-theme .dir-rtl .coursecat-management-header h2 {
  text-align: right;
}
.sibfu-theme .dir-rtl .coursecat-management-header > div {
  float: left;
  margin-right: 1em;
  margin-left: 0;
}
.sibfu-theme .course-being-dragged-proxy {
  border: 0;
  color: #0070a8;
  vertical-align: middle;
  padding: 0 0 0 4em;
}
.sibfu-theme .course-being-dragged {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .sibfu-theme #course-category-listings.columns-3 {
    background-color: transparent;
    border: 0;
  }
  .sibfu-theme #course-category-listings.columns-3 #category-listing, .sibfu-theme #course-category-listings.columns-3 #course-listing {
    width: 50%;
  }
  .sibfu-theme #course-category-listings.columns-3 #category-listing > div, .sibfu-theme #course-category-listings.columns-3 #course-listing > div, .sibfu-theme #course-category-listings.columns-3 #course-detail > div {
    background-color: transparent;
  }
  .sibfu-theme #course-category-listings.columns-3 #course-detail {
    width: 100%;
    margin-top: 1em;
  }
}
@media (max-width: 1199px) {
  .sibfu-theme #course-category-listings.columns-2, .sibfu-theme #course-category-listings.columns-3 {
    background-color: transparent;
    border: 0;
  }
  .sibfu-theme #course-category-listings.columns-2 #category-listing, .sibfu-theme #course-category-listings.columns-3 #category-listing, .sibfu-theme #course-category-listings.columns-2 #course-listing, .sibfu-theme #course-category-listings.columns-3 #course-listing, .sibfu-theme #course-category-listings.columns-2 #course-detail, .sibfu-theme #course-category-listings.columns-3 #course-detail {
    width: 100%;
    margin: 0 0 1em;
  }
  .sibfu-theme #course-category-listings.columns-2 #category-listing > div, .sibfu-theme #course-category-listings.columns-3 #category-listing > div, .sibfu-theme #course-category-listings.columns-2 #course-listing > div, .sibfu-theme #course-category-listings.columns-3 #course-listing > div, .sibfu-theme #course-category-listings.columns-2 #course-detail > div, .sibfu-theme #course-category-listings.columns-3 #course-detail > div {
    background-color: transparent;
  }
}
.sibfu-theme .filemanager, .sibfu-theme .filepicker, .sibfu-theme .file-picker {
  font-size: 11px;
}
.sibfu-theme .filemanager a, .sibfu-theme .file-picker a, .sibfu-theme .filemanager a:hover, .sibfu-theme .file-picker a:hover {
  color: #555;
  text-decoration: none;
}
.sibfu-theme .filemanager input[type=text], .sibfu-theme .file-picker input[type=text] {
  width: 265px;
}
.sibfu-theme .filemanager .fp-license td, .sibfu-theme .file-picker .fp-setlicense td {
  max-width: 265px;
}
.sibfu-theme .filemanager .fp-license select, .sibfu-theme .file-picker .fp-setlicense select {
  max-width: 100%;
}
.sibfu-theme .fp-content-center {
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.sibfu-theme .fp-content-hidden {
  visibility: hidden;
}
.sibfu-theme .yui3-panel-focused {
  outline: none;
}
.sibfu-theme #filesskin .yui3-panel-content {
  padding-bottom: 20px;
  background: #F2F2F2;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-box-shadow: 5px 5px 20px 0 #666;
  -moz-box-shadow: 5px 5px 20px 0 #666;
  box-shadow: 5px 5px 20px 0 #666;
}
.sibfu-theme #filesskin .yui3-widget-hd {
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  border-bottom: 1px solid #BBB;
  padding: 5px;
  text-align: center;
  font-size: 12px;
  color: #333;
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px #fff;
  filter: dropshadow(color=#FFFFFF, offx=1, offy=1);
  background-color: #ebebeb;
  background-image: -moz-linear-gradient(top, #fff, #ccc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ccc));
  background-image: -webkit-linear-gradient(top, #fff, #ccc);
  background-image: -o-linear-gradient(top, #fff, #ccc);
  background-image: linear-gradient(to bottom, #fff, #ccc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff",endColorstr="#ffcccccc",GradientType=0);
}
.sibfu-theme .fp-panel-button {
  background: #fff;
  padding: 3px 20px 2px 20px;
  text-align: center;
  margin: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-box-shadow: 2px 2px 3px 0.1px #999;
  -moz-box-shadow: 2px 2px 3px 0.1px #999;
  box-shadow: 2px 2px 3px 0.1px #999;
}
.sibfu-theme .moodle-dialogue h3 {
  font-size: 14px;
  margin: 0;
  line-height: 20px;
}
.sibfu-theme .moodle-dialogue-base .filepicker .moodle-dialogue-wrap .moodle-dialogue-bd {
  padding: 0;
}
.sibfu-theme #filesskin .file-picker.fp-generallayout {
  width: 859px;
  background: #FFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #CCC;
  position: relative;
}
.sibfu-theme .file-picker .fp-repo-area {
  width: 180px;
  overflow: auto;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  height: 525px;
  border-right: 1px solid #BBB;
}
.sibfu-theme .dir-rtl .file-picker .fp-repo-area {
  border-left: 1px solid #BBB;
  border-right: none;
  float: right;
}
.sibfu-theme .file-picker .fp-repo-items {
  float: none;
  width: auto;
  margin-left: 181px;
}
.sibfu-theme .moodle-dialogue-fullscreen .file-picker .fp-repo-items {
  margin-left: 0;
  margin-right: 0;
  float: left;
}
.sibfu-theme .dir-rtl .file-picker .fp-repo-items {
  margin-left: 0;
  margin-right: 181px;
}
.sibfu-theme .dir-rtl .moodle-dialogue-fullscreen .file-picker .fp-repo-items {
  margin-left: 0;
  margin-right: 0;
  float: right;
}
.sibfu-theme .file-picker .fp-navbar {
  background: #F2F2F2;
  border-bottom: 1px solid #BBB;
  min-height: 40px;
  overflow: hidden;
}
.sibfu-theme .file-picker .fp-navbar .fp-viewbar {
  margin: 4px;
}
.sibfu-theme .file-picker .fp-content {
  background: #FFF;
  clear: none;
  overflow: auto;
  height: 452px;
}
.sibfu-theme .filepicker.moodle-dialogue-fullscreen .file-picker .fp-content {
  width: 100%;
}
.sibfu-theme .file-picker .fp-content-loading {
  height: 100%;
  width: 100%;
  display: table;
  text-align: center;
}
.sibfu-theme .file-picker .fp-content .fp-object-container {
  width: 98%;
  height: 98%;
}
.sibfu-theme .dir-rtl .file-picker .fp-list {
  text-align: right;
}
.sibfu-theme .dir-rtl .file-picker .fp-toolbar {
  padding: 4px;
}
.sibfu-theme .dir-rtl .file-picker .fp-list {
  text-align: right;
}
.sibfu-theme .dir-rtl .file-picker .fp-repo-name {
  display: inline;
}
.sibfu-theme .dir-rtl .file-picker .fp-pathbar {
  text-align: right;
  display: block;
  border-top: none;
}
.sibfu-theme .dir-rtl .file-picker div.bd {
  text-align: right;
}
.sibfu-theme .dir-rtl #filemenu .yuimenuitemlabel {
  text-align: right;
}
.sibfu-theme .dir-rtl .filepicker .yui-layout-unit-left {
  left: 500px;
}
.sibfu-theme .dir-rtl .filepicker .yui-layout-unit-center {
  left: 0;
}
.sibfu-theme .dir-rtl .filemanager-toolbar a {
  padding: 0;
}
.sibfu-theme .file-picker .fp-list {
  list-style-type: none;
  padding: 0;
  float: left;
  width: 100%;
  margin: 0;
}
.sibfu-theme .dir-rtl .file-picker .fp-list {
  text-align: right;
  float: left;
}
.sibfu-theme .file-picker .fp-list .fp-repo a {
  display: block;
  padding: 0.5em 0.7em;
}
.sibfu-theme .file-picker .fp-list .fp-repo.active {
  background: #F2F2F2;
}
.sibfu-theme .file-picker .fp-list .fp-repo-icon {
  padding: 0 7px 0 5px;
  width: 16px;
  height: 16px;
}
.sibfu-theme .fp-toolbar {
  float: left;
}
.sibfu-theme .dir-rtl .fp-toolbar {
  float: right;
}
.sibfu-theme .fp-toolbar.empty {
  display: none;
}
.sibfu-theme .dir-rtl .fp-toolbar div.disabled, .sibfu-theme .fp-toolbar .disabled {
  display: none;
}
.sibfu-theme .fp-toolbar div {
  display: block;
  float: left;
  margin-right: 4px;
}
.sibfu-theme .dir-rtl .fp-toolbar div {
  display: block;
  float: right;
  margin-left: 4px;
  margin-right: 0;
}
.sibfu-theme .fp-toolbar img {
  vertical-align: -15%;
  margin-right: 5px;
}
.sibfu-theme .fp-toolbar .fp-tb-search {
  width: 235px;
  height: 27px;
}
.sibfu-theme .fp-toolbar .fp-tb-search input {
  background: #FFF url("/theme/image.php/sfu/core/1522900725/a/search") no-repeat 7px 7px;
  padding: 2px 6px 1px 27px;
  width: 200px;
  height: 27px;
  border: 1px solid #BBB;
}
.sibfu-theme .fp-viewbar {
  float: right;
  height: 30px;
  border: 1px solid #CCC;
  border-bottom: 1px solid #B3B3B3;
  border-radius: 4px;
  background: white;
}
.sibfu-theme .fp-repo-items fp-viewbar {
  margin: 4px;
}
.sibfu-theme .dir-rtl .fp-toolbar img {
  vertical-align: -35%;
}
.sibfu-theme .dir-rtl .fp-viewbar {
  float: left;
}
.sibfu-theme .fp-viewbar a {
  width: 30px;
  height: 30px;
  border-right: 1px solid #CCC;
  display: block;
  float: left;
}
.sibfu-theme .fp-viewbar a.checked:hover, .sibfu-theme .fp-viewbar a:hover {
  background-image: radial-gradient(ellipse at center, #fff 60%, #dfdfdf 100%);
  background-color: #ebebeb;
}
.sibfu-theme .fp-viewbar a.checked, .sibfu-theme .fp-viewbar a:active {
  background-image: radial-gradient(ellipse at center, #fff 40%, #dfdfdf 100%);
  background-color: #dfdfdf;
}
.sibfu-theme .fp-viewbar a.fp-vb-icons {
  border-radius: 4px 0 0 4px;
}
.sibfu-theme .fp-viewbar a.fp-vb-tree {
  border-right: 0;
  border-radius: 0 4px 4px 0;
}
.sibfu-theme .fp-viewbar a img {
  margin: 7px;
}
.sibfu-theme .fp-viewbar.disabled a {
  opacity: 0.45;
  background: none;
  cursor: default;
}
.sibfu-theme .file-picker .fp-clear-left {
  clear: left;
}
.sibfu-theme .dir-rtl .fp-vb-details a:hover {
  background: none;
  border: 20px solid black;
}
.sibfu-theme .dir-rtl .fp-vb-details.checked a:hover {
  background: none;
  border: 40px solid black;
}
.sibfu-theme .dir-rtl .fp-vb-tree a:hover {
  background: none;
  border: 30px solid black;
}
.sibfu-theme .dir-rtl .fp-vb-tree.checked a:hover {
  background: none;
  border: 50px solid black;
}
.sibfu-theme .file-picker .fp-pathbar {
  display: table-row;
}
.sibfu-theme .fp-pathbar.empty {
  display: none;
}
.sibfu-theme .fp-pathbar .fp-path-folder {
  background: url("/theme/image.php/sfu/theme/1522900725/fp/path_folder") no-repeat 0 0;
  width: 27px;
  height: 12px;
  margin-left: 4px;
}
.sibfu-theme .dir-rtl .fp-pathbar .fp-path-folder {
  background: url("/theme/image.php/sfu/theme/1522900725/fp/path_folder_rtl") no-repeat right top;
  width: auto;
  height: 12px;
  margin-left: 4px;
}
.sibfu-theme .dir-rtl .fp-pathbar span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: right;
  margin-left: 32px;
}
.sibfu-theme .fp-pathbar .fp-path-folder-name {
  margin-left: 32px;
  line-height: 20px;
}
.sibfu-theme .dir-rtl .fp-pathbar .fp-path-folder-name {
  margin-right: 32px;
  line-height: 20px;
}
.sibfu-theme .fp-iconview .fp-file {
  float: left;
  text-align: center;
  position: relative;
  margin: 10px 10px 35px;
}
.sibfu-theme .fp-iconview .fp-thumbnail {
  min-width: 110px;
  min-height: 110px;
  line-height: 110px;
  text-align: center;
  border: 1px solid #FFF;
  display: block;
}
.sibfu-theme .fp-iconview .fp-thumbnail img {
  border: 1px solid #ddd;
  padding: 3px;
  vertical-align: middle;
  -webkit-box-shadow: 1px 1px 2px 0 #ccc;
  -moz-box-shadow: 1px 1px 2px 0 #ccc;
  box-shadow: 1px 1px 2px 0 #ccc;
}
.sibfu-theme .fp-iconview .fp-thumbnail:hover {
  background: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: inset 0 0 10px 0 #ccc;
  -moz-box-shadow: inset 0 0 10px 0 #ccc;
  box-shadow: inset 0 0 10px 0 #ccc;
}
.sibfu-theme .fp-iconview .fp-filename-field {
  height: 33px;
  word-wrap: break-word;
  overflow: hidden;
  position: absolute;
}
.sibfu-theme .fp-iconview .fp-filename-field:hover {
  overflow: visible;
  z-index: 1000;
}
.sibfu-theme .fp-iconview .fp-filename-field .fp-filename {
  background: #FFF;
  padding-top: 5px;
  padding-bottom: 12px;
  min-width: 112px;
}
.sibfu-theme .dir-rtl .fp-iconview .fp-file {
  float: right;
}
.sibfu-theme .file-picker .yui3-datatable table {
  border: 0 solid #BBB;
  width: 100%;
}
.sibfu-theme #filesskin .file-picker .yui3-datatable-header {
  background: #FFF;
  border-bottom: 1px solid #CCC;
  border-left: 0 solid #FFF;
  color: #555;
}
.sibfu-theme #filesskin .file-picker .yui3-datatable-odd .yui3-datatable-cell {
  background-color: #F6F6F6;
  border-left: 0 solid #F6F6F6;
}
.sibfu-theme #filesskin .file-picker .yui3-datatable-even .yui3-datatable-cell {
  background-color: #FFF;
  border-left: 0 solid #FFF;
}
.sibfu-theme .dir-rtl .file-picker .yui3-datatable-header {
  text-align: right;
}
.sibfu-theme .file-picker .ygtvtn, .sibfu-theme .filemanager .ygtvtn {
  background: url("/theme/image.php/sfu/core/1522900725/y/tn") 0 0 no-repeat;
  width: 17px;
  height: 22px;
}
.sibfu-theme .dir-rtl .filemanager .ygtvtn, .sibfu-theme .dir-rtl .file-picker .ygtvtn {
  background: url("/theme/image.php/sfu/core/1522900725/y/tn_rtl") 0 0 no-repeat;
  width: 17px;
  height: 22px;
}
.sibfu-theme .file-picker .ygtvtm, .sibfu-theme .filemanager .ygtvtm {
  background: url("/theme/image.php/sfu/core/1522900725/y/tm") 0 10px no-repeat;
  width: 13px;
  height: 12px;
  cursor: pointer;
}
.sibfu-theme .file-picker .ygtvtmh, .sibfu-theme .filemanager .ygtvtmh {
  background: url("/theme/image.php/sfu/core/1522900725/y/tm") 0 10px no-repeat;
  width: 13px;
  height: 12px;
  cursor: pointer;
}
.sibfu-theme .file-picker .ygtvtp, .sibfu-theme .filemanager .ygtvtp {
  background: url("/theme/image.php/sfu/core/1522900725/y/tp") 0 10px no-repeat;
  width: 13px;
  height: 12px;
  cursor: pointer;
}
.sibfu-theme .dir-rtl .file-picker .ygtvtp, .sibfu-theme .dir-rtl .filemanager .ygtvtp {
  background: url("/theme/image.php/sfu/core/1522900725/y/tp_rtl") 0 10px no-repeat;
}
.sibfu-theme .file-picker .ygtvtph, .sibfu-theme .filemanager .ygtvtph {
  background: url("/theme/image.php/sfu/core/1522900725/y/tp") 0 10px no-repeat;
  width: 13px;
  height: 22px;
  cursor: pointer;
}
.sibfu-theme .dir-rtl .file-picker .ygtvtph, .sibfu-theme .dir-rtl .filemanager .ygtvtph {
  background: url("/theme/image.php/sfu/core/1522900725/y/tp_rtl") 0 10px no-repeat;
}
.sibfu-theme .file-picker .ygtvln, .sibfu-theme .filemanager .ygtvln {
  background: url("/theme/image.php/sfu/core/1522900725/y/ln") 0 0 no-repeat;
  width: 17px;
  height: 22px;
}
.sibfu-theme .dir-rtl .file-picker .ygtvln, .sibfu-theme .dir-rtl .filemanager .ygtvln {
  background: url("/theme/image.php/sfu/core/1522900725/y/ln_rtl") 0 0 no-repeat;
}
.sibfu-theme .file-picker .ygtvlm, .sibfu-theme .filemanager .ygtvlm {
  background: url("/theme/image.php/sfu/core/1522900725/y/lm") 0 10px no-repeat;
  width: 13px;
  height: 12px;
  cursor: pointer;
}
.sibfu-theme .file-picker .ygtvlmh, .sibfu-theme .filemanager .ygtvlmh {
  background: url("/theme/image.php/sfu/core/1522900725/y/lm") 0 10px no-repeat;
  width: 13px;
  height: 12px;
  cursor: pointer;
}
.sibfu-theme .file-picker .ygtvlp, .sibfu-theme .filemanager .ygtvlp {
  background: url("/theme/image.php/sfu/core/1522900725/y/lp") 0 10px no-repeat;
  width: 13px;
  height: 12px;
  cursor: pointer;
}
.sibfu-theme .dir-rtl .file-picker .ygtvlp, .sibfu-theme .dir-rtl .filemanager .ygtvlp {
  background: url("/theme/image.php/sfu/core/1522900725/y/lp_rtl") 0 10px no-repeat;
}
.sibfu-theme .file-picker .ygtvlph, .sibfu-theme .filemanager .ygtvlph {
  background: url("/theme/image.php/sfu/core/1522900725/y/lp") 0 10px no-repeat;
  width: 13px;
  height: 12px;
  cursor: pointer;
}
.sibfu-theme .dir-rtl .file-picker .ygtvlph, .sibfu-theme .dir-rtl .filemanager .ygtvlph {
  background: url("/theme/image.php/sfu/core/1522900725/y/lp_rtl") 0 10px no-repeat;
}
.sibfu-theme .file-picker .ygtvloading, .sibfu-theme .filemanager .ygtvloading {
  background: transparent url("/theme/image.php/sfu/core/1522900725/y/loading") 0 0 no-repeat;
  width: 16px;
  height: 22px;
}
.sibfu-theme .file-picker .ygtvdepthcell, .sibfu-theme .filemanager .ygtvdepthcell {
  background: url("/theme/image.php/sfu/core/1522900725/y/vline") 0 0 no-repeat;
  width: 17px;
  height: 32px;
}
.sibfu-theme .file-picker .ygtvblankdepthcell, .sibfu-theme .filemanager .ygtvblankdepthcell {
  width: 17px;
  height: 22px;
}
.sibfu-theme a.ygtvspacer:hover {
  color: transparent;
  text-decoration: none;
}
.sibfu-theme .ygtvlabel, .sibfu-theme .ygtvlabel:link, .sibfu-theme .ygtvlabel:visited, .sibfu-theme .ygtvlabel:hover {
  background-color: transparent;
  cursor: pointer;
  margin-left: 2px;
  text-decoration: none;
}
.sibfu-theme .file-picker .ygtvfocus, .sibfu-theme .filemanager .ygtvfocus {
  background-color: #EEE;
}
.sibfu-theme .fp-filename-icon {
  margin-top: 10px;
  display: block;
  position: relative;
}
.sibfu-theme .fp-icon {
  float: left;
  margin-top: -7px;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  text-align: center;
  line-height: 24px;
}
.sibfu-theme .dir-rtl .fp-icon {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.sibfu-theme .fp-icon img {
  max-height: 24px;
  max-width: 24px;
  vertical-align: middle;
}
.sibfu-theme .fp-filename {
  padding-right: 10px;
}
.sibfu-theme .dir-rtl .fp-filename {
  padding-left: 10px;
  padding-right: 0;
}
.sibfu-theme .file-picker .fp-login-form {
  height: 100%;
  width: 100%;
  display: table;
}
.sibfu-theme .file-picker .fp-login-form table {
  margin: 0 auto;
}
.sibfu-theme .file-picker .fp-login-form p {
  text-align: center;
  margin-top: 3em;
}
.sibfu-theme .file-picker .fp-login-form .fp-login-input label {
  text-align: right;
  display: block;
}
.sibfu-theme .file-picker .fp-login-form .fp-login-input .input {
  text-align: left;
}
.sibfu-theme .file-picker .fp-login-form input[type=checkbox] {
  width: 15px;
  height: 15px;
}
.sibfu-theme .file-picker .fp-upload-form {
  height: 100%;
  width: 100%;
  display: table;
}
.sibfu-theme .file-picker .fp-upload-form table {
  margin: 0 auto;
}
.sibfu-theme .file-picker.fp-dlg {
  text-align: center;
}
.sibfu-theme .file-picker.fp-dlg .fp-dlg-text {
  padding: 30px 20px 10px;
  font-size: 12px;
}
.sibfu-theme .file-picker.fp-dlg .fp-dlg-buttons {
  margin: 0 20px;
}
.sibfu-theme .file-picker.fp-msg {
  text-align: center;
}
.sibfu-theme .file-picker.fp-msg .fp-msg-text {
  padding: 40px 20px 10px 20px;
  min-width: 200px;
  max-width: 500px;
  max-height: 300px;
  overflow: auto;
  font-size: 12px;
}
.sibfu-theme .file-picker.fp-msg.fp-msg-error .fp-msg-text {
  padding: 40px 20px 10px 20px;
  font-size: 12px;
}
.sibfu-theme .file-picker .fp-content-error {
  height: 100%;
  width: 100%;
  display: table;
  text-align: center;
}
.sibfu-theme .file-picker .fp-content-error .fp-error {
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  padding: 40px 20px 10px 20px;
  font-size: 12px;
}
.sibfu-theme .file-picker .fp-nextpage {
  clear: both;
}
.sibfu-theme .file-picker .fp-nextpage .fp-nextpage-loading {
  display: none;
}
.sibfu-theme .file-picker .fp-nextpage.loading .fp-nextpage-link {
  display: none;
}
.sibfu-theme .file-picker .fp-nextpage.loading .fp-nextpage-loading {
  display: block;
  text-align: center;
  height: 100px;
  padding-top: 50px;
}
.sibfu-theme .fp-select form {
  padding: 20px 20px 0;
}
.sibfu-theme .fp-select .fp-select-loading {
  text-align: center;
  margin-top: 20px;
}
.sibfu-theme .fp-select .fp-hr {
  clear: both;
  height: 1px;
  background-color: #FFF;
  border-bottom: 1px solid #BBB;
  width: auto;
  margin: 10px 0;
}
.sibfu-theme .fp-select table {
  padding: 0 0 10px;
}
.sibfu-theme .fp-select table .mdl-right {
  min-width: 84px;
}
.sibfu-theme .fp-select .fp-reflist .mdl-right {
  vertical-align: top;
}
.sibfu-theme .fp-select .fp-select-buttons {
  float: right;
}
.sibfu-theme .fp-select .fp-info {
  display: block;
  clear: both;
  padding: 1px 20px 0;
}
.sibfu-theme .fp-select .fp-thumbnail {
  float: left;
  min-width: 110px;
  min-height: 110px;
  line-height: 110px;
  text-align: center;
  margin: 10px 20px 0 0;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: inset 0 0 10px 0 #ccc;
  -moz-box-shadow: inset 0 0 10px 0 #ccc;
  box-shadow: inset 0 0 10px 0 #ccc;
}
.sibfu-theme .fp-select .fp-thumbnail img {
  border: 1px solid #DDD;
  padding: 3px;
  vertical-align: middle;
  margin: 10px;
}
.sibfu-theme .fp-select .fp-fileinfo {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 10px;
}
.sibfu-theme .file-picker.fp-select .fp-fileinfo {
  max-width: 240px;
}
.sibfu-theme .fp-select .fp-fileinfo div {
  padding-bottom: 5px;
}
.sibfu-theme .file-picker.fp-select .uneditable {
  display: none;
}
.sibfu-theme .file-picker.fp-select .fp-select-loading {
  display: none;
}
.sibfu-theme .file-picker.fp-select.loading .fp-select-loading {
  display: block;
}
.sibfu-theme .file-picker.fp-select.loading form {
  display: none;
}
.sibfu-theme .fp-select .fp-dimensions.fp-unknown {
  display: none;
}
.sibfu-theme .fp-select .fp-size.fp-unknown {
  display: none;
}
.sibfu-theme .filemanager-loading {
  display: none;
}
.sibfu-theme .jsenabled .filemanager-loading {
  display: block;
  margin-top: 100px;
}
.sibfu-theme .filemanager.fm-loading .filemanager-toolbar, .sibfu-theme .filemanager.fm-loading .fp-pathbar, .sibfu-theme .filemanager.fm-loading .filemanager-container, .sibfu-theme .filemanager.fm-loaded .filemanager-loading, .sibfu-theme .filemanager.fm-maxfiles .fp-btn-add, .sibfu-theme .filemanager.fm-maxfiles .dndupload-message, .sibfu-theme .filemanager.fm-noitems .fp-btn-download, .sibfu-theme .filemanager .fm-empty-container, .sibfu-theme .filemanager.fm-noitems .filemanager-container .fp-content {
  display: none;
}
.sibfu-theme .filemanager .fp-img-downloading {
  display: none;
  padding-top: 7px;
}
.sibfu-theme .filemanager .filemanager-updating {
  display: none;
  text-align: center;
}
.sibfu-theme .filemanager.fm-updating .filemanager-updating {
  display: block;
  margin-top: 37px;
}
.sibfu-theme .filemanager.fm-updating .fm-content-wrapper, .sibfu-theme .filemanager.fm-nomkdir .fp-btn-mkdir, .sibfu-theme .fitem.disabled .filemanager .filemanager-toolbar, .sibfu-theme .fitem.disabled .filemanager .fp-pathbar, .sibfu-theme .fitem.disabled .filemanager .fp-restrictions, .sibfu-theme .fitem.disabled .filemanager .fm-content-wrapper {
  display: none;
}
.sibfu-theme .filemanager .fp-restrictions {
  text-align: right;
}
.sibfu-theme .filemanager .fp-navbar {
  background: #F2F2F2;
  border: 1px solid #BBB;
  border-bottom: none;
}
.sibfu-theme .filemanager-toolbar {
  padding: 4px;
  overflow: hidden;
}
.sibfu-theme .fp-pathbar {
  border-top: 1px solid #BBB;
  padding: 5px 8px 1px;
  min-height: 20px;
}
.sibfu-theme .file-picker .fp-toolbar {
  padding: 4px;
}
.sibfu-theme .fp-toolbar .fp-btn-add, .sibfu-theme .fp-toolbar .fp-btn-download, .sibfu-theme .fp-toolbar .fp-btn-mkdir, .sibfu-theme .fp-toolbar .fp-tb-help, .sibfu-theme .fp-toolbar .fp-tb-manage, .sibfu-theme .fp-toolbar .fp-tb-logout, .sibfu-theme .fp-toolbar .fp-tb-refresh {
  border: 1px solid #CCC;
  border-bottom: 1px solid #B3B3B3;
  border-radius: 4px;
  background: white;
  width: 30px;
  height: 30px;
}
.sibfu-theme .fp-toolbar a:hover {
  background-image: radial-gradient(ellipse at center, #fff 60%, #dfdfdf 100%);
  background-color: #ebebeb;
}
.sibfu-theme .fp-toolbar a:active {
  background-image: radial-gradient(ellipse at center, #fff 40%, #dfdfdf 100%);
  background-color: #dfdfdf;
}
.sibfu-theme .fp-btn-add a, .sibfu-theme .fp-btn-download a, .sibfu-theme .fp-btn-mkdir a, .sibfu-theme .fp-tb-help a, .sibfu-theme .fp-tb-manage a, .sibfu-theme .fp-tb-logout a, .sibfu-theme .fp-tb-refresh a {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 4px;
}
.sibfu-theme .fp-btn-add img, .sibfu-theme .fp-btn-download img, .sibfu-theme .fp-btn-mkdir img, .sibfu-theme .fp-tb-help img, .sibfu-theme .fp-tb-manage img, .sibfu-theme .fp-tb-logout img, .sibfu-theme .fp-tb-refresh img {
  margin: 7px;
}
.sibfu-theme .filemanager .fp-pathbar.empty {
  display: none;
}
.sibfu-theme .filepicker-filelist, .sibfu-theme .filemanager-container {
  background: #FFF;
  clear: both;
  overflow: auto;
  border: 1px solid #BBB;
  min-height: 140px;
  position: relative;
}
.sibfu-theme .filemanager .fp-content {
  overflow: auto;
  max-height: 472px;
  min-height: 157px;
}
.sibfu-theme .filemanager-container, .sibfu-theme .filepicker-filelist {
  overflow: hidden;
}
.sibfu-theme .fitem.disabled .filepicker-filelist, .sibfu-theme .fitem.disabled .filemanager-container {
  background-color: #EBEBE4;
}
.sibfu-theme .fitem.disabled .fp-btn-choose {
  color: #999;
}
.sibfu-theme .fitem.disabled .filepicker-filelist .filepicker-filename {
  display: none;
}
.sibfu-theme .fp-iconview .fp-reficons1 {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.sibfu-theme .fp-iconview .fp-reficons2 {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.sibfu-theme .fp-iconview .fp-file.fp-hasreferences .fp-reficons1 {
  background: url("/theme/image.php/sfu/theme/1522900725/fp/link") no-repeat;
  background-position: bottom right;
}
.sibfu-theme .fp-iconview .fp-file.fp-isreference .fp-reficons2 {
  background: url("/theme/image.php/sfu/theme/1522900725/fp/alias") no-repeat;
  background-position: bottom left;
}
.sibfu-theme .filemanager .fp-iconview .fp-file.fp-originalmissing .fp-thumbnail img {
  display: none;
}
.sibfu-theme .filemanager .fp-iconview .fp-file.fp-originalmissing .fp-thumbnail {
  background: url(/theme/image.php/sfu/core/1522900725/s/dead) no-repeat;
  background-position: center center;
}
.sibfu-theme .filemanager .yui3-datatable table {
  border: 0 solid #BBB;
  width: 100%;
}
.sibfu-theme .filemanager .yui3-datatable-header {
  background: #FFF !important;
  border-bottom: 1px solid #CCC !important;
  border-left: 0 solid #FFF !important;
  color: #555 !important;
}
.sibfu-theme .filemanager .yui3-datatable-odd .yui3-datatable-cell {
  background-color: #F6F6F6 !important;
  border-left: 0 solid #F6F6F6;
}
.sibfu-theme .filemanager .yui3-datatable-even .yui3-datatable-cell {
  background-color: #FFF !important;
  border-left: 0 solid #FFF;
}
.sibfu-theme .filemanager .fp-filename-icon.fp-hasreferences .fp-reficons1 {
  background: url("/theme/image.php/sfu/theme/1522900725/fp/link_sm") no-repeat 0 0;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 8px;
  left: 17px;
  z-index: 1000;
}
.sibfu-theme .filemanager .fp-filename-icon.fp-isreference .fp-reficons2 {
  background: url("/theme/image.php/sfu/theme/1522900725/fp/alias_sm") no-repeat 0 0;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 9px;
  left: -6px;
  z-index: 1001;
}
.sibfu-theme .filemanager .fp-contextmenu {
  display: none;
}
.sibfu-theme .filemanager .fp-iconview .fp-folder.fp-hascontextmenu .fp-contextmenu {
  display: block;
  position: absolute;
  right: 7px;
  bottom: 5px;
}
.sibfu-theme .filemanager .fp-treeview .fp-folder.fp-hascontextmenu .fp-contextmenu, .sibfu-theme .filemanager .fp-tableview .fp-folder.fp-hascontextmenu .fp-contextmenu {
  display: inline;
  position: absolute;
  left: 14px;
  margin-right: -20px;
  top: 6px;
}
.sibfu-theme .dir-rtl .filemanager .fp-iconview .fp-folder.fp-hascontextmenu .fp-contextmenu {
  left: 7px;
  right: inherit;
}
.sibfu-theme .dir-rtl .filemanager .fp-treeview .fp-folder.fp-hascontextmenu .fp-contextmenu, .sibfu-theme .dir-rtl .filemanager .fp-tableview .fp-folder.fp-hascontextmenu .fp-contextmenu {
  left: inherit;
  right: 16px;
  margin-right: 0;
}
.sibfu-theme .filepicker-filelist .filepicker-container, .sibfu-theme .filemanager.fm-noitems .fm-empty-container {
  display: block;
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  border: 2px dashed #BBB;
  padding-top: 85px;
  text-align: center;
}
.sibfu-theme .filepicker-filelist .dndupload-target, .sibfu-theme .filemanager-container .dndupload-target {
  background: #FFF;
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  border: 2px dashed #fb7979;
  padding-top: 85px;
  text-align: center;
  -webkit-box-shadow: 0 0 0 10px #fff;
  -moz-box-shadow: 0 0 0 10px #fff;
  box-shadow: 0 0 0 10px #fff;
}
.sibfu-theme .filepicker-filelist.dndupload-over .dndupload-target, .sibfu-theme .filemanager-container.dndupload-over .dndupload-target {
  background: #FFF;
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  border: 2px dashed #6c8cd3;
  padding-top: 85px;
  text-align: center;
}
.sibfu-theme .dndupload-message {
  display: none;
}
.sibfu-theme .dndsupported .dndupload-message {
  display: inline;
}
.sibfu-theme .dnduploadnotsupported-message {
  display: none;
}
.sibfu-theme .dndnotsupported .dnduploadnotsupported-message {
  display: inline;
}
.sibfu-theme .dndupload-target {
  display: none;
}
.sibfu-theme .dndsupported .dndupload-ready .dndupload-target {
  display: block;
}
.sibfu-theme .dndupload-uploadinprogress {
  display: none;
  text-align: center;
}
.sibfu-theme .dndupload-uploading .dndupload-uploadinprogress {
  display: block;
}
.sibfu-theme .dndupload-arrow {
  background: url(/theme/image.php/sfu/theme/1522900725/fp/dnd_arrow) center no-repeat;
  width: 100%;
  height: 80px;
  position: absolute;
  top: 5px;
}
.sibfu-theme .fitem.disabled .filepicker-container, .sibfu-theme .fitem.disabled .fm-empty-container {
  display: none;
}
.sibfu-theme .dndupload-progressbars {
  padding: 10px;
  display: none;
}
.sibfu-theme .dndupload-inprogress .dndupload-progressbars {
  display: block;
}
.sibfu-theme .dndupload-inprogress .fp-content {
  display: none;
}
.sibfu-theme .filemanager.fm-noitems .dndupload-inprogress .fm-empty-container {
  display: none;
}
.sibfu-theme .filepicker-filelist.dndupload-inprogress .filepicker-container {
  display: none;
}
.sibfu-theme .filepicker-filelist.dndupload-inprogress a {
  display: none;
}
.sibfu-theme .filemanager.fp-select .fp-select-loading {
  display: none;
}
.sibfu-theme .filemanager.fp-select.loading .fp-select-loading {
  display: block;
}
.sibfu-theme .filemanager.fp-select.loading form {
  display: none;
}
.sibfu-theme .filemanager.fp-select.fp-folder .fp-license, .sibfu-theme .filemanager.fp-select.fp-folder .fp-author, .sibfu-theme .filemanager.fp-select.fp-file .fp-file-unzip, .sibfu-theme .filemanager.fp-select.fp-folder .fp-file-unzip, .sibfu-theme .filemanager.fp-select.fp-file .fp-file-zip, .sibfu-theme .filemanager.fp-select.fp-zip .fp-file-zip {
  display: none;
}
.sibfu-theme .filemanager.fp-select .fp-file-setmain, .sibfu-theme .filemanager.fp-select .fp-file-setmain-help {
  display: none;
}
.sibfu-theme .filemanager.fp-select.fp-cansetmain .fp-file-setmain, .sibfu-theme .filemanager.fp-select.fp-cansetmain .fp-file-setmain-help {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.sibfu-theme .filemanager .fp-mainfile .fp-filename {
  font-weight: bold;
}
.sibfu-theme .filemanager.fp-select.fp-folder .fp-file-download {
  display: none;
}
.sibfu-theme .fm-operation {
  font-weight: bold;
}
.sibfu-theme .filemanager.fp-select .fp-original.fp-unknown, .sibfu-theme .filemanager.fp-select .fp-original .fp-originloading {
  display: none;
}
.sibfu-theme .filemanager.fp-select .fp-original.fp-loading .fp-originloading {
  display: inline;
}
.sibfu-theme .filemanager.fp-select .fp-reflist.fp-unknown, .sibfu-theme .filemanager.fp-select .fp-reflist .fp-reflistloading {
  display: none;
}
.sibfu-theme .filemanager.fp-select .fp-refcount {
  max-width: 265px;
}
.sibfu-theme .filemanager.fp-select .fp-reflist.fp-loading .fp-reflistloading {
  display: inline;
}
.sibfu-theme .filemanager.fp-select .fp-reflist .fp-value {
  background: #F9F9F9;
  border: 1px solid #BBB;
  padding: 8px 7px;
  margin: 0;
  max-width: 265px;
  max-height: 75px;
  overflow: auto;
}
.sibfu-theme .filemanager.fp-select .fp-reflist .fp-value li {
  padding-bottom: 7px;
}
.sibfu-theme .filemanager.fp-mkdir-dlg {
  text-align: center;
}
.sibfu-theme .filemanager.fp-mkdir-dlg .fp-mkdir-dlg-text {
  text-align: left;
  margin: 20px;
}
.sibfu-theme .dir-rtl .filemanager .fp-mkdir-dlg p {
  text-align: right;
}
.sibfu-theme .filemanager.fp-dlg {
  text-align: center;
}
.sibfu-theme .filemanager.fp-dlg .fp-dlg-text {
  padding: 0 10px;
  min-width: 200px;
  max-width: 340px;
  max-height: 300px;
  overflow: auto;
  line-height: 22px;
  margin: 40px 20px 20px;
  font-size: 12px;
}
.sibfu-theme .file-picker div.bd {
  text-align: left;
}
.sibfu-theme .dir-rtl .filemanager .fp-restrictions {
  text-align: left;
}
.sibfu-theme .dir-rtl .file-picker div.bd, .sibfu-theme .dir-rtl .file-picker .fp-pathbar, .sibfu-theme .dir-rtl .file-picker .fp-list, .sibfu-theme .dir-rtl #filemenu .yuimenuitemlabel, .sibfu-theme .dir-rtl .filemanager-container .yui3-skin-sam .yui3-datatable-header {
  text-align: right;
}
.sibfu-theme .dir-rtl .filepicker .yui-layout-unit-left {
  left: 500px;
}
.sibfu-theme .dir-rtl .filepicker .yui-layout-unit-center {
  left: 0;
}
.sibfu-theme .dir-rtl .file-picker .fp-toolbar .fp-tb-search input {
  background-position: 208px 7px;
  padding: 2px 30px 1px 3px;
}
.sibfu-theme .dir-rtl .file-picker .fp-toolbar div {
  float: right;
  margin-left: 4px;
}
.sibfu-theme .fp-formset {
  max-width: 500px;
  padding: 10px;
}
.sibfu-theme .fp-formset input[type=file] {
  line-height: inherit;
}
.sibfu-theme .fp-forminset {
  max-width: 400px;
  padding: 0 10px;
}
.sibfu-theme .fp-forminset .control-group.control-radio {
  margin-bottom: 0;
}
.sibfu-theme .fp-forminset .control-group label.control-label {
  width: 105px;
}
.sibfu-theme .fp-forminset .control-group label.control-radio {
  float: right;
  text-align: left;
  width: 215px;
}
.sibfu-theme .fp-forminset .control-group .controls {
  margin-left: 125px;
}
.sibfu-theme .fp-forminset .control-group .controls select {
  width: 100%;
}
.sibfu-theme .fp-forminset .control-group .controls.control-radio input {
  margin-top: 3px;
}
.sibfu-theme .fp-forminset .fp-select-buttons {
  float: none;
}
.sibfu-theme .fp-forminset input[type=text] {
  width: 228px;
}
.sibfu-theme .fp-fileinfo .fp-value {
  display: inline-block;
  padding-left: 5px;
}
.sibfu-theme .dir-rtl .fp-forminset {
  max-width: 400px;
}
.sibfu-theme .dir-rtl .fp-forminset .control-group label.control-label {
  float: right;
  text-align: left;
}
.sibfu-theme .dir-rtl .fp-forminset .control-group label.control-radio {
  float: left;
  text-align: right;
  width: 215px;
}
.sibfu-theme .dir-rtl .fp-forminset .control-group .controls {
  margin-left: 0;
  margin-right: 125px;
}
.sibfu-theme .dir-rtl .fp-forminset .fp-select-buttons {
  float: left;
}
.sibfu-theme .dir-rtl .fp-forminset input[type=text] {
  width: 228px;
}
.sibfu-theme .dir-rtl .fp-fileinfo .fp-value {
  display: inline-block;
  padding-right: 5px;
}
.sibfu-theme .dir-rtl .fp-select .fp-thumbnail {
  margin: 10px 0 0 0;
}
.sibfu-theme .dir-rtl .filepicker .fp-formset label {
  float: right;
  text-align: left;
}
.sibfu-theme .dir-rtl .filepicker .fp-formset .controls {
  margin-left: 0;
  text-align: right;
}
.sibfu-theme .message-discussion-noframes h1 {
  font-size: 1em;
}
.sibfu-theme .message-discussion-noframes #userinfo .commands, .sibfu-theme .message .noframesjslink, .sibfu-theme .message .link {
  font-size: 11.9px;
}
.sibfu-theme .message .heading {
  font-size: 1em;
  font-weight: bold;
  clear: both;
  word-wrap: break-word;
}
.sibfu-theme .message .author {
  font-weight: bold;
}
.sibfu-theme .message .time {
  font-style: italic;
}
.sibfu-theme #page-message-user .commands span {
  font-size: 0.7em;
}
.sibfu-theme #page-message-user .name {
  font-weight: bold;
  font-size: 1.1em;
}
.sibfu-theme .message .time {
  color: #999;
}
.sibfu-theme #page-message-messages {
  padding: 10px;
}
.sibfu-theme #page-message-send .notifysuccess {
  padding: 1px;
}
.sibfu-theme #page-message-send td.fixeditor {
  text-align: center;
}
.sibfu-theme .message {
  overflow: hidden;
}
.sibfu-theme .message .note {
  padding: 10px;
}
.sibfu-theme table.message .searchresults td {
  padding: 5px;
}
.sibfu-theme .message .contactselector {
  max-width: 380px;
  margin: 0 auto;
  width: auto;
}
@media screen and (min-width: 1000px) {
  .sibfu-theme .message .contactselector {
    float: left;
    padding: 0 8px 0 0;
  }
}
.sibfu-theme .message .contactselector .singleselect {
  width: 240px;
}
.sibfu-theme .message .contactselector .paging {
  z-index: 1;
  position: relative;
}
.sibfu-theme .message .contactselector #message_participants {
  max-width: 240px;
}
.sibfu-theme .message .contactselector .message-contacts {
  list-style-type: none;
  margin: 0;
}
.sibfu-theme .message .contactselector .message-contacts li {
  clear: both;
  position: relative;
  min-height: 23px;
  padding: 2px;
}
.sibfu-theme .message .contactselector .message-contacts li:nth-child(odd) {
  background: rgba(120, 120, 255, 0.1);
}
.sibfu-theme .message .contactselector .message-contacts li > div {
  display: block;
  height: 100%;
}
.sibfu-theme .message .contactselector .message-contacts li > div > * {
  vertical-align: middle;
  display: inline-block;
}
.sibfu-theme .message .contactselector .message-contacts li > div.pix {
  position: relative;
  float: left;
}
.sibfu-theme .message .contactselector .message-contacts li > div.link {
  white-space: nowrap;
  width: 60px;
  position: relative;
  float: right;
  text-align: right;
}
.sibfu-theme .message .contactselector .message-contacts li > div.contact {
  position: relative;
  word-break: break-all;
}
.sibfu-theme .message .contactselector .message-contacts li > div.contact a {
  line-height: 22px;
}
.sibfu-theme .dir-ltr .message .message-contacts li {
  text-align: left;
}
.sibfu-theme .dir-ltr .message .message-contacts li > div.pix {
  float: left;
}
.sibfu-theme .dir-ltr .message .message-contacts li > div.link {
  float: right;
  text-align: right;
}
.sibfu-theme .dir-ltr .message .message-contacts li > div.contact {
  margin: 0 60px 0 24px;
}
.sibfu-theme .dir-ltr .message .message-contacts li > div.contact.nolinks {
  margin: 0 0 0 24px;
}
.sibfu-theme .dir-rtl .message .message-contacts li {
  text-align: right;
}
.sibfu-theme .dir-rtl .message .message-contacts li > div.pix {
  float: right;
}
.sibfu-theme .dir-rtl .message .message-contacts li > div.link {
  float: left;
  text-align: left;
}
.sibfu-theme .dir-rtl .message .message-contacts li > div.contact {
  margin: 0 24px 0 60px;
}
.sibfu-theme .dir-rtl .message .message-contacts li > div.contact.nolinks {
  margin: 0 24px 0 0;
}
@media screen and (min-width: 1000px) {
  .sibfu-theme .dir-rtl .message .contactselector {
    float: right;
  }
}
.sibfu-theme .message .messagearea {
  float: none;
  overflow: hidden;
  min-height: 200px;
  min-width: 300px;
}
@media screen and (min-width: 1000px) {
  .sibfu-theme .message .messagearea {
    border-left: 1px solid #ddd;
    padding: 0 8px;
  }
}
@media screen and (max-width: 1000px) {
  .sibfu-theme .message .messagearea {
    width: 100%;
  }
}
.sibfu-theme #message_user_pictures {
  text-align: center;
}
.sibfu-theme .dir-rtl #message_user_pictures {
  direction: rtl;
}
.sibfu-theme .message .messagearea .messagehistorytype {
  clear: both;
  padding-bottom: 20px;
}
.sibfu-theme .message .messagearea .messagehistory .user {
  vertical-align: top;
  width: 45%;
  min-width: 100px;
  display: inline-block;
}
.sibfu-theme .message .messagearea .messagehistory .user > div {
  text-align: center;
}
.sibfu-theme .message .messagearea .messagehistory .between {
  display: inline-block;
  width: 16px;
  margin: 0 1%;
  padding-top: 40px;
}
@media screen and (max-width: 320px) {
  .sibfu-theme .message .messagearea {
    min-width: 0;
  }
  .sibfu-theme .message .messagearea .messagehistory .user {
    max-width: 70px;
    min-width: 0;
  }
  .sibfu-theme .message .messagearea .messagehistory .user .userpicture {
    width: 50px;
    height: auto;
  }
}
@media screen and (min-width: 800px) {
  .sibfu-theme .message .messagearea .messagehistory .between {
    margin: 0 3%;
  }
  .sibfu-theme .message .messagearea .messagehistory .user {
    width: 32%;
  }
}
@media screen and (min-width: 1200px) {
  .sibfu-theme .message .messagearea .messagehistory .user {
    width: 25%;
  }
}
.sibfu-theme .message .messagearea .messagehistory .heading {
  width: 100%;
  clear: both;
}
.sibfu-theme .message .messagearea .messagehistory .left {
  margin-bottom: 10px;
  width: 50%;
  float: left;
  position: relative;
  clear: both;
}
.sibfu-theme .dir-rtl .message .messagearea .messagehistory .left {
  float: right;
}
.sibfu-theme .message .messagearea .messagehistory .right {
  margin-bottom: 10px;
  width: 50%;
  float: right;
  position: relative;
  clear: both;
}
.sibfu-theme .dir-rtl .message .messagearea .messagehistory .right {
  float: left;
}
.sibfu-theme .message .messagearea .messagehistory .notification {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #e3e3e3;
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 0;
  margin-top: 5px;
}
.sibfu-theme .message .messagearea .messagehistory .notification blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.sibfu-theme .dir-ltr .message .messagearea .messagehistory .message {
  margin-right: 20px;
}
.sibfu-theme .dir-ltr .message .messagearea .messagehistory .right .message {
  margin-left: 20px;
}
.sibfu-theme .dir-rtl .message .messagearea .messagehistory .message {
  margin-left: 20px;
}
.sibfu-theme .dir-rtl .message .messagearea .messagehistory .right .message {
  margin-right: 20px;
}
.sibfu-theme .message .messagearea .messagehistory .messageactive {
  background-color: #f5f5f5;
}
.sibfu-theme .message .messagearea .messagehistory .messagecontent .deleteicon {
  width: 20px;
  position: absolute;
  top: -2px;
}
.sibfu-theme .dir-ltr .message .messagearea .messagehistory .messagecontent .deleteicon {
  right: 0;
}
.sibfu-theme .dir-rtl .message .messagearea .messagehistory .messagecontent .deleteicon {
  left: 0;
}
.sibfu-theme .message .messagearea .messagesend {
  padding-top: 20px;
  clear: both;
}
.sibfu-theme .message .messagearea .messagesend .messagesendbox {
  width: 100%;
  box-sizing: border-box;
}
.sibfu-theme .message .messagearea .messagesend fieldset {
  padding: 0;
  margin: 0;
}
.sibfu-theme .message .messagearea .messagerecent {
  text-align: left;
  width: 100%;
}
.sibfu-theme .message .messagearea .messagerecent .singlemessage {
  border-bottom: 1px solid #ddd;
  padding: 10px;
}
.sibfu-theme .message .messagearea .messagerecent .singlemessage .otheruser span {
  padding: 5px;
}
.sibfu-theme .message .messagearea .messagerecent .singlemessage .messagedate {
  float: right;
}
.sibfu-theme .message .hiddenelement {
  display: none;
}
.sibfu-theme .message .visible {
  display: inline;
}
.sibfu-theme .message #usergroupselector.fieldset, .sibfu-theme .message #viewing {
  width: 100%;
}
.sibfu-theme .messagesearchresults {
  margin-bottom: 40px;
}
.sibfu-theme .messagesearchresults td {
  padding: 0 10px 0 20px;
}
.sibfu-theme .messagesearchresults td span {
  white-space: nowrap;
}
.sibfu-theme .messagesearchresults td img.userpicture {
  padding-right: 0.45em;
  vertical-align: text-bottom;
}
.sibfu-theme .dir-rtl .messagesearchresults td img.userpicture {
  padding-left: 0.45em;
  padding-right: 0;
}
.sibfu-theme .messagesearchresults td span img {
  padding: 0 0 0 0.45em;
  vertical-align: text-bottom;
}
.sibfu-theme .dir-rtl .messagesearchresults td span img {
  padding: 0 0.45em 0 0;
}
.sibfu-theme #newmessageoverlay {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #e3e3e3;
  margin: 0 1em;
  position: fixed;
  bottom: 0;
  right: 0;
}
.sibfu-theme #newmessageoverlay blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.sibfu-theme #newmessageoverlay #usermessage {
  padding: 10px;
}
.sibfu-theme #page-user-action_redir #edit-messagebody {
  width: auto;
}
.sibfu-theme .core_message-messenger-sendmessage-hidden {
  display: none;
}
.sibfu-theme .core_message-messenger-sendmessage .message-actions {
  position: relative;
}
.sibfu-theme .core_message-messenger-sendmessage .message-area {
  height: 240px;
  max-height: 100%;
  position: relative;
  margin-bottom: 10px;
}
.sibfu-theme .core_message-messenger-sendmessage .message-input {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sibfu-theme .core_message-messenger-sendmessage .message-send {
  margin: 0;
  float: right;
}
.sibfu-theme .core_message-messenger-sendmessage .message-notice-area {
  display: table;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.sibfu-theme .core_message-messenger-sendmessage .message-notice {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.sibfu-theme .core_message-messenger-sendmessage .message-notice > div {
  background: #eee;
  padding: 5px;
  font-size: 12px;
}
.sibfu-theme .core_message-messenger-sendmessage .message-footer {
  margin-top: 3px;
  line-height: 20px;
}
.sibfu-theme .core_message-messenger-sendmessage .message-history {
  position: absolute;
  bottom: 0;
}
.sibfu-theme .dir-rtl .core_message-messenger-sendmessage .message-send {
  float: left;
}
.sibfu-theme .questionbank h2 {
  margin-top: 0;
}
.sibfu-theme .questioncategories h3 {
  margin-top: 0;
}
.sibfu-theme #chooseqtypebox {
  margin-top: 1em;
}
.sibfu-theme #chooseqtype h3 {
  margin: 0 0 0.3em;
}
.sibfu-theme #chooseqtype .instruction {
  display: none;
}
.sibfu-theme #chooseqtype .fakeqtypes {
  border-top: 1px solid silver;
}
.sibfu-theme #chooseqtype .qtypeoption {
  margin-bottom: 0.5em;
}
.sibfu-theme #chooseqtype label {
  display: block;
}
.sibfu-theme #chooseqtype .qtypename img {
  padding: 0 0.3em;
}
.sibfu-theme #chooseqtype .qtypename {
  display: inline-table;
  width: 16em;
}
.sibfu-theme #chooseqtype .qtypesummary {
  display: block;
  margin: 0 2em;
}
.sibfu-theme #chooseqtype .submitbuttons {
  margin: 0.7em 0;
  text-align: center;
}
.sibfu-theme #qtypechoicecontainer {
  display: none;
}
.sibfu-theme #qtypechoicecontainer_c.yui-panel-container.shadow .underlay {
  background: none;
}
.sibfu-theme #qtypechoicecontainer.yui-panel .hd {
  color: #333;
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px #fff;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  background-color: #ebebeb;
  background-image: -moz-linear-gradient(top, #fff, #ccc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ccc));
  background-image: -webkit-linear-gradient(top, #fff, #ccc);
  background-image: -o-linear-gradient(top, #fff, #ccc);
  background-image: linear-gradient(to bottom, #fff, #ccc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff",endColorstr="#ffcccccc",GradientType=0);
}
.sibfu-theme #qtypechoicecontainer {
  font-size: 12px;
  color: #333;
  background: #F2F2F2;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #ccc;
  border-top: 0 none;
  -webkit-box-shadow: 5px 5px 20px 0 #666;
  -moz-box-shadow: 5px 5px 20px 0 #666;
  box-shadow: 5px 5px 20px 0 #666;
}
.sibfu-theme #qtypechoicecontainer #chooseqtype {
  width: 40em;
}
.sibfu-theme #chooseqtypehead h3 {
  margin: 0;
  font-weight: normal;
}
.sibfu-theme #chooseqtype .qtypes {
  position: relative;
  border-bottom: 1px solid #bbb;
  padding: 0.24em 0;
}
.sibfu-theme #chooseqtype .alloptions {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 400px;
  max-height: calc(85vh);
  max-height: 60vh;
  width: 60%;
}
.sibfu-theme #chooseqtype .qtypeoption {
  margin-bottom: 0;
  padding: 0.3em 0.3em 0.3em 1.6em;
}
.sibfu-theme #chooseqtype .qtypeoption img {
  vertical-align: text-bottom;
  padding-left: 1em;
  padding-right: 0.5em;
}
.sibfu-theme #chooseqtype .selected {
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px 0 #ccc;
  -moz-box-shadow: 0 0 10px 0 #ccc;
  box-shadow: 0 0 10px 0 #ccc;
}
.sibfu-theme #chooseqtype .instruction, .sibfu-theme #chooseqtype .qtypesummary {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 60%;
  margin: 0;
  overflow-x: hidden;
  padding: 1.5em 1.6em;
  background-color: #fff;
  overflow-y: auto;
}
.sibfu-theme #chooseqtype .instruction, .sibfu-theme #chooseqtype .selected .qtypesummary {
  display: block;
}
.sibfu-theme #categoryquestions {
  margin: 0;
}
.sibfu-theme #categoryquestions td, .sibfu-theme #categoryquestions th {
  padding: 0 0.2em;
}
.sibfu-theme #categoryquestions th {
  text-align: left;
  font-weight: normal;
}
.sibfu-theme #categoryquestions .checkbox {
  padding-left: 5px;
}
.sibfu-theme #categoryquestions .checkbox input[type=checkbox] {
  margin-left: 0;
  float: none;
}
.sibfu-theme #categoryquestions img.iconsmall {
  padding: 0;
}
.sibfu-theme #categoryquestions .iconcol {
  padding: 3px;
}
.sibfu-theme #categoryquestions label {
  margin: 0;
}
.sibfu-theme #page-mod-quiz-edit div.questionbankwindow div.header {
  margin: 0;
}
.sibfu-theme #page-mod-quiz-edit div.questionbankwindow.block {
  padding: 0;
}
.sibfu-theme .dir-rtl #categoryquestions th {
  text-align: right;
}
.sibfu-theme .questionbank .singleselect {
  margin: 0;
}
.sibfu-theme #combinedfeedbackhdr div.fhtmleditor {
  padding: 0;
}
.sibfu-theme #combinedfeedbackhdr div.fcheckbox {
  margin-bottom: 1em;
}
.sibfu-theme #multitriesheader div.fitem_feditor {
  margin-top: 1em;
}
.sibfu-theme #multitriesheader div.fitem_fgroup {
  margin-bottom: 1em;
}
.sibfu-theme #multitriesheader div.fitem_fgroup fieldset.felement label {
  margin-left: 0.3em;
  margin-right: 0.3em;
}
.sibfu-theme body.path-question-type .fitem_fgroup .accesshide {
  font: inherit;
  left: 0;
  position: static;
  padding-right: 0.3em;
}
.sibfu-theme .que {
  clear: left;
  text-align: left;
  margin: 0 auto 1.8em auto;
}
.sibfu-theme .dir-rtl .que {
  text-align: right;
}
.sibfu-theme .que .info {
  float: left;
  width: 7em;
  padding: 0.5em;
  margin-bottom: 1.8em;
  background-color: #eee;
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.sibfu-theme .que h3.no {
  margin: 0;
  font-size: 0.8em;
  line-height: 1;
}
.sibfu-theme .que span.qno {
  font-size: 1.5em;
  font-weight: bold;
}
.sibfu-theme .que .info > div {
  font-size: 0.8em;
  margin-top: 0.7em;
}
.sibfu-theme .que .info .questionflag.editable {
  cursor: pointer;
}
.sibfu-theme .que .info .editquestion img, .sibfu-theme .que .info .questionflag img, .sibfu-theme .que .info .questionflag input {
  vertical-align: bottom;
}
.sibfu-theme .que .content {
  margin: 0 0 0 8.5em;
}
.sibfu-theme .que .formulation, .sibfu-theme .que .outcome, .sibfu-theme .que .comment {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #8a6d3b;
}
.sibfu-theme .que .formulation {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
  color: #333;
}
.sibfu-theme .formulation input[type=text], .sibfu-theme .formulation select {
  width: auto;
  vertical-align: baseline;
}
.sibfu-theme .path-mod-quiz input[size] {
  width: auto;
}
.sibfu-theme .que .comment {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.sibfu-theme .que .history {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #e3e3e3;
}
.sibfu-theme .que .history blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.sibfu-theme .que .ablock {
  margin: 0.7em 0 0.3em 0;
}
.sibfu-theme .que .im-controls {
  margin-top: 0.5em;
  text-align: left;
}
.sibfu-theme .dir-rtl .que .im-controls {
  text-align: right;
}
.sibfu-theme .que .specificfeedback, .sibfu-theme .que .generalfeedback, .sibfu-theme .que .rightanswer, .sibfu-theme .que .im-feedback, .sibfu-theme .que .feedback, .sibfu-theme .que p {
  margin: 0 0 0.5em;
}
.sibfu-theme .que .qtext {
  margin-bottom: 1.5em;
}
.sibfu-theme .que .correctness {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.sibfu-theme .que .correctness:empty {
  display: none;
}
.sibfu-theme .que .correctness-important {
  background-color: #b94a48;
}
.sibfu-theme .que .correctness-important[href] {
  background-color: #953b39;
}
.sibfu-theme .que .correctness-warning {
  background-color: #f89406;
}
.sibfu-theme .que .correctness-warning[href] {
  background-color: #c67605;
}
.sibfu-theme .que .correctness-success {
  background-color: #468847;
}
.sibfu-theme .que .correctness-success[href] {
  background-color: #356635;
}
.sibfu-theme .que .correctness-info {
  background-color: #3a87ad;
}
.sibfu-theme .que .correctness-info[href] {
  background-color: #2d6987;
}
.sibfu-theme .que .correctness-inverse {
  background-color: #333;
}
.sibfu-theme .que .correctness-inverse[href] {
  background-color: #1a1a1a;
}
.sibfu-theme .que .correctness.correct {
  background-color: #468847;
}
.sibfu-theme .que .correctness.partiallycorrect {
  background-color: #f89406;
}
.sibfu-theme .que .correctness.notanswered, .sibfu-theme .que .correctness.incorrect {
  background-color: #b94a48;
}
.sibfu-theme .que .validationerror {
  color: #b94a48;
}
.sibfu-theme .formulation .correct {
  background-color: #dff0d8;
}
.sibfu-theme .formulation .partiallycorrect {
  background-color: #fcf8e3;
}
.sibfu-theme .formulation .incorrect {
  background-color: #f2dede;
}
.sibfu-theme .formulation select.correct, .sibfu-theme .formulation input.correct {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.sibfu-theme .formulation select.correct:focus, .sibfu-theme .formulation input.correct:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.sibfu-theme .formulation select.partiallycorrect, .sibfu-theme .formulation input.partiallycorrect {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.sibfu-theme .formulation select.partiallycorrect:focus, .sibfu-theme .formulation input.partiallycorrect:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.sibfu-theme .formulation select.incorrect, .sibfu-theme .formulation input.incorrect {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.sibfu-theme .formulation select.incorrect:focus, .sibfu-theme .formulation input.incorrect:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.sibfu-theme .que .grading, .sibfu-theme .que .comment, .sibfu-theme .que .commentlink, .sibfu-theme .que .history {
  margin-top: 0.5em;
}
.sibfu-theme .que .history h3 {
  margin: 0 0 0.2em;
  font-size: 1em;
}
.sibfu-theme .que .history table {
  width: 100%;
  margin: 0;
}
.sibfu-theme .que .history .current {
  font-weight: bold;
}
.sibfu-theme .que .questioncorrectnessicon {
  vertical-align: text-bottom;
}
.sibfu-theme .que input.questionflagimage {
  padding-right: 3px;
}
.sibfu-theme .dir-rtl .que input.questionflagimage {
  padding-left: 3px;
  padding-right: 0;
}
.sibfu-theme .importerror {
  margin-top: 10px;
  border-bottom: 1px solid #555;
}
.sibfu-theme .mform .que.comment .fitemtitle {
  width: 20%;
}
.sibfu-theme #page-question-preview #techinfo {
  margin: 1em 0;
}
.sibfu-theme .dir-rtl #chooseqtype .instruction, .sibfu-theme .dir-rtl #chooseqtype .qtypesummary {
  right: 60%;
  left: 0;
  border-left: 0;
  border-right: 1px solid grey;
}
.sibfu-theme #page-mod-quiz-edit .box.generalbox.questionbank {
  padding: 0.5em;
}
.sibfu-theme #page-mod-quiz-edit .questionbank .categorypagingbarcontainer, .sibfu-theme #page-mod-quiz-edit .questionbank .categoryquestionscontainer, .sibfu-theme #page-mod-quiz-edit .questionbank .choosecategory {
  padding: 0;
}
.sibfu-theme #page-mod-quiz-edit .questionbank .choosecategory select {
  width: 100%;
}
.sibfu-theme #page-mod-quiz-edit div.questionbank .categoryquestionscontainer {
  background: transparent;
}
.sibfu-theme #page-mod-quiz-edit #categoryquestions > thead {
  background: #FFF;
}
.sibfu-theme #page-mod-quiz-edit #categoryquestions > tbody > tr:nth-of-type(even) {
  background: #e4e4e4;
}
.sibfu-theme #page-mod-quiz-edit .questionbankwindow div.header {
  color: #444;
  text-shadow: none;
  padding: 3px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  margin: 0 -10px 0 -10px;
  padding: 2px 10px 2px 10px;
  background: transparent;
}
.sibfu-theme #page-mod-quiz-edit .questionbankwindow div.header a:link, .sibfu-theme #page-mod-quiz-edit .questionbankwindow div.header a:visited {
  color: #0070a8;
}
.sibfu-theme #page-mod-quiz-edit .questionbankwindow div.header a:hover {
  color: #003d5c;
}
.sibfu-theme #page-mod-quiz-edit .createnewquestion {
  padding: 0.3em 0;
}
.sibfu-theme #page-mod-quiz-edit .createnewquestion div, .sibfu-theme #page-mod-quiz-edit .createnewquestion input {
  margin: 0;
}
.sibfu-theme #page-mod-quiz-edit .questionbankwindow div.header .title {
  color: #333;
}
.sibfu-theme #page-mod-quiz-edit div.container div.generalbox {
  background-color: transparent;
  padding: 1.5em;
}
.sibfu-theme #page-mod-quiz-edit .categoryinfo {
  background-color: transparent;
  border-bottom: none;
}
.sibfu-theme #page-mod-quiz-edit .createnewquestion .singlebutton input {
  margin-bottom: 0;
}
.sibfu-theme #page-mod-quiz-edit div.questionbank .categorysortopotionscontainer, .sibfu-theme #page-mod-quiz-edit div.questionbank .categoryselectallcontainer {
  padding: 0 0 1.5em 0;
}
.sibfu-theme #page-mod-quiz-edit div.questionbank .categorypagingbarcontainer {
  background-color: transparent;
  margin: 0;
  border-top: 0;
  border-bottom: 0;
}
.sibfu-theme #page-mod-quiz-edit div.questionbank .categorypagingbarcontainer .paging {
  padding: 0 0.3em;
}
.sibfu-theme #page-mod-quiz-edit div.question div.content div.questioncontrols {
  background-color: #fff;
}
.sibfu-theme #page-mod-quiz-edit div.question div.content div.points {
  margin-top: -0.5em;
  padding-bottom: 0;
  border: none;
  background-color: #fff;
  position: static;
  width: 12.1em;
  float: right;
  margin-right: 60px;
}
.sibfu-theme #page-mod-quiz-edit.dir-rtl div.question div.content div.points {
  float: left;
  margin-left: 60px;
  margin-right: 0;
}
.sibfu-theme #page-mod-quiz-edit div.question div.content div.points br {
  display: none;
}
.sibfu-theme #page-mod-quiz-edit div.question div.content div.points label {
  display: inline-block;
}
.sibfu-theme #page-mod-quiz-edit div.quizpage .pagecontent .pagestatus {
  background-color: #fff;
}
.sibfu-theme #page-mod-quiz-edit .quizpagedelete, .sibfu-theme #page-mod-quiz-edit .quizpagedelete img {
  background-color: transparent;
}
.sibfu-theme #page-mod-quiz-edit div.quizpage .pagecontent {
  border: 1px solid #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
}
.sibfu-theme #page-mod-quiz-edit div.questionbank .categoryinfo {
  padding: 0.3em 0;
}
.sibfu-theme #page-mod-quiz-edit div.questionbank .modulespecificbuttonscontainer {
  padding: 0;
}
.sibfu-theme #page-mod-quiz-edit div.questionbank .modulespecificbuttonscontainer strong {
  display: block;
}
.sibfu-theme #page-mod-quiz-edit div.questionbank .modulespecificbuttonscontainer hr, .sibfu-theme #page-mod-quiz-edit div.questionbank .modulespecificbuttonscontainer br {
  display: none;
}
.sibfu-theme #page-mod-quiz-edit div.questionbank .modulespecificbuttonscontainer strong {
  margin-left: -0.3em;
}
.sibfu-theme #page-mod-quiz-edit div.questionbank .modulespecificbuttonscontainer strong label {
  margin-left: 0.3em;
}
.sibfu-theme #page-mod-quiz-edit div.questionbank .modulespecificbuttonscontainer input {
  margin-left: 0;
}
.sibfu-theme #page-mod-quiz-edit div.questionbank .modulespecificbuttonscontainer input + input {
  margin-left: 5px;
}
.sibfu-theme .questionbankwindow .module {
  width: auto;
}
.sibfu-theme #page-mod-quiz-edit div.editq div.question div.content {
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
}
.sibfu-theme .path-mod-quiz .statedetails {
  display: block;
  font-size: 0.9em;
}
.sibfu-theme a#hidebankcmd {
  color: #0070a8;
}
.sibfu-theme .que.shortanswer .answer {
  padding: 0;
}
.sibfu-theme .que label {
  display: inline;
}
.sibfu-theme body.path-question-type .mform fieldset.hidden {
  padding: 0;
  margin: 0.7em 0 0;
}
.sibfu-theme .userprofile .fullprofilelink {
  text-align: center;
  margin: 10px;
}
.sibfu-theme .userprofile .page-context-header {
  margin-bottom: 10px;
}
.sibfu-theme .userprofile .description {
  margin-top: 10px;
  margin-bottom: 30px;
}
.sibfu-theme .userprofile .profile_tree {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.sibfu-theme .userprofile .profile_tree section {
  display: inline-block;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0 15px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sibfu-theme .userprofile .profile_tree section h3 {
  font-size: 18px;
  line-height: 20px;
}
.sibfu-theme .userprofile dl.list {
  *zoom: 1;
}
.sibfu-theme .userprofile dl.list:before, .sibfu-theme .userprofile dl.list:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .userprofile dl.list:after {
  clear: both;
}
.sibfu-theme .userprofile dl.list dt {
  float: left;
  width: 180px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sibfu-theme .userprofile dl.list dd {
  margin-left: 200px;
}
.sibfu-theme .user-box {
  margin: 8px;
  width: 115px;
  height: 160px;
  text-align: center;
  float: left;
  clear: none;
}
.sibfu-theme #page-user-profile .node_category ul, .sibfu-theme .path-user .node_category ul {
  margin-left: 0;
  margin-right: 0;
  list-style: none;
}
.sibfu-theme #page-user-profile .node_category li, .sibfu-theme .path-user .node_category li {
  margin-top: 5px;
}
.sibfu-theme #page-user-profile .node_category .editprofile, .sibfu-theme .path-user .node_category .editprofile, .sibfu-theme #page-user-profile .node_category .viewmore, .sibfu-theme .path-user .node_category .viewmore {
  text-align: right;
}
.sibfu-theme .dir-rtl .user-box {
  float: right;
}
.sibfu-theme .dir-rtl .userprofile .node_category .editprofile, .sibfu-theme .dir-rtl .userprofile .node_category .viewmore {
  text-align: left;
}
.sibfu-theme .dir-rtl .userprofile dl dd {
  margin-left: 0;
  margin-right: 10px;
}
@media (max-width: 480px) {
  .sibfu-theme .userprofile .profile_tree {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}
.sibfu-theme .userlist .action-icon img {
  vertical-align: middle;
}
.sibfu-theme .userlist #showall {
  margin: 10px 0;
}
.sibfu-theme .userlist .buttons {
  text-align: center;
}
.sibfu-theme .userlist .buttons label {
  padding: 0 3px;
}
.sibfu-theme .userlist table#participants {
  text-align: center;
}
.sibfu-theme .userlist table#participants td, .sibfu-theme .userlist table#participants th {
  vertical-align: middle;
  text-align: left;
  padding: 4px;
}
.sibfu-theme .userlist table.controls {
  width: 100%;
}
.sibfu-theme .userlist table.controls tr {
  vertical-align: top;
}
.sibfu-theme .userlist table.controls .right {
  text-align: right;
}
.sibfu-theme .userlist table.controls .groupselector {
  margin-bottom: 0;
  margin-top: 0;
}
.sibfu-theme .userlist table.controls .groupselector label {
  display: block;
}
.sibfu-theme .userinfobox {
  width: 100%;
  border: 1px solid;
  border-collapse: separate;
  padding: 10px;
}
.sibfu-theme .userinfobox .left, .sibfu-theme .userinfobox .side {
  width: 100px;
  vertical-align: top;
}
.sibfu-theme .userinfobox .userpicture {
  width: 100px;
  height: 100px;
}
.sibfu-theme .userinfobox .content {
  vertical-align: top;
}
.sibfu-theme .userinfobox .links {
  width: 100px;
  padding: 5px;
  vertical-align: bottom;
}
.sibfu-theme .userinfobox .links a {
  display: block;
}
.sibfu-theme .userinfobox .list td {
  padding: 3px;
}
.sibfu-theme .userinfobox .username {
  padding-bottom: 20px;
  font-weight: bold;
}
.sibfu-theme .userinfobox td.label {
  text-align: right;
  white-space: nowrap;
  vertical-align: top;
  font-weight: bold;
}
.sibfu-theme .groupinfobox {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #e3e3e3;
}
.sibfu-theme .groupinfobox blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.sibfu-theme .groupinfobox .left {
  padding: 10px;
  width: 100px;
  vertical-align: top;
}
.sibfu-theme .course-participation #showall {
  text-align: center;
  margin: 10px 0;
}
.sibfu-theme #user-policy .noticebox {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  width: 80%;
  height: 250px;
}
.sibfu-theme #user-policy #policyframe {
  width: 100%;
  height: 100%;
}
.sibfu-theme .iplookup #map {
  margin: auto;
}
.sibfu-theme .userselector select {
  width: 100%;
}
.sibfu-theme .userselector div {
  margin-top: 0.2em;
}
.sibfu-theme .userselector div label {
  margin-right: 0.3em;
}
.sibfu-theme .userselector .userselector-infobelow {
  font-size: 0.8em;
}
.sibfu-theme #userselector_options {
  padding: 0.3em 0;
}
.sibfu-theme #userselector_options .collapsibleregioncaption {
  font-weight: bold;
}
.sibfu-theme #userselector_options p {
  margin: 0.2em 0;
  text-align: left;
}
.sibfu-theme .dir-rtl #userselector_options p {
  text-align: right;
}
.sibfu-theme #page-user-profile .messagebox {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme #page-course-view-weeks .messagebox {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme .dir-rtl .userlist table#participants td, .sibfu-theme .dir-rtl .userlist table#participants th {
  text-align: right;
}
.sibfu-theme .dir-rtl .userlist table#participants {
  margin: 0 auto;
}
.sibfu-theme #page-my-index.dir-rtl .block h3 {
  text-align: right;
}
.sibfu-theme .profileeditor > .singleselect {
  margin: 0 0.5em 0 0;
}
.sibfu-theme .profileeditor > .singlebutton {
  display: inline-block;
  margin: 0 0 0 0.5em;
}
.sibfu-theme .profileeditor > .singlebutton div, .sibfu-theme .profileeditor > .singlebutton input {
  margin: 0;
}
.sibfu-theme .dir-rtl .profileeditor > .singleselect {
  margin: 0 0 0 0.5em;
}
.sibfu-theme .dir-rtl .profileeditor > .singlebutton {
  margin: 0 0.5em 0 0;
}
.sibfu-theme #groupeditform .groups, .sibfu-theme #groupeditform .members {
  min-width: 175px;
  width: 49%;
  float: left;
  text-align: left;
}
.sibfu-theme #groupeditform .groups select, .sibfu-theme #groupeditform .members select {
  min-width: 175px;
}
.sibfu-theme .dir-rtl #groupeditform .groups, .sibfu-theme .dir-rtl #groupeditform .members {
  float: right;
  text-align: right;
}
.sibfu-theme .preferences-group ul {
  list-style: none;
  margin-left: 0;
  margin-right: 0;
}
.sibfu-theme .dir-rtl .preferences-group {
  float: right;
}
.sibfu-theme .search-results .result {
  margin-left: 0;
  margin-right: 0;
}
.sibfu-theme .dir-rtl .search-results .result {
  margin-right: 15px;
  margin-left: 0;
}
.sibfu-theme .search-results .result .result-content {
  margin: 7px 0;
}
.sibfu-theme .search-results .result .filename {
  font-style: italic;
}
.sibfu-theme .search-input-wrapper {
  margin: 0 5px 0 2px;
  overflow: hidden;
  float: right;
  height: 100%;
  width: 16px;
  transition: width 0.5s ease, left 0.5s ease;
}
.sibfu-theme .search-input-wrapper > div {
  float: left;
  margin: 10px 0 9px 0;
}
.sibfu-theme .dir-rtl .search-input-wrapper {
  margin: 0 2px 0 5px;
  float: left;
}
.sibfu-theme .dir-rtl .search-input-wrapper > div {
  float: right;
}
.sibfu-theme .dir-rtl .search-input-wrapper > form {
  margin: 5px 25px 5px 0;
}
.sibfu-theme .search-input-wrapper > form {
  opacity: 0;
  margin: 5px 0 5px 25px;
  transition: opacity 0.5s ease-in-out;
}
.sibfu-theme .search-input-wrapper > form > input {
  margin: 0;
}
.sibfu-theme .search-input-wrapper form.expanded {
  opacity: 1;
}
.sibfu-theme .search-input-wrapper.expanded {
  width: 160px;
}
.sibfu-theme .dir-rtl .navbar .search-input-wrapper > form {
  margin: 7px 25px 3px 0;
}
.sibfu-theme .navbar .search-input-wrapper > form {
  margin: 7px 0 3px 25px;
}
.sibfu-theme .clearfix {
  *zoom: 1;
}
.sibfu-theme .clearfix:before, .sibfu-theme .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .clearfix:after {
  clear: both;
}
.sibfu-theme .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.sibfu-theme .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sibfu-theme article, .sibfu-theme aside, .sibfu-theme details, .sibfu-theme figcaption, .sibfu-theme figure, .sibfu-theme footer, .sibfu-theme header, .sibfu-theme hgroup, .sibfu-theme nav, .sibfu-theme section {
  display: block;
}
.sibfu-theme audio, .sibfu-theme canvas, .sibfu-theme video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.sibfu-theme audio:not([controls]) {
  display: none;
}
.sibfu-theme html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.sibfu-theme a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.sibfu-theme a:hover, .sibfu-theme a:active {
  outline: 0;
}
.sibfu-theme sub, .sibfu-theme sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.sibfu-theme sup {
  top: -0.5em;
}
.sibfu-theme sub {
  bottom: -0.25em;
}
.sibfu-theme .img-responsive {
  max-width: 100%;
  width: auto;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
.sibfu-theme img {
  vertical-align: middle;
  border: 0;
}
.sibfu-theme #map_canvas img, .sibfu-theme .google-maps img {
  max-width: none;
}
.sibfu-theme button, .sibfu-theme input, .sibfu-theme select, .sibfu-theme textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
.sibfu-theme button, .sibfu-theme input {
  *overflow: visible;
  line-height: normal;
}
.sibfu-theme button::-moz-focus-inner, .sibfu-theme input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.sibfu-theme button, .sibfu-theme html input[type=button], .sibfu-theme input[type=reset], .sibfu-theme input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
.sibfu-theme label, .sibfu-theme select, .sibfu-theme button, .sibfu-theme input[type=button], .sibfu-theme input[type=reset], .sibfu-theme input[type=submit], .sibfu-theme input[type=radio], .sibfu-theme input[type=checkbox] {
  cursor: pointer;
}
.sibfu-theme input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
.sibfu-theme input[type=search]::-webkit-search-decoration, .sibfu-theme input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.sibfu-theme textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  .sibfu-theme * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  .sibfu-theme a, .sibfu-theme a:visited {
    text-decoration: underline;
  }
  .sibfu-theme a[href]:after {
    content: " (" attr(href) ")";
  }
  .sibfu-theme abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .sibfu-theme .ir a:after, .sibfu-theme a[href^="javascript:"]:after, .sibfu-theme a[href^="#"]:after {
    content: "";
  }
  .sibfu-theme pre, .sibfu-theme blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .sibfu-theme thead {
    display: table-header-group;
  }
  .sibfu-theme tr, .sibfu-theme img {
    page-break-inside: avoid;
  }
  .sibfu-theme img {
    max-width: 100% !important;
  }
  @page {
    .sibfu-theme {
      margin: 0.5cm;
    }
  }
  .sibfu-theme p, .sibfu-theme h2, .sibfu-theme h3 {
    orphans: 3;
    widows: 3;
  }
  .sibfu-theme h2, .sibfu-theme h3 {
    page-break-after: avoid;
  }
}
.sibfu-theme body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  background-color: #fff;
}
.sibfu-theme a {
  color: #0070a8;
  text-decoration: none;
}
.sibfu-theme a:hover, .sibfu-theme a:focus {
  color: #003d5c;
  text-decoration: underline;
}
.sibfu-theme .img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.sibfu-theme .img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.sibfu-theme .img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.sibfu-theme .row {
  margin-left: -20px;
  *zoom: 1;
}
.sibfu-theme .row:before, .sibfu-theme .row:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .row:after {
  clear: both;
}
.sibfu-theme [class*=span] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.sibfu-theme .container, .sibfu-theme .navbar-static-top .container, .sibfu-theme .navbar-fixed-top .container, .sibfu-theme .navbar-fixed-bottom .container {
  width: 940px;
}
.sibfu-theme .span12 {
  width: 940px;
}
.sibfu-theme .span11 {
  width: 860px;
}
.sibfu-theme .span10 {
  width: 780px;
}
.sibfu-theme .span9 {
  width: 700px;
}
.sibfu-theme .span8 {
  width: 620px;
}
.sibfu-theme .span7 {
  width: 540px;
}
.sibfu-theme .span6 {
  width: 460px;
}
.sibfu-theme .span5 {
  width: 380px;
}
.sibfu-theme .span4 {
  width: 300px;
}
.sibfu-theme .span3 {
  width: 220px;
}
.sibfu-theme .span2 {
  width: 140px;
}
.sibfu-theme .span1 {
  width: 60px;
}
.sibfu-theme .offset12 {
  margin-left: 980px;
}
.sibfu-theme .offset11 {
  margin-left: 900px;
}
.sibfu-theme .offset10 {
  margin-left: 820px;
}
.sibfu-theme .offset9 {
  margin-left: 740px;
}
.sibfu-theme .offset8 {
  margin-left: 660px;
}
.sibfu-theme .offset7 {
  margin-left: 580px;
}
.sibfu-theme .offset6 {
  margin-left: 500px;
}
.sibfu-theme .offset5 {
  margin-left: 420px;
}
.sibfu-theme .offset4 {
  margin-left: 340px;
}
.sibfu-theme .offset3 {
  margin-left: 260px;
}
.sibfu-theme .offset2 {
  margin-left: 180px;
}
.sibfu-theme .offset1 {
  margin-left: 100px;
}
.sibfu-theme .row-fluid {
  width: 100%;
  *zoom: 1;
}
.sibfu-theme .row-fluid:before, .sibfu-theme .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .row-fluid:after {
  clear: both;
}
.sibfu-theme .row-fluid [class*=span] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12765957%;
  *margin-left: 2.07446809%;
}
.sibfu-theme .row-fluid [class*=span]:first-child {
  margin-left: 0;
}
.sibfu-theme .row-fluid .controls-row [class*=span] + [class*=span] {
  margin-left: 2.12765957%;
}
.sibfu-theme .row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
.sibfu-theme .row-fluid .span11 {
  width: 91.4893617%;
  *width: 91.43617021%;
}
.sibfu-theme .row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.92553191%;
}
.sibfu-theme .row-fluid .span9 {
  width: 74.46808511%;
  *width: 74.41489362%;
}
.sibfu-theme .row-fluid .span8 {
  width: 65.95744681%;
  *width: 65.90425532%;
}
.sibfu-theme .row-fluid .span7 {
  width: 57.44680851%;
  *width: 57.39361702%;
}
.sibfu-theme .row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88297872%;
}
.sibfu-theme .row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37234043%;
}
.sibfu-theme .row-fluid .span4 {
  width: 31.91489362%;
  *width: 31.86170213%;
}
.sibfu-theme .row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
.sibfu-theme .row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84042553%;
}
.sibfu-theme .row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.32978723%;
}
.sibfu-theme .row-fluid .offset12 {
  margin-left: 104.25531915%;
  *margin-left: 104.14893617%;
}
.sibfu-theme .row-fluid .offset12:first-child {
  margin-left: 102.12765957%;
  *margin-left: 102.0212766%;
}
.sibfu-theme .row-fluid .offset11 {
  margin-left: 95.74468085%;
  *margin-left: 95.63829787%;
}
.sibfu-theme .row-fluid .offset11:first-child {
  margin-left: 93.61702128%;
  *margin-left: 93.5106383%;
}
.sibfu-theme .row-fluid .offset10 {
  margin-left: 87.23404255%;
  *margin-left: 87.12765957%;
}
.sibfu-theme .row-fluid .offset10:first-child {
  margin-left: 85.10638298%;
  *margin-left: 85%;
}
.sibfu-theme .row-fluid .offset9 {
  margin-left: 78.72340426%;
  *margin-left: 78.61702128%;
}
.sibfu-theme .row-fluid .offset9:first-child {
  margin-left: 76.59574468%;
  *margin-left: 76.4893617%;
}
.sibfu-theme .row-fluid .offset8 {
  margin-left: 70.21276596%;
  *margin-left: 70.10638298%;
}
.sibfu-theme .row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
  *margin-left: 67.9787234%;
}
.sibfu-theme .row-fluid .offset7 {
  margin-left: 61.70212766%;
  *margin-left: 61.59574468%;
}
.sibfu-theme .row-fluid .offset7:first-child {
  margin-left: 59.57446809%;
  *margin-left: 59.46808511%;
}
.sibfu-theme .row-fluid .offset6 {
  margin-left: 53.19148936%;
  *margin-left: 53.08510638%;
}
.sibfu-theme .row-fluid .offset6:first-child {
  margin-left: 51.06382979%;
  *margin-left: 50.95744681%;
}
.sibfu-theme .row-fluid .offset5 {
  margin-left: 44.68085106%;
  *margin-left: 44.57446809%;
}
.sibfu-theme .row-fluid .offset5:first-child {
  margin-left: 42.55319149%;
  *margin-left: 42.44680851%;
}
.sibfu-theme .row-fluid .offset4 {
  margin-left: 36.17021277%;
  *margin-left: 36.06382979%;
}
.sibfu-theme .row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
  *margin-left: 33.93617021%;
}
.sibfu-theme .row-fluid .offset3 {
  margin-left: 27.65957447%;
  *margin-left: 27.55319149%;
}
.sibfu-theme .row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
  *margin-left: 25.42553191%;
}
.sibfu-theme .row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%;
}
.sibfu-theme .row-fluid .offset2:first-child {
  margin-left: 17.0212766%;
  *margin-left: 16.91489362%;
}
.sibfu-theme .row-fluid .offset1 {
  margin-left: 10.63829787%;
  *margin-left: 10.53191489%;
}
.sibfu-theme .row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
  *margin-left: 8.40425532%;
}
.sibfu-theme [class*=span].hide, .sibfu-theme .row-fluid [class*=span].hide {
  display: none;
}
.sibfu-theme [class*=span].pull-right, .sibfu-theme .row-fluid [class*=span].pull-right {
  float: right;
}
.sibfu-theme .container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.sibfu-theme .container:before, .sibfu-theme .container:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .container:after {
  clear: both;
}
.sibfu-theme .container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.sibfu-theme .container-fluid:before, .sibfu-theme .container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .container-fluid:after {
  clear: both;
}
.sibfu-theme p {
  margin: 0 0 10px;
}
.sibfu-theme .lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
.sibfu-theme small {
  font-size: 85%;
}
.sibfu-theme strong {
  font-weight: bold;
}
.sibfu-theme em {
  font-style: italic;
}
.sibfu-theme cite {
  font-style: normal;
}
.sibfu-theme .muted {
  color: #999;
}
.sibfu-theme a.muted:hover, .sibfu-theme a.muted:focus {
  color: #808080;
}
.sibfu-theme .text-warning {
  color: #8a6d3b;
}
.sibfu-theme a.text-warning:hover, .sibfu-theme a.text-warning:focus {
  color: #66512c;
}
.sibfu-theme .text-error {
  color: #b94a48;
}
.sibfu-theme a.text-error:hover, .sibfu-theme a.text-error:focus {
  color: #953b39;
}
.sibfu-theme .text-info {
  color: #3a87ad;
}
.sibfu-theme a.text-info:hover, .sibfu-theme a.text-info:focus {
  color: #2d6987;
}
.sibfu-theme .text-success {
  color: #468847;
}
.sibfu-theme a.text-success:hover, .sibfu-theme a.text-success:focus {
  color: #356635;
}
.sibfu-theme .text-left {
  text-align: left;
}
.sibfu-theme .text-right {
  text-align: right;
}
.sibfu-theme .text-center {
  text-align: center;
}
.sibfu-theme h1, .sibfu-theme h2, .sibfu-theme h3, .sibfu-theme h4, .sibfu-theme h5, .sibfu-theme h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: normal;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
.sibfu-theme h1 small, .sibfu-theme h2 small, .sibfu-theme h3 small, .sibfu-theme h4 small, .sibfu-theme h5 small, .sibfu-theme h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
.sibfu-theme h1, .sibfu-theme h2, .sibfu-theme h3 {
  line-height: 30px;
}
.sibfu-theme h1 {
  font-size: 38.5px;
}
.sibfu-theme h2 {
  font-size: 31.5px;
}
.sibfu-theme h3 {
  font-size: 20px;
}
.sibfu-theme h4 {
  font-size: 17.5px;
}
.sibfu-theme h5 {
  font-size: 14px;
}
.sibfu-theme h6 {
  font-size: 11.9px;
}
.sibfu-theme h1 small {
  font-size: 24.5px;
}
.sibfu-theme h2 small {
  font-size: 17.5px;
}
.sibfu-theme h3 small {
  font-size: 14px;
}
.sibfu-theme h4 small {
  font-size: 14px;
}
.sibfu-theme .page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eee;
}
.sibfu-theme ul, .sibfu-theme ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
.sibfu-theme ul ul, .sibfu-theme ul ol, .sibfu-theme ol ol, .sibfu-theme ol ul {
  margin-bottom: 0;
}
.sibfu-theme li {
  line-height: 20px;
}
.sibfu-theme ul.unstyled, .sibfu-theme ol.unstyled {
  margin-left: 0;
  list-style: none;
}
.sibfu-theme ul.inline, .sibfu-theme ol.inline {
  margin-left: 0;
  list-style: none;
}
.sibfu-theme ul.inline > li, .sibfu-theme ol.inline > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
.sibfu-theme dl {
  margin-bottom: 20px;
}
.sibfu-theme dt, .sibfu-theme dd {
  line-height: 20px;
}
.sibfu-theme dt {
  font-weight: bold;
}
.sibfu-theme dd {
  margin-left: 10px;
}
.sibfu-theme .dl-horizontal {
  *zoom: 1;
}
.sibfu-theme .dl-horizontal:before, .sibfu-theme .dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .dl-horizontal:after {
  clear: both;
}
.sibfu-theme .dl-horizontal dt {
  float: left;
  width: 180px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sibfu-theme .dl-horizontal dd {
  margin-left: 200px;
}
.sibfu-theme hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
.sibfu-theme abbr[title], .sibfu-theme abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
.sibfu-theme abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.sibfu-theme blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
.sibfu-theme blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
.sibfu-theme blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}
.sibfu-theme blockquote small:before {
  content: "— ";
}
.sibfu-theme blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
.sibfu-theme blockquote.pull-right p, .sibfu-theme blockquote.pull-right small {
  text-align: right;
}
.sibfu-theme blockquote.pull-right small:before {
  content: "";
}
.sibfu-theme blockquote.pull-right small:after {
  content: " —";
}
.sibfu-theme q:before, .sibfu-theme q:after, .sibfu-theme blockquote:before, .sibfu-theme blockquote:after {
  content: "";
}
.sibfu-theme address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
.sibfu-theme code, .sibfu-theme pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.sibfu-theme code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
.sibfu-theme pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sibfu-theme pre.prettyprint {
  margin-bottom: 20px;
}
.sibfu-theme pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.sibfu-theme .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.sibfu-theme form {
  margin: 0 0 20px;
}
.sibfu-theme fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
.sibfu-theme legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.sibfu-theme legend small {
  font-size: 15px;
  color: #999;
}
.sibfu-theme label, .sibfu-theme input, .sibfu-theme button, .sibfu-theme select, .sibfu-theme textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
.sibfu-theme input, .sibfu-theme button, .sibfu-theme select, .sibfu-theme textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sibfu-theme label {
  display: block;
  margin-bottom: 5px;
}
.sibfu-theme select, .sibfu-theme textarea, .sibfu-theme input[type=text], .sibfu-theme input[type=password], .sibfu-theme input[type=datetime], .sibfu-theme input[type=datetime-local], .sibfu-theme input[type=date], .sibfu-theme input[type=month], .sibfu-theme input[type=time], .sibfu-theme input[type=week], .sibfu-theme input[type=number], .sibfu-theme input[type=email], .sibfu-theme input[type=url], .sibfu-theme input[type=search], .sibfu-theme input[type=tel], .sibfu-theme input[type=color], .sibfu-theme .uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
.sibfu-theme input, .sibfu-theme textarea, .sibfu-theme .uneditable-input {
  width: 206px;
}
.sibfu-theme textarea {
  height: auto;
}
.sibfu-theme textarea, .sibfu-theme input[type=text], .sibfu-theme input[type=password], .sibfu-theme input[type=datetime], .sibfu-theme input[type=datetime-local], .sibfu-theme input[type=date], .sibfu-theme input[type=month], .sibfu-theme input[type=time], .sibfu-theme input[type=week], .sibfu-theme input[type=number], .sibfu-theme input[type=email], .sibfu-theme input[type=url], .sibfu-theme input[type=search], .sibfu-theme input[type=tel], .sibfu-theme input[type=color], .sibfu-theme .uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.sibfu-theme textarea:focus, .sibfu-theme input[type=text]:focus, .sibfu-theme input[type=password]:focus, .sibfu-theme input[type=datetime]:focus, .sibfu-theme input[type=datetime-local]:focus, .sibfu-theme input[type=date]:focus, .sibfu-theme input[type=month]:focus, .sibfu-theme input[type=time]:focus, .sibfu-theme input[type=week]:focus, .sibfu-theme input[type=number]:focus, .sibfu-theme input[type=email]:focus, .sibfu-theme input[type=url]:focus, .sibfu-theme input[type=search]:focus, .sibfu-theme input[type=tel]:focus, .sibfu-theme input[type=color]:focus, .sibfu-theme .uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.sibfu-theme input[type=radio], .sibfu-theme input[type=checkbox] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px;
  line-height: normal;
}
.sibfu-theme input[type=file], .sibfu-theme input[type=image], .sibfu-theme input[type=submit], .sibfu-theme input[type=reset], .sibfu-theme input[type=button], .sibfu-theme input[type=radio], .sibfu-theme input[type=checkbox] {
  width: auto;
}
.sibfu-theme select, .sibfu-theme input[type=file] {
  height: 30px;
  *margin-top: 4px;
  line-height: 30px;
}
.sibfu-theme select {
  border: 1px solid #ccc;
  background-color: #fff;
}
.sibfu-theme select[multiple], .sibfu-theme select[size] {
  height: auto;
}
.sibfu-theme select:focus, .sibfu-theme input[type=file]:focus, .sibfu-theme input[type=radio]:focus, .sibfu-theme input[type=checkbox]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.sibfu-theme .uneditable-input, .sibfu-theme .uneditable-textarea {
  color: #999;
  background-color: #fcfcfc;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.sibfu-theme .uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.sibfu-theme .uneditable-textarea {
  width: auto;
  height: auto;
}
.sibfu-theme input:-moz-placeholder, .sibfu-theme textarea:-moz-placeholder {
  color: #999;
}
.sibfu-theme input:-ms-input-placeholder, .sibfu-theme textarea:-ms-input-placeholder {
  color: #999;
}
.sibfu-theme input::-webkit-input-placeholder, .sibfu-theme textarea::-webkit-input-placeholder {
  color: #999;
}
.sibfu-theme .radio, .sibfu-theme .checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.sibfu-theme .radio input[type=radio], .sibfu-theme .checkbox input[type=checkbox] {
  float: left;
  margin-left: -20px;
}
.sibfu-theme .controls > .radio:first-child, .sibfu-theme .controls > .checkbox:first-child {
  padding-top: 5px;
}
.sibfu-theme .radio.inline, .sibfu-theme .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.sibfu-theme .radio.inline + .radio.inline, .sibfu-theme .checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.sibfu-theme .input-mini {
  width: 60px;
}
.sibfu-theme .input-small {
  width: 90px;
}
.sibfu-theme .input-medium {
  width: 150px;
}
.sibfu-theme .input-large {
  width: 210px;
}
.sibfu-theme .input-xlarge {
  width: 270px;
}
.sibfu-theme .input-xxlarge {
  width: 530px;
}
.sibfu-theme input[class*=span], .sibfu-theme select[class*=span], .sibfu-theme textarea[class*=span], .sibfu-theme .uneditable-input[class*=span], .sibfu-theme .row-fluid input[class*=span], .sibfu-theme .row-fluid select[class*=span], .sibfu-theme .row-fluid textarea[class*=span], .sibfu-theme .row-fluid .uneditable-input[class*=span] {
  float: none;
  margin-left: 0;
}
.sibfu-theme .input-append input[class*=span], .sibfu-theme .input-append .uneditable-input[class*=span], .sibfu-theme .input-prepend input[class*=span], .sibfu-theme .input-prepend .uneditable-input[class*=span], .sibfu-theme .row-fluid input[class*=span], .sibfu-theme .row-fluid select[class*=span], .sibfu-theme .row-fluid textarea[class*=span], .sibfu-theme .row-fluid .uneditable-input[class*=span], .sibfu-theme .row-fluid .input-prepend [class*=span], .sibfu-theme .row-fluid .input-append [class*=span] {
  display: inline-block;
}
.sibfu-theme input, .sibfu-theme textarea, .sibfu-theme .uneditable-input {
  margin-left: 0;
}
.sibfu-theme .controls-row [class*=span] + [class*=span] {
  margin-left: 20px;
}
.sibfu-theme input.span12, .sibfu-theme textarea.span12, .sibfu-theme .uneditable-input.span12 {
  width: 926px;
}
.sibfu-theme input.span11, .sibfu-theme textarea.span11, .sibfu-theme .uneditable-input.span11 {
  width: 846px;
}
.sibfu-theme input.span10, .sibfu-theme textarea.span10, .sibfu-theme .uneditable-input.span10 {
  width: 766px;
}
.sibfu-theme input.span9, .sibfu-theme textarea.span9, .sibfu-theme .uneditable-input.span9 {
  width: 686px;
}
.sibfu-theme input.span8, .sibfu-theme textarea.span8, .sibfu-theme .uneditable-input.span8 {
  width: 606px;
}
.sibfu-theme input.span7, .sibfu-theme textarea.span7, .sibfu-theme .uneditable-input.span7 {
  width: 526px;
}
.sibfu-theme input.span6, .sibfu-theme textarea.span6, .sibfu-theme .uneditable-input.span6 {
  width: 446px;
}
.sibfu-theme input.span5, .sibfu-theme textarea.span5, .sibfu-theme .uneditable-input.span5 {
  width: 366px;
}
.sibfu-theme input.span4, .sibfu-theme textarea.span4, .sibfu-theme .uneditable-input.span4 {
  width: 286px;
}
.sibfu-theme input.span3, .sibfu-theme textarea.span3, .sibfu-theme .uneditable-input.span3 {
  width: 206px;
}
.sibfu-theme input.span2, .sibfu-theme textarea.span2, .sibfu-theme .uneditable-input.span2 {
  width: 126px;
}
.sibfu-theme input.span1, .sibfu-theme textarea.span1, .sibfu-theme .uneditable-input.span1 {
  width: 46px;
}
.sibfu-theme .controls-row {
  *zoom: 1;
}
.sibfu-theme .controls-row:before, .sibfu-theme .controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .controls-row:after {
  clear: both;
}
.sibfu-theme .controls-row [class*=span], .sibfu-theme .row-fluid .controls-row [class*=span] {
  float: left;
}
.sibfu-theme .controls-row .checkbox[class*=span], .sibfu-theme .controls-row .radio[class*=span] {
  padding-top: 5px;
}
.sibfu-theme input[disabled], .sibfu-theme select[disabled], .sibfu-theme textarea[disabled], .sibfu-theme input[readonly], .sibfu-theme select[readonly], .sibfu-theme textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}
.sibfu-theme input[type=radio][disabled], .sibfu-theme input[type=checkbox][disabled], .sibfu-theme input[type=radio][readonly], .sibfu-theme input[type=checkbox][readonly] {
  background-color: transparent;
}
.sibfu-theme .control-group.warning .control-label, .sibfu-theme .control-group.warning .help-block, .sibfu-theme .control-group.warning .help-inline {
  color: #8a6d3b;
}
.sibfu-theme .control-group.warning .checkbox, .sibfu-theme .control-group.warning .radio, .sibfu-theme .control-group.warning input, .sibfu-theme .control-group.warning select, .sibfu-theme .control-group.warning textarea {
  color: #8a6d3b;
}
.sibfu-theme .control-group.warning input, .sibfu-theme .control-group.warning select, .sibfu-theme .control-group.warning textarea {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.sibfu-theme .control-group.warning input:focus, .sibfu-theme .control-group.warning select:focus, .sibfu-theme .control-group.warning textarea:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.sibfu-theme .control-group.warning .input-prepend .add-on, .sibfu-theme .control-group.warning .input-append .add-on {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.sibfu-theme .control-group.error .control-label, .sibfu-theme .control-group.error .help-block, .sibfu-theme .control-group.error .help-inline {
  color: #b94a48;
}
.sibfu-theme .control-group.error .checkbox, .sibfu-theme .control-group.error .radio, .sibfu-theme .control-group.error input, .sibfu-theme .control-group.error select, .sibfu-theme .control-group.error textarea {
  color: #b94a48;
}
.sibfu-theme .control-group.error input, .sibfu-theme .control-group.error select, .sibfu-theme .control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.sibfu-theme .control-group.error input:focus, .sibfu-theme .control-group.error select:focus, .sibfu-theme .control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.sibfu-theme .control-group.error .input-prepend .add-on, .sibfu-theme .control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.sibfu-theme .control-group.success .control-label, .sibfu-theme .control-group.success .help-block, .sibfu-theme .control-group.success .help-inline {
  color: #468847;
}
.sibfu-theme .control-group.success .checkbox, .sibfu-theme .control-group.success .radio, .sibfu-theme .control-group.success input, .sibfu-theme .control-group.success select, .sibfu-theme .control-group.success textarea {
  color: #468847;
}
.sibfu-theme .control-group.success input, .sibfu-theme .control-group.success select, .sibfu-theme .control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.sibfu-theme .control-group.success input:focus, .sibfu-theme .control-group.success select:focus, .sibfu-theme .control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.sibfu-theme .control-group.success .input-prepend .add-on, .sibfu-theme .control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.sibfu-theme .control-group.info .control-label, .sibfu-theme .control-group.info .help-block, .sibfu-theme .control-group.info .help-inline {
  color: #3a87ad;
}
.sibfu-theme .control-group.info .checkbox, .sibfu-theme .control-group.info .radio, .sibfu-theme .control-group.info input, .sibfu-theme .control-group.info select, .sibfu-theme .control-group.info textarea {
  color: #3a87ad;
}
.sibfu-theme .control-group.info input, .sibfu-theme .control-group.info select, .sibfu-theme .control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.sibfu-theme .control-group.info input:focus, .sibfu-theme .control-group.info select:focus, .sibfu-theme .control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.sibfu-theme .control-group.info .input-prepend .add-on, .sibfu-theme .control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
.sibfu-theme input:focus:invalid, .sibfu-theme textarea:focus:invalid, .sibfu-theme select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
.sibfu-theme input:focus:invalid:focus, .sibfu-theme textarea:focus:invalid:focus, .sibfu-theme select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.sibfu-theme .form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.sibfu-theme .form-actions:before, .sibfu-theme .form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .form-actions:after {
  clear: both;
}
.sibfu-theme .help-block, .sibfu-theme .help-inline {
  color: #595959;
}
.sibfu-theme .help-block {
  display: block;
  margin-bottom: 10px;
}
.sibfu-theme .help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.sibfu-theme .input-append, .sibfu-theme .input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.sibfu-theme .input-append input, .sibfu-theme .input-prepend input, .sibfu-theme .input-append select, .sibfu-theme .input-prepend select, .sibfu-theme .input-append .uneditable-input, .sibfu-theme .input-prepend .uneditable-input, .sibfu-theme .input-append .dropdown-menu, .sibfu-theme .input-prepend .dropdown-menu, .sibfu-theme .input-append .popover, .sibfu-theme .input-prepend .popover {
  font-size: 14px;
}
.sibfu-theme .input-append input, .sibfu-theme .input-prepend input, .sibfu-theme .input-append select, .sibfu-theme .input-prepend select, .sibfu-theme .input-append .uneditable-input, .sibfu-theme .input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.sibfu-theme .input-append input:focus, .sibfu-theme .input-prepend input:focus, .sibfu-theme .input-append select:focus, .sibfu-theme .input-prepend select:focus, .sibfu-theme .input-append .uneditable-input:focus, .sibfu-theme .input-prepend .uneditable-input:focus {
  z-index: 2;
}
.sibfu-theme .input-append .add-on, .sibfu-theme .input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}
.sibfu-theme .input-append .add-on, .sibfu-theme .input-prepend .add-on, .sibfu-theme .input-append .btn, .sibfu-theme .input-prepend .btn, .sibfu-theme .input-append .btn-group > .dropdown-toggle, .sibfu-theme .input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sibfu-theme .input-append .active, .sibfu-theme .input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.sibfu-theme .input-prepend .add-on, .sibfu-theme .input-prepend .btn {
  margin-right: -1px;
}
.sibfu-theme .input-prepend .add-on:first-child, .sibfu-theme .input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.sibfu-theme .input-append input, .sibfu-theme .input-append select, .sibfu-theme .input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.sibfu-theme .input-append input + .btn-group .btn:last-child, .sibfu-theme .input-append select + .btn-group .btn:last-child, .sibfu-theme .input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.sibfu-theme .input-append .add-on, .sibfu-theme .input-append .btn, .sibfu-theme .input-append .btn-group {
  margin-left: -1px;
}
.sibfu-theme .input-append .add-on:last-child, .sibfu-theme .input-append .btn:last-child, .sibfu-theme .input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.sibfu-theme .input-prepend.input-append input, .sibfu-theme .input-prepend.input-append select, .sibfu-theme .input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sibfu-theme .input-prepend.input-append input + .btn-group .btn, .sibfu-theme .input-prepend.input-append select + .btn-group .btn, .sibfu-theme .input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.sibfu-theme .input-prepend.input-append .add-on:first-child, .sibfu-theme .input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.sibfu-theme .input-prepend.input-append .add-on:last-child, .sibfu-theme .input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.sibfu-theme .input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
.sibfu-theme input.search-query {
  padding-right: 14px;
  padding-right: 4px;
  padding-left: 14px;
  padding-left: 4px;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.sibfu-theme .form-search .input-append .search-query, .sibfu-theme .form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sibfu-theme .form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.sibfu-theme .form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.sibfu-theme .form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.sibfu-theme .form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.sibfu-theme .form-search input, .sibfu-theme .form-inline input, .sibfu-theme .form-horizontal input, .sibfu-theme .form-search textarea, .sibfu-theme .form-inline textarea, .sibfu-theme .form-horizontal textarea, .sibfu-theme .form-search select, .sibfu-theme .form-inline select, .sibfu-theme .form-horizontal select, .sibfu-theme .form-search .help-inline, .sibfu-theme .form-inline .help-inline, .sibfu-theme .form-horizontal .help-inline, .sibfu-theme .form-search .uneditable-input, .sibfu-theme .form-inline .uneditable-input, .sibfu-theme .form-horizontal .uneditable-input, .sibfu-theme .form-search .input-prepend, .sibfu-theme .form-inline .input-prepend, .sibfu-theme .form-horizontal .input-prepend, .sibfu-theme .form-search .input-append, .sibfu-theme .form-inline .input-append, .sibfu-theme .form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.sibfu-theme .form-search .hide, .sibfu-theme .form-inline .hide, .sibfu-theme .form-horizontal .hide {
  display: none;
}
.sibfu-theme .form-search label, .sibfu-theme .form-inline label, .sibfu-theme .form-search .btn-group, .sibfu-theme .form-inline .btn-group {
  display: inline-block;
}
.sibfu-theme .form-search .input-append, .sibfu-theme .form-inline .input-append, .sibfu-theme .form-search .input-prepend, .sibfu-theme .form-inline .input-prepend {
  margin-bottom: 0;
}
.sibfu-theme .form-search .radio, .sibfu-theme .form-search .checkbox, .sibfu-theme .form-inline .radio, .sibfu-theme .form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.sibfu-theme .form-search .radio input[type=radio], .sibfu-theme .form-search .checkbox input[type=checkbox], .sibfu-theme .form-inline .radio input[type=radio], .sibfu-theme .form-inline .checkbox input[type=checkbox] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.sibfu-theme .control-group {
  margin-bottom: 10px;
}
.sibfu-theme legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.sibfu-theme .form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.sibfu-theme .form-horizontal .control-group:before, .sibfu-theme .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .form-horizontal .control-group:after {
  clear: both;
}
.sibfu-theme .form-horizontal .control-label {
  float: left;
  width: 180px;
  padding-top: 5px;
  text-align: right;
}
.sibfu-theme .form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 200px;
  *margin-left: 0;
}
.sibfu-theme .form-horizontal .controls:first-child {
  *padding-left: 200px;
}
.sibfu-theme .form-horizontal .help-block {
  margin-bottom: 0;
}
.sibfu-theme .form-horizontal input + .help-block, .sibfu-theme .form-horizontal select + .help-block, .sibfu-theme .form-horizontal textarea + .help-block, .sibfu-theme .form-horizontal .uneditable-input + .help-block, .sibfu-theme .form-horizontal .input-prepend + .help-block, .sibfu-theme .form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.sibfu-theme .form-horizontal .form-actions {
  padding-left: 200px;
}
.sibfu-theme table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.sibfu-theme .table {
  width: 100%;
  margin-bottom: 20px;
}
.sibfu-theme .table th, .sibfu-theme .table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.sibfu-theme .table th {
  font-weight: bold;
}
.sibfu-theme .table thead th {
  vertical-align: bottom;
}
.sibfu-theme .table caption + thead tr:first-child th, .sibfu-theme .table caption + thead tr:first-child td, .sibfu-theme .table colgroup + thead tr:first-child th, .sibfu-theme .table colgroup + thead tr:first-child td, .sibfu-theme .table thead:first-child tr:first-child th, .sibfu-theme .table thead:first-child tr:first-child td {
  border-top: 0;
}
.sibfu-theme .table tbody + tbody {
  border-top: 2px solid #ddd;
}
.sibfu-theme .table .table {
  background-color: #fff;
}
.sibfu-theme .table-condensed th, .sibfu-theme .table-condensed td {
  padding: 4px 5px;
}
.sibfu-theme .table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sibfu-theme .table-bordered th, .sibfu-theme .table-bordered td {
  border-left: 1px solid #ddd;
}
.sibfu-theme .table-bordered caption + thead tr:first-child th, .sibfu-theme .table-bordered caption + tbody tr:first-child th, .sibfu-theme .table-bordered caption + tbody tr:first-child td, .sibfu-theme .table-bordered colgroup + thead tr:first-child th, .sibfu-theme .table-bordered colgroup + tbody tr:first-child th, .sibfu-theme .table-bordered colgroup + tbody tr:first-child td, .sibfu-theme .table-bordered thead:first-child tr:first-child th, .sibfu-theme .table-bordered tbody:first-child tr:first-child th, .sibfu-theme .table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.sibfu-theme .table-bordered thead:first-child tr:first-child > th:first-child, .sibfu-theme .table-bordered tbody:first-child tr:first-child > td:first-child, .sibfu-theme .table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.sibfu-theme .table-bordered thead:first-child tr:first-child > th:last-child, .sibfu-theme .table-bordered tbody:first-child tr:first-child > td:last-child, .sibfu-theme .table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.sibfu-theme .table-bordered thead:last-child tr:last-child > th:first-child, .sibfu-theme .table-bordered tbody:last-child tr:last-child > td:first-child, .sibfu-theme .table-bordered tbody:last-child tr:last-child > th:first-child, .sibfu-theme .table-bordered tfoot:last-child tr:last-child > td:first-child, .sibfu-theme .table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.sibfu-theme .table-bordered thead:last-child tr:last-child > th:last-child, .sibfu-theme .table-bordered tbody:last-child tr:last-child > td:last-child, .sibfu-theme .table-bordered tbody:last-child tr:last-child > th:last-child, .sibfu-theme .table-bordered tfoot:last-child tr:last-child > td:last-child, .sibfu-theme .table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.sibfu-theme .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.sibfu-theme .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.sibfu-theme .table-bordered caption + thead tr:first-child th:first-child, .sibfu-theme .table-bordered caption + tbody tr:first-child td:first-child, .sibfu-theme .table-bordered colgroup + thead tr:first-child th:first-child, .sibfu-theme .table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.sibfu-theme .table-bordered caption + thead tr:first-child th:last-child, .sibfu-theme .table-bordered caption + tbody tr:first-child td:last-child, .sibfu-theme .table-bordered colgroup + thead tr:first-child th:last-child, .sibfu-theme .table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.sibfu-theme .table-striped tbody > tr:nth-child(odd) > td, .sibfu-theme .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.sibfu-theme .table-hover tbody tr:hover > td, .sibfu-theme .table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
.sibfu-theme table td[class*=span], .sibfu-theme table th[class*=span], .sibfu-theme .row-fluid table td[class*=span], .sibfu-theme .row-fluid table th[class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.sibfu-theme .table td.span1, .sibfu-theme .table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.sibfu-theme .table td.span2, .sibfu-theme .table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.sibfu-theme .table td.span3, .sibfu-theme .table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.sibfu-theme .table td.span4, .sibfu-theme .table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.sibfu-theme .table td.span5, .sibfu-theme .table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.sibfu-theme .table td.span6, .sibfu-theme .table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.sibfu-theme .table td.span7, .sibfu-theme .table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.sibfu-theme .table td.span8, .sibfu-theme .table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.sibfu-theme .table td.span9, .sibfu-theme .table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.sibfu-theme .table td.span10, .sibfu-theme .table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.sibfu-theme .table td.span11, .sibfu-theme .table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.sibfu-theme .table td.span12, .sibfu-theme .table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.sibfu-theme .table tbody tr.success > td {
  background-color: #dff0d8;
}
.sibfu-theme .table tbody tr.error > td {
  background-color: #f2dede;
}
.sibfu-theme .table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.sibfu-theme .table tbody tr.info > td {
  background-color: #d9edf7;
}
.sibfu-theme .table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.sibfu-theme .table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.sibfu-theme .table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.sibfu-theme .table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
.sibfu-theme [class^=icon-], .sibfu-theme [class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("/theme/image.php/sfu/theme/1522900725/glyphicons-halflings");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
.sibfu-theme .icon-white, .sibfu-theme .nav-pills > .active > a > [class^=icon-], .sibfu-theme .nav-pills > .active > a > [class*=" icon-"], .sibfu-theme .nav-list > .active > a > [class^=icon-], .sibfu-theme .nav-list > .active > a > [class*=" icon-"], .sibfu-theme .navbar-inverse .nav > .active > a > [class^=icon-], .sibfu-theme .navbar-inverse .nav > .active > a > [class*=" icon-"], .sibfu-theme .dropdown-menu > li > a:hover > [class^=icon-], .sibfu-theme .dropdown-menu > li > a:focus > [class^=icon-], .sibfu-theme .dropdown-menu > li > a:hover > [class*=" icon-"], .sibfu-theme .dropdown-menu > li > a:focus > [class*=" icon-"], .sibfu-theme .dropdown-menu > .active > a > [class^=icon-], .sibfu-theme .dropdown-menu > .active > a > [class*=" icon-"], .sibfu-theme .dropdown-submenu:hover > a > [class^=icon-], .sibfu-theme .dropdown-submenu:focus > a > [class^=icon-], .sibfu-theme .dropdown-submenu:hover > a > [class*=" icon-"], .sibfu-theme .dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("/theme/image.php/sfu/theme/1522900725/glyphicons-halflings-white");
}
.sibfu-theme .icon-glass {
  background-position: 0 0;
}
.sibfu-theme .icon-music {
  background-position: -24px 0;
}
.sibfu-theme .icon-search {
  background-position: -48px 0;
}
.sibfu-theme .icon-envelope {
  background-position: -72px 0;
}
.sibfu-theme .icon-heart {
  background-position: -96px 0;
}
.sibfu-theme .icon-star {
  background-position: -120px 0;
}
.sibfu-theme .icon-star-empty {
  background-position: -144px 0;
}
.sibfu-theme .icon-user {
  background-position: -168px 0;
}
.sibfu-theme .icon-film {
  background-position: -192px 0;
}
.sibfu-theme .icon-th-large {
  background-position: -216px 0;
}
.sibfu-theme .icon-th {
  background-position: -240px 0;
}
.sibfu-theme .icon-th-list {
  background-position: -264px 0;
}
.sibfu-theme .icon-ok {
  background-position: -288px 0;
}
.sibfu-theme .icon-remove {
  background-position: -312px 0;
}
.sibfu-theme .icon-zoom-in {
  background-position: -336px 0;
}
.sibfu-theme .icon-zoom-out {
  background-position: -360px 0;
}
.sibfu-theme .icon-off {
  background-position: -384px 0;
}
.sibfu-theme .icon-signal {
  background-position: -408px 0;
}
.sibfu-theme .icon-cog {
  background-position: -432px 0;
}
.sibfu-theme .icon-trash {
  background-position: -456px 0;
}
.sibfu-theme .icon-home {
  background-position: 0 -24px;
}
.sibfu-theme .icon-file {
  background-position: -24px -24px;
}
.sibfu-theme .icon-time {
  background-position: -48px -24px;
}
.sibfu-theme .icon-road {
  background-position: -72px -24px;
}
.sibfu-theme .icon-download-alt {
  background-position: -96px -24px;
}
.sibfu-theme .icon-download {
  background-position: -120px -24px;
}
.sibfu-theme .icon-upload {
  background-position: -144px -24px;
}
.sibfu-theme .icon-inbox {
  background-position: -168px -24px;
}
.sibfu-theme .icon-play-circle {
  background-position: -192px -24px;
}
.sibfu-theme .icon-repeat {
  background-position: -216px -24px;
}
.sibfu-theme .icon-refresh {
  background-position: -240px -24px;
}
.sibfu-theme .icon-list-alt {
  background-position: -264px -24px;
}
.sibfu-theme .icon-lock {
  background-position: -287px -24px;
}
.sibfu-theme .icon-flag {
  background-position: -312px -24px;
}
.sibfu-theme .icon-headphones {
  background-position: -336px -24px;
}
.sibfu-theme .icon-volume-off {
  background-position: -360px -24px;
}
.sibfu-theme .icon-volume-down {
  background-position: -384px -24px;
}
.sibfu-theme .icon-volume-up {
  background-position: -408px -24px;
}
.sibfu-theme .icon-qrcode {
  background-position: -432px -24px;
}
.sibfu-theme .icon-barcode {
  background-position: -456px -24px;
}
.sibfu-theme .icon-tag {
  background-position: 0 -48px;
}
.sibfu-theme .icon-tags {
  background-position: -25px -48px;
}
.sibfu-theme .icon-book {
  background-position: -48px -48px;
}
.sibfu-theme .icon-bookmark {
  background-position: -72px -48px;
}
.sibfu-theme .icon-print {
  background-position: -96px -48px;
}
.sibfu-theme .icon-camera {
  background-position: -120px -48px;
}
.sibfu-theme .icon-font {
  background-position: -144px -48px;
}
.sibfu-theme .icon-bold {
  background-position: -167px -48px;
}
.sibfu-theme .icon-italic {
  background-position: -192px -48px;
}
.sibfu-theme .icon-text-height {
  background-position: -216px -48px;
}
.sibfu-theme .icon-text-width {
  background-position: -240px -48px;
}
.sibfu-theme .icon-align-left {
  background-position: -264px -48px;
}
.sibfu-theme .icon-align-center {
  background-position: -288px -48px;
}
.sibfu-theme .icon-align-right {
  background-position: -312px -48px;
}
.sibfu-theme .icon-align-justify {
  background-position: -336px -48px;
}
.sibfu-theme .icon-list {
  background-position: -360px -48px;
}
.sibfu-theme .icon-indent-left {
  background-position: -384px -48px;
}
.sibfu-theme .icon-indent-right {
  background-position: -408px -48px;
}
.sibfu-theme .icon-facetime-video {
  background-position: -432px -48px;
}
.sibfu-theme .icon-picture {
  background-position: -456px -48px;
}
.sibfu-theme .icon-pencil {
  background-position: 0 -72px;
}
.sibfu-theme .icon-map-marker {
  background-position: -24px -72px;
}
.sibfu-theme .icon-adjust {
  background-position: -48px -72px;
}
.sibfu-theme .icon-tint {
  background-position: -72px -72px;
}
.sibfu-theme .icon-edit {
  background-position: -96px -72px;
}
.sibfu-theme .icon-share {
  background-position: -120px -72px;
}
.sibfu-theme .icon-check {
  background-position: -144px -72px;
}
.sibfu-theme .icon-move {
  background-position: -168px -72px;
}
.sibfu-theme .icon-step-backward {
  background-position: -192px -72px;
}
.sibfu-theme .icon-fast-backward {
  background-position: -216px -72px;
}
.sibfu-theme .icon-backward {
  background-position: -240px -72px;
}
.sibfu-theme .icon-play {
  background-position: -264px -72px;
}
.sibfu-theme .icon-pause {
  background-position: -288px -72px;
}
.sibfu-theme .icon-stop {
  background-position: -312px -72px;
}
.sibfu-theme .icon-forward {
  background-position: -336px -72px;
}
.sibfu-theme .icon-fast-forward {
  background-position: -360px -72px;
}
.sibfu-theme .icon-step-forward {
  background-position: -384px -72px;
}
.sibfu-theme .icon-eject {
  background-position: -408px -72px;
}
.sibfu-theme .icon-chevron-left {
  background-position: -432px -72px;
}
.sibfu-theme .icon-chevron-right {
  background-position: -456px -72px;
}
.sibfu-theme .icon-plus-sign {
  background-position: 0 -96px;
}
.sibfu-theme .icon-minus-sign {
  background-position: -24px -96px;
}
.sibfu-theme .icon-remove-sign {
  background-position: -48px -96px;
}
.sibfu-theme .icon-ok-sign {
  background-position: -72px -96px;
}
.sibfu-theme .icon-question-sign {
  background-position: -96px -96px;
}
.sibfu-theme .icon-info-sign {
  background-position: -120px -96px;
}
.sibfu-theme .icon-screenshot {
  background-position: -144px -96px;
}
.sibfu-theme .icon-remove-circle {
  background-position: -168px -96px;
}
.sibfu-theme .icon-ok-circle {
  background-position: -192px -96px;
}
.sibfu-theme .icon-ban-circle {
  background-position: -216px -96px;
}
.sibfu-theme .icon-arrow-left {
  background-position: -240px -96px;
}
.sibfu-theme .icon-arrow-right {
  background-position: -264px -96px;
}
.sibfu-theme .icon-arrow-up {
  background-position: -289px -96px;
}
.sibfu-theme .icon-arrow-down {
  background-position: -312px -96px;
}
.sibfu-theme .icon-share-alt {
  background-position: -336px -96px;
}
.sibfu-theme .icon-resize-full {
  background-position: -360px -96px;
}
.sibfu-theme .icon-resize-small {
  background-position: -384px -96px;
}
.sibfu-theme .icon-plus {
  background-position: -408px -96px;
}
.sibfu-theme .icon-minus {
  background-position: -433px -96px;
}
.sibfu-theme .icon-asterisk {
  background-position: -456px -96px;
}
.sibfu-theme .icon-exclamation-sign {
  background-position: 0 -120px;
}
.sibfu-theme .icon-gift {
  background-position: -24px -120px;
}
.sibfu-theme .icon-leaf {
  background-position: -48px -120px;
}
.sibfu-theme .icon-fire {
  background-position: -72px -120px;
}
.sibfu-theme .icon-eye-open {
  background-position: -96px -120px;
}
.sibfu-theme .icon-eye-close {
  background-position: -120px -120px;
}
.sibfu-theme .icon-warning-sign {
  background-position: -144px -120px;
}
.sibfu-theme .icon-plane {
  background-position: -168px -120px;
}
.sibfu-theme .icon-calendar {
  background-position: -192px -120px;
}
.sibfu-theme .icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.sibfu-theme .icon-comment {
  background-position: -240px -120px;
}
.sibfu-theme .icon-magnet {
  background-position: -264px -120px;
}
.sibfu-theme .icon-chevron-up {
  background-position: -288px -120px;
}
.sibfu-theme .icon-chevron-down {
  background-position: -313px -119px;
}
.sibfu-theme .icon-retweet {
  background-position: -336px -120px;
}
.sibfu-theme .icon-shopping-cart {
  background-position: -360px -120px;
}
.sibfu-theme .icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}
.sibfu-theme .icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.sibfu-theme .icon-resize-vertical {
  background-position: -432px -119px;
}
.sibfu-theme .icon-resize-horizontal {
  background-position: -456px -118px;
}
.sibfu-theme .icon-hdd {
  background-position: 0 -144px;
}
.sibfu-theme .icon-bullhorn {
  background-position: -24px -144px;
}
.sibfu-theme .icon-bell {
  background-position: -48px -144px;
}
.sibfu-theme .icon-certificate {
  background-position: -72px -144px;
}
.sibfu-theme .icon-thumbs-up {
  background-position: -96px -144px;
}
.sibfu-theme .icon-thumbs-down {
  background-position: -120px -144px;
}
.sibfu-theme .icon-hand-right {
  background-position: -144px -144px;
}
.sibfu-theme .icon-hand-left {
  background-position: -168px -144px;
}
.sibfu-theme .icon-hand-up {
  background-position: -192px -144px;
}
.sibfu-theme .icon-hand-down {
  background-position: -216px -144px;
}
.sibfu-theme .icon-circle-arrow-right {
  background-position: -240px -144px;
}
.sibfu-theme .icon-circle-arrow-left {
  background-position: -264px -144px;
}
.sibfu-theme .icon-circle-arrow-up {
  background-position: -288px -144px;
}
.sibfu-theme .icon-circle-arrow-down {
  background-position: -312px -144px;
}
.sibfu-theme .icon-globe {
  background-position: -336px -144px;
}
.sibfu-theme .icon-wrench {
  background-position: -360px -144px;
}
.sibfu-theme .icon-tasks {
  background-position: -384px -144px;
}
.sibfu-theme .icon-filter {
  background-position: -408px -144px;
}
.sibfu-theme .icon-briefcase {
  background-position: -432px -144px;
}
.sibfu-theme .icon-fullscreen {
  background-position: -456px -144px;
}
.sibfu-theme .dropup, .sibfu-theme .dropdown {
  position: relative;
}
.sibfu-theme .dropdown-toggle {
  *margin-bottom: -3px;
}
.sibfu-theme .dropdown-toggle:active, .sibfu-theme .open .dropdown-toggle {
  outline: 0;
}
.sibfu-theme .caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.sibfu-theme .dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.sibfu-theme .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.sibfu-theme .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.sibfu-theme .dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.sibfu-theme .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
}
.sibfu-theme .dropdown-menu > li > a:hover, .sibfu-theme .dropdown-menu > li > a:focus, .sibfu-theme .dropdown-submenu:hover > a, .sibfu-theme .dropdown-submenu:focus > a {
  text-decoration: none;
  color: #fff;
  background-color: #00699e;
  background-image: -moz-linear-gradient(top, #0070a8, #005f8f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0070a8), to(#005f8f));
  background-image: -webkit-linear-gradient(top, #0070a8, #005f8f);
  background-image: -o-linear-gradient(top, #0070a8, #005f8f);
  background-image: linear-gradient(to bottom, #0070a8, #005f8f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0070a8",endColorstr="#ff005f8f",GradientType=0);
}
.sibfu-theme .dropdown-menu > .active > a, .sibfu-theme .dropdown-menu > .active > a:hover, .sibfu-theme .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #00699e;
  background-image: -moz-linear-gradient(top, #0070a8, #005f8f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0070a8), to(#005f8f));
  background-image: -webkit-linear-gradient(top, #0070a8, #005f8f);
  background-image: -o-linear-gradient(top, #0070a8, #005f8f);
  background-image: linear-gradient(to bottom, #0070a8, #005f8f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0070a8",endColorstr="#ff005f8f",GradientType=0);
}
.sibfu-theme .dropdown-menu > .disabled > a, .sibfu-theme .dropdown-menu > .disabled > a:hover, .sibfu-theme .dropdown-menu > .disabled > a:focus {
  color: #999;
}
.sibfu-theme .dropdown-menu > .disabled > a:hover, .sibfu-theme .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.sibfu-theme .open {
  *z-index: 1000;
}
.sibfu-theme .open > .dropdown-menu {
  display: block;
}
.sibfu-theme .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.sibfu-theme .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.sibfu-theme .dropup .caret, .sibfu-theme .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.sibfu-theme .dropup .dropdown-menu, .sibfu-theme .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.sibfu-theme .dropdown-submenu {
  position: relative;
}
.sibfu-theme .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.sibfu-theme .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.sibfu-theme .dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.sibfu-theme .dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
.sibfu-theme .dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.sibfu-theme .dropdown-submenu.pull-left {
  float: none;
}
.sibfu-theme .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.sibfu-theme .dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.sibfu-theme .typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sibfu-theme .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.sibfu-theme .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.sibfu-theme .well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.sibfu-theme .well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.sibfu-theme .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.sibfu-theme .fade.in {
  opacity: 1;
}
.sibfu-theme .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.sibfu-theme .collapse.in {
  height: auto;
}
.sibfu-theme .close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.8;
  filter: alpha(opacity=20);
}
.sibfu-theme .close:hover, .sibfu-theme .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=40);
}
.sibfu-theme button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.sibfu-theme .btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#ffe6e6e6", GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: 0.3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.sibfu-theme .btn:hover, .sibfu-theme .btn:focus, .sibfu-theme .btn:active, .sibfu-theme .btn.active, .sibfu-theme .btn.disabled, .sibfu-theme .btn[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.sibfu-theme .btn:active, .sibfu-theme .btn.active {
  background-color: #ccc;
}
.sibfu-theme .btn:first-child {
  *margin-left: 0;
}
.sibfu-theme .btn:hover, .sibfu-theme .btn:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.sibfu-theme .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.sibfu-theme .btn.active, .sibfu-theme .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.sibfu-theme .btn.disabled, .sibfu-theme .btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.sibfu-theme .btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.sibfu-theme .btn-large [class^=icon-], .sibfu-theme .btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.sibfu-theme .btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.sibfu-theme .btn-small [class^=icon-], .sibfu-theme .btn-small [class*=" icon-"] {
  margin-top: 0;
}
.sibfu-theme .btn-mini [class^=icon-], .sibfu-theme .btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.sibfu-theme .btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.sibfu-theme .btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sibfu-theme .btn-block + .btn-block {
  margin-top: 5px;
}
.sibfu-theme input[type=submit].btn-block, .sibfu-theme input[type=reset].btn-block, .sibfu-theme input[type=button].btn-block {
  width: 100%;
}
.sibfu-theme .btn-primary.active, .sibfu-theme .btn-warning.active, .sibfu-theme .btn-danger.active, .sibfu-theme .btn-success.active, .sibfu-theme .btn-info.active, .sibfu-theme .btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.sibfu-theme .btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #005aa8;
  background-image: -moz-linear-gradient(top, #0070a8, #0038a8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0070a8), to(#0038a8));
  background-image: -webkit-linear-gradient(top, #0070a8, #0038a8);
  background-image: -o-linear-gradient(top, #0070a8, #0038a8);
  background-image: linear-gradient(to bottom, #0070a8, #0038a8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0070a8", endColorstr="#ff0038a8", GradientType=0);
  border-color: #0038a8 #0038a8 #001e5c;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0038a8;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.sibfu-theme .btn-primary:hover, .sibfu-theme .btn-primary:focus, .sibfu-theme .btn-primary:active, .sibfu-theme .btn-primary.active, .sibfu-theme .btn-primary.disabled, .sibfu-theme .btn-primary[disabled] {
  color: #fff;
  background-color: #0038a8;
  *background-color: #002f8f;
}
.sibfu-theme .btn-primary:active, .sibfu-theme .btn-primary.active {
  background-color: #002775;
}
.sibfu-theme .btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffbb450", endColorstr="#fff89406", GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.sibfu-theme .btn-warning:hover, .sibfu-theme .btn-warning:focus, .sibfu-theme .btn-warning:active, .sibfu-theme .btn-warning.active, .sibfu-theme .btn-warning.disabled, .sibfu-theme .btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}
.sibfu-theme .btn-warning:active, .sibfu-theme .btn-warning.active {
  background-color: #c67605;
}
.sibfu-theme .btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffee5f5b", endColorstr="#ffbd362f", GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.sibfu-theme .btn-danger:hover, .sibfu-theme .btn-danger:focus, .sibfu-theme .btn-danger:active, .sibfu-theme .btn-danger.active, .sibfu-theme .btn-danger.disabled, .sibfu-theme .btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.sibfu-theme .btn-danger:active, .sibfu-theme .btn-danger.active {
  background-color: #942a25;
}
.sibfu-theme .btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff62c462", endColorstr="#ff51a351", GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.sibfu-theme .btn-success:hover, .sibfu-theme .btn-success:focus, .sibfu-theme .btn-success:active, .sibfu-theme .btn-success.active, .sibfu-theme .btn-success.disabled, .sibfu-theme .btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
.sibfu-theme .btn-success:active, .sibfu-theme .btn-success.active {
  background-color: #408140;
}
.sibfu-theme .btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5bc0de", endColorstr="#ff2f96b4", GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.sibfu-theme .btn-info:hover, .sibfu-theme .btn-info:focus, .sibfu-theme .btn-info:active, .sibfu-theme .btn-info.active, .sibfu-theme .btn-info.disabled, .sibfu-theme .btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.sibfu-theme .btn-info:active, .sibfu-theme .btn-info.active {
  background-color: #24748c;
}
.sibfu-theme .btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
  background-image: -webkit-linear-gradient(top, #444, #222);
  background-image: -o-linear-gradient(top, #444, #222);
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff444444", endColorstr="#ff222222", GradientType=0);
  border-color: #222 #222 #000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.sibfu-theme .btn-inverse:hover, .sibfu-theme .btn-inverse:focus, .sibfu-theme .btn-inverse:active, .sibfu-theme .btn-inverse.active, .sibfu-theme .btn-inverse.disabled, .sibfu-theme .btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}
.sibfu-theme .btn-inverse:active, .sibfu-theme .btn-inverse.active {
  background-color: #080808;
}
.sibfu-theme button.btn, .sibfu-theme input[type=submit].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
.sibfu-theme button.btn::-moz-focus-inner, .sibfu-theme input[type=submit].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.sibfu-theme button.btn.btn-large, .sibfu-theme input[type=submit].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.sibfu-theme button.btn.btn-small, .sibfu-theme input[type=submit].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
.sibfu-theme button.btn.btn-mini, .sibfu-theme input[type=submit].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.sibfu-theme .btn-link, .sibfu-theme .btn-link:active, .sibfu-theme .btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.sibfu-theme .btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0070a8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sibfu-theme .btn-link:hover, .sibfu-theme .btn-link:focus {
  color: #003d5c;
  text-decoration: underline;
  background-color: transparent;
}
.sibfu-theme .btn-link[disabled]:hover, .sibfu-theme .btn-link[disabled]:focus {
  color: #333;
  text-decoration: none;
}
.sibfu-theme .btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: 0.3em;
}
.sibfu-theme .btn-group:first-child {
  *margin-left: 0;
}
.sibfu-theme .btn-group + .btn-group {
  margin-left: 5px;
}
.sibfu-theme .btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.sibfu-theme .btn-toolbar > .btn + .btn, .sibfu-theme .btn-toolbar > .btn-group + .btn, .sibfu-theme .btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.sibfu-theme .btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sibfu-theme .btn-group > .btn + .btn {
  margin-left: -1px;
}
.sibfu-theme .btn-group > .btn, .sibfu-theme .btn-group > .dropdown-menu, .sibfu-theme .btn-group > .popover {
  font-size: 14px;
}
.sibfu-theme .btn-group > .btn-mini {
  font-size: 10.5px;
}
.sibfu-theme .btn-group > .btn-small {
  font-size: 11.9px;
}
.sibfu-theme .btn-group > .btn-large {
  font-size: 17.5px;
}
.sibfu-theme .btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.sibfu-theme .btn-group > .btn:last-child, .sibfu-theme .btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.sibfu-theme .btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.sibfu-theme .btn-group > .btn.large:last-child, .sibfu-theme .btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.sibfu-theme .btn-group > .btn:hover, .sibfu-theme .btn-group > .btn:focus, .sibfu-theme .btn-group > .btn:active, .sibfu-theme .btn-group > .btn.active {
  z-index: 2;
}
.sibfu-theme .btn-group .dropdown-toggle:active, .sibfu-theme .btn-group.open .dropdown-toggle {
  outline: 0;
}
.sibfu-theme .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.sibfu-theme .btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.sibfu-theme .btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.sibfu-theme .btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.sibfu-theme .btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.sibfu-theme .btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.sibfu-theme .btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0038a8;
}
.sibfu-theme .btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.sibfu-theme .btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.sibfu-theme .btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.sibfu-theme .btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.sibfu-theme .btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}
.sibfu-theme .btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.sibfu-theme .btn-large .caret {
  margin-top: 6px;
}
.sibfu-theme .btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.sibfu-theme .btn-mini .caret, .sibfu-theme .btn-small .caret {
  margin-top: 8px;
}
.sibfu-theme .dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.sibfu-theme .btn-primary .caret, .sibfu-theme .btn-warning .caret, .sibfu-theme .btn-danger .caret, .sibfu-theme .btn-info .caret, .sibfu-theme .btn-success .caret, .sibfu-theme .btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.sibfu-theme .btn-group-vertical {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.sibfu-theme .btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sibfu-theme .btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.sibfu-theme .btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.sibfu-theme .btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.sibfu-theme .btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.sibfu-theme .btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.sibfu-theme .alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sibfu-theme .alert, .sibfu-theme .alert h4 {
  color: #8a6d3b;
}
.sibfu-theme .alert h4 {
  margin: 0;
}
.sibfu-theme .alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.sibfu-theme .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.sibfu-theme .alert-success h4 {
  color: #468847;
}
.sibfu-theme .alert-danger, .sibfu-theme .alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.sibfu-theme .alert-danger h4, .sibfu-theme .alert-error h4 {
  color: #b94a48;
}
.sibfu-theme .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.sibfu-theme .alert-info h4 {
  color: #3a87ad;
}
.sibfu-theme .alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.sibfu-theme .alert-block > p, .sibfu-theme .alert-block > ul {
  margin-bottom: 0;
}
.sibfu-theme .alert-block p + p {
  margin-top: 5px;
}
.sibfu-theme .nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.sibfu-theme .nav > li > a {
  display: block;
}
.sibfu-theme .nav > li > a:hover, .sibfu-theme .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.sibfu-theme .nav > li > a > img {
  max-width: none;
}
.sibfu-theme .nav > .pull-right {
  float: right;
}
.sibfu-theme .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.sibfu-theme .nav li + .nav-header {
  margin-top: 9px;
}
.sibfu-theme .nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.sibfu-theme .nav-list > li > a, .sibfu-theme .nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.sibfu-theme .nav-list > li > a {
  padding: 3px 15px;
}
.sibfu-theme .nav-list > .active > a, .sibfu-theme .nav-list > .active > a:hover, .sibfu-theme .nav-list > .active > a:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0070a8;
}
.sibfu-theme .nav-list [class^=icon-], .sibfu-theme .nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.sibfu-theme .nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.sibfu-theme .nav-tabs, .sibfu-theme .nav-pills {
  *zoom: 1;
}
.sibfu-theme .nav-tabs:before, .sibfu-theme .nav-pills:before, .sibfu-theme .nav-tabs:after, .sibfu-theme .nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .nav-tabs:after, .sibfu-theme .nav-pills:after {
  clear: both;
}
.sibfu-theme .nav-tabs > li, .sibfu-theme .nav-pills > li {
  float: left;
}
.sibfu-theme .nav-tabs > li > a, .sibfu-theme .nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.sibfu-theme .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.sibfu-theme .nav-tabs > li {
  margin-bottom: -1px;
}
.sibfu-theme .nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.sibfu-theme .nav-tabs > li > a:hover, .sibfu-theme .nav-tabs > li > a:focus {
  border-color: #eee #eee #ddd;
}
.sibfu-theme .nav-tabs > .active > a, .sibfu-theme .nav-tabs > .active > a:hover, .sibfu-theme .nav-tabs > .active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.sibfu-theme .nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.sibfu-theme .nav-pills > .active > a, .sibfu-theme .nav-pills > .active > a:hover, .sibfu-theme .nav-pills > .active > a:focus {
  color: #fff;
  background-color: #0070a8;
}
.sibfu-theme .nav-stacked > li {
  float: none;
}
.sibfu-theme .nav-stacked > li > a {
  margin-right: 0;
}
.sibfu-theme .nav-tabs.nav-stacked {
  border-bottom: 0;
}
.sibfu-theme .nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sibfu-theme .nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.sibfu-theme .nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.sibfu-theme .nav-tabs.nav-stacked > li > a:hover, .sibfu-theme .nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.sibfu-theme .nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.sibfu-theme .nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.sibfu-theme .nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.sibfu-theme .nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.sibfu-theme .nav .dropdown-toggle .caret {
  border-top-color: #0070a8;
  border-bottom-color: #0070a8;
  margin-top: 6px;
}
.sibfu-theme .nav .dropdown-toggle:hover .caret, .sibfu-theme .nav .dropdown-toggle:focus .caret {
  border-top-color: #003d5c;
  border-bottom-color: #003d5c;
}
.sibfu-theme .nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.sibfu-theme .nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.sibfu-theme .nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.sibfu-theme .nav > .dropdown.active > a:hover, .sibfu-theme .nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.sibfu-theme .nav-tabs .open .dropdown-toggle, .sibfu-theme .nav-pills .open .dropdown-toggle, .sibfu-theme .nav > li.dropdown.open.active > a:hover, .sibfu-theme .nav > li.dropdown.open.active > a:focus {
  color: #fff;
  background-color: #999;
  border-color: #999;
}
.sibfu-theme .nav li.dropdown.open .caret, .sibfu-theme .nav li.dropdown.open.active .caret, .sibfu-theme .nav li.dropdown.open a:hover .caret, .sibfu-theme .nav li.dropdown.open a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.sibfu-theme .tabs-stacked .open > a:hover, .sibfu-theme .tabs-stacked .open > a:focus {
  border-color: #999;
}
.sibfu-theme .tabbable {
  *zoom: 1;
}
.sibfu-theme .tabbable:before, .sibfu-theme .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .tabbable:after {
  clear: both;
}
.sibfu-theme .tab-content {
  overflow: auto;
}
.sibfu-theme .tabs-below > .nav-tabs, .sibfu-theme .tabs-right > .nav-tabs, .sibfu-theme .tabs-left > .nav-tabs {
  border-bottom: 0;
}
.sibfu-theme .tab-content > .tab-pane, .sibfu-theme .pill-content > .pill-pane {
  display: none;
}
.sibfu-theme .tab-content > .active, .sibfu-theme .pill-content > .active {
  display: block;
}
.sibfu-theme .tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.sibfu-theme .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.sibfu-theme .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.sibfu-theme .tabs-below > .nav-tabs > li > a:hover, .sibfu-theme .tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.sibfu-theme .tabs-below > .nav-tabs > .active > a, .sibfu-theme .tabs-below > .nav-tabs > .active > a:hover, .sibfu-theme .tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.sibfu-theme .tabs-left > .nav-tabs > li, .sibfu-theme .tabs-right > .nav-tabs > li {
  float: none;
}
.sibfu-theme .tabs-left > .nav-tabs > li > a, .sibfu-theme .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.sibfu-theme .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.sibfu-theme .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.sibfu-theme .tabs-left > .nav-tabs > li > a:hover, .sibfu-theme .tabs-left > .nav-tabs > li > a:focus {
  border-color: #eee #ddd #eee #eee;
}
.sibfu-theme .tabs-left > .nav-tabs .active > a, .sibfu-theme .tabs-left > .nav-tabs .active > a:hover, .sibfu-theme .tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}
.sibfu-theme .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.sibfu-theme .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.sibfu-theme .tabs-right > .nav-tabs > li > a:hover, .sibfu-theme .tabs-right > .nav-tabs > li > a:focus {
  border-color: #eee #eee #eee #ddd;
}
.sibfu-theme .tabs-right > .nav-tabs .active > a, .sibfu-theme .tabs-right > .nav-tabs .active > a:hover, .sibfu-theme .tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}
.sibfu-theme .nav > .disabled > a {
  color: #999;
}
.sibfu-theme .nav > .disabled > a:hover, .sibfu-theme .nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.sibfu-theme .navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}
.sibfu-theme .navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#fff2f2f2", GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
.sibfu-theme .navbar-inner:before, .sibfu-theme .navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .navbar-inner:after {
  clear: both;
}
.sibfu-theme .navbar .container {
  width: auto;
}
.sibfu-theme .nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.sibfu-theme .navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777;
  text-shadow: 0 1px 0 #fff;
}
.sibfu-theme .navbar .brand:hover, .sibfu-theme .navbar .brand:focus {
  text-decoration: none;
}
.sibfu-theme .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777;
}
.sibfu-theme .navbar-link {
  color: #777;
}
.sibfu-theme .navbar-link:hover, .sibfu-theme .navbar-link:focus {
  color: #333;
}
.sibfu-theme .navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #fff;
}
.sibfu-theme .navbar .btn, .sibfu-theme .navbar .btn-group {
  margin-top: 5px;
}
.sibfu-theme .navbar .btn-group .btn, .sibfu-theme .navbar .input-prepend .btn, .sibfu-theme .navbar .input-append .btn, .sibfu-theme .navbar .input-prepend .btn-group, .sibfu-theme .navbar .input-append .btn-group {
  margin-top: 0;
}
.sibfu-theme .navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.sibfu-theme .navbar-form:before, .sibfu-theme .navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .navbar-form:after {
  clear: both;
}
.sibfu-theme .navbar-form input, .sibfu-theme .navbar-form select, .sibfu-theme .navbar-form .radio, .sibfu-theme .navbar-form .checkbox {
  margin-top: 5px;
}
.sibfu-theme .navbar-form input, .sibfu-theme .navbar-form select, .sibfu-theme .navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.sibfu-theme .navbar-form input[type=image], .sibfu-theme .navbar-form input[type=checkbox], .sibfu-theme .navbar-form input[type=radio] {
  margin-top: 3px;
}
.sibfu-theme .navbar-form .input-append, .sibfu-theme .navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.sibfu-theme .navbar-form .input-append input, .sibfu-theme .navbar-form .input-prepend input {
  margin-top: 0;
}
.sibfu-theme .navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.sibfu-theme .navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.sibfu-theme .navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.sibfu-theme .navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sibfu-theme .navbar-fixed-top, .sibfu-theme .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.sibfu-theme .navbar-fixed-top .navbar-inner, .sibfu-theme .navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.sibfu-theme .navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.sibfu-theme .navbar-fixed-top .navbar-inner, .sibfu-theme .navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sibfu-theme .navbar-static-top .container, .sibfu-theme .navbar-fixed-top .container, .sibfu-theme .navbar-fixed-bottom .container {
  width: 940px;
}
.sibfu-theme .navbar-fixed-top {
  top: 0;
}
.sibfu-theme .navbar-fixed-top .navbar-inner, .sibfu-theme .navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
.sibfu-theme .navbar-fixed-bottom {
  bottom: 0;
}
.sibfu-theme .navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}
.sibfu-theme .navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.sibfu-theme .navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.sibfu-theme .navbar .nav > li {
  float: left;
}
.sibfu-theme .navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
}
.sibfu-theme .navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.sibfu-theme .navbar .nav > li > a:focus, .sibfu-theme .navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333;
  text-decoration: none;
}
.sibfu-theme .navbar .nav > .active > a, .sibfu-theme .navbar .nav > .active > a:hover, .sibfu-theme .navbar .nav > .active > a:focus {
  color: #555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.sibfu-theme .navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff2f2f2", endColorstr="#ffe5e5e5", GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e5e5e5;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.sibfu-theme .navbar .btn-navbar:hover, .sibfu-theme .navbar .btn-navbar:focus, .sibfu-theme .navbar .btn-navbar:active, .sibfu-theme .navbar .btn-navbar.active, .sibfu-theme .navbar .btn-navbar.disabled, .sibfu-theme .navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}
.sibfu-theme .navbar .btn-navbar:active, .sibfu-theme .navbar .btn-navbar.active {
  background-color: #ccc;
}
.sibfu-theme .navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.sibfu-theme .btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.sibfu-theme .navbar .nav > li > .dropdown-menu:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.sibfu-theme .navbar .nav > li > .dropdown-menu:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.sibfu-theme .navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.sibfu-theme .navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.sibfu-theme .navbar .nav li.dropdown > a:hover .caret, .sibfu-theme .navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
.sibfu-theme .navbar .nav li.dropdown.open > .dropdown-toggle, .sibfu-theme .navbar .nav li.dropdown.active > .dropdown-toggle, .sibfu-theme .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #555;
}
.sibfu-theme .navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
.sibfu-theme .navbar .nav li.dropdown.open > .dropdown-toggle .caret, .sibfu-theme .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .sibfu-theme .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.sibfu-theme .navbar .pull-right > li > .dropdown-menu, .sibfu-theme .navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.sibfu-theme .navbar .pull-right > li > .dropdown-menu:before, .sibfu-theme .navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.sibfu-theme .navbar .pull-right > li > .dropdown-menu:after, .sibfu-theme .navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.sibfu-theme .navbar .pull-right > li > .dropdown-menu .dropdown-menu, .sibfu-theme .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.sibfu-theme .navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff222222", endColorstr="#ff111111", GradientType=0);
  border-color: #252525;
}
.sibfu-theme .navbar-inverse .brand, .sibfu-theme .navbar-inverse .nav > li > a {
  color: #999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.sibfu-theme .navbar-inverse .brand:hover, .sibfu-theme .navbar-inverse .nav > li > a:hover, .sibfu-theme .navbar-inverse .brand:focus, .sibfu-theme .navbar-inverse .nav > li > a:focus {
  color: #fff;
}
.sibfu-theme .navbar-inverse .brand {
  color: #999;
}
.sibfu-theme .navbar-inverse .navbar-text {
  color: #999;
}
.sibfu-theme .navbar-inverse .nav > li > a:focus, .sibfu-theme .navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}
.sibfu-theme .navbar-inverse .nav .active > a, .sibfu-theme .navbar-inverse .nav .active > a:hover, .sibfu-theme .navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111;
}
.sibfu-theme .navbar-inverse .navbar-link {
  color: #999;
}
.sibfu-theme .navbar-inverse .navbar-link:hover, .sibfu-theme .navbar-inverse .navbar-link:focus {
  color: #fff;
}
.sibfu-theme .navbar-inverse .divider-vertical {
  border-left-color: #111;
  border-right-color: #222;
}
.sibfu-theme .navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .sibfu-theme .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .sibfu-theme .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111;
  color: #fff;
}
.sibfu-theme .navbar-inverse .nav li.dropdown > a:hover .caret, .sibfu-theme .navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.sibfu-theme .navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}
.sibfu-theme .navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret, .sibfu-theme .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret, .sibfu-theme .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.sibfu-theme .navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.sibfu-theme .navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}
.sibfu-theme .navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}
.sibfu-theme .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}
.sibfu-theme .navbar-inverse .navbar-search .search-query:focus, .sibfu-theme .navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.sibfu-theme .navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff151515", endColorstr="#ff040404", GradientType=0);
  border-color: #040404 #040404 #000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.sibfu-theme .navbar-inverse .btn-navbar:hover, .sibfu-theme .navbar-inverse .btn-navbar:focus, .sibfu-theme .navbar-inverse .btn-navbar:active, .sibfu-theme .navbar-inverse .btn-navbar.active, .sibfu-theme .navbar-inverse .btn-navbar.disabled, .sibfu-theme .navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: #000;
}
.sibfu-theme .navbar-inverse .btn-navbar:active, .sibfu-theme .navbar-inverse .btn-navbar.active {
  background-color: #000;
}
.sibfu-theme .breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sibfu-theme .breadcrumb > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-shadow: 0 1px 0 #fff;
}
.sibfu-theme .breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.sibfu-theme .breadcrumb > .active {
  color: #999;
}
.sibfu-theme .pagination {
  margin: 20px 0;
}
.sibfu-theme .pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.sibfu-theme .pagination ul > li {
  display: inline;
}
.sibfu-theme .pagination ul > li > a, .sibfu-theme .pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.sibfu-theme .pagination ul > li > a:hover, .sibfu-theme .pagination ul > li > a:focus, .sibfu-theme .pagination ul > .active > a, .sibfu-theme .pagination ul > .active > span {
  background-color: #f5f5f5;
}
.sibfu-theme .pagination ul > .active > a, .sibfu-theme .pagination ul > .active > span {
  color: #999;
  cursor: default;
}
.sibfu-theme .pagination ul > .disabled > span, .sibfu-theme .pagination ul > .disabled > a, .sibfu-theme .pagination ul > .disabled > a:hover, .sibfu-theme .pagination ul > .disabled > a:focus {
  color: #999;
  background-color: transparent;
  cursor: default;
}
.sibfu-theme .pagination ul > li:first-child > a, .sibfu-theme .pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.sibfu-theme .pagination ul > li:last-child > a, .sibfu-theme .pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.sibfu-theme .pagination-centered {
  text-align: center;
}
.sibfu-theme .pagination-right {
  text-align: right;
}
.sibfu-theme .pagination-large ul > li > a, .sibfu-theme .pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
.sibfu-theme .pagination-large ul > li:first-child > a, .sibfu-theme .pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.sibfu-theme .pagination-large ul > li:last-child > a, .sibfu-theme .pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.sibfu-theme .pagination-mini ul > li:first-child > a, .sibfu-theme .pagination-small ul > li:first-child > a, .sibfu-theme .pagination-mini ul > li:first-child > span, .sibfu-theme .pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.sibfu-theme .pagination-mini ul > li:last-child > a, .sibfu-theme .pagination-small ul > li:last-child > a, .sibfu-theme .pagination-mini ul > li:last-child > span, .sibfu-theme .pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.sibfu-theme .pagination-small ul > li > a, .sibfu-theme .pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}
.sibfu-theme .pagination-mini ul > li > a, .sibfu-theme .pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}
.sibfu-theme .pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.sibfu-theme .pager:before, .sibfu-theme .pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .pager:after {
  clear: both;
}
.sibfu-theme .pager li {
  display: inline;
}
.sibfu-theme .pager li > a, .sibfu-theme .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.sibfu-theme .pager li > a:hover, .sibfu-theme .pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.sibfu-theme .pager .next > a, .sibfu-theme .pager .next > span {
  float: right;
}
.sibfu-theme .pager .previous > a, .sibfu-theme .pager .previous > span {
  float: left;
}
.sibfu-theme .pager .disabled > a, .sibfu-theme .pager .disabled > a:hover, .sibfu-theme .pager .disabled > a:focus, .sibfu-theme .pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: default;
}
.sibfu-theme .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.sibfu-theme .modal-backdrop.fade {
  opacity: 0;
}
.sibfu-theme .modal-backdrop, .sibfu-theme .modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.sibfu-theme .modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.sibfu-theme .modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}
.sibfu-theme .modal.fade.in {
  top: 10%;
}
.sibfu-theme .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.sibfu-theme .modal-header .close {
  margin-top: 2px;
}
.sibfu-theme .modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.sibfu-theme .modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.sibfu-theme .modal-form {
  margin-bottom: 0;
}
.sibfu-theme .modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
.sibfu-theme .modal-footer:before, .sibfu-theme .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .modal-footer:after {
  clear: both;
}
.sibfu-theme .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.sibfu-theme .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.sibfu-theme .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.sibfu-theme .tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.sibfu-theme .tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.sibfu-theme .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.sibfu-theme .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.sibfu-theme .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.sibfu-theme .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.sibfu-theme .tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sibfu-theme .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.sibfu-theme .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.sibfu-theme .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.sibfu-theme .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.sibfu-theme .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.sibfu-theme .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.sibfu-theme .popover.top {
  margin-top: -10px;
}
.sibfu-theme .popover.right {
  margin-left: 10px;
}
.sibfu-theme .popover.bottom {
  margin-top: 10px;
}
.sibfu-theme .popover.left {
  margin-left: -10px;
}
.sibfu-theme .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.sibfu-theme .popover-title:empty {
  display: none;
}
.sibfu-theme .popover-content {
  padding: 9px 14px;
}
.sibfu-theme .popover .arrow, .sibfu-theme .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.sibfu-theme .popover .arrow {
  border-width: 11px;
}
.sibfu-theme .popover .arrow:after {
  border-width: 10px;
  content: "";
}
.sibfu-theme .popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.sibfu-theme .popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.sibfu-theme .popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.sibfu-theme .popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.sibfu-theme .popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.sibfu-theme .popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.sibfu-theme .popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.sibfu-theme .popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.sibfu-theme .thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.sibfu-theme .thumbnails:before, .sibfu-theme .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .thumbnails:after {
  clear: both;
}
.sibfu-theme .row-fluid .thumbnails {
  margin-left: 0;
}
.sibfu-theme .thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.sibfu-theme .thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sibfu-theme a.thumbnail:hover, .sibfu-theme a.thumbnail:focus {
  border-color: #0070a8;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.sibfu-theme .thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.sibfu-theme .thumbnail .caption {
  padding: 9px;
  color: #555;
}
.sibfu-theme .media, .sibfu-theme .media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.sibfu-theme .media, .sibfu-theme .media .media {
  margin-top: 15px;
}
.sibfu-theme .media:first-child {
  margin-top: 0;
}
.sibfu-theme .media-object {
  display: block;
}
.sibfu-theme .media-heading {
  margin: 0 0 5px;
}
.sibfu-theme .media > .pull-left {
  margin-right: 10px;
}
.sibfu-theme .media > .pull-right {
  margin-left: 10px;
}
.sibfu-theme .media-list {
  margin-left: 0;
  list-style: none;
}
.sibfu-theme .label, .sibfu-theme .badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999;
}
.sibfu-theme .label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.sibfu-theme .badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.sibfu-theme .label:empty, .sibfu-theme .badge:empty {
  display: none;
}
.sibfu-theme a.label:hover, .sibfu-theme a.label:focus, .sibfu-theme a.badge:hover, .sibfu-theme a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.sibfu-theme .label-important, .sibfu-theme .badge-important {
  background-color: #b94a48;
}
.sibfu-theme .label-important[href], .sibfu-theme .badge-important[href] {
  background-color: #953b39;
}
.sibfu-theme .label-warning, .sibfu-theme .badge-warning {
  background-color: #f89406;
}
.sibfu-theme .label-warning[href], .sibfu-theme .badge-warning[href] {
  background-color: #c67605;
}
.sibfu-theme .label-success, .sibfu-theme .badge-success {
  background-color: #468847;
}
.sibfu-theme .label-success[href], .sibfu-theme .badge-success[href] {
  background-color: #356635;
}
.sibfu-theme .label-info, .sibfu-theme .badge-info {
  background-color: #3a87ad;
}
.sibfu-theme .label-info[href], .sibfu-theme .badge-info[href] {
  background-color: #2d6987;
}
.sibfu-theme .label-inverse, .sibfu-theme .badge-inverse {
  background-color: #333;
}
.sibfu-theme .label-inverse[href], .sibfu-theme .badge-inverse[href] {
  background-color: #1a1a1a;
}
.sibfu-theme .btn .label, .sibfu-theme .btn .badge {
  position: relative;
  top: -1px;
}
.sibfu-theme .btn-mini .label, .sibfu-theme .btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.sibfu-theme .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff5f5f5", endColorstr="#fff9f9f9", GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sibfu-theme .progress .bar {
  width: 0;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff149bdf", endColorstr="#ff0480be", GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.sibfu-theme .progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.sibfu-theme .progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.sibfu-theme .progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.sibfu-theme .progress-danger .bar, .sibfu-theme .progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffee5f5b", endColorstr="#ffc43c35", GradientType=0);
}
.sibfu-theme .progress-danger.progress-striped .bar, .sibfu-theme .progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.sibfu-theme .progress-success .bar, .sibfu-theme .progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff62c462", endColorstr="#ff57a957", GradientType=0);
}
.sibfu-theme .progress-success.progress-striped .bar, .sibfu-theme .progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.sibfu-theme .progress-info .bar, .sibfu-theme .progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5bc0de", endColorstr="#ff339bb9", GradientType=0);
}
.sibfu-theme .progress-info.progress-striped .bar, .sibfu-theme .progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.sibfu-theme .progress-warning .bar, .sibfu-theme .progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffbb450", endColorstr="#fff89406", GradientType=0);
}
.sibfu-theme .progress-warning.progress-striped .bar, .sibfu-theme .progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.sibfu-theme .accordion {
  margin-bottom: 20px;
}
.sibfu-theme .accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sibfu-theme .accordion-heading {
  border-bottom: 0;
}
.sibfu-theme .accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.sibfu-theme .accordion-toggle {
  cursor: pointer;
}
.sibfu-theme .accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.sibfu-theme .carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.sibfu-theme .carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.sibfu-theme .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.sibfu-theme .carousel-inner > .item > img, .sibfu-theme .carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.sibfu-theme .carousel-inner > .active, .sibfu-theme .carousel-inner > .next, .sibfu-theme .carousel-inner > .prev {
  display: block;
}
.sibfu-theme .carousel-inner > .active {
  left: 0;
}
.sibfu-theme .carousel-inner > .next, .sibfu-theme .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.sibfu-theme .carousel-inner > .next {
  left: 100%;
}
.sibfu-theme .carousel-inner > .prev {
  left: -100%;
}
.sibfu-theme .carousel-inner > .next.left, .sibfu-theme .carousel-inner > .prev.right {
  left: 0;
}
.sibfu-theme .carousel-inner > .active.left {
  left: -100%;
}
.sibfu-theme .carousel-inner > .active.right {
  left: 100%;
}
.sibfu-theme .carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.sibfu-theme .carousel-control.right {
  left: auto;
  right: 15px;
}
.sibfu-theme .carousel-control:hover, .sibfu-theme .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.sibfu-theme .carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.sibfu-theme .carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.sibfu-theme .carousel-indicators .active {
  background-color: #fff;
}
.sibfu-theme .carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333;
  background: rgba(0, 0, 0, 0.75);
}
.sibfu-theme .carousel-caption h4, .sibfu-theme .carousel-caption p {
  color: #fff;
  line-height: 20px;
}
.sibfu-theme .carousel-caption h4 {
  margin: 0 0 5px;
}
.sibfu-theme .carousel-caption p {
  margin-bottom: 0;
}
.sibfu-theme .hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.sibfu-theme .hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.sibfu-theme .hero-unit li {
  line-height: 30px;
}
.sibfu-theme .pull-right {
  float: right;
}
.sibfu-theme .pull-left {
  float: left;
}
.sibfu-theme .hide {
  display: none;
}
.sibfu-theme .show {
  display: block;
}
.sibfu-theme .invisible {
  visibility: hidden;
}
.sibfu-theme .affix {
  position: fixed;
}
.sibfu-theme h1 {
  font-size: 32px;
}
.sibfu-theme h2 {
  font-size: 21px;
}
.sibfu-theme h3 {
  font-size: 20px;
}
.sibfu-theme h4 {
  font-size: 20px;
}
.sibfu-theme h5 {
  font-size: 16px;
}
.sibfu-theme h6 {
  font-size: 12px;
}
.sibfu-theme h1 small {
  font-size: 24px;
}
.sibfu-theme h2 small {
  font-size: 20px;
}
.sibfu-theme h3 small {
  font-size: 16px;
}
.sibfu-theme h4 small {
  font-size: 12px;
}
@media print {
  .sibfu-theme a[href]:after {
    content: "";
  }
}
.sibfu-theme legend {
  border-bottom-color: #ddd;
  color: #333;
}
.sibfu-theme .breadcrumb {
  background-color: #f5f5f5;
}
.sibfu-theme .well {
  border-color: #e3e3e3;
}
.sibfu-theme sup {
  vertical-align: super;
}
.sibfu-theme sub {
  vertical-align: sub;
}
.sibfu-theme .dropdown-backdrop {
  position: static;
}
.sibfu-theme li.activity.label, .sibfu-theme .file-picker td.label {
  background: inherit;
  color: inherit;
  border: inherit;
  text-shadow: none;
  padding: 8px;
  white-space: normal;
  display: block;
  font-size: inherit;
  line-height: inherit;
}
.sibfu-theme .file-picker td.label {
  display: table-cell;
  text-align: right;
}
.sibfu-theme .choosercontainer #chooseform .option label {
  font-size: 12px;
}
.sibfu-theme li.section.hidden, .sibfu-theme .block.hidden, .sibfu-theme .block.invisible {
  visibility: visible;
  display: block;
}
.sibfu-theme #turnitintool_style .row, .sibfu-theme .forumpost .row {
  margin-left: 0 !important;
}
.sibfu-theme #turnitintool_style .row:before, .sibfu-theme #turnitintool_style .row:after, .sibfu-theme .forumpost .row:before, .sibfu-theme .forumpost .row:after {
  content: none;
}
.sibfu-theme fieldset.hidden {
  display: inherit;
  visibility: inherit;
}
.sibfu-theme div.c1.btn {
  display: block;
  padding: 0;
  margin-bottom: 0;
  font-size: inherit;
  line-height: inherit;
  text-align: inherit;
  vertical-align: inherit;
  cursor: default;
  color: inherit;
  text-shadow: inherit;
  background-color: inherit;
  background-image: none;
  background-repeat: no-repeat;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.sibfu-theme #questionbank + .container {
  width: auto;
}
.sibfu-theme img.hide {
  display: inherit;
}
.sibfu-theme .icon-bar, .sibfu-theme img.icon-post, .sibfu-theme img.icon-info, .sibfu-theme img.icon-warn, .sibfu-theme img.icon-pre {
  background-image: none;
}
.sibfu-theme .loginbox.twocolumns .signuppanel, .sibfu-theme .loginbox.twocolumns .signuppanel, .sibfu-theme .loginbox.twocolumns .loginpanel, .sibfu-theme .loginbox.twocolumns .loginpanel {
  padding: 0;
  margin: 0;
}
.sibfu-theme .tooltip {
  opacity: 1;
  filter: alpha(opacity=100);
  display: inline;
}
.sibfu-theme body:not(.jsenabled) .dropdown:hover > .dropdown-menu {
  display: block;
  margin-top: -6px;
}
.sibfu-theme body:not(.jsenabled) .langmenu:hover > .dropdown-menu, .sibfu-theme .langmenu.open > .dropdown-menu {
  display: block;
  max-height: 150px;
  overflow-y: auto;
}
.sibfu-theme ol {
  margin: 0 0 10px 2.5em;
}
.sibfu-theme .dir-rtl ol {
  margin: 0 2.5em 10px 0;
}
.sibfu-theme body {
  padding-top: 60px;
}
.sibfu-theme .block {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #e3e3e3;
  padding: 8px 0;
}
.sibfu-theme .block blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.sibfu-theme .block .header h2 {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  font-size: 1.1em;
  word-wrap: break-word;
  margin: 0;
}
.sibfu-theme .block .header .block_action {
  padding: 3px 15px;
  float: right;
}
.sibfu-theme .block .header .block_action > * {
  margin-left: 3px;
}
.sibfu-theme .block .header .block_action .block-hider-show, .sibfu-theme .block .header .block_action .block-hider-hide {
  cursor: pointer;
}
.sibfu-theme .block .header .block_action .block-hider-show {
  display: none;
}
.sibfu-theme .block .content {
  padding: 4px 14px;
  word-wrap: break-word;
}
.sibfu-theme .block .content h3 {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  font-size: 1.1em;
}
.sibfu-theme .block .content hr {
  margin: 5px 0;
}
.sibfu-theme .block .content .userpicture {
  width: 16px;
  height: 16px;
  margin-right: 6px;
}
.sibfu-theme .block .content .list li.listentry {
  clear: both;
}
.sibfu-theme .block .content .list .c0 {
  display: inline;
}
.sibfu-theme .block .content .list .c1 {
  margin-left: 5px;
  display: inline;
}
.sibfu-theme .block .footer {
  margin-bottom: 4px;
  display: block;
  padding: 3px 5px;
}
.sibfu-theme .block.beingmoved {
  border-width: 2px;
  border-style: dashed;
}
.sibfu-theme .block.invisible .header h2 {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.sibfu-theme .block.hidden .header .block_action .block-hider-hide {
  display: none;
}
.sibfu-theme .block.hidden .header .block_action .block-hider-show {
  display: inline;
}
.sibfu-theme .block.list_block .unlist > li > .column {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.sibfu-theme .editing .block .header .commands {
  clear: both;
  text-align: right;
  display: block;
  padding: 3px 15px;
}
.sibfu-theme .editing .block .header .commands > a {
  margin: 0 3px;
}
.sibfu-theme .editing .block .header .commands .icon img {
  width: 12px;
  height: 12px;
}
.sibfu-theme .editing .block .header .commands img.actionmenu {
  width: auto;
}
.sibfu-theme .dir-rtl.editing .block .header .commands {
  text-align: left;
}
.sibfu-theme .jsenabled .block.hidden .content {
  display: none;
}
.sibfu-theme .blockmovetarget {
  border-width: 2px;
  border-style: dashed;
  display: block;
  height: 1em;
  margin-bottom: 20px;
}
.sibfu-theme .blockannotation {
  position: relative;
  top: -10px;
  margin-bottom: 10px;
}
.sibfu-theme .block_blog_menu #blogsearchquery {
  max-width: 92%;
}
.sibfu-theme .block_settings #adminsearchquery {
  max-width: 92%;
}
.sibfu-theme .block_search_forums #searchform_search {
  width: auto;
  max-width: 92%;
}
.sibfu-theme .block_calendar_upcoming .content .date {
  padding-left: 22px;
}
.sibfu-theme .block_calendar_upcoming .content .footer {
  margin-top: 0.5em;
  padding-top: 10px;
  padding-left: 0;
}
.sibfu-theme .block_rss_client .content li {
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sibfu-theme .block_rss_client .content li .link {
  font-weight: inherit;
}
.sibfu-theme .block_rss_client .list li:first-child {
  border-top-width: 1px;
}
.sibfu-theme .block_news_items .content .newlink {
  padding-bottom: 10px;
}
.sibfu-theme .block_news_items .content ul li {
  border-top: 1px rgba(0, 0, 0, 0.05) solid;
  padding: 2px;
  display: table;
  width: 100%;
}
.sibfu-theme .block_news_items .content ul li .info {
  display: table-header-group;
}
.sibfu-theme .block_news_items .content ul li .date {
  font-size: 11.9px;
  display: inline;
}
.sibfu-theme .block_news_items .content ul li .name {
  font-size: 11.9px;
  padding-left: 1ex;
  display: inline;
}
.sibfu-theme .block_news_items .content .footer {
  padding-top: 10px;
  padding-left: 0;
}
.sibfu-theme .block_login input#login_username, .sibfu-theme .block_login input#login_password {
  width: 95%;
}
.sibfu-theme .block_login .content {
  margin-left: auto;
  margin-right: auto;
  max-width: 280px;
}
.sibfu-theme .block_login input[type=submit] {
  margin: 10px 0;
}
.sibfu-theme .block_adminblock .content {
  display: block;
  padding: 3px 5px;
}
.sibfu-theme .block_adminblock select {
  max-width: 92%;
}
.sibfu-theme .dir-rtl .block .header {
  text-align: right;
}
.sibfu-theme .dir-rtl .block .header h2 {
  text-align: right;
}
.sibfu-theme .dir-rtl .block .header .block_action {
  float: left;
}
.sibfu-theme .dir-rtl .block .header .block_action > * {
  margin-left: 0;
  margin-right: 3px;
}
.sibfu-theme .dir-rtl .block_calendar_upcoming .content .date {
  padding-right: 22px;
}
.sibfu-theme .dir-rtl .block_calendar_upcoming .content .footer {
  padding-right: 0;
}
.sibfu-theme .dir-rtl .block_news_items .content ul li .name {
  padding-right: 1ex;
}
.sibfu-theme .dir-rtl .block_news_items .content .footer {
  padding-left: 0;
}
.sibfu-theme form {
  margin: 0;
}
.sibfu-theme .mform fieldset .advancedbutton {
  text-align: right;
}
.sibfu-theme .jsenabled .mform .containsadvancedelements .advanced {
  display: none;
}
.sibfu-theme .mform .containsadvancedelements .advanced.show {
  display: block;
}
.sibfu-theme .mform fieldset.group {
  margin-bottom: 0;
}
.sibfu-theme .mform fieldset.error {
  border: 1px solid #b94a48;
}
.sibfu-theme .mform span.error, .sibfu-theme #adminsettings span.error {
  display: inline-block;
  border: 1px solid #eed3d7;
  border-radius: 4px;
  background-color: #f2dede;
  padding: 4px;
  margin-bottom: 4px;
}
.sibfu-theme .mform fieldset.collapsible legend a.fheader {
  padding: 0 5px 0 20px;
  margin-left: -20px;
  background: url(/theme/image.php/sfu/core/1522900725/t/expanded) 2px center no-repeat;
}
.sibfu-theme .dir-rtl .mform fieldset.collapsible legend a.fheader {
  padding: 0 20px 0 5px;
  margin-right: -20px;
  margin-left: 0;
  background-position: right center;
}
.sibfu-theme .mform fieldset.collapsed legend a.fheader {
  background-image: url(/theme/image.php/sfu/core/1522900725/t/collapsed);
}
.sibfu-theme .dir-rtl .mform fieldset.collapsed legend a.fheader {
  background-image: url(/theme/image.php/sfu/core/1522900725/t/collapsed_rtl);
}
.sibfu-theme .jsenabled .mform .collapsed .fcontainer {
  display: none;
}
.sibfu-theme .mform .fitem .fitemtitle div {
  display: inline;
}
.sibfu-theme #adminsettings .error, .sibfu-theme .loginpanel .error, .sibfu-theme .mform .error {
  color: #b94a48;
}
.sibfu-theme .mform .fdescription.required {
  margin-left: 200px;
}
.sibfu-theme .mform .fpassword .unmask {
  display: inline-block;
  margin-left: 0.5em;
}
.sibfu-theme .mform .fpassword .unmask > input {
  margin: 0;
}
.sibfu-theme .mform .fpassword .unmask > label {
  display: inline-block;
}
.sibfu-theme .mform label {
  display: inline-block;
}
.sibfu-theme .mform .iconhelp {
  margin-left: 4px;
}
.sibfu-theme .dir-rtl .mform .iconhelp {
  margin-right: 4px;
}
.sibfu-theme .mform .ftextarea #id_alltext {
  width: 100%;
}
.sibfu-theme .mform ul.file-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.sibfu-theme .mform label .req, .sibfu-theme .mform label .adv {
  cursor: help;
}
.sibfu-theme .mform .fcheckbox input {
  margin-left: 0;
}
.sibfu-theme .mform .fcheckbox > span, .sibfu-theme .mform .fradio > span, .sibfu-theme .mform .fgroup > span {
  display: inline-block;
  margin-top: 5px;
}
.sibfu-theme .mform .fitem fieldset.fgroup label, .sibfu-theme .mform fieldset.fdate_selector label {
  display: inline;
  float: none;
  width: auto;
}
.sibfu-theme .mform .ftags label.accesshide {
  display: block;
  position: static;
}
.sibfu-theme .mform .ftags select {
  margin-bottom: 0.7em;
  min-width: 22em;
}
.sibfu-theme .mform .helplink img {
  margin: 0 0.45em;
  padding: 0;
}
.sibfu-theme .mform legend .helplink img {
  margin: 0 0.2em;
}
.sibfu-theme .singleselect label {
  margin-right: 0.3em;
}
.sibfu-theme .dir-rtl .singleselect label {
  margin-left: 0.3em;
  margin-right: 0;
}
.sibfu-theme input#id_externalurl {
  direction: ltr;
}
.sibfu-theme #portfolio-add-button {
  display: inline;
}
.sibfu-theme .form-item, .sibfu-theme .mform .fitem {
  margin-bottom: 20px;
  *zoom: 1;
  margin-bottom: 10px;
}
.sibfu-theme .form-item:before, .sibfu-theme .mform .fitem:before, .sibfu-theme .form-item:after, .sibfu-theme .mform .fitem:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .form-item:after, .sibfu-theme .mform .fitem:after {
  clear: both;
}
.sibfu-theme .form-item .form-label, .sibfu-theme .mform .fitem div.fitemtitle {
  float: left;
  width: 180px;
  padding-top: 5px;
  text-align: right;
}
.sibfu-theme .dir-rtl .form-item .form-label, .sibfu-theme .dir-rtl .mform .fitem div.fitemtitle {
  float: right;
  text-align: left;
}
.sibfu-theme .form-defaultinfo, .sibfu-theme .form-label .form-shortname {
  color: #999;
}
.sibfu-theme .form-label .form-shortname {
  font-size: 10.5px;
  display: block;
}
.sibfu-theme .dir-rtl .form-label .form-shortname {
  text-align: left;
}
.sibfu-theme .form-item .form-setting, .sibfu-theme .form-item .form-description, .sibfu-theme .mform .fitem .felement, .sibfu-theme #page-mod-forum-search .c1 {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 200px;
  *margin-left: 0;
}
.sibfu-theme .form-item .form-setting:first-child, .sibfu-theme .form-item .form-description:first-child, .sibfu-theme .mform .fitem .felement:first-child, .sibfu-theme #page-mod-forum-search .c1:first-child {
  *padding-left: 200px;
}
.sibfu-theme .formsettingheading {
  margin-bottom: 0;
}
.sibfu-theme .form-item .form-description, .sibfu-theme .felement.fstatic {
  color: #595959;
  display: block;
  margin-bottom: 10px;
  padding-top: 5px;
}
.sibfu-theme .form-item .form-description {
  padding-top: 0;
}
.sibfu-theme .fitem .fstaticlabel {
  font-weight: bold;
}
.sibfu-theme table#form td.submit, .sibfu-theme .form-buttons, .sibfu-theme .path-admin .buttons, .sibfu-theme #fitem_id_submitbutton, .sibfu-theme .fp-content-center form + div, .sibfu-theme div.backup-section + form, .sibfu-theme #fgroup_id_buttonar {
  padding: 19px 20px 20px;
  margin-bottom: 20px;
  *zoom: 1;
  padding-left: 0;
}
.sibfu-theme table#form td.submit:before, .sibfu-theme .form-buttons:before, .sibfu-theme .path-admin .buttons:before, .sibfu-theme #fitem_id_submitbutton:before, .sibfu-theme .fp-content-center form + div:before, .sibfu-theme div.backup-section + form:before, .sibfu-theme #fgroup_id_buttonar:before, .sibfu-theme table#form td.submit:after, .sibfu-theme .form-buttons:after, .sibfu-theme .path-admin .buttons:after, .sibfu-theme #fitem_id_submitbutton:after, .sibfu-theme .fp-content-center form + div:after, .sibfu-theme div.backup-section + form:after, .sibfu-theme #fgroup_id_buttonar:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme table#form td.submit:after, .sibfu-theme .form-buttons:after, .sibfu-theme .path-admin .buttons:after, .sibfu-theme #fitem_id_submitbutton:after, .sibfu-theme .fp-content-center form + div:after, .sibfu-theme div.backup-section + form:after, .sibfu-theme #fgroup_id_buttonar:after {
  clear: both;
}
.sibfu-theme .path-admin .buttons, .sibfu-theme .form-buttons {
  padding-left: 200px;
}
.sibfu-theme .dir-rtl table#form td.submit, .sibfu-theme .dir-rtl .form-buttons, .sibfu-theme .dir-rtl .path-admin .buttons, .sibfu-theme .dir-rtl #fitem_id_submitbutton, .sibfu-theme .dir-rtl .fp-content-center form + div, .sibfu-theme .dir-rtl div.backup-section + form, .sibfu-theme .dir-rtl #fgroup_id_buttonar {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
  padding-right: 0;
}
.sibfu-theme .dir-rtl table#form td.submit:before, .sibfu-theme .dir-rtl .form-buttons:before, .sibfu-theme .dir-rtl .path-admin .buttons:before, .sibfu-theme .dir-rtl #fitem_id_submitbutton:before, .sibfu-theme .dir-rtl .fp-content-center form + div:before, .sibfu-theme .dir-rtl div.backup-section + form:before, .sibfu-theme .dir-rtl #fgroup_id_buttonar:before, .sibfu-theme .dir-rtl table#form td.submit:after, .sibfu-theme .dir-rtl .form-buttons:after, .sibfu-theme .dir-rtl .path-admin .buttons:after, .sibfu-theme .dir-rtl #fitem_id_submitbutton:after, .sibfu-theme .dir-rtl .fp-content-center form + div:after, .sibfu-theme .dir-rtl div.backup-section + form:after, .sibfu-theme .dir-rtl #fgroup_id_buttonar:after {
  display: table;
  content: "";
  line-height: 0;
}
.sibfu-theme .dir-rtl table#form td.submit:after, .sibfu-theme .dir-rtl .form-buttons:after, .sibfu-theme .dir-rtl .path-admin .buttons:after, .sibfu-theme .dir-rtl #fitem_id_submitbutton:after, .sibfu-theme .dir-rtl .fp-content-center form + div:after, .sibfu-theme .dir-rtl div.backup-section + form:after, .sibfu-theme .dir-rtl #fgroup_id_buttonar:after {
  clear: both;
}
.sibfu-theme .dir-rtl .path-admin .buttons, .sibfu-theme .dir-rtl .form-buttons {
  padding-right: 200px;
}
.sibfu-theme .form-item .form-setting .form-checkbox.defaultsnext {
  margin-top: 5px;
  display: inline-block;
}
.sibfu-theme #adminsettings h3 {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.sibfu-theme .mform legend a, .sibfu-theme .mform legend a:hover {
  color: #333;
  text-decoration: none;
}
.sibfu-theme .dir-rtl .mform .fitem .felement {
  margin-right: 30%;
  margin-left: auto;
  text-align: right;
}
.sibfu-theme .dir-rtl .mform .fitem .felement input[name=email], .sibfu-theme .dir-rtl .mform .fitem .felement input[name=email2], .sibfu-theme .dir-rtl .mform .fitem .felement input[name=url], .sibfu-theme .dir-rtl .mform .fitem .felement input[name=idnumber], .sibfu-theme .dir-rtl .mform .fitem .felement input[name=phone1], .sibfu-theme .dir-rtl .mform .fitem .felement input[name=phone2] {
  text-align: left;
  direction: ltr;
}
.sibfu-theme .dir-rtl #id_s__pathtodu, .sibfu-theme .dir-rtl #id_s__aspellpath, .sibfu-theme .dir-rtl #id_s__pathtodot, .sibfu-theme .dir-rtl #id_s__supportemail, .sibfu-theme .dir-rtl #id_s__supportpage, .sibfu-theme .dir-rtl #id_s__sessioncookie, .sibfu-theme .dir-rtl #id_s__sessioncookiepath, .sibfu-theme .dir-rtl #id_s__sessioncookiedomain, .sibfu-theme .dir-rtl #id_s__proxyhost, .sibfu-theme .dir-rtl #id_s__proxyuser, .sibfu-theme .dir-rtl #id_s__proxypassword, .sibfu-theme .dir-rtl #id_s__proxybypass, .sibfu-theme .dir-rtl #id_s__jabberhost, .sibfu-theme .dir-rtl #id_s__jabberserver, .sibfu-theme .dir-rtl #id_s__jabberusername, .sibfu-theme .dir-rtl #id_s__jabberpassword, .sibfu-theme .dir-rtl #id_s__additionalhtmlhead, .sibfu-theme .dir-rtl #id_s__additionalhtmltopofbody, .sibfu-theme .dir-rtl #id_s__additionalhtmlfooter, .sibfu-theme .dir-rtl #id_s__docroot, .sibfu-theme .dir-rtl #id_s__filter_tex_latexpreamble, .sibfu-theme .dir-rtl #id_s__filter_tex_latexbackground, .sibfu-theme .dir-rtl #id_s__filter_tex_pathlatex, .sibfu-theme .dir-rtl #id_s__filter_tex_pathdvips, .sibfu-theme .dir-rtl #id_s__filter_tex_pathconvert, .sibfu-theme .dir-rtl #id_s__blockedip, .sibfu-theme .dir-rtl #id_s__pathtoclam, .sibfu-theme .dir-rtl #id_s__quarantinedir, .sibfu-theme .dir-rtl #id_s__sitepolicy, .sibfu-theme .dir-rtl #id_s__sitepolicyguest, .sibfu-theme .dir-rtl #id_s__cronremotepassword, .sibfu-theme .dir-rtl #id_s__allowedip, .sibfu-theme .dir-rtl #id_s__blockedip, .sibfu-theme .dir-rtl #id_s_enrol_meta_nosyncroleids, .sibfu-theme .dir-rtl #id_s_enrol_ldap_host_url, .sibfu-theme .dir-rtl #id_s_enrol_ldap_ldapencoding, .sibfu-theme .dir-rtl #id_s_enrol_ldap_bind_dn, .sibfu-theme .dir-rtl #id_s_enrol_ldap_bind_pw, .sibfu-theme .dir-rtl #admin-emoticons .form-text, .sibfu-theme .dir-rtl #admin-role_mapping input[type=text], .sibfu-theme .dir-rtl #id_s_enrol_paypal_paypalbusiness, .sibfu-theme .dir-rtl #id_s_enrol_flatfile_location, .sibfu-theme #page-admin-setting-enrolsettingsflatfile.dir-rtl input[type=text], .sibfu-theme #page-admin-setting-enrolsettingsdatabase.dir-rtl input[type=text], .sibfu-theme #page-admin-auth-db.dir-rtl input[type=text] {
  direction: ltr;
}
.sibfu-theme #page-admin-setting-enrolsettingsflatfile.dir-rtl .informationbox {
  direction: ltr;
  text-align: left;
}
.sibfu-theme #page-admin-grade-edit-scale-edit.dir-rtl .error input#id_name {
  margin-right: 170px;
}
.sibfu-theme #page-grade-edit-outcome-course .courseoutcomes {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.sibfu-theme #page-grade-edit-outcome-course .courseoutcomes td {
  text-align: center;
}
.sibfu-theme #installform #id_wwwroot, .sibfu-theme #installform #id_dirroot, .sibfu-theme #installform #id_dataroot, .sibfu-theme #installform #id_dbhost, .sibfu-theme #installform #id_dbname, .sibfu-theme #installform #id_dbuser, .sibfu-theme #installform #id_dbpass, .sibfu-theme #installform #id_prefix {
  direction: ltr;
}
.sibfu-theme .mdl-right > label {
  display: inline-block;
}
.sibfu-theme input[type=radio] + label, .sibfu-theme input[type=checkbox] + label {
  display: inline;
  padding-left: 0.2em;
}
.sibfu-theme input[type=radio], .sibfu-theme input[type=checkbox] {
  margin-top: -4px;
  margin-right: 7px;
}
.sibfu-theme .dir-rtl input[type=radio], .sibfu-theme .dir-rtl input[type=checkbox] {
  margin-left: 7px;
  margin-right: auto;
}
.sibfu-theme .singleselect {
  display: inline-block;
}
.sibfu-theme .singleselect form, .sibfu-theme .singleselect select {
  margin: 0;
}
.sibfu-theme .form-item .form-label label {
  margin-bottom: 0;
}
.sibfu-theme .dir-rtl .form-item .form-label label {
  text-align: left;
}
.sibfu-theme .felement.ffilepicker {
  margin-top: 5px;
}
.sibfu-theme div#dateselector-calendar-panel {
  z-index: 3100;
}
.sibfu-theme fieldset.coursesearchbox label {
  display: inline;
}
.sibfu-theme #region-main .mform:not(.unresponsive) .fitem .fitemtitle label {
  font-weight: bold;
}
@media (max-width: 1199px) {
  .sibfu-theme body #region-main .mform:not(.unresponsive) .fitem .fitemtitle {
    display: block;
    margin-top: 4px;
    margin-bottom: 4px;
    text-align: left;
    width: 100%;
  }
  .sibfu-theme body #region-main .mform:not(.unresponsive) .fitem .felement {
    margin-left: 0;
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0;
  }
  .sibfu-theme body #region-main .mform:not(.unresponsive) .fitem .fstatic:empty {
    display: none;
  }
  .sibfu-theme body #region-main .mform:not(.unresponsive) .fitem .fcheckbox > span, .sibfu-theme body #region-main .mform:not(.unresponsive) .fitem .fradio > span, .sibfu-theme body #region-main .mform:not(.unresponsive) .fitem .fgroup > span {
    margin-top: 4px;
  }
  .sibfu-theme body #region-main .mform:not(.unresponsive) .femptylabel .fitemtitle {
    display: inline-block;
    width: auto;
    margin-right: 8px;
  }
  .sibfu-theme body #region-main .mform:not(.unresponsive) .femptylabel .felement {
    display: inline-block;
    margin-top: 4px;
    padding-top: 5px;
    width: auto;
  }
  .sibfu-theme body #region-main .mform:not(.unresponsive) .fitem_fcheckbox .fitemtitle, .sibfu-theme body #region-main .mform:not(.unresponsive) .fitem_fcheckbox .felement {
    display: inline-block;
    width: auto;
  }
  .sibfu-theme body #region-main .mform:not(.unresponsive) .fitem_fcheckbox .felement {
    padding: 6px;
  }
  .sibfu-theme body.dir-rtl #region-main .mform:not(.unresponsive) .femptylabel .fitemtitle {
    margin-right: 0;
    margin-left: 8px;
  }
  .sibfu-theme body.dir-rtl #region-main .mform:not(.unresponsive) .fitem .fitemtitle {
    text-align: right;
  }
  .sibfu-theme body.dir-rtl #region-main .mform:not(.unresponsive) .fitem .felement {
    margin-right: 0;
    float: right;
    padding-right: 0;
    padding-left: 0;
  }
  .sibfu-theme body.dir-rtl #region-main .mform:not(.unresponsive) .fitem_fcheckbox .felement {
    float: right;
  }
}
@media (max-width: 1474px) {
  .sibfu-theme .used-region-side-pre.used-region-side-post #region-main .mform:not(.unresponsive) .fitem .fitemtitle {
    display: block;
    margin-top: 4px;
    margin-bottom: 4px;
    text-align: left;
    width: 100%;
  }
  .sibfu-theme .used-region-side-pre.used-region-side-post #region-main .mform:not(.unresponsive) .fitem .felement {
    margin-left: 0;
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0;
  }
  .sibfu-theme .used-region-side-pre.used-region-side-post #region-main .mform:not(.unresponsive) .fitem .fstatic:empty {
    display: none;
  }
  .sibfu-theme .used-region-side-pre.used-region-side-post #region-main .mform:not(.unresponsive) .fitem .fcheckbox > span, .sibfu-theme .used-region-side-pre.used-region-side-post #region-main .mform:not(.unresponsive) .fitem .fradio > span, .sibfu-theme .used-region-side-pre.used-region-side-post #region-main .mform:not(.unresponsive) .fitem .fgroup > span {
    margin-top: 4px;
  }
  .sibfu-theme .used-region-side-pre.used-region-side-post #region-main .mform:not(.unresponsive) .femptylabel .fitemtitle {
    display: inline-block;
    width: auto;
    margin-right: 8px;
  }
  .sibfu-theme .used-region-side-pre.used-region-side-post #region-main .mform:not(.unresponsive) .femptylabel .felement {
    display: inline-block;
    margin-top: 4px;
    padding-top: 5px;
    width: auto;
  }
  .sibfu-theme .used-region-side-pre.used-region-side-post #region-main .mform:not(.unresponsive) .fitem_fcheckbox .fitemtitle, .sibfu-theme .used-region-side-pre.used-region-side-post #region-main .mform:not(.unresponsive) .fitem_fcheckbox .felement {
    display: inline-block;
    width: auto;
  }
  .sibfu-theme .used-region-side-pre.used-region-side-post #region-main .mform:not(.unresponsive) .fitem_fcheckbox .felement {
    padding: 6px;
  }
  .sibfu-theme .used-region-side-pre.used-region-side-post.dir-rtl #region-main .mform:not(.unresponsive) .femptylabel .fitemtitle {
    margin-right: 0;
    margin-left: 8px;
  }
  .sibfu-theme .used-region-side-pre.used-region-side-post.dir-rtl #region-main .mform:not(.unresponsive) .fitem .fitemtitle {
    text-align: right;
  }
  .sibfu-theme .used-region-side-pre.used-region-side-post.dir-rtl #region-main .mform:not(.unresponsive) .fitem .felement {
    margin-right: 0;
    float: right;
    padding-right: 0;
    padding-left: 0;
  }
  .sibfu-theme .used-region-side-pre.used-region-side-post.dir-rtl #region-main .mform:not(.unresponsive) .fitem_fcheckbox .felement {
    float: right;
  }
}
.sibfu-theme #fitem_id_availabilityconditionsjson *[aria-hidden=true] {
  display: none;
}
.sibfu-theme #fitem_id_availabilityconditionsjson select, .sibfu-theme #fitem_id_availabilityconditionsjson input[type=text] {
  position: relative;
  top: 4px;
}
.sibfu-theme #fitem_id_availabilityconditionsjson label {
  display: inline;
}
.sibfu-theme #fitem_id_availabilityconditionsjson .availability-group {
  margin-right: 8px;
}
.sibfu-theme #fitem_id_availabilityconditionsjson .availability-item {
  margin-bottom: 6px;
}
.sibfu-theme #fitem_id_availabilityconditionsjson .availability-none {
  margin-left: 20px;
  margin-bottom: 4px;
}
.sibfu-theme #fitem_id_availabilityconditionsjson .availability-plugincontrols {
  padding: 2px 0 0 4px;
  background: none repeat scroll 0 0 #f5f5f5;
  border: 1px solid #eee;
  border-radius: 4px;
  display: inline-block;
  margin-right: 8px;
}
.sibfu-theme #fitem_id_availabilityconditionsjson .availability-eye, .sibfu-theme #fitem_id_availabilityconditionsjson .availability-delete {
  margin-right: 8px;
}
.sibfu-theme #fitem_id_availabilityconditionsjson .availability-eye[aria-hidden=true] {
  display: inline;
  visibility: hidden;
}
.sibfu-theme #fitem_id_availabilityconditionsjson .availability-list > .availability-eye img {
  vertical-align: top;
  margin-top: 12px;
}
.sibfu-theme #fitem_id_availabilityconditionsjson .availability-button {
  margin-left: 15px;
}
.sibfu-theme #fitem_id_availabilityconditionsjson .availability-childlist > .availability-inner {
  display: inline-block;
  background: #f5f5f5;
  border: 1px solid #eee;
  border-radius: 4px;
  padding: 6px;
  margin-bottom: 6px;
}
.sibfu-theme #fitem_id_availabilityconditionsjson .availability-childlist .availability-childlist > .availability-inner {
  background: white;
}
.sibfu-theme #fitem_id_availabilityconditionsjson .availability-connector {
  margin-left: 20px;
  margin-bottom: 6px;
}
.sibfu-theme .dir-rtl #fitem_id_availabilityconditionsjson .availability-group {
  margin-right: 0;
  margin-left: 8px;
}
.sibfu-theme .dir-rtl #fitem_id_availabilityconditionsjson .availability-none {
  margin-right: 20px;
  margin-left: 0;
}
.sibfu-theme .dir-rtl #fitem_id_availabilityconditionsjson .availability-plugincontrols {
  padding-right: 4px;
  padding-left: 0;
  margin-right: 0;
  margin-left: 8px;
}
.sibfu-theme .dir-rtl #fitem_id_availabilityconditionsjson .availability-eye, .sibfu-theme .dir-rtl #fitem_id_availabilityconditionsjson .availability-delete {
  margin-left: 8px;
  margin-right: 0;
}
.sibfu-theme .dir-rtl #fitem_id_availabilityconditionsjson .availability-button {
  margin-right: 15px;
  margin-left: 0;
}
.sibfu-theme .dir-rtl #fitem_id_availabilityconditionsjson .availability-connector {
  margin-right: 20px;
  margin-left: 0;
}
.sibfu-theme .mform .error .availability-field {
  color: #333;
}
.sibfu-theme .availability-dialogue .moodle-dialogue .moodle-dialogue-bd {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 2px;
}
.sibfu-theme .availability-dialogue ul {
  display: block;
  margin: 0;
}
.sibfu-theme .availability-dialogue li {
  display: block;
  list-style-type: none;
  padding: 0 0 4px;
  clear: both;
  border-bottom: 1px solid #eee;
  margin-bottom: 4px;
}
.sibfu-theme .availability-dialogue ul button {
  float: left;
  margin-left: 1em;
  min-width: 140px;
  margin-top: 4px;
}
.sibfu-theme .availability-dialogue label {
  margin-left: 170px;
  margin-right: 1em;
  margin-bottom: 0;
}
.sibfu-theme .availability-dialogue .availability-buttons button {
  margin-left: 1em;
  margin-right: 1em;
  margin-top: 4px;
}
.sibfu-theme .dir-rtl .availability-dialogue ul button {
  float: right;
  margin-right: 1em;
  margin-left: 0;
}
.sibfu-theme .dir-rtl .availability-dialogue label {
  margin-right: 170px;
  margin-left: 1em;
}
.sibfu-theme textarea[cols], .sibfu-theme input[size] {
  width: auto;
}
.sibfu-theme .form-autocomplete-selection {
  margin: 0.2em;
  min-height: 21px;
}
.sibfu-theme .form-autocomplete-multiple [role=listitem] {
  cursor: pointer;
}
.sibfu-theme .form-autocomplete-suggestions {
  position: absolute;
  background-color: white;
  border: 2px solid #eee;
  border-radius: 3px;
  min-width: 206px;
  max-height: 20em;
  overflow: auto;
  margin: 0;
  padding: 0;
  margin-top: -0.2em;
  z-index: 1;
}
.sibfu-theme .form-autocomplete-suggestions li {
  list-style-type: none;
  padding: 0.2em;
  margin: 0;
  cursor: pointer;
  color: #333;
}
.sibfu-theme .form-autocomplete-suggestions li:hover {
  background-color: #00a3f4;
  color: #fff;
}
.sibfu-theme .form-autocomplete-suggestions li[aria-selected=true] {
  background-color: #e5e5e5;
  color: #555;
}
.sibfu-theme .form-autocomplete-downarrow {
  color: #333;
  position: relative;
  top: -0.3em;
  left: -1.5em;
  cursor: pointer;
}
.sibfu-theme .dir-rtl .form-autocomplete-downarrow {
  right: -1.5em;
  left: inherit;
}
.sibfu-theme .form-autocomplete-selection:focus {
  outline: none;
}
.sibfu-theme .form-autocomplete-selection [data-active-selection=true] {
  padding: 0.5em;
  font-size: large;
}
.sibfu-theme select {
  max-width: 400px;
}
.sibfu-theme .path-mod-forum .forumsearch input, .sibfu-theme .path-mod-forum .forumsearch .helptooltip {
  margin: 0 3px;
}
.sibfu-theme .path-mod-forum .forumheaderlist, .sibfu-theme .path-mod-forum .forumheaderlist td {
  border: none;
}
.sibfu-theme .path-mod-forum .forumheaderlist thead .header, .sibfu-theme .path-mod-forum .forumheaderlist tbody .discussion td {
  white-space: normal;
  vertical-align: top;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.sibfu-theme .path-mod-forum .forumheaderlist thead .header {
  white-space: normal;
  vertical-align: top;
}
.sibfu-theme .path-mod-forum .forumheaderlist thead .header.replies {
  text-align: center;
}
.sibfu-theme .path-mod-forum .forumheaderlist thead .header.lastpost {
  text-align: right;
}
.sibfu-theme .path-mod-forum .forumheaderlist thead .header th.discussionsubscription, .sibfu-theme .path-mod-forum .forumheaderlist tbody .discussion td.discussionsubscription {
  width: 16px;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.sibfu-theme .path-mod-forum .forumheaderlist .discussion .author, .sibfu-theme .path-mod-forum .forumheaderlist .discussion .replies, .sibfu-theme .path-mod-forum .forumheaderlist .discussion .lastpost {
  white-space: normal;
}
.sibfu-theme .path-mod-forum .forumheaderlist .discussion .discussionsubscription, .sibfu-theme .path-mod-forum .forumheaderlist .discussion .replies {
  text-align: center;
}
.sibfu-theme .path-mod-forum .forumheaderlist .discussion .topic, .sibfu-theme .path-mod-forum .forumheaderlist .discussion .discussionsubscription, .sibfu-theme .path-mod-forum .forumheaderlist .discussion .topic.starter, .sibfu-theme .path-mod-forum .forumheaderlist .discussion .picture, .sibfu-theme .path-mod-forum .forumheaderlist .discussion .author, .sibfu-theme .path-mod-forum .forumheaderlist .discussion .replies, .sibfu-theme .path-mod-forum .forumheaderlist .discussion .lastpost {
  vertical-align: top;
}
.sibfu-theme .forumpost {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #e3e3e3;
  padding: 6px;
}
.sibfu-theme .forumpost blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.sibfu-theme .forumpost .header {
  margin-bottom: 3px;
}
.sibfu-theme .forumpost .picture img {
  margin: 3px;
}
.sibfu-theme .forumpost .picture img.userpicture {
  margin-left: 3px;
  margin-right: 10px;
}
.sibfu-theme .forumpost .content .posting.fullpost {
  margin-top: 8px;
}
.sibfu-theme .forumpost .row .topic, .sibfu-theme .forumpost .row .content-mask, .sibfu-theme .forumpost .row .options {
  margin-left: 48px;
}
.sibfu-theme .forumpost .row.side {
  clear: both;
}
.sibfu-theme .dir-rtl .forumpost .picture img.userpicture {
  margin-left: 10px;
  margin-right: 3px;
}
.sibfu-theme .dir-rtl .forumpost .row .topic, .sibfu-theme .dir-rtl .forumpost .row .content-mask, .sibfu-theme .dir-rtl .forumpost .row .options {
  margin-left: 0;
  margin-right: 48px;
}
.sibfu-theme .forumpost .row .left {
  width: 48px;
}
.sibfu-theme .forumpost .options .commands {
  margin-left: 0;
}
.sibfu-theme .forumpost .subject {
  font-weight: bold;
}
.sibfu-theme .forumsearch input[type=text] {
  margin-bottom: 0 !important;
}
.sibfu-theme #page-mod-forum-discuss .discussioncontrols {
  width: auto;
  margin: 0;
}
.sibfu-theme #page-footer {
  margin-top: 1em;
  padding: 1em 0;
  border-top: 2px solid #ddd;
}
.sibfu-theme .maincalendar .calendarmonth td, .sibfu-theme .maincalendar .calendarmonth th {
  border: 1px dotted #ddd;
}
.sibfu-theme .path-grade-report-grader h1 {
  text-align: inherit;
}
.sibfu-theme #page-mod-chat-gui_basic input#message {
  max-width: 100%;
}
.sibfu-theme #page-mod-data-view #singleimage {
  width: auto;
}
.sibfu-theme .path-mod-data form {
  margin-top: 10px;
}
.sibfu-theme .template_heading {
  margin-top: 10px;
}
.sibfu-theme .breadcrumb-button {
  float: right;
  margin-top: 4px;
}
.sibfu-theme .breadcrumb-button .singlebutton {
  float: left;
  margin-left: 4px;
}
.sibfu-theme .dir-rtl .nav-tabs > li, .sibfu-theme .dir-rtl .nav-pills > li {
  float: right;
}
.sibfu-theme .dir-rtl .navbar .brand {
  padding: 10px 0 10px 20px;
  float: right;
}
.sibfu-theme .navbar-inverse .logininfo a {
  color: #999;
}
.sibfu-theme .navbar-inverse .logininfo a:hover {
  background-color: transparent;
  color: #fff;
}
.sibfu-theme .navbar-fixed-top, .sibfu-theme .navbar-fixed-bottom {
  z-index: 4030;
}
.sibfu-theme .dir-rtl .breadcrumb-button, .sibfu-theme .dir-rtl .navbar .btn-navbar {
  float: left;
}
.sibfu-theme .dir-rtl .breadcrumb-button .singlebutton {
  float: right;
  margin-right: 4px;
  margin-left: 0;
}
.sibfu-theme .dir-rtl .breadcrumb-button .singlebutton div, .sibfu-theme .dir-rtl .breadcrumb-button .singlebutton div input[type=submit] {
  margin-right: 5px;
  margin-left: 0;
}
.sibfu-theme .ie .row-fluid .desktop-first-column {
  margin-left: 0;
}
.sibfu-theme .langmenu form {
  margin: 0;
}
.sibfu-theme .container-fluid {
  max-width: 1680px;
  margin: 0 auto;
}
.sibfu-theme canvas {
  -ms-touch-action: auto;
}
.sibfu-theme div#dock {
  display: none;
}
.sibfu-theme .path-mod-choice .horizontal .choices {
  margin: 0;
}
.sibfu-theme .path-mod-choice .horizontal .choices .option {
  display: inline-block;
  padding: 10px;
}
.sibfu-theme .path-mod-choice .results .data {
  white-space: normal;
}
.sibfu-theme .path-mod-lesson .firstpageoptions {
  margin: auto;
  min-width: 280px;
  width: 60%;
}
.sibfu-theme .path-mod-lesson .centerpadded {
  padding: 5px;
  text-align: center;
}
.sibfu-theme .path-mod-wiki .wiki_headingtitle, .sibfu-theme .path-mod-wiki .midpad, .sibfu-theme .path-mod-wiki .wiki_headingtime {
  text-align: inherit;
}
.sibfu-theme .path-mod-wiki .wiki_contentbox {
  width: 100%;
}
.sibfu-theme .dropdown-menu > li > a {
  padding: 3px 20px 3px 8px;
}
.sibfu-theme .dir-rtl .dropdown-menu > li > a {
  padding: 3px 8px 3px 20px;
}
.sibfu-theme .dir-rtl .dropdown-submenu > .dropdown-menu {
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.sibfu-theme .path-mod-survey .surveytable > tbody > tr:nth-of-type(odd) {
  background-color: transparent;
}
.sibfu-theme .path-mod-survey .surveytable > tbody > tr:nth-of-type(even) {
  background-color: #f9f9f9;
}
.sibfu-theme .path-mod-survey .surveytable .rblock label {
  text-align: center;
}
.sibfu-theme .path-mod-survey .resultgraph, .sibfu-theme .path-mod-survey .reportsummary, .sibfu-theme .path-mod-survey .studentreport, .sibfu-theme .path-mod-survey .reportbuttons, .sibfu-theme .path-mod-survey .centerpara {
  text-align: center;
}
.sibfu-theme .dir-rtl.path-mod-forum .forumheaderlist thead .header.lastpost {
  text-align: left;
}
.sibfu-theme .dir-rtl.path-mod-forum .forumheaderlist .discussion .lastpost {
  text-align: left;
}
.sibfu-theme .nav .caret {
  margin-left: 4px;
}
.sibfu-theme .dir-rtl .nav .caret {
  margin-right: 4px;
}
.sibfu-theme .nav .divider {
  overflow: hidden;
  width: 0;
  height: 40px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #fff;
}
.sibfu-theme .navbar-inverse .nav .divider {
  border-left-color: #111;
  border-right-color: #515151;
}
.sibfu-theme .dropdown-menu .divider {
  width: auto;
  height: 1px;
  border-left: 0 none;
  border-right: 0 none;
}
.sibfu-theme .usermenu .login {
  color: #fff;
  line-height: 40px;
}
.sibfu-theme .usermenu .login a {
  color: #0070a8;
}
.sibfu-theme .usermenu .login a:hover, .sibfu-theme .usermenu .login a:focus {
  color: #003d5c;
  text-decoration: underline;
}
.sibfu-theme .usermenu .moodle-actionmenu .toggle-display {
  display: block;
  opacity: 1;
  color: #777;
  line-height: 40px;
  height: 40px;
}
.sibfu-theme .usermenu .moodle-actionmenu .toggle-display:hover {
  color: #333;
}
.sibfu-theme .usermenu .moodle-actionmenu .toggle-display .userbutton {
  height: 40px;
  line-height: 40px;
}
.sibfu-theme .usermenu .moodle-actionmenu .toggle-display .userbutton .avatars {
  display: inline-block;
  height: 36px;
  width: 36px;
  vertical-align: middle;
  margin-right: 6px;
  margin-left: 6px;
}
.sibfu-theme .usermenu .moodle-actionmenu .toggle-display .userbutton .avatars .avatar, .sibfu-theme .usermenu .moodle-actionmenu .toggle-display .userbutton .avatars img {
  display: block;
}
.sibfu-theme .usermenu .moodle-actionmenu .toggle-display .userbutton .usertext {
  display: inline-block;
  vertical-align: middle;
  line-height: 1em;
}
.sibfu-theme .usermenu .moodle-actionmenu .toggle-display .userbutton .usertext .meta, .sibfu-theme .usermenu .moodle-actionmenu .toggle-display .userbutton .usertext .role {
  display: block;
  font-size: 12px;
}
.sibfu-theme .usermenu .moodle-actionmenu .toggle-display .userbutton .usertext .meta .value, .sibfu-theme .usermenu .moodle-actionmenu .toggle-display .userbutton .usertext .role .value {
  font-weight: bold;
}
.sibfu-theme .usermenu .moodle-actionmenu .toggle-display .userbutton .usertext .role {
  font-weight: bold;
}
.sibfu-theme .usermenu .moodle-actionmenu .toggle-display .caret {
  display: none;
}
.sibfu-theme .usermenu .moodle-actionmenu .menu .menu-action.icon img {
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
.sibfu-theme .usermenu .moodle-actionmenu .menu .menu-action.icon:hover img {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.125);
}
.sibfu-theme .usermenu .moodle-actionmenu[data-enhanced] .menu .menu-action.icon img, .sibfu-theme .usermenu .moodle-actionmenu[data-enhanced] .menu .menu-action.icon:hover img {
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
.sibfu-theme .navbar-inverse .usermenu .login {
  color: #999;
}
.sibfu-theme .navbar-inverse .usermenu .login a {
  color: #999;
}
.sibfu-theme .navbar-inverse .usermenu .login a:hover {
  color: #fff;
}
.sibfu-theme .navbar-inverse .usermenu .moodle-actionmenu .toggle-display {
  color: #999;
}
.sibfu-theme .navbar-inverse .usermenu .moodle-actionmenu .userbutton .usertext {
  color: #999;
}
.sibfu-theme .navbar-inverse .usermenu .moodle-actionmenu .userbutton .usertext .meta {
  color: #999;
}
.sibfu-theme .navbar-inverse .usermenu .moodle-actionmenu .userbutton .usertext .meta .value {
  color: #999;
}
.sibfu-theme .navbar-inverse .usermenu .moodle-actionmenu:hover .usertext {
  color: #fff;
}
.sibfu-theme .navbar-inverse .usermenu .moodle-actionmenu:hover .usertext .meta {
  color: #999;
}
.sibfu-theme .navbar-inverse .usermenu .moodle-actionmenu:hover .usertext .meta .value {
  color: #fff;
}
.sibfu-theme .navbar-inverse .usermenu .moodle-actionmenu[data-enhanced] .toggle-display.textmenu .caret {
  border-top-color: #fff;
}
.sibfu-theme .navbar-inverse .usermenu .moodle-actionmenu .menu .menu-action.icon img {
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
.sibfu-theme .navbar-inverse .usermenu .moodle-actionmenu .menu .menu-action.icon:hover img {
  background: #333;
  border-radius: 4px;
  box-shadow: 0 0 16px #fff;
}
.sibfu-theme .navbar-inverse .usermenu .moodle-actionmenu[data-enhanced] .menu .menu-action.icon img, .sibfu-theme .navbar-inverse .usermenu .moodle-actionmenu[data-enhanced] .menu .menu-action.icon:hover img {
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
.sibfu-theme .jsenabled .usermenu .moodle-actionmenu .toggle-display {
  display: block;
}
.sibfu-theme .jsenabled .usermenu .moodle-actionmenu .toggle-display.textmenu {
  padding-left: 8px;
  padding-right: 8px;
}
.sibfu-theme .jsenabled .usermenu .moodle-actionmenu .toggle-display .caret {
  display: inline-block;
  position: relative;
  top: 9px;
}
.sibfu-theme .jsenabled .usermenu .moodle-actionmenu > .menubar {
  display: block;
  margin: 0 0 2px 0;
}
.sibfu-theme .jsenabled .usermenu .moodle-actionmenu > .menu {
  min-width: 160px;
}
.sibfu-theme .jsenabled .usermenu .moodle-actionmenu > .menu .filler {
  display: block;
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.sibfu-theme .jsenabled .usermenu .moodle-actionmenu.show {
  background-color: #e5e5e5;
}
.sibfu-theme .jsenabled .usermenu .moodle-actionmenu.show .menu {
  padding: 5px 0;
  margin: 2px 0 0;
  background-clip: padding-box;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.sibfu-theme .jsenabled .usermenu .moodle-actionmenu.show .menu:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
}
.sibfu-theme .jsenabled .usermenu .moodle-actionmenu.show .menu:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
}
.sibfu-theme .jsenabled .usermenu .moodle-actionmenu.show .menu a {
  border-radius: 0;
}
.sibfu-theme .jsenabled .usermenu .moodle-actionmenu.show .menu a:focus {
  text-decoration: none;
}
.sibfu-theme .jsenabled .usermenu .moodle-actionmenu.show .menu a:hover {
  text-decoration: none;
  background-color: #00699e;
  background-image: -moz-linear-gradient(top, #0070a8, #005f8f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0070a8), to(#005f8f));
  background-image: -webkit-linear-gradient(top, #0070a8, #005f8f);
  background-image: -o-linear-gradient(top, #0070a8, #005f8f);
  background-image: linear-gradient(to bottom, #0070a8, #005f8f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0070a8", endColorstr="#ff005f8f", GradientType=0);
}
.sibfu-theme .jsenabled .usermenu .moodle-actionmenu.show .menu.align-tr-br {
  margin-top: 2px;
}
.sibfu-theme .jsenabled .navbar-inverse .usermenu .moodle-actionmenu.show {
  background-color: #111;
}
.sibfu-theme .dir-ltr .usermenu {
  float: right;
}
.sibfu-theme .dir-ltr .usermenu > .moodle-actionmenu > .menu:before {
  right: 9px;
}
.sibfu-theme .dir-ltr .usermenu > .moodle-actionmenu > .menu:after {
  right: 10px;
}
.sibfu-theme .dir-ltr .usermenu > .moodle-actionmenu > .menubar li a {
  text-align: right;
}
.sibfu-theme .dir-ltr.userloggedinas .usermenu .userbutton .avatars .avatar.current {
  left: 16px;
}
.sibfu-theme .dir-rtl .usermenu {
  float: left;
}
.sibfu-theme .dir-rtl .usermenu > .moodle-actionmenu > .menu {
  margin-right: 0;
}
.sibfu-theme .dir-rtl .usermenu > .moodle-actionmenu > .menu:before {
  left: 9px;
}
.sibfu-theme .dir-rtl .usermenu > .moodle-actionmenu > .menu:after {
  left: 10px;
}
.sibfu-theme .dir-rtl .usermenu > .moodle-actionmenu > .menubar li a {
  text-align: left;
}
.sibfu-theme .dir-rtl.userloggedinas .usermenu .userbutton .avatars .avatar.current {
  left: -14px;
}
.sibfu-theme .userloggedinas .usermenu .userbutton .avatars .avatar {
  overflow: hidden;
}
.sibfu-theme .userloggedinas .usermenu .userbutton .avatars .avatar.current {
  position: relative;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 20px;
  margin-top: 11px;
  margin-bottom: -34px;
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: -2px -2px 16px rgba(0, 0, 0, 0.25);
}
.sibfu-theme .userloggedinas .usermenu .userbutton .avatars .avatar img {
  width: inherit;
  height: inherit;
}
.sibfu-theme .path-mod-quiz #mod_quiz_navblock .qnbutton {
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  background-color: #fff;
  background-image: none;
  height: 40px;
  width: 30px;
  border-radius: 3px;
  border: 0;
  overflow: visible;
  margin: 0 6px 6px 0;
}
.sibfu-theme .path-mod-quiz #mod_quiz_navblock span.qnbutton {
  cursor: default;
  background-color: #eee;
  color: #555;
}
.sibfu-theme .path-mod-quiz #mod_quiz_navblock a.qnbutton:hover, .sibfu-theme .path-mod-quiz #mod_quiz_navblock a.qnbutton:active, .sibfu-theme .path-mod-quiz #mod_quiz_navblock a.qnbutton:focus {
  text-decoration: underline;
}
.sibfu-theme .path-mod-quiz #mod_quiz_navblock .qnbutton .thispageholder {
  border: 1px solid;
  border-radius: 3px;
  z-index: 1;
}
.sibfu-theme .path-mod-quiz #mod_quiz_navblock .qnbutton.thispage .thispageholder {
  border-width: 3px;
}
.sibfu-theme .path-mod-quiz #mod_quiz_navblock .allquestionsononepage .qnbutton.thispage .thispageholder {
  border-width: 1px;
}
.sibfu-theme .path-mod-quiz #mod_quiz_navblock .qnbutton.flagged .thispageholder {
  background: transparent url(/theme/image.php/sfu/theme/1522900725/mod/quiz/flag-on) 15px 0 no-repeat;
}
.sibfu-theme .path-mod-quiz #mod_quiz_navblock .qnbutton .trafficlight {
  border: 0;
  background: #fff none center/10px no-repeat scroll;
  height: 20px;
  margin-top: 20px;
  border-radius: 0 0 3px 3px;
}
.sibfu-theme .path-mod-quiz #mod_quiz_navblock .qnbutton.notyetanswered .trafficlight, .sibfu-theme .path-mod-quiz #mod_quiz_navblock .qnbutton.invalidanswer .trafficlight {
  background-color: #fff;
}
.sibfu-theme .path-mod-quiz #mod_quiz_navblock .qnbutton.invalidanswer .trafficlight {
  background-image: url(/theme/image.php/sfu/theme/1522900725/mod/quiz/warningtriangle);
}
.sibfu-theme .path-mod-quiz #mod_quiz_navblock .qnbutton.correct .trafficlight {
  background-image: url(/theme/image.php/sfu/theme/1522900725/mod/quiz/checkmark);
  background-color: #468847;
}
.sibfu-theme .path-mod-quiz #mod_quiz_navblock .qnbutton.blocked .trafficlight {
  background-image: url(/theme/image.php/sfu/core/1522900725/t/locked);
  background-color: #eee;
}
.sibfu-theme .path-mod-quiz #mod_quiz_navblock .qnbutton.notanswered .trafficlight, .sibfu-theme .path-mod-quiz #mod_quiz_navblock .qnbutton.incorrect .trafficlight {
  background-color: #b94a48;
}
.sibfu-theme .path-mod-quiz #mod_quiz_navblock .qnbutton.partiallycorrect .trafficlight {
  background-image: url(/theme/image.php/sfu/theme/1522900725/mod/quiz/whitecircle);
  background-color: #f89406;
}
.sibfu-theme .path-mod-quiz #mod_quiz_navblock .qnbutton.complete .trafficlight, .sibfu-theme .path-mod-quiz #mod_quiz_navblock .qnbutton.answersaved .trafficlight, .sibfu-theme .path-mod-quiz #mod_quiz_navblock .qnbutton.requiresgrading .trafficlight {
  background-color: #999;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax {
  background-color: #fff;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit div.yui-layout-bd-nohd, .sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit div.yui-layout-bd-noft, .sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit div.yui-layout-bd, .sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit-right, .sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit-bottom {
  border: 0;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit-right, .sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit-bottom {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #e3e3e3;
  border-radius: 0;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit-right blockquote, .sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit-bottom blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit div.yui-layout-bd {
  background-color: transparent;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-input-area table.generaltable, .sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-input-area table.generaltable td.cell {
  border: 0;
  padding: 3px 15px;
  white-space: nowrap;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-input-area table.generaltable input, .sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-input-area table.generaltable td.cell input {
  margin: 0 10px;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-input-area table.generaltable input#input-message, .sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-input-area table.generaltable td.cell input#input-message {
  width: 45%;
  margin: auto;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-input-area table.generaltable a, .sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-input-area table.generaltable td.cell a {
  margin: 0 5px;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-userlist {
  padding: 10px 5px;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-userlist #users-list {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-userlist #users-list li {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ddd;
  padding: 5px 10px;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-userlist #users-list img {
  margin-right: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  max-width: none;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-messages {
  margin: 20px 25px;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-messages .chat-event.course-theme {
  text-align: center;
  margin: 10px 0;
  font-size: 11.9px;
  color: #777;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-messages .chat-message.course-theme {
  background-color: #fff;
  border: 1px dotted #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 4px 10px;
  margin: 10px 0;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-messages .chat-message.course-theme .time {
  float: right;
  font-size: 11px;
  color: #777;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-messages .mdl-chat-my-entry .chat-message.course-theme {
  background-color: #f6f6f6;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-messages .mdl-chat-my-entry .chat-message.course-theme .user {
  font-weight: bold;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax.dir-rtl .yui-layout-unit-right {
  padding: 0;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax.dir-rtl .yui-layout-unit div.yui-layout-bd {
  text-align: right;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax.dir-rtl #chat-userlist #users-list img {
  margin-left: 8px;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax.dir-rtl #chat-messages .chat-message.course-theme .time {
  float: left;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax.dir-rtl #chat-messages .chat-message.course-theme .user {
  float: right;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax.dir-rtl #chat-messages .chat-message.course-theme .chat-message-meta {
  height: 20px;
}
.sibfu-theme .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax.dir-rtl #chat-messages .chat-message.course-theme .text {
  text-align: right;
}
.sibfu-theme #page-report-participation-index .participationselectform div label {
  display: inline;
  margin: 0 5px;
}
.sibfu-theme #page-report-participation-index.dir-ltr .participationselectform div label[for=menuinstanceid] {
  margin-left: 0;
}
.sibfu-theme #page-report-participation-index.dir-rtl .participationselectform div label[for=menuinstanceid] {
  margin-right: 0;
}
.sibfu-theme .path-backup .mform .grouped_settings.section_level {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #e3e3e3;
  padding: 10px 0 0 0;
  clear: both;
}
.sibfu-theme .path-backup .mform .grouped_settings.section_level blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.sibfu-theme .path-backup .mform .grouped_settings {
  clear: both;
  overflow: hidden;
}
.sibfu-theme .path-backup .include_setting, .sibfu-theme .path-backup .grouped_settings .normal_setting {
  display: inline-block;
}
.sibfu-theme .path-backup .include_setting.section_level label {
  font-weight: bold;
}
.sibfu-theme .path-backup .mform .fitem .fitemtitle {
  width: 260px;
}
.sibfu-theme .path-backup .mform .fitem .felement {
  margin-left: 280px;
}
.sibfu-theme .path-backup .notification.dependencies_enforced {
  text-align: center;
  color: #b94a48;
  font-weight: bold;
}
.sibfu-theme .path-backup .backup_progress {
  text-align: center;
}
.sibfu-theme .path-backup .backup_progress .backup_stage {
  color: #999;
}
.sibfu-theme .path-backup .backup_progress .backup_stage.backup_stage_current {
  font-weight: bold;
  color: inherit;
}
.sibfu-theme .path-backup .backup_progress span.backup_stage.backup_stage_complete {
  color: inherit;
}
.sibfu-theme #page-backup-restore .filealiasesfailures {
  background-color: #f2dede;
}
.sibfu-theme #page-backup-restore .filealiasesfailures .aliaseslist {
  width: 90%;
  margin: 0.8em auto;
  background-color: #fff;
  border: 1px dotted #666;
}
.sibfu-theme .path-backup .fitem .smallicon {
  vertical-align: text-bottom;
}
.sibfu-theme .backup-restore .backup-section > h2.header, .sibfu-theme .backup-restore .backup-section .backup-sub-section h3 {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.sibfu-theme .backup-restore .backup-section .noticebox {
  margin: 1em auto;
  width: 60%;
  text-align: center;
}
.sibfu-theme .backup-restore .backup-section.settings-section .detail-pair {
  width: 50%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.sibfu-theme .backup-restore .backup-section.settings-section .detail-pair-label {
  width: 65%;
}
.sibfu-theme .backup-restore .backup-section.settings-section .detail-pair-value {
  width: 25%;
}
.sibfu-theme .backup-restore .activitytable {
  min-width: 500px;
}
.sibfu-theme .backup-restore .activitytable .modulename {
  width: 100px;
}
.sibfu-theme .backup-restore .activitytable .moduleincluded {
  width: 50px;
}
.sibfu-theme .backup-restore .activitytable .userinfoincluded {
  width: 50px;
}
.sibfu-theme .backup-restore .detail-pair-label {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 25%;
  padding: 8px;
  margin: 0;
  text-align: right;
  font-weight: bold;
  vertical-align: top;
}
.sibfu-theme .backup-restore .detail-pair-value {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 65%;
  padding: 8px;
  margin: 0;
}
.sibfu-theme .backup-restore .detail-pair-value > .sub-detail {
  display: block;
  font-size: 11.9px;
  color: #999;
}
.sibfu-theme .backup-restore > .singlebutton {
  text-align: right;
}
.sibfu-theme .path-backup .mform .fgroup .proceedbutton {
  float: right;
  margin-right: 5%;
}
.sibfu-theme .path-backup .mform .fgroup .oneclickbackup {
  float: right;
}
.sibfu-theme .restore-course-search .rcs-results {
  width: 70%;
  min-width: 400px;
}
.sibfu-theme .restore-course-search .rcs-results table {
  width: 100%;
  margin: 0;
  border-width: 0;
}
.sibfu-theme .restore-course-search .rcs-results table .no-overflow {
  max-width: 600px;
}
.sibfu-theme .restore-course-search .rcs-results .paging {
  text-align: left;
  margin: 0;
  background-color: #eee;
  padding: 3px;
}
.sibfu-theme .restore-course-category .rcs-results {
  width: 70%;
  min-width: 400px;
  border: 1px solid #ddd;
  margin: 5px 0;
}
.sibfu-theme .restore-course-category .rcs-results table {
  width: 100%;
  margin: 0;
  border-width: 0;
}
.sibfu-theme .restore-course-category .rcs-results table .no-overflow {
  max-width: 600px;
}
.sibfu-theme .restore-course-category .rcs-results .paging {
  text-align: left;
  margin: 0;
  background-color: #eee;
  padding: 3px;
}
.sibfu-theme .path-backup .wibbler {
  width: 500px;
  margin: 0 auto 10px;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  border-left: 1px solid black;
  position: relative;
  min-height: 4px;
}
.sibfu-theme .path-backup .wibbler .wibble {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 4px;
}
.sibfu-theme .path-backup .wibbler .state0 {
  background: #eee;
}
.sibfu-theme .path-backup .wibbler .state1 {
  background: #ddd;
}
.sibfu-theme .path-backup .wibbler .state2 {
  background: #ccc;
}
.sibfu-theme .path-backup .wibbler .state3 {
  background: #bbb;
}
.sibfu-theme .path-backup .wibbler .state4 {
  background: #aaa;
}
.sibfu-theme .path-backup .wibbler .state5 {
  background: #999;
}
.sibfu-theme .path-backup .wibbler .state6 {
  background: #888;
}
.sibfu-theme .path-backup .wibbler .state7 {
  background: #777;
}
.sibfu-theme .path-backup .wibbler .state8 {
  background: #666;
}
.sibfu-theme .path-backup .wibbler .state9 {
  background: #555;
}
.sibfu-theme .path-backup .wibbler .state10 {
  background: #444;
}
.sibfu-theme .path-backup .wibbler .state11 {
  background: #333;
}
.sibfu-theme .path-backup .wibbler .state12 {
  background: #222;
}
.sibfu-theme .path-backup .backup_log {
  margin-top: 2em;
}
.sibfu-theme .path-backup .backup_log h2 {
  font-size: 1em;
}
.sibfu-theme .path-backup .backup_log_contents {
  border: 1px solid #ddd;
  padding: 10px;
  height: 300px;
  overflow-y: scroll;
}
.sibfu-theme .dir-rtl.path-backup .mform .fgroup .proceedbutton {
  float: left;
  margin-left: 5%;
  margin-right: 0;
}
.sibfu-theme .dir-rtl.path-backup .mform .fgroup .oneclickbackup {
  float: left;
}
.sibfu-theme table.flexible, .sibfu-theme .generaltable {
  width: 100%;
  margin-bottom: 20px;
}
.sibfu-theme table.flexible th, .sibfu-theme .generaltable th, .sibfu-theme table.flexible td, .sibfu-theme .generaltable td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border: 1px solid #ddd;
}
.sibfu-theme table.flexible th, .sibfu-theme .generaltable th {
  font-weight: bold;
}
.sibfu-theme table.flexible thead th, .sibfu-theme .generaltable thead th {
  vertical-align: bottom;
}
.sibfu-theme table.flexible caption + thead tr:first-child th, .sibfu-theme .generaltable caption + thead tr:first-child th, .sibfu-theme table.flexible caption + thead tr:first-child td, .sibfu-theme .generaltable caption + thead tr:first-child td, .sibfu-theme table.flexible colgroup + thead tr:first-child th, .sibfu-theme .generaltable colgroup + thead tr:first-child th, .sibfu-theme table.flexible colgroup + thead tr:first-child td, .sibfu-theme .generaltable colgroup + thead tr:first-child td, .sibfu-theme table.flexible thead:first-child tr:first-child th, .sibfu-theme .generaltable thead:first-child tr:first-child th, .sibfu-theme table.flexible thead:first-child tr:first-child td, .sibfu-theme .generaltable thead:first-child tr:first-child td {
  border-top: 0;
}
.sibfu-theme table.flexible tbody + tbody, .sibfu-theme .generaltable tbody + tbody {
  border-top: 2px solid #ddd;
}
.sibfu-theme table.flexible .table, .sibfu-theme .generaltable .table {
  background-color: #fff;
}
.sibfu-theme .singlebutton div {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}
.sibfu-theme #notice .buttons .singlebutton {
  display: inline-block;
}
.sibfu-theme .continuebutton {
  text-align: center;
}
.sibfu-theme p.arrow_button {
  margin-top: 5em;
  text-align: center;
}
.sibfu-theme p.arrow_button #remove {
  margin: 3em auto 5em;
}
.sibfu-theme p.arrow_button input {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sibfu-theme #addcontrols {
  margin-top: 30px;
  text-align: center;
  margin-bottom: 3em;
}
.sibfu-theme #addcontrols label {
  display: inline;
}
.sibfu-theme #addcontrols input, .sibfu-theme #removecontrols input {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
}
.sibfu-theme .btn-lineup {
  margin: 0 0 10px 5px;
}
.sibfu-theme input[name=searchwikicontent] + input[type=submit], .sibfu-theme select + input[type=submit], .sibfu-theme input[type=text] + input[type=button], .sibfu-theme input[type=password] + input[type=submit], .sibfu-theme input[type=text] + button, .sibfu-theme input[type=text] + input[type=submit] {
  margin: 0 0 10px 5px;
}
.sibfu-theme button, .sibfu-theme input.form-submit, .sibfu-theme input[type=button], .sibfu-theme input[type=submit], .sibfu-theme input[type=reset] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#ffe6e6e6", GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: 0.3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.sibfu-theme button:hover, .sibfu-theme input.form-submit:hover, .sibfu-theme input[type=button]:hover, .sibfu-theme input[type=submit]:hover, .sibfu-theme input[type=reset]:hover, .sibfu-theme button:focus, .sibfu-theme input.form-submit:focus, .sibfu-theme input[type=button]:focus, .sibfu-theme input[type=submit]:focus, .sibfu-theme input[type=reset]:focus, .sibfu-theme button:active, .sibfu-theme input.form-submit:active, .sibfu-theme input[type=button]:active, .sibfu-theme input[type=submit]:active, .sibfu-theme input[type=reset]:active, .sibfu-theme button.active, .sibfu-theme input.form-submit.active, .sibfu-theme input[type=button].active, .sibfu-theme input[type=submit].active, .sibfu-theme input[type=reset].active, .sibfu-theme button.disabled, .sibfu-theme input.form-submit.disabled, .sibfu-theme input[type=button].disabled, .sibfu-theme input[type=submit].disabled, .sibfu-theme input[type=reset].disabled, .sibfu-theme button[disabled], .sibfu-theme input.form-submit[disabled], .sibfu-theme input[type=button][disabled], .sibfu-theme input[type=submit][disabled], .sibfu-theme input[type=reset][disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.sibfu-theme button:active, .sibfu-theme input.form-submit:active, .sibfu-theme input[type=button]:active, .sibfu-theme input[type=submit]:active, .sibfu-theme input[type=reset]:active, .sibfu-theme button.active, .sibfu-theme input.form-submit.active, .sibfu-theme input[type=button].active, .sibfu-theme input[type=submit].active, .sibfu-theme input[type=reset].active {
  background-color: #ccc;
}
.sibfu-theme button:first-child, .sibfu-theme input.form-submit:first-child, .sibfu-theme input[type=button]:first-child, .sibfu-theme input[type=submit]:first-child, .sibfu-theme input[type=reset]:first-child {
  *margin-left: 0;
}
.sibfu-theme button:hover, .sibfu-theme input.form-submit:hover, .sibfu-theme input[type=button]:hover, .sibfu-theme input[type=submit]:hover, .sibfu-theme input[type=reset]:hover, .sibfu-theme button:focus, .sibfu-theme input.form-submit:focus, .sibfu-theme input[type=button]:focus, .sibfu-theme input[type=submit]:focus, .sibfu-theme input[type=reset]:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.sibfu-theme button:focus, .sibfu-theme input.form-submit:focus, .sibfu-theme input[type=button]:focus, .sibfu-theme input[type=submit]:focus, .sibfu-theme input[type=reset]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.sibfu-theme button.active, .sibfu-theme input.form-submit.active, .sibfu-theme input[type=button].active, .sibfu-theme input[type=submit].active, .sibfu-theme input[type=reset].active, .sibfu-theme button:active, .sibfu-theme input.form-submit:active, .sibfu-theme input[type=button]:active, .sibfu-theme input[type=submit]:active, .sibfu-theme input[type=reset]:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.sibfu-theme button.disabled, .sibfu-theme input.form-submit.disabled, .sibfu-theme input[type=button].disabled, .sibfu-theme input[type=submit].disabled, .sibfu-theme input[type=reset].disabled, .sibfu-theme button[disabled], .sibfu-theme input.form-submit[disabled], .sibfu-theme input[type=button][disabled], .sibfu-theme input[type=submit][disabled], .sibfu-theme input[type=reset][disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.sibfu-theme button .label, .sibfu-theme input.form-submit .label, .sibfu-theme input[type=button] .label, .sibfu-theme input[type=submit] .label, .sibfu-theme input[type=reset] .label, .sibfu-theme button .badge, .sibfu-theme input.form-submit .badge, .sibfu-theme input[type=button] .badge, .sibfu-theme input[type=submit] .badge, .sibfu-theme input[type=reset] .badge {
  position: relative;
  top: -1px;
}
.sibfu-theme button, .sibfu-theme input.form-submit, .sibfu-theme input[type=button], .sibfu-theme input[type=submit], .sibfu-theme input[type=reset] {
  margin: 0 0 10px 5px;
}
.sibfu-theme button.yui3-button.closebutton {
  background-position: 0 0;
}
.sibfu-theme button.yui3-button.closebutton:hover {
  background-position: 0 0;
}
.sibfu-theme input.fp-btn-choose {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.sibfu-theme .user-enroller-panel .uep-search-results .user .options .enrol, .sibfu-theme .user-enroller-panel .uep-search-results .cohort .options .enrol {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.sibfu-theme .user-enroller-panel .uep-search-results .user .options .enrol .label, .sibfu-theme .user-enroller-panel .uep-search-results .cohort .options .enrol .label, .sibfu-theme .user-enroller-panel .uep-search-results .user .options .enrol .badge, .sibfu-theme .user-enroller-panel .uep-search-results .cohort .options .enrol .badge {
  top: 0;
}
.sibfu-theme .gradetreebox h4 {
  font-size: 14px;
}
.sibfu-theme .gradetreebox th.cell, .sibfu-theme .gradetreebox input[type=text] {
  width: auto;
}
.sibfu-theme .gradetreebox input[type=text], .sibfu-theme .gradetreebox select {
  margin-bottom: 0;
}
.sibfu-theme .core_grades_notices .singlebutton {
  display: inline-block;
}
.sibfu-theme #page-grade-grading-manage #activemethodselector label {
  display: inline-block;
}
.sibfu-theme #page-grade-grading-manage #activemethodselector .helptooltip {
  margin-right: 0.5em;
}
.sibfu-theme #page-grade-grading-manage .actions {
  display: block;
  text-align: center;
  margin-bottom: 1em;
}
.sibfu-theme #page-grade-grading-manage .actions .action {
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#ffe6e6e6", GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: 0.3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 150px;
  text-align: center;
  overflow: hidden;
  margin: 0.5em;
  padding: 1em;
  border: 1px solid #aaa;
}
.sibfu-theme #page-grade-grading-manage .actions .action:hover, .sibfu-theme #page-grade-grading-manage .actions .action:focus, .sibfu-theme #page-grade-grading-manage .actions .action:active, .sibfu-theme #page-grade-grading-manage .actions .action.active, .sibfu-theme #page-grade-grading-manage .actions .action.disabled, .sibfu-theme #page-grade-grading-manage .actions .action[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.sibfu-theme #page-grade-grading-manage .actions .action:active, .sibfu-theme #page-grade-grading-manage .actions .action.active {
  background-color: #ccc;
}
.sibfu-theme #page-grade-grading-manage .actions .action:first-child {
  *margin-left: 0;
}
.sibfu-theme #page-grade-grading-manage .actions .action:hover, .sibfu-theme #page-grade-grading-manage .actions .action:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.sibfu-theme #page-grade-grading-manage .actions .action:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.sibfu-theme #page-grade-grading-manage .actions .action.active, .sibfu-theme #page-grade-grading-manage .actions .action:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.sibfu-theme #page-grade-grading-manage .actions .action.disabled, .sibfu-theme #page-grade-grading-manage .actions .action[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.sibfu-theme #page-grade-grading-manage .actions .action .label, .sibfu-theme #page-grade-grading-manage .actions .action .badge {
  position: relative;
  top: -1px;
}
.sibfu-theme #page-grade-grading-manage .actions .action .action-icon {
  display: inline-block;
  position: relative;
  height: 64px;
  width: 64px;
}
.sibfu-theme #page-grade-grading-manage .actions .action .action-text {
  position: relative;
  top: 0.4em;
  font-size: 14px;
}
.sibfu-theme #page-grade-grading-form-rubric-edit .gradingform_rubric_editform .status {
  font-size: 70%;
}
.sibfu-theme .gradingform_rubric.editor .addlevel input, .sibfu-theme .gradingform_rubric.editor .addcriterion input {
  background: #fff none no-repeat top left;
}
.sibfu-theme .dir-rtl #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .level .score {
  text-align: right;
  float: right;
  margin-left: 28px;
  margin-right: 0;
}
.sibfu-theme .dir-rtl #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .level .delete {
  float: left;
}
.sibfu-theme .dir-rtl #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .level .delete input {
  left: 0;
  right: auto;
}
.sibfu-theme .dir-rtl #rubric-rubric.gradingform_rubric .addcriterion {
  margin-right: 5px;
  margin-left: 0;
}
.sibfu-theme .dir-rtl #rubric-rubric.gradingform_rubric .addcriterion input {
  padding-right: 26px;
  padding-left: 10px;
  background-position: right 8px top 8px;
}
.sibfu-theme .dir-rtl #rubric-rubric.gradingform_rubric .options .option .value {
  margin-left: 0;
  margin-right: 5px;
}
.sibfu-theme .dir-rtl #rubric-rubric.gradingform_rubric .options .option input {
  margin-left: 12px;
  margin-right: 5px;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria {
  margin-bottom: 1em;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .description {
  vertical-align: top;
  padding: 6px;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .description textarea {
  margin-bottom: 0;
  height: 115px;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .definition textarea {
  width: 80%;
  margin-bottom: 0;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .score {
  position: relative;
  float: left;
  margin-right: 28px;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .score input {
  margin-bottom: 0;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .level {
  vertical-align: top;
  padding: 6px;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .level .delete {
  position: relative;
  width: 32px;
  height: 32px;
  margin-top: -32px;
  clear: both;
  float: right;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .level .delete input {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 24px;
  width: 24px;
  margin: 0;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .level .delete input:hover {
  background-color: #ddd;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .scorevalue input {
  float: none;
  width: 2em;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .scorevalue input.hiddenelement, .sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .scorevalue input.pseudotablink {
  width: 0;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel {
  vertical-align: middle;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#ffe6e6e6", GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: 0.3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-position: 0 0;
  height: 30px;
  margin-right: 5px;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input:hover, .sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input:focus, .sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input:active, .sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input.active, .sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input.disabled, .sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input:active, .sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input.active {
  background-color: #ccc;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input:first-child {
  *margin-left: 0;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input:hover, .sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input.active, .sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input.disabled, .sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input .label, .sibfu-theme #rubric-rubric.gradingform_rubric #rubric-criteria .criterion .addlevel input .badge {
  position: relative;
  top: -1px;
}
.sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion {
  margin-left: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#ffe6e6e6", GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: 0.3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  padding: 0;
  margin-bottom: 1em;
}
.sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion:hover, .sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion:focus, .sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion:active, .sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion.active, .sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion.disabled, .sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion:active, .sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion.active {
  background-color: #ccc;
}
.sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion:first-child {
  *margin-left: 0;
}
.sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion:hover, .sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion.active, .sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion.disabled, .sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion .label, .sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion .badge {
  position: relative;
  top: -1px;
}
.sibfu-theme #rubric-rubric.gradingform_rubric .addcriterion input {
  margin: 0;
  color: inherit;
  text-shadow: inherit;
  border: 0 none;
  line-height: inherit;
  background: transparent url(/theme/image.php/sfu/core/1522900725/t/add) no-repeat 7px 8px;
  padding-left: 26px;
}
.sibfu-theme #rubric-rubric.gradingform_rubric .options {
  clear: both;
}
.sibfu-theme #rubric-rubric.gradingform_rubric .options .option label {
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: 2em;
  color: inherit;
  text-shadow: none;
  background-color: transparent;
}
.sibfu-theme #rubric-rubric.gradingform_rubric .options .option input {
  margin-left: 5px;
  margin-right: 12px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades h4 {
  margin: 0;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-rowspan {
  padding: 0;
  width: 24px;
  min-width: 24px;
  max-width: 24px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .category td.column-name {
  padding-left: 0;
}
.sibfu-theme .path-grade-edit-tree .setup-grades td.column-name {
  padding-left: 24px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-name h4 img.icon {
  padding-left: 0;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .category input[type=text], .sibfu-theme .path-grade-edit-tree .setup-grades .category .column-range, .sibfu-theme .path-grade-edit-tree .setup-grades .categoryitem, .sibfu-theme .path-grade-edit-tree .setup-grades .courseitem {
  font-weight: bold;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .emptyrow {
  display: none;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .gradeitemdescription {
  font-weight: normal;
  padding-left: 24px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-weight {
  white-space: nowrap;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-weight.level3 {
  padding-left: 37px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-weight.level4 {
  padding-left: 66px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-weight.level5 {
  padding-left: 95px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-weight.level6 {
  padding-left: 124px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-weight.level7 {
  padding-left: 153px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-weight.level8 {
  padding-left: 182px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-weight.level9 {
  padding-left: 211px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-weight.level10 {
  padding-left: 240px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-range.level2 {
  padding-left: 37px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-range.level3 {
  padding-left: 66px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-range.level4 {
  padding-left: 95px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-range.level5 {
  padding-left: 124px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-range.level6 {
  padding-left: 153px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-range.level7 {
  padding-left: 182px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-range.level8 {
  padding-left: 211px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-range.level9 {
  padding-left: 240px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades .column-range.level10 {
  padding-left: 269px;
}
.sibfu-theme .path-grade-edit-tree .setup-grades.generaltable .levelodd {
  background-color: #f9f9f9;
}
.sibfu-theme .path-grade-edit-tree .setup-grades.generaltable .leveleven {
  background-color: transparent;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .category td.column-name {
  padding-right: 0;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades td.column-name {
  padding-right: 24px;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .column-name h4 img.icon {
  padding-left: 4px;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .gradeitemdescription {
  padding-left: 0;
  padding-right: 24px;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .column-weight.level3 {
  padding-left: 0;
  padding-right: 37px;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .column-weight.level4 {
  padding-left: 0;
  padding-right: 66px;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .column-weight.level5 {
  padding-left: 0;
  padding-right: 95px;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .column-weight.level6 {
  padding-left: 0;
  padding-right: 124px;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .column-weight.level7 {
  padding-left: 0;
  padding-right: 153px;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .column-weight.level8 {
  padding-left: 0;
  padding-right: 182px;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .column-weight.level9 {
  padding-left: 0;
  padding-right: 211px;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .column-weight.level10 {
  padding-left: 0;
  padding-right: 240px;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .column-range.level2 {
  padding-left: 0;
  padding-right: 37px;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .column-range.level3 {
  padding-left: 0;
  padding-right: 66px;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .column-range.level4 {
  padding-left: 0;
  padding-right: 95px;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .column-range.level5 {
  padding-left: 0;
  padding-right: 124px;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .column-range.level6 {
  padding-left: 0;
  padding-right: 153px;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .column-range.level7 {
  padding-left: 0;
  padding-right: 182px;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .column-range.level8 {
  padding-left: 0;
  padding-right: 211px;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .column-range.level9 {
  padding-left: 0;
  padding-right: 240px;
}
.sibfu-theme .dir-rtl.path-grade-edit-tree .setup-grades .column-range.level10 {
  padding-left: 0;
  padding-right: 269px;
}
.sibfu-theme .path-grade-report .gradeparent table {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sibfu-theme .path-grade-report .gradeparent tr .cell {
  background-color: #fff;
}
.sibfu-theme .path-grade-report .gradeparent table, .sibfu-theme .path-grade-report .gradeparent .cell {
  border-color: #ddd;
}
.sibfu-theme .path-grade-report .gradeparent tr:nth-of-type(even) .cell, .sibfu-theme .path-grade-report .gradeparent .floater .cell, .sibfu-theme .path-grade-report .gradeparent .avg {
  background-color: #f9f9f9;
}
.sibfu-theme .path-grade-report .gradeparent table .clickable {
  cursor: pointer;
}
.sibfu-theme .path-grade-report-user .user-grade {
  border: none;
}
.sibfu-theme .path-grade-report-user .user-grade.generaltable .levelodd {
  background-color: #f9f9f9;
}
.sibfu-theme .path-grade-report-user .user-grade.generaltable .leveleven {
  background-color: transparent;
}
.sibfu-theme .has_dock.path-grade-report-grader .gradeparent .sideonly.floating > .cell, .sibfu-theme .has_dock.path-grade-report-grader .gradeparent .sideonly.floating > .cell, .sibfu-theme .has_dock.path-grade-report-grader .gradeparent .sideonly.floating > .cell {
  padding-left: 47px;
}
.sibfu-theme .has_dock.path-grade-report-grader.dir-rtl .gradeparent .sideonly.floating > .cell, .sibfu-theme .has_dock.path-grade-report-grader.dir-rtl .gradeparent .sideonly.floating > .cell, .sibfu-theme .has_dock.path-grade-report-grader.dir-rtl .gradeparent .sideonly.floating > .cell {
  padding-left: 5px;
  padding-right: 47px;
}
.sibfu-theme .content-only.path-grade-report-grader.dir-rtl .gradeparent table {
  margin-left: 0;
  margin-right: 42px;
}
.sibfu-theme .transform-test-heading {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 36px;
  text-align: center;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.sibfu-theme body.has_dock #page {
  padding-left: 45px;
  padding-right: 20px;
}
.sibfu-theme body.has_dock div#dock {
  display: inline;
}
.sibfu-theme #dock {
  z-index: 12000;
  width: 42px;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  background-color: transparent;
  border-right: 0 none;
}
.sibfu-theme #dock .nothingdocked {
  visibility: hidden;
  display: none;
}
.sibfu-theme #dock .dockeditem_container {
  margin-top: 68px;
}
.sibfu-theme #dock .dockeditem .firstdockitem {
  margin-top: 1em;
}
.sibfu-theme #dock .dockedtitle {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#ffe6e6e6", GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: 0.3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  display: block;
  width: 36px;
  margin: 3px;
  padding: 0;
  cursor: pointer;
}
.sibfu-theme #dock .dockedtitle:hover, .sibfu-theme #dock .dockedtitle:focus, .sibfu-theme #dock .dockedtitle:active, .sibfu-theme #dock .dockedtitle.active, .sibfu-theme #dock .dockedtitle.disabled, .sibfu-theme #dock .dockedtitle[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.sibfu-theme #dock .dockedtitle:active, .sibfu-theme #dock .dockedtitle.active {
  background-color: #ccc;
}
.sibfu-theme #dock .dockedtitle:first-child {
  *margin-left: 0;
}
.sibfu-theme #dock .dockedtitle:hover, .sibfu-theme #dock .dockedtitle:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.sibfu-theme #dock .dockedtitle:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.sibfu-theme #dock .dockedtitle.active, .sibfu-theme #dock .dockedtitle:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.sibfu-theme #dock .dockedtitle.disabled, .sibfu-theme #dock .dockedtitle[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.sibfu-theme #dock .dockedtitle .label, .sibfu-theme #dock .dockedtitle .badge {
  position: relative;
  top: -1px;
}
.sibfu-theme #dock .dockedtitle h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 36px;
  text-align: center;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.sibfu-theme #dock .dockedtitle .filterrotate {
  margin-left: 8px;
}
.sibfu-theme #dock .controls {
  position: absolute;
  bottom: 1em;
  text-align: center;
  width: 100%;
}
.sibfu-theme #dock .controls img {
  cursor: pointer;
}
.sibfu-theme #dock .editing_move, .sibfu-theme #dock .moodle-core-dragdrop-draghandle {
  display: none;
}
.sibfu-theme #dockeditempanel {
  min-width: 200px;
  position: relative;
  left: 100%;
  padding-left: 5px;
}
.sibfu-theme #dockeditempanel.dockitempanel_hidden {
  display: none;
}
.sibfu-theme #dockeditempanel .dockeditempanel_content {
  background-color: #f5f5f5;
  width: 384px;
  border: 1px solid #d5d5d5;
  -webkit-box-shadow: 2px 4px 4px 2px #eee;
  -moz-box-shadow: 2px 4px 4px 2px #eee;
  box-shadow: 2px 4px 4px 2px #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sibfu-theme #dockeditempanel .dockeditempanel_bd {
  overflow: auto;
}
.sibfu-theme #dockeditempanel .dockeditempanel_bd > * {
  margin: 1em;
}
.sibfu-theme #dockeditempanel .dockeditempanel_bd .block_navigation .block_tree li {
  overflow: visible;
}
.sibfu-theme #dockeditempanel .dockeditempanel_hd {
  border-bottom: 1px solid #fff;
  padding: 0.5em 1em;
}
.sibfu-theme #dockeditempanel .dockeditempanel_hd h2 {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  font-size: 1.1em;
  padding: 0;
  margin: 0;
}
.sibfu-theme #dockeditempanel .dockeditempanel_hd .commands {
  display: block;
  text-align: right;
}
.sibfu-theme #dockeditempanel .dockeditempanel_hd .commands > a, .sibfu-theme #dockeditempanel .dockeditempanel_hd .commands > span {
  margin-left: 3px;
  cursor: pointer;
}
.sibfu-theme #dockeditempanel .dockeditempanel_hd .commands img, .sibfu-theme #dockeditempanel .dockeditempanel_hd .commands input {
  vertical-align: middle;
  margin-right: 1px;
}
.sibfu-theme #dockeditempanel .dockeditempanel_hd .commands .hidepanelicon img {
  cursor: pointer;
}
.sibfu-theme #dockeditempanel .dockeditempanel_hd .commands img.actionmenu {
  width: auto;
}
.sibfu-theme .dir-rtl.has_dock #page {
  padding-left: 20px;
  padding-right: 45px;
}
.sibfu-theme .dir-rtl #dock {
  left: auto;
  right: 0;
}
.sibfu-theme .dir-rtl #dock .dockedtitle h2 {
  line-height: 25px;
}
.sibfu-theme .dir-rtl #dockeditempanel {
  right: 100%;
}
.sibfu-theme .dir-rtl #dockeditempanel .dockeditempanel_hd .commands {
  text-align: left;
}
.sibfu-theme .columns-autoflow-1to1to1 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
@media (max-width: 767px) {
  .sibfu-theme .columns-autoflow-1to1to1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .sibfu-theme .dir-rtl .row-fluid.rtl-compatible [class*=span] {
    float: right;
    margin-left: 0;
    *margin-left: 0;
    margin-right: 2.76243094%;
    *margin-right: 2.70923945%;
  }
  .sibfu-theme .dir-rtl .row-fluid.rtl-compatible [class*=span]:first-child {
    margin-right: 0;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .sibfu-theme .dir-rtl .row-fluid.rtl-compatible [class*=span] {
    float: right;
    margin-left: 0;
    *margin-left: 0;
    margin-right: 2.12765957%;
    *margin-right: 2.07446809%;
  }
  .sibfu-theme .dir-rtl .row-fluid.rtl-compatible [class*=span]:first-child {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .sibfu-theme .dir-rtl .row-fluid.rtl-compatible [class*=span] {
    float: right;
    margin-left: 0;
    *margin-left: 0;
    margin-right: 2.56410256%;
    *margin-right: 2.51091107%;
  }
  .sibfu-theme .dir-rtl .row-fluid.rtl-compatible [class*=span]:first-child {
    margin-right: 0;
  }
}
@-ms-viewport {
  .sibfu-theme {
    width: device-width;
  }
}
.sibfu-theme .hidden {
  display: none;
  visibility: hidden;
}
.sibfu-theme .visible-phone {
  display: none !important;
}
.sibfu-theme .visible-tablet {
  display: none !important;
}
.sibfu-theme .hidden-desktop {
  display: none !important;
}
.sibfu-theme .visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .sibfu-theme .hidden-desktop {
    display: inherit !important;
  }
  .sibfu-theme .visible-desktop {
    display: none !important;
  }
  .sibfu-theme .visible-tablet {
    display: inherit !important;
  }
  .sibfu-theme .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .sibfu-theme .hidden-desktop {
    display: inherit !important;
  }
  .sibfu-theme .visible-desktop {
    display: none !important;
  }
  .sibfu-theme .visible-phone {
    display: inherit !important;
  }
  .sibfu-theme .hidden-phone {
    display: none !important;
  }
}
.sibfu-theme .visible-print {
  display: none !important;
}
@media print {
  .sibfu-theme .visible-print {
    display: inherit !important;
  }
  .sibfu-theme .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .sibfu-theme .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .sibfu-theme .row:before, .sibfu-theme .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .sibfu-theme .row:after {
    clear: both;
  }
  .sibfu-theme [class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .sibfu-theme .container, .sibfu-theme .navbar-static-top .container, .sibfu-theme .navbar-fixed-top .container, .sibfu-theme .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .sibfu-theme .span12 {
    width: 1170px;
  }
  .sibfu-theme .span11 {
    width: 1070px;
  }
  .sibfu-theme .span10 {
    width: 970px;
  }
  .sibfu-theme .span9 {
    width: 870px;
  }
  .sibfu-theme .span8 {
    width: 770px;
  }
  .sibfu-theme .span7 {
    width: 670px;
  }
  .sibfu-theme .span6 {
    width: 570px;
  }
  .sibfu-theme .span5 {
    width: 470px;
  }
  .sibfu-theme .span4 {
    width: 370px;
  }
  .sibfu-theme .span3 {
    width: 270px;
  }
  .sibfu-theme .span2 {
    width: 170px;
  }
  .sibfu-theme .span1 {
    width: 70px;
  }
  .sibfu-theme .offset12 {
    margin-left: 1230px;
  }
  .sibfu-theme .offset11 {
    margin-left: 1130px;
  }
  .sibfu-theme .offset10 {
    margin-left: 1030px;
  }
  .sibfu-theme .offset9 {
    margin-left: 930px;
  }
  .sibfu-theme .offset8 {
    margin-left: 830px;
  }
  .sibfu-theme .offset7 {
    margin-left: 730px;
  }
  .sibfu-theme .offset6 {
    margin-left: 630px;
  }
  .sibfu-theme .offset5 {
    margin-left: 530px;
  }
  .sibfu-theme .offset4 {
    margin-left: 430px;
  }
  .sibfu-theme .offset3 {
    margin-left: 330px;
  }
  .sibfu-theme .offset2 {
    margin-left: 230px;
  }
  .sibfu-theme .offset1 {
    margin-left: 130px;
  }
  .sibfu-theme .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .sibfu-theme .row-fluid:before, .sibfu-theme .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .sibfu-theme .row-fluid:after {
    clear: both;
  }
  .sibfu-theme .row-fluid [class*=span] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.56410256%;
    *margin-left: 2.51091107%;
  }
  .sibfu-theme .row-fluid [class*=span]:first-child {
    margin-left: 0;
  }
  .sibfu-theme .row-fluid .controls-row [class*=span] + [class*=span] {
    margin-left: 2.56410256%;
  }
  .sibfu-theme .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .sibfu-theme .row-fluid .span11 {
    width: 91.45299145%;
    *width: 91.39979996%;
  }
  .sibfu-theme .row-fluid .span10 {
    width: 82.90598291%;
    *width: 82.85279142%;
  }
  .sibfu-theme .row-fluid .span9 {
    width: 74.35897436%;
    *width: 74.30578287%;
  }
  .sibfu-theme .row-fluid .span8 {
    width: 65.81196581%;
    *width: 65.75877432%;
  }
  .sibfu-theme .row-fluid .span7 {
    width: 57.26495726%;
    *width: 57.21176578%;
  }
  .sibfu-theme .row-fluid .span6 {
    width: 48.71794872%;
    *width: 48.66475723%;
  }
  .sibfu-theme .row-fluid .span5 {
    width: 40.17094017%;
    *width: 40.11774868%;
  }
  .sibfu-theme .row-fluid .span4 {
    width: 31.62393162%;
    *width: 31.57074013%;
  }
  .sibfu-theme .row-fluid .span3 {
    width: 23.07692308%;
    *width: 23.02373159%;
  }
  .sibfu-theme .row-fluid .span2 {
    width: 14.52991453%;
    *width: 14.47672304%;
  }
  .sibfu-theme .row-fluid .span1 {
    width: 5.98290598%;
    *width: 5.92971449%;
  }
  .sibfu-theme .row-fluid .offset12 {
    margin-left: 105.12820513%;
    *margin-left: 105.02182215%;
  }
  .sibfu-theme .row-fluid .offset12:first-child {
    margin-left: 102.56410256%;
    *margin-left: 102.45771959%;
  }
  .sibfu-theme .row-fluid .offset11 {
    margin-left: 96.58119658%;
    *margin-left: 96.4748136%;
  }
  .sibfu-theme .row-fluid .offset11:first-child {
    margin-left: 94.01709402%;
    *margin-left: 93.91071104%;
  }
  .sibfu-theme .row-fluid .offset10 {
    margin-left: 88.03418803%;
    *margin-left: 87.92780506%;
  }
  .sibfu-theme .row-fluid .offset10:first-child {
    margin-left: 85.47008547%;
    *margin-left: 85.36370249%;
  }
  .sibfu-theme .row-fluid .offset9 {
    margin-left: 79.48717949%;
    *margin-left: 79.38079651%;
  }
  .sibfu-theme .row-fluid .offset9:first-child {
    margin-left: 76.92307692%;
    *margin-left: 76.81669394%;
  }
  .sibfu-theme .row-fluid .offset8 {
    margin-left: 70.94017094%;
    *margin-left: 70.83378796%;
  }
  .sibfu-theme .row-fluid .offset8:first-child {
    margin-left: 68.37606838%;
    *margin-left: 68.2696854%;
  }
  .sibfu-theme .row-fluid .offset7 {
    margin-left: 62.39316239%;
    *margin-left: 62.28677941%;
  }
  .sibfu-theme .row-fluid .offset7:first-child {
    margin-left: 59.82905983%;
    *margin-left: 59.72267685%;
  }
  .sibfu-theme .row-fluid .offset6 {
    margin-left: 53.84615385%;
    *margin-left: 53.73977087%;
  }
  .sibfu-theme .row-fluid .offset6:first-child {
    margin-left: 51.28205128%;
    *margin-left: 51.1756683%;
  }
  .sibfu-theme .row-fluid .offset5 {
    margin-left: 45.2991453%;
    *margin-left: 45.19276232%;
  }
  .sibfu-theme .row-fluid .offset5:first-child {
    margin-left: 42.73504274%;
    *margin-left: 42.62865976%;
  }
  .sibfu-theme .row-fluid .offset4 {
    margin-left: 36.75213675%;
    *margin-left: 36.64575377%;
  }
  .sibfu-theme .row-fluid .offset4:first-child {
    margin-left: 34.18803419%;
    *margin-left: 34.08165121%;
  }
  .sibfu-theme .row-fluid .offset3 {
    margin-left: 28.20512821%;
    *margin-left: 28.09874523%;
  }
  .sibfu-theme .row-fluid .offset3:first-child {
    margin-left: 25.64102564%;
    *margin-left: 25.53464266%;
  }
  .sibfu-theme .row-fluid .offset2 {
    margin-left: 19.65811966%;
    *margin-left: 19.55173668%;
  }
  .sibfu-theme .row-fluid .offset2:first-child {
    margin-left: 17.09401709%;
    *margin-left: 16.98763412%;
  }
  .sibfu-theme .row-fluid .offset1 {
    margin-left: 11.11111111%;
    *margin-left: 11.00472813%;
  }
  .sibfu-theme .row-fluid .offset1:first-child {
    margin-left: 8.54700855%;
    *margin-left: 8.44062557%;
  }
  .sibfu-theme input, .sibfu-theme textarea, .sibfu-theme .uneditable-input {
    margin-left: 0;
  }
  .sibfu-theme .controls-row [class*=span] + [class*=span] {
    margin-left: 30px;
  }
  .sibfu-theme input.span12, .sibfu-theme textarea.span12, .sibfu-theme .uneditable-input.span12 {
    width: 1156px;
  }
  .sibfu-theme input.span11, .sibfu-theme textarea.span11, .sibfu-theme .uneditable-input.span11 {
    width: 1056px;
  }
  .sibfu-theme input.span10, .sibfu-theme textarea.span10, .sibfu-theme .uneditable-input.span10 {
    width: 956px;
  }
  .sibfu-theme input.span9, .sibfu-theme textarea.span9, .sibfu-theme .uneditable-input.span9 {
    width: 856px;
  }
  .sibfu-theme input.span8, .sibfu-theme textarea.span8, .sibfu-theme .uneditable-input.span8 {
    width: 756px;
  }
  .sibfu-theme input.span7, .sibfu-theme textarea.span7, .sibfu-theme .uneditable-input.span7 {
    width: 656px;
  }
  .sibfu-theme input.span6, .sibfu-theme textarea.span6, .sibfu-theme .uneditable-input.span6 {
    width: 556px;
  }
  .sibfu-theme input.span5, .sibfu-theme textarea.span5, .sibfu-theme .uneditable-input.span5 {
    width: 456px;
  }
  .sibfu-theme input.span4, .sibfu-theme textarea.span4, .sibfu-theme .uneditable-input.span4 {
    width: 356px;
  }
  .sibfu-theme input.span3, .sibfu-theme textarea.span3, .sibfu-theme .uneditable-input.span3 {
    width: 256px;
  }
  .sibfu-theme input.span2, .sibfu-theme textarea.span2, .sibfu-theme .uneditable-input.span2 {
    width: 156px;
  }
  .sibfu-theme input.span1, .sibfu-theme textarea.span1, .sibfu-theme .uneditable-input.span1 {
    width: 56px;
  }
  .sibfu-theme .thumbnails {
    margin-left: -30px;
  }
  .sibfu-theme .thumbnails > li {
    margin-left: 30px;
  }
  .sibfu-theme .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .sibfu-theme .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .sibfu-theme .row:before, .sibfu-theme .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .sibfu-theme .row:after {
    clear: both;
  }
  .sibfu-theme [class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .sibfu-theme .container, .sibfu-theme .navbar-static-top .container, .sibfu-theme .navbar-fixed-top .container, .sibfu-theme .navbar-fixed-bottom .container {
    width: 724px;
  }
  .sibfu-theme .span12 {
    width: 724px;
  }
  .sibfu-theme .span11 {
    width: 662px;
  }
  .sibfu-theme .span10 {
    width: 600px;
  }
  .sibfu-theme .span9 {
    width: 538px;
  }
  .sibfu-theme .span8 {
    width: 476px;
  }
  .sibfu-theme .span7 {
    width: 414px;
  }
  .sibfu-theme .span6 {
    width: 352px;
  }
  .sibfu-theme .span5 {
    width: 290px;
  }
  .sibfu-theme .span4 {
    width: 228px;
  }
  .sibfu-theme .span3 {
    width: 166px;
  }
  .sibfu-theme .span2 {
    width: 104px;
  }
  .sibfu-theme .span1 {
    width: 42px;
  }
  .sibfu-theme .offset12 {
    margin-left: 764px;
  }
  .sibfu-theme .offset11 {
    margin-left: 702px;
  }
  .sibfu-theme .offset10 {
    margin-left: 640px;
  }
  .sibfu-theme .offset9 {
    margin-left: 578px;
  }
  .sibfu-theme .offset8 {
    margin-left: 516px;
  }
  .sibfu-theme .offset7 {
    margin-left: 454px;
  }
  .sibfu-theme .offset6 {
    margin-left: 392px;
  }
  .sibfu-theme .offset5 {
    margin-left: 330px;
  }
  .sibfu-theme .offset4 {
    margin-left: 268px;
  }
  .sibfu-theme .offset3 {
    margin-left: 206px;
  }
  .sibfu-theme .offset2 {
    margin-left: 144px;
  }
  .sibfu-theme .offset1 {
    margin-left: 82px;
  }
  .sibfu-theme .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .sibfu-theme .row-fluid:before, .sibfu-theme .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .sibfu-theme .row-fluid:after {
    clear: both;
  }
  .sibfu-theme .row-fluid [class*=span] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.76243094%;
    *margin-left: 2.70923945%;
  }
  .sibfu-theme .row-fluid [class*=span]:first-child {
    margin-left: 0;
  }
  .sibfu-theme .row-fluid .controls-row [class*=span] + [class*=span] {
    margin-left: 2.76243094%;
  }
  .sibfu-theme .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .sibfu-theme .row-fluid .span11 {
    width: 91.43646409%;
    *width: 91.3832726%;
  }
  .sibfu-theme .row-fluid .span10 {
    width: 82.87292818%;
    *width: 82.81973669%;
  }
  .sibfu-theme .row-fluid .span9 {
    width: 74.30939227%;
    *width: 74.25620078%;
  }
  .sibfu-theme .row-fluid .span8 {
    width: 65.74585635%;
    *width: 65.69266486%;
  }
  .sibfu-theme .row-fluid .span7 {
    width: 57.18232044%;
    *width: 57.12912895%;
  }
  .sibfu-theme .row-fluid .span6 {
    width: 48.61878453%;
    *width: 48.56559304%;
  }
  .sibfu-theme .row-fluid .span5 {
    width: 40.05524862%;
    *width: 40.00205713%;
  }
  .sibfu-theme .row-fluid .span4 {
    width: 31.49171271%;
    *width: 31.43852122%;
  }
  .sibfu-theme .row-fluid .span3 {
    width: 22.9281768%;
    *width: 22.87498531%;
  }
  .sibfu-theme .row-fluid .span2 {
    width: 14.36464088%;
    *width: 14.31144939%;
  }
  .sibfu-theme .row-fluid .span1 {
    width: 5.80110497%;
    *width: 5.74791348%;
  }
  .sibfu-theme .row-fluid .offset12 {
    margin-left: 105.52486188%;
    *margin-left: 105.4184789%;
  }
  .sibfu-theme .row-fluid .offset12:first-child {
    margin-left: 102.76243094%;
    *margin-left: 102.65604796%;
  }
  .sibfu-theme .row-fluid .offset11 {
    margin-left: 96.96132597%;
    *margin-left: 96.85494299%;
  }
  .sibfu-theme .row-fluid .offset11:first-child {
    margin-left: 94.19889503%;
    *margin-left: 94.09251205%;
  }
  .sibfu-theme .row-fluid .offset10 {
    margin-left: 88.39779006%;
    *margin-left: 88.29140708%;
  }
  .sibfu-theme .row-fluid .offset10:first-child {
    margin-left: 85.63535912%;
    *margin-left: 85.52897614%;
  }
  .sibfu-theme .row-fluid .offset9 {
    margin-left: 79.83425414%;
    *margin-left: 79.72787116%;
  }
  .sibfu-theme .row-fluid .offset9:first-child {
    margin-left: 77.0718232%;
    *margin-left: 76.96544023%;
  }
  .sibfu-theme .row-fluid .offset8 {
    margin-left: 71.27071823%;
    *margin-left: 71.16433525%;
  }
  .sibfu-theme .row-fluid .offset8:first-child {
    margin-left: 68.50828729%;
    *margin-left: 68.40190431%;
  }
  .sibfu-theme .row-fluid .offset7 {
    margin-left: 62.70718232%;
    *margin-left: 62.60079934%;
  }
  .sibfu-theme .row-fluid .offset7:first-child {
    margin-left: 59.94475138%;
    *margin-left: 59.8383684%;
  }
  .sibfu-theme .row-fluid .offset6 {
    margin-left: 54.14364641%;
    *margin-left: 54.03726343%;
  }
  .sibfu-theme .row-fluid .offset6:first-child {
    margin-left: 51.38121547%;
    *margin-left: 51.27483249%;
  }
  .sibfu-theme .row-fluid .offset5 {
    margin-left: 45.5801105%;
    *margin-left: 45.47372752%;
  }
  .sibfu-theme .row-fluid .offset5:first-child {
    margin-left: 42.81767956%;
    *margin-left: 42.71129658%;
  }
  .sibfu-theme .row-fluid .offset4 {
    margin-left: 37.01657459%;
    *margin-left: 36.91019161%;
  }
  .sibfu-theme .row-fluid .offset4:first-child {
    margin-left: 34.25414365%;
    *margin-left: 34.14776067%;
  }
  .sibfu-theme .row-fluid .offset3 {
    margin-left: 28.45303867%;
    *margin-left: 28.3466557%;
  }
  .sibfu-theme .row-fluid .offset3:first-child {
    margin-left: 25.69060773%;
    *margin-left: 25.58422476%;
  }
  .sibfu-theme .row-fluid .offset2 {
    margin-left: 19.88950276%;
    *margin-left: 19.78311978%;
  }
  .sibfu-theme .row-fluid .offset2:first-child {
    margin-left: 17.12707182%;
    *margin-left: 17.02068884%;
  }
  .sibfu-theme .row-fluid .offset1 {
    margin-left: 11.32596685%;
    *margin-left: 11.21958387%;
  }
  .sibfu-theme .row-fluid .offset1:first-child {
    margin-left: 8.56353591%;
    *margin-left: 8.45715293%;
  }
  .sibfu-theme input, .sibfu-theme textarea, .sibfu-theme .uneditable-input {
    margin-left: 0;
  }
  .sibfu-theme .controls-row [class*=span] + [class*=span] {
    margin-left: 20px;
  }
  .sibfu-theme input.span12, .sibfu-theme textarea.span12, .sibfu-theme .uneditable-input.span12 {
    width: 710px;
  }
  .sibfu-theme input.span11, .sibfu-theme textarea.span11, .sibfu-theme .uneditable-input.span11 {
    width: 648px;
  }
  .sibfu-theme input.span10, .sibfu-theme textarea.span10, .sibfu-theme .uneditable-input.span10 {
    width: 586px;
  }
  .sibfu-theme input.span9, .sibfu-theme textarea.span9, .sibfu-theme .uneditable-input.span9 {
    width: 524px;
  }
  .sibfu-theme input.span8, .sibfu-theme textarea.span8, .sibfu-theme .uneditable-input.span8 {
    width: 462px;
  }
  .sibfu-theme input.span7, .sibfu-theme textarea.span7, .sibfu-theme .uneditable-input.span7 {
    width: 400px;
  }
  .sibfu-theme input.span6, .sibfu-theme textarea.span6, .sibfu-theme .uneditable-input.span6 {
    width: 338px;
  }
  .sibfu-theme input.span5, .sibfu-theme textarea.span5, .sibfu-theme .uneditable-input.span5 {
    width: 276px;
  }
  .sibfu-theme input.span4, .sibfu-theme textarea.span4, .sibfu-theme .uneditable-input.span4 {
    width: 214px;
  }
  .sibfu-theme input.span3, .sibfu-theme textarea.span3, .sibfu-theme .uneditable-input.span3 {
    width: 152px;
  }
  .sibfu-theme input.span2, .sibfu-theme textarea.span2, .sibfu-theme .uneditable-input.span2 {
    width: 90px;
  }
  .sibfu-theme input.span1, .sibfu-theme textarea.span1, .sibfu-theme .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  .sibfu-theme body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sibfu-theme .navbar-fixed-top, .sibfu-theme .navbar-fixed-bottom, .sibfu-theme .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .sibfu-theme .container-fluid {
    padding: 0;
  }
  .sibfu-theme .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .sibfu-theme .dl-horizontal dd {
    margin-left: 0;
  }
  .sibfu-theme .container {
    width: auto;
  }
  .sibfu-theme .row-fluid {
    width: 100%;
  }
  .sibfu-theme .row, .sibfu-theme .thumbnails {
    margin-left: 0;
  }
  .sibfu-theme .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  .sibfu-theme [class*=span], .sibfu-theme .uneditable-input[class*=span], .sibfu-theme .row-fluid [class*=span] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sibfu-theme .span12, .sibfu-theme .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sibfu-theme .row-fluid [class*=offset]:first-child {
    margin-left: 0;
  }
  .sibfu-theme .input-large, .sibfu-theme .input-xlarge, .sibfu-theme .input-xxlarge, .sibfu-theme input[class*=span], .sibfu-theme select[class*=span], .sibfu-theme textarea[class*=span], .sibfu-theme .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sibfu-theme .input-prepend input, .sibfu-theme .input-append input, .sibfu-theme .input-prepend input[class*=span], .sibfu-theme .input-append input[class*=span] {
    display: inline-block;
    width: auto;
  }
  .sibfu-theme .controls-row [class*=span] + [class*=span] {
    margin-left: 0;
  }
  .sibfu-theme .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .sibfu-theme .modal.fade {
    top: -100px;
  }
  .sibfu-theme .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .sibfu-theme .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .sibfu-theme .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  .sibfu-theme input[type=checkbox], .sibfu-theme input[type=radio] {
    border: 1px solid #ccc;
  }
  .sibfu-theme .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .sibfu-theme .form-horizontal .controls {
    margin-left: 0;
  }
  .sibfu-theme .form-horizontal .control-list {
    padding-top: 0;
  }
  .sibfu-theme .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .sibfu-theme .media .pull-left, .sibfu-theme .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .sibfu-theme .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .sibfu-theme .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .sibfu-theme .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .sibfu-theme .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  .sibfu-theme body {
    padding-top: 0;
  }
  .sibfu-theme .navbar-fixed-top, .sibfu-theme .navbar-fixed-bottom {
    position: static;
  }
  .sibfu-theme .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .sibfu-theme .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .sibfu-theme .navbar-fixed-top .navbar-inner, .sibfu-theme .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .sibfu-theme .navbar .container {
    width: auto;
    padding: 0;
  }
  .sibfu-theme .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .sibfu-theme .nav-collapse {
    clear: both;
  }
  .sibfu-theme .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .sibfu-theme .nav-collapse .nav > li {
    float: none;
  }
  .sibfu-theme .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .sibfu-theme .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .sibfu-theme .nav-collapse .nav .nav-header {
    color: #777;
    text-shadow: none;
  }
  .sibfu-theme .nav-collapse .nav > li > a, .sibfu-theme .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .sibfu-theme .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .sibfu-theme .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .sibfu-theme .nav-collapse .nav > li > a:hover, .sibfu-theme .nav-collapse .nav > li > a:focus, .sibfu-theme .nav-collapse .dropdown-menu a:hover, .sibfu-theme .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .sibfu-theme .navbar-inverse .nav-collapse .nav > li > a, .sibfu-theme .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999;
  }
  .sibfu-theme .navbar-inverse .nav-collapse .nav > li > a:hover, .sibfu-theme .navbar-inverse .nav-collapse .nav > li > a:focus, .sibfu-theme .navbar-inverse .nav-collapse .dropdown-menu a:hover, .sibfu-theme .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111;
  }
  .sibfu-theme .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .sibfu-theme .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .sibfu-theme .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .sibfu-theme .nav-collapse .dropdown-menu:before, .sibfu-theme .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .sibfu-theme .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .sibfu-theme .nav-collapse .nav > li > .dropdown-menu:before, .sibfu-theme .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .sibfu-theme .nav-collapse .navbar-form, .sibfu-theme .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .sibfu-theme .navbar-inverse .nav-collapse .navbar-form, .sibfu-theme .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111;
    border-bottom-color: #111;
  }
  .sibfu-theme .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .sibfu-theme .nav-collapse, .sibfu-theme .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .sibfu-theme .navbar .btn-navbar {
    display: block;
  }
  .sibfu-theme .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .sibfu-theme .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media (min-width: 980px) {
  .sibfu-theme .dir-rtl .navbar .nav.pull-right, .sibfu-theme .dir-rtl .navbar .logininfo {
    float: left;
  }
  .sibfu-theme .dir-rtl .navbar .nav {
    float: right;
  }
  .sibfu-theme .dir-rtl .navbar .nav > li {
    float: right;
  }
}
@media (min-width: 980px) {
  .sibfu-theme a[id]:empty::before, .sibfu-theme a[name]:empty::before {
    display: inline-block;
    position: relative;
    content: "";
    padding-top: 40px;
    margin-top: -40px;
    vertical-align: top;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .sibfu-theme .form-item .form-label, .sibfu-theme .mform .fitem div.fitemtitle, .sibfu-theme .userprofile dl.list dt, .sibfu-theme .form-horizontal .control-label {
    width: 200px;
  }
  .sibfu-theme .form-item .form-setting, .sibfu-theme .form-item .form-description, .sibfu-theme .mform .fitem .felement, .sibfu-theme #page-mod-forum-search .c1, .sibfu-theme .mform .fdescription.required, .sibfu-theme .userprofile dl.list dd, .sibfu-theme .form-horizontal .controls {
    margin-left: 220px;
  }
  .sibfu-theme .dir-rtl .form-item .form-setting, .sibfu-theme .dir-rtl .form-item .form-description, .sibfu-theme .dir-rtl .mform .fitem .felement, .sibfu-theme .dir-rtl .mform .fdescription.required, .sibfu-theme .dir-rtl .userprofile dl.list dd, .sibfu-theme .dir-rtl .form-horizontal .controls {
    margin-right: 220px;
  }
  .sibfu-theme #page-mod-forum-search.dir-lrt .c1 {
    margin-right: 220px;
  }
  .sibfu-theme .path-admin .buttons, .sibfu-theme .form-buttons {
    padding-left: 220px;
  }
}
@media (max-width: 767px) {
  .sibfu-theme .file-picker .fp-repo-area {
    width: 100%;
    height: auto;
    max-height: 220px;
    y-scroll: auto;
    float: none;
    border: 0;
  }
  .sibfu-theme .file-picker .fp-repo-items {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .sibfu-theme .file-picker .fp-login-form .fp-login-input label {
    text-align: left;
  }
  .sibfu-theme .dir-rtl .file-picker .fp-login-form .fp-login-input label {
    text-align: right;
  }
  .sibfu-theme .file-picker .fp-content form td {
    display: block;
    width: 100%;
    text-align: left;
  }
  .sibfu-theme .dir-rtl .file-picker .fp-content form td {
    text-align: right;
  }
  .sibfu-theme .fp-content .mdl-right {
    text-align: left;
  }
  .sibfu-theme .dir-rtl .fp-content .mdl-right {
    text-align: right;
  }
  .sibfu-theme .fp-repo-items .fp-navbar {
    border-top: 1px solid #bbb;
  }
  .sibfu-theme .dir-rtl .userprofile dl.list dt, .sibfu-theme .dir-rtl .userprofile dl.list dd {
    float: none;
    text-align: right;
    margin-right: 0;
  }
  .sibfu-theme .fp-formset div {
    height: auto;
  }
}
@media (min-width: 1200px) {
  .sibfu-theme .path-question #id_answerhdr div.fitem_feditor {
    padding-right: 6px;
  }
  .sibfu-theme .loginbox.twocolumns .loginpanel {
    margin-left: 0;
  }
  .sibfu-theme .loginbox.twocolumns .loginpanel, .sibfu-theme .loginbox.twocolumns .signuppanel {
    width: 48.71794872%;
    *width: 48.66475723%;
  }
  .sibfu-theme .form-item .form-label, .sibfu-theme .mform .fitem div.fitemtitle, .sibfu-theme .userprofile dl.list dt, .sibfu-theme .form-horizontal .control-label {
    width: 245px;
  }
  .sibfu-theme .form-item .form-setting, .sibfu-theme .form-item .form-description, .sibfu-theme .mform .fitem .felement, .sibfu-theme #page-mod-forum-search .c1, .sibfu-theme .mform .fdescription.required, .sibfu-theme .userprofile dl.list dd, .sibfu-theme .form-horizontal .controls {
    margin-left: 265px;
  }
  .sibfu-theme .dir-rtl .form-item .form-setting, .sibfu-theme .dir-rtl .form-item .form-description, .sibfu-theme .dir-rtl .mform .fitem .felement, .sibfu-theme .dir-rtl .mform .fdescription.required, .sibfu-theme .dir-rtl .userprofile dl.list dd, .sibfu-theme .dir-rtl .form-horizontal .controls {
    margin-right: 165px;
  }
  .sibfu-theme .dir-rtl #page-mod-forum-search .c1 {
    margin-right: 265px;
  }
  .sibfu-theme .dir-rtl .form-item .form-label, .sibfu-theme .dir-rtl .mform .fitem div.fitemtitle, .sibfu-theme .dir-rtl .userprofile dl.list dt, .sibfu-theme .dir-rtl .form-horizontal .control-label {
    width: 145px;
  }
  .sibfu-theme .path-admin .buttons, .sibfu-theme .form-buttons {
    padding-left: 265px;
  }
  .sibfu-theme .dir-rtl .path-admin .buttons, .sibfu-theme .dir-rtl .form-buttons {
    padding-right: 265px;
  }
  .sibfu-theme .empty-region-side-post.used-region-side-pre #region-main.span8, .sibfu-theme .jsenabled.docked-region-side-post.used-region-side-pre #region-main.span8 {
    width: 74.35897436%;
    *width: 74.30578287%;
  }
  .sibfu-theme .empty-region-side-post.used-region-side-pre #block-region-side-pre.span4, .sibfu-theme .jsenabled.docked-region-side-post.used-region-side-pre #block-region-side-pre.span4 {
    width: 23.07692308%;
    *width: 23.02373159%;
  }
}
@media (min-width: 980px) {
  .sibfu-theme .loginbox.twocolumns .loginpanel {
    margin-left: 0;
  }
  .sibfu-theme .loginbox.twocolumns .loginpanel, .sibfu-theme .loginbox.twocolumns .signuppanel {
    width: 48.61794872%;
    *width: 48.66475723%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .sibfu-theme .loginbox.twocolumns .loginpanel {
    margin-left: 0;
  }
  .sibfu-theme .loginbox.twocolumns .loginpanel, .sibfu-theme .loginbox.twocolumns .signuppanel {
    width: 48.61878453%;
    *width: 48.56559304%;
  }
  .sibfu-theme .empty-region-side-post.used-region-side-pre #region-main.span8, .sibfu-theme .jsenabled.docked-region-side-post.used-region-side-pre #region-main.span8 {
    width: 74.30939227%;
    *width: 74.25620078%;
  }
  .sibfu-theme .empty-region-side-post.used-region-side-pre #block-region-side-pre.span4, .sibfu-theme .jsenabled.docked-region-side-post.used-region-side-pre #block-region-side-pre.span4 {
    width: 22.9281768%;
    *width: 22.87498531%;
  }
}
@media (max-width: 767px) {
  .sibfu-theme .loginbox.twocolumns .loginpanel, .sibfu-theme .loginbox.twocolumns .signuppanel {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sibfu-theme #page-mod-quiz-edit div.quizcontents, .sibfu-theme .questionbankwindow.block {
    width: 100%;
    float: none;
  }
  .sibfu-theme #page-mod-quiz-edit #block-region-side-pre, .sibfu-theme #page-mod-quiz-edit #block-region-side-post {
    clear: both;
  }
}
@media (max-width: 480px) {
  .sibfu-theme .nav-tabs > li {
    float: none;
  }
  .sibfu-theme .nav-tabs > li > a {
    margin-right: 0;
  }
  .sibfu-theme .nav-tabs {
    border-bottom: 0;
  }
  .sibfu-theme .nav-tabs > li > a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .sibfu-theme .nav-tabs > .active > a, .sibfu-theme .nav-tabs > .active > a:hover {
    border: 1px solid #ddd;
  }
  .sibfu-theme .nav-tabs > li:first-child > a {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
  }
  .sibfu-theme .nav-tabs > li:last-child > a {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
  }
  .sibfu-theme .nav-tabs > li > a:hover, .sibfu-theme .nav-tabs > li > a:focus {
    border-color: #ddd;
    z-index: 2;
  }
  .sibfu-theme .fp-content-center {
    display: block;
    vertical-align: top;
  }
  .sibfu-theme .course-content ul.topics li.section, .sibfu-theme .course-content ul.topics li.section .content, .sibfu-theme .course-content ul.weeks li.section .content, .sibfu-theme .course-content ul.weeks li.section, .sibfu-theme .course-content ul.section {
    margin-right: 0;
    margin-left: 0;
    padding: 0;
  }
  .sibfu-theme .activityinstance {
    display: block;
  }
  .sibfu-theme .editing .course-content .section .activity {
    margin-bottom: 0.2em;
    padding-bottom: 0.2em;
    border-bottom: thin solid #eee;
  }
  .sibfu-theme .course-content .section .activity .commands {
    text-align: right;
  }
  .sibfu-theme .jsenabled .choosercontainer #chooseform .alloptions {
    max-width: 100%;
  }
  .sibfu-theme .jsenabled .choosercontainer #chooseform .instruction, .sibfu-theme .jsenabled .choosercontainer #chooseform .typesummary {
    position: static;
  }
  .sibfu-theme .que .info {
    float: none;
    width: auto;
  }
  .sibfu-theme .que .content {
    margin: 0;
  }
  .sibfu-theme .path-mod-choice .horizontal .choices .option {
    display: block;
  }
  .sibfu-theme .path-mod-forum .forumsearch #search {
    width: 120px;
  }
  .sibfu-theme .path-mod-forum .forumheaderlist .picture {
    display: none;
  }
}
@media (min-width: 768px) {
  .sibfu-theme .row-fluid .desktop-first-column {
    margin-left: 0;
  }
  .sibfu-theme #page-navbar .breadcrumb-button {
    display: inline;
  }
}
@media (max-width: 767px) {
  .sibfu-theme .row-fluid .desktop-first-column {
    clear: both;
  }
}
@media (max-width: 767px) {
  .sibfu-theme .form-item .form-label, .sibfu-theme .mform .fitem div.fitemtitle {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .sibfu-theme .form-item .form-label label {
    display: inline-block;
    margin-right: 0.5em;
  }
  .sibfu-theme .form-item .form-setting .form-checkbox {
    margin-top: 0;
  }
  .sibfu-theme .form-label span.form-shortname {
    display: inline-block;
  }
  .sibfu-theme .form-item .form-setting, .sibfu-theme .mform .fitem .felement, .sibfu-theme .path-backup .mform .fitem .felement, .sibfu-theme .mform .fdescription.required, .sibfu-theme .form-item .form-description {
    margin-left: 0;
  }
  .sibfu-theme table#form td.submit, .sibfu-theme .form-buttons, .sibfu-theme #fitem_id_submitbutton, .sibfu-theme .fp-content-center form + div, .sibfu-theme #fgroup_id_buttonar, .sibfu-theme .form-horizontal .form-actions, .sibfu-theme .fitem_fsubmit .felement.fsubmit {
    padding-left: 10px;
    padding-right: 10px;
  }
  .sibfu-theme #helppopupbox {
    width: auto !important;
    left: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .sibfu-theme .block_calendar_month .content, .sibfu-theme .block .minicalendar td {
    padding-left: 0;
    padding-right: 0;
  }
}
.sibfu-theme .dir-rtl .dropdown-menu {
  right: 0;
  left: auto;
  margin-right: 0;
}
.sibfu-theme .dir-rtl .navbar .nav > li > .dropdown-menu:before {
  right: 9px;
  left: auto;
}
.sibfu-theme .dir-rtl .navbar .nav > li > .dropdown-menu:after {
  right: 10px;
  left: auto;
}
.sibfu-theme .dir-rtl .dropdown-submenu > a:after {
  margin-right: 0;
  margin-left: -10px;
  float: left;
  border-right-color: #ccc;
  border-left-color: transparent;
  border-width: 5px 5px 5px 0;
}
.sibfu-theme .dir-rtl .dropdown-submenu > .dropdown-menu {
  right: 100%;
  left: auto;
}
@media (max-width: 979px) {
  .sibfu-theme .nav-collapse {
    height: 0;
  }
  .sibfu-theme .nav-collapse .nav > li > a {
    color: #333;
  }
  .sibfu-theme .nav-collapse .nav > li > a:hover, .sibfu-theme .nav-collapse .nav > li > a:focus, .sibfu-theme .nav-collapse .dropdown-menu a:hover, .sibfu-theme .nav-collapse .dropdown-menu a:focus, .sibfu-theme .nav-collapse .dropdown-submenu a:hover, .sibfu-theme .nav-collapse .dropdown-submenu a:focus, .sibfu-theme .nav-collapse .dropdown-submenu a:active, .sibfu-theme .nav-collapse .dropdown-menu > li > a:hover, .sibfu-theme .nav-collapse .dropdown-menu > li > a:focus, .sibfu-theme .nav-collapse .dropdown-submenu:hover > a, .sibfu-theme .nav-collapse .dropdown-submenu:focus > a {
    background-image: none;
    color: #333;
  }
  .sibfu-theme .nav-collapse.in {
    height: auto;
  }
  .sibfu-theme .nav-collapse.in .usermenu .moodle-actionmenu[data-enhanced] .toggle-display {
    display: none;
  }
  .sibfu-theme .nav-collapse.in .usermenu .moodle-actionmenu[data-enhanced] .menu {
    display: block;
  }
  .sibfu-theme .nav-collapse.in .usermenu .moodle-actionmenu[data-enhanced] .menu li {
    margin: 0 0.5em;
  }
  .sibfu-theme .path-mod-data .box > table > tbody > tr > td {
    display: block;
  }
  .sibfu-theme .path-mod-forum .forumheaderlist thead .header {
    font-weight: normal;
    font-size: 12px;
  }
  .sibfu-theme .path-mod-forum .forumheaderlist .discussion .author, .sibfu-theme .path-mod-forum .forumheaderlist .discussion .replies, .sibfu-theme .path-mod-forum .forumheaderlist .discussion .lastpost {
    font-size: 12px;
  }
  .sibfu-theme .path-mod-forum .forumheaderlist .discussion .replies .unread a {
    padding: 0;
  }
  .sibfu-theme .navbar .nav-collapse.in {
    border-top: 1px solid #d4d4d4;
  }
  .sibfu-theme .navbar .nav-collapse.in.pull-left, .sibfu-theme .navbar .nav-collapse.in.pull-right {
    float: none;
  }
  .sibfu-theme .navbar .nav-collapse.in > .nav {
    margin: 0;
  }
  .sibfu-theme .navbar .nav-collapse.in > .nav > li > a {
    padding-left: 20px;
    border-radius: 0;
  }
  .sibfu-theme .navbar .nav-collapse.in > .nav .dropdown-menu {
    margin: 0 0 0 15px;
  }
  .sibfu-theme .navbar .nav-collapse.in > .nav .dropdown-menu li > a {
    border-radius: 0;
  }
  .sibfu-theme .navbar .nav-collapse.in .nav .dropdown-submenu .dropdown-toggle:after, .sibfu-theme .navbar .nav-collapse.in .nav .dropdown-menu .dropdown-submenu .dropdown-toggle:after {
    float: none;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    border-top-color: #d4d4d4;
    margin-left: 4px;
    margin-top: 8px;
  }
  .sibfu-theme .navbar .nav-collapse.in .nav .dropdown-submenu.open > a, .sibfu-theme .navbar .nav-collapse.in .nav .dropdown-menu .dropdown-submenu.open > a {
    background-color: #f2f2f2;
  }
  .sibfu-theme .navbar .nav-collapse.in .nav .dropdown-submenu:hover .dropdown-menu, .sibfu-theme .navbar .nav-collapse.in .nav .dropdown-menu .dropdown-submenu:hover .dropdown-menu {
    display: none;
  }
  .sibfu-theme .navbar .nav-collapse.in .nav .dropdown-submenu:hover.open > a, .sibfu-theme .navbar .nav-collapse.in .nav .dropdown-menu .dropdown-submenu:hover.open > a {
    background-color: #f2f2f2;
  }
  .sibfu-theme .navbar .nav-collapse.in .nav .dropdown-submenu:hover.open > .dropdown-menu, .sibfu-theme .navbar .nav-collapse.in .nav .dropdown-menu .dropdown-submenu:hover.open > .dropdown-menu, .sibfu-theme .navbar .nav-collapse.in .nav .dropdown-submenu:hover.open .open > .dropdown-menu, .sibfu-theme .navbar .nav-collapse.in .nav .dropdown-menu .dropdown-submenu:hover.open .open > .dropdown-menu {
    display: block;
  }
  .sibfu-theme .navbar .nav-collapse.in .nav .divider, .sibfu-theme .navbar .nav-collapse.in .nav .dropdown-menu .divider {
    width: auto;
    display: block;
    height: 0;
    margin: 4px 1px;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #fff;
  }
  .sibfu-theme .navbar-inverse .nav-collapse.in {
    border-top-color: #252525;
  }
  .sibfu-theme .navbar-inverse .nav-collapse.in .nav .dropdown-submenu .dropdown-toggle:after, .sibfu-theme .navbar-inverse .nav-collapse.in .nav .dropdown-menu .dropdown-submenu .dropdown-toggle:after {
    border-top-color: #252525;
  }
  .sibfu-theme .navbar-inverse .nav-collapse.in .nav .dropdown-submenu.open > a, .sibfu-theme .navbar-inverse .nav-collapse.in .nav .dropdown-menu .dropdown-submenu.open > a {
    background-color: #111;
  }
  .sibfu-theme .navbar-inverse .nav-collapse.in .nav .dropdown-submenu:hover.open > a, .sibfu-theme .navbar-inverse .nav-collapse.in .nav .dropdown-menu .dropdown-submenu:hover.open > a {
    background-color: #111;
  }
  .sibfu-theme .navbar-inverse .nav-collapse.in .nav .divider, .sibfu-theme .navbar-inverse .nav-collapse.in .nav .dropdown-menu .divider {
    width: auto;
    display: block;
    height: 0;
    margin: 4px 1px;
    border-top: 1px solid #111;
    border-bottom: 1px solid #515151;
  }
  .sibfu-theme .navbar-inverse .nav-collapse.in .nav > li > a:hover, .sibfu-theme .navbar-inverse .nav-collapse.in .nav > li > a:focus {
    color: #fff;
  }
  .sibfu-theme .navbar-inverse .nav-collapse.in .dropdown-menu a:hover, .sibfu-theme .navbar-inverse .nav-collapse.in .dropdown-menu a:focus {
    color: #fff;
  }
  .sibfu-theme .navbar-inverse .nav-collapse.in .dropdown-menu a > li > a:hover, .sibfu-theme .navbar-inverse .nav-collapse.in .dropdown-menu a > li > a:focus {
    color: #fff;
  }
  .sibfu-theme .navbar-inverse .nav-collapse.in .dropdown-submenu a:hover, .sibfu-theme .navbar-inverse .nav-collapse.in .dropdown-submenu a:focus, .sibfu-theme .navbar-inverse .nav-collapse.in .dropdown-submenu a:active {
    color: #fff;
  }
  .sibfu-theme .dir-rtl .navbar .nav-collapse.in > .nav {
    margin: 0;
  }
  .sibfu-theme .dir-rtl .navbar .nav-collapse.in > .nav > li > a {
    padding-left: 0;
    padding-right: 20px;
  }
  .sibfu-theme .dir-rtl .navbar .nav-collapse.in > .nav .dropdown-menu {
    margin: 0 15px 0 0;
  }
  .sibfu-theme .dir-rtl .navbar .nav-collapse.in .dropdown-menu > li > a {
    padding: 9px 15px;
  }
  .sibfu-theme .dir-rtl .navbar .nav-collapse.in .nav .dropdown-submenu .dropdown-toggle:after, .sibfu-theme .dir-rtl .navbar .nav-collapse.in .nav .dropdown-menu .dropdown-submenu .dropdown-toggle:after {
    margin-left: 0;
    margin-right: 4px;
  }
}
@media (max-width: 767px) {
  .sibfu-theme #filesskin .yui3-panel, .sibfu-theme #filesskin .file-picker.fp-generallayout {
    width: 100%;
    left: 0;
  }
  .sibfu-theme .userprofile dl.list dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .sibfu-theme .userprofile dl.list dd {
    margin-left: 0;
  }
  .sibfu-theme #page-mod-wiki-create .mform .fitem div.fitemtitle {
    float: left;
  }
  .sibfu-theme .container {
    width: auto;
  }
  .sibfu-theme .row-fluid {
    width: 100%;
  }
  .sibfu-theme .row-fluid .span8.pull-right, .sibfu-theme .row-fluid .span9.pull-right {
    float: none;
  }
  .sibfu-theme .row {
    margin-left: 0;
  }
  .sibfu-theme [class*=span], .sibfu-theme .row-fluid [class*=span] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sibfu-theme .empty-region-side-post.used-region-side-pre #block-region-side-pre.span4, .sibfu-theme .jsenabled.docked-region-side-post.used-region-side-pre #block-region-side-pre.span4, .sibfu-theme .empty-region-side-post.used-region-side-pre #region-main.span8, .sibfu-theme .jsenabled.docked-region-side-post.used-region-side-pre #region-main.span8 {
    width: 100%;
    *width: 99.94680851%;
  }
  .sibfu-theme .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sibfu-theme .row-fluid [class*=offset]:first-child {
    margin-left: 0;
  }
  .sibfu-theme div[role=main] {
    margin-bottom: 1em;
  }
  .sibfu-theme .coursebox .info .name a {
    background-position: 0 13px;
  }
  .sibfu-theme .category-browse .coursebox .info .name a {
    background-position: 0 13px;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .sibfu-theme #course-category-listings.columns-3 {
    background-color: transparent;
    border: 0;
  }
  .sibfu-theme #course-category-listings.columns-3 #category-listing, .sibfu-theme #course-category-listings.columns-3 #course-listing {
    width: 48.71794872%;
    *width: 48.66475723%;
    margin-left: 2.56410256%;
    *margin-left: 2.51091107%;
  }
  .sibfu-theme #course-category-listings.columns-3 #category-listing:first-child, .sibfu-theme #course-category-listings.columns-3 #course-listing:first-child {
    margin-left: 0;
  }
  .sibfu-theme #course-category-listings.columns-3 #course-detail {
    width: 100%;
    *width: 99.94680851%;
    margin: 1em 0 0;
  }
}
@media (max-width: 1199px) {
  .sibfu-theme .path-question #id_answerhdr div.fitem {
    padding-right: 6px;
    padding-left: 4px;
  }
  .sibfu-theme #course-category-listings.columns-3 {
    background-color: transparent;
    border: 0;
  }
  .sibfu-theme #course-category-listings.columns-3 #category-listing, .sibfu-theme #course-category-listings.columns-3 #course-listing, .sibfu-theme #course-category-listings.columns-3 #course-detail {
    width: 100%;
    *width: 99.94680851%;
    margin: 0 0 1em 0;
  }
  .sibfu-theme #page-mod-forum-discuss .discussioncontrols {
    text-align: right;
  }
  .sibfu-theme #page-mod-forum-discuss .discussioncontrols .discussioncontrol {
    float: none;
    width: auto;
    display: inline-block;
    margin: 0 3px 0.5em;
  }
  .sibfu-theme #page-mod-forum-discuss .discussioncontrols .discussioncontrol select, .sibfu-theme #page-mod-forum-discuss .discussioncontrols .discussioncontrol input {
    margin-bottom: 0;
  }
  .sibfu-theme #page-mod-forum-discuss .discussioncontrols .discussioncontrol.movediscussion {
    margin-right: 0;
    padding-right: 0;
  }
  .sibfu-theme #page-mod-forum-discuss.dir-rtl .discussioncontrols {
    text-align: left;
  }
}
@media (max-width: 768px) {
  .sibfu-theme .fp-forminset .control-group .controls {
    margin-left: 0;
  }
  .sibfu-theme .dir-rtl .fp-formset .control-group label.control-label {
    text-align: right;
    float: none;
  }
  .sibfu-theme .dir-rtl .fp-forminset .control-group label.control-label {
    text-align: right;
    float: none;
  }
  .sibfu-theme .dir-rtl .fp-forminset .control-group .controls {
    margin-right: 0;
  }
}
.sibfu-theme body.behat-site .navbar-fixed-top {
  position: absolute;
}
.sibfu-theme .phpinfo table, .sibfu-theme .phpinfo th, .sibfu-theme .phpinfo h2 {
  margin: auto;
  text-align: left;
}
.sibfu-theme .phpinfo h2 {
  width: 600px;
}
.sibfu-theme .phpinfo .e, .sibfu-theme .phpinfo .v, .sibfu-theme .phpinfo .h {
  border: 1px solid #000;
  font-size: 0.8em;
  vertical-align: baseline;
  color: #000;
  background-color: #ccc;
}
.sibfu-theme .phpinfo .e {
  background-color: #ccf;
  font-weight: bold;
}
.sibfu-theme .phpinfo .h {
  background-color: #99c;
  font-weight: bold;
}
.sibfu-theme #page-footer .performanceinfo {
  margin: 10px 20%;
}
.sibfu-theme #page-footer .performanceinfo span {
  display: block;
}
.sibfu-theme #page-footer .validators {
  margin-top: 40px;
  padding-top: 5px;
  border-top: 1px dotted gray;
}
.sibfu-theme #page-footer .validators ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.sibfu-theme #page-footer .validators ul li {
  display: inline;
  margin-right: 10px;
  margin-left: 10px;
}
.sibfu-theme #page-footer .performanceinfo .cachesused {
  margin-top: 1em;
}
.sibfu-theme #page-footer .performanceinfo .cachesused .cache-stats-heading, .sibfu-theme #page-footer .performanceinfo .cachesused .cache-total-stats {
  font-weight: bold;
  font-size: 110%;
  margin-top: 0.3em;
}
.sibfu-theme #page-footer .performanceinfo .cachesused .cache-definition-stats {
  margin: 0.3em;
  display: inline-block;
  vertical-align: top;
  background-color: #f5f5f5;
}
.sibfu-theme #page-footer .performanceinfo .cachesused .cache-definition-stats .cache-definition-stats-heading span {
  display: inline-block;
  cursor: default;
}
.sibfu-theme #page-footer .performanceinfo .cachesused .cache-definition-stats .cache-store-stats {
  padding: 0 1.3em;
}
.sibfu-theme #page-footer .performanceinfo .cachesused .cache-definition-stats .cache-store-stats.nohits {
  background-color: #f2dede;
}
.sibfu-theme #page-footer .performanceinfo .cachesused .cache-definition-stats .cache-store-stats.lowhits {
  background-color: #fcf8e3;
}
.sibfu-theme #page-footer .performanceinfo .cachesused .cache-definition-stats .cache-store-stats.hihits {
  background-color: #dff0d8;
}
.sibfu-theme #page-footer, .sibfu-theme #page-footer .validators, .sibfu-theme #page-footer .purgecaches, .sibfu-theme #page-footer .performanceinfo {
  text-align: center;
}
.sibfu-theme table#explaincaps tbody > tr:nth-child(odd) > td, .sibfu-theme table#defineroletable tbody > tr:nth-child(odd) > td, .sibfu-theme table.grading-report tbody > tr:nth-child(odd) > td, .sibfu-theme table#listdirectories tbody > tr:nth-child(odd) > td, .sibfu-theme table.rolecaps tbody > tr:nth-child(odd) > td, .sibfu-theme table.userenrolment tbody > tr:nth-child(odd) > td, .sibfu-theme table#form tbody > tr:nth-child(odd) > td, .sibfu-theme form#movecourses table tbody > tr:nth-child(odd) > td, .sibfu-theme #page-admin-course-index .editcourse tbody > tr:nth-child(odd) > td, .sibfu-theme .forumheaderlist tbody > tr:nth-child(odd) > td, .sibfu-theme table.flexible tbody > tr:nth-child(odd) > td, .sibfu-theme .generaltable tbody > tr:nth-child(odd) > td, .sibfu-theme table#explaincaps tbody > tr:nth-child(odd) > th, .sibfu-theme table#defineroletable tbody > tr:nth-child(odd) > th, .sibfu-theme table.grading-report tbody > tr:nth-child(odd) > th, .sibfu-theme table#listdirectories tbody > tr:nth-child(odd) > th, .sibfu-theme table.rolecaps tbody > tr:nth-child(odd) > th, .sibfu-theme table.userenrolment tbody > tr:nth-child(odd) > th, .sibfu-theme table#form tbody > tr:nth-child(odd) > th, .sibfu-theme form#movecourses table tbody > tr:nth-child(odd) > th, .sibfu-theme #page-admin-course-index .editcourse tbody > tr:nth-child(odd) > th, .sibfu-theme .forumheaderlist tbody > tr:nth-child(odd) > th, .sibfu-theme table.flexible tbody > tr:nth-child(odd) > th, .sibfu-theme .generaltable tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.sibfu-theme table caption {
  font-size: 24px;
  font-weight: bold;
  line-height: 42px;
  text-align: left;
}
.sibfu-theme .dir-rtl table#explaincaps td, .sibfu-theme .dir-rtl table#defineroletable td, .sibfu-theme .dir-rtl table.grading-report td, .sibfu-theme .dir-rtl table#listdirectories td, .sibfu-theme .dir-rtl table.rolecaps td, .sibfu-theme .dir-rtl table.userenrolment td, .sibfu-theme .dir-rtl table#form td, .sibfu-theme .dir-rtl form#movecourses table td, .sibfu-theme .dir-rtl .forumheaderlist td, .sibfu-theme .dir-rtl table.flexible td, .sibfu-theme .dir-rtl .generaltable td, .sibfu-theme .dir-rtl .generaltable thead:first-child tr:first-child td, .sibfu-theme .dir-rtl table#explaincaps th, .sibfu-theme .dir-rtl table#defineroletable th, .sibfu-theme .dir-rtl table.grading-report th, .sibfu-theme .dir-rtl table#listdirectories th, .sibfu-theme .dir-rtl table.rolecaps th, .sibfu-theme .dir-rtl table.userenrolment th, .sibfu-theme .dir-rtl table#form th, .sibfu-theme .dir-rtl form#movecourses table th, .sibfu-theme .dir-rtl .forumheaderlist th, .sibfu-theme .dir-rtl table.flexible th, .sibfu-theme .dir-rtl .generaltable th, .sibfu-theme .dir-rtl .generaltable thead:first-child tr:first-child th {
  text-align: right;
}
.sibfu-theme .dir-rtl table caption {
  text-align: right;
}
.sibfu-theme #page-admin-course-index.dir-rtl .editcourse td, .sibfu-theme #page-admin-course-index.dir-rtl .editcourse th {
  text-align: right;
}
.sibfu-theme #page-report-loglive-index .generaltable th, .sibfu-theme #page-admin-report-log-index .generaltable th, .sibfu-theme #page-report-log-user .generaltable th, .sibfu-theme #page-admin-user table th, .sibfu-theme .environmenttable th, .sibfu-theme .category_subcategories th, .sibfu-theme .rcs-results th, .sibfu-theme table#listdirectories th, .sibfu-theme #page-report-loglive-index .generaltable td, .sibfu-theme #page-admin-report-log-index .generaltable td, .sibfu-theme #page-report-log-user .generaltable td, .sibfu-theme #page-admin-user table td, .sibfu-theme .environmenttable td, .sibfu-theme .category_subcategories td, .sibfu-theme .rcs-results td, .sibfu-theme table#listdirectories td {
  padding: 4px 5px;
}
.sibfu-theme .user-enroller-panel .uep-search-results .users tbody tr:hover > td, .sibfu-theme .user-enroller-panel .uep-search-results .cohorts tbody tr:hover > td, .sibfu-theme table.grading-report tbody tr:hover > td, .sibfu-theme .forumheaderlist tbody tr:hover > td, .sibfu-theme .generaltable tbody tr:hover > td, .sibfu-theme table.flexible tbody tr:hover > td, .sibfu-theme .category_subcategories tbody tr:hover > td, .sibfu-theme table#modules tbody tr:hover > td, .sibfu-theme table#permissions tbody tr:hover > td, .sibfu-theme .user-enroller-panel .uep-search-results .users tbody tr:hover > th, .sibfu-theme .user-enroller-panel .uep-search-results .cohorts tbody tr:hover > th, .sibfu-theme table.grading-report tbody tr:hover > th, .sibfu-theme .forumheaderlist tbody tr:hover > th, .sibfu-theme .generaltable tbody tr:hover > th, .sibfu-theme table.flexible tbody tr:hover > th, .sibfu-theme .category_subcategories tbody tr:hover > th, .sibfu-theme table#modules tbody tr:hover > th, .sibfu-theme table#permissions tbody tr:hover > th {
  background-color: #f5f5f5;
}
.sibfu-theme div[id^=bar_pbar_] {
  overflow: hidden !important;
  height: 20px !important;
  margin-bottom: 20px !important;
  background-color: #f7f7f7 !important;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9)) !important;
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9) !important;
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9) !important;
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff5f5f5", endColorstr="#fff9f9f9", GradientType=0) !important;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  border: none !important;
}
.sibfu-theme div[id^=progress_pbar_] {
  height: 100% !important;
  color: #fff !important;
  float: left !important;
  font-size: 12px !important;
  text-align: center !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  background-color: #0e90d2 !important;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be)) !important;
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be) !important;
  background-image: -o-linear-gradient(top, #149bdf, #0480be) !important;
  background-image: linear-gradient(to bottom, #149bdf, #0480be) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff149bdf", endColorstr="#ff0480be", GradientType=0) !important;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15) !important;
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15) !important;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15) !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  -webkit-transition: width 0.6s ease !important;
  -moz-transition: width 0.6s ease !important;
  -o-transition: width 0.6s ease !important;
  transition: width 0.6s ease !important;
  padding-top: 0 !important;
  border: none !important;
}
.sibfu-theme input.form-submit, .sibfu-theme input#id_submitbutton, .sibfu-theme input#id_submitbutton2, .sibfu-theme .path-admin .buttons input[type=submit], .sibfu-theme td.submit input {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #005aa8;
  background-image: -moz-linear-gradient(top, #0070a8, #0038a8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0070a8), to(#0038a8));
  background-image: -webkit-linear-gradient(top, #0070a8, #0038a8);
  background-image: -o-linear-gradient(top, #0070a8, #0038a8);
  background-image: linear-gradient(to bottom, #0070a8, #0038a8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0070a8", endColorstr="#ff0038a8", GradientType=0);
  border-color: #0038a8 #0038a8 #001e5c;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0038a8;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.sibfu-theme input.form-submit:hover, .sibfu-theme input#id_submitbutton:hover, .sibfu-theme input#id_submitbutton2:hover, .sibfu-theme .path-admin .buttons input[type=submit]:hover, .sibfu-theme td.submit input:hover, .sibfu-theme input.form-submit:focus, .sibfu-theme input#id_submitbutton:focus, .sibfu-theme input#id_submitbutton2:focus, .sibfu-theme .path-admin .buttons input[type=submit]:focus, .sibfu-theme td.submit input:focus, .sibfu-theme input.form-submit:active, .sibfu-theme input#id_submitbutton:active, .sibfu-theme input#id_submitbutton2:active, .sibfu-theme .path-admin .buttons input[type=submit]:active, .sibfu-theme td.submit input:active, .sibfu-theme input.form-submit.active, .sibfu-theme input#id_submitbutton.active, .sibfu-theme input#id_submitbutton2.active, .sibfu-theme .path-admin .buttons input[type=submit].active, .sibfu-theme td.submit input.active, .sibfu-theme input.form-submit.disabled, .sibfu-theme input#id_submitbutton.disabled, .sibfu-theme input#id_submitbutton2.disabled, .sibfu-theme .path-admin .buttons input[type=submit].disabled, .sibfu-theme td.submit input.disabled, .sibfu-theme input.form-submit[disabled], .sibfu-theme input#id_submitbutton[disabled], .sibfu-theme input#id_submitbutton2[disabled], .sibfu-theme .path-admin .buttons input[type=submit][disabled], .sibfu-theme td.submit input[disabled] {
  color: #fff;
  background-color: #0038a8;
  *background-color: #002f8f;
}
.sibfu-theme input.form-submit:active, .sibfu-theme input#id_submitbutton:active, .sibfu-theme input#id_submitbutton2:active, .sibfu-theme .path-admin .buttons input[type=submit]:active, .sibfu-theme td.submit input:active, .sibfu-theme input.form-submit.active, .sibfu-theme input#id_submitbutton.active, .sibfu-theme input#id_submitbutton2.active, .sibfu-theme .path-admin .buttons input[type=submit].active, .sibfu-theme td.submit input.active {
  background-color: #002775;
}
.sibfu-theme input.form-submit .caret, .sibfu-theme input#id_submitbutton .caret, .sibfu-theme input#id_submitbutton2 .caret, .sibfu-theme .path-admin .buttons input[type=submit] .caret, .sibfu-theme td.submit input .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.sibfu-theme #notice .singlebutton + .singlebutton input, .sibfu-theme .submit.buttons input[name=cancel] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#ffe6e6e6", GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: 0.3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.sibfu-theme #notice .singlebutton + .singlebutton input:hover, .sibfu-theme .submit.buttons input[name=cancel]:hover, .sibfu-theme #notice .singlebutton + .singlebutton input:focus, .sibfu-theme .submit.buttons input[name=cancel]:focus, .sibfu-theme #notice .singlebutton + .singlebutton input:active, .sibfu-theme .submit.buttons input[name=cancel]:active, .sibfu-theme #notice .singlebutton + .singlebutton input.active, .sibfu-theme .submit.buttons input[name=cancel].active, .sibfu-theme #notice .singlebutton + .singlebutton input.disabled, .sibfu-theme .submit.buttons input[name=cancel].disabled, .sibfu-theme #notice .singlebutton + .singlebutton input[disabled], .sibfu-theme .submit.buttons input[name=cancel][disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.sibfu-theme #notice .singlebutton + .singlebutton input:active, .sibfu-theme .submit.buttons input[name=cancel]:active, .sibfu-theme #notice .singlebutton + .singlebutton input.active, .sibfu-theme .submit.buttons input[name=cancel].active {
  background-color: #ccc;
}
.sibfu-theme #notice .singlebutton + .singlebutton input:first-child, .sibfu-theme .submit.buttons input[name=cancel]:first-child {
  *margin-left: 0;
}
.sibfu-theme #notice .singlebutton + .singlebutton input:hover, .sibfu-theme .submit.buttons input[name=cancel]:hover, .sibfu-theme #notice .singlebutton + .singlebutton input:focus, .sibfu-theme .submit.buttons input[name=cancel]:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.sibfu-theme #notice .singlebutton + .singlebutton input:focus, .sibfu-theme .submit.buttons input[name=cancel]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.sibfu-theme #notice .singlebutton + .singlebutton input.active, .sibfu-theme .submit.buttons input[name=cancel].active, .sibfu-theme #notice .singlebutton + .singlebutton input:active, .sibfu-theme .submit.buttons input[name=cancel]:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.sibfu-theme #notice .singlebutton + .singlebutton input.disabled, .sibfu-theme .submit.buttons input[name=cancel].disabled, .sibfu-theme #notice .singlebutton + .singlebutton input[disabled], .sibfu-theme .submit.buttons input[name=cancel][disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.sibfu-theme #notice .singlebutton + .singlebutton input .label, .sibfu-theme .submit.buttons input[name=cancel] .label, .sibfu-theme #notice .singlebutton + .singlebutton input .badge, .sibfu-theme .submit.buttons input[name=cancel] .badge {
  position: relative;
  top: -1px;
}
.sibfu-theme #notice .singlebutton + .singlebutton input, .sibfu-theme .submit.buttons input[name=cancel] {
  margin: 0 0 10px 5px;
}
.sibfu-theme input[id$=_clearbutton], .sibfu-theme input[type=reset] {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffbb450", endColorstr="#fff89406", GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.sibfu-theme input[id$=_clearbutton]:hover, .sibfu-theme input[type=reset]:hover, .sibfu-theme input[id$=_clearbutton]:focus, .sibfu-theme input[type=reset]:focus, .sibfu-theme input[id$=_clearbutton]:active, .sibfu-theme input[type=reset]:active, .sibfu-theme input[id$=_clearbutton].active, .sibfu-theme input[type=reset].active, .sibfu-theme input[id$=_clearbutton].disabled, .sibfu-theme input[type=reset].disabled, .sibfu-theme input[id$=_clearbutton][disabled], .sibfu-theme input[type=reset][disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}
.sibfu-theme input[id$=_clearbutton]:active, .sibfu-theme input[type=reset]:active, .sibfu-theme input[id$=_clearbutton].active, .sibfu-theme input[type=reset].active {
  background-color: #c67605;
}
.sibfu-theme input[id$=_clearbutton] .caret, .sibfu-theme input[type=reset] .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.sibfu-theme html, .sibfu-theme body {
  height: 100%;
  padding: 0 !important;
  font-family: Arial, sans-serif;
  /*min-width:800px;	*/
}
.sibfu-theme a, .sibfu-theme a:visited {
  color: #005986 !important;
}
.sibfu-theme button, .sibfu-theme input.form-submit, .sibfu-theme input[type=button], .sibfu-theme input[type=submit], .sibfu-theme input[type=reset] {
  background-image: linear-gradient(to bottom, #5c5c5b, #2d2d2d) !important;
  text-shadow: none !important;
  color: #fff !important;
  box-shadow: none !important;
  border-width: 0 !important;
}
.sibfu-theme button:hover, .sibfu-theme input.form-submit:hover, .sibfu-theme input[type=button]:hover, .sibfu-theme input[type=submit]:hover, .sibfu-theme input[type=reset]:hover, .sibfu-theme button:focus, .sibfu-theme input.form-submit:focus, .sibfu-theme input[type=button]:focus, .sibfu-theme input[type=submit]:focus, .sibfu-theme input[type=reset]:focus {
  background: #000 none repeat scroll 0 0 !important;
  color: #fff !important;
}
.sibfu-theme #nheader {
  background: #ECECEC;
  background: -moz-radial-gradient(34% 50%, circle closest-corner, #FFFFFF, #ECECEC);
  background: -webkit-radial-gradient(34% 50%, circle closest-corner, #FFFFFF, #ECECEC);
  background: -o-radial-gradient(34% 50%, circle closest-corner, #FFFFFF, #ECECEC);
  background: -ms-radial-gradient(34% 50%, circle closest-corner, #FFFFFF, #ECECEC);
  background: radial-gradient(34% 50%, circle closest-corner, #FFFFFF, #ECECEC);
  padding-top: 15px;
  /*comment for new year*/
  min-width: 840px;
  height: 90px;
  /**NewYear*
  background-image: url(/theme/sfu/pix/header_new_year.png); 
  background-repeat: no-repeat; 
  background-position: left bottom;	
  /**NewYear**/
}
.sibfu-theme #nheader .logo {
  float: left;
  width: 230px;
  display: inline-block;
  cursor: pointer;
  font-family: Arial, sans-serif;
  font-size: 36px;
  color: #D64E2D;
  padding-top: 20px;
  /**NewYear*
  padding-left:55px;/**NewYear**/
}
.sibfu-theme #nheader .logo img {
  margin-top: -20px;
  margin-left: 5px;
  /**NewYear*/
  margin-top: -27px;
  /**NewYear**/
}
.sibfu-theme #nheader a {
  /*text-decoration:none!important;*/
}
.sibfu-theme #nheader .header-contact {
  float: right;
  display: inline-block;
  text-decoration: none;
  font-family: Arial Narrow, Arial;
  font-stretch: condensed;
  font-size: 15px;
  color: #414143;
  padding-top: 21px;
  padding-right: 30px;
  /**NewYear*
  padding-top: 13px;/**NewYear**/
}
.sibfu-theme #nheader .header-contact a {
  text-decoration: none !important;
}
.sibfu-theme #nheader .header-contact img {
  padding-right: 5px;
  padding-bottom: 2px;
}
.sibfu-theme #nheader .users-online {
  display: inline;
  float: right;
  border-top: 3px solid #D64E2D;
  border-bottom: 3px solid #D64E2D;
  text-align: right;
  background-image: url(/theme/sfu/pix/users_online.png);
  background-repeat: no-repeat;
  background-position: left top;
  width: 130px;
  /**NewYear*
  margin-top: 8px;/**NewYear**/
}
.sibfu-theme #nheader .users-online .users-online-count {
  font-family: Arial;
  font-size: 54px;
  color: #58595B;
  padding-top: 20px;
}
.sibfu-theme #nheader .users-online .users-online-text {
  font-family: Trebuchet MS;
  font-size: 12px;
  margin-top: 10px;
}
.sibfu-theme .nHeaderMenu {
  background: #414143;
  text-align: center;
  min-height: 40px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  font-family: "Trebuchet MS";
  color: #FFFFFF;
  font-size: 14px;
  white-space: nowrap;
  min-width: 840px;
}
.sibfu-theme .nHeaderMenu .dropdown-menu {
  min-width: 118px;
  width: 118px;
  margin-top: 10px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.sibfu-theme .nHeaderMenu .dropdown-menu:hover {
  /*background: #515151;*/
}
.sibfu-theme .nHeaderMenu .dropdown-menu {
  background: #414143;
}
.sibfu-theme .nHeaderMenu .dropdown-menu > li > a {
  color: white !important;
  padding: 0 !important;
}
.sibfu-theme .nHeaderMenu .dropdown-menu > li > a:hover {
  background: #515151;
}
.sibfu-theme .nHeaderMenu .nHeaderMenuAttention {
  display: table-cell;
  min-width: 120px;
  cursor: pointer;
  min-height: 40px;
  vertical-align: middle;
  background: url(/theme/sfu/pix/attention.png) no-repeat 5px center;
  background-color: #ff0000;
  /*background-color:green;*/
  padding-left: 60px;
  padding-right: 5px;
}
.sibfu-theme .nHeaderMenu .nHeaderMenuPartOFF {
  display: table-cell;
  min-width: 120px;
  cursor: pointer;
  min-height: 40px;
  vertical-align: middle;
}
.sibfu-theme .nHeaderMenu .nHeaderMenuPartOFF:hover {
  background: #515151;
  display: table-cell;
  vertical-align: middle;
  min-width: 120px;
  cursor: pointer;
  min-height: 40px;
}
.sibfu-theme .nHeaderMenu .nHeaderMenuPartOFF .nav {
  height: 0px;
  margin-bottom: 21px;
}
.sibfu-theme .nHeaderMenu .nHeaderMenuPartON .nav {
  height: 0px;
  margin-bottom: 21px;
}
.sibfu-theme .nHeaderMenu .nHeaderMenuPartOFF .dropdown-toggle, .sibfu-theme .dropdown-toggle:hover {
  margin-top: 1px;
  background: #414143;
  color: white !important;
  text-decoration: none !important;
}
.sibfu-theme .nHeaderMenu .nHeaderMenuPartON .dropdown-toggle .caret {
  display: none;
}
.sibfu-theme .nHeaderMenu .nHeaderMenuPartOFF .dropdown-toggle .caret {
  display: none;
}
.sibfu-theme .nHeaderMenu .nHeaderMenuPartLogin {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  height: 40px;
  font-size: 12px;
  white-space: nowrap;
  width: 100%;
}
.sibfu-theme .nHeaderMenu .separator {
  display: table-cell;
  background: #58595B;
  width: 0px;
  height: 40px;
  border-right: 1px solid #6D6E71;
  border-left: 1px solid #6D6E71;
}
.sibfu-theme .nHeaderMenu .separator-first {
  display: table-cell;
  background: #58595B;
  width: 1px;
  height: 40px;
  border-left: 1px solid #6D6E71;
}
.sibfu-theme .nHeaderMenu .separator-last {
  display: table-cell;
  background: #58595B;
  width: 1px;
  height: 40px;
  border-right: 1px solid #6D6E71;
}
.sibfu-theme .nHeaderMenuPartLogin .usermenu {
  float: right;
}
.sibfu-theme .nHeaderMenuPartLogin .usermenu .avatars {
  display: none !important;
}
.sibfu-theme .nHeaderMenuPartLogin .usermenu .caret {
  border-top-color: white !important;
  top: -2px !important;
  margin-left: 3px !important;
  vertical-align: middle;
}
.sibfu-theme .emptyFooter {
  height: 124px;
}
.sibfu-theme .footer1 {
  background: url(/theme/sfu/pix/footer.png) repeat-x;
  position: relative;
  width: 100%;
  height: 124px;
  margin: -124px auto 0;
  min-width: 840px;
}
.sibfu-theme .footer1 a {
  color: #BBB;
}
.sibfu-theme .footer1 a:hover {
  text-decoration: underline;
}
.sibfu-theme .footer1 .main-font {
  font-family: Trebuchet MS;
  font-size: 12px;
  color: #FFFFFF !important;
  text-decoration: none;
  line-height: 130%;
  padding-right: 10px;
}
.sibfu-theme .footer1 .store-link {
  margin-bottom: 3px !important;
}
.sibfu-theme .footer1 .store-link a {
  font-family: Trebuchet MS;
  font-size: 12px;
  color: #FFF !important;
}
.sibfu-theme .footer1 .store-link img {
  padding-right: 5px;
}
.sibfu-theme .container-fluid {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.sibfu-theme .page-context-header .page-header-headings h1,
.sibfu-theme #course-header {
  color: #777;
  font-size: 20px;
  line-height: 30px;
  margin: 0 0 5px;
  padding: 0;
  border-bottom: 2px solid #eee;
}
.sibfu-theme #course-header .breadcrumb-button {
  background: inherit !important;
}
.sibfu-theme #course-header .request-course-button {
  float: right;
}
.sibfu-theme .breadcrumb {
  background: #FFF !important;
  padding: 0px;
  color: #555 !important;
  font-family: Trebuchet MS;
  font-size: 14px;
  margin: 0px !important;
  padding-left: 0px !important;
  padding: 8px 15px;
}
.sibfu-theme #course-header .breadcrumb-button {
  float: none !important;
  margin: 0px !important;
  background: #FFF !important;
}
.sibfu-theme #course-header .breadcrumb-button .singlebutton {
  float: none;
  margin-left: -10px;
}
.sibfu-theme .usermenu .moodle-actionmenu .toggle-display .userbutton .usertext {
  color: #fff;
}
.sibfu-theme .jsenabled .usermenu .moodle-actionmenu.show {
  background-color: #414143;
}
.sibfu-theme .moodle-actionmenu.show[data-enhanced] .menu {
  background-color: #414143 !important;
}
.sibfu-theme .jsenabled .usermenu .moodle-actionmenu.show .menu a, .sibfu-theme .moodle-actionmenu.show[data-enhanced] .menu a {
  color: #fff !important;
}
.sibfu-theme .jsenabled .usermenu .moodle-actionmenu.show .menu a:hover {
  background-color: #515151 !important;
  background-image: none;
}
.sibfu-theme .block-region .block {
  background: none repeat scroll 0 0 white;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 8px;
}
.sibfu-theme .block .header .title {
  background: none repeat scroll 0 0 #E86D47;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin-left: -9px;
  margin-right: -9px;
  margin-top: -9px;
  padding-left: 8px;
}
.sibfu-theme .block .header .block_action {
  padding: 2px 8px;
}
.sibfu-theme .block .header .title h2, .sibfu-theme .block h3.main {
  font-family: "Trebuchet MS";
  color: #FFFFFF !important;
  font-size: 14px !important;
  line-height: 26px !important;
  font-weight: normal !important;
  margin-bottom: 5px;
  padding: 0 !important;
  font-weight: normal;
  vertical-align: miidle;
}
.sibfu-theme .block .header .title h2:before {
  font-family: FontAwesome;
  font-size: 1em;
  margin-right: 0.3em;
  content: "";
}
.sibfu-theme .block .header h2 {
  text-shadow: none;
  text-transform: none;
}
.sibfu-theme .block_news_items .header .title h2:before {
  content: "";
}
.sibfu-theme .block_navigation .header .title h2:before {
  content: "";
}
.sibfu-theme .block_calendar_upcoming .header .title h2:before,
.sibfu-theme .block_calendar_month .header .title h2:before {
  content: "";
}
.sibfu-theme .block_course_list .header .title h2:before {
  content: "";
}
.sibfu-theme .block_completionstatus .header .title h2:before,
.sibfu-theme .block_selfcompletion .header .title h2:before {
  content: "";
}
.sibfu-theme .block_rss_client .header .title h2:before {
  content: "";
}
.sibfu-theme .block_blog_menu .header .title h2:before {
  content: "";
}
.sibfu-theme .block_quiz_results .header .title h2:before {
  content: "";
}
.sibfu-theme .block_quiz_navblock .header .title h2:before {
  content: "";
}
.sibfu-theme .block_glossary_random .header .title h2:before {
  content: "";
}
.sibfu-theme .block_book_toc .header .title h2:before {
  content: "";
}
.sibfu-theme .block_participants .header .title h2:before,
.sibfu-theme .block_online_users .header .title h2:before {
  content: "";
}
.sibfu-theme .block_online_users .content .list li.listentry .user {
  max-width: 90%;
}
.sibfu-theme .block_html .header .title h2:before {
  content: "";
}
.sibfu-theme .block_section_links .header .title h2:before {
  content: "";
}
.sibfu-theme .block_activity_modules .header .title h2:before {
  content: "";
}
.sibfu-theme .block_comments .header .title h2:before {
  content: "";
}
.sibfu-theme .block_settings .header .title h2:before,
.sibfu-theme .block_admin_bookmarks .header .title h2:before {
  content: "";
}
.sibfu-theme .block_blog_tags .header .title h2:before,
.sibfu-theme .block_tags .header .title h2:before {
  content: "";
}
.sibfu-theme .block_private_files .header .title h2:before {
  content: "";
}
.sibfu-theme .block_block_mentees .header .title h2:before {
  content: "";
}
.sibfu-theme .block_messages .header .title h2:before {
  content: "";
}
.sibfu-theme .block_community .header .title h2:before {
  content: "";
}
.sibfu-theme .block_login .header .title h2:before {
  content: "";
}
.sibfu-theme .block_recent_activity .header .title h2:before {
  content: "";
}
.sibfu-theme .block_search_forums .header .title h2:before {
  content: "";
}
.sibfu-theme .block_myprofile .header .title h2:before {
  content: "";
}
.sibfu-theme .block_adminblock .header .title h2:before {
  content: "";
}
.sibfu-theme .block_feedback .header .title h2:before {
  content: "";
}
.sibfu-theme .block_flickr .header .title h2:before {
  content: "";
}
.sibfu-theme .block_youtube .header .title h2:before {
  content: "";
}
.sibfu-theme .block_course_badges .header .title h2:before {
  content: "";
}
.sibfu-theme .block_twitter_search .header .title h2:before {
  content: "";
}
.sibfu-theme .login-help {
  color: #d64e2d;
  cursor: pointer;
  font-size: 18pt;
  margin-top: 20px;
  text-decoration: underline;
}
.sibfu-theme .search-button img {
  border-radius: 4px;
  cursor: pointer;
  margin-left: -7px;
  margin-top: -3px;
}
.sibfu-theme .search-button {
  display: inline;
  width: 400px;
}
.sibfu-theme .search-panel {
  white-space: nowrap;
}
.sibfu-theme .login-help img {
  margin-right: 10px;
}
.sibfu-theme .loginpanel {
  margin: 0 auto;
}
.sibfu-theme .loginpanel h2 {
  font-weight: bold;
  color: #d64e2d;
}
.sibfu-theme .loginpanel .forgot_link {
  display: block;
  text-decoration: underline;
  color: #d64e2d !important;
  font-size: 14px;
  margin-bottom: 6px;
  width: 110px;
}
.sibfu-theme .loginbox {
  margin-left: 0 !important;
}
.sibfu-theme .loginbox #login .form-label {
  float: none !important;
  text-align: left !important;
}
.sibfu-theme .loginbox .loginform .form-input {
  float: none !important;
}
.sibfu-theme .loginbox #login input[type=text], .sibfu-theme input[type=password] {
  width: 18em !important;
}
.sibfu-theme .loginbox #rememberusername {
  margin-right: 0px;
}
.sibfu-theme .loginbox #login #loginbtn {
  margin-left: 0 !important;
  margin-top: 10px;
  width: 133px !important;
}
.sibfu-theme .nWrapper {
  margin: 0 auto;
  min-height: 100%;
  position: relative;
}
.sibfu-theme .loginbox .loginerrors {
  background: rgba(0, 0, 0, 0) url("/theme/sfu/pix/error.png") no-repeat scroll 0 0;
  margin-top: 10px;
  padding-bottom: 3px;
  padding-left: 34px;
  padding-top: 3px;
}
.sibfu-theme .loginbox .loginerrors .error {
  font-weight: bold;
  font-size: 14px;
  color: #ff0000;
}
.sibfu-theme .loginbox .loginerrors .error img {
  display: none;
}
.sibfu-theme #page-my-index #course-header {
  padding-top: 10px !important;
}
.sibfu-theme #page-my-index .edit-my-page-button {
  float: right;
}
.sibfu-theme .block_course_overview .content {
  margin-top: 15px !important;
  padding: 0 !important;
}
.sibfu-theme .moodle-dialogue-base .closebutton {
  background: rgba(0, 0, 0, 0) url("/theme/sfu/pix/sprite.png") no-repeat scroll 0 0 !important;
}
.sibfu-theme #switchcategory select {
  width: 500px;
}
.sibfu-theme #coursesearchnavbar fieldset.coursesearchbox label, .sibfu-theme #coursesearch fieldset.coursesearchbox label, .sibfu-theme #coursesearch2 fieldset.coursesearchbox label {
  display: none;
}
.sibfu-theme .coursesearchbox input[type=text] {
  width: 384px;
}
.sibfu-theme #coursesearchnavbar fieldset.coursesearchbox input[type=submit], .sibfu-theme #coursesearch fieldset.coursesearchbox input[type=submit], .sibfu-theme #coursesearch2 fieldset.coursesearchbox input[type=submit] {
  background-image: url("/theme/sfu/pix/search.png") !important;
  background-repeat: no-repeat;
  border: medium none !important;
  box-shadow: none !important;
  height: 30px;
  margin-left: -7px;
  text-indent: -9999px;
  width: 44px;
}
.sibfu-theme #user-grades th, .sibfu-theme #user-grades td {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.sibfu-theme .path-grade-report-grader .gradeparent .userdepartment, .sibfu-theme .path-grade-report-grader .gradeparent .userinstitution {
  white-space: normal !important;
}
.sibfu-theme .path-grade-report-grader .gradeparent .cell {
  padding: 0 !important;
}
.sibfu-theme .gradeparent .username {
  font-size: 14px;
  font-weight: bold;
}
.sibfu-theme .path-grade-report-grader .gradeparent .user.cell .userpicture {
  float: left;
  padding-top: 3px;
}
.sibfu-theme .initialbar a, .sibfu-theme strong {
  padding-right: 5px !important;
}
.sibfu-theme .initialbar {
  margin-bottom: 8px;
}
.sibfu-theme .current-page {
  font-weight: bold;
}
.sibfu-theme div.editor_atto_toolbar button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.sibfu-theme .mform fieldset.collapsible legend a.fheader {
  margin-left: 0 !important;
}
.sibfu-theme h2 {
  font-size: 21px !important;
}
.sibfu-theme .user-enroller-panel .uep-content .uep-controls {
  padding-left: 5px;
}
.sibfu-theme .user-enroller-panel .uep-controls select, .sibfu-theme .user-enroller-panel .uep-searchoptions, .sibfu-theme .user-enroller-panel .uep-search {
  margin-left: 0px;
}
.sibfu-theme .user-enroller-panel .uep-entity-selector, .sibfu-theme .user-enroller-panel .uep-searchoptions, .sibfu-theme .user-enroller-panel .uep-search {
  padding-top: 8px;
}
.sibfu-theme #course-category-listings h3 {
  background-color: #f7f7f9;
  border-bottom: 1px solid #e1e1e8;
  margin: 0;
  padding: 0.6em 1em 0.5em;
  text-align: left;
}
.sibfu-theme #course-category-listings.columns-2 > #category-listing > div {
  border-right: 1px solid #e1e1e8;
}
.sibfu-theme #course-category-listings {
  background-color: #fff;
  border: 1px solid #e1e1e8;
  margin-bottom: 0;
}
.sibfu-theme #course-category-listings li[data-selected="1"]:last-of-type > div {
  border-bottom: 1px solid #e1e1e8;
}
.sibfu-theme #course-category-listings li + li > div, .sibfu-theme #course-category-listings li:first-child > div {
  border-top-color: #f7f7f9;
}
.sibfu-theme #course-category-listings.columns-2 > #course-listing > div {
  border-left: 1px solid #e1e1e8;
  border-bottom: 1px solid #e1e1e8;
  margin-left: -1px;
}
.sibfu-theme .message_form #advancedcontactsearchlink {
  display: block;
}
.sibfu-theme .btn, .sibfu-theme .submissionlinks .btn-primary {
  background-image: linear-gradient(to bottom, #5c5c5b, #2d2d2d) !important;
  text-shadow: none !important;
  color: #fff !important;
  box-shadow: none !important;
  border-width: 0 !important;
}
.sibfu-theme .btn:hover, .sibfu-theme .btn:focus {
  background: #000 none repeat scroll 0 0 !important;
  color: #fff !important;
}
.sibfu-theme .quizattemptcounts a {
  text-decoration: underline;
}
.sibfu-theme .moodle-dialogue-base .moodle-dialogue-bd .fitem_actionbuttons .fgroup {
  margin-left: 0;
  text-align: center;
}
.sibfu-theme .assignfeedback_editpdf_widget .pageheader button {
  background: #fff none repeat scroll 0 0 !important;
}
.sibfu-theme .assignfeedback_editpdf_widget .pageheader button:hover, .sibfu-theme .assignfeedback_editpdf_widget .pageheader button:focus {
  background: #cccccc none repeat scroll 0 0 !important;
}
.sibfu-theme .path-mod-assign .gradingbatchoperationsform .mform fieldset #id_operation {
  margin-left: 20px;
}
.sibfu-theme .path-mod-assign .gradingbatchoperationsform .mform #fgroup_id_actionsgrp {
  margin-top: 10px;
}
.sibfu-theme #page-login-index #old_browser {
  width: 620px;
  height: 550px;
  margin: 0 auto;
  position: fixed;
  left: 29%;
  top: 10%;
  border: 2px #dcdcdb solid;
  border-top: 5px #dcdcdb solid;
  display: none;
  background-color: white;
  z-index: 1000;
}
.sibfu-theme #page-login-index #old_browser .old-browser-title {
  display: block;
  font-size: 14px;
  color: black;
  font-weight: normal;
}
.sibfu-theme #page-login-index #old_browser .old-browser-title .e-courses {
  font-size: 16px;
  color: #d4441e;
  font-weight: bold;
  background: url(/theme/sfu/pix/old_browser/sfu_logo_10px.png) no-repeat right top;
  padding-right: 10px;
}
.sibfu-theme #page-login-index #old_browser .old-browser-header {
  background-color: #EDEDED;
  height: 95px;
  width: 100%;
  text-align: center;
  padding-top: 8px;
}
.sibfu-theme #page-login-index #old_browser .old-browser-header .old-browser-chrome,
.sibfu-theme #page-login-index #old_browser .old-browser-header .old-browser-firefox,
.sibfu-theme #page-login-index #old_browser .old-browser-header .old-browser-safari,
.sibfu-theme #page-login-index #old_browser .old-browser-header .old-browser-explorer {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 130px;
  padding-top: 95px;
  margin-top: 25px;
}
.sibfu-theme #page-login-index #old_browser .old-browser-header .old-browser-chrome {
  background: url(/theme/sfu/pix/old_browser/chrome.png) no-repeat center top;
}
.sibfu-theme #page-login-index #old_browser .old-browser-header .old-browser-firefox {
  background: url(/theme/sfu/pix/old_browser/firefox.png) no-repeat center top;
}
.sibfu-theme #page-login-index #old_browser .old-browser-header .old-browser-safari {
  background: url(/theme/sfu/pix/old_browser/safari.png) no-repeat center top;
}
.sibfu-theme #page-login-index #old_browser .old-browser-header .old-browser-explorer {
  background: url(/theme/sfu/pix/old_browser/explorer.png) no-repeat center top;
}
.sibfu-theme #page-login-index #old_browser .old-browser-version {
  font-size: 16px;
  background-color: #e5663d;
  color: white;
  margin-top: 130px;
  padding: 20px;
}
.sibfu-theme #page-login-index #old_browser .old-browser-recomend {
  font-size: 14px;
  padding: 20px;
}
.sibfu-theme #page-login-index #old_browser .old-browser-footer {
  background-color: #EDEDED;
  text-align: center;
  padding: 30px;
  position: absolute;
  width: 560px;
  bottom: 0;
}
.sibfu-theme #page-login-index #old_browser .old-browser-footer .old-browser-close-button {
  color: #d4441e;
  width: 140px;
  cursor: pointer;
  background-color: white;
  border: 2px solid #d4441e;
  text-align: center;
  margin: 0 auto;
}
.sibfu-theme #page-login-index #old_browser .old-browser-footer .old-browser-close-button:hover {
  background-color: #e5663d;
  color: white;
}
.sibfu-theme .user-enroller-panel .uep-content .uep-controls label {
  padding-right: 20px;
}
.sibfu-theme .usermenu .login a {
  color: #fff !important;
}
.sibfu-theme .logselecform select {
  max-width: 220px;
}
.sibfu-theme #page-course-edit #id_category {
  max-width: 420px;
}
.sibfu-theme .course_category_tree .collapsible-actions a.disabled {
  visibility: hidden;
}
.sibfu-theme .user-enroller-panel .uep-searchoptions .uep-enrolment-option #recovergrades {
  margin-left: 0px;
  margin-top: -1px;
}
.sibfu-theme .user-enroller-panel .uep-searchoptions .uep-enrolment-option .recovergradestitle {
  padding-right: 5px;
}
.sibfu-theme .user-enroller-panel .uep-searchoptions .uep-enrolment-option select {
  margin-bottom: 5px;
  margin-left: 5px;
  margin-top: 2px;
}
.sibfu-theme #page-enrol-users .userenrolment .header {
  padding-right: 5px;
}
.sibfu-theme .calendartable .today a {
  font-weight: bold;
  border-bottom: 1px dotted black;
}
.sibfu-theme #page-user-editadvanced .required input {
  border: 2px solid red;
}
.sibfu-theme #page-course-management #course-category-listings .listitem-category .ba-checkbox {
  display: inline;
}
.sibfu-theme #page-course-management #course-category-listings .listitem-category .categoryname {
  float: none !important;
}
.sibfu-theme .path-grade-report-singleview .reporttable tbody th, .sibfu-theme .path-grade-report-singleview .reporttable tbody td.range {
  white-space: normal !important;
}
.sibfu-theme .dimmed_category a:visited {
  color: #999 !important;
}
.sibfu-theme .block_course_link_eldean .header .title h2::before {
  content: "";
}
.sibfu-theme .block_course_link_eldean .add-discipline-link:before,
.sibfu-theme .block_course_link_eldean .list-discipline-links:before {
  font-family: FontAwesome;
  font-size: 1em;
  margin-right: 0.3em;
  display: inline-block;
}
.sibfu-theme .block_course_link_eldean .add-discipline-link:hover:before .block_course_link_eldean .list-discipline-links:hover:before {
  text-decoration: none;
}
.sibfu-theme .block_course_link_eldean .add-discipline-link:before {
  content: "";
}
.sibfu-theme .block_course_link_eldean .list-discipline-links:before {
  content: "";
}
.sibfu-theme .block_course_link_eldean .content {
  line-height: 24px;
}
.sibfu-theme .nHeaderMenu .dropdown-menu .selected-ru,
.sibfu-theme .nHeaderMenu .dropdown-menu .selected-en,
.sibfu-theme .nHeaderMenu .dropdown-menu .selected-de {
  color: black;
  cursor: pointer;
  padding-left: 30px !important;
  text-align: left;
}
.sibfu-theme .nHeaderMenu .dropdown-menu .selected-ru {
  background: #D64E2D url(/theme/sfu/pix/rus.png) no-repeat 10px center;
}
.sibfu-theme .nHeaderMenu .dropdown-menu .selected-en {
  background: #D64E2D url(/theme/sfu/pix/eng.png) no-repeat 10px center;
}
.sibfu-theme .nHeaderMenu .dropdown-menu .selected-de {
  background: #D64E2D url(/theme/sfu/pix/deu.png) no-repeat 10px center;
}
.sibfu-theme .nHeaderMenu .dropdown-menu .ru,
.sibfu-theme .nHeaderMenu .dropdown-menu .en,
.sibfu-theme .nHeaderMenu .dropdown-menu .de {
  color: white;
  cursor: pointer;
  padding-left: 30px !important;
  text-align: left;
}
.sibfu-theme .nHeaderMenu .dropdown-toggle.ru,
.sibfu-theme .nHeaderMenu .dropdown-toggle.en,
.sibfu-theme .nHeaderMenu .dropdown-toggle.de {
  padding-left: 15px;
}
.sibfu-theme .nHeaderMenu .dropdown-toggle.ru,
.sibfu-theme .nHeaderMenu .dropdown-menu .ru {
  background: url(/theme/sfu/pix/rus.png) no-repeat 10px center !important;
}
.sibfu-theme .nHeaderMenu .dropdown-toggle.ru:hover,
.sibfu-theme .nHeaderMenu .dropdown-menu .ru:hover {
  background: #515151 url(/theme/sfu/pix/rus.png) no-repeat 10px center !important;
}
.sibfu-theme .nHeaderMenu .dropdown-toggle.en,
.sibfu-theme .nHeaderMenu .dropdown-menu .en {
  background: url(/theme/sfu/pix/eng.png) no-repeat 10px center !important;
}
.sibfu-theme .nHeaderMenu .dropdown-toggle.en:hover,
.sibfu-theme .nHeaderMenu .dropdown-menu .en:hover {
  background: #515151 url(/theme/sfu/pix/eng.png) no-repeat 10px center !important;
}
.sibfu-theme .nHeaderMenu .dropdown-toggle.de,
.sibfu-theme .nHeaderMenu .dropdown-menu .de {
  background: url(/theme/sfu/pix/deu.png) no-repeat 10px center !important;
}
.sibfu-theme .nHeaderMenu .dropdown-toggle.de:hover,
.sibfu-theme .nHeaderMenu .dropdown-menu .de:hover {
  background: #515151 url(/theme/sfu/pix/deu.png) no-repeat 10px center !important;
}
