Skip to content

Instantly share code, notes, and snippets.

@bmbrands
Created March 28, 2014 14:08
Show Gist options
  • Save bmbrands/9833686 to your computer and use it in GitHub Desktop.
Save bmbrands/9833686 to your computer and use it in GitHub Desktop.
.que.calculated
.answer {
padding: 0.3em;
width: auto;
display: inline
}
.que.calculated .answer input[type="text"] {
width: 30%
}
#page-question-type-calculated.dir-rtl input[name ^="answer"],#page-question-type-calculated.dir-rtl input[name
^="unit"],#page-question-type-calculated.dir-rtl input[name ^="multiplier"],#page-question-type-calculated.dir-rtl input[name
^="calcmax"],#page-question-type-calculated.dir-rtl input[name ^="calcmin"],#page-question-type-calculated.dir-rtl input[name
^="number"],#page-question-type-calculated.dir-rtl input[name ^="tolerance"]
{
direction: ltr;
text-align: left
}
body#page-question-type-calculated div[id ^=fgroup_id_][id *=answeroptions_],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
}
body#page-question-type-calculated div[id ^=fgroup_id_][id *=answeroptions_] .fgrouplabel label,body#page-question-type-calculatedmulti div[id
^=fgroup_id_][id *=answeroptions_] .fgrouplabel
label {
font-weight: bold
}
body#page-question-type-calculated div[id ^=fgroup_id_][id *=answeroptions_] label[for
^='id_answer_'],body#page-question-type-calculated div[id ^=fgroup_id_][id
*=answertolerance_] label[for ^='id_tolerance_'],body#page-question-type-calculated div[id
^=fgroup_id_][id *=answerdisplay_] label[for ^='id_correctanswerlength_'],body#page-question-type-calculatedmulti div[id
^=fgroup_id_][id *=answeroptions_] label[for ^='id_answer_'],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
}
body#page-question-type-calculated div[id ^=fgroup_id_][id *=answertolerance_],body#page-question-type-calculated div[id
^=fgroup_id_][id *=answerdisplay_],body#page-question-type-calculatedmulti div[id
^=fgroup_id_][id *=answertolerance_],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
}
body#page-question-type-calculated div[id ^=fitem_id_][id *=feedback_],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
}
.que.calculatedmulti .answer
.specificfeedback {
display: inline;
padding: 0 0.7em;
background: #FFF3BF
}
.que.calculatedmulti .answer .specificfeedback
* {
display: inline;
background: #FFF3BF
}
.que.calculatedmulti .answer .specificfeedback
script {
display: none
}
.que.calculatedmulti .answer div.r0,.que.calculatedmulti .answer
div.r1 {
padding: 0.3em
}
.que.calculatedsimple
.answer {
padding: 0.3em;
width: auto;
display: inline
}
.que.calculatedsimple .answer input[type="text"] {
width: 30%
}
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
}
body#page-question-type-calculatedsimple div[id ^=fgroup_id_][id *=answeroptions_] .fgrouplabel
label {
font-weight: bold
}
body#page-question-type-calculatedsimple div[id ^=fgroup_id_][id *=answeroptions_] label[for
^='id_answer_'],body#page-question-type-calculatedsimple div[id ^=fgroup_id_][id
*=answertolerance_] label[for ^='id_tolerance_'],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
}
body#page-question-type-calculatedsimple div[id ^=fgroup_id_][id *=answertolerance_],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
}
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
}
.que.essay
textarea.qtype_essay_response {
width: 100%
}
.que.essay
textarea.qtype_essay_response.qtype_essay_plain {
white-space: pre-wrap;
font: inherit
}
.que.essay
textarea.qtype_essay_response.qtype_essay_monospaced {
white-space: pre;
font-family: Andale Mono, Monaco, Courier New, DejaVu Sans Mono,
monospace
}
.que.essay
.qtype_essay_response {
min-height: 3em
}
.que.essay
.qtype_essay_response.readonly {
background-color: white
}
.que.essay div.qtype_essay_response
textarea {
width: 100%
}
.que.match .feedback .rightanswer
* {
display: inline
}
.que.match .feedback .rightanswer
script {
display: none
}
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
}
body#page-question-type-match div[id ^=fitem_id_][id *=subquestions_] .fitemtitle
{
font-weight: bold
}
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
}
.que.multianswer
.feedbackspan {
display: block;
max-width: 70%;
background: #fff3bf;
padding: 0.5em;
margin-top: 1em;
box-shadow: 0.5em 0.5em 1em #000
}
body.ie6 .que.multianswer .feedbackspan,body.ie7 .que.multianswer .feedbackspan,body.ie8 .que.multianswer .feedbackspan,body.ie9 .que.multianswer
.feedbackspan {
width: 70%
}
.que.multianswer .answer
.specificfeedback {
display: inline;
padding: 0 0.7em;
background: #FFF3BF
}
.que.multianswer .answer .specificfeedback
* {
display: inline;
background: #FFF3BF
}
.que.multianswer .answer .specificfeedback
script {
display: none
}
.que.multianswer .answer div.r0,.que.multianswer .answer
div.r1 {
padding: 0.3em
}
.que.multianswer
table.answer {
margin-bottom: 0;
width: 100%
}
.que.multichoice .answer
.specificfeedback {
display: inline;
padding: 0 0.7em;
background: #FFF3BF
}
.que.multichoice .answer div.r0,.que.multichoice .answer
div.r1 {
padding: 0.3em 0 0.3em 25px;
text-indent: -25px
}
.que.multichoice .answer div.r0 label,.que.multichoice .answer div.r1 label,.que.multichoice .answer div.r0 div.specificfeedback,.que.multichoice .answer div.r1
div.specificfeedback {
text-indent: 0
}
.que.multichoice .answer div.r0 input,.que.multichoice .answer div.r1
input {
margin: 0 5px;
padding: 0;
width: 15px
}
.dir-rtl .que.multichoice .answer div.r0,.dir-rtl .que.multichoice .answer
div.r1 {
padding: 0.3em 25px 0.3em 0
}
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
}
body#page-question-type-multichoice div[id ^=fitem_id_][id *=answer_] .fitemtitle
{
font-weight: bold
}
body#page-question-type-multichoice div[id ^=fitem_id_] .fitemtitle {
margin-left: 0px;
margin-right: 0px;
padding-left: 6px;
padding-right: 0px
}
body.dir-rtl#page-question-type-multichoice div[id ^=fitem_id_] .fitemtitle
{
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 6px
}
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
}
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
}
.que.numerical
.answer {
padding: 0.3em;
width: auto;
display: inline
}
.que.numerical .answer input[type="text"] {
width: 30%
}
#page-question-type-numerical.dir-rtl input[name="unitpenalty"],#page-question-type-numerical.dir-rtl input[name
^="answer"],#page-question-type-numerical.dir-rtl input[name ^="tolerance"],#page-question-type-numerical.dir-rtl input[name
^="multiplier"],#page-question-type-numerical.dir-rtl input[name ^="unit"]
{
direction: ltr;
text-align: left
}
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
}
body#page-question-type-numerical div[id ^=fgroup_id_][id *=answeroptions_] .fgrouplabel
label {
font-weight: bold
}
body.path-question-type div#fgroup_id_penaltygrp label[for ^=id_unitpenalty],body.path-question-type div[id
^=fgroup_id_units_] label[for ^='id_unit_'],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
}
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
}
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
}
.que.shortanswer
.answer {
padding: 0.3em;
width: auto;
display: inline
}
.que.shortanswer .answer
input {
width: 80%
}
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
}
body#page-question-type-shortanswer div[id ^=fgroup_id_][id *=answeroptions_] .fgrouplabel
label {
font-weight: bold
}
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
}
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
}
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
}
.que.truefalse .answer div.r0,.que.truefalse .answer
div.r1 {
padding: 0.3em
}
#mod-assessment-view .feedback .content,#mod-assessment-view .feedback .topic,#mod-assessment-view .feedback
.picture {
padding: 10px;
border-width: 1px;
border-style: solid;
border-color: #DDD
}
#mod-assessment-view form#options
div {
text-align: right;
margin-left: auto;
margin-right: 20px
}
.mod-assessment .feedback
.files {
float: right;
background-color: #EFEFEF;
padding: 5px
}
.mod-assessment .feedback .grade,.mod-assessment .feedback .outcome,.mod-assessment .feedback .finalgrade,.mod-assessment .feedback
.forum {
float: right
}
.mod-assessment .feedback
.disabledfeedback {
width: 500px;
height: 250px
}
.mod-assessment .feedback
.from {
float: left
}
.mod-assessment .feedback
.time {
font-size: 0.8em
}
.mod-assessment
.late {
color: red
}
.mod-assessment .files
img {
margin-right: 4px
}
.mod-assignment .files
a {
white-space: nowrap
}
#mod-assessment-view .generaltable
.r1 {
background-color: #FFF
}
#mod-assessment-view .header
.commands {
display: inline
}
#mod-assessment-view
.s0 {
background: #FFD991
}
#mod-assessment-view table.assessment_grades td,#mod-assessment-view table.assessment_grades
th {
border-width: 1px;
border-style: solid;
border-color: #DDD;
vertical-align: middle;
padding-left: 5px;
padding-right: 5px
}
#mod-assessment-view th.assessment_grades
th.grade {
text-align: right;
font-weight: bold
}
#mod-assessment-view td.assessment_grades
td.grade {
text-align: right;
font-weight: normal
}
#mod-assessment-view
.picture {
width: 35px
}
#mod-assessment-view
.fullname {
text-align: left
}
#mod-assessment-view .timemodified,#mod-assessment-view
.timemarked {
text-align: left;
font-size: 0.9em
}
#mod-assessment-view
.status {
text-align: center
}
#mod-assessment-view .assessment_grades .outcome,#mod-assessment-view .assessment_grades
.finalgrade {
text-align: right
}
#mod-assessment-view #online
.singlebutton {
text-align: center
}
#mod-assessment-view
#dates {
font-size: 1em;
margin-top: 10px;
margin-bottom: 10px
}
#mod-assessment-view #dates
.c0 {
width: 8%;
text-align: center;
font-weight: bold
}
#mod-assessment-view #dates
.c1 {
width: 16%;
text-align: left;
font-weight: bold
}
#viewdatetable {
width: 100%
}
#mod-assessment-view
#studentviewdiv {
width: 95%
}
#mod-assessment-view
.feedback {
border-width: 1px;
border-style: solid;
border-color: #DDD;
margin-top: 15px;
width: 80%;
margin-left: 10%;
margin-right: 10%
}
#mod-assessment-view .feedback
.topic {
padding: 4px;
border-style: solid;
border-width: 0px;
border-bottom-width: 1px;
border-color: #DDD
}
#mod-assessment-view .feedback
.fullname {
font-weight: bold
}
#mod-assessment-view .feedback
.date {
font-size: 0.8em
}
#mod-assessment-view .feedback
.content {
padding: 4px
}
#mod-assessment-view .feedback
.grade {
text-align: right;
font-weight: bold
}
#mod-assessment-view .feedback
.left {
width: 35px;
padding: 4px;
text-align: center;
vertical-align: top
}
#mod-assessment-view .qgprefs
#optiontable {
text-align: right;
margin-left: auto
}
#mod-assessment-view
.fgcontrols {
margin-top: 1em;
text-align: center
}
#mod-assessment-view .fgcontrols
.fastgbutton {
margin-top: 0.5em
}
#mod-assessment-activitydetailtable {
font-size: 1.0em
}
#mod-assessment-activitydetailtable
th {
width: 18%;
font-size: 1.0em;
font-weight: bold;
text-align: right;
vertical-align: top
}
#mod-assessment-activitydetailtable
th.assessmentheader {
font-size: 1.3em;
text-align: left;
color: #06F;
border-bottom: 1px solid #06F
}
.studentviewtable {
font-size: 1.0em
}
.studentviewtable
th {
width: 18%;
font-size: 1.0em;
font-weight: bold;
text-align: center;
vertical-align: top
}
.studentviewtable
th.assessmentheader {
font-size: 1.3em;
text-align: left;
color: #06F;
border-bottom: 1px solid #06F
}
#mod-assessment-peermarked
th {
width: auto;
font-size: 1.0em;
font-weight: bold;
text-align: left;
vertical-align: top
}
#mod-assessment-peermarked
.count {
width: 15px;
padding-right: 5px
}
#submissionsummarytable {
font-size: 1.0em
}
#submissionsummarytable
th {
width: 20%;
font-size: 0.8em;
font-weight: bold;
text-align: right;
vertical-align: top
}
#submissionsummarytable
td {
font-size: 0.8em;
vertical-align: top
}
div.submissionsummary {
padding: 5px;
padding-bottom: 25px
}
div.submissionsummary
div {
float: left;
height: 25px;
width: 200px;
padding-left: 38px
}
.activefilter {
background: yellow
}
div#intro
h3 {
margin-top: 0px;
margin-bottom: 5px
}
div#datecalendar {
font-size: 0.8em
}
div#datecalendar
td {
padding: 0px
}
.fullname {
font-size: 0.9em
}
div#summary_table {
margin-top: 15px
}
#rubric
td.shadebg {
background-color: #E1E8EA
}
#rubric
.percent {
padding-left: 15px
}
#rubric {
width: 100%;
font-size: 1em;
border-color: #AAA
}
#rubric th,#rubric
td {
vertical-align: top;
font-size: 1em;
border-color: #AAA;
padding: 2px
}
#rubric
td.line {
border-top: 1px solid grey;
font-weight: bold;
font-size: 1em
}
#rubric
td.name {
color: grey;
font-size: 1pt;
font-style: italic
}
#rubric
tr.colored {
background-color: #e1e8ea
}
#rubric
tr.nocolor {
background-color: none
}
.custom_point_div {
width: 100%;
border-bottom: 1px solid #AAA;
text-align: center;
font-weight: bold
}
.rbtablediv {
width: 90%;
margin-left: auto;
margin-right: auto
}
#rbtable,#rbtable
td {
border-color: #AAA;
border-style: solid
}
#rbtable {
font-size: 1em;
border-width: 0 0 1px 1px;
border-spacing: 0;
border-collapse: collapse
}
#rbtable
td {
margin: 0;
padding-left: 14px;
border-width: 1px 1px 0 0;
background-color: #DDD
}
#rbtable
td.clickrubriccell {
}
#mform1 {
width: 100%
}
input.colname,input.rowname {
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, sans-serif
}
textarea.celldesc {
height: 125px;
min-width: 150px;
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
overflow-y: auto
}
span.linktoupload
a {
color: red
}
span.linktoupload a:hover {
font-weight: bold
}
span.notavailable_span {
color: red
}
.mod-assessment
div.indent {
margin-left: 30px
}
td.boldformlabel {
font-weight: bold
}
#page-mod-assessment-view
h2.teacherviewheading {
text-align: left;
margin: 0.5em 0;
margin-top: 0.25em
}
.textaligncenter {
text-align: center
}
div#div_grandtotal {
font-size: 1.2em;
font-weight: bold
}
span.submittedlink {
font-size: 1.2em;
font-weight: bold
}
ol.peersummary
li {
margin-bottom: 5px;
border-bottom: 1px solid #DDD
}
ol.peersummary li
div {
padding-top: 5px;
padding-bottom: 5px
}
div.gradingnavigation
div {
float: left;
margin-left: 2em
}
div.submissionstatustable,div.submissionfull,div.submissionlinks,div.usersummary,div.feedback,div.gradingsummary
{
margin-bottom: 5em
}
div.submissionstatus .generaltable,div.submissionlinks .generaltable,div.feedback .generaltable,div.submissionsummarytable .generaltable,div.attempthistory table,div.gradingsummary
.generaltable {
width: 100%
}
#page-mod-assign-view table.generaltable table
td {
border: 0px none
}
.gradingsummarytable,.feedbacktable,.lockedsubmission,.submissionsummarytable
{
margin-top: 1em
}
div.submissionsummarytable table tbody tr
td.c0 {
width: 30%
}
.submittedlate {
color: red;
font-weight: 900
}
.jsenabled .gradingoptionsform
.fsubmit {
display: none
}
.jsenabled .gradingtable .c1
select {
display: none
}
.quickgradingform .mform
fieldset {
margin: 0px;
padding: 0px
}
.gradingbatchoperationsform .mform
fieldset {
margin: 0px;
padding: 0px
}
td.submissionstatus,div.submissionstatus,a:link.submissionstatus {
color: black;
background-color: #efefef
}
td.submissionstatusdraft,div.submissionstatusdraft,a:link.submissionstatusdraft
{
color: black;
background-color: #efefcf
}
td.submissionstatussubmitted,div.submissionstatussubmitted,a:link.submissionstatussubmitted
{
color: black;
background-color: #cfefcf
}
td.submissionlocked,div.submissionlocked {
color: black;
background-color: #efefcf
}
td.submissionreopened,div.submissionreopened {
color: black;
background-color: #efefef
}
td.submissiongraded,div.submissiongraded {
color: black;
background-color: #cfefcf
}
td.submissionnotgraded,div.submissionnotgraded {
color: black;
background-color: #efefef
}
td.latesubmission,a:link.latesubmission,div.latesubmission {
color: black;
background-color: #efcfcf
}
td.earlysubmission,div.earlysubmission {
color: black;
background-color: #cfefcf
}
.gradingtable
.c0 {
display: none
}
.jsenabled .gradingtable
.c0 {
display: table-cell
}
.gradingbatchoperationsform {
display: none
}
.jsenabled
.gradingbatchoperationsform {
display: block
}
.gradingtable tr.selectedrow
td {
background-color: #fec
}
.gradingtable tr.unselectedrow
td {
background-color: white
}
.gradingtable .c0
div.selectall {
margin-left: 7px
}
.gradingtable .yui3-menu
ul {
margin: 0px
}
.gradingtable .yui3-menu-label {
padding-left: 0px;
line-height: 12px
}
.gradingtable .yui3-menu-label
img {
padding: 0 3px
}
.gradingtable .yui3-menu
li {
list-style-type: none
}
.jsenabled .gradingtable .yui3-loading {
display: none
}
.gradingtable .yui3-menu .yui3-menu-content {
border: 0px;
padding-top: 0
}
#page-mod-assign-view div.gradingtable tr
.quickgrademodified {
background-color: #FC9
}
td.submissioneditable {
color: red
}
.expandsummaryicon {
cursor: pointer;
display: none
}
.jsenabled
.expandsummaryicon {
display: inline
}
.hidefull {
display: none
}
.quickgradingform form .commentscontainer input,.quickgradingform form .commentscontainer
textarea {
display: none
}
.jsenabled .quickgradingform form .commentscontainer input,.jsenabled .quickgradingform form .commentscontainer
textarea {
display: inline
}
#page-mod-assign-view
.previousfeedbackwarning {
font-size: 140%;
font-weight: bold;
text-align: center;
color: #500
}
#page-mod-assign-view
.submissionhistory {
background-color: #b0b0b0
}
#page-mod-assign-view .submissionhistory
.cell.historytitle {
background-color: #808080
}
#page-mod-assign-view .submissionhistory
.cell {
background-color: #d0d0d0
}
#page-mod-assign-view .submissionhistory
.singlebutton {
display: inline-block;
float: right
}
#page-mod-assign-view.dir-rtl .submissionhistory
.singlebutton {
float: left
}
#page-mod-assign-view .submissionsummarytable
.singlebutton {
display: inline-block
}
.jsenabled .mod-assign-history-link {
display: block;
cursor: pointer;
margin-bottom: 7px
}
.jsenabled .mod-assign-history-link
h4 {
display: inline
}
#page-mod-assign-view.jsenabled .attempthistory
h4 {
margin-bottom: 7px;
text-align: left
}
#page-mod-assign-view.jsenabled.dir_rtl .attempthistory
h4 {
text-align: right
}
.dir-rtl.jsenabled .mod-assign-history-link
h4 {
text-align: right
}
.jsenabled .mod-assign-history-link-open {
padding: 0 5px 0 20px;
background:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/expanded)
2px center no-repeat
}
.jsenabled .mod-assign-history-link-closed {
padding: 0 5px 0 20px;
background:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/collapsed)
2px center no-repeat
}
.dir-rtl.jsenabled .mod-assign-history-link-closed {
padding: 0 20px 0 5px;
background:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/collapsed_rtl)
2px center no-repeat
}
#page-mod-assign-view
.submithelp {
padding: 1em
}
#page-mod-assign-view
.feedbacktitle {
font-weight: bold
}
#page-mod-assign-view .submitconfirm,#page-mod-assign-view .submissionlinks,#page-mod-assign-view
.submissionaction {
text-align: center
}
#page-mod-assign-view .submissionsummarytable .c0,#page-mod-assign-view .mod-assign-history-panel
.c0 {
width: 150px
}
.path-mod-assignment .userpicture,.path-mod-assignment .picture.user,.path-mod-assignment
.picture.teacher {
width: 35px;
height: 35px;
vertical-align: top
}
.path-mod-assignment .feedback .files,.path-mod-assignment .feedback .grade,.path-mod-assignment .feedback .outcome,.path-mod-assignment .feedback
.finalgrade {
float: right
}
.path-mod-assignment .feedback
.disabledfeedback {
width: 500px;
height: 250px
}
.path-mod-assignment .feedback
.from {
float: left
}
.path-mod-assignment .files
img {
margin-right: 4px
}
.path-mod-assignment .files
a {
white-space: nowrap
}
.path-mod-assignment
.late {
color: red
}
#page-mod-assignment-submissions
fieldset.felement {
margin-left: 16%
}
#page-mod-assignment-submissions form#options
div {
text-align: right;
margin-left: auto;
margin-right: 20px
}
#page-mod-assignment-submissions .header
.commands {
display: inline
}
#page-mod-assignment-submissions
.picture {
width: 35px
}
#page-mod-assignment-submissions .fullname,#page-mod-assignment-submissions .timemodified,#page-mod-assignment-submissions
.timemarked {
text-align: left
}
#page-mod-assignment-submissions .submissions .grade,#page-mod-assignment-submissions .submissions .outcome,#page-mod-assignment-submissions .submissions
.finalgrade {
text-align: right
}
#page-mod-assignment-submissions .submissions
.header.noheader {
display: none
}
#page-mod-assignment-submissions .qgprefs
#optiontable {
text-align: right;
margin-left: auto
}
#page-mod-assignment-view
.feedback {
margin: 10px auto
}
#page-mod-assignment-view .feedback
.grade {
text-align: right
}
#page-mod-assignment-view #online
.singlebutton {
text-align: center
}
#page-mod-assignment-view #dates
.c0 {
text-align: right;
font-weight: bold
}
#page-mod-assignment-submissions .mform.optionspref .fitem
.fitemtitle {
width: 50%
}
#page-mod-assignment-submissions .mform.optionspref .fitem
.felement {
width: 30%;
margin-left: 51%
}
#page-mod-assignment-submissions
.optionspref {
width: 50%
}
#page-mod-assignment-submissions
.fastgbutton {
text-align: center
}
#page-mod-assignment-submissions.dir-rtl .fullname,#page-mod-assignment-submissions.dir-rtl .timemodified,#page-mod-assignment-submissions.dir-rtl
.timemarked {
text-align: right
}
#page-mod-assignment-submissions.dir-rtl .mform.optionspref .fitem
.fitemtitle {
text-align: left
}
#page-mod-assignment-type-uploadsingle-upload.dir-rtl .mdl-left {
text-align: right
}
.mod-assignment-download-link {
text-align: right
}
.path-mod-attendance
.attbtn {
border: 1px solid #AAA;
margin-left: 2px;
margin-right: 2px;
padding: 5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-opera-border-radius: 5px;
-khtml-border-radius: 5px
}
.path-mod-attendance
.attcurbtn {
margin-left: 2px;
margin-right: 2px;
padding: 5px
}
.path-mod-attendance
.attfiltercontrols {
margin-bottom: 10px;
margin-right: auto;
margin-left: auto
}
.path-mod-attendance .attfiltercontrols
#currentdate {
display: inline
}
.path-mod-attendance
.attwidth {
width: 90%;
margin: auto
}
.path-mod-attendance .userwithoutenrol,.path-mod-attendance .userwithoutenrol
a {
color: gray
}
.path-mod-attendance .userwithoutdata,.path-mod-attendance .userwithoutdata
a {
color: red
}
.path-mod-attendance .takelist
td {
vertical-align: middle
}
.path-mod-attendance .takelist
.userpicture {
margin: 0 3px;
vertical-align: middle
}
.path-mod-attendance .takegrid
input {
margin: 0px 3px 0px 6px
}
.path-mod-attendance .takegrid
.fullname {
font-size: 0.8em
}
.path-mod-attendance
table.controls {
width: 100%;
text-align: center
}
.path-mod-attendance table.controls
tr {
vertical-align: top
}
.path-mod-attendance table.controls td.right,.path-mod-attendance table.controls
td.left {
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px;
padding-top: 4px
}
.path-mod-attendance table.controls
.right {
text-align: right
}
.path-mod-attendance .filtercontrols
td {
padding: 6px
}
.path-mod-attendance
.takecontrols {
width: 800px;
margin: 0px auto 20px auto
}
.path-mod-attendance .takecontrols
table {
margin: 0px auto
}
.path-mod-attendance .takecontrols
.c0 {
width: 500px;
text-align: left
}
.path-mod-attendance .takecontrols
.c1 {
text-align: right
}
.path-mod-attendance .inline,.path-mod-attendance .inline form,.path-mod-attendance .inline
div {
display: inline
}
.path-mod-attendance
table.userinfobox {
border: 1px solid #EEE;
padding: 0px
}
.path-mod-attendance table.userinfobox
td.left {
background-color: #EEE;
padding: 30px 10px
}
.path-mod-attendance table.attlist
td.c0 {
text-align: right
}
#page-mod-attendance-preferences
.generalbox {
text-align: center
}
.path-mod-attendance .attsessions_manage_table .action-icon
img.smallicon {
margin-left: 5px
}
#page-mod-attendance-sessions input[type="checkbox"] {
margin-right: 2px
}
.path-mod-book .navtop img.icon,.path-mod-book .navbottom
img.icon {
margin-right: 4px;
margin-left: 4px;
border: 0;
padding: 0
}
.path-mod-book .navbottom,.path-mod-book
.navtop {
text-align: right
}
.dir-rtl.path-mod-book .navbottom,.dir-rtl.path-mod-book
.navtop {
text-align: left
}
.path-mod-book
.navtop {
margin-bottom: 0.5em
}
.path-mod-book .block_book_toc
ul {
margin: 0 0 0 5px;
padding-left: 0;
padding-right: 0
}
.dir-rtl.path-mod-book .block_book_toc
ul {
margin: 0 5px 0 0
}
.path-mod-book .block_book_toc
li {
clear: both;
list-style: none;
margin-top: .5em
}
.path-mod-book .block_book_toc li
li {
list-style: none
}
.path-mod-book .block_book_toc .action-list {
float: right
}
.dir-rtl.path-mod-book .block_book_toc .action-list {
float: left
}
.path-mod-book .block_book_toc .action-list
img.smallicon {
margin: 0 3px
}
.path-mod-book
.book_toc_none {
font-size: 0.8em
}
.path-mod-book .book_toc_none ul ul,.dir-rtl.path-mod-book .book_toc_none ul
ul {
margin-left: 0;
margin-right: 0
}
.path-mod-book
.book_toc_bullets {
font-size: 0.8em
}
.path-mod-book .book_toc_bullets ul
ul {
margin-left: 20px
}
.dir-rtl.path-mod-book .book_toc_bullets ul
ul {
margin-left: 0;
margin-right: 20px
}
.path-mod-book .book_toc_bullets li
li {
list-style: circle
}
.path-mod-book
.book_toc_indented {
font-size: 0.8em
}
.path-mod-book .book_toc_indented
ul {
margin-left: 5px
}
.dir-rtl.path-mod-book .book_toc_indented
ul {
margin-left: 0;
margin-right: 5px
}
.path-mod-book .book_toc_indented ul
ul {
margin-left: 15px
}
.dir-rtl.path-mod-book .book_toc_indented ul
ul {
margin-left: 0;
margin-right: 15px
}
.path-mod-book .book_toc_indented li
li {
list-style: none
}
.path-mod-chat .chat-event .picture,.path-mod-chat .chat-message
.picture {
width: 40px
}
.path-mod-chat .chat-event
.text {
text-align: left
}
.path-mod-chat #messages-list,.path-mod-chat #users-list {
list-style-type: none;
padding: 0;
margin: 0
}
.path-mod-chat #chat-header {
overflow: hidden
}
.path-mod-chat #chat-input-area table.generaltable
td.cell {
padding: 1px
}
@media all and (max-device-width: 320px) {
.path-mod-chat #input-message {
width: 150px
}
}
@media all and (min-device-width: 321px) and (max-device-width: 640px) {
.path-mod-chat #input-message {
width: 175px
}
}
#page-mod-chat-view .chatcurrentusers
.chatuserdetails {
vertical-align: middle
}
#page-mod-chat-gui_basic #participants
ul {
margin: 0;
padding: 0;
list-style-type: none
}
#page-mod-chat-gui_basic #participants ul
li {
list-style-type: none;
display: inline;
margin-right: 10px
}
#page-mod-chat-gui_basic #participants ul li
.userinfo {
display: inline
}
#page-mod-chat-gui_basic
#messages {
padding: 0;
margin: 0
}
#page-mod-chat-gui_basic #messages
dl {
padding: 0;
margin: 6px 0
}
#page-mod-chat-gui_basic #messages
dt {
margin-left: 0;
margin-right: 5px;
padding: 0;
display: inline
}
#page-mod-chat-gui_basic #messages
dd {
padding: 0;
margin: 0
}
#page-mod-chat-gui_header_js-jsupdate .chat-event,#page-mod-chat-gui_header_js-jsupdate .chat-message
{
width: 100%
}
.path-mod-chat .yui-layout-unit-top {
background: #FFE39D
}
.path-mod-chat .yui-layout-unit-right {
background: #FFD46B
}
.path-mod-chat .yui-layout-unit-bottom {
background: #FFCB44
}
.path-mod-chat .yui-layout .yui-layout-hd {
border: 0
}
.path-mod-chat .yui-layout .yui-layout-unit div.yui-layout-bd {
border: 0;
background: transparent
}
.path-mod-chat .yui-layout .yui-layout-unit div.yui-layout-unit-right {
background: white
}
.path-mod-choice
.results {
border-collapse: separate
}
.path-mod-choice .results
.data {
vertical-align: top;
white-space: nowrap
}
.path-mod-choice
.button {
text-align: center
}
.path-mod-choice
.attemptcell {
width: 5px;
white-space: nowrap
}
.path-mod-choice .anonymous,.path-mod-choice
.names {
margin-left: auto;
margin-right: auto;
width: 80%
}
.path-mod-choice
.downloadreport {
border-width: 0;
margin-left: 10%
}
.path-mod-choice
.choiceresponse {
width: 100%
}
.path-mod-choice .choiceresponse
.picture {
width: 10px;
white-space: nowrap
}
.path-mod-choice .choiceresponse
.fullname {
width: 100%;
white-space: nowrap
}
.path-mod-choice
.responseheader {
width: 100%;
text-align: center;
margin-top: 10px
}
.path-mod-choice .choices .option
label {
vertical-align: top
}
.path-mod-choice .choices .option
input {
vertical-align: middle
}
.path-mod-choice .horizontal,.path-mod-choice
.vertical {
margin-left: 10%;
margin-right: 10%
}
.path-mod-choice .horizontal .choices
.option {
padding-right: 20px;
display: inline-block;
white-space: normal
}
.path-mod-choice .horizontal .choices
.button {
margin-top: 10px
}
.path-mod-choice ul.choices
li {
list-style: none
}
.path-mod-choice
.results {
text-align: center
}
.path-mod-choice .results.anonymous
.graph.horizontal {
vertical-align: middle;
text-align: left;
width: 70%
}
.path-mod-choice .results.anonymous .graph.vertical,.path-mod-choice
.cell {
vertical-align: bottom;
text-align: center
}
.path-mod-choice .results.anonymous
th.header {
border: 1px solid inherit
}
.path-mod-choice .results.names
.header {
width: 10%;
white-space: normal
}
.path-mod-choice .results.names
.cell {
vertical-align: top;
text-align: left
}
.path-mod-choice .results.names .user,.path-mod-choice
#yourselection {
padding: 5px
}
.path-mod-choice .results.names .user .attemptaction,.path-mod-choice .results.names .user .image,.path-mod-choice .results.names .user
.fullname {
float: left
}
.path-mod-choice .results.names .user
.fullname {
padding-left: 5px
}
.path-mod-choice .results
.data.header {
width: 10%
}
.path-mod-choice
.responseaction {
text-align: center
}
.path-mod-choice .results
.option {
white-space: normal
}
.path-mod-choice
.response {
overflow: auto
}
.path-mod-choice .results .option,.path-mod-choice .results .numberofuser,.path-mod-choice .results
.percentage {
font-weight: bold;
font-size: 108%
}
#page-mod-choice-report .downloadreport ul
li {
list-style: none;
padding: 0 20px;
display: inline;
float: left
}
.path-mod-choice
.clearfloat {
float: none;
clear: both
}
.path-mod-choice.dir-rtl .horizontal .choices
.option {
padding-right: 0px;
padding-left: 20px;
float: right
}
.path-mod-choice.dir-rtl .results.anonymous
.graph.horizontal {
text-align: right
}
.path-mod-choice.dir-rtl
.results.anonymous {
text-align: center
}
.path-mod-choice.dir-rtl .results.names
.cell {
text-align: right
}
.path-mod-choice.dir-rtl .results.names .user .attemptaction,.path-mod-choice.dir-rtl .results.names .user .image,.path-mod-choice.dir-rtl .results.names .user .fullname,.path-mod-choice.dir-rtl .results.names .user
.fullname {
padding-left: 0px;
padding-right: 5px
}
.path-mod-choice.dir-rtl
.downloadreport {
margin-left: 0;
margin-right: 25%
}
#page-mod-choice-report.dir-rtl .downloadreport ul
li {
float: right
}
#page-mod-choice-view.dir-rtl
.reportlink {
text-align: left
}
.path-mod-data .fieldadd,.path-mod-data .sortdefault,.path-mod-data .defaulttemplate,#page-mod-data-view .datapreferences,#page-mod-data-preset
.presetmapping {
text-align: center
}
.path-mod-data-field .c0,#page-mod-data-view #sortsearch
.c0 {
text-align: right
}
#page-mod-data-view .approve
img.icon {
width: 34px;
height: 34px
}
#page-mod-data-view
img.list_picture {
border: 0px
}
#page-mod-data-view
div.search_none {
display: none
}
#page-mod-data-view div.search_inline,#page-mod-data-view
form#latlongfieldbrowse {
display: inline
}
#page-mod-data-view
div#data_adv_form {
margin-left: auto;
margin-right: auto
}
#page-mod-data-edit
.basefieldinput {
width: 300px
}
#page-mod-data-preset .presetmapping
table {
text-align: left;
margin-left: auto;
margin-right: auto
}
#page-mod-data-preset
.overwritesettings {
margin-bottom: 1em
}
#page-mod-data-preset
table.presets {
margin-left: auto;
margin-right: auto
}
.path-mod-data-field .fieldadd,.path-mod-data-field
.sortdefault {
margin: 1em 0
}
.path-mod-data-field .fieldadd select,.path-mod-data-field .sortdefault
select {
margin-left: 1em
}
.path-mod-data-field .fieldname,.path-mod-data-field
.fielddescription {
width: 300px
}
.path-mod-data-field
textarea.optionstextarea {
width: 300px;
height: 150px
}
.path-mod-data-field
input.textareafieldsize {
width: 50px
}
.path-mod-data-field
input.picturefieldsize {
width: 70px
}
.path-mod-data .action-icon img.portfolio-add-icon {
margin-left: 0
}
#page-mod-data-export #notice
span {
padding: 0 10px
}
#page-mod-data-edit input[id *="url"] {
text-align: left;
direction: ltr
}
.mod-data-default-template
td {
vertical-align: top
}
.mod-data-default-template .template-field {
text-align: right
}
.mod-data-default-template .template-token {
text-align: left
}
.mod-data-default-template
.controls {
text-align: center
}
.mod-data-default-template
searchcontrols {
text-align: right
}
#page-mod-data-templates td.save_template,#page-mod-data-templates
.template_heading {
text-align: center
}
.dir-rtl .mod-data-default-template .template-field {
text-align: left
}
.dir-rtl .mod-data-default-template .template-token {
text-align: right
}
.dir-rtl .mod-data-default-template
searchcontrols {
text-align: left
}
.feedback_required_mark {
color: #F00
}
.feedback_switchrequired
img {
}
div.missingrequire {
background: #FAA
}
span.feedback_info {
font-weight: bold
}
div.feedback_item_box_left,div.feedback_item_box_right {
}
div.feedback_depend {
background: #DDD
}
div.feedback_complete_depend {
background: #EEE
}
span.feedback_depend {
color: #f00
}
div.feedback_item_number_left,div.feedback_item_left {
float: left
}
div.feedback_item_number_right,div.feedback_item_right {
float: right
}
div.feedback_item_commands_left {
float: right;
text-align: right
}
div.feedback_item_commands_right {
float: left;
text-align: left
}
li.feedback_item_check_h_left,li.feedback_item_check_h_right,li.feedback_item_radio_h_left,li.feedback_item_radio_h_right
{
list-style-type: none;
display: inline
}
div.feedback_item_select_h_left,div.feedback_item_select_h_right {
display: block
}
li.feedback_item_check_v_left,li.feedback_item_check_v_right,li.feedback_item_radio_v_left,li.feedback_item_radio_v_right
{
list-style-type: none;
display: block
}
div.feedback_item_select_v_left,div.feedback_item_select_v_right {
display: block
}
div.feedback_items
label {
display: inline
}
div.feedback_item_captcha_text_left,div.feedback_item_captcha_img_left {
display: inline;
margin: 5px
}
div.feedback_item_captcha_text_right,div.feedback_item_captcha_img_right
{
display: inline;
margin: 5px
}
hr.feedback_pagebreak {
height: 8px;
color: #aaa;
background-color: #aaa;
border: 0px
}
.drag_target_active {
opacity: .25
}
.drag_item_active {
opacity: .5
}
ul#feedback_draglist {
list-style: none;
padding: 0;
margin: 0
}
div#feedback_dragarea {
width: 95%
}
div
img.feedback_bar_image {
height: 10px
}
.path-mod-feedback input,.path-mod-feedback textarea,.path-mod-feedback .uneditable-input
{
width: auto
}
.forumpost {
display: block;
position: relative;
margin: 0 0 1em 0;
padding: 0;
border: 1px solid #000;
max-width: 100%
}
.forumpost
.row {
width: 100%;
position: relative
}
.forumpost .row
.left {
float: left;
width: 43px;
overflow: hidden
}
.forumpost .row .left .grouppictures
a {
text-align: center;
display: block;
margin: 6px 2px 0 2px
}
.forumpost .row .left
.grouppicture {
width: 20px;
height: 20px
}
.forumpost .row .topic,.forumpost .row .content-mask,.forumpost .row
.options {
margin-left: 43px
}
.forumpost .picture
img {
margin: 4px
}
.forumpost .options .commands,.forumpost .content .attachments,.forumpost .options .footer,.forumpost .options
.link {
text-align: right
}
.forumpost .options .forum-post-rating {
float: left
}
.forumpost .content
.posting {
overflow: auto;
max-width: 100%
}
.forumpost .content .attachedimages
img {
max-width: 100%
}
.forumpost .post-word-count {
font-size: .85em;
font-style: italic
}
.forumpost .shortenedpost .post-word-count {
display: inline;
padding: 0 .3em
}
.dir-rtl .forumpost .row .topic,.dir-rtl .forumpost .row .content-mask,.dir-rtl .forumpost .row
.options {
margin-right: 43px;
margin-left: 0
}
.dir-rtl .forumpost .row
.left {
float: right
}
.dir-rtl.path-mod-forum
.indent {
margin-right: 30px;
margin-left: 0
}
.path-mod-forum .forumolddiscuss,#page-mod-forum-search
.c0 {
text-align: right
}
.path-mod-forum
.indent {
margin-left: 30px
}
.path-mod-forum
.forumheaderlist {
width: 100%;
border-width: 1px;
border-style: solid;
border-collapse: separate;
margin-top: 10px
}
.path-mod-forum .forumheaderlist
td {
border-width: 1px 0px 0px 1px;
border-style: solid
}
.path-mod-forum .forumheaderlist th.header.replies
.iconsmall {
margin: 0 .3em
}
.path-mod-forum .forumheaderlist
.picture {
width: 35px
}
.path-mod-forum .forumheaderlist .discussion
.starter {
vertical-align: middle
}
.path-mod-forum .forumheaderlist .discussion
.lastpost {
white-space: nowrap;
text-align: right
}
.path-mod-forum .forumheaderlist .replies,.path-mod-forum .forumheaderlist .discussion
.author {
white-space: nowrap
}
#page-mod-forum-subscribers .subscriberdiv,#page-mod-forum-subscribers
.subscribertable {
width: 100%;
vertical-align: top
}
#page-mod-forum-subscribers .subscribertable tr
td {
vertical-align: top
}
#page-mod-forum-subscribers .subscribertable tr
td.actions {
width: 16%;
padding-top: 3em
}
#page-mod-forum-subscribers .subscribertable tr td.actions
.actionbutton {
margin: 0.3em 0;
padding: 0.5em 0;
width: 100%
}
#page-mod-forum-subscribers .subscribertable tr td.existing,#page-mod-forum-subscribers .subscribertable tr
td.potential {
width: 42%
}
#page-mod-forum-discuss
.discussioncontrols {
width: 100%;
margin: 5px
}
#page-mod-forum-discuss .discussioncontrols
.discussioncontrol {
width: 33%;
float: left
}
#page-mod-forum-discuss
.discussioncontrol.exporttoportfolio {
text-align: left
}
#page-mod-forum-discuss
.discussioncontrol.displaymode {
text-align: center
}
#page-mod-forum-discuss
.discussioncontrol.movediscussion {
float: right;
width: auto;
text-align: right;
padding-right: 10px
}
#page-mod-forum-discuss .discussioncontrol.movediscussion
.movediscussionoption {
}
#page-mod-forum-view
.forumaddnew {
margin-bottom: 20px
}
#page-mod-forum-view
.groupmenu {
float: left;
text-align: left;
white-space: nowrap
}
#page-mod-forum-index .subscription,#page-mod-forum-view
.subscription {
float: right;
text-align: right;
white-space: nowrap;
margin: 5px 0
}
#page-mod-forum-search
.introcontent {
padding: 15px;
font-weight: bold
}
#page-mod-forum-index .unread a:first-child,#page-mod-forum-view .unread a:first-child
{
padding-right: 10px
}
#page-mod-forum-index .unread img,#page-mod-forum-view .unread
img {
margin-left: 5px
}
#page-mod-forum-view .unread
img {
margin-left: 5px
}
.dir-rtl#page-mod-forum-view .unread
img {
margin-right: 5px;
margin-left: 0
}
#email
.unsubscribelink {
margin-top: 20px
}
#page-mod-forum-view .unread,.forumpost.unread .row.header,.path-course-view .unread,span.unread
{
background-color: #FFD
}
.forumpost.unread
.row.header {
border-bottom: 1px solid #DDD
}
.path-mod-glossary
.glossarypost {
width: 95%;
border-collapse: separate;
margin: 0px auto;
text-align: left
}
.path-mod-glossary
.glossarypost.entrylist {
border-width: 0px
}
.path-mod-glossary .glossarypost.continuous
.concept {
display: inline
}
.path-mod-glossary .glossarypost
.commands {
width: 200px;
white-space: nowrap
}
.path-mod-glossary .glossarypost
td.picture {
width: 35px
}
.path-mod-glossary .glossarypost .entrylowersection
.aliases {
text-align: center
}
.path-mod-glossary .glossarypost .entrylowersection
.icons {
text-align: right;
padding-right: 5px
}
.path-mod-glossary .glossarypost .entrylowersection
.ratings {
text-align: right;
padding-right: 5px;
padding-bottom: 2px
}
.path-mod-glossary .glossarypost .glossary-hidden-note {
margin: 0 .45em
}
.path-mod-glossary
.glossarydisplay {
margin-left: auto;
margin-right: auto
}
.path-mod-glossary .glossarydisplay
.tabs {
width: 100%;
margin-bottom: 0px
}
.path-mod-glossary .glossarydisplay .tabs
.side {
border-style: none;
border-width: 0px;
width: auto
}
.path-mod-glossary .glossarydisplay
.separator {
width: 4px
}
.path-mod-glossary
table.glossarypopup {
width: 95%
}
.path-mod-glossary .entrybox,.path-mod-glossary table.glossaryapproval,.path-mod-glossary .glossarypost .entrylowersection
table {
width: 100%;
margin-bottom: 0em
}
.glossary-activity-picture {
float: left
}
.glossary-activity-content {
margin-left: 40px
}
#page-mod-glossary-view
.glossarycontrol {
float: right;
text-align: right;
white-space: nowrap;
margin: 5px 0
}
#page-mod-glossary-view table.glossarycategoryheader,#page-mod-glossary-import
table.glossaryimportexport {
margin-left: auto;
margin-right: auto
}
#page-mod-glossary-view
table.glossarycategoryheader {
margin-bottom: 0em
}
#page-mod-glossary-view table.glossarycategoryheader
th {
padding: 0px
}
#page-mod-glossary-view td.glossarysearchbox
label {
display: inline-block
}
#page-mod-glossary-showentry #page-content {
min-width: 600px
}
#page-mod-glossary-print .mod-glossary-entrylist .mod-glossary-entry {
vertical-align: top
}
#page-mod-glossary-print .displayprinticon,.path-mod-glossary.dir-rtl
.glossarypost {
text-align: right
}
#page-mod-glossary-print
.displaydate {
text-align: right;
font-size: 0.75em
}
#page-mod-glossary-print
.strong {
font-weight: bold
}
.path-mod-glossary
.printicon {
background:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/print)
no-repeat scroll 2px center transparent;
padding-left: 20px
}
#page-mod-imscp-view
#imscp_nav {
text-align: center;
margin-bottom: 5px;
margin-top: 10px
}
#page-mod-imscp-view #imscp_toc .ygtv-highlight1 {
font-weight: bold
}
#page-mod-imscp-view .yui-layout-hd {
background-image: none;
background-color: #DDD
}
#page-mod-imscp-view .yui-layout-hd
h2 {
color: black
}
.path-mod-lesson .contents,.path-mod-lesson .standardtable,.path-mod-lesson .mform .box.contents,.path-mod-lesson .invisiblefieldset.fieldsetfix
tr {
text-align: left
}
.path-mod-lesson #layout-table {
width: 100%
}
.path-mod-lesson .edit_buttons form,.path-mod-lesson .edit_buttons
input {
display: inline
}
.path-mod-lesson .userinfotable .cell,.path-mod-lesson .userinfotable
.userpicture {
vertical-align: middle
}
.path-mod-lesson
.invisiblefieldset.fieldsetfix {
display: block
}
.path-mod-lesson
.slideshow {
overflow: auto;
padding: 15px
}
.path-mod-lesson .menu
.menuwrapper {
max-height: 400px;
overflow: auto;
vertical-align: top;
margin-bottom: 10px
}
.path-mod-lesson .menu
ul {
list-style: none;
padding: 5px 0px 0px 5px;
margin: 0px
}
.path-mod-lesson .menu ul
li {
padding-bottom: 5px
}
.path-mod-lesson
.skip {
position: absolute;
top: -1000em;
width: 20em
}
.path-mod-lesson .branchbuttoncontainer.horizontal div,.path-mod-lesson .branchbuttoncontainer.horizontal
form {
display: inline
}
.path-mod-lesson
.firstpageoptions {
width: 30%;
margin-left: 35%;
margin-top: 1em
}
.path-mod-lesson .progress_bar_table,.path-mod-lesson .progress_bar_completed,.path-mod-lesson
.progress_bar_todo {
padding: 0;
margin: 0
}
.path-mod-lesson
.progress_bar_token {
height: 20px;
width: 5px;
padding: 0;
margin: 0
}
.path-mod-lesson .edit_pages_box
.addlinks {
margin: 0;
margin-bottom: 1em
}
.path-mod-lesson
.progress_bar_completed {
background-color: green;
text-align: right;
vertical-align: middle;
color: #FFF
}
.path-mod-lesson
.resourcecontent {
text-align: center
}
#page-mod-lesson-view .password-form
.submitbutton {
display: inline
}
.path-mod-lesson
.reviewessay {
width: 40%;
border: 1px solid #DDD;
background-color: #EEE
}
.path-mod-lesson.dir-rtl .contents,.path-mod-lesson.dir-rtl .standardtable,.path-mod-lesson.dir-rtl .mform .box.contents,.path-mod-lesson.dir-rtl .invisiblefieldset.fieldsetfix
tr {
text-align: right
}
.path-mod-lti
.ltiframe {
position: relative;
width: 100%;
height: 100%
}
.path-mod-lti .userpicture,.path-mod-lti .picture.user,.path-mod-lti
.picture.teacher {
width: 35px;
height: 35px;
vertical-align: top
}
.path-mod-lti .feedback .files,.path-mod-lti .feedback .grade,.path-mod-lti .feedback .outcome,.path-mod-lti .feedback
.finalgrade {
float: right
}
.path-mod-lti .feedback
.disabledfeedback {
width: 500px;
height: 250px
}
.path-mod-lti .feedback
.from {
float: left
}
.path-mod-lti .files
img {
margin-right: 4px
}
.path-mod-lti .files
a {
white-space: nowrap
}
.path-mod-lti
.late {
color: red
}
.path-mod-lti
.message {
text-align: center
}
#page-mod-lti-submissions
fieldset.felement {
margin-left: 16%
}
#page-mod-lti-submissions form#options
div {
text-align: right;
margin-left: auto;
margin-right: 20px
}
#page-mod-lti-submissions .header
.commands {
display: inline
}
#page-mod-lti-submissions
.picture {
width: 35px
}
#page-mod-lti-submissions .fullname,#page-mod-lti-submissions .timemodified,#page-mod-lti-submissions
.timemarked {
text-align: left
}
#page-mod-lti-submissions .submissions .grade,#page-mod-lti-submissions .submissions .outcome,#page-mod-lti-submissions .submissions
.finalgrade {
text-align: right
}
#page-mod-lti-submissions .qgprefs
#optiontable {
text-align: right;
margin-left: auto
}
.path-admin-mod-lti .mform .fitem
.fitemtitle {
min-width: 18em;
padding-right: 1em
}
.path-mod-lti .mform .fitem
.fitemtitle {
min-width: 14em;
padding-right: 1em
}
#page-mod-lti-instructor_edit_tool_type .mform .fitem
.fitemtitle {
min-width: 18em;
padding-right: 1em
}
.path-mod-quiz
.statedetails {
display: block;
font-size: 0.7em
}
#page-mod-quiz-attempt #page .controls,#page-mod-quiz-summary #page .controls,#page-mod-quiz-review #page
.controls {
text-align: center;
margin: 8px auto
}
#page-mod-quiz-attempt .submitbtns,#page-mod-quiz-review
.submitbtns {
clear: left;
text-align: left;
padding-top: 1.5em
}
#page-mod-quiz-attempt.dir-rtl .submitbtns,#page-mod-quiz-review.dir-rtl
.submitbtns {
text-align: right
}
body.jsenabled
.questionflagcheckbox {
display: none
}
#page-mod-quiz-attempt #connection-ok,#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
}
#page-mod-quiz-attempt #connection-error {
background-color: #fcc
}
#page-mod-quiz-attempt #connection-ok {
background-color: #cfb;
width: 60%;
left: 20%
}
.generalbox#passwordbox {
width: 70%;
margin-left: auto;
margin-right: auto
}
#passwordform {
margin: 1em 0
}
#quiznojswarning {
color: red
}
#quiznojswarning {
font-size: 0.7em;
line-height: 1.1
}
.jsenabled
#quiznojswarning {
display: none
}
.path-mod-quiz #user-picture {
margin: 0.5em 0
}
.path-mod-quiz #user-picture
img {
width: auto;
height: auto;
vertical-align: bottom
}
.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 !important;
font-weight: bold;
text-decoration: none
}
.path-mod-quiz.dir-rtl
.qnbutton {
float: right
}
.path-mod-quiz .qnbutton .trafficlight,.path-mod-quiz .qnbutton
.thispageholder {
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0
}
.path-mod-quiz
.qnbutton.thispage {
border-color: #666
}
.path-mod-quiz .qnbutton.thispage
.thispageholder {
border: 1px solid #666
}
.path-mod-quiz .qnbutton.flagged
.trafficlight {
background:
url(/moodle_26/theme/image.php/_s/bootstrap/quiz/1396012647/navflagged)
no-repeat top right
}
.path-mod-quiz .qnbutton.notyetanswered,.path-mod-quiz .qnbutton.requiresgrading,.path-mod-quiz
.qnbutton.invalidanswer {
background-color: white
}
.path-mod-quiz
.qnbutton.correct {
background-color: #cfc
}
.path-mod-quiz .qnbutton.correct
.trafficlight {
border-bottom: 3px solid #080
}
.path-mod-quiz
.qnbutton.partiallycorrect {
background-color: #ffa
}
.path-mod-quiz .qnbutton.notanswered,.path-mod-quiz
.qnbutton.incorrect {
background-color: #fcc
}
.path-mod-quiz .qnbutton.notanswered .trafficlight,.path-mod-quiz .qnbutton.incorrect
.trafficlight {
border-top: 3px solid #800
}
.path-mod-quiz .qnbutton.free:hover {
text-decoration: underline
}
.path-mod-quiz .qnbutton.free
span {
cursor: pointer
}
.path-mod-quiz
.othernav {
clear: both;
margin: 0.5em 0
}
.path-mod-quiz .othernav a,.path-mod-quiz .othernav
input {
display: block;
margin: 0.5em 0
}
#quiz-timer {
display: none;
margin-top: 1em
}
#quiz-time-left {
font-weight: bold
}
#quiz-timer.timeleft15 {
background: #fff
}
#quiz-timer.timeleft14 {
background: #fee
}
#quiz-timer.timeleft13 {
background: #fdd
}
#quiz-timer.timeleft12 {
background: #fcc
}
#quiz-timer.timeleft11 {
background: #fbb
}
#quiz-timer.timeleft10 {
background: #faa
}
#quiz-timer.timeleft9 {
background: #f99
}
#quiz-timer.timeleft8 {
background: #f88
}
#quiz-timer.timeleft7 {
background: #f77
}
#quiz-timer.timeleft6 {
background: #f66
}
#quiz-timer.timeleft5 {
background: #f55
}
#quiz-timer.timeleft4 {
background: #f44
}
#quiz-timer.timeleft3 {
background: #f33
}
#quiz-timer.timeleft2 {
background: #f22
}
#quiz-timer.timeleft1 {
background: #f11
}
#quiz-timer.timeleft0 {
background: #f00
}
#page-mod-quiz-mod #id_reviewoptionshdr
.fitem {
width: 23%;
margin-left: 10px
}
#page-mod-quiz-mod #id_reviewoptionshdr
fieldset.fgroup {
width: 100%;
text-align: left;
margin-left: 0
}
#page-mod-quiz-edit div.question div.content .questiontext,#categoryquestions
.questiontext {
text-overflow: ellipsis;
position: relative;
zoom: 1;
padding-left: 0.3em;
max-width: 40%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis
}
#page-mod-quiz-edit div.question div.content .questionname,#categoryquestions
.questionname {
white-space: nowrap;
overflow: hidden;
zoom: 1;
position: relative;
max-width: 20%
}
#page-mod-quiz-edit div.editq div.question div.content .singlequestion a .questionname,div.editq div.question div.content .singlequestion a
.questiontext {
text-decoration: underline
}
#page-mod-quiz-edit.ie6 div.question div.content
.questiontext {
width: 50%
}
#page-mod-quiz-edit.ie6 div.question div.content
.questionname {
width: 20%
}
#page-mod-quiz-mod #id_reviewoptionshdr
.fitem {
float: left;
width: 23%;
clear: none
}
#page-mod-quiz-mod #id_reviewoptionshdr
.fitemtitle {
width: 100%;
font-weight: bold;
text-align: left;
height: 2.5em;
margin-left: 0
}
#page-mod-quiz-mod #id_reviewoptionshdr
fieldset.fgroup {
clear: left;
margin: 0 0 1em
}
#page-mod-quiz-mod #id_reviewoptionshdr fieldset.fgroup>span {
float: left;
clear: left;
line-height: 1.7
}
#page-mod-quiz-mod #id_reviewoptionshdr fieldset.fgroup span
label {
margin-left: 0.4em
}
#page-mod-quiz-mod.dir-rtl #id_reviewoptionshdr
.fitem {
float: right
}
#page-mod-quiz-mod.dir-rtl #id_reviewoptionshdr fieldset.fgroup
span {
float: right;
clear: right
}
#page-mod-quiz-mod.dir-rtl #id_reviewoptionshdr
.fitemtitle {
text-align: right
}
#page-mod-quiz-view .quizinfo,#page-mod-quiz-view #page .quizgradefeedback,#page-mod-quiz-view #page
.quizattempt {
text-align: center
}
#page-mod-quiz-view #page .quizattemptsummary td
p {
margin-top: 0
}
table.quizattemptsummary .bestrow
td {
background-color: #e8e8e8
}
table.quizattemptsummary
.noreviewmessage {
color: gray
}
#page-mod-quiz-view
.generaltable.quizattemptsummary {
margin-left: auto;
margin-right: auto
}
#page-mod-quiz-view
.generalbox#feedback {
width: 70%;
margin-left: auto;
margin-right: auto;
padding-bottom: 15px
}
#page-mod-quiz-view .generalbox#feedback
h2 {
margin: 0
}
#page-mod-quiz-view .generalbox#feedback
h3 {
text-align: left
}
#page-mod-quiz-view.dir-rtl .generalbox#feedback
h3 {
text-align: center
}
#page-mod-quiz-view .generalbox#feedback
.overriddennotice {
text-align: center;
font-size: 0.7em
}
.quizstartbuttondiv.quizsecuremoderequired
input {
display: none
}
.jsenabled .quizstartbuttondiv.quizsecuremoderequired
input {
display: inline
}
.mod-quiz .gradedattempt,.mod-quiz tr.gradedattempt
td {
background-color: #e8e8e8
}
.quizattemptcounts {
clear: left;
text-align: center;
display: inline;
margin-left: 20%
}
.dir-rtl
.quizattemptcounts {
margin-left: 0;
margin-right: 20%
}
#page-mod-quiz-view .quizattemptcounts,.dir-rtl #page-mod-quiz-view
.quizattemptcounts {
display: block;
margin-left: 0;
margin-right: 0
}
#page-mod-quiz-summary
#content {
text-align: center
}
#page-mod-quiz-summary
.questionflag {
vertical-align: text-bottom
}
#page-mod-quiz-summary #quiz-timer {
text-align: center;
margin-top: 1em
}
#page-mod-quiz-summary
.submitbtns {
margin-top: 1.5em
}
@media print {
.quiz-secure-window
* {
display: none !important
}
}
table.quizreviewsummary {
width: 100%
}
table.quizreviewsummary
th.cell {
padding: 1px 0.5em 1px 1em;
font-weight: bold;
text-align: right;
width: 10em;
background: #f0f0f0
}
table.quizreviewsummary
td.cell {
padding: 1px 1em 1px 0.5em;
text-align: left;
background: #fafafa
}
.dir-rtl table.quizreviewsummary
td.cell {
text-align: right
}
#page-mod-quiz-comment
.mform {
width: 100%
}
#page-mod-quiz-comment .mform
fieldset {
margin: 0
}
#page-mod-quiz-comment
.que {
margin: 0
}
#page-mod-quiz-report
h2.main {
clear: both
}
#page-mod-quiz-report div#commands,#page-mod-quiz-report
.controls {
text-align: center
}
#page-mod-quiz-report
.dubious {
background-color: #fcc
}
#page-mod-quiz-report
.highlight {
border: medium solid yellow;
background-color: lightYellow
}
#page-mod-quiz-report
.negcovar {
border: medium solid pink
}
#page-mod-quiz-report
.toggleincludeauto {
text-align: center
}
#page-mod-quiz-report
.gradetheselink {
font-size: 0.8em
}
#page-mod-quiz-report .mform
fieldset {
margin: 0
}
#page-mod-quiz-report
fieldset.felement.fgroup {
margin: 0
}
#page-mod-quiz-report table
th {
white-space: normal
}
#page-mod-quiz-report table#attempts td,#page-mod-quiz-report table.quizresponseanalysis
td {
word-wrap: break-word;
max-width: 20em
}
#page-mod-quiz-report table.titlesleft
td.c0 {
font-weight: bold
}
#page-mod-quiz-report table
.numcol {
text-align: center;
vertical-align: middle !important
}
#page-mod-quiz-report
table#attempts {
clear: both;
width: 80%;
margin: 0.2em auto
}
#page-mod-quiz-report table#attempts .header,#page-mod-quiz-report table#attempts
.cell {
padding: 4px
}
#page-mod-quiz-report table#attempts .header
.commands {
display: inline
}
#page-mod-quiz-report table#attempts
.picture {
width: 40px
}
#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
}
#page-mod-quiz-report table#attempts
.header {
text-align: left
}
#page-mod-quiz-report table#attempts
.picture {
text-align: center !important
}
#page-mod-quiz-report table#attempts.grades span.que,#page-mod-quiz-report table#attempts
span.avgcell {
white-space: nowrap
}
#page-mod-quiz-report table#attempts span.que
.requiresgrading {
white-space: normal
}
#page-mod-quiz-report table#attempts
.questionflag {
vertical-align: text-bottom;
padding-left: 6px
}
.dir-rtl#page-mod-quiz-report table#attempts
.questionflag {
padding-right: 6px;
padding-left: 0
}
#page-mod-quiz-report .graph.flexible-wrap {
text-align: center;
overflow: auto
}
#page-mod-quiz-report
#cachingnotice {
margin-bottom: 1em;
padding: 0.2em
}
#page-mod-quiz-report #cachingnotice
.singlebutton {
margin: 0.5em 0 0
}
#page-mod-quiz-report .bold
.reviewlink {
font-weight: normal
}
#page-mod-quiz-edit
h2.main {
display: inline;
padding-right: 1em;
clear: left
}
#categoryquestions
.r1 {
background: #e4e4e4
}
#categoryquestions
.r1.highlight {
background-color: #AFA
}
#categoryquestions
.header {
text-align: center;
padding: 0 2px;
border: 0 none
}
#categoryquestions th.modifiername .sorters,#categoryquestions th.creatorname
.sorters {
font-weight: normal;
font-size: 0.8em
}
table#categoryquestions {
width: 100%;
overflow: hidden;
table-layout: fixed
}
#categoryquestions
.iconcol {
width: 15px;
text-align: center;
padding: 0
}
#categoryquestions
.checkbox {
width: 19px;
text-align: center;
padding: 0
}
#categoryquestions
.qtype {
text-align: center
}
#categoryquestions
.qtype {
width: 28px;
padding: 0
}
#categoryquestions .questiontext
p {
margin: 0
}
#page-mod-quiz-edit
div.quizcontents {
float: left;
width: 70%;
display: block;
clear: left
}
#page-mod-quiz-edit
div.quizwhenbankcollapsed {
width: 100%
}
#page-mod-quiz-edit
div.quizpage {
display: block;
clear: both;
width: 100%
}
#page-mod-quiz-edit div.quizpage
span.pagetitle {
margin-top: 0.3em;
float: left;
display: block;
color: #006
}
#page-mod-quiz-edit div.quizpage
.pagecontent {
margin-top: 0.3em;
display: block;
float: left;
position: relative;
margin-left: 0.3em;
margin-bottom: 0.2em;
border-left: thin solid #777;
line-height: 1.3em;
border-radius: 0.6em;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
width: 88%;
padding: 0.15em 0 0.3em;
background-color: #d6d6d6
}
#page-mod-quiz-edit div.quizpage .pagecontent
.pagestatus {
border-bottom-right-radius: 0.3em;
border-top-right-radius: 0.3em;
margin: 0.3em;
padding: 0.1em 0.1em 0.1em 0.3em;
background-color: #eee;
font-weight: bold
}
#page-mod-quiz-edit div.quizpage .pagecontent
form#addquestion {
background-color: #fff
}
#page-mod-quiz-edit div.quizpage .pagecontent form.randomquestionform
div {
display: inline-table
}
#page-mod-quiz-edit div.quizpage .pagecontent form.randomquestionform div
input {
display: inline
}
#page-mod-quiz-edit
.addpage {
clear: both;
padding-top: 0.3em;
float: right;
margin-right: 2em
}
#page-mod-quiz-edit
.statusdisplay {
background-color: #ffc;
clear: both;
margin: 0.3em 1em 0.3em 0;
padding: 1px
}
#page-mod-quiz-edit .statusdisplay
p {
margin: 0.4em
}
#page-mod-quiz-edit div.reorder
.reordercontrols {
clear: both;
padding-right: 1em;
margin-top: 0.5em;
padding-top: 0.5em;
padding-bottom: 0.5em
}
#page-mod-quiz-edit div.reorder .reordercontrols
.moveselectedonpage {
clear: right;
float: right;
padding: 0.5em 0.3em;
text-align: right
}
#page-mod-quiz-edit div.reorder .reordercontrols .addnewpagesafterselected,#page-mod-quiz-edit
.repaginatecommand {
float: right;
clear: right;
padding-right: 1em
}
#page-mod-quiz-edit div.reorder .reordercontrols
.deleteselected {
float: right;
margin-right: 1em
}
#page-mod-quiz-edit div.reorder
div.question {
padding-top: 0.2em
}
#page-mod-quiz-edit div.reorder div.question
div.qnum {
width: 2.9em;
padding-top: 0.1em
}
#page-mod-quiz-edit .reorder div.question
div.content {
width: 87%;
float: left;
position: relative;
border-radius: 0.3em;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
line-height: 1.2em;
padding: 0.1em;
background-color: #F9F9F9
}
#page-mod-quiz-edit .reorder .questioncontentcontainer
.quiz_randomquestion {
position: relative
}
#page-mod-quiz-edit .reorder div.question div.content
div.quiz_randomquestion {
line-height: 1em
}
#page-mod-quiz-edit .reorder
.questioncontentcontainer {
overflow: hidden;
white-space: nowrap
}
#page-mod-quiz-edit .reorder .questioncontentcontainer
.randomquestioncategory {
overflow: hidden;
white-space: nowrap;
display: inline;
float: none
}
#page-mod-quiz-edit .reorder .questioncontentcontainer .randomquestioncategory
label {
max-width: 25%;
overflow: hidden;
padding-left: 0.3em;
white-space: nowrap;
display: inline-block
}
#page-mod-quiz-edit .reorder .questioncontentcontainer .randomquestionfromcategory
label {
overflow: hidden;
white-space: nowrap;
display: inline-block
}
#page-mod-quiz-edit .reorder .questioncontentcontainer .randomquestionfromcategory,#page-mod-quiz-edit .reorder div.question div.content
.questionpreview {
display: inline;
float: none
}
#page-mod-quiz-edit .reorder
fieldset {
display: inline
}
#page-mod-quiz-edit div.reorder div.question
div.qnum {
text-align: right;
font-size: 1em
}
#page-mod-quiz-edit .questioncontentcontainer
div.randomquestionqlist {
padding-left: 0.2em;
padding-right: 0.2em;
clear: both;
margin: 0.5em;
margin-top: 0.8em
}
#page-mod-quiz-edit .questioncontentcontainer div.randomquestionqlist
.totalquestionsinrandomqcategory {
overflow: auto;
white-space: normal
}
#page-mod-quiz-edit .questioncontentcontainer div.randomquestionqlist
ul {
list-style-type: none;
margin: 0;
padding: 0
}
#page-mod-quiz-edit .questioncontentcontainer div.randomquestionqlist ul
li {
clear: left;
width: 100%;
overflow: hidden;
white-space: nowrap
}
#page-mod-quiz-edit .questioncontentcontainer div.randomquestionqlist ul li
img {
padding-right: 0.3em
}
#page-mod-quiz-edit .questioncontentcontainer div.randomquestionqlist ul li
span {
display: inline
}
#page-mod-quiz-edit .questioncontentcontainer
a {
text-decoration: underline
}
#page-mod-quiz-edit .questioncontentcontainer div.singlequestion
a {
text-decoration: underline
}
#page-mod-quiz-edit .questioncontentcontainer
.randomquestioncategory {
font-weight: bold
}
#page-mod-quiz-edit
div.question {
clear: left;
width: 100%
}
#page-mod-quiz-edit div.question
div.qnum {
display: block;
float: left;
width: 1.4em;
padding-right: 0.3em;
padding-left: 0;
text-align: right;
color: #333
}
#page-mod-quiz-edit div.question
div.questioncontainer {
background-color: #ffc
}
#page-mod-quiz-edit div.editq div.question
div.content {
width: 87%;
float: left;
position: relative;
border-radius: 0.6em;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
line-height: 1.4em;
padding: 0.5em
}
#page-mod-quiz-edit div.question div.content
div.points {
top: 0.5em;
border-left: 0.4em solid #FFF;
width: 8.5em;
padding: 0.2em;
line-height: 1em;
max-width: 30%;
position: absolute;
right: 60px;
border-radius: 0.2em;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
display: block;
margin: 0;
background-color: #ddf
}
#page-mod-quiz-edit div.question div.content div.points
input {
width: 2em;
padding: 0
}
#page-mod-quiz-edit div.question div.content div.points
input.pointssubmitbutton {
width: auto
}
#page-mod-quiz-edit div.question div.content
div.qorder {
line-height: 1em;
max-width: 30%;
position: absolute;
right: 60px;
border-radius: 0.2em;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
display: block;
margin: 0;
background-color: #ddf
}
#page-mod-quiz-edit div.question div.content
.editicon {
width: 15px
}
#page-mod-quiz-edit div.question div.content .singlequestion .questionname,#page-mod-quiz-edit div.question div.content .singlequestion
.questiontext {
display: inline-block
}
#page-mod-quiz-edit div.question div.content .singlequestion
.questionpreview {
background-color: #eee
}
#page-mod-quiz-edit div.question div.content
.questiontype {
display: block;
clear: left;
float: left
}
#page-mod-quiz-edit.dir-rtl div.question div.content
.questiontype {
clear: right;
float: right
}
#page-mod-quiz-edit div.question div.content
.questionpreview {
display: block;
float: left;
margin-left: 0.3em;
padding-left: 0.2em;
padding-right: 0.2em
}
#page-mod-quiz-edit div.question div.content .questionpreview
a {
background-color: #eee
}
#page-mod-quiz-edit div.question div.content div.quiz_randomquestion
.questionpreview {
display: inline;
float: none
}
#page-mod-quiz-edit div.question div.content
div.questioncontrols {
float: right;
width: 55px;
position: absolute;
right: 0.3em;
top: 0;
display: block;
padding: 0.2em;
background-color: #F9F9F9;
text-align: right
}
#page-mod-quiz-edit div.question div.content div.questioncontrols
img.upwithoutdown {
padding-right: 12px;
display: inline
}
#page-mod-quiz-edit div.question div.content
.questiontext {
font-weight: bold
}
#page-mod-quiz-edit div.question div.content
.questiontype {
font-style: italic
}
#page-mod-quiz-edit .editq div.question
div.qnum {
padding-top: 0.2em
}
#page-mod-quiz-edit .editq
div.question {
padding-top: 0.3em
}
#page-mod-quiz-edit .editq div.questioncontentcontainer div.singlequestion
img {
float: left;
padding-top: 0.3em;
padding-right: 0.3em
}
#page-mod-quiz-edit .editq div.question
div.content {
background-color: #F9F9F9
}
#page-mod-quiz-edit .editq div.question div.content
.randomquestioncategory {
margin-top: 0.4em;
position: relative;
display: inline-block
}
#page-mod-quiz-edit .editq div.question div.content .randomquestioncategory
a {
display: block;
max-width: 15em;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
float: left;
position: relative
}
#page-mod-quiz-edit .editq div.question div.content
.questionpreview {
float: left
}
#page-mod-quiz-edit .editq div.question div.content .questionpreview
a {
font-weight: normal;
margin-left: 0em;
display: inline;
float: none
}
#page-mod-quiz-edit .editq div.question div.content .randomquestioncategory .questionpreview
img {
padding-right: 0.3em
}
#page-mod-quiz-edit .editq div.question div.content .singlequestion .questioneditbutton .questionname,#page-mod-quiz-edit .editq div.question div.content .singlequestion .questioneditbutton
.questiontext {
float: left
}
#page-mod-quiz-edit .reorder div.question div.content .singlequestion.missingtype .questionname,#page-mod-quiz-edit .editq div.question div.content .singlequestion.missingtype
.questionname {
font-style: italic;
max-width: 75%
}
#page-mod-quiz-edit .editq div.question div.description div.content
.questiontext {
max-width: 75%
}
#page-mod-quiz-edit .editq div.question
div.qnum {
font-size: 1.5em
}
table#categoryquestions td,#page-mod-quiz-edit table#categoryquestions
th {
overflow: hidden;
white-space: nowrap
}
.questionbankwindow.block {
float: right;
width: 30%;
right: 0.3em;
padding-bottom: 0.5em;
display: block;
border-width: 0
}
.questionbankwindow.block
.content {
padding: 0
}
.questionbankwindow .choosecategory,.questionbankwindow
.createnewquestion {
padding: 0.3em
}
.questionbankwindow .createnewquestion
.singlebutton {
display: inline
}
.questionbankwindow
#catmenu_jump {
display: block
}
.questionbank div.categoryquestionscontainer,.questionbank .categorysortopotionscontainer,.questionbank .categorypagingbarcontainer,.questionbank
.categoryselectallcontainer {
padding-left: 0.3em;
padding-right: 0.3em
}
.noquestionsincategory {
clear: both;
padding-top: 1em;
padding-bottom: 1em
}
.modulespecificbuttonscontainer {
padding-left: 0.3em;
padding-right: 0.3em
}
.quizquestionlistcontrols {
text-align: center
}
.categoryinfo {
padding: 0.3em
}
.path-mod-quiz
.gradingdetails {
font-size: small
}
body #quizcontentsblock
#repaginatedialog {
display: none
}
body.jsenabled #quizcontentsblock #repaginatedialog
.hd {
display: block
}
body.jsenabled #quizcontentsblock #repaginatedialog
.bd {
padding: 1em
}
body.jsenabled #quizcontentsblock .repaginatecommand
#repaginatecommand {
display: block
}
#page-mod-quiz-edit
#randomquestiondialog {
display: none
}
#page-mod-quiz-edit
#qtypechoicecontainer {
display: none
}
#page-mod-quiz-edit .questionbankwindow
select#catmenu_jump {
width: 100%
}
#page-mod-quiz-edit .questionbankwindow.block
div.header {
background-color: #009;
background-image: none;
padding-top: 0.2em;
font-weight: bold;
border: 0 none
}
#page-mod-quiz-edit .questionbankwindow.block div.header div.title
h2 {
color: #FFF;
text-align: center
}
#page-mod-quiz-edit .collapsed
.container {
display: none
}
#page-mod-quiz-edit .questionbankwindow a#showbankcmd,#page-mod-quiz-edit .questionbankwindow
a#hidebankcmd {
color: #FFF;
text-decoration: underline
}
#page-mod-quiz-edit .questionbankwindow a#showbankcmd:hover,#page-mod-quiz-edit .questionbankwindow a#hidebankcmd:hover
{
color: #009;
background-color: #fff;
text-decoration: none
}
#page-mod-quiz-edit .questionbankwindow
#showbankcmd {
display: none
}
#page-mod-quiz-edit .collapsed
#showbankcmd {
display: inline
}
#page-mod-quiz-edit .questionbankwindow
#hidebankcmd {
display: inline
}
#page-mod-quiz-edit .collapsed
#hidebankcmd {
display: none
}
#page-mod-quiz-edit
.quizquestionlistcontrols {
display: inline
}
#page-mod-quiz-edit
.quizpagedelete {
position: absolute;
top: 0.2em;
right: 0.2em;
display: inline
}
#page-mod-quiz-edit .quizpagedelete
img {
background-color: #d6d6d6;
padding: 0.6em
}
#page-mod-quiz-edit
.pagecontrols {
clear: both;
margin-left: 0.5em;
padding-top: 0.5em
}
#page-mod-quiz-edit .pagecontrols
.singlebutton {
float: left;
margin-left: 1em
}
#page-mod-quiz-edit .pagecontrols
.helplink {
float: left
}
#page-mod-quiz-edit
div#randomquestiondialog_c {
width: 90%
}
#page-mod-quiz-edit div#randomquestiondialog_c .mform,#randomquestiondialog_c
select {
width: 100%
}
#page-mod-quiz-edit div#repaginatedialog
.mform {
margin-left: auto;
margin-right: auto
}
#page-mod-quiz-edit div.container
div.generalbox {
position: relative;
display: block;
border: 0 none;
margin: 0;
padding: 0
}
#page-mod-quiz-edit .questionbankwindow .createnewquestion select,#page-mod-quiz-edit .questionbankwindow #catmenu select,#page-mod-quiz-edit .questionbankwindow
#menucategory {
width: 100%
}
#page-mod-quiz-edit
.paging {
margin-top: 0;
margin-bottom: 0;
display: block;
background-color: #ddd
}
#page-mod-quiz-edit
.pagingbottom {
padding-bottom: 0.3em
}
#page-mod-quiz-edit .paging a:hover {
background-color: #eef
}
#page-mod-quiz-edit #page-footer {
clear: both;
padding-top: 1em
}
.ie6#page-mod-quiz-edit div.question div.content .questiontext,.ie6#page-mod-quiz-edit #categoryquestions
.questionname {
cursor: pointer
}
.ie6#page-mod-quiz-edit div.question div.content .questionname,.ie6#page-mod-quiz-edit #categoryquestions
.questiontext {
cursor: pointer
}
.ie6#page-mod-quiz-edit .reorder .questioncontentcontainer .randomquestioncategory
label {
width: 35%
}
.ie6#page-mod-quiz-edit .editq div.question div.content .randomquestioncategory
a {
width: 40%
}
#page-mod-quiz-edit #categoryquestions
.questiontext {
font-weight: bold
}
#page-mod-quiz-edit
.categoryinfofield {
font-style: italic
}
#page-mod-quiz-edit
.categorynamefield {
font-weight: bold
}
#page-mod-quiz-edit
a.configurerandomquestion {
font-size: small;
text-decoration: underline
}
#page-mod-quiz-edit .questioncontentcontainer
div.randomquestionqlist {
background-color: #eee
}
#page-mod-quiz-edit .questioncontentcontainer div.randomquestionqlist
ul {
color: #555
}
#page-mod-quiz-edit .questioncontentcontainer div.randomquestionqlist
.totalquestionsinrandomqcategory {
color: #000
}
#page-mod-quiz-edit
.categoryinfo {
background-color: #eee;
border-bottom: 1px solid #bbb
}
#page-mod-quiz-edit
.questionsortoptions {
background-color: #ddd
}
#page-mod-quiz-edit
div.questionbank {
background-color: #e6e6ff
}
#page-mod-quiz-edit div.questionbank form
.invisiblefieldset {
clear: both
}
#page-mod-quiz-edit div.questionbank
.categorysortopotionscontainer {
padding-top: 0.5em;
margin-top: 0.3em
}
#page-mod-quiz-edit div.questionbank .categoryquestionscontainer,.questionbank .categorysortopotionscontainer,.questionbank .categorypagingbarcontainer,.questionbank
.categoryselectallcontainer {
background-color: #FFF
}
#categoryquestions
.questiontext {
width: 50%
}
#categoryquestions
.questionname {
width: 50%
}
.ie6#page-mod-quiz-edit div.question div.content .questiontext,.ie6#page-mod-quiz-edit #categoryquestions
.questionname {
cursor: pointer
}
.ie6#page-mod-quiz-edit div.question div.content .questionname,.ie6#page-mod-quiz-edit #categoryquestions
.questiontext {
cursor: pointer
}
.ie6.path-mod-quiz div.tabtree a span
img.iconsmall {
margin: 0;
vertical-align: baseline;
position: relative;
top: 1px
}
.ie6#page-mod-quiz-edit div.question div.content
.questiontext {
width: 50%
}
.ie6#page-mod-quiz-edit div.question div.content
.questionname {
width: 20%
}
.ie6#page-mod-quiz-edit .editq div.question div.content .randomquestioncategory
a {
width: 40%
}
.ie6#page-mod-quiz-edit .reorder .questioncontentcontainer .randomquestioncategory
label {
width: 35%
}
.qnum
label {
padding-right: 0.25em
}
#page-mod-quiz-mod.dir-rtl #id_reviewoptionshdr
.fitem {
width: 23%;
float: right
}
#page-mod-quiz-mod.dir-rtl #id_reviewoptionshdr
.fitemtitle {
text-align: right
}
#page-mod-quiz-mod.dir-rtl #id_reviewoptionshdr fieldset.fgroup
span {
clear: right;
float: right
}
#page-mod-quiz-edit.dir-rtl div.quizpage
span.pagetitle {
float: right
}
#page-mod-quiz-edit.dir-rtl div.quizpage
.pagecontent {
float: right
}
#page-mod-quiz-edit.dir-rtl
div.question {
clear: right
}
#page-mod-quiz-edit.dir-rtl div.question
div.qnum {
float: right
}
#page-mod-quiz-edit.dir-rtl div.editq div.question
div.content {
float: right;
height: 40px
}
#page-mod-quiz-edit.dir-rtl div.question div.content
div.points {
left: 60px;
right: auto
}
#page-mod-quiz-edit.dir-rtl div.question div.content
div.questioncontrols {
float: left;
left: 0.3em;
right: auto
}
#page-mod-quiz-edit.dir-rtl .editq div.question div.content .singlequestion .questioneditbutton .questionname,#page-mod-quiz-edit.dir-rtl .editq div.question div.content .singlequestion .questioneditbutton
.questiontext {
float: right;
padding-right: 0.3em
}
#page-mod-quiz-edit.dir-rtl div.question div.content .questiontext,#page-mod-quiz-edit.dir-rtl #categoryquestions
.questiontext {
padding-right: 0.3em
}
#page-mod-quiz-edit.dir-rtl .editq div.questioncontentcontainer div.singlequestion
img {
float: right
}
#page-mod-quiz-edit.dir-rtl .editq div.question div.content
.questionpreview {
float: right
}
#page-mod-quiz-edit.dir-rtl div.question div.content
div.qorder {
left: 60px;
right: auto
}
#page-mod-quiz-edit.dir-rtl .reorder div.question
div.content {
float: right
}
#page-mod-quiz-edit.dir-rtl
.quizpagedelete {
left: 0.2em;
right: auto
}
#page-mod-quiz-edit.dir-rtl
div.quizcontents {
clear: right;
float: right
}
#page-mod-quiz-edit.dir-rtl
.questionbankwindow.block {
float: left
}
#page-question-edit.dir-rtl td.creatorname,#page-question-edit.dir-rtl
td.modifiername {
text-align: center
}
.path-question.dir-rtl input[name="maxmark"],.path-question-type.dir-rtl input[name="defaultmark"],#page-mod-quiz-edit.dir-rtl div.points
input {
direction: ltr;
text-align: left
}
.path-mod-resource
.resourcecontent {
text-align: center
}
.path-mod-resource
.resourcedetails {
font-size: 0.8em;
color: #555
}
.resourcelinkdetails {
font-size: 0.8em;
color: #555
}
.path-mod-scorm
.top {
vertical-align: top
}
.path-mod-scorm .scorm-left {
text-align: left
}
.path-mod-scorm .scorm-center {
text-align: center
}
.path-mod-scorm .scorm-right {
text-align: right
}
.path-mod-scorm
.scoframe {
position: relative;
width: 100%;
height: 100%
}
.ios #scormpage
#scorm_content {
-webkit-overflow-scrolling: touch;
overflow: scroll
}
#page-mod-scorm-player
#scormtop {
position: relative;
width: 100%;
height: 30px
}
#page-mod-scorm-player
#scormbrowse {
position: absolute;
left: 5px;
top: 0px
}
#page-mod-scorm-player
#scormnav {
position: absolute;
right: 5px;
top: 0px;
text-align: center;
top: 3px;
width: 100%
}
#page-mod-scorm-player
#scormbox {
width: 74%;
height: 100%;
position: absolute;
right: 0px;
top: 0px
}
#page-mod-scorm-player
#scormpage {
position: relative;
width: 100%;
height: 100%
}
#page-mod-scorm-player #scormpage
#toctree {
position: relative;
width: 100%
}
#page-mod-scorm-player
#tocbox {
position: relative;
left: 0px;
width: 100%;
height: 100%;
font-size: 0.8em
}
#page-mod-scorm-player
#toctree {
overflow: visible
}
#page-mod-scorm-player
#tochead {
position: relative;
text-align: center;
top: 3px;
height: 30px
}
#page-mod-scorm-player #scormpage
.scoframe {
frameborder: 0
}
#page-mod-scorm-player #scormpage
#scorm_object {
border: none;
width: 98%;
height: 98%
}
#page-mod-scorm-player #scormpage
#scorm_object.scorm_nav_under_content {
height: 95%
}
#page-mod-scorm-player #scormpage
#scorm_content {
height: 100%
}
#page-mod-scorm-player #scormpage
#scorm_toc {
position: relative
}
#page-mod-scorm-player #scormpage
#scorm_toc_title {
font-size: 1.2em;
font-weight: bold
}
#page-mod-scorm-player #scormpage
#scorm_tree {
border-right: 5px solid rgb(239, 245, 255)
}
#page-mod-scorm-player #scormpage
#scorm_navpanel {
text-align: center
}
#page-mod-scorm-player .toc,#page-mod-scorm-player .no-toc {
width: 100%
}
#page-mod-scorm-player
.structlist {
list-style-type: none;
white-space: nowrap
}
#page-mod-scorm-player
.structurelist {
position: relative;
list-style-type: none;
width: 96%;
margin: 0;
padding: 0
}
#page-mod-scorm-player .structurelist
ul {
padding-left: 0.5em;
margin-left: 0.5em
}
#page-mod-scorm-player #scormpage #scorm_toc.disabled,#page-mod-scorm-player #scormpage
#scorm_toc_toggle.disabled {
display: none
}
#page-mod-scorm-view
.structurelist {
list-style-type: none;
white-space: nowrap
}
#page-mod-scorm-view
.structurelist {
list-style-type: none;
white-space: nowrap
}
#page-mod-scorm-player
#altfinishlink {
font-size: 140%;
border: 0px;
padding: 0px
}
#page-mod-scorm-player
#scormmode {
float: left;
border: 0px
}
#page-mod-scorm-player.pagelayout-popup #page-content .region-content {
padding: 0px
}
#page-mod-scorm-player.pagelayout-popup #page-wrapper {
width: 100%
}
#page-mod-scorm-player .yui-layout-scroll div.yui-layout-bd {
overflow: visible
}
#page-mod-scorm-player .yui-layout-unit-left div.yui-layout-bd {
overflow: auto
}
.path-mod-scorm.forcejavascript .scorm-center {
display: none
}
.path-mod-scorm.forcejavascript
.toc {
display: none
}
.path-mod-scorm.forcejavascript #scormpage
#tocbox {
display: none
}
.path-mod-scorm.jsenabled
.forcejavascriptmessage {
display: none
}
.path-mod-scorm.jsenabled .scorm-center {
display: block
}
.path-mod-scorm.jsenabled
.toc {
display: block
}
.path-mod-scorm.jsenabled #scormpage
#tocbox {
display: block
}
#page-mod-scorm-report-userreporttracks table
.c1 {
word-wrap: break-word;
word-break: break-all
}
#page-mod-scorm-player #scormpage span.yui3-treeview-icon {
display: none
}
#page-mod-scorm-player #scormpage li.yui3-treeview-has-children>div.yui3-treeview-row>span.yui3-treeview-icon
{
display: block
}
#page-mod-scorm-player #scormpage div.yui3-u-1,#page-mod-scorm-player #scormpage div.yui3-u-3-4,#page-mod-scorm-player #scormpage div.yui3-u-1-5,#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
}
#page-mod-scorm-player #scormpage div.yui3-u-1 {
display: block
}
#page-mod-scorm-player #scormpage div.yui3-u-3-4 {
width: 75%
}
#page-mod-scorm-player #scormpage div.yui3-u-1-5 {
width: 20%
}
#page-mod-scorm-player #scormpage div.yui3-u-1-24 {
width: 4.1666%
}
#page-mod-scorm-player #scormpage div.yui3-g-r {
*letter-spacing: normal;
*word-spacing: -0.43em
}
#page-mod-scorm-player .opera-only :-o-prefocus,#page-mod-scorm-player #scormpage div.yui3-g-r
img {
max-width: 100%
}
.path-mod-survey
.smalltext {
font-size: 0.75em
}
.path-mod-survey .surveytable .rblock
label {
display: block
}
.path-mod-survey .surveytable .foundthat,.path-mod-survey .surveytable
.preferthat {
white-space: nowrap
}
.path-mod-survey .surveytable
.buttoncell {
width: 5%
}
.path-mod-survey .surveytable .optioncell,.path-mod-survey .surveytable
.questioncell {
width: 50%;
vertical-align: top
}
.path-mod-survey .surveytable
.whitecell {
background-color: white
}
.path-mod-survey #surveyform
th {
font-weight: normal;
text-align: left
}
.path-mod-survey #surveyform
th.hresponse {
text-align: center;
width: 9%
}
#page-mod-survey-report
.fullnamecell {
width: 10%;
vertical-align: top;
white-space: nowrap
}
.path-mod-url
.resourcecontent {
text-align: center
}
.wiki_contentbox {
width: 80%;
margin: auto;
min-width: 200px;
min-height: 100px
}
.wiki_editor {
width: 50%;
margin: auto;
margin-top: 10px;
margin-bottom: 10px
}
.wiki_previewbox {
width: 50%;
margin: auto;
border: thin solid blue
}
.wiki_button {
margin: 5px
}
.wiki_warning {
color: red
}
.emptycomments {
color: red;
display: inline
}
.wiki-toc {
border: 1px solid #BBB;
background: #EEE;
margin: 16px;
padding: 8px
}
.wiki-toc-title {
color: #666;
font-size: 1.1em;
font-variant: small-caps;
text-align: center
}
.wiki-toc-section {
padding: 0;
margin: 2px 8px
}
.wiki-toc-section-2 {
padding-left: 12px
}
.wiki-toc-section-3 {
padding-left: 24px
}
.wiki_form-button {
margin-left: 0%
}
.wiki-form-center {
text-align: center;
margin: auto;
width: 320px
}
.wiki-upload-table {
margin: 8px auto;
clear: both
}
.wiki-upload-table
table {
margin: auto
}
.wiki-upload-table
h3 {
margin: 4px 0px;
text-align: center
}
.wiki-upload-section {
border: 1px solid #EEE;
width: 400px;
margin: 8px auto
}
.wiki-upload-section
legend {
font-weight: bold;
font-size: 0.9em;
margin-left: 16px
}
.wiki-tags {
text-align: right
}
.wiki-tags
span {
font-weight: bold
}
.wiki_modifieduser
p {
line-height: 35px
}
.wiki_modifieduser
img {
border: thin solid black
}
.wiki_restore_yes,.wiki_deletecomment_yes,.dir-rtl .wiki_restore_no,.dir-rtl
.wiki_deletecomment_no {
float: left
}
.wiki_restore_no,.wiki_deletecomment_no,.dir-rtl .wiki_restore_yes,.dir-rtl
.wiki_deletecomment_yes {
float: right
}
.wiki_restoreform,.wiki_deletecommentform {
width: 10%;
margin: auto
}
.wiki_versionuser {
float: left
}
.wiki_diffuserleft,.wiki_diffuserright {
font-weight: normal;
padding-top: 1%
}
.wiki_diffuserleft {
float: right
}
.dir-rtl
.wiki_diffuserleft {
float: left
}
.wiki_diffuserright {
float: left
}
.wiki_compareheading {
font-weight: normal
}
.wiki_restore,.wiki_diffview,.wiki_difftime,.wiki_headingtime {
font-size: 0.8em;
font-weight: normal
}
.wiki_difftime,.wiki_headingtime {
font-style: oblique;
text-align: center
}
.wiki_diff_oldpaging {
float: left;
width: 40%;
min-width: 200px;
margin-left: 5%
}
.wiki_diff_newpaging {
float: right;
width: 40%;
min-width: 200px;
margin-right: 5%
}
.wiki_diff_old,.wiki_diff_new {
float: left;
min-width: 200px;
width: 40%
}
.wiki_difftable
td {
width: 50%;
float: left
}
.wiki_histdate {
text-align: left
}
.wiki_histnewdate {
border-top: 1px dotted gray
}
.ouw_deleted {
background: #FFA;
color: red;
text-decoration: line-through
}
.ouw_added {
background: #CFC;
color: red
}
a.wiki_newentry:link,a.wiki_newentry:visited {
color: red;
font-style: italic
}
.wiki_newentry
a {
color: red;
font-style: italic
}
#intro.generalbox {
margin-top: 10px;
padding: 5px
}
.wiki_navigation_container {
margin: 0 auto
}
.wiki_navigation_from {
float: left;
width: 40%;
min-width: 200px;
margin-left: 5%
}
.wiki_navigation_to {
float: left;
width: 40%;
min-width: 200px;
margin-right: 5%
}
.wiki_headingtitle {
text-align: center
}
.wiki_clear {
clear: both
}
.wiki_right {
text-align: right
}
.wiki_index {
text-align: right
}
.notunderlined {
text-decoration: none
}
a.wiki_edit_section {
font-size: 0.6em;
vertical-align: top;
position: relative;
float: right
}
.midpad {
text-align: center;
margin-top: 0.4em;
margin-bottom: 0.4em
}
.block_wiki_search
ul {
margin-top: 0.5em;
margin-bottom: 3px
}
.wiki-attachment:before {
content: url("/mod/wiki/pix/attachment.png");
padding-right: 2px
}
#wiki_printable_content {
text-align: left
}
.dir-rtl
#wiki_printable_content {
text-align: right
}
#wiki_printable_content
a {
color: black
}
#wiki_printable_title {
font-size: 2.2em;
text-decoration: underline
}
.wiki_diff_boxes {
width: 100%;
clear: both
}
.wiki_diff_paging {
width: 100%;
clear: both
}
.wiki_grayline {
color: gray
}
.wikisearchresults {
padding-left: 50px;
padding-top: 20px
}
.wiki-diff-container {
width: 95%;
margin: 10px auto
}
.wiki-diff-container .wiki-diff-leftside,.wiki-diff-container .wiki-diff-rightside
{
width: 49.5%;
margin: 0;
padding: 0;
float: left
}
.wiki-diff-container .wiki-diff-rightside {
margin-left: 1%
}
.wiki-diff-container .wiki-diff-heading,.wiki-diff-container .no-overflow
{
padding: 10px;
border: 1px solid #DDD
}
.wiki-diff-container .wiki-diff-rightside
.wiki_diffversion {
text-align: right
}
.wikieditor-toolbar
img {
width: 22px;
height: 22px;
vertical-align: middle
}
.path-mod-wiki
.printicon {
background:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/print)
no-repeat scroll 2px center transparent;
padding-left: 20px
}
#page-mod-wiki-prettyview
.displayprinticon {
text-align: right
}
.path-mod-workshop
.collapsibleregion {
margin-bottom: 0.75em
}
.path-mod-workshop
.collapsibleregioncaption {
font-weight: bold;
font-size: 120%
}
.path-mod-workshop
div.singlebutton {
text-align: center;
margin: 0.75em auto
}
.path-mod-workshop #workshop-viewlet-assignedassessments div.singlebutton,.path-mod-workshop #workshop-viewlet-allexamples div.singlebutton,.path-mod-workshop #workshop-viewlet-examples
div.singlebutton {
text-align: left
}
.path-mod-workshop
.groupwidget {
text-align: center;
margin: 0.75em auto
}
.path-mod-workshop
.perpagewidget {
text-align: center;
margin: 0.75em auto
}
.path-mod-workshop .submission-summary {
position: relative;
margin-bottom: 10px
}
.path-mod-workshop .submission-summary .title,.path-mod-workshop .submission-summary .author,.path-mod-workshop .submission-summary .author .fullname,.path-mod-workshop .submission-summary .author
.picture {
display: inline
}
.path-mod-workshop .submission-summary .title,.path-mod-workshop .submission-summary .userdate,.path-mod-workshop .submission-summary .grade-status
{
margin: 0px 0px 0px 40px
}
.path-mod-workshop .submission-summary
.author {
margin-left: 1ex
}
.path-mod-workshop .submission-summary.anonymous .title,.path-mod-workshop .submission-summary.anonymous .author,.path-mod-workshop .submission-summary.anonymous .userdate,.path-mod-workshop .submission-summary.anonymous .grade-status
{
margin: 0px 0px 0px 5px
}
.path-mod-workshop .submission-summary
.userdate {
font-size: x-small;
color: #333
}
.path-mod-workshop .submission-summary .userdate
span {
font-style: italic
}
.path-mod-workshop .submission-summary .author
.picture {
position: absolute;
top: 0px;
left: 0px
}
.path-mod-workshop .submission-full {
border: 1px solid #ddd;
margin: 0px 0px 1em 0px
}
.path-mod-workshop .submission-full
.header {
position: relative;
background-color: #ddd;
padding: 3px;
min-height: 67px
}
.path-mod-workshop .submission-full .header .title,.path-mod-workshop .submission-full .header .author,.path-mod-workshop .submission-full .header
.userdate {
margin: 0px 0px 0px 80px
}
.path-mod-workshop .submission-full.anonymous .header .title,.path-mod-workshop .submission-full.anonymous .header .author,.path-mod-workshop .submission-full.anonymous .header
.userdate {
margin: 0px 0px 0px 5px
}
.path-mod-workshop .submission-full .header
.userdate.created {
padding-right: 10px
}
.path-mod-workshop .submission-full .header
.userdate.modified {
padding-left: 10px;
margin-left: 0px;
border-left: 1px solid #000
}
.path-mod-workshop .submission-full .header
.userdate {
font-size: x-small;
color: #333;
display: inline
}
.path-mod-workshop .submission-full .header .userdate
span {
font-style: italic
}
.path-mod-workshop .submission-full .header .author
.picture {
position: absolute;
top: 3px;
left: 3px
}
.path-mod-workshop .submission-full .content,.path-mod-workshop .submission-full
.attachments {
padding: 5px 10px
}
.path-mod-workshop .submission-full .attachments .files
img.icon {
margin-right: 5px
}
.path-mod-workshop .submission-full .attachments .images
div {
display: inline-block;
margin: 5px;
padding: 5px;
border: 1px solid #ddd
}
.path-mod-workshop .submission-summary.example .title,.path-mod-workshop .submission-summary.example
.userdate {
margin: 0px 0px 0px 0px
}
.path-mod-workshop .submission-full.example
.header {
min-height: 0px
}
.path-mod-workshop .submission-full.example .header
.title {
margin: 0px 0px 0px 0px
}
.path-mod-workshop
.message {
padding: 5px 5em 5px 15px;
margin: 0px auto 20px auto;
width: 60%;
font-size: 80%;
position: relative
}
.path-mod-workshop .message
.singlebutton {
text-align: left;
margin: 0px
}
.path-mod-workshop
.message.ok {
color: #547c22;
background-color: #e7f1c3
}
.path-mod-workshop
.message.error {
color: #dd0221;
background-color: #ffd3d9
}
.path-mod-workshop
.message.info {
color: #1666a9;
background-color: #d2ebff
}
.path-mod-workshop .allocation-init-results {
margin: 10px auto;
width: 60%;
font-size: 80%
}
.path-mod-workshop .allocation-init-results
.indent {
margin-left: 20px
}
.path-mod-workshop .allocation-init-results
.ok {
color: #547c22;
background-color: #e7f1c3
}
.path-mod-workshop .allocation-init-results
.error {
color: #dd0221;
background-color: #ffd3d9
}
.path-mod-workshop .allocation-init-results
.info {
color: #1666a9;
background-color: #d2ebff
}
.path-mod-workshop .allocation-init-results
.debug {
color: black;
background-color: #ddd
}
.path-mod-workshop
.userplan {
width: 70%;
margin: 1em auto 1em auto;
font-size: 80%;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd
}
.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
}
.path-mod-workshop .userplan
th.active {
vertical-align: top;
color: black;
font-size: 140%;
border: 1px solid #ddd;
border-bottom: 0;
background: #e7f1c3
}
.path-mod-workshop .userplan
td {
width: 20%;
vertical-align: top;
border-right: 1px solid #ddd;
background-color: #f5f5f5
}
.path-mod-workshop .userplan td,.path-mod-workshop .userplan td a,.path-mod-workshop .userplan td a:link,.path-mod-workshop .userplan td a:hover,.path-mod-workshop .userplan td a:visited,.path-mod-workshop .userplan td a:active
{
color: #999
}
.path-mod-workshop .userplan td.active,.path-mod-workshop .userplan td.active a,.path-mod-workshop .userplan td.active a:link,.path-mod-workshop .userplan td.active a:hover,.path-mod-workshop .userplan td.active a:visited,.path-mod-workshop .userplan td.active a:active
{
color: black
}
.path-mod-workshop .userplan
td.lastcol {
border-right: 0
}
.path-mod-workshop .userplan
td.active {
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
background-color: #e7f1c3
}
.path-mod-workshop .userplan th
.actions {
display: inline
}
.path-mod-workshop .userplan tr.phasetasks
li {
background-image:
url(/moodle_26/theme/image.php/_s/bootstrap/mod_workshop/1396012647/userplan/task-todo);
background-position: top left;
background-repeat: no-repeat;
list-style-type: none;
min-height: 16px;
margin: .3em 0
}
.path-mod-workshop .userplan tr.phasetasks
li.completed {
background-image:
url(/moodle_26/theme/image.php/_s/bootstrap/mod_workshop/1396012647/userplan/task-done)
}
.path-mod-workshop .userplan tr.phasetasks
li.fail {
background-image:
url(/moodle_26/theme/image.php/_s/bootstrap/mod_workshop/1396012647/userplan/task-fail)
}
.path-mod-workshop .userplan tr.phasetasks
li.info {
background-image:
url(/moodle_26/theme/image.php/_s/bootstrap/mod_workshop/1396012647/userplan/task-info)
}
.path-mod-workshop .userplan tr.phasetasks
.tasks {
list-style: none;
margin: 3px;
padding: 0px
}
.path-mod-workshop .userplan tr.phasetasks
.title {
padding: 0px 10px 0px 20px
}
.path-mod-workshop .userplan tr.phasetasks
.details {
padding: 0px 10px 0px 25px;
font-size: 80%
}
.path-mod-workshop .assessment-full {
border: 1px solid #ddd;
margin: 0px auto 1em auto
}
.path-mod-workshop .assessment-full
.header {
position: relative;
background-color: #ddd;
padding: 3px;
min-height: 35px
}
.path-mod-workshop .assessment-full .header
.title {
font-weight: bold
}
.path-mod-workshop .assessment-full .header .title,.path-mod-workshop .assessment-full .header .reviewer,.path-mod-workshop .assessment-full .header .grade,.path-mod-workshop .assessment-full .header
.weight {
margin: 0px 0px 0px 40px
}
.path-mod-workshop .assessment-full.anonymous .header .title,.path-mod-workshop .assessment-full.anonymous .header .reviewer,.path-mod-workshop .assessment-full.anonymous .header .grade,.path-mod-workshop .assessment-full.anonymous .header
.weight {
margin: 0px 0px 0px 5px
}
.path-mod-workshop .assessment-full .header .reviewer
.picture {
position: absolute;
top: 3px;
left: 3px
}
.path-mod-workshop .assessment-full .header
.actions {
position: absolute;
top: 5px;
right: 5px;
text-align: right
}
.path-mod-workshop .assessment-full .header .actions .singlebutton,.path-mod-workshop .assessment-full .header .actions .singlebutton form,.path-mod-workshop .assessment-full .header .actions .singlebutton form
div {
display: inline
}
.path-mod-workshop .assessment-full .assessment-form-wrapper,.path-mod-workshop .assessment-full .overall-feedback-wrapper
{
margin-top: 0.5em;
padding: 0px 1em
}
.path-mod-workshop .assessment-summary.graded .singlebutton input[type="submit"],.path-mod-workshop .example-summary.graded .singlebutton input[type="submit"]
{
background-color: #e7f1c3
}
.path-mod-workshop .assessment-summary.notgraded .singlebutton input[type="submit"],.path-mod-workshop .example-summary.notgraded .singlebutton input[type="submit"]
{
background-color: #ffd3d9
}
.path-mod-workshop .assessment-full .overallfeedback .content,.path-mod-workshop .assessment-full .overallfeedback
.attachments {
padding: 5px 10px
}
.path-mod-workshop .assessment-full .overallfeedback .attachments .files
img.icon {
margin-right: 5px
}
.path-mod-workshop .assessment-full .overallfeedback .attachments .images
div {
display: inline-block;
margin: 5px;
padding: 5px;
border: 1px solid #ddd
}
.path-mod-workshop .assessmentform
.description {
margin: 0px 1em
}
.path-mod-workshop .grading-report {
width: 90%;
margin: 1em auto 1em auto;
font-size: 80%;
border: 1px solid #ddd
}
.path-mod-workshop .grading-report
.userpicture {
margin: 0px 3px;
vertical-align: middle
}
.path-mod-workshop .grading-report
del {
color: red;
font-size: 90%;
text-decoration: line-through
}
.path-mod-workshop .grading-report
ins {
color: green;
font-weight: bold;
text-decoration: underline
}
.path-mod-workshop .grading-report
th {
white-space: normal
}
.path-mod-workshop .grading-report
td {
vertical-align: top;
border: 1px solid #ddd
}
.path-mod-workshop .grading-report tr.published
td.submission {
background-color: #d2ebff
}
.path-mod-workshop .grading-report tr.published td.submission
a {
font-weight: bold
}
.path-mod-workshop .grading-report
.assessmentdetails {
white-space: nowrap
}
.path-mod-workshop .grading-report .receivedgrade span.grade,.path-mod-workshop .grading-report .givengrade
span.gradinggrade {
font-weight: bold
}
.path-mod-workshop .grading-report .submissiongrade.cell,.path-mod-workshop .grading-report
.gradinggrade.cell {
text-align: center;
font-size: 200%;
white-space: nowrap
}
.path-mod-workshop .grading-report .givengrade.null .user,.path-mod-workshop .grading-report .receivedgrade.null
.user {
color: #e00
}
.path-mod-workshop #workshop-viewlet-yourgrades
.finalgrades {
text-align: center
}
.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
}
.path-mod-workshop #workshop-viewlet-yourgrades .finalgrades
.grade.submissiongrade {
background-color: #d2ebff
}
.path-mod-workshop #workshop-viewlet-yourgrades .finalgrades
.grade.assessmentgrade {
background-color: #eee
}
.path-mod-workshop #workshop-viewlet-yourgrades .finalgrades .grade
.gradevalue {
font-weight: bold;
font-size: x-large;
margin: 10px
}
#mod-workshop-editform fieldset.fgroup
* {
vertical-align: top
}
.path-mod-workshop
.feedback {
border: 1px solid #ddd;
margin: 0px auto 1em auto;
width: 80%
}
.path-mod-workshop .feedback
.header {
position: relative;
background-color: #ddd;
padding: 3px;
min-height: 35px
}
.path-mod-workshop .feedback .header
.title {
margin: 0px 0px 0px 40px
}
.path-mod-workshop .feedback .header
.picture {
position: absolute;
top: 3px;
left: 3px
}
.path-mod-workshop .feedback
.content {
padding: 5px 10px
}
.path-mod-workshop
div.buttonsbar {
text-align: center
}
.path-mod-workshop div.buttonsbar
.singlebutton {
display: inline
}
.path-mod-workshop
.toolboxaction {
margin-right: 1em
}
.path-mod-workshop .toolboxaction,.path-mod-workshop .toolboxaction .singlebutton,.path-mod-workshop .toolboxaction .singlebutton form,.path-mod-workshop .toolboxaction .singlebutton form
div {
display: inline
}
.path-mod-workshop div.buttonwithhelp
div {
display: inline
}
.path-mod-workshop
#evaluationmethodchooser {
margin: 2em auto;
text-align: center
}
.path-mod-workshop .workshop-risk-dataloss {
vertical-align: text-bottom
}
.block_blog_tags
.s20 {
font-size: 1.5em;
font-weight: bold
}
.block_blog_tags
.s19 {
font-size: 1.5em
}
.block_blog_tags
.s18 {
font-size: 1.4em;
font-weight: bold
}
.block_blog_tags
.s17 {
font-size: 1.4em
}
.block_blog_tags
.s16 {
font-size: 1.3em;
font-weight: bold
}
.block_blog_tags
.s15 {
font-size: 1.3em
}
.block_blog_tags
.s14 {
font-size: 1.2em;
font-weight: bold
}
.block_blog_tags
.s13 {
font-size: 1.2em
}
.block_blog_tags .s12,.block_blog_tags
.s11 {
font-size: 1.1em;
font-weight: bold
}
.block_blog_tags .s10,.block_blog_tags
.s9 {
font-size: 1.1em
}
.block_blog_tags .s8,.block_blog_tags
.s7 {
font-size: 1em;
font-weight: bold
}
.block_blog_tags .s6,.block_blog_tags
.s5 {
font-size: 1em
}
.block_blog_tags .s4,.block_blog_tags
.s3 {
font-size: 0.9em;
font-weight: bold
}
.block_blog_tags .s2,.block_blog_tags
.s1 {
font-size: 0.9em
}
#page-blocks-community-communitycourse
.hubscreenshot {
float: left
}
#page-blocks-community-communitycourse
.hubtitlelink {
color: #999
}
#page-blocks-community-communitycourse
.hubsmalllogo {
padding-left: 3px;
padding-right: 7px;
float: left
}
#page-blocks-community-communitycourse
.hubtext {
display: block;
width: 68%;
padding-left: 165px
}
#page-blocks-community-communitycourse
.hubimgandtext {
display: table
}
#page-blocks-community-communitycourse
.hubimage {
float: left;
display: block;
width: 100px
}
#page-blocks-community-communitycourse
.hubdescriptiontext {
}
#page-blocks-community-communitycourse
.hubstats {
padding-top: 10px
}
#page-blocks-community-communitycourse .hubstats
.iconhelp {
float: left;
padding-right: 3px
}
#page-blocks-community-communitycourse
.hubadditionaldesc {
color: #666;
font-size: 90%;
display: block
}
#page-blocks-community-communitycourse
.hubscreenshot {
margin-right: 10px
}
#page-blocks-community-communitycourse
.hubnottrusted {
}
#page-blocks-community-communitycourse
.hubtrusted {
display: inline
}
#page-blocks-community-communitycourse
.hubnottrusted {
}
#page-blocks-community-communitycourse
.trustedtr {
background-color: #ffe1c3
}
#page-blocks-community-communitycourse
.prioritisetr {
background-color: #ffd4ff
}
#page-blocks-community-communitycourse
.blockdescription {
font-size: 80%;
color: #555
}
#page-blocks-community-communitycourse
.trusted {
font-size: 90%;
color: #063;
font-weight: normal;
font-style: italic
}
#page-blocks-community-communitycourse
.additionaldesc {
font-size: 80%;
color: #8B8989
}
#page-blocks-community-communitycourse .comment-link {
font-size: 80%;
color: #555
}
#page-blocks-community-communitycourse
.coursescreenshot {
text-align: center;
cursor: pointer
}
#page-blocks-community-communitycourse
.hubcourseinfo {
margin-left: 15px
}
#page-blocks-community-communitycourse
.coursesitelink {
}
#page-blocks-community-communitycourse
.pagingbar {
text-align: center
}
#page-blocks-community-communitycourse
.coursecomment {
float: right
}
#page-blocks-community-communitycourse
.courseoperations {
margin-top: 9px;
text-align: center
}
#page-blocks-community-communitycourse .hubcoursedownload:hover {
background-color: #CDC9C9
}
#page-blocks-community-communitycourse
.courselinks {
float: right;
width: 180px
}
#page-blocks-community-communitycourse
.ratingaggregate {
float: left;
padding-right: 4px
}
#page-blocks-community-communitycourse
.hubcourserating {
padding-top: 3px;
font-size: 80%;
color: #555
}
#page-blocks-community-communitycourse
.coursedescription {
width: 70%;
float: left
}
#page-blocks-community-communitycourse
.fullhubcourse {
margin-bottom: 20px
}
#page-blocks-community-communitycourse
.hubcoursetitlepanel {
margin-bottom: 6px
}
#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
}
#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%;
color: #fff;
width: 102%;
text-indent: 15px
}
#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
}
#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
}
#page-blocks-community-communitycourse
.ratingcount {
color: #8B8989;
font-size: 80%;
vertical-align: top
}
#page-blocks-community-communitycourse
.norating {
font-weight: bold;
color: #8B8989;
font-size: 80%
}
#page-blocks-community-communitycourse .star-rating {
list-style: none;
margin: 4px 0 4px;
padding: 0px;
width: 100px;
height: 20px;
position: relative;
background:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/i/star-rating)
top left repeat-x;
float: left
}
#page-blocks-community-communitycourse .star-rating
li {
padding: 0px;
margin: 0px;
height: 20px;
width: 20px;
float: left
}
#page-blocks-community-communitycourse .star-rating li.current-rating {
background:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/i/star-rating)
left bottom;
position: absolute;
height: 20px;
display: block;
text-indent: -9000px;
z-index: 1
}
#page-blocks-community-communitycourse
.nocomments {
font-weight: bold;
color: #8B8989;
font-size: 80%
}
#page-blocks-community-communitycourse
.hubcommentator {
float: left;
font-weight: bold
}
#page-blocks-community-communitycourse
.hubcommentdate {
font-weight: bold
}
#page-blocks-community-communitycourse
.hubcommenttext {
margin-bottom: 10px
}
#page-blocks-community-communitycourse
.hubnoscriptcoursecomments {
margin-left: 5px
}
#page-blocks-community-communitycourse .yui3-overlay-loading {
top: -1000em;
left: -1000em;
position: absolute;
z-index: 1000
}
#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
}
#page-blocks-community-communitycourse
.hubrateandcomment {
font-size: 80%
}
#page-blocks-community-communitycourse
.hubcourseoutcomes {
}
#page-blocks-community-communitycourse
.nextlink {
text-align: center;
margin-top: 6px
}
#page-blocks-community-communitycourse
.textinfo {
text-align: center
}
#ss-mask {
z-index: 10;
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
opacity: 0.35;
filter: alpha(opacity = 35);
background: #000
}
.hiddenoverlay {
display: none;
text-align: center
}
.imagearrow {
font-size: 120%;
display: inline;
cursor: pointer
}
.imagetitle {
display: inline;
cursor: pointer
}
#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
}
#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
}
#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
}
#page-blocks-community-communitycourse .moodle-dialogue-base .moodle-dialogue-bd
{
padding: 0px;
margin-bottom: -5px
}
#page-blocks-community-communitycourse .moodle-dialogue-base
.closebutton {
margin-top: 4px;
margin-right: 4px
}
.block_course_list
.footer {
margin-top: 5px
}
.block_course_list .content
li {
margin-bottom: .3em
}
.block_course_overview
.coursechildren {
font-weight: normal;
font-style: italic
}
.block_course_overview
.content {
margin: 0 20px
}
.block_course_overview .content
.notice {
margin: 5px 0
}
.block_course_overview
.coursebox {
padding: 15px;
width: auto
}
.block_course_overview
.profilepicture {
float: left
}
.dir-rtl.block_course_overview
.profilepicture {
float: right
}
.block_course_overview
.welcome_area {
width: 100%;
padding-bottom: 5px
}
.block_course_overview
.welcome_message {
float: left;
padding: 10px;
vertical-align: middle;
border-collapse: separate;
clear: none
}
.dir-rtl .block_course_overview
.welcome_message {
float: right
}
.block_course_overview .content
h2.title {
float: left;
margin: 0 0 .5em 0;
position: relative
}
.dir-rtl .block_course_overview .content
h2.title {
float: right
}
.block_course_overview
.course_title {
position: relative
}
.editing .block_course_overview .coursebox
.cursor {
cursor: move;
margin-bottom: 2px
}
.editing .block_course_overview
.move {
float: left;
padding: 2px 10px 0 0
}
.dir-rtl.editing .block_course_overview
.move {
float: right;
padding: 2px 10px
}
.block_course_overview
.course_list {
width: 100%
}
.block_course_overview
div.flush {
clear: both
}
.block_course_overview
.activity_info {
clear: both
}
.dir-rtl .block_course_overview
.activity_info {
margin-right: 25px
}
.block_course_overview
.activity_overview {
padding: 2px
}
.block_course_overview .activity_overview
img.iconlarge {
vertical-align: text-bottom;
margin-right: 6px
}
.dir-rtl .block_course_overview .activity_overview
img.iconlarge {
margin-left: 6px;
margin-right: 0
}
.block_course_overview
.singleselect {
text-align: left;
margin: 0
}
.dir-rtl .block_course_overview
.singleselect {
text-align: right
}
.block_course_overview .content .course_list
.movehere {
margin-bottom: 15px
}
.block_course_summary
.content {
padding: 10px
}
.block_course_summary
.editbutton {
text-align: right
}
.block_messages
.content {
text-align: left;
padding-top: 5px
}
.block_messages .content .list
li.listentry {
clear: both
}
.block_messages .content .list li.listentry
.user {
float: left;
position: relative
}
.block_messages .content .list li.listentry
.message {
float: right
}
.block_messages .content
.info {
text-align: center
}
.block_messages .content
.footer {
clear: both
}
.dir-rtl .block_messages .content .list li.listentry
.user {
float: right
}
.dir-rtl .block_messages .content .list li.listentry
.message {
float: left
}
.block_myprofile
img.profilepicture {
height: 100px;
width: 100px
}
.block_myprofile
.myprofileitem.fullname {
font-size: 1.5em;
font-weight: bold
}
.block_myprofile
.myprofileitem.edit {
text-align: right
}
.block_navigation
.block_tree {
margin: 5px;
padding-left: 0px;
overflow: visible
}
.block_navigation .block_tree
li {
margin: 3px;
list-style: none;
padding: 0
}
.block_navigation .block_tree li.item_with_icon>p {
position: relative;
padding-left: 21px
}
.block_navigation .block_tree li.item_with_icon>p img,.block_navigation .block_tree .type_activity>p.tree_item.active_tree_node img,.block_navigation .block_tree li>p.hasicon
img {
vertical-align: middle;
position: absolute;
left: 0;
top: -1px;
width: 16px;
height: 16px
}
.block_navigation .block_tree li.item_with_icon.contains_branch>p
img {
left: 16px
}
.block_navigation .block_tree .type_activity>p.branch.hasicon,.block_navigation .block_tree .type_activity>p.emptybranch.hasicon,.block_navigation .block_tree li.item_with_icon.contains_branch>.tree_item
{
padding-left: 37px
}
.block_navigation .block_tree li
ul {
padding-left: 0;
margin: 0
}
.block_navigation .block_tree li.depth_2
ul {
padding-left: 16px;
margin: 0
}
.block_navigation .block_tree .type_activity>p.tree_item.branch.hasicon.active_tree_node,.block_navigation .block_tree
.tree_item {
padding-left: 21px;
margin: 3px 0px;
text-align: left
}
.block_navigation .block_tree
.tree_item.branch {
background-image:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/expanded);
background-position: 0 0;
background-repeat: no-repeat
}
.block_navigation .block_tree
.tree_item.branch.navigation_node {
background-image: none;
padding-left: 0
}
.block_navigation .block_tree .type_activity>.tree_item.emptybranch,.block_navigation .block_tree .type_activity>.tree_item.branch
{
background-image: none;
position: relative
}
.block_navigation .block_tree .type_activity>.tree_item.hasicon.emptybranch img,.block_navigation .block_tree .type_activity>.tree_item.branch
img {
left: 16px
}
.block_navigation .block_tree
.root_node.leaf {
padding-left: 0px
}
.block_navigation .block_tree
.active_tree_node {
font-weight: bold
}
.block_navigation .block_tree .depth_1.current_branch
ul {
font-weight: normal
}
.dock .block_navigation
.tree_item {
white-space: nowrap
}
.jsenabled .block_navigation .block_tree
.tree_item.branch {
cursor: pointer
}
.jsenabled .block_navigation .block_tree
.tree_item.emptybranch {
background-image:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/collapsed_empty);
background-position: 0 0;
background-repeat: no-repeat
}
.jsenabled .block_navigation .block_tree .collapsed
ul {
display: none
}
.jsenabled .block_navigation .block_tree .type_activity>.tree_item.branch
{
background-image:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/expanded)
}
.jsenabled .block_navigation .block_tree .collapsed
.tree_item.branch {
background-image:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/collapsed)
}
.jsenabled .block_navigation .block_tree
.tree_item.branch.loadingbranch {
background-image:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/i/loading_small)
}
.jsenabled .block_navigation.dock_on_load,.block_navigation .block_tree_box
.requiresjs {
display: none
}
.jsenabled .block_navigation .block_tree_box
.requiresjs {
display: inline
}
.ie6 .block_navigation .block_tree
.tree_item {
width: 100%
}
.dir-rtl .block_navigation .block_tree li.depth_2
ul {
padding-left: 0;
padding-right: 16px;
padding-left: 0
}
.dir-rtl .block_navigation .block_tree .type_activity>p.tree_item.branch.hasicon.active_tree_node,.dir-rtl .block_navigation .block_tree
.tree_item {
padding-right: 21px;
text-align: right
}
.dir-rtl .block_navigation .block_tree
.tree_item.branch {
background-position: center right
}
.dir-rtl .block_navigation .block_tree,.dir-rtl .block_navigation .block_tree li ul,.dir-rtl .block_navigation .block_tree .navigation_node.tree_item.branch,.dir-rtl .block_navigation .block_tree
.root_node.leaf {
padding-right: 0
}
.dir-rtl .block_navigation .block_tree li.item_with_icon>p img,.dir-rtl .block_navigation .block_tree .type_activity>p.tree_item.active_tree_node img,.dir-rtl .block_navigation .block_tree li>p.hasicon
img {
left: auto;
right: 0
}
.dir-rtl .block_navigation .block_tree li.item_with_icon.contains_branch>p
img {
left: auto;
right: 16px
}
.dir-rtl .block_navigation .block_tree .type_activity>p.branch.hasicon,.dir-rtl .block_navigation .block_tree li.item_with_icon.contains_branch>.tree_item
{
padding-right: 37px;
padding-left: 0
}
.dir-rtl .block_navigation .block_tree .type_activity>.tree_item.branch
img {
right: 16px;
left: auto
}
.jsenabled.dir-rtl .block_navigation .block_tree
.tree_item.emptybranch {
background-image:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/collapsed_empty_rtl);
background-position: center right
}
.jsenabled.dir-rtl .block_navigation .block_tree .collapsed
.tree_item.branch {
background-image:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/collapsed_rtl)
}
.block_online_users .content .list
li.listentry {
clear: both
}
.block_online_users .content .list li.listentry
.user {
float: left;
position: relative
}
.block_online_users .content .list li.listentry .user
.userpicture {
vertical-align: text-bottom
}
.block_online_users .content .list li.listentry
.message {
float: right;
margin-top: 3px
}
.block_online_users .content
.info {
text-align: center
}
.dir-rtl .block_online_users .content .list li.listentry
.user {
float: right
}
.dir-rtl .block_online_users .content .list li.listentry
.message {
float: left
}
.block_private_files .content
table {
table-layout: fixed;
width: 100%
}
.block_quiz_results {
text-align: center
}
.block_quiz_results
h1 {
margin: 4px;
font-size: 1.1em
}
.block_quiz_results
table.grades {
text-align: left;
width: 100%
}
.block_quiz_results table.grades .number,.block_quiz_results table.grades
.grade {
text-align: right;
width: 10%
}
.block_quiz_results table.grades
caption {
margin: 1em 0px 0px 0px;
border-bottom-width: 1px;
border-bottom-style: solid;
font-weight: bold
}
.block_recent_activity .activitydate,.block_recent_activity
.activityhead {
text-align: center
}
.block_recent_activity .unlist
li {
margin-bottom: 1em
}
.block_recent_activity li .head
.date {
float: right
}
.dir-rtl .block_recent_activity .content
h3 {
text-align: right
}
.block_rss_client .list li:first-child {
border-top-width: 0
}
.block_rss_client .list
li {
border-top: 1px solid;
padding: 5px
}
.jsenabled .block_settings.dock_on_load,.block_settings .block_tree_box
.requiresjs {
display: none
}
.jsenabled .block_settings .block_tree_box
.requiresjs {
display: inline
}
.block_settings
.block_tree {
margin: 5px;
padding-left: 0px;
overflow: visible
}
.block_settings .block_tree
li {
margin: 0;
list-style: none
}
.block_settings .block_tree li
ul {
padding-left: 18px;
margin: 0
}
.block_settings .block_tree li.item_with_icon>p {
position: relative
}
.block_settings .block_tree li.item_with_icon>p
img {
vertical-align: middle;
position: absolute;
left: 0;
top: -1px;
width: 16px;
height: 16px
}
.block_settings .block_tree
.tree_item {
padding-left: 21px;
margin: 3px 0px;
text-align: left
}
.block_settings .block_tree
.tree_item.branch {
background-image:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/expanded);
background-position: 0 10%;
background-repeat: no-repeat
}
.block_settings .block_tree
.root_node.leaf {
padding-left: 0px
}
.block_settings .block_tree
.active_tree_node {
font-weight: bold
}
.jsenabled .block_settings .block_tree
.tree_item.branch {
cursor: pointer
}
.jsenabled .block_settings .block_tree
.tree_item.emptybranch {
background-image:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/collapsed_empty);
background-position: 0 10%;
background-repeat: no-repeat
}
.jsenabled .block_settings .block_tree .collapsed
ul {
display: none
}
.jsenabled .block_settings .block_tree .collapsed
.tree_item.branch {
background-image:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/collapsed)
}
.ie6 .block_settings .block_tree
.tree_item {
width: 100%
}
.dir-rtl .block_settings
.block_tree {
padding-right: 0px
}
.dir-rtl .block_settings .block_tree li
ul {
padding-left: 0;
padding-right: 18px
}
.dir-rtl .block_settings .block_tree
.tree_item {
padding-right: 21px;
padding-left: 0;
text-align: right
}
.dir-rtl .block_settings .block_tree
.tree_item.branch {
background-position: center right
}
.dir-rtl .block_settings .block_tree
.root_node.leaf {
padding-right: 0px
}
.dir-rtl .block_settings .block_tree li.item_with_icon>p
img {
right: 0;
left: auto
}
.jsenabled .block_settings .block_tree
.tree_item.branch.loadingbranch {
background-image:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/i/loading_small)
}
.jsenabled.dir-rtl .block_settings .block_tree
.tree_item.emptybranch {
background-image:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/collapsed_empty_rtl);
background-position: center right
}
.jsenabled.dir-rtl .block_settings .block_tree .collapsed
.tree_item.branch {
background-image:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/collapsed_rtl)
}
.block_site_main_menu
li {
clear: both
}
.block_site_main_menu li
.column {
width: 100%
}
.block_site_main_menu li
.buttons {
float: right;
margin: 0
}
.dir-rtl .block_site_main_menu li
.buttons {
float: left
}
.block_site_main_menu li .buttons a
img {
vertical-align: text-bottom
}
.block_site_main_menu
.footer {
margin-top: 1em
}
.block_site_main_menu .section_add_menus noscript
div {
display: inline
}
.block_social_activities
li {
clear: both
}
.block_social_activities li
.column {
width: 100%
}
.block_social_activities li
.buttons {
float: right;
margin: 0
}
.dir-rtl .block_social_activities li
.buttons {
float: left
}
.block_social_activities li .buttons a
img {
vertical-align: text-bottom
}
.block_tag_flickr .flickr-photos {
padding: 3px
}
.block_tag_youtube .youtube-thumb {
padding: 3px;
padding-bottom: 0.5em;
display: block;
float: left
}
.block_tag_youtube .yt-video-entry
li {
clear: left
}
.block_tags {
}
.block_tags
#coursetag {
}
.block_tags #coursetag
.coursetag_form_wrapper {
}
.block_tags #coursetag .coursetag_form_wrapper
.coursetag_form_positioner {
position: relative
}
.block_tags #coursetag .coursetag_form_wrapper .coursetag_form_positioner
.coursetag_form_input1 {
position: relative;
top: 0;
left: 0;
z-index: 1;
width: 100%
}
.block_tags #coursetag .coursetag_form_wrapper .coursetag_form_positioner
.coursetag_form_input2 {
position: absolute;
top: 0;
left: 0;
z-index: 2;
width: 100%
}
.block_tags #coursetag .coursetag_form_wrapper .coursetag_form_positioner
.coursetag_form_input3 {
position: absolute;
top: 3px;
left: 12.8em;
display: none
}
.block_tags #coursetag .coursetag_form_wrapper .coursetag_form_positioner
.coursetag_form_input1a {
background-color: white;
border: 1px solid #999;
width: 12em;
padding: 2px
}
.block_tags #coursetag .coursetag_form_wrapper .coursetag_form_positioner
.coursetag_form_input2a {
background-color: transparent;
border: 1px solid #999;
width: 12em;
color: #669954;
padding: 2px
}
.block_tags
.coursetag_morelink {
}
.block_tags
.coursetag_list {
}
#glossaryfilteroverlayprogress {
position: fixed;
top: 50%;
width: 100%;
text-align: center
}
ul.nav-tabs.vid-tabs {
border-bottom: 0px;
padding-left: 0px !important
}
.nav-tabs.vid-tabs>li
a {
padding: 5px 15px
}
.nav-tabs.vid-tabs>li a:focus {
background-color: #DDD !important
}
.nav-tabs.vid-tabs>li.active a,.nav-tabs.vid-tabs>li.active a:active,.nav-tabs.vid-tabs>li.active a:focus
{
background-color: #DDD !important
}
.mediaplugin_html5audio,.mediaplugin_html5video,.mediaplugin_swf,.mediaplugin_flv,.mediaplugin_real,.mediaplugin_youtube,.mediaplugin_vimeo,.mediaplugin_wmp,.mediaplugin_qt
{
display: block;
margin-top: 5px;
margin-bottom: 5px;
text-align: center
}
.mediaplugin.mediaplugin_mp3
object {
display: inline;
height: 15px;
width: 180px;
margin-left: 0.5em
}
.mp3flowplayer_backgroundColor {
color: #000
}
ul.nav-tabs.vid-tabs {
border-bottom: 0px;
padding-left: 0px !important
}
.nav-tabs.vid-tabs>li
a {
padding: 5px 15px
}
.nav-tabs.vid-tabs>li a:focus {
background-color: #DDD !important
}
.nav-tabs.vid-tabs>li.active a,.nav-tabs.vid-tabs>li.active a:active,.nav-tabs.vid-tabs>li.active a:focus
{
background-color: #DDD !important
}
ul.nav-tabs.vid-tabs {
border-bottom: 0px;
padding-left: 0px !important
}
.nav-tabs.vid-tabs>li
a {
padding: 5px 15px
}
.nav-tabs.vid-tabs>li a:focus {
background-color: #DDD !important
}
.nav-tabs.vid-tabs>li.active a,.nav-tabs.vid-tabs>li.active a:active,.nav-tabs.vid-tabs>li.active a:focus
{
background-color: #DDD !important
}
@media ( max-width : 480px) {
.mceToolbar
td {
float: left;
display: inline-block
}
.moodleSkin .mceLayout .mceToolbar
.mceWrap {
clear: left;
width: 100%;
height: 4px
}
.moodleSkin .mceLayout .mceToolbar
.mceNoWrap {
clear: none;
width: 0px
}
.o2k7Skin tr.mceLast .mceToolbar tr td.mceWrap,.o2k7Skin tr.mceFirst .mceToolbar tr
td.mceWrap {
margin-left: -3px
}
.dir-rtl .o2k7Skin tr.mceLast .mceToolbar tr td.mceWrap,.dir-rtl .o2k7Skin tr.mceFirst .mceToolbar tr
td.mceWrap {
margin-left: 0px
}
}
.format-singleactivity .tree_item.orphaned
a {
color: red
}
.course-content
ul.topics {
margin: 0
}
.course-content ul.topics
li.section {
list-style: none;
margin: 0 0 5px 0;
padding: 0
}
.course-content ul.topics li.section
.content {
margin: 0 40px
}
.course-content ul.topics li.section
.left {
float: left
}
.course-content ul.topics li.section
.right {
float: right
}
.course-content ul.topics li.section .left,.course-content ul.topics li.section
.right {
width: 40px;
text-align: center;
padding: 6px 0
}
.course-content ul.topics li.section .right
img.icon {
padding: 0 0 4px 0
}
.course-content ul.topics li.section .left .section-handle
img.icon {
padding: 0;
vertical-align: baseline
}
.course-content
ul.weeks {
margin: 0
}
.course-content ul.weeks
li.section {
list-style: none;
margin: 0 0 5px 0;
padding: 0
}
.course-content ul.weeks li.section
.content {
margin: 0 40px
}
.course-content ul.weeks li.section
.left {
float: left
}
.course-content ul.weeks li.section
.right {
float: right
}
.course-content ul.weeks li.section .left,.course-content ul.weeks li.section
.right {
width: 40px;
text-align: center;
padding: 6px 0
}
.course-content ul.weeks li.section .right
img.icon {
padding: 0 0 4px 0
}
.course-content ul.weeks li.section .left .section-handle
img.icon {
padding: 0;
vertical-align: baseline
}
#page-report-completion-index table#completion-progress {
margin-top: 20px;
margin-bottom: 30px
}
#page-report-completion-index .export-actions {
text-align: center
}
#page-report-log-index
.info {
margin: 10px
}
#page-report-log-index
.logselectform {
margin: 10px auto
}
#page-report-log-user
.info {
margin: 10px;
text-align: center
}
#page-report-log-user
.graph {
text-align: center
}
#page-report-loglive-index
.info {
margin: 10px
}
#page-report-outline-index
td.numviews {
text-align: right
}
#page-report-outline-index
tr.section {
text-align: center
}
#page-report-outline-index
td.lastaccess {
font-size: 0.8em
}
#page-report-outline-user .section
.content {
margin-left: 30px;
margin-right: 30px
}
#page-report-outline-user .section
h2 {
margin-top: 0
}
#page-report-outline-user
.section {
margin-left: 30px;
margin-right: 30px;
margin-bottom: 20px
}
#page-report-outline-user
.section {
border-width: 1px;
border-style: solid;
padding: 10px
}
#page-report-participation-index
.participationselectform {
margin: 10px auto
}
#page-report-participation-index .participationselectform
label {
margin-left: 15px;
margin-right: 5px
}
#page-report-progress-index #completion-progress th,#page-report-progress-index #completion-progress
td {
padding: 2px 4px;
font-weight: normal;
border-right: 1px solid #EEE
}
#page-report-progress-index .progress-actions {
text-align: center
}
#page-report-progress-index
.completion_pagingbar {
margin: 1em 0;
text-align: center
}
#page-report-progress-index
.completion_prev {
display: inline;
margin-right: 2em
}
#page-report-progress-index .completion_pagingbar
p {
display: inline;
margin: 0
}
#page-report-progress-index
.completion_next {
display: inline;
margin-left: 2em
}
#page-report-stats-index
.graph {
margin-bottom: 1em
}
.path-grade-report-grader .flexible
th {
white-space: normal
}
.gradestable {
margin-bottom: 0
}
.gradestable th.user
img {
width: 20px;
height: 20px
}
.gradestable th
img {
vertical-align: text-bottom;
padding-bottom: 0
}
.gradestable th
.grade_icons {
margin-top: .3em
}
.gradestable th
img.sorticon {
margin-left: .3em
}
.dir-rtl .gradestable th
img.sorticon {
margin-left: 0;
margin-right: .3em
}
table#user-grades
.catlevel2 {
background-color: #f9f9f9
}
table#user-grades tr.range
td.cell {
font-weight: 700
}
table#user-grades tr.avg
td.cell {
background-color: #efefff;
font-weight: 700;
color: #00008B
}
table#user-grades tr.odd
td.cell {
background-color: #efefef;
white-space: nowrap
}
table#user-grades tr
td.overridden {
background-color: #F3E4C0
}
table#user-grades tr.odd
td.overridden {
background-color: #EFD9A4
}
table#user-grades tr
td.ajaxoverridden {
background-color: #FFE3A0
}
table#user-grades tr.odd
td.ajaxoverridden {
background-color: #FFDA83
}
table#user-grades tr.even
td.excluded {
background-color: #EABFFF
}
table#user-grades tr.odd
td.excluded {
background-color: #E5AFFF
}
table#user-grades tr.odd
th.header {
background-color: #efefef;
background-image: none
}
table#user-grades tr.even
th.header {
background-image: none
}
table#user-grades tr.groupavg
td.cell {
background-color: #efffef;
font-weight: 700;
color: #006400
}
table#user-grades td.cat,table#user-grades
td.course {
font-weight: 700
}
table#user-grades {
font-size: 10px;
width: auto;
background-color: transparent;
border-style: solid;
border-width: 1px;
margin: 20px 0 0
}
.path-grade-report-grader #overDiv
table {
margin: 0
}
.path-grade-report-grader #overDiv table
td.feedback {
border: 0
}
.path-grade-report-grader #overDiv
.feedback {
font-size: 70%;
background-color: #ABF;
color: #000;
font-family: Verdana;
font-weight: 400
}
.path-grade-report-grader #overDiv
.caption {
font-size: 70%;
background-color: #56C;
color: #CCF;
font-family: Arial;
font-weight: 700
}
.path-grade-report-grader #overDiv
.intersection {
font-size: 70%;
background-color: #ABF;
color: #000;
font-family: Verdana;
font-weight: 400
}
.path-grade-report-grader #overDiv
.intersectioncaption {
background-color: #56C;
color: #CCF;
font-family: Arial;
font-weight: 700
}
.path-grade-report-grader
div.submit {
margin-top: 20px;
text-align: center
}
table#user-grades
td {
text-align: right;
border-style: solid;
border-width: 0 1px 1px 0
}
table#user-grades
th.category {
vertical-align: top;
border-style: solid;
border-width: 1px 1px 0
}
table#user-grades
th.user {
text-align: left;
border-style: solid;
border-width: 1px 0
}
table#user-grades
th.userfield {
border-style: solid;
border-width: 1px
}
table#user-grades th.categoryitem,table#user-grades
td.topleft {
vertical-align: bottom;
border-style: solid;
border-width: 0 1px
}
.path-grade-report-grader td,.path-grade-report-grader
th {
border-color: #CECECE
}
.path-grade-report-grader table#participants
th {
vertical-align: top;
width: auto
}
table#user-grades
td.fillerfirst {
border-style: solid;
border-width: 0 0 0 1px
}
table#user-grades
td.fillerlast {
border-style: solid;
border-width: 0 1px 0 0
}
table#user-grades th.item,table#user-grades th.categoryitem,table#user-grades
th.courseitem {
border-bottom-color: #000;
vertical-align: bottom;
border-style: solid;
border-width: 1px
}
div.gradertoggle {
display: inline;
margin-left: 20px
}
table#user-grades
th.range {
text-align: right;
border-style: solid;
border-width: 1px
}
table#user-grades
.userpic {
display: inline;
margin-right: 10px
}
table#user-grades
.quickfeedback {
border: 1px dashed #000;
width: auto;
margin: 0;
padding: 0;
margin-left: 10px
}
.dir-rtl table#user-grades
.quickfeedback {
margin-left: 0;
margin-right: 10px
}
.path-grade-report-grader
#siteconfiglink {
text-align: right
}
table#user-grades
.datesubmitted {
font-size: .7em
}
table#user-grades
td.cell {
padding-left: 5px;
padding-right: 5px;
vertical-align: middle
}
.path-grade-report-grader
table {
border-collapse: collapse;
background-color: #fff;
border-color: #cecece
}
.path-grade-report-grader
th {
padding: 1px 10px
}
.path-grade-report-grader span.inclusion-links {
margin: 0 5px 0 10px
}
table#user-grades
.item {
background-color: #e9e9e9
}
.path-grade-report-grader table tr.odd
th.header {
background-color: #efefef;
background-image: none;
border-width: 0 0 1px
}
.path-grade-report-grader table tr.heading
th.header {
border-top: 1px solid #cecece
}
table#user-grades tr.heading th.categoryitem,table#user-grades tr.heading
th.courseitem {
border-width: 0 0 0 1px
}
table#user-grades
th.category.header.catlevel1 {
vertical-align: top;
border-style: solid;
border-width: 1px 1px 0 0
}
.path-grade-report-grader div.left_scroller th.user
a {
vertical-align: middle;
margin: 0;
padding: 0
}
table#user-grades th.categoryitem,table#user-grades th.courseitem,.path-grade-report-grader table
td.topleft {
vertical-align: bottom;
border-color: #cecece #cecece #000;
border-style: solid;
border-width: 0 1px 1px
}
.path-grade-report-grader .left_scroller table
td.topleft {
background-color: #fff;
border-bottom-color: #cecece
}
table#user-grades
td.topleft {
background-color: #fff
}
.path-grade-report-grader th.user
img.userpicture {
border: 3px double #cecece;
vertical-align: top;
width: 2.7em;
height: 2.7em;
margin-right: 10px
}
.path-grade-report-grader
a.quickedit {
line-height: 1em;
display: block;
float: right;
clear: none;
font-size: 9px;
background-color: transparent;
margin: .1em 0 0
}
.path-grade-report-grader
a.quickedit2 {
display: block;
float: right;
clear: none;
background-color: transparent;
margin: 1.3em 0 0
}
.path-grade-report-grader
table#quick_edit {
border: 1px solid #cecece;
margin: 0 auto
}
.path-grade-report-grader table#quick_edit
td {
vertical-align: middle;
border: 1px solid #cecece;
text-align: left;
margin: 0;
padding: 5px
}
.path-grade-report-grader table#quick_edit td
img {
border: 3px double #cecece;
vertical-align: middle;
padding: 0
}
.path-grade-report-grader td
input.text {
border: 1px solid #666;
width: auto;
margin: 0;
padding: 0
}
.path-grade-report-grader td
input.submit {
margin: 10px 10px 0px 10px
}
.path-grade-report-grader table#quick_edit
td.fullname {
border-left: 0;
padding-left: 5px
}
.path-grade-report-grader table#quick_edit
td.picture {
border-right: 0
}
.path-grade-report-grader table#quick_edit td.finalgrade
input {
width: 5em
}
.path-grade-report-grader
h1 {
text-align: center;
clear: both
}
.path-grade-report-grader
input.center {
margin: 10px auto 0
}
.path-grade-report-grader
.lefttbody {
width: auto;
vertical-align: middle
}
table#user-grades
th.fixedcolumn {
border: 1px solid #cecece;
vertical-align: middle
}
.path-grade-report-grader table#fixed_column
th {
border: 1px solid #cecece;
vertical-align: middle;
border-right-color: #000
}
.path-grade-report-grader table#fixed_column
th.user {
border-right-color: #cecece
}
.path-grade-report-grader
table#fixed_column {
padding-top: 20px;
border-top: 1px solid #cecece;
background-color: #fff
}
.path-grade-report-grader
.left_scroller {
float: left;
clear: none;
padding-top: 20px
}
.path-grade-report-grader.dir-rtl
.left_scroller {
float: right
}
.path-grade-report-grader
.right_scroller {
width: auto;
clear: none;
overflow-x: scroll
}
.path-grade-report-grader table tr.avg,.path-grade-report-grader table tr.groupavg td,.path-grade-report-grader table tr.avg td,.path-grade-report-grader table tr.groupavg th,.path-grade-report-grader table tr.avg th,.path-grade-report-grader table tr.controls_row,.path-grade-report-grader table tr.controls_row th,.path-grade-report-grader table tr.range_row,.path-grade-report-grader table tr.range_row th,div.right_scroller
tr {
height: 2em
}
table#user-grades tr.groupavg td.cell,tr.groupavg
th.header {
background-color: #efffef
}
.path-grade-report-grader form
td.excluded {
color: red
}
.path-grade-report-grader
.excludedfloater {
font-weight: 700;
color: red;
font-size: 9px;
float: left
}
.path-grade-report-grader
span.gradepass {
color: #298721
}
.path-grade-report-grader
span.gradefail {
color: #890d0d
}
.path-grade-report-grader
.gradeweight {
color: #461d7c;
font-weight: 700
}
.path-grade-report-grader td
select {
font-size: 100%;
padding: 0
}
.path-grade-report-grader .right_scroller td
select {
font-size: 86%;
padding: 0
}
.path-grade-report-grader tr.avg,.path-grade-report-grader tr.controls,.path-grade-report-grader td.controls,.path-grade-report-grader th.controls,.path-grade-report-grader tr.groupavg,.path-grade-report-grader tr.range,.path-grade-report-grader th.range,.path-grade-report-grader td.range,.path-grade-report-grader tr.heading
th.range {
height: 2em !important;
white-space: nowrap
}
.path-grade-report-grader .heading_name_row
th {
white-space: nowrap;
width: 2000px
}
.path-grade-report-grader heading_name_row th
span {
white-space: nowrap
}
.path-grade-report-grader .grade_icons
img.ajax {
float: right
}
.path-grade-report-grader .gradestable th.user,.path-grade-report-grader .gradestable th.range,.path-grade-report-grader .flexible th,.path-grade-report-grader .flexible td,.path-grade-report-grader .flexible th a,.path-grade-report-grader .flexible td a,.path-grade-report-grader .gradestable th.range,.path-grade-report-grader
td {
white-space: nowrap
}
table#user-grades .catlevel1,table#user-grades .r1,.path-grade-report-grader table tr.even td.cell,.path-grade-report-grader table tr.even
th {
background-color: #fff
}
table#user-grades .catlevel3,.path-grade-report-grader table tr.odd
td.cell {
background-color: #efefef
}
table#fixed_column tr.odd th,table#user-grades tr.odd
th {
background-color: #efefef
}
table#user-grades td.vmarked,table#user-grades tr.odd td.vmarked,table#user-grades tr.avg td.vmarked,table#user-grades tr.controls td.vmarked,table#user-grades .catlevel1.vmarked,table#user-grades .catlevel2.vmarked,table#user-grades .catlevel3.vmarked,table#user-grades tr.range td.vmarked,table#user-grades tr.groupavg
td.vmarked {
background-color: #fc3
}
table#user-grades td.hmarked,table#user-grades tr.odd td.hmarked,table#user-grades tr.even td.hmarked,table#user-grades tr.odd th.hmarked,table#user-grades tr.even
th.hmarked {
background-color: #ff9
}
table#user-grades td.hmarked.vmarked,table#user-grades tr.odd td.hmarked.vmarked,table#user-grades tr.even
td.hmarked.vmarked {
background-color: #fc9
}
table#user-grades tr.heading,table#user-grades .heading
td {
border-style: solid;
border-width: 0
}
table#user-grades td.userfield,table#user-grades th,.path-grade-report-grader div.gradeparent,.path-grade-report-grader .ie6 form,table#user-grades
td.ajax {
text-align: left
}
.dir-rtl table#user-grades td.userfield,.dir-rtl table#user-grades th,.path-grade-report-grader.dir-rtl div.gradeparent,.path-grade-report-grader.dir-rtl .ie6 form,.dir-rtl table#user-grades
td.ajax {
text-align: right
}
.path-grade-report-grader
.gradeparent {
overflow: auto
}
table#user-grades td.controls,.path-grade-report-grader table tr.avg .cell,.path-grade-report-grader table tr.range
.cell {
background-color: #f3ead8
}
.path-grade-report-grader div.left_scroller tr,.path-grade-report-grader div.right_scroller tr,.path-grade-report-grader div.left_scroller td,.path-grade-report-grader div.right_scroller td,.path-grade-report-grader div.left_scroller th,.path-grade-report-grader div.right_scroller
th {
height: 4.5em;
font-size: 10px
}
.path-grade-report-grader table th.user,.path-grade-report-grader table
td.userfield {
text-align: left;
vertical-align: middle
}
.path-grade-report-grader .usersuspended a: link,.path-grade-report-grader .usersuspended a: visited
{
color: #666
}
.path-grade-report-grader table th.usersuspended
img.usersuspendedicon {
vertical-align: text-bottom;
margin-left: .45em
}
.path-grade-report-grader
.grade_icons {
margin-bottom: .3em
}
.path-grade-report-grader tr.controls
.grade_icons {
margin-bottom: 0
}
.path-grade-report-grader .yui3-overlay {
background-color: #FFEE69;
border-color: #D4C237 #A6982B #A6982B;
border-style: solid;
border-width: 1px;
left: 0;
padding: 2px 5px;
font-size: 0.7em
}
.path-grade-report-grader .yui3-overlay
.fullname {
color: #5F3E00;
font-weight: bold
}
.path-grade-report-grader .yui3-overlay
.itemname {
color: #194F3E;
font-weight: bold
}
.path-grade-report-grader .yui3-overlay
.feedback {
color: #5F595E
}
.path-grade-report-grader
#tooltipPanel {
text-align: left
}
.path-grade-report-grader .yui3-overlay a.container-close {
margin-top: -3px
}
.path-grade-report-grader #hiddentooltiproot,.tooltipDiv {
display: none
}
.path-grade-report-grader.ie
.right_scroller {
overflow-y: hidden
}
.path-grade-report-grader.ie table#fixed_column
th {
height: 4.5em
}
.path-grade-report-grader.ie table#fixed_column tr.avg
th {
height: 2.1em
}
.path-grade-report-grader.ie div.left_scroller
td {
height: 4.5em
}
.path-grade-report-grader.ie6
div.right_scroller {
margin-top: 4em;
width: auto;
position: absolute
}
.path-grade-report-grader.ie6
.excludedfloater {
font-size: 7px
}
.path-grade-report-grader.dir-rtl table th.user,.path-grade-report-grader.dir-rtl table
td.userfield {
text-align: right
}
.dir-rtl table#user-grades th.category,.dir-rtl table#user-grades th#studentheader,.dir-rtl table#user-grades
th.user {
text-align: right
}
.path-grade-report-grader.dir-rtl th.user
img.userpicture {
margin-left: 0.5em
}
.path-grade-report-user .user-grade
.datesubmitted {
font-size: 0.7em
}
.path-grade-report-user .user-grade .courseitem,.path-grade-report-user .user-grade
.categoryitem {
font-weight: bold
}
.path-grade-report-user .user-grade
td.cell {
padding-left: 5px;
padding-right: 5px
}
#graded_users_selector {
float: right;
text-align: right
}
.path-grade-report-user .user-grade .hidden,.path-grade-report-user .user-grade .hidden
a {
color: #aaa
}
.user-grade {
border: 1px solid black;
margin: auto;
padding: 0.25em;
font-size: 0.8em
}
.user-grade
td {
margin: 1px;
padding: 0.25em;
min-width: 2em;
vertical-align: top
}
.user-grade
thead {
border-bottom: 3px double black
}
.user-grade thead
th {
padding: 0.25em 0.75em
}
.user-grade tbody
th {
text-align: left
}
.user-grade td.oddd1,.user-grade
th.oddd1 {
background-color: #f3dfd0
}
.user-grade td.oddd2,.user-grade
th.oddd2 {
background-color: #d0dbf3
}
.user-grade td.oddd3,.user-grade
th.oddd3 {
background-color: #d0f3d6
}
.user-grade td.oddd4,.user-grade
th.oddd4 {
background-color: #f0f0aa
}
.user-grade td.evend2,.user-grade
th.evend2 {
background-color: #b0bbd3
}
.user-grade td.evend3,.user-grade
th.evend3 {
background-color: #b0dfb6
}
.user-grade td.evend4,.user-grade
th.evend4 {
background-color: #cac8be
}
.user-grade td.b1t,.user-grade td.b2t,.user-grade th.b1t,.user-grade
th.b2t {
border-top: 2px solid black
}
.user-grade td.b1r,.user-grade td.b2r,.user-grade th.b1r,.user-grade
th.b2r {
border-right: 2px solid black
}
.user-grade td.b1b,.user-grade td.b2b,.user-grade th.b1b,.user-grade
th.b2b {
border-bottom: 2px solid black
}
.user-grade td.b1l,.user-grade td.b2l,.user-grade th.b1l,.user-grade
th.b2l {
border-left: 2px solid black
}
.user-grade td.baggt,.user-grade td.baggb,.user-grade th.baggt,.user-grade
th.baggb {
font-style: italic;
font-weight: bold
}
.user-grade td.baggt,.user-grade
th.baggt {
border-top: 3px double black
}
.user-grade td.baggb,.user-grade
th.baggb {
border-bottom: 3px double black
}
.user-grade td.item,.user-grade
th.item {
border-left: 1px solid gray;
border-right: 1px solid gray
}
.user-grade
td.excluded {
background-color: #666
}
.user-grade
td.hidden {
color: #aaa
}
.user-grade
td.feedbacktext {
max-width: 600px;
padding: 2px 2px
}
.pagelayout-report .user-grade .feedbacktext .no-overflow {
overflow: auto;
padding: 0.25em
}
table.user-grade
td.feedbacktext {
text-align: left;
width: 40%;
font-size: 0.8em;
white-space: normal
}
table.user-grade
td.itemcenter {
text-align: center
}
.gradingform_guide-regrade {
padding: 10px;
background: #FDD;
border: 1px solid #F00;
margin-bottom: 10px
}
.gradingform_guide-restored {
padding: 10px;
background: #FFD;
border: 1px solid #FF0;
margin-bottom: 10px
}
.gradingform_guide-error {
color: red;
font-weight: bold
}
.gradingform_guide_editform
.status {
font-weight: normal;
text-transform: uppercase;
font-size: 60%;
padding: 0.25em;
border: 1px solid #EEE
}
.gradingform_guide_editform
.status.ready {
background-color: #e7f1c3;
border-color: #AEA
}
.gradingform_guide_editform
.status.draft {
background-color: #f3f2aa;
border-color: #EE2
}
.gradingform_guide.editor .criterion .controls,.gradingform_guide .criterion .description,.gradingform_guide .criterion
.remark {
vertical-align: top
}
.gradingform_guide.editor .criterion .controls,.gradingform_guide.editor .criterion .description,.gradingform_guide.editor .criterion
.remark {
padding: 3px
}
.gradingform_guide
.criteria {
height: 100%
}
.gradingform_guide
.criterion {
border: 1px solid #DDD;
overflow: hidden
}
.gradingform_guide
.criterion.even {
background: #F0F0F0
}
.gradingform_guide .criterion
.description {
width: 100%
}
.gradingform_guide .criterion .description .criterionmaxscore
input {
width: 20px
}
.gradingform_guide .criterion .description
.criterionname {
font-weight: bold
}
.gradingform_guide .criterion
label {
font-weight: bold;
padding-right: 5px
}
.gradingform_guide
.plainvalue.empty {
font-style: italic;
color: #AAA
}
.gradingform_guide
.plainvalue.editname {
font-weight: bold
}
.gradingform_guide.editor .criterion.first.last .controls .delete input,.gradingform_guide.editor .criterion.first .controls .moveup input,.gradingform_guide.editor .criterion.last .controls .movedown
input {
display: none
}
.gradingform_guide.editor .delete input,.gradingform_guide.editor .moveup input,.gradingform_guide.editor .movedown
input {
text-indent: -1000em;
cursor: pointer;
border: none
}
.gradingform_guide.editor .criterion .controls .delete
input {
width: 20px;
height: 16px;
background: transparent
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/delete)
no-repeat center top;
margin-top: 4px
}
.gradingform_guide.editor .moveup
input {
width: 20px;
height: 15px;
background: transparent
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/up)
no-repeat center top;
margin-top: 4px
}
.gradingform_guide.editor .movedown
input {
width: 20px;
height: 15px;
background: transparent
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/down)
no-repeat center top;
margin-top: 4px
}
.gradingform_guide.editor .addcriterion input,.gradingform_guide.editor .addcomment
input {
background: transparent
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/add)
no-repeat;
display: block;
color: #555;
font-weight: bold;
text-decoration: none
}
.gradingform_guide.editor .addcriterion input,.gradingform_guide.editor .addcomment
input {
background-position: 5px 8px;
height: 30px;
line-height: 29px;
margin-bottom: 14px;
padding-left: 20px;
padding-right: 10px
}
.gradingform_guide .options
.optionsheading {
font-weight: bold;
font-size: 1.1em;
padding-bottom: 5px
}
.gradingform_guide .options
.option {
padding-bottom: 2px
}
.gradingform_guide .options .option
label {
margin-left: 5px
}
.gradingform_guide .options .option
.value {
margin-left: 5px;
font-weight: bold
}
.gradingform_guide .criterion
.description.error {
background: #FDD
}
.gradingform_guide.editor
.hiddenelement {
display: none
}
.gradingform_guide.editor
.pseudotablink {
background-color: transparent;
border: 0 solid;
height: 1px;
width: 1px;
color: transparent;
padding: 0;
margin: 0;
position: relative;
float: right
}
.jsenabled .gradingform_guide
.markingguidecomment {
cursor: pointer
}
.jsenabled .gradingform_guide .markingguidecomment:before {
content:
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/add);
padding-right: 2px
}
.dir-rtl.jsenabled .gradingform_guide .markingguidecomment:before {
padding-right: 0;
padding-left: 2px
}
.gradingform_guide
.commentheader {
font-weight: bold;
font-size: 1.1em;
padding-bottom: 5px
}
.jsenabled .gradingform_guide
.criterionnamelabel {
display: none
}
.jsenabled .gradingform_guide
.criterionshortname {
font-weight: bold
}
.gradingform_guide
table {
width: 100%
}
.gradingform_guide
.descriptionreadonly {
vertical-align: top
}
.gradingform_guide
.criteriondescriptionmarkers {
width: 300px
}
.gradingform_guide
.markingguideremark {
margin: 0;
width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.gradingform_guide
.criteriondescriptionscore {
display: inline
}
.gradingform_guide .score
label {
display: block
}
.gradingform_guide .score
input {
margin: 0;
width: auto
}
.gradingform_rubric_editform
.status {
font-weight: normal;
text-transform: uppercase;
font-size: 60%;
padding: 0.25em;
border: 1px solid #EEE
}
.gradingform_rubric_editform
.status.ready {
background-color: #e7f1c3;
border-color: #AEA
}
.gradingform_rubric_editform
.status.draft {
background-color: #f3f2aa;
border-color: #EE2
}
.gradingform_rubric {
overflow: auto;
padding-bottom: 1.5em;
max-width: 720px;
position: relative
}
.gradingform_rubric.editor .criterion .controls,.gradingform_rubric .criterion .description,.gradingform_rubric .criterion .levels,.gradingform_rubric.editor .criterion .addlevel,.gradingform_rubric .criterion .remark,.gradingform_rubric .criterion .levels
.level {
vertical-align: top
}
.gradingform_rubric.editor .criterion .controls,.gradingform_rubric .criterion .description,.gradingform_rubric.editor .criterion .addlevel,.gradingform_rubric .criterion .remark,.gradingform_rubric .criterion .levels
.level {
padding: 3px
}
.gradingform_rubric
.criteria {
height: 100%
}
.gradingform_rubric
.criterion {
border: 1px solid #DDD;
overflow: hidden
}
.gradingform_rubric
.criterion.even {
background: #F0F0F0
}
.gradingform_rubric .criterion
.description {
width: 150px;
font-weight: bold
}
.gradingform_rubric .criterion .levels
table {
width: 100%;
height: 100%
}
.gradingform_rubric .criterion .levels,.gradingform_rubric .criterion .levels table,.gradingform_rubric .criterion .levels table
tbody {
padding: 0;
margin: 0
}
.gradingform_rubric .criterion .levels
.level {
border-left: 1px solid #DDD;
max-width: 150px
}
.gradingform_rubric .criterion .levels .level .level-wrapper {
position: relative
}
.gradingform_rubric .criterion .levels
.level.last {
border-right: 1px solid #DDD
}
.gradingform_rubric
.plainvalue.empty {
font-style: italic;
color: #AAA
}
.gradingform_rubric.editor .criterion .levels .level
.delete {
position: absolute;
right: 0
}
.gradingform_rubric .criterion .levels .level
.score {
font-style: italic;
color: #575;
font-weight: bold;
margin-top: 5px;
white-space: nowrap
}
.gradingform_rubric .criterion .levels .level .score
.scorevalue {
padding-right: 5px
}
.gradingform_rubric.editor .criterion.first .controls .moveup input,.gradingform_rubric.editor .criterion.last .controls .movedown
input {
display: none
}
.gradingform_rubric .criterion .levels
.level.currentchecked {
background: #fff0f0
}
.gradingform_rubric .criterion .levels
.level.checked {
background: #d0ffd0;
border: 1px solid #555
}
.gradingform_rubric.evaluate .criterion .levels .level:hover {
background: #30ff30
}
.gradingform_rubric.editor .delete input,.gradingform_rubric.editor .moveup input,.gradingform_rubric.editor .movedown
input {
text-indent: -1000em;
cursor: pointer;
border: none
}
.gradingform_rubric.editor .criterion .controls .delete
input {
width: 12px;
height: 12px;
background: transparent
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/delete)
no-repeat center top;
margin: .3em .3em 0 .3em
}
.gradingform_rubric.editor .levels .level .delete
input {
width: 12px;
height: 16px;
background: transparent
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/delete)
no-repeat center center
}
.dir-rtl .gradingform_rubric.editor .levels .level .delete
input {
margin-right: .45em;
margin-left: 0
}
.gradingform_rubric.editor .moveup
input {
width: 12px;
height: 12px;
background: transparent
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/up)
no-repeat center top;
margin: .3em .3em 0 .3em
}
.gradingform_rubric.editor .movedown
input {
width: 12px;
height: 12px;
background: transparent
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/down)
no-repeat center top;
margin: .3em .3em 0 .3em
}
.gradingform_rubric.editor .addcriterion input,.gradingform_rubric.editor .addlevel
input {
background: transparent
url(/moodle_26/theme/image.php/_s/bootstrap/core/1396012647/t/add)
no-repeat top left;
display: block;
color: #555;
font-weight: bold;
text-decoration: none
}
.gradingform_rubric.editor .addcriterion
input {
background-position: 5px 8px;
height: 30px;
line-height: 29px;
margin-bottom: 14px;
padding-left: 20px;
padding-right: 10px
}
.gradingform_rubric.editor .addlevel
input {
background-position: 5px 5px;
height: 25px;
line-height: 24px;
margin-bottom: 45px;
padding-left: 18px;
padding-right: 8px
}
.gradingform_rubric .options
.optionsheading {
font-weight: bold;
font-size: 1.1em;
padding-bottom: 5px
}
.gradingform_rubric .options
.option {
padding-bottom: 2px
}
.gradingform_rubric .options .option
label {
margin-left: 5px
}
.gradingform_rubric .options .option
.value {
margin-left: 5px;
font-weight: bold
}
.gradingform_rubric .criterion
.levels.error {
border: 1px solid red
}
.gradingform_rubric .criterion .description.error,.gradingform_rubric .criterion .levels .level .definition.error,.gradingform_rubric .criterion .levels .level
.score.error {
background: #FDD
}
.gradingform_rubric-regrade {
padding: 10px;
background: #FDD;
border: 1px solid #F00;
margin-bottom: 10px
}
.gradingform_rubric-restored {
padding: 10px;
background: #FFD;
border: 1px solid #FF0;
margin-bottom: 10px
}
.gradingform_rubric-error {
color: red;
font-weight: bold
}
.gradingform_rubric.editor
.hiddenelement {
display: none
}
.gradingform_rubric.editor
.pseudotablink {
background-color: transparent;
border: 0 solid;
height: 1px;
width: 1px;
color: transparent;
padding: 0;
margin: 0;
position: relative;
float: right
}
.path-admin-mnet-service-enrol
.singlebutton {
text-align: center
}
.path-admin-mnet-service-enrol table.remotehosts,.path-admin-mnet-service-enrol table.otherenrolledusers,.path-admin-mnet-service-enrol
table.remotecourses {
margin: 0px auto 1em auto
}
.path-admin-mnet-service-enrol table.remotecourses
th.categoryname {
text-align: left;
background-color: #f6f6f6
}
.path-admin-mnet-service-enrol table.remotecourses
td.c1 {
font-weight: bold
}
.path-admin-mnet-service-enrol table.remotecourses th.categoryname
img {
margin-right: 1em
}
.path-admin-mnet-service-enrol
.collapsibleregioncaption {
font-size: 110%;
font-weight: bold;
text-align: center
}
.path-admin-mnet-service-enrol
.collapsibleregioninner {
border: 1px solid #ddd;
padding: 1em
}
.path-admin-mnet-service-enrol
.collapsibleregion.remotecourse.summary {
margin: 0px 10em
}
.path-admin-mnet-service-enrol
.roleassigntable {
margin: 1em auto
}
.qbehaviour_deferredcbm_slightlyunderconfident,.qbehaviour_deferredcbm_slightlyoverconfident
{
font-weight: bold;
color: #600
}
.qbehaviour_deferredcbm_underconfident,.qbehaviour_deferredcbm_overconfident
{
font-weight: bold;
color: #c00
}
.qbehaviour_deferredcbm_judgementok {
font-weight: bold;
color: #080
}
.qbehaviour_deferredcbm_actual_percentage {
font-weight: bold
}
.qbehaviour_deferredcbm_summary_heading {
margin: 0
}
.que.deferredcbm .certaintychoices input[type="radio"] {
margin-left: 0.5em
}
.que.deferredcbm .certaintychoices
label {
white-space: nowrap
}
#page-admin-tool-assignmentupgrade-listnotupgraded .tool_assignmentupgrade_upgradetable
.c0 {
display: none
}
#page-admin-tool-assignmentupgrade-listnotupgraded.jsenabled .tool_assignmentupgrade_upgradetable
.c0 {
display: table-cell
}
#page-admin-tool-assignmentupgrade-listnotupgraded .tool_assignmentupgrade_upgradetable tr.selectedrow
td {
background-color: #fec
}
#page-admin-tool-assignmentupgrade-listnotupgraded .tool_assignmentupgrade_upgradetable tr.unselectedrow
td {
background-color: white
}
#page-admin-tool-assignmentupgrade-listnotupgraded .tool_assignmentupgrade_paginationform
.hidden {
display: none
}
.steps-definitions {
border-style: solid;
border-width: 1px;
border-color: #BBB;
padding: 5px;
margin: auto;
width: 50%
}
.steps-definitions
.step {
margin: 10px 0px 10px 0px
}
.steps-definitions
.stepdescription {
color: #bf8c12
}
.steps-definitions
.steptype {
color: #1467a6;
margin-right: 5px
}
.steps-definitions
.stepregex {
color: #060
}
.path-admin-tool-capability
.comparisontable {
margin-top: 150px
}
.path-admin-tool-capability .comparisontable th,.path-admin-tool-capability .comparisontable
td {
vertical-align: middle;
padding: 0.4em 0.5em 0.3em
}
.path-admin-tool-capability .comparisontable thead
th {
vertical-align: bottom;
background: none
}
.path-admin-tool-capability .comparisontable thead th
div {
position: relative
}
.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)
}
.path-admin-tool-capability .comparisontable tbody
th {
background-color: #EEE;
text-align: right;
border: 1px solid #DFDFDF
}
.path-admin-tool-capability .comparisontable tbody th
span {
display: block;
color: #666;
font-size: 80%
}
.path-admin-tool-capability .comparisontable tbody
td {
border: 1px solid #DFDFDF
}
.path-admin-tool-capability .comparisontable
.inherit {
color: #666
}
.path-admin-tool-capability .comparisontable
.allow {
color: #060;
font-weight: bold
}
.path-admin-tool-capability .comparisontable
.prevent {
color: #ad6704;
font-weight: bold
}
.path-admin-tool-capability .comparisontable
.prohibit {
color: #800;
font-weight: bold
}
.path-admin-tool-health
div#healthnoproblemsfound {
width: 60%;
margin: auto;
padding: 1em;
border: 1px solid black;
-moz-border-radius: 6px
}
.path-admin-tool-health
dl.healthissues {
width: 60%;
margin: auto
}
.path-admin-tool-health dl.critical dt,.path-admin-tool-health dl.critical
dd {
background-color: #a71501
}
.path-admin-tool-health dl.significant dt,.path-admin-tool-health dl.significant
dd {
background-color: #d36707
}
.path-admin-tool-health dl.annoyance dt,.path-admin-tool-health dl.annoyance
dd {
background-color: #dba707
}
.path-admin-tool-health dl.notice dt,.path-admin-tool-health dl.notice
dd {
background-color: #e5db36
}
.path-admin-tool-health dt.solution,.path-admin-tool-health dd.solution,.path-admin-tool-health
div#healthnoproblemsfound {
background-color: #5BB83E !important
}
.path-admin-tool-health dl.healthissues dt,.path-admin-tool-health dl.healthissues
dd {
margin: 0px;
padding: 1em;
border: 1px solid black
}
.path-admin-tool-health dl.healthissues
dt {
font-weight: bold;
border-bottom: 0;
padding-bottom: 0.5em
}
.path-admin-tool-health dl.healthissues
dd {
border-top: 0;
padding-top: 0.5em;
margin-bottom: 10px
}
.path-admin-tool-health dl.healthissues dd
form {
margin-top: 0.5em;
text-align: right
}
.path-admin-tool-health
form#healthformreturn {
text-align: center;
margin: 2em
}
.path-admin-tool-health dd.solution
p {
padding: 0px;
margin: 1em 0px
}
.path-admin-tool-health dd.solution
li {
margin-top: 1em
}
#page-admin-tool-installaddon-index
#installfromrepobox {
text-align: center;
padding-top: 2em;
padding-bottom: 2em
}
#page-admin-tool-installaddon-index #installfromrepobox
.singlebutton {
display: inline-block
}
#page-admin-tool-installaddon-index #installfromrepobox .singlebutton input[type=submit]
{
padding: 1em
}
#page-admin-tool-installaddon-validate
.validationresult {
margin: 2em auto;
text-align: center
}
#page-admin-tool-installaddon-validate .validationresult
.verdict {
margin: 0em 0.5em;
padding: 0.5em;
border: 2px solid;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-weight: bold
}
#page-admin-tool-installaddon-validate .validationresult.success
.verdict {
background-color: #e7f1c3;
border-color: #aea
}
#page-admin-tool-installaddon-validate .validationresult.failure
.verdict {
background-color: #ffd3d9;
border-color: #eaa
}
#page-admin-tool-installaddon-validate
.validationmessages {
margin: 0px auto
}
#page-admin-tool-installaddon-validate .validationmessages .level-error
.msgstatus {
background-color: #ffd3d9
}
#page-admin-tool-installaddon-validate .validationmessages .level-warning
.msgstatus {
background-color: #f3f2aa
}
#page-admin-tool-installaddon-validate .validationmessages .level-info
.msgstatus {
background-color: #e7f1c3
}
#page-admin-tool-installaddon-validate .validationmessages .level-debug
.msgstatus {
background-color: #d2ebff
}
#page-admin-tool-installaddon-validate
.postvalidationbuttons {
text-align: center;
margin: 1em auto
}
#page-admin-tool-installaddon-validate .postvalidationbuttons
.singlebutton {
display: inline-block;
margin: 1em 1em
}
#page-admin-tool-langimport-index .generalbox
table {
margin: auto;
width: 100%
}
#page-admin-tool-langimport-index .generalbox,#page-admin-tool-langimport-index .generalbox
table {
text-align: center
}
.path-admin-tool-profiling .profilingruntable
.label {
font-weight: bold
}
.path-admin-tool-profiling
.profiling_worse {
color: red
}
.path-admin-tool-profiling
.profiling_better {
color: green
}
.path-admin-tool-profiling
.profiling_same {
color: dimgrey
}
.path-admin-tool-profiling .profiling_important,.path-admin-tool-profiling .flexible
.referencerun {
font-weight: bold
}
.path-admin-tool-profiling .flexible .r1
.cell {
background-color: whitesmoke
}
.path-admin-tool-profiling
.flexible {
margin-left: auto;
margin-right: auto
}
#page-admin-tool-qeupgradehelper-index
.dimmed {
color: grey
}
#page-admin-tool-qeupgradehelper-index .dimmed
a {
color: #88c
}
.assignfeedback_editpdf_widget .toolbar
ul {
display: none
}
.assignfeedback_editpdf_widget .toolbar
li {
list-style-type: none
}
.assignfeedback_editpdf_widget
.drawingcanvas {
position: relative;
min-width: 817px;
min-height: 1169px;
cursor: crosshair
}
.assignfeedback_editpdf_widget {
user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
-o-user-select: none
}
.assignfeedback_editpdf_widget
.pageheader {
background-color: #ebebeb;
border-bottom: 1px solid #ccc;
padding: 0px;
padding-left: 20px;
padding-right: 20px;
min-height: 50px
}
.moodle-dialogue-base .moodle-dialogue.assignfeedback_editpdf_widget .moodle-dialogue-bd
{
padding: 0px
}
.assignfeedback_editpdf_unsavedchanges.haschanges {
display: block
}
.assignfeedback_editpdf_unsavedchanges {
display: none;
margin-top: 1em
}
.yui3-colourpicker-hidden,.yui3-commentsearch-hidden,.yui3-commentmenu-hidden
{
display: none
}
.assignfeedback_editpdf_widget .pageheader button
img {
padding-top: 3px;
vertical-align: top
}
.assignfeedback_editpdf_widget .pageheader button:active {
background-color: #ccc
}
.assignfeedback_editpdf_widget .pageheader select,.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
}
.assignfeedback_editpdf_widget .pageheader
select {
vertical-align: top;
-webkit-appearance: none;
-moz-appearance: menulist-text;
background-color: #fff;
padding: 0px 10px
}
.assignfeedback_editpdf_widget .pageheader select::-ms-expand {
display: none
}
.assignfeedback_editpdf_widget .pageheader .navigation button+button,.assignfeedback_editpdf_widget .pageheader .toolbar button+button,.assignfeedback_editpdf_widget .pageheader .navigation select+button,.assignfeedback_editpdf_widget .pageheader .toolbar select+button
{
border-left: 1px solid #ccc;
border-right: 0px
}
.assignfeedback_editpdf_widget .pageheader .navigation
button {
border-right: 1px solid #ccc
}
.assignfeedback_editpdf_widget .pageheader .toolbar,.assignfeedback_editpdf_widget .pageheader .navigation-search,.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
}
.assignfeedback_editpdf_commentsearch
ul {
max-height: 400px;
overflow-y: auto;
padding: 1em
}
.assignfeedback_editpdf_commentsearch ul li
pre {
background-color: #efefef
}
.assignfeedback_editpdf_commentsearch ul li pre:hover {
background-color: #ddd
}
.assignfeedback_editpdf_commentsearch ul
li {
line-height: 0px;
margin: 2px
}
.assignfeedback_editpdf_commentsearch a
pre {
font-family: helvetica;
margin: 0px;
padding: 4px
}
.assignfeedback_editpdf_widget .navigation-search,.assignfeedback_editpdf_widget
.navigation {
float: left
}
.dir-rtl .assignfeedback_editpdf_widget .navigation-search,.dir-rtl .assignfeedback_editpdf_widget
.navigation {
float: right
}
.assignfeedback_editpdf_widget .toolbar
button {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none
}
.assignfeedback_editpdf_widget
.toolbar {
float: right
}
.dir-rtl .assignfeedback_editpdf_widget
.toolbar {
float: left
}
.assignfeedback_editpdf_widget .navigation,.assignfeedback_editpdf_widget .navigation-search,.assignfeedback_editpdf_widget
.toolbar {
display: inline-block
}
.assignfeedback_editpdf_colourpicker
ul {
margin: 0px
}
.assignfeedback_editpdf_commentmenu
li.quicklist_comment {
width: 150px
}
.assignfeedback_editpdf_commentmenu li.quicklist_comment
a {
white-space: nowrap;
display: inline-block;
max-width: 130px;
overflow: hidden;
text-overflow: ellipsis
}
.assignfeedback_editpdf_commentmenu
a.delete_quicklist_comment {
float: right
}
.dir-rtl .assignfeedback_editpdf_commentmenu
a.delete_quicklist_comment {
float: left
}
.assignfeedback_editpdf_dropdown
button {
border: 0px;
background: none;
padding: 6px 7px;
border-radius: 0px;
border-top: 1px solid #ccc
}
.assignfeedback_editpdf_dropdown li:first-child
button {
border-top: 0px
}
.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
}
.moodle-dialogue-base .moodle-dialogue.assignfeedback_editpdf_dropdown .moodle-dialogue-bd
{
padding: 0px
}
.assignfeedback_editpdf_dropdown .moodle-dialogue-hd,.assignfeedback_editpdf_dropdown .moodle-dialogue-ft
{
display: none
}
.assignfeedback_editpdf_menu li
hr {
margin: 0px
}
.assignfeedback_editpdf_menu li
a {
text-decoration: none;
color: #555;
margin: 10px
}
.assignfeedback_editpdf_menu li:hover,.assignfeedback_editpdf_menu li:hover a,.assignfeedback_editpdf_menu li a:hover
{
background-color: #ebebeb;
background-image: radial-gradient(ellipse at center, #fff 60%, #dfdfdf 100%)
}
ul.assignfeedback_editpdf_menu {
margin: 0px
}
.assignfeedback_editpdf_menu
li {
list-style-type: none;
margin: 0px;
border-radius: 4px
}
.assignfeedback_editpdf_menu li
img {
height: auto
}
.assignfeedback_editpdf_menu li
button {
margin: 0px;
background: none
}
.assignfeedback_editpdf_widget .pageheader button:hover {
background-color: #ebebeb;
background-image: radial-gradient(ellipse at center, #fff 60%, #dfdfdf 100%)
}
.assignfeedback_editpdf_widget .pageheader button.assignfeedback_editpdf_selectedbutton:hover,.assignfeedback_editpdf_widget .pageheader
button.assignfeedback_editpdf_selectedbutton {
background-color: #dfdfdf;
background-image: radial-gradient(ellipse at center, #fff 40%, #dfdfdf 100%)
}
.assignfeedback_editpdf_widget .commentdrawable
img {
padding: 1px
}
.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
}
.dir-rtl .assignfeedback_editpdf_widget .commentdrawable
a {
float: left;
left: none;
right: -17px;
border-left: 0px;
border-right: 1px solid #ccc
}
.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
}
.assignfeedback_editpdf_widget
.commentdrawable {
display: inline-block
}
.dir-rtl .assignfeedback_editpdf_widget .commentdrawable
textarea {
padding-left: 20px;
padding-right: 4px
}
.assignfeedback_editpdf_widget .drawingcanvas .loading
.progressbarlabel {
text-align: center
}
#page-mod-quiz-report
#manualgradingform {
width: 100%
}
#page-mod-quiz-report #manualgradingform.mform
br {
clear: none
}
#page-mod-quiz-report #manualgradingform.mform .clearfix:after {
clear: none
}
#page-mod-quiz-report #manualgradingform
.que {
margin-bottom: 0.7em
}
.path-mod-workshop .mform.frozen #id_rubric-grid-wrapper,.path-mod-workshop .assessmentform.rubric #id_rubric-grid-wrapper
{
border: none
}
.path-mod-workshop .mform.frozen #id_rubric-grid-wrapper legend,.path-mod-workshop .assessmentform.rubric #id_rubric-grid-wrapper
legend {
display: none
}
.path-mod-workshop .mform.frozen #id_rubric-grid-wrapper th,.path-mod-workshop .mform.frozen #id_rubric-grid-wrapper td,.path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper th,.path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper
td {
border: 1px solid #ddd;
padding: 5px;
vertical-align: top
}
.path-mod-workshop .mform.frozen #id_rubric-grid-wrapper,.path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper
.criterion {
text-align: center
}
.path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper
.fitem {
text-align: center
}
.path-mod-workshop .mform.frozen #id_rubric-grid-wrapper .fitem .fitemtitle,.path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper .fitem
.fitemtitle {
display: none
}
.path-mod-workshop #id_rubric-grid-wrapper .rubric-grid {
margin-left: auto;
margin-right: auto
}
.path-mod-workshop .mform.frozen #id_rubric-grid-wrapper .fitem .felement,.path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper .fitem
.felement {
width: 100%;
margin-left: auto;
margin-right: auto
}
.path-mod-workshop .mform.frozen #id_rubric-grid-wrapper .fitem
.felement {
border: none
}
.path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper .fitem .felement
span {
display: block;
text-align: center
}
.path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper .fitem .felement span
label {
display: block;
text-align: center
}
.path-mod-workshop .mform.frozen .fitem.description.rubric+.fitem .fitemtitle,.path-mod-workshop .assessmentform.rubric.list #id_rubric-grid-wrapper .fitem
.fitemtitle {
display: none
}
.path-mod-workshop .mform.frozen .fitem.description.rubric+.fitem .fitemtitle+.felement,.path-mod-workshop .assessmentform.rubric.list .fitem
.felement {
width: auto;
border: none
}
.path-mod-workshop .assessmentform.rubric.list .fitem .felement
span {
display: block
}
.path-mod-workshop .assessmentform.rubric.list .fitem .felement span
input {
display: block;
float: left
}
.path-mod-workshop .assessmentform.rubric.list .fitem .felement.fgroup span
label {
display: block;
margin-left: 30px
}
.path-mod-workshop .manual-allocator
.allocations {
margin: 0px auto
}
.path-mod-workshop .manual-allocator .allocations
.r0 {
background-color: #eee
}
.path-mod-workshop .manual-allocator .allocations .r0.highlightreviewerof,.path-mod-workshop .manual-allocator .allocations
.r0.highlightreviewedby {
background-color: inherit
}
.path-mod-workshop .manual-allocator .allocations .peer
.image {
margin-right: 5px;
vertical-align: middle
}
.path-mod-workshop .manual-allocator .allocations .reviewedby .image,.path-mod-workshop .manual-allocator .allocations .reviewerof
.image {
margin-right: 3px;
vertical-align: middle
}
.path-mod-workshop .manual-allocator .allocations .highlightreviewedby .reviewedby,.path-mod-workshop .manual-allocator .allocations .highlightreviewerof
.reviewerof {
background-color: #fff3d2
}
.path-mod-workshop .manual-allocator .allocations tr
td {
vertical-align: top;
padding: 5px
}
.path-mod-workshop .manual-allocator .allocations tr td
ul {
margin: 0px
}
.path-mod-workshop .manual-allocator .allocations tr td ul
li {
list-style: none
}
.path-mod-workshop .manual-allocator .allocations tr
td.peer {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc
}
.path-mod-workshop .manual-allocator .allocations .reviewedby .info,.path-mod-workshop .manual-allocator .allocations .peer .info,.path-mod-workshop .manual-allocator .allocations .reviewerof
.info {
font-size: 80%;
color: #888;
font-style: italic
}
.path-mod-workshop .manual-allocator .allocations .peer
.submission {
font-size: 90%;
margin-top: 1em
}
.path-mod-workshop .random-allocator
.warning {
width: 80%;
margin: 0px auto 15px auto
}
#tinymce_managefiles_manageform.hasunusedfiles
.managefilesstatus {
display: none
}
#tinymce_managefiles_manageform.hasmissingfiles
.managefilesstatus {
display: inline
}
#tinymce_managefiles_manageform
#id_deletefiles {
display: none
}
#tinymce_managefiles_manageform.hasunusedfiles
#id_deletefiles {
display: block
}
#tinymce_managefiles_manageform #id_deletefiles
.felement.fcheckbox {
display: none
}
#tinymce_managefiles_manageform #id_deletefiles
.felement.fcheckbox.isunused {
display: block
}
#page-admin-local-codechecker-index .local_codechecker_results
h2 {
font-weight: bold;
font-style: normal
}
#page-admin-local-codechecker-index .local_codechecker_results
ul {
display: block;
list-style-type: none;
padding: 0;
margin: 0
}
#page-admin-local-codechecker-index .local_codechecker_results
li {
font-weight: normal;
font-style: normal;
display: block;
list-style-type: none;
padding: 0;
margin: 0
}
#page-admin-local-codechecker-index .local_codechecker_results
.fail.error {
color: #600;
margin-left: 2em
}
#page-admin-local-codechecker-index .local_codechecker_results
.fail.warning {
color: #960;
margin-left: 2em
}
#page-admin-local-codechecker-index .local_codechecker_results
.good {
color: #060
}
#page-admin-local-codechecker-index .local_codechecker_results pre
span {
color: #888
}
#page-admin-local-codechecker-index .local_codechecker_results
pre {
margin-top: 1em;
margin-bottom: 0;
color: #222;
background-color: #DDD;
padding: 0.5em;
word-break: break-all;
word-wrap: break-word
}
#page-admin-local-codechecker-index .local_codechecker_results h3 :link,#page-admin-local-codechecker-index .local_codechecker_results h3 :visited
{
color: inherit
}
#page-admin-local-codechecker-index
tt {
display: inline
}
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body {
margin: 0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary
{
display: block
}
audio,canvas,progress,video {
display: inline-block;
vertical-align: baseline
}
audio:not ([controls] ){
display: none;
height: 0
}
[hidden],template {
display: none
}
a {
background: transparent
}
a:active,a:hover {
outline: 0
}
abbr[title] {
border-bottom: 1px dotted
}
b,strong {
font-weight: bold
}
dfn {
font-style: italic
}
h1 {
font-size: 2em;
margin: 0.67em 0
}
mark {
background: #ff0;
color: #000
}
small {
font-size: 80%
}
sub,sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sup {
top: -0.5em
}
sub {
bottom: -0.25em
}
img {
border: 0
}
svg:not (:root ){
overflow: hidden
}
figure {
margin: 1em 40px
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0
}
pre {
overflow: auto
}
code,kbd,pre,samp {
font-family: monospace, monospace;
font-size: 1em
}
button,input,optgroup,select,textarea {
color: inherit;
font: inherit;
margin: 0
}
button {
overflow: visible
}
button,select {
text-transform: none
}
button,html input[type="button"],input[type="reset"],input[type="submit"]
{
-webkit-appearance: button;
cursor: pointer
}
button[disabled],html input[disabled] {
cursor: default
}
button::-moz-focus-inner,input::-moz-focus-inner {
border: 0;
padding: 0
}
input {
line-height: normal
}
input[type="checkbox"],input[type="radio"] {
box-sizing: border-box;
padding: 0
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button
{
height: auto
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration
{
-webkit-appearance: none
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em
}
legend,#adminsettings h3,.backup-restore .backup-section>h2.header,.backup-restore .backup-section .backup-sub-section
h3 {
border: 0;
padding: 0
}
textarea {
overflow: auto
}
optgroup {
font-weight: bold
}
table {
border-collapse: collapse;
border-spacing: 0
}
td,th {
padding: 0
}
@media print {
* {
text-shadow: none !important;
color: #000 !important;
background: transparent !important;
box-shadow: none !important
}
a,a:visited {
text-decoration: underline
}
a[href]:after {
content: " (" attr(href) ")"
}
abbr[title]:after {
content: " (" attr(title) ")"
}
a[href ^="javascript:"]:after,a[href ^="#"]:after {
content: ""
}
pre,blockquote {
border: 1px solid #999;
page-break-inside: avoid
}
thead {
display: table-header-group
}
tr,img {
page-break-inside: avoid
}
img {
max-width: 100% !important
}
p,h2,h3 {
orphans: 3;
widows: 3
}
h2,h3 {
page-break-after: avoid
}
select {
background: #fff !important
}
.navbar {
display: none
}
.table td,.table
th {
background-color: #fff !important
}
.btn>.caret,.dropup>.btn>.caret {
border-top-color: #000 !important
}
.label,.statusok,.statuswarning,.statusserious,.statuscritical,#plugins-control-panel
.statusmsg {
border: 1px solid #000
}
.table {
border-collapse: collapse !important
}
.table-bordered th,.table-bordered
td {
border: 1px solid #ddd !important
}
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
*:before,*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff
}
input,button,select,textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit
}
a {
color: #2fa4e7;
text-decoration: none
}
a:hover,a:focus {
color: #157ab5;
text-decoration: underline
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px
}
figure {
margin: 0
}
img {
vertical-align: middle
}
.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img
{
display: block;
max-width: 100%;
height: auto
}
.img-rounded {
border-radius: 6px
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto
}
.img-circle {
border-radius: 50%
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee
}
.sr-only,.accesshide,a.skip-block,a.skip {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 500;
line-height: 1.1;
color: #317eac
}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6
.small {
font-weight: normal;
line-height: 1;
color: #999
}
h1,.h1,h2,.h2,h3,.h3 {
margin-top: 20px;
margin-bottom: 10px
}
h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3
.small {
font-size: 65%
}
h4,.h4,h5,.h5,h6,.h6 {
margin-top: 10px;
margin-bottom: 10px
}
h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6
.small {
font-size: 75%
}
h1,.h1 {
font-size: 36px
}
h2,.h2 {
font-size: 30px
}
h3,.h3 {
font-size: 24px
}
h4,.h4 {
font-size: 18px
}
h5,.h5 {
font-size: 14px
}
h6,.h6 {
font-size: 12px
}
p {
margin: 0 0 10px
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 200;
line-height: 1.4
}
@media ( min-width : 768px) {
.lead {
font-size: 21px
}
}
small,.small {
font-size: 85%
}
cite {
font-style: normal
}
.text-left {
text-align: left
}
.text-right {
text-align: right
}
.text-center {
text-align: center
}
.text-justify {
text-align: justify
}
.text-muted {
color: #999
}
.text-primary {
color: #2fa4e7
}
a.text-primary:hover {
color: #178acc
}
.text-success {
color: #468847
}
a.text-success:hover {
color: #356635
}
.text-info {
color: #3a87ad
}
a.text-info:hover {
color: #2d6987
}
.text-warning {
color: #c09853
}
a.text-warning:hover {
color: #a47e3c
}
.text-danger {
color: #b94a48
}
a.text-danger:hover {
color: #953b39
}
.bg-primary {
color: #fff;
background-color: #2fa4e7
}
a.bg-primary:hover {
background-color: #178acc
}
.bg-success {
background-color: #dff0d8
}
a.bg-success:hover {
background-color: #c1e2b3
}
.bg-info {
background-color: #d9edf7
}
a.bg-info:hover {
background-color: #afd9ee
}
.bg-warning {
background-color: #fcf8e3
}
a.bg-warning:hover {
background-color: #f7ecb5
}
.bg-danger {
background-color: #f2dede
}
a.bg-danger:hover {
background-color: #e4b9b9
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee
}
ul,ol {
margin-top: 0;
margin-bottom: 10px
}
ul ul,ol ul,ul ol,ol
ol {
margin-bottom: 0
}
.list-unstyled,.unlist,.unlist li,.inline-list,.inline-list li,.block .list,.block .list li,.section li.activity,.section li.movehere,.tabtree li,.form-setting .form-multicheckbox
ul {
padding-left: 0;
list-style: none
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px
}
.list-inline>li {
display: inline-block;
padding-left: 5px;
padding-right: 5px
}
dl {
margin-top: 0;
margin-bottom: 20px
}
dt,dd {
line-height: 1.42857143
}
dt {
font-weight: bold
}
dd {
margin-left: 0
}
@media ( min-width : 768px) {
.dl-horizontal
dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap
}
.dl-horizontal
dd {
margin-left: 180px
}
}
abbr[title],abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999
}
.initialism {
font-size: 90%;
text-transform: uppercase
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee
}
blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child
{
margin-bottom: 0
}
blockquote footer,blockquote small,blockquote
.small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #999
}
blockquote footer:before,blockquote small:before,blockquote .small:before
{
content: '\2014 \00A0'
}
.blockquote-reverse,blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eee;
border-left: 0;
text-align: right
}
.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before
{
content: ''
}
.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after
{
content: '\00A0 \2014'
}
blockquote:before,blockquote:after {
content: ""
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143
}
code,kbd,pre,samp {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
white-space: nowrap;
border-radius: 4px
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #333;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px
}
pre
code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px
}
@media ( min-width : 768px) {
.container {
width: 750px
}
}
@media ( min-width : 992px) {
.container {
width: 970px
}
}
@media ( min-width : 1200px) {
.container {
width: 1170px
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px
}
.row {
margin-left: -15px;
margin-right: -15px
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12
{
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12
{
float: left
}
.col-xs-12 {
width: 100%
}
.col-xs-11 {
width: 91.66666667%
}
.col-xs-10 {
width: 83.33333333%
}
.col-xs-9 {
width: 75%
}
.col-xs-8 {
width: 66.66666667%
}
.col-xs-7 {
width: 58.33333333%
}
.col-xs-6 {
width: 50%
}
.col-xs-5 {
width: 41.66666667%
}
.col-xs-4 {
width: 33.33333333%
}
.col-xs-3 {
width: 25%
}
.col-xs-2 {
width: 16.66666667%
}
.col-xs-1 {
width: 8.33333333%
}
.col-xs-pull-12 {
right: 100%
}
.col-xs-pull-11 {
right: 91.66666667%
}
.col-xs-pull-10 {
right: 83.33333333%
}
.col-xs-pull-9 {
right: 75%
}
.col-xs-pull-8 {
right: 66.66666667%
}
.col-xs-pull-7 {
right: 58.33333333%
}
.col-xs-pull-6 {
right: 50%
}
.col-xs-pull-5 {
right: 41.66666667%
}
.col-xs-pull-4 {
right: 33.33333333%
}
.col-xs-pull-3 {
right: 25%
}
.col-xs-pull-2 {
right: 16.66666667%
}
.col-xs-pull-1 {
right: 8.33333333%
}
.col-xs-pull-0 {
right: 0%
}
.col-xs-push-12 {
left: 100%
}
.col-xs-push-11 {
left: 91.66666667%
}
.col-xs-push-10 {
left: 83.33333333%
}
.col-xs-push-9 {
left: 75%
}
.col-xs-push-8 {
left: 66.66666667%
}
.col-xs-push-7 {
left: 58.33333333%
}
.col-xs-push-6 {
left: 50%
}
.col-xs-push-5 {
left: 41.66666667%
}
.col-xs-push-4 {
left: 33.33333333%
}
.col-xs-push-3 {
left: 25%
}
.col-xs-push-2 {
left: 16.66666667%
}
.col-xs-push-1 {
left: 8.33333333%
}
.col-xs-push-0 {
left: 0%
}
.col-xs-offset-12 {
margin-left: 100%
}
.col-xs-offset-11 {
margin-left: 91.66666667%
}
.col-xs-offset-10 {
margin-left: 83.33333333%
}
.col-xs-offset-9 {
margin-left: 75%
}
.col-xs-offset-8 {
margin-left: 66.66666667%
}
.col-xs-offset-7 {
margin-left: 58.33333333%
}
.col-xs-offset-6 {
margin-left: 50%
}
.col-xs-offset-5 {
margin-left: 41.66666667%
}
.col-xs-offset-4 {
margin-left: 33.33333333%
}
.col-xs-offset-3 {
margin-left: 25%
}
.col-xs-offset-2 {
margin-left: 16.66666667%
}
.col-xs-offset-1 {
margin-left: 8.33333333%
}
.col-xs-offset-0 {
margin-left: 0%
}
@media ( min-width : 768px) {
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12
{
float: left
}
.col-sm-12 {
width: 100%
}
.col-sm-11 {
width: 91.66666667%
}
.col-sm-10 {
width: 83.33333333%
}
.col-sm-9 {
width: 75%
}
.col-sm-8 {
width: 66.66666667%
}
.col-sm-7 {
width: 58.33333333%
}
.col-sm-6 {
width: 50%
}
.col-sm-5 {
width: 41.66666667%
}
.col-sm-4 {
width: 33.33333333%
}
.col-sm-3 {
width: 25%
}
.col-sm-2 {
width: 16.66666667%
}
.col-sm-1 {
width: 8.33333333%
}
.col-sm-pull-12 {
right: 100%
}
.col-sm-pull-11 {
right: 91.66666667%
}
.col-sm-pull-10 {
right: 83.33333333%
}
.col-sm-pull-9 {
right: 75%
}
.col-sm-pull-8 {
right: 66.66666667%
}
.col-sm-pull-7 {
right: 58.33333333%
}
.col-sm-pull-6 {
right: 50%
}
.col-sm-pull-5 {
right: 41.66666667%
}
.col-sm-pull-4 {
right: 33.33333333%
}
.col-sm-pull-3 {
right: 25%
}
.col-sm-pull-2 {
right: 16.66666667%
}
.col-sm-pull-1 {
right: 8.33333333%
}
.col-sm-pull-0 {
right: 0%
}
.col-sm-push-12 {
left: 100%
}
.col-sm-push-11 {
left: 91.66666667%
}
.col-sm-push-10 {
left: 83.33333333%
}
.col-sm-push-9 {
left: 75%
}
.col-sm-push-8 {
left: 66.66666667%
}
.col-sm-push-7 {
left: 58.33333333%
}
.col-sm-push-6 {
left: 50%
}
.col-sm-push-5 {
left: 41.66666667%
}
.col-sm-push-4 {
left: 33.33333333%
}
.col-sm-push-3 {
left: 25%
}
.col-sm-push-2 {
left: 16.66666667%
}
.col-sm-push-1 {
left: 8.33333333%
}
.col-sm-push-0 {
left: 0%
}
.col-sm-offset-12 {
margin-left: 100%
}
.col-sm-offset-11 {
margin-left: 91.66666667%
}
.col-sm-offset-10 {
margin-left: 83.33333333%
}
.col-sm-offset-9 {
margin-left: 75%
}
.col-sm-offset-8 {
margin-left: 66.66666667%
}
.col-sm-offset-7 {
margin-left: 58.33333333%
}
.col-sm-offset-6 {
margin-left: 50%
}
.col-sm-offset-5 {
margin-left: 41.66666667%
}
.col-sm-offset-4 {
margin-left: 33.33333333%
}
.col-sm-offset-3 {
margin-left: 25%
}
.col-sm-offset-2 {
margin-left: 16.66666667%
}
.col-sm-offset-1 {
margin-left: 8.33333333%
}
.col-sm-offset-0 {
margin-left: 0%
}
}
@media ( min-width : 992px) {
.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12
{
float: left
}
.col-md-12 {
width: 100%
}
.col-md-11 {
width: 91.66666667%
}
.col-md-10 {
width: 83.33333333%
}
.col-md-9 {
width: 75%
}
.col-md-8 {
width: 66.66666667%
}
.col-md-7 {
width: 58.33333333%
}
.col-md-6 {
width: 50%
}
.col-md-5 {
width: 41.66666667%
}
.col-md-4 {
width: 33.33333333%
}
.col-md-3 {
width: 25%
}
.col-md-2 {
width: 16.66666667%
}
.col-md-1 {
width: 8.33333333%
}
.col-md-pull-12 {
right: 100%
}
.col-md-pull-11 {
right: 91.66666667%
}
.col-md-pull-10 {
right: 83.33333333%
}
.col-md-pull-9 {
right: 75%
}
.col-md-pull-8 {
right: 66.66666667%
}
.col-md-pull-7 {
right: 58.33333333%
}
.col-md-pull-6 {
right: 50%
}
.col-md-pull-5 {
right: 41.66666667%
}
.col-md-pull-4 {
right: 33.33333333%
}
.col-md-pull-3 {
right: 25%
}
.col-md-pull-2 {
right: 16.66666667%
}
.col-md-pull-1 {
right: 8.33333333%
}
.col-md-pull-0 {
right: 0%
}
.col-md-push-12 {
left: 100%
}
.col-md-push-11 {
left: 91.66666667%
}
.col-md-push-10 {
left: 83.33333333%
}
.col-md-push-9 {
left: 75%
}
.col-md-push-8 {
left: 66.66666667%
}
.col-md-push-7 {
left: 58.33333333%
}
.col-md-push-6 {
left: 50%
}
.col-md-push-5 {
left: 41.66666667%
}
.col-md-push-4 {
left: 33.33333333%
}
.col-md-push-3 {
left: 25%
}
.col-md-push-2 {
left: 16.66666667%
}
.col-md-push-1 {
left: 8.33333333%
}
.col-md-push-0 {
left: 0%
}
.col-md-offset-12 {
margin-left: 100%
}
.col-md-offset-11 {
margin-left: 91.66666667%
}
.col-md-offset-10 {
margin-left: 83.33333333%
}
.col-md-offset-9 {
margin-left: 75%
}
.col-md-offset-8 {
margin-left: 66.66666667%
}
.col-md-offset-7 {
margin-left: 58.33333333%
}
.col-md-offset-6 {
margin-left: 50%
}
.col-md-offset-5 {
margin-left: 41.66666667%
}
.col-md-offset-4 {
margin-left: 33.33333333%
}
.col-md-offset-3 {
margin-left: 25%
}
.col-md-offset-2 {
margin-left: 16.66666667%
}
.col-md-offset-1 {
margin-left: 8.33333333%
}
.col-md-offset-0 {
margin-left: 0%
}
}
@media ( min-width : 1200px) {
.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12
{
float: left
}
.col-lg-12 {
width: 100%
}
.col-lg-11 {
width: 91.66666667%
}
.col-lg-10 {
width: 83.33333333%
}
.col-lg-9 {
width: 75%
}
.col-lg-8 {
width: 66.66666667%
}
.col-lg-7 {
width: 58.33333333%
}
.col-lg-6 {
width: 50%
}
.col-lg-5 {
width: 41.66666667%
}
.col-lg-4 {
width: 33.33333333%
}
.col-lg-3 {
width: 25%
}
.col-lg-2 {
width: 16.66666667%
}
.col-lg-1 {
width: 8.33333333%
}
.col-lg-pull-12 {
right: 100%
}
.col-lg-pull-11 {
right: 91.66666667%
}
.col-lg-pull-10 {
right: 83.33333333%
}
.col-lg-pull-9 {
right: 75%
}
.col-lg-pull-8 {
right: 66.66666667%
}
.col-lg-pull-7 {
right: 58.33333333%
}
.col-lg-pull-6 {
right: 50%
}
.col-lg-pull-5 {
right: 41.66666667%
}
.col-lg-pull-4 {
right: 33.33333333%
}
.col-lg-pull-3 {
right: 25%
}
.col-lg-pull-2 {
right: 16.66666667%
}
.col-lg-pull-1 {
right: 8.33333333%
}
.col-lg-pull-0 {
right: 0%
}
.col-lg-push-12 {
left: 100%
}
.col-lg-push-11 {
left: 91.66666667%
}
.col-lg-push-10 {
left: 83.33333333%
}
.col-lg-push-9 {
left: 75%
}
.col-lg-push-8 {
left: 66.66666667%
}
.col-lg-push-7 {
left: 58.33333333%
}
.col-lg-push-6 {
left: 50%
}
.col-lg-push-5 {
left: 41.66666667%
}
.col-lg-push-4 {
left: 33.33333333%
}
.col-lg-push-3 {
left: 25%
}
.col-lg-push-2 {
left: 16.66666667%
}
.col-lg-push-1 {
left: 8.33333333%
}
.col-lg-push-0 {
left: 0%
}
.col-lg-offset-12 {
margin-left: 100%
}
.col-lg-offset-11 {
margin-left: 91.66666667%
}
.col-lg-offset-10 {
margin-left: 83.33333333%
}
.col-lg-offset-9 {
margin-left: 75%
}
.col-lg-offset-8 {
margin-left: 66.66666667%
}
.col-lg-offset-7 {
margin-left: 58.33333333%
}
.col-lg-offset-6 {
margin-left: 50%
}
.col-lg-offset-5 {
margin-left: 41.66666667%
}
.col-lg-offset-4 {
margin-left: 33.33333333%
}
.col-lg-offset-3 {
margin-left: 25%
}
.col-lg-offset-2 {
margin-left: 16.66666667%
}
.col-lg-offset-1 {
margin-left: 8.33333333%
}
.col-lg-offset-0 {
margin-left: 0%
}
}
table {
max-width: 100%;
background-color: transparent
}
th {
text-align: left
}
.table {
width: 100%;
margin-bottom: 20px
}
.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td
{
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd
}
.table>thead>tr>th {
vertical-align: bottom;
border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td
{
border-top: 0
}
.table>tbody+tbody {
border-top: 2px solid #ddd
}
.table
.table {
background-color: #fff
}
.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td
{
padding: 5px
}
.table-bordered {
border: 1px solid #ddd
}
.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td
{
border: 1px solid #ddd
}
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th
{
background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th {
background-color: #f5f5f5
}
table col[class *="col-"] {
position: static;
float: none;
display: table-column
}
table td[class *="col-"],table th[class *="col-"] {
position: static;
float: none;
display: table-cell
}
.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th
{
background-color: #f5f5f5
}
.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th
{
background-color: #e8e8e8
}
.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th
{
background-color: #dff0d8
}
.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th
{
background-color: #d0e9c6
}
.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th
{
background-color: #d9edf7
}
.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th
{
background-color: #c4e3f3
}
.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th
{
background-color: #fcf8e3
}
.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th
{
background-color: #faf2cc
}
.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th
{
background-color: #f2dede
}
.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th
{
background-color: #ebcccc
}
@media ( max-width : 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
overflow-x: scroll;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
-webkit-overflow-scrolling: touch
}
.table-responsive>.table {
margin-bottom: 0
}
.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td
{
white-space: nowrap
}
.table-responsive>.table-bordered {
border: 0
}
.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child
{
border-left: 0
}
.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child
{
border-right: 0
}
.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td
{
border-bottom: 0
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0
}
legend,#adminsettings h3,.backup-restore .backup-section>h2.header,.backup-restore .backup-section .backup-sub-section
h3 {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #555;
border: 0;
border-bottom: 1px solid #e5e5e5
}
label {
display: inline-block;
margin-bottom: 5px;
font-weight: bold
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
input[type="radio"],input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal
}
input[type="file"] {
display: block
}
input[type="range"] {
display: block;
width: 100%
}
select[multiple],select[size] {
height: auto
}
input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus
{
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px
}
output {
display: block;
padding-top: 9px;
font-size: 14px;
line-height: 1.42857143;
color: #555
}
.form-control,.fp-formset .controls input[type="text"],.fp-formset .controls
select {
display: block;
width: 100%;
height: 38px;
padding: 8px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-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-color ease-in-out .15s, box-shadow
ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
rgba(102, 175, 233, 0.6)
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1
}
.form-control:-ms-input-placeholder {
color: #999
}
.form-control::-webkit-input-placeholder {
color: #999
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control
{
cursor: not-allowed;
background-color: #eee;
opacity: 1
}
textarea.form-control {
height: auto
}
input[type="search"] {
-webkit-appearance: none
}
input[type="date"] {
line-height: 38px
}
.form-group,.mform .fcontainer .fitem,.mform fieldset .fitem,.mform fieldset.hidden,.form-item
{
margin-bottom: 15px
}
.radio,.checkbox {
display: block;
min-height: 20px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 20px
}
.radio label,.checkbox label,.fcheckbox>span>label,.form-checkbox+label,.form-multicheckbox label,.unmask
label {
display: inline;
font-weight: normal;
cursor: pointer
}
.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]
{
float: left;
margin-left: -20px
}
.radio+.radio,.checkbox+.checkbox {
margin-top: -5px
}
.radio-inline,.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer
}
.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
margin-top: 0;
margin-left: 10px
}
input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline
{
cursor: not-allowed
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px
}
select.input-sm {
height: 30px;
line-height: 30px
}
textarea.input-sm,select[multiple].input-sm {
height: auto
}
.input-lg {
height: 56px;
padding: 14px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px
}
select.input-lg {
height: 56px;
line-height: 56px
}
textarea.input-lg,select[multiple].input-lg {
height: auto
}
.has-feedback {
position: relative
}
.has-feedback .form-control {
padding-right: 47.5px
}
.has-feedback .form-control-feedback {
position: absolute;
top: 25px;
right: 0;
display: block;
width: 38px;
height: 38px;
line-height: 38px;
text-align: center
}
.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline
{
color: #468847
}
.has-success .form-control {
border-color: #468847;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-success .form-control:focus {
border-color: #356635;
-webkit-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
}
.has-success .input-group-addon {
color: #468847;
border-color: #468847;
background-color: #dff0d8
}
.has-success .form-control-feedback {
color: #468847
}
.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline
{
color: #c09853
}
.has-warning .form-control {
border-color: #c09853;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-warning .form-control:focus {
border-color: #a47e3c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px
#dbc59e;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e
}
.has-warning .input-group-addon {
color: #c09853;
border-color: #c09853;
background-color: #fcf8e3
}
.has-warning .form-control-feedback {
color: #c09853
}
.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline
{
color: #b94a48
}
.has-error .form-control {
border-color: #b94a48;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-error .form-control:focus {
border-color: #953b39;
-webkit-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
}
.has-error .input-group-addon {
color: #b94a48;
border-color: #b94a48;
background-color: #f2dede
}
.has-error .form-control-feedback {
color: #b94a48
}
.form-control-static {
margin-bottom: 0
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #959595
}
@media ( min-width : 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle
}
.form-inline .input-group>.form-control {
width: 100%
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle
}
.form-inline .radio,.form-inline
.checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
vertical-align: middle
}
.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]
{
float: none;
margin-left: 0
}
.form-inline .has-feedback .form-control-feedback {
top: 0
}
}
.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline
{
margin-top: 0;
margin-bottom: 0;
padding-top: 9px
}
.form-horizontal .radio,.form-horizontal
.checkbox {
min-height: 29px
}
.form-horizontal .form-group,.mform .fcontainer .fitem,.mform fieldset .fitem,.mform fieldset.hidden,.form-item
{
margin-left: -15px;
margin-right: -15px
}
.form-horizontal .form-control-static {
padding-top: 9px
}
@media ( min-width : 768px) {
.form-horizontal .control-label {
text-align: right
}
}
.form-horizontal .has-feedback .form-control-feedback {
top: 0;
right: 15px
}
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 8px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.btn:focus,.btn:active:focus,.btn.active:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px
}
.btn:hover,.btn:focus {
color: #555;
text-decoration: none
}
.btn:active,.btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity = 65);
-webkit-box-shadow: none;
box-shadow: none
}
.btn-default {
color: #555;
background-color: #fff;
border-color: rgba(0, 0, 0, 0.1)
}
.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default
{
color: #555;
background-color: #ebebeb;
border-color: rgba(0, 0, 0, 0.1)
}
.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default
{
background-image: none
}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active
{
background-color: #fff;
border-color: rgba(0, 0, 0, 0.1)
}
.btn-default
.badge {
color: #fff;
background-color: #555
}
.btn-primary {
color: #fff;
background-color: #2fa4e7;
border-color: #2fa4e7
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary
{
color: #fff;
background-color: #1990d5;
border-color: #1684c2
}
.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary
{
background-image: none
}
.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active
{
background-color: #2fa4e7;
border-color: #2fa4e7
}
.btn-primary
.badge {
color: #2fa4e7;
background-color: #fff
}
.btn-success {
color: #fff;
background-color: #73a839;
border-color: #73a839
}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success
{
color: #fff;
background-color: #5e8a2f;
border-color: #547a29
}
.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success
{
background-image: none
}
.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active
{
background-color: #73a839;
border-color: #73a839
}
.btn-success
.badge {
color: #73a839;
background-color: #fff
}
.btn-info {
color: #fff;
background-color: #2fa4e7;
border-color: #2fa4e7
}
.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info
{
color: #fff;
background-color: #1990d5;
border-color: #1684c2
}
.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info {
background-image: none
}
.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active
{
background-color: #2fa4e7;
border-color: #2fa4e7
}
.btn-info
.badge {
color: #2fa4e7;
background-color: #fff
}
.btn-warning {
color: #fff;
background-color: #dd5600;
border-color: #dd5600
}
.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning
{
color: #fff;
background-color: #b44600;
border-color: #a03e00
}
.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning
{
background-image: none
}
.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active
{
background-color: #dd5600;
border-color: #dd5600
}
.btn-warning
.badge {
color: #dd5600;
background-color: #fff
}
.btn-danger {
color: #fff;
background-color: #c71c22;
border-color: #c71c22
}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger
{
color: #fff;
background-color: #a3171c;
border-color: #911419
}
.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger
{
background-image: none
}
.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active
{
background-color: #c71c22;
border-color: #c71c22
}
.btn-danger
.badge {
color: #c71c22;
background-color: #fff
}
.btn-link {
color: #2fa4e7;
font-weight: normal;
cursor: pointer;
border-radius: 0
}
.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link
{
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none
}
.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
border-color: transparent
}
.btn-link:hover,.btn-link:focus {
color: #157ab5;
text-decoration: underline;
background-color: transparent
}
.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus
{
color: #999;
text-decoration: none
}
.btn-lg,.btn-group-lg>.btn {
padding: 14px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px
}
.btn-sm,.btn-group-sm>.btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px
}
.btn-xs,.btn-group-xs>.btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px
}
.btn-block {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0
}
.btn-block+.btn-block {
margin-top: 5px
}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block
{
width: 100%
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear
}
.fade.in {
opacity: 1
}
.collapse {
display: none
}
.collapse.in {
display: block
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
transition: height 0.35s ease
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
content: "\2a"
}
.glyphicon-plus:before {
content: "\2b"
}
.glyphicon-euro:before {
content: "\20ac"
}
.glyphicon-minus:before {
content: "\2212"
}
.glyphicon-cloud:before {
content: "\2601"
}
.glyphicon-envelope:before {
content: "\2709"
}
.glyphicon-pencil:before {
content: "\270f"
}
.glyphicon-glass:before {
content: "\e001"
}
.glyphicon-music:before {
content: "\e002"
}
.glyphicon-search:before {
content: "\e003"
}
.glyphicon-heart:before {
content: "\e005"
}
.glyphicon-star:before {
content: "\e006"
}
.glyphicon-star-empty:before {
content: "\e007"
}
.glyphicon-user:before {
content: "\e008"
}
.glyphicon-film:before {
content: "\e009"
}
.glyphicon-th-large:before {
content: "\e010"
}
.glyphicon-th:before {
content: "\e011"
}
.glyphicon-th-list:before {
content: "\e012"
}
.glyphicon-ok:before {
content: "\e013"
}
.glyphicon-remove:before {
content: "\e014"
}
.glyphicon-zoom-in:before {
content: "\e015"
}
.glyphicon-zoom-out:before {
content: "\e016"
}
.glyphicon-off:before {
content: "\e017"
}
.glyphicon-signal:before {
content: "\e018"
}
.glyphicon-cog:before {
content: "\e019"
}
.glyphicon-trash:before {
content: "\e020"
}
.glyphicon-home:before {
content: "\e021"
}
.glyphicon-file:before {
content: "\e022"
}
.glyphicon-time:before {
content: "\e023"
}
.glyphicon-road:before {
content: "\e024"
}
.glyphicon-download-alt:before {
content: "\e025"
}
.glyphicon-download:before {
content: "\e026"
}
.glyphicon-upload:before {
content: "\e027"
}
.glyphicon-inbox:before {
content: "\e028"
}
.glyphicon-play-circle:before {
content: "\e029"
}
.glyphicon-repeat:before {
content: "\e030"
}
.glyphicon-refresh:before {
content: "\e031"
}
.glyphicon-list-alt:before {
content: "\e032"
}
.glyphicon-lock:before {
content: "\e033"
}
.glyphicon-flag:before {
content: "\e034"
}
.glyphicon-headphones:before {
content: "\e035"
}
.glyphicon-volume-off:before {
content: "\e036"
}
.glyphicon-volume-down:before {
content: "\e037"
}
.glyphicon-volume-up:before {
content: "\e038"
}
.glyphicon-qrcode:before {
content: "\e039"
}
.glyphicon-barcode:before {
content: "\e040"
}
.glyphicon-tag:before {
content: "\e041"
}
.glyphicon-tags:before {
content: "\e042"
}
.glyphicon-book:before {
content: "\e043"
}
.glyphicon-bookmark:before {
content: "\e044"
}
.glyphicon-print:before {
content: "\e045"
}
.glyphicon-camera:before {
content: "\e046"
}
.glyphicon-font:before {
content: "\e047"
}
.glyphicon-bold:before {
content: "\e048"
}
.glyphicon-italic:before {
content: "\e049"
}
.glyphicon-text-height:before {
content: "\e050"
}
.glyphicon-text-width:before {
content: "\e051"
}
.glyphicon-align-left:before {
content: "\e052"
}
.glyphicon-align-center:before {
content: "\e053"
}
.glyphicon-align-right:before {
content: "\e054"
}
.glyphicon-align-justify:before {
content: "\e055"
}
.glyphicon-list:before {
content: "\e056"
}
.glyphicon-indent-left:before {
content: "\e057"
}
.glyphicon-indent-right:before {
content: "\e058"
}
.glyphicon-facetime-video:before {
content: "\e059"
}
.glyphicon-picture:before {
content: "\e060"
}
.glyphicon-map-marker:before {
content: "\e062"
}
.glyphicon-adjust:before {
content: "\e063"
}
.glyphicon-tint:before {
content: "\e064"
}
.glyphicon-edit:before {
content: "\e065"
}
.glyphicon-share:before {
content: "\e066"
}
.glyphicon-check:before {
content: "\e067"
}
.glyphicon-move:before {
content: "\e068"
}
.glyphicon-step-backward:before {
content: "\e069"
}
.glyphicon-fast-backward:before {
content: "\e070"
}
.glyphicon-backward:before {
content: "\e071"
}
.glyphicon-play:before {
content: "\e072"
}
.glyphicon-pause:before {
content: "\e073"
}
.glyphicon-stop:before {
content: "\e074"
}
.glyphicon-forward:before {
content: "\e075"
}
.glyphicon-fast-forward:before {
content: "\e076"
}
.glyphicon-step-forward:before {
content: "\e077"
}
.glyphicon-eject:before {
content: "\e078"
}
.glyphicon-chevron-left:before {
content: "\e079"
}
.glyphicon-chevron-right:before {
content: "\e080"
}
.glyphicon-plus-sign:before {
content: "\e081"
}
.glyphicon-minus-sign:before {
content: "\e082"
}
.glyphicon-remove-sign:before {
content: "\e083"
}
.glyphicon-ok-sign:before {
content: "\e084"
}
.glyphicon-question-sign:before {
content: "\e085"
}
.glyphicon-info-sign:before {
content: "\e086"
}
.glyphicon-screenshot:before {
content: "\e087"
}
.glyphicon-remove-circle:before {
content: "\e088"
}
.glyphicon-ok-circle:before {
content: "\e089"
}
.glyphicon-ban-circle:before {
content: "\e090"
}
.glyphicon-arrow-left:before {
content: "\e091"
}
.glyphicon-arrow-right:before {
content: "\e092"
}
.glyphicon-arrow-up:before {
content: "\e093"
}
.glyphicon-arrow-down:before {
content: "\e094"
}
.glyphicon-share-alt:before {
content: "\e095"
}
.glyphicon-resize-full:before {
content: "\e096"
}
.glyphicon-resize-small:before {
content: "\e097"
}
.glyphicon-exclamation-sign:before {
content: "\e101"
}
.glyphicon-gift:before {
content: "\e102"
}
.glyphicon-leaf:before {
content: "\e103"
}
.glyphicon-fire:before {
content: "\e104"
}
.glyphicon-eye-open:before {
content: "\e105"
}
.glyphicon-eye-close:before {
content: "\e106"
}
.glyphicon-warning-sign:before {
content: "\e107"
}
.glyphicon-plane:before {
content: "\e108"
}
.glyphicon-calendar:before {
content: "\e109"
}
.glyphicon-random:before {
content: "\e110"
}
.glyphicon-comment:before {
content: "\e111"
}
.glyphicon-magnet:before {
content: "\e112"
}
.glyphicon-chevron-up:before {
content: "\e113"
}
.glyphicon-chevron-down:before {
content: "\e114"
}
.glyphicon-retweet:before {
content: "\e115"
}
.glyphicon-shopping-cart:before {
content: "\e116"
}
.glyphicon-folder-close:before {
content: "\e117"
}
.glyphicon-folder-open:before {
content: "\e118"
}
.glyphicon-resize-vertical:before {
content: "\e119"
}
.glyphicon-resize-horizontal:before {
content: "\e120"
}
.glyphicon-hdd:before {
content: "\e121"
}
.glyphicon-bullhorn:before {
content: "\e122"
}
.glyphicon-bell:before {
content: "\e123"
}
.glyphicon-certificate:before {
content: "\e124"
}
.glyphicon-thumbs-up:before {
content: "\e125"
}
.glyphicon-thumbs-down:before {
content: "\e126"
}
.glyphicon-hand-right:before {
content: "\e127"
}
.glyphicon-hand-left:before {
content: "\e128"
}
.glyphicon-hand-up:before {
content: "\e129"
}
.glyphicon-hand-down:before {
content: "\e130"
}
.glyphicon-circle-arrow-right:before {
content: "\e131"
}
.glyphicon-circle-arrow-left:before {
content: "\e132"
}
.glyphicon-circle-arrow-up:before {
content: "\e133"
}
.glyphicon-circle-arrow-down:before {
content: "\e134"
}
.glyphicon-globe:before {
content: "\e135"
}
.glyphicon-wrench:before {
content: "\e136"
}
.glyphicon-tasks:before {
content: "\e137"
}
.glyphicon-filter:before {
content: "\e138"
}
.glyphicon-briefcase:before {
content: "\e139"
}
.glyphicon-fullscreen:before {
content: "\e140"
}
.glyphicon-dashboard:before {
content: "\e141"
}
.glyphicon-paperclip:before {
content: "\e142"
}
.glyphicon-heart-empty:before {
content: "\e143"
}
.glyphicon-link:before {
content: "\e144"
}
.glyphicon-phone:before {
content: "\e145"
}
.glyphicon-pushpin:before {
content: "\e146"
}
.glyphicon-usd:before {
content: "\e148"
}
.glyphicon-gbp:before {
content: "\e149"
}
.glyphicon-sort:before {
content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152"
}
.glyphicon-sort-by-order:before {
content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
content: "\e154"
}
.glyphicon-sort-by-attributes:before {
content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156"
}
.glyphicon-unchecked:before {
content: "\e157"
}
.glyphicon-expand:before {
content: "\e158"
}
.glyphicon-collapse-down:before {
content: "\e159"
}
.glyphicon-collapse-up:before {
content: "\e160"
}
.glyphicon-log-in:before {
content: "\e161"
}
.glyphicon-flash:before {
content: "\e162"
}
.glyphicon-log-out:before {
content: "\e163"
}
.glyphicon-new-window:before {
content: "\e164"
}
.glyphicon-record:before {
content: "\e165"
}
.glyphicon-save:before {
content: "\e166"
}
.glyphicon-open:before {
content: "\e167"
}
.glyphicon-saved:before {
content: "\e168"
}
.glyphicon-import:before {
content: "\e169"
}
.glyphicon-export:before {
content: "\e170"
}
.glyphicon-send:before {
content: "\e171"
}
.glyphicon-floppy-disk:before {
content: "\e172"
}
.glyphicon-floppy-saved:before {
content: "\e173"
}
.glyphicon-floppy-remove:before {
content: "\e174"
}
.glyphicon-floppy-save:before {
content: "\e175"
}
.glyphicon-floppy-open:before {
content: "\e176"
}
.glyphicon-credit-card:before {
content: "\e177"
}
.glyphicon-transfer:before {
content: "\e178"
}
.glyphicon-cutlery:before {
content: "\e179"
}
.glyphicon-header:before {
content: "\e180"
}
.glyphicon-compressed:before {
content: "\e181"
}
.glyphicon-earphone:before {
content: "\e182"
}
.glyphicon-phone-alt:before {
content: "\e183"
}
.glyphicon-tower:before {
content: "\e184"
}
.glyphicon-stats:before {
content: "\e185"
}
.glyphicon-sd-video:before {
content: "\e186"
}
.glyphicon-hd-video:before {
content: "\e187"
}
.glyphicon-subtitles:before {
content: "\e188"
}
.glyphicon-sound-stereo:before {
content: "\e189"
}
.glyphicon-sound-dolby:before {
content: "\e190"
}
.glyphicon-sound-5-1:before {
content: "\e191"
}
.glyphicon-sound-6-1:before {
content: "\e192"
}
.glyphicon-sound-7-1:before {
content: "\e193"
}
.glyphicon-copyright-mark:before {
content: "\e194"
}
.glyphicon-registration-mark:before {
content: "\e195"
}
.glyphicon-cloud-download:before {
content: "\e197"
}
.glyphicon-cloud-upload:before {
content: "\e198"
}
.glyphicon-tree-conifer:before {
content: "\e199"
}
.glyphicon-tree-deciduous:before {
content: "\e200"
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent
}
.dropdown {
position: relative
}
.dropdown-toggle:focus {
outline: 0
}
.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;
font-size: 14px;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box
}
.dropdown-menu.pull-right {
right: 0;
left: auto
}
.dropdown-menu
.divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5
}
.dropdown-menu>li>a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap
}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
text-decoration: none;
color: #fff;
background-color: #2fa4e7
}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus
{
color: #fff;
text-decoration: none;
outline: 0;
background-color: #2fa4e7
}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus
{
color: #999
}
.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid : DXImageTransform.Microsoft.gradient ( enabled = false
);
cursor: not-allowed
}
.open>.dropdown-menu {
display: block
}
.open>a {
outline: 0
}
.dropdown-menu-right {
left: auto;
right: 0
}
.dropdown-menu-left {
left: 0;
right: auto
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #999
}
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990
}
.pull-right>.dropdown-menu {
right: 0;
left: auto
}
.dropup .caret,.navbar-fixed-bottom .dropdown
.caret {
border-top: 0;
border-bottom: 4px solid;
content: ""
}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px
}
@media ( min-width : 768px) {
.navbar-right .dropdown-menu {
left: auto;
right: 0
}
.navbar-right .dropdown-menu-left {
left: 0;
right: auto
}
}
.btn-group,.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle
}
.btn-group>.btn,.btn-group-vertical>.btn {
position: relative;
float: left
}
.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active
{
z-index: 2
}
.btn-group>.btn:focus,.btn-group-vertical>.btn:focus {
outline: none
}
.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group
{
margin-left: -1px
}
.btn-toolbar {
margin-left: -5px
}
.btn-toolbar .btn-group,.btn-toolbar .input-group {
float: left
}
.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
margin-left: 5px
}
.btn-group>.btn:not (:first-child ):not (:last-child ):not (.dropdown-toggle
){
border-radius: 0
}
.btn-group>.btn:first-child {
margin-left: 0
}
.btn-group>.btn:first-child:not (:last-child ):not (.dropdown-toggle ){
border-bottom-right-radius: 0;
border-top-right-radius: 0
}
.btn-group>.btn:last-child:not (:first-child ),.btn-group>.dropdown-toggle:not
(:first-child ){
border-bottom-left-radius: 0;
border-top-left-radius: 0
}
.btn-group>.btn-group {
float: left
}
.btn-group>.btn-group:not (:first-child ):not (:last-child )>.btn {
border-radius: 0
}
.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle
{
border-bottom-right-radius: 0;
border-top-right-radius: 0
}
.btn-group>.btn-group:last-child>.btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
outline: 0
}
.btn-group>.btn+.dropdown-toggle {
padding-left: 8px;
padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
padding-left: 12px;
padding-right: 12px
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none
}
.btn
.caret {
margin-left: 0
}
.btn-lg
.caret {
border-width: 5px 5px 0;
border-bottom-width: 0
}
.dropup .btn-lg
.caret {
border-width: 0 5px 5px
}
.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn
{
display: block;
float: none;
width: 100%;
max-width: 100%
}
.btn-group-vertical>.btn-group>.btn {
float: none
}
.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group
{
margin-top: -1px;
margin-left: 0
}
.btn-group-vertical>.btn:not (:first-child ):not (:last-child ){
border-radius: 0
}
.btn-group-vertical>.btn:first-child:not (:last-child ){
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not (:first-child ){
border-bottom-left-radius: 4px;
border-top-right-radius: 0;
border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not (:first-child ):not (:last-child )>.btn
{
border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not (:last-child )>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not
(:last-child )>.dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not (:first-child )>.btn:first-child
{
border-top-right-radius: 0;
border-top-left-radius: 0
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate
}
.btn-group-justified>.btn,.btn-group-justified>.btn-group {
float: none;
display: table-cell;
width: 1%
}
.btn-group-justified>.btn-group
.btn {
width: 100%
}
[data-toggle="buttons"]>.btn>input[type="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"]
{
display: none
}
.input-group {
position: relative;
display: table;
border-collapse: separate
}
.input-group[class *="col-"] {
float: none;
padding-left: 0;
padding-right: 0
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0
}
.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn
{
height: 56px;
padding: 14px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px
}
select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn
{
height: 56px;
line-height: 56px
}
textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn
{
height: auto
}
.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn
{
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px
}
select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn
{
height: 30px;
line-height: 30px
}
textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn
{
height: auto
}
.input-group-addon,.input-group-btn,.input-group .form-control {
display: table-cell
}
.input-group-addon:not (:first-child ):not (:last-child ),.input-group-btn:not
(:first-child ):not (:last-child ),.input-group .form-control:not (:first-child
):not (:last-child ){
border-radius: 0
}
.input-group-addon,.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle
}
.input-group-addon {
padding: 8px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px
}
.input-group-addon.input-lg {
padding: 14px 16px;
font-size: 18px;
border-radius: 6px
}
.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]
{
margin-top: 0
}
.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not
(:last-child ):not (.dropdown-toggle ),.input-group-btn:last-child>.btn-group:not
(:last-child )>.btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0
}
.input-group-addon:first-child {
border-right: 0
}
.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not
(:first-child ),.input-group-btn:first-child>.btn-group:not (:first-child
)>.btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0
}
.input-group-addon:last-child {
border-left: 0
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap
}
.input-group-btn>.btn {
position: relative
}
.input-group-btn>.btn+.btn {
margin-left: -1px
}
.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active
{
z-index: 2
}
.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group
{
margin-right: -1px
}
.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group
{
margin-left: -1px
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none
}
.nav>li {
position: relative;
display: block
}
.nav>li>a,.box.message .messagearea .messagehistory .messagehistorytype span.visible,.box.message .messagearea .messagehistory .messagehistorytype
a.visible {
position: relative;
display: block;
padding: 10px 15px
}
.nav>li>a:hover,.nav>li>a:focus {
text-decoration: none;
background-color: #eee
}
.nav>li.disabled>a {
color: #999
}
.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
color: #999;
text-decoration: none;
background-color: transparent;
cursor: not-allowed
}
.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
background-color: #eee;
border-color: #2fa4e7
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5
}
.nav>li>a>img {
max-width: none
}
.nav-tabs {
border-bottom: 1px solid #ddd
}
.nav-tabs>li,.box.message .messagearea .messagehistory .messagehistorytype span.visible,.box.message .messagearea .messagehistory .messagehistorytype
a.visible {
float: left;
margin-bottom: -1px
}
.nav-tabs>li>a,.box.message .messagearea .messagehistory .messagehistorytype span.visible,.box.message .messagearea .messagehistory .messagehistorytype
a.visible {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover,.box.message .messagearea .messagehistory .messagehistorytype a.visible:hover
{
border-color: #eee #eeeeee #ddd
}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus,.box.message .messagearea .messagehistory .messagehistorytype
span.visible {
color: #555;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default
}
.nav-tabs.nav-justified {
width: 100%;
padding: 10px 0 0 0;
border-bottom: 0
}
.nav-tabs.nav-justified>li {
float: none
}
.nav-tabs.nav-justified>li>a {
text-align: center;
margin-bottom: 5px
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
top: auto;
left: auto
}
@media ( min-width : 768px) {
.nav-tabs.nav-justified>li {
display: table-cell;
width: 1%
}
.nav-tabs.nav-justified>li>a {
margin-bottom: 0
}
}
@media ( min-width : 768px) {
.nav-tabs.nav-justified>li {
display: block;
width: 100%;
float: none
}
.nav-tabs.nav-justified>li>a {
text-align: center;
margin-bottom: 5px
}
}
@media ( min-width : 992px) {
.nav-tabs.nav-justified {
border: 0;
border-radius: 0
}
.nav-tabs.nav-justified>li {
display: table-cell;
width: 1%
}
.nav-tabs.nav-justified>li>a {
margin-bottom: 0
}
}
.nav-tabs.nav-justified>li>a {
margin-right: 0;
border-radius: 4px
}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus
{
border: 1px solid #ddd
}
@media ( min-width : 768px) {
.nav-tabs.nav-justified>li>a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0
}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus
{
border-bottom-color: #fff
}
}
.nav-tabs.nav-justified>li>a {
margin-right: 1px;
border-radius: 4px
}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus
{
border: 1px solid #ddd
}
@media ( min-width : 768px) {
.nav-tabs.nav-justified>li>a {
border: 1px solid #ddd;
border-radius: 4px
}
}
@media ( min-width : 992px) {
.nav-tabs.nav-justified>li>a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0
}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus
{
border-bottom-color: #fff
}
}
.nav-pills>li {
float: left
}
.nav-pills>li>a {
border-radius: 4px
}
.nav-pills>li+li {
margin-left: 2px
}
.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus
{
color: #fff;
background-color: #2fa4e7
}
.nav-stacked>li {
float: none
}
.nav-stacked>li+li {
margin-top: 2px;
margin-left: 0
}
.nav-justified {
width: 100%
}
.nav-justified>li {
float: none
}
.nav-justified>li>a {
text-align: center;
margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
top: auto;
left: auto
}
@media ( min-width : 768px) {
.nav-justified>li {
display: table-cell;
width: 1%
}
.nav-justified>li>a {
margin-bottom: 0
}
}
.nav-tabs-justified {
border-bottom: 0
}
.nav-tabs-justified>li>a {
margin-right: 0;
border-radius: 4px
}
.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus
{
border: 1px solid #ddd
}
@media ( min-width : 768px) {
.nav-tabs-justified>li>a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0
}
.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus
{
border-bottom-color: #fff
}
}
.tab-content>.tab-pane {
display: none
}
.tab-content>.active {
display: block
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent
}
@media ( min-width : 768px) {
.navbar {
border-radius: 4px
}
}
@media ( min-width : 768px) {
.navbar-header {
float: left
}
}
.navbar-collapse {
max-height: 340px;
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch
}
.navbar-collapse.in {
overflow-y: auto
}
@media ( min-width : 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important
}
.navbar-collapse.in {
overflow-y: visible
}
.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse
{
padding-left: 0;
padding-right: 0
}
}
.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse
{
margin-right: -15px;
margin-left: -15px
}
@media ( min-width : 768px) {
.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse
{
margin-right: 0;
margin-left: 0
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px
}
@media ( min-width : 768px) {
.navbar-static-top {
border-radius: 0
}
}
.navbar-fixed-top,.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030
}
@media ( min-width : 768px) {
.navbar-fixed-top,.navbar-fixed-bottom {
border-radius: 0
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0
}
.navbar-brand {
float: left;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
height: 50px
}
.navbar-brand:hover,.navbar-brand:focus {
text-decoration: none
}
@media ( min-width : 768px) {
.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand
{
margin-left: -15px
}
}
.navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px
}
.navbar-toggle:focus {
outline: none
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
margin-top: 4px
}
@media ( min-width : 768px) {
.navbar-toggle {
display: none
}
}
.navbar-nav {
margin: 7.5px -15px
}
.navbar-nav>li>a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px
}
@media ( max-width : 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none
}
.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header
{
padding: 5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
line-height: 20px
}
.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus
{
background-image: none
}
}
@media ( min-width : 768px) {
.navbar-nav {
float: left;
margin: 0
}
.navbar-nav>li {
float: left
}
.navbar-nav>li>a {
padding-top: 15px;
padding-bottom: 15px
}
.navbar-nav.navbar-right:last-child {
margin-right: -15px
}
}
@media ( min-width : 768px) {
.navbar-left {
float: left !important
}
.navbar-right {
float: right !important
}
}
.navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0
rgba(255, 255, 255 {. navbar-form . form-group { display : inline-block;
margin-bottom: 0;
vertical-align: middle
}
@ds125v
Copy link

ds125v commented Mar 28, 2014

That's near a box-shadow. Hopefully it's not the stuff I put in to delete some webkit CSS that's doing this.

@ds125v
Copy link

ds125v commented Mar 28, 2014

line 14452 seems to be the first broken bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment