
/* noto-sans-kr-300 - korean_latin_vietnamese */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/noto-sans-kr-v36-korean_latin_vietnamese-300.woff2') format('woff2');
    font-display:swap;
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-kr-regular - korean_latin_vietnamese */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/noto-sans-kr-v36-korean_latin_vietnamese-regular.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    font-display:swap;
}

/* noto-sans-kr-500 - korean_latin_vietnamese */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/noto-sans-kr-v36-korean_latin_vietnamese-500.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    font-display:swap;
}

/* noto-sans-kr-700 - korean_latin_vietnamese */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/noto-sans-kr-v36-korean_latin_vietnamese-700.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    font-display:swap;
}


body {
    -webkit-font-smoothing: antialiased;
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font:13px/1.231 arial,helvetica,clean,sans-serif;
}
body {
    margin: 0;
    font-family: "Noto Sans KR", sans-serif !important;
    font-size: 1rem !important;
    font-weight: 400;
    line-height: 1.4 !important;
    color: #222;
    text-align: left;
}





.que.calculated .answer {
    padding: .3em;
    display: inline;
}
.que.calculated .answer input[type="text"] {
    width: 30%}
#page-question-type-calculated input[name^="answer"], #page-question-type-calculated input[name^="unit"], #page-question-type-calculated input[name^="multiplier"], #page-question-type-calculated input[name^="calcmax"], #page-question-type-calculated input[name^="calcmin"], #page-question-type-calculated input[name^="number"], #page-question-type-calculated 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: 700;
}
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: 400;
    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 .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 {
    display: flex;
    margin: .25rem 0;
    align-items: flex-start;
}
.que.calculatedmulti .answer div.r0 input, .que.calculatedmulti .answer div.r1 input {
    margin: .3rem .5rem;
    width: 14px;
    flex-shrink: 0;
}
.que.calculatedsimple .answer {
    padding: .3em;
    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: 700;
}
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: 400;
    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.ddimageortext .qtext {
    margin-bottom: .5em;
    display: block;
}
.que.ddimageortext div.ddarea, form.mform fieldset#id_previewareaheader div.ddarea {
    text-align: center;
}
.que.ddimageortext div.droparea, form.mform fieldset#id_previewareaheader div.ddarea {
    position: relative;
}
.que.ddimageortext div.droparea {
    display: inline-block;
}
.que.ddimageortext div.droparea .draghome {
    position: absolute;
    cursor: move;
    white-space: nowrap;
}
.que.ddimageortext div.droparea .dropzones {
    position: absolute;
    top: 0;
    left: 0;
}
.que.ddimageortext .dropbackground, form.mform fieldset#id_previewareaheader .dropbackground {
    border: 1px solid #000;
    margin: 0 auto;
}
form.mform fieldset#id_previewareaheader .dropbackground {
    max-width: none;
}
.que.ddimageortext .dropzone {
    display: none;
    position: absolute;
    opacity: .5;
    border: 1px solid #000;
}
.que.ddimageortext .dropzone.active {
    display: block;
}
.que.ddimageortext .dropzone:focus, .que.ddimageortext .droparea .draghome:focus, .que.ddimageortext .dropzone.valid-drag-over-drop, .que.ddimageortext .draghome.placed.valid-drag-over-drop {
    border-color: #0a0;
    box-shadow: 0 0 5px 5px rgba(255, 255, 150, 1);
    outline: 0;
}
.que.ddimageortext .draghome, .que.ddimageortext .drag, form.mform fieldset#id_previewareaheader .droppreview {
    border: 1px solid #000;
    display: inline-block;
    font: 13px/1.231 arial, helvetica, clean, sans-serif;
}
.que.ddimageortext .draghomes .draghome {
    vertical-align: top;
    margin: 5px;
    height: auto;
    width: auto;
    cursor: move;
}
.que.ddimageortext .draghomes.readonly .draghome, .que.ddimageortext .droparea.readonly .draghome {
    cursor: auto;
}
.que.ddimageortext .draghomes .draghome.dragplaceholder {
    display: none;
}
.que.ddimageortext .draghomes .draghome.dragplaceholder.active {
    visibility: hidden;
    display: inline-block;
}
.que.ddimageortext .dragitems, form.mform fieldset#id_previewareaheader .dragitems {
    height: 0;
}
.que.ddimageortext .drag, form.mform fieldset#id_previewareaheader .droppreview {
    position: absolute;
    cursor: move;
    white-space: nowrap;
}
.que.ddimageortext .dragitems.readonly .drag {
    cursor: auto;
}
form.mform fieldset#id_previewareaheader .drag.beingdragged, .que.ddimageortext .drag.beingdragged, .que.ddimageortext .draghomes .draghome.beingdragged, .que.ddimageortext .droparea .draghome.beingdragged {
    box-shadow: 3px 3px 4px #000;
}
.que.ddimageortext .draghomes .draghome.beingdragged, .que.ddimageortext .droparea .draghome.beingdragged {
    position: absolute;
}
.que.ddimageortext .group1, form.mform fieldset#id_previewareaheader .group1 {
    background-color: #fff;
}
.que.ddimageortext .group2, form.mform fieldset#id_previewareaheader .group2 {
    background-color: #b0c4de;
    border-radius: 10px 0 0 0;
}
.que.ddimageortext .group3, form.mform fieldset#id_previewareaheader .group3 {
    background-color: #dcdcdc;
    border-radius: 0 10px 0 0;
}
.que.ddimageortext .group4, form.mform fieldset#id_previewareaheader .group4 {
    background-color: #d8bfd8;
    border-radius: 0 0 10px 0;
}
.que.ddimageortext .group5, form.mform fieldset#id_previewareaheader .group5 {
    background-color: #87cefa;
    border-radius: 0 0 0 10px;
}
.que.ddimageortext .group6, form.mform fieldset#id_previewareaheader .group6 {
    background-color: #daa520;
    border-radius: 0 10px 10px 0;
}
.que.ddimageortext .group7, form.mform fieldset#id_previewareaheader .group7 {
    background-color: gold;
    border-radius: 10px 0 0 10px;
}
.que.ddimageortext .group8, form.mform fieldset#id_previewareaheader .group8 {
    background-color: khaki;
    border-radius: 10px 10px 10px 10px;
}
body#page-question-type-ddimageortext div[id^=fgroup_id_][id*=drags_] {
    background: #eee;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    border: 1px solid #bbb;
    border-bottom: 0;
}
body#page-question-type-ddimageortext div[id^=fgroup_id_][id*=drags_] .fgrouplabel label {
    font-weight: 700;
}
body#page-question-type-ddimageortext div[id^=fitem_id_][id*=dragitem_] {
    background: #eee;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    border: 1px solid #bbb;
    border-top: 0;
    border-bottom: 0;
}
body#page-question-type-ddimageortext div[id^=fitem_id_][id*=draglabel_] {
    background: #eee;
    margin-bottom: 2em;
    margin-top: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    border: 1px solid #bbb;
    border-top: 0;
}
.que.ddmarker .qtext {
    margin-bottom: .5em;
    display: block;
}
.que.ddmarker .droparea {
    display: inline-block;
    position: relative;
}
.que.ddmarker .droparea .dropzones, .que.ddmarker .droparea .markertexts {
    position: absolute;
    top: 0;
    left: 0;
}
.que.ddmarker .draghomes .marker, .que.ddmarker .droparea .marker {
    vertical-align: top;
    cursor: move;
}
.que.ddmarker .draghomes.readonly .marker, .que.ddmarker .droparea.readonly .marker {
    cursor: auto;
}
.que.ddmarker .droparea .marker {
    position: absolute;
}
.que.ddmarker .draghomes .marker {
    position: relative;
    display: inline-block;
    margin: 10px;
}
.que.ddmarker .draghomes .marker.dragplaceholder {
    display: none;
}
.que.ddmarker .draghomes .marker.dragplaceholder.active {
    visibility: hidden;
    display: inline-block;
}
.que.ddmarker div.ddarea, form.mform fieldset#id_previewareaheader div.ddarea {
    text-align: center;
}
form.mform fieldset#id_previewareaheader div.ddarea .markertexts {
    min-height: 80px;
}
.que.ddmarker .dropbackground, form.mform fieldset#id_previewareaheader .dropbackground {
    margin: 0 auto;
    border: 1px solid #000;
}
form.mform fieldset#id_previewareaheader .dropbackground {
    max-width: none;
}
.que.ddmarker div.dragitems div.draghome, .que.ddmarker div.dragitems div.dragitem, form.mform fieldset#id_previewareaheader div.draghome, form.mform fieldset#id_previewareaheader div.drag {
    font: 13px/1.231 arial, helvetica, clean, sans-serif;
}
.que.ddmarker .droparea .marker span.markertext, .que.ddmarker .draghomes .marker span.markertext, .que.ddmarker div.markertexts span.markertext, form.mform fieldset#id_previewareaheader div.markertexts span.markertext {
    margin: 0 5px;
    z-index: 3;
    background-color: #fff;
    border: 2px solid #000;
    padding: 5px;
    display: inline-block;
    zoom: 1;
    border-radius: 10px;
    color: #000;
    opacity: .6;
}
.que.ddmarker .droparea .marker span.markertext, .que.ddmarker .draghomes .marker span.markertext {
    white-space: nowrap;
}
.que.ddmarker div.markertexts span.markertext {
    z-index: 2;
    background-color: yellow;
    border: 2px solid khaki;
    position: absolute;
    white-space: nowrap;
}
.que.ddmarker span.wrongpart {
    background-color: yellow;
    border: 2px solid khaki;
    padding: 5px;
    border-radius: 10px;
    opacity: .6;
    margin: 5px;
    display: inline-block;
}
.que.ddmarker .droparea .marker img.target, .que.ddmarker .draghomes .marker img.target {
    position: absolute;
    left: -7px;
    top: -7px;
}
.que.ddmarker div.dragitems div.draghome img.target {
    display: none;
}
.que.ddmarker .marker.beingdragged {
    position: absolute;
}
.que.ddmarker .marker.beingdragged span.markertext {
    z-index: 3;
    box-shadow: 3px 3px 4px #000;
}
.que.ddmarker .dropzone .shape {
    fill: #fff;
    fill-opacity: .5;
    stroke: #000;
    stroke-width: 1;
}
.que.ddmarker .dropzone.active .shape {
    stroke-width: 2;
}
.que.ddmarker .dropzone.color0 .shape {
    fill: #fff;
}
.que.ddmarker .dropzone.color1 .shape {
    fill: #b0c4de;
}
.que.ddmarker .dropzone.color2 .shape {
    fill: #dcdcdc;
}
.que.ddmarker .dropzone.color3 .shape {
    fill: #d8bfd8;
}
.que.ddmarker .dropzone.color4 .shape {
    fill: #87cefa;
}
.que.ddmarker .dropzone.color5 .shape {
    fill: #daa520;
}
.que.ddmarker .dropzone.color6 .shape {
    fill: gold;
}
.que.ddmarker .dropzone.color7 .shape {
    fill: khaki;
}
.que.ddmarker .dropzone .shapeLabel {
    text-anchor: middle;
}
.que.ddmarker .dropzone .handle {
    fill: #fff;
    fill-opacity: .1;
    stroke-width: 1;
    display: none;
    cursor: move;
}
.que.ddmarker .dropzone .handle.move {
    stroke: #800;
}
.que.ddmarker .dropzone .handle.edit {
    stroke: #008;
}
.que.ddmarker .dropzone.active .handle {
    display: inherit;
}
body#page-question-type-ddmarker div[id^=fitem_id_][id*=hint_] {
    background: #eee;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    border: 1px solid #bbb;
    border-bottom: 0;
}
body#page-question-type-ddmarker div[id^=fitem_id_][id*=hint_] .fitemtitle {
    font-weight: 700;
}
body#page-question-type-ddmarker div[id^=fitem_id_][id*=hintoptions_], body#page-question-type-ddmarker div[id^=fitem_id_][id*=hintshownumcorrect_] {
    background: #eee;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    border: 1px solid #bbb;
    border-top: 0;
    border-bottom: 0;
}
body#page-question-type-ddmarker div[id^=fitem_id_][id*=hintclearwrong_] {
    background: #eee;
    margin-bottom: 2em;
    margin-top: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    border: 1px solid #bbb;
    border-top: 0;
}
body#page-question-type-ddmarker #fitem_id_penalty {
    margin-bottom: 2em;
}
.que.ddwtos .qtext {
    margin-bottom: .5em;
    display: block;
}
.que.ddwtos .draghome {
    margin-bottom: 1em;
}
.que.ddwtos .answertext {
    margin-bottom: .5em;
}
.que.ddwtos .drop.active {
    display: inline-block;
    text-align: center;
    border: 1px solid #000;
    margin-bottom: 2px;
}
.que.ddwtos .drop {
    display: none;
}
.que.ddwtos .drags {
    height: 0;
}
.que.ddwtos .draghome {
    display: inline-block;
    text-align: center;
    background: transparent;
    border: 1px solid #000;
    cursor: move;
}
.que.ddwtos.qtype_ddwtos-readonly .draghome {
    cursor: default;
}
.que.ddwtos .draghome.beingdragged {
    z-index: 3;
    box-shadow: 3px 3px 4px #000;
    position: absolute;
}
.que.ddwtos .draghome.dragplaceholder {
    display: none;
}
.que.ddwtos .draghome.dragplaceholder.active {
    visibility: hidden;
    display: inline-block;
}
.que.ddwtos .draghome.placed {
    margin-bottom: 2px;
}
.que.ddwtos .drop:focus, .que.ddwtos .drop.valid-drag-over-drop, .que.ddwtos .draghome.placed:focus:not(.beingdragged), .que.ddwtos .draghome.placed.valid-drag-over-drop {
    border-color: #0a0;
    box-shadow: 0 0 5px 5px rgba(255, 255, 150, 1);
}
.que.ddwtos span.incorrect {
    background-color: #faa;
}
.que.ddwtos span.correct {
    background-color: #afa;
}
.que.ddwtos .group1 {
    background-color: #fff;
}
.que.ddwtos .group2 {
    background-color: #dcdcdc;
    border-radius: 10px 0 0 0;
}
.que.ddwtos .group3 {
    background-color: #b0c4de;
    border-radius: 0 10px 0 0;
}
.que.ddwtos .group4 {
    background-color: #d8bfd8;
    border-radius: 0 0 10px 0;
}
.que.ddwtos .group5 {
    background-color: #87cefa;
    border-radius: 0 0 0 10px;
}
.que.ddwtos .group6 {
    background-color: #daa520;
    border-radius: 0 10px 10px 0;
}
.que.ddwtos .group7 {
    background-color: gold;
    border-radius: 10px 0 0 10px;
}
.que.ddwtos .group8 {
    background-color: khaki;
    border-radius: 10px 10px 10px 10px;
}
.que.ddwtos sub, .que.ddwtos sup {
    font-size: 80%;
    position: relative;
    vertical-align: baseline;
}
.que.ddwtos sup {
    top: -.4em;
}
.que.ddwtos sub {
    bottom: -.2em;
}
.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: #fff;
}
.que.essay div.qtype_essay_response textarea {
    width: 100%}
.que.essay .ablock .filemanager .fp-restrictions {
    margin-top: 1em;
}
.que.gapselect .qtext {
    line-height: 2em;
    margin-top: 1px;
    margin-bottom: .5em;
    display: block;
}
.que.gapselect .answercontainer {
    line-height: 2em;
    margin-bottom: 1em;
    display: block;
}
.que.gapselect .answertext {
    padding-bottom: .5em;
}
.que.sddl .control {
    padding: .2em;
}
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: 700;
}
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: .5em;
    margin-top: 1em;
    box-shadow: .5em .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 .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: .3em;
}
.que.multianswer table.answer {
    margin-bottom: 0;
    width: 100%}
.que.multichoice .answer div.r0, .que.multichoice .answer div.r1 {
    display: flex;
    margin: .25rem 0;
    align-items: flex-start;
}
.que.multichoice .answer div.r0 input, .que.multichoice .answer div.r1 input {
    margin: .3rem .5rem;
    width: 14px;
    flex-shrink: 0;
}
.que.multichoice .answer .answernumber {
    min-width: 1.5em;
}
.que.multichoice .answer .specificfeedback {
    display: inline;
    padding: 0 .7em;
    background: #fff3bf;
}
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: 700;
}
body#page-question-type-multichoice div[id^=fitem_id_] .fitemtitle {
    margin-left: 0;
    margin-right: 0;
    padding-left: 6px;
    padding-right: 0;
}
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: .3em;
    display: inline;
}
#page-question-type-numerical input[name="unitpenalty"], #page-question-type-numerical input[name^="answer"], #page-question-type-numerical input[name^="tolerance"], #page-question-type-numerical input[name^="multiplier"], #page-question-type-numerical 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: 700;
}
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: 400;
    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: .3em;
    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: 700;
}
body#page-question-type-shortanswer div[id^=fgroup_id_][id*=answeroptions_] label[for^='id_answer_'] {
    position: absolute;
    left: -10000px;
    font-weight: 400;
    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: .3em;
}
.path-mod-assign div.gradingnavigation div {
    float: left;
    margin-left: 2em;
}
.path-mod-assign div.submissionstatustable, .path-mod-assign div.submissionfull, .path-mod-assign div.submissionlinks, .path-mod-assign div.usersummary, .path-mod-assign div.feedback, .path-mod-assign div.gradingsummary {
    margin-bottom: 1.5em;
}
.path-mod-assign div.submissionstatus .generaltable, .path-mod-assign div.submissionlinks .generaltable, .path-mod-assign div.feedback .generaltable, .path-mod-assign div.submissionsummarytable .generaltable, .path-mod-assign div.attempthistory table, .path-mod-assign div.gradingsummary .generaltable {
    width: 100%}
.path-mod-assign table.generaltable table td {
    border: 0 none;
}
.path-mod-assign .gradingsummarytable, .path-mod-assign .feedbacktable, .path-mod-assign .lockedsubmission, .path-mod-assign .submissionsummarytable {
    margin-top: 1em;
}
.path-mod-assign div.submissionsummarytable table tbody tr td.c0 {
    width: 30%}
.path-mod-assign .submittedlate {
    color: red;
    font-weight: 900;
}
.path-mod-assign.jsenabled .gradingoptionsform [type=submit] {
    display: none;
}
.path-mod-assign.jsenabled .gradingtable .c1 select {
    display: none;
}
.path-mod-assign .quickgradingform .mform fieldset {
    margin: 0;
    padding: 0;
}
.path-mod-assign textarea.quickgrade {
    resize: both;
}
.path-mod-assign td.submissionstatus, .path-mod-assign div.submissionstatus, .path-mod-assign a:link.submissionstatus {
    color: #000;
    background-color: #efefef;
}
.path-mod-assign td.submissionstatusdraft, .path-mod-assign div.submissionstatusdraft, .path-mod-assign a:link.submissionstatusdraft {
    color: #000;
    background-color: #efefcf;
}
.path-mod-assign td.submissionstatussubmitted, .path-mod-assign div.submissionstatussubmitted, .path-mod-assign a:link.submissionstatussubmitted {
    color: #000;
    background-color: #cfefcf;
}
.path-mod-assign td.submissionlocked, .path-mod-assign div.submissionlocked {
    color: #000;
    background-color: #efefcf;
}
.path-mod-assign td.submissionreopened, .path-mod-assign div.submissionreopened {
    color: #000;
    background-color: #efefef;
}
.path-mod-assign td.submissiongraded, .path-mod-assign div.submissiongraded {
    color: #000;
    background-color: #cfefcf;
}
.path-mod-assign td.submissionnotgraded, .path-mod-assign div.submissionnotgraded {
    color: #000;
}
.path-mod-assign td.latesubmission, .path-mod-assign a:link.latesubmission, .path-mod-assign div.latesubmission {
    color: #000;
    background-color: #efcfcf;
}
.path-mod-assign td.earlysubmission, .path-mod-assign div.earlysubmission {
    color: #000;
    background-color: #cfefcf;
}
.path-mod-assign td.gradingreminder, .path-mod-assign div.gradingreminder {
    color: #000;
    background-color: #efcfcf;
}
.path-mod-assign .gradingtable .c0 {
    display: none;
}
.path-mod-assign.jsenabled .gradingtable .c0 {
    display: table-cell;
}
.path-mod-assign .gradingbatchoperationsform {
    display: none;
}
.path-mod-assign.jsenabled .gradingbatchoperationsform {
    display: block;
}
.path-mod-assign .gradingtable tr.selectedrow td {
    background-color: #fec;
}
.path-mod-assign .gradingtable tr.unselectedrow td {
    background-color: #fff;
}
.path-mod-assign .gradingtable .yui3-menu ul {
    margin: 0;
}
.path-mod-assign .gradingtable .yui3-menu-label {
    padding-left: 0;
    line-height: 12px;
}
.path-mod-assign .gradingtable .yui3-menu-label img {
    padding: 0 3px;
}
.path-mod-assign .gradingtable .yui3-menu li {
    list-style-type: none;
}
.path-mod-assign.jsenabled .gradingtable .yui3-loading {
    display: none;
}
.path-mod-assign .gradingtable .yui3-menu .yui3-menu-content {
    border: 0;
    padding-top: 0;
}
.path-mod-assign div.gradingtable tr .quickgrademodified {
    background-color: #fc9;
}
.path-mod-assign .gradingtable .commentscontainer .comment-ctrl .comment-area textarea {
    resize: both;
}
.path-mod-assign td.submissioneditable {
    color: red;
}
.path-mod-assign .expandsummaryicon {
    display: none;
}
.path-mod-assign.jsenabled .expandsummaryicon {
    display: inline-block;
}
.path-mod-assign .hidefull {
    display: none;
}
.path-mod-assign .quickgradingform form .commentscontainer input, .path-mod-assign .quickgradingform form .commentscontainer textarea {
    display: none;
}
.path-mod-assign.jsenabled .quickgradingform form .commentscontainer input, .path-mod-assign.jsenabled .quickgradingform form .commentscontainer textarea {
    display: inline;
}
.path-mod-assign .previousfeedbackwarning {
    font-size: 140%;
    font-weight: 700;
    text-align: center;
    color: #500;
}
.path-mod-assign .submissionhistory {
    background-color: #b0b0b0;
}
.path-mod-assign .submissionhistory .cell.historytitle {
    background-color: gray;
}
.path-mod-assign .submissionhistory .cell {
    background-color: #d0d0d0;
}
.path-mod-assign.jsenabled .mod-assign-history-link {
    display: block;
    cursor: pointer;
    margin-bottom: 7px;
}
.path-mod-assign.jsenabled .mod-assign-history-link h4 {
    display: inline;
}
.path-mod-assign.jsenabled .attempthistory h4 {
    margin-bottom: 7px;
    text-align: left;
}
.path-mod-assign.jsenabled.dir_rtl .attempthistory h4 {
    text-align: right;
}
.path-mod-assign.jsenabled .mod-assign-history-link-open {
    padding: 0 5px 0 20px;
    background: url(/images/expanded.png) 2px center no-repeat;
}
.path-mod-assign.jsenabled .mod-assign-history-link-closed {
    padding: 0 5px 0 20px;
    background: url(/images/collapsed.png) 2px center no-repeat;
}
.path-mod-assign .submithelp {
    padding: 1em;
}
.path-mod-assign .feedbacktitle {
    font-weight: 700;
}
.path-mod-assign .submitconfirm, .path-mod-assign .submissionlinks, .path-mod-assign .submissionaction {
    text-align: center;
}
.path-mod-assign .submissionsummarytable .c0, .path-mod-assign .gradingsummarytable .c0, .path-mod-assign .mod-assign-history-panel .c0 {
    width: 15em;
}
.path-mod-assign .gradingtable .moodle-actionmenu {
    white-space: nowrap;
}
.path-mod-assign .gradingtable .moodle-actionmenu[data-enhanced].show .menu a {
    padding-left: 12px;
    padding-right: 12px;
}
.path-mod-assign .gradingtable .menu-action img {
    display: none;
}
.path-mod-assign .editsubmissionform input[name="submissionstatement"] {
    vertical-align: top;
}
.path-mod-assign .editsubmissionform label[for="id_submissionstatement"] {
    display: inline-block;
}
.path-mod-assign.layout-option-nonavbar {
    padding-top: 0;
}
.path-mod-assign [data-region="user-selector"] select {
    margin-bottom: 0;
}
.path-mod-assign [data-region="user-selector"] .alignment {
    float: right;
    width: 320px;
    text-align: center;
    margin-top: 7px;
}
.path-mod-assign [data-region="user-selector"] [data-action="previous-user"], .path-mod-assign [data-region="user-selector"] [data-action="next-user"] {
    font-size: 26px;
}
.path-mod-assign [data-region="user-selector"] [data-action="next-user"] {
    margin-left: -10px;
}
.path-mod-assign [data-region="user-selector"] .alignment input {
    margin-bottom: 5px;
}
.path-mod-assign [data-region="user-selector"] .alignment .form-autocomplete-downarrow {
    top: 0;
}
.path-mod-assign [data-region="user-selector"] .form-autocomplete-selection {
    display: none;
}
.path-mod-assign [data-region="user-selector"] .form-autocomplete-suggestions {
    text-align: left;
}
.path-mod-assign [data-region="user-selector"] .form-autocomplete-suggestions {
    margin-left: 48px;
}
.path-mod-assign [data-region="user-filters"] {
    font-size: small;
}
.path-mod-assign [data-region="configure-filters"] {
    display: none;
    text-align: left;
    width: 480px;
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    border-radius: 6px;
    position: absolute;
    margin-top: 28px;
    margin-left: -452px;
    padding: 10px 0;
    z-index: 1;
}
.path-mod-assign [data-region="configure-filters"]::before, .path-mod-assign [data-region="configure-filters"]::after {
    position: absolute;
    left: auto;
    display: inline-block;
    content: '';
    border-style: solid;
    border-color: transparent;
    border-top: none;
}
.path-mod-assign [data-region="configure-filters"]::before {
    top: -7px;
    right: 12px;
    border-width: 7px;
    border-bottom-color: rgba(0, 0, 0, .2);
}
.path-mod-assign [data-region="configure-filters"]::after {
    top: -6px;
    right: 13px;
    border-width: 6px;
    border-bottom-color: #fff;
}
.path-mod-assign .alignment [data-region="configure-filters"] input {
    margin-bottom: 0;
}
.path-mod-assign [data-region="grading-navigation-panel"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 6em;
    margin: 0;
    border-bottom: 1px solid #ddd;
}
.path-mod-assign [data-region="grading-navigation"] {
    padding: 1em;
}
.path-mod-assign [data-region="assignment-info"] {
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
}
.path-mod-assign [data-region="assignment-info"] small[data-region="assignment-tooltip"] {
    margin-left: .5em;
}
.path-mod-assign [data-region="user-info"] {
    height: 60px;
}
.path-mod-assign [data-region="user-info"] a {
    text-decoration: none;
}
.path-mod-assign [data-region="user-info"] .img-rounded {
    display: block;
    float: left;
    margin-top: -3px;
    margin-right: 10px;
}
.path-mod-assign [data-region="user-info"] em {
    display: block;
    font-style: normal;
}
.path-mod-assign [data-region="user-info"] em.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.path-mod-assign [data-region="grading-actions-form"] label {
    display: inline-block;
}
.path-mod-assign.pagelayout-embedded {
    overflow: hidden;
}
.path-mod-assign [data-region="review-panel"] {
    position: absolute;
    top: 85px;
    bottom: 60px;
    left: 0;
    right: 30%;
    width: auto;
    box-sizing: border-box;
    -webkit-transition: right 0.5s, left 0.5s;
    -moz-transition: right 0.5s, left 0.5s;
    transition: right 0.5s, left 0.5s;
}
.path-mod-assign [data-region="review-panel"].grade-panel-collapsed {
    right: 30px;
}
.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] {
    display: none;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    box-sizing: border-box;
    border-radius: 0 0 0 4px;
    border: 1px solid #ccc;
    border-top: none;
    background-color: #fff;
}
.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .expand-icon, .path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .collapse-icon {
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 30px;
}
.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .expand-icon .toggle-text, .path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .collapse-icon .toggle-text {
    visibility: hidden;
    opacity: 0;
    height: 0;
    overflow: hidden;
}
.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] img {
    height: 100%;
    float: right;
}
.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .expand-icon {
    display: none;
}
.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .collapse-icon {
    display: block;
}
.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .collapse-icon.full-width {
    display: none;
}
.path-mod-assign [data-region="review-panel"] .pageheader {
    border-right: 1px solid #ddd;
}
.path-mod-assign [data-region="review-panel"]+[data-region="grade-panel"] [data-region="grade"] {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    -webkit-transition: max-width 0.5s;
    -moz-transition: max-width 0.5s;
    transition: max-width 0.5s;
}
.path-mod-assign [data-region="review-panel"] .drawingregion {
    left: 0;
    right: 0;
    border-color: #ddd;
}
.path-mod-assign [data-region="review-panel"].collapsed {
    left: calc(30px - 70%);
    right: calc(100% - 30px);
    -webkit-transition: right 0.5s, left 0.5s;
    -moz-transition: right 0.5s, left 0.5s;
    transition: right 0.5s, left 0.5s;
}
.path-mod-assign [data-region="review-panel"].collapsed [data-region="review-panel-content"] {
    visibility: hidden;
    -webkit-transition: visibility 0s 0.5s;
    -moz-transition: visibility 0s 0.5s;
    transition: visibility 0s 0.5s;
}
.path-mod-assign [data-region="review-panel"].collapsed [data-region="review-panel-toggle"] .expand-icon {
    display: block;
}
.path-mod-assign [data-region="review-panel"].collapsed [data-region="review-panel-toggle"] .collapse-icon {
    display: none;
}
.path-mod-assign [data-region="review-panel"].collapsed+[data-region="grade-panel"] {
    position: absolute;
    left: 30px;
    right: 0;
    width: calc(100% - 30px);
    overflow: auto;
    -webkit-transition: width 0.5s, right 0.5s, left 0.5s;
    -moz-transition: width 0.5s, right 0.5s, left 0.5s;
    transition: width 0.5s, right 0.5s, left 0.5s;
}
.path-mod-assign [data-region="review-panel"].collapsed+[data-region="grade-panel"] [data-region="grade"], .path-mod-assign [data-region="grade-panel"].fullwidth [data-region="grade"] {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.path-mod-assign [data-region="grade-panel"] {
    position: absolute;
    top: 85px;
    bottom: 60px;
    right: 0;
    left: 70%;
    width: 30%;
    overflow: auto;
    box-sizing: border-box;
    background-color: #f5f5f5;
    padding: 15px;
    padding-top: 0;
    -webkit-transition: width 0.5s, right 0.5s, left 0.5s;
    -moz-transition: width 0.5s, right 0.5s, left 0.5s;
    transition: width 0.5s, right 0.5s, left 0.5s;
}
.path-mod-assign [data-region="grade-panel"].collapsed {
    left: calc(100% - 30px);
    right: calc(30px - 100%);
    visibility: hidden;
    -webkit-transition: right 0.5s, left 0.5s, visibility 0s 0.5s;
    -moz-transition: right 0.5s, left 0.5s, visibility 0s 0.5s;
    transition: right 0.5s, left 0.5s, visibility 0s 0.5s;
}
.path-mod-assign [data-region="grade-panel"].fullwidth {
    left: 0;
    width: 100%;
    overflow: auto;
}
.path-mod-assign [data-region="grade-panel"] h3 {
    font-size: 18px;
    font-weight: 500;
}
.path-mod-assign [data-region="grade-panel"] div.submissionstatustable {
    margin-bottom: 2em;
}
.path-mod-assign [data-region="grade-panel"] .submissionsummarytable {
    margin-left: 5px;
    margin-right: 5px;
}
.path-mod-assign [data-region="grade-panel"] .submissionsummarytable table.generaltable td {
    padding: 8px 0;
    background-color: transparent;
}
.path-mod-assign [data-region="grade-panel"] .submissionsummarytable .generaltable tbody>tr:nth-child(2n+1)>td, .path-mod-assign [data-region="grade-panel"] .submissionsummarytable .generaltable tbody tr:hover>td {
    background-color: transparent;
}
.path-mod-assign [data-region="grade-panel"] div.submissionsummarytable table tbody tr td.c0 {
    width: auto;
}
.path-mod-assign [data-region="grade-panel"] div.submissionsummarytable table tbody tr.lastrow td.c0, .path-mod-assign [data-region="grade-panel"] div.submissionsummarytable table tbody tr.lastrow td.c1 {
    border-bottom: 1px solid #ddd;
}
.path-mod-assign .overdue, .path-mod-assign .overduesubmission, .path-mod-assign [data-region="grade-panel"] td.submissionnotgraded, .path-mod-assign [data-region="grade-panel"] div.submissionnotgraded {
    color: #ca3120;
    background-color: transparent;
}
.path-mod-assign div.fileuploadsubmission {
    float: left;
    min-width: 300px;
}
.path-mod-assign div.fileuploadsubmissiontime {
    float: right;
}
.path-mod-assign [data-region="grade-panel"] #id_gradeheader {
    display: table-cell;
    min-width: 0;
}
.path-mod-assign [data-region="grade-panel"] #id_gradeheader>legend {
    visibility: hidden;
    height: 0;
    margin-bottom: 0;
}
.path-mod-assign [data-region="grade-panel"] .comment-area textarea[cols] {
    width: 100%;
    box-sizing: border-box;
}
.path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_ftext, .path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_f, .path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_feditor, .path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_fgrading, .path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_ffilemanager {
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
.path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_ftext .fitemtitle, .path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_f .fitemtitle, .path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_feditor .fitemtitle, .path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_fgrading .fitemtitle, .path-mod-assign [data-region="grade-panel"] .mform .fitem.fitem_ffilemanager .fitemtitle {
    padding-left: 5px;
    padding-right: 5px;
}
.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.fitem_ftext .felement, .path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.fitem_f .felement, .path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.fitem_feditor .felement, .path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.fitem_fgrading .felement, .path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.fitem_ffilemanager .felement {
    padding: 6px 10px 10px;
    box-sizing: border-box;
}
.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fitem.fitem_ftext .fitemtitle, .path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fitem.fitem_f .fitemtitle, .path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fitem.fitem_feditor .fitemtitle, .path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fitem.fitem_fgrading .fitemtitle, .path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fitem.fitem_ffilemanager .fitemtitle {
    border-bottom: 1px solid #ddd;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    padding: 6px 10px 3px;
    box-sizing: border-box;
}
.path-mod-assign #page-content [data-region="grade-panel"] [data-region="popout-button"] img {
    margin-left: 2px;
    margin-right: 2px;
    margin-top: -2px;
}
.path-mod-assign #page-content [data-region="grade-panel"] .popout [data-region="popout-button"] img {
    margin-left: -6px;
    margin-right: -6px;
    margin-top: 4px;
}
.path-mod-assign [data-region="grade-panel"] .fitem .fstaticlabel, .path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fitem .fitemtitle label {
    font-weight: 500;
}
.path-mod-assign [data-region="grade-panel"] .mform #fitem_id_grade.fitem {
    padding-top: 5px;
}
.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) #fitem_id_grade.fitem .fitemtitle {
    display: inline-block;
    width: auto;
    border-bottom: none;
    box-shadow: none;
}
.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) #fitem_id_grade.fitem .felement {
    width: auto;
    float: right;
}
.path-mod-assign #page-content .mform:not(.unresponsive) #fitem_id_grade.fitem .felement input {
    width: 80px;
    margin-bottom: 0;
}
.path-mod-assign [data-region="grade-panel"] .gradingform_rubric {
    max-width: 100%;
    padding-bottom: 0;
}
.path-mod-assign .gradingform_rubric {
    max-width: calc(100vw - 200px);
}
.path-mod-assign [data-region="grade-panel"] .gradingform_rubric .criterion .description {
    font-weight: 500;
    min-width: 150px;
}
.path-mod-assign [data-region="grade-panel"] .gradingform_rubric .criterion .levels {
    background-color: #fff;
}
.path-mod-assign [data-region="grade-panel"] .gradingform_rubric .criterion, .path-mod-assign [data-region="grade-panel"] .gradingform_rubric .criterion.even {
    background-color: transparent;
}
.path-mod-assign [data-region="grade-panel"] .gradingform_rubric .criterion .remark textarea {
    margin-bottom: 0;
}
.path-mod-assign [data-region="grade-panel"] .gradingform_guide {
    margin-bottom: 10px;
}
.path-mod-assign [data-region="grade-panel"] .gradingform_guide .descriptionreadonly, .path-mod-assign [data-region="grade-panel"] .gradingform_guide .remark, .path-mod-assign [data-region="grade-panel"] .gradingform_guide .score {
    display: block;
}
.path-mod-assign [data-region="grade-panel"] .gradingform_guide .descriptionreadonly {
    padding-top: 10px;
}
.path-mod-assign [data-region="grade-panel"] .gradingform_guide .criteriondescription {
    margin-top: 5px;
}
.path-mod-assign [data-region="grade-panel"] .gradingform_guide .criteriondescriptionmarkers {
    width: auto;
    margin-top: 5px;
}
.path-mod-assign [data-region="grade-panel"] .gradingform_guide .markingguideremark {
    margin-bottom: 10px;
}
.path-mod-assign [data-region="grade-panel"] .gradingform_guide .remark .commentchooser {
    float: right;
    margin-top: 2px;
    margin-left: 0;
}
.path-mod-assign [data-region="grade-panel"] .gradingform_guide .score {
    float: left;
    padding-bottom: 8px;
}
.path-mod-assign [data-region="grade-panel"] .gradingform_guide .score input, .path-mod-assign [data-region="grade-panel"] .gradingform_guide .score div {
    display: inline-block;
}
.path-mod-assign [data-region="grade-panel"] .gradingform_guide .criterion, .path-mod-assign [data-region="grade-panel"] .gradingform_guide .criterion.even {
    background-color: transparent;
    border-width: 0 0 1px 0;
    padding: 8px 0;
}
.path-mod-assign [data-region="grade-panel"] .showmarkerdesc, .path-mod-assign [data-region="grade-panel"] .showstudentdesc {
    background-color: #f5f5f5;
    padding: 10px;
}
.path-mod-assign [data-region="grade-panel"] .fitem.fitem_ffilemanager {
    margin-bottom: 0;
}
.path-mod-assign [data-region="grade-panel"] .fitem.popout {
    position: fixed;
    left: 20%;
    right: 20%;
    top: 20%;
    bottom: 20%;
    z-index: 1000;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
}
.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.popout .fitemtitle {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    height: 45px;
}
.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.popout .fitemtitle label {
    font-size: 16px;
    line-height: 30px;
}
.path-mod-assign #page-content [data-region="grade-panel"] [data-region="popout-button"] {
    float: right;
}
.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fitem.popout .fitemtitle [data-region="popout-button"] img {
    margin-top: -10px;
    margin-right: -7px;
}
.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.popout .felement {
    padding: 10px 15px 15px;
    height: calc(100% - 54px);
    overflow: auto;
}
.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.popout .felement .gradingform_rubric {
    overflow: visible;
}
.path-mod-assign [data-region="grade-panel"] #id_attemptsettings>legend {
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    border-bottom: 0;
    margin-bottom: 10px;
}
.path-mod-assign [data-region="grade-panel"] #id_attemptsettings .fcontainer {
    display: table;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.path-mod-assign [data-region="grade-panel"] .mform #id_attemptsettings .fitem {
    display: table-row;
}
.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) #id_attemptsettings .fitem:last-of-type .fitemtitle, .path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) #id_attemptsettings .fitem:last-of-type .felement {
    border-bottom: 1px solid #ddd;
}
.path-mod-assign [data-region="grade-panel"] #id_attemptsettings .fitem .fstaticlabel, .path-mod-assign [data-region="grade-panel"] .mform:not(.unresponsive) #id_attemptsettings .fitem .fitemtitle label {
    font-weight: 400;
}
.path-mod-assign [data-region="grade-panel"] .mform:not(.unresponsive) #id_attemptsettings .fitem .felement select {
    margin-bottom: 0;
}
.path-mod-assign [data-region="grade-panel"] [data-region="attempt-chooser"] {
    margin-bottom: 10px;
    vertical-align: text-bottom;
}
.path-mod-assign [data-region="grade-actions-panel"] {
    border-top: 1px solid #ddd;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
}
.path-mod-assign [data-region="grade-actions"] {
    padding: 1em;
    text-align: center;
}
.path-mod-assign [data-region="submissions-list"] {
    text-align: inherit;
}
.path-mod-assign [data-region="submissions-list"] label.radio input {
    margin-top: 4px;
    min-width: inherit;
}
.path-mod-assign [data-region="overlay"] {
    display: none;
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: auto;
    bottom: 0;
    background-color: #ddd;
    opacity: .4;
    padding-top: 4em;
    text-align: center;
}
@media (max-width:767px) {
    .path-mod-assign.pagelayout-embedded {
    overflow: auto;
}
.path-mod-assign [data-region="assignment-info"] {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
.path-mod-assign .page-context-header .page-header-headings {
    margin-top: 13px;
}
.path-mod-assign [data-region="grade-actions-panel"] [data-region="grade-actions"] .collapse-buttons {
    display: none;
}
.path-mod-assign [data-region="grading-navigation-panel"], .path-mod-assign [data-region="review-panel"], .path-mod-assign [data-region="grade-panel"], .path-mod-assign [data-region="review-panel"].collapsed+[data-region="grade-panel"], .path-mod-assign [data-region="grade-actions-panel"] {
    position: inherit;
    width: 100%;
    top: 0;
    left: 0;
    right: auto;
    overflow: auto;
    height: auto;
    margin-bottom: 1em;
}
.path-mod-assign [data-region="grade-panel"].collapsed {
    visibility: visible;
}
.path-mod-assign [data-region="grading-navigation"] {
    padding: 0;
    text-align: center;
}
.path-mod-assign [data-region="grade-panel"] {
    margin-bottom: 2em;
}
.path-mod-assign [data-region="grade-panel"] [data-region="popout-button"] {
    display: none;
}
.path-mod-assign [data-region="review-panel"] {
    position: relative;
    max-height: 2000px;
    -webkit-transition: max-height 0.25s linear;
    -moz-transition: max-height 0.25s linear;
    transition: max-height 0.25s linear;
}
.path-mod-assign [data-region="review-panel"] .pageheader {
    border-right: none;
    padding-right: 20px;
    padding-left: 40px;
}
.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] {
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 0 0 4px 0;
    background-color: #fff;
}
.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .expand-icon, .path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .collapse-icon {
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 30px;
}
.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .ltr-icon, .path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .rtl-icon {
    height: 100%}
.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .ltr-icon {
    float: left;
}
.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .rtl-icon {
    float: right;
}
.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .expand-icon .toggle-text, .path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .collapse-icon .toggle-text {
    line-height: 20px;
    visibility: visible;
    opacity: 1;
    height: auto;
    -webkit-transition: visibility 0s 0.25s, opacity 0s 0.25s;
    -moz-transition: visibility 0s 0.25s, opacity 0s 0.25s;
    transition: visibility 0s 0.25s, opacity 0s 0.25s;
}
.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .expand-icon .rtl-icon {
    display: none;
}
.path-mod-assign [data-region="review-panel"].collapsed {
    max-height: 20px;
    top: 0;
    left: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.25s linear;
    -moz-transition: max-height 0.25s linear;
    transition: max-height 0.25s linear;
}
.path-mod-assign [data-region="review-panel"].collapsed [data-region="review-panel-toggle"] {
    width: 100%;
    border-radius: 0 0 0 0;
    -webkit-transition: all 0s 0.25s;
    -moz-transition: all 0s 0.25s;
    transition: all 0s 0.25s;
}
.path-mod-assign [data-region="review-panel"].collapsed [data-region="review-panel-toggle"] img {
    height: 100%}
.path-mod-assign [data-region="review-panel"] [data-region="review-panel-toggle"] .collapse-icon {
    display: block;
}
.path-mod-assign [data-region="review-panel"].collapsed [data-region="review-panel-toggle"] .collapse-icon {
    display: none;
}
.path-mod-assign.pagelayout-popup {
    overflow: inherit;
}
.path-mod-assign [data-region="grading-navigation"] [data-region="user-info"] {
    text-align: left;
    width: auto;
    display: inline-block;
    margin: 0 auto;
    height: auto;
}
.path-mod-assign [data-region="user-selector"] .alignment {
    float: none;
    margin: 0 auto 10px;
}
}.path-mod-assign [data-region="grade-panel"] .mform .fitem .fitemtitle {
    display: block;
    margin-top: 4px;
    margin-bottom: 4px;
    text-align: left;
    width: 100%}
.path-mod-assign [data-region="grade-panel"] .mform .fitem .felement {
    margin-left: 0;
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0;
}
.path-mod-assign [data-region="grade-panel"] .mform .fitem .fstatic:empty {
    display: none;
}
.path-mod-assign [data-region="grade-panel"] .mform .fitem .fcheckbox>span, .path-mod-assign [data-region="grade-panel"] .mform .fitem .fradio>span, .path-mod-assign [data-region="grade-panel"] .mform .fitem .fgroup>span {
    margin-top: 4px;
}
.path-mod-assign [data-region="grade-panel"] .mform .femptylabel .fitemtitle {
    display: inline-block;
    width: auto;
    margin-right: 8px;
}
.path-mod-assign [data-region="grade-panel"] .mform .femptylabel .felement {
    display: inline-block;
    margin-top: 4px;
    padding-top: 5px;
    width: auto;
}
.path-mod-assign [data-region="grade-panel"] .mform .fitem_fcheckbox .fitemtitle, .path-mod-assign [data-region="grade-panel"] .mform .fitem_fcheckbox .felement {
    display: inline-block;
    width: auto;
}
.path-mod-assign [data-region="grade-panel"] .mform .fitem_fcheckbox .felement {
    padding: 6px;
}
.path-mod-assign #page, .path-mod-assign #page-content {
    position: inherit;
}
.path-mod-assign table.generaltable table td.ygtvcell {
    border: 0;
    padding: 0;
}
div[id*='mod_assign-timer-'] {
    display: block;
    font-weight: 600;
    font-size: 1.4em;
}
.mt-ne-10px {
    margin-top: -10px!important;
}
.font-size-18px {
    font-size: 18px;
    font-weight: 400;
}
.font-size-30px {
    font-size: 30px;
    font-weight: 500;
}
.font-size-40px {
    font-size: 40px;
    font-weight: 500;
}
.font-size-90px {
    font-size: 90px;
}
.font-weight-bold {
    font-weight: 700;
}
.qr-image {
    margin: 0 auto;
    display: block;
    width: 30%}
.check-image {
    margin: 0 auto;
    display: block;
    width: 200px;
}
.att-code-form {
    display: flex;
    width: 100%;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}
.att-code-input {
    font-size: 30px;
    padding: 20px;
    max-width: 340px;
}
.att-code-submit {
    height: 86px;
    min-width: 86px;
    margin-left: 10px;
    font-size: 30px;
    color: #fff;
}
.backround-secondary {
    background: #F5F5F5;
}
.pl-40px {
    padding-left: 40px;
}
.table-container {
    overflow-x: auto;
    align-items: center;
    justify-content: center;
    max-width: 876px;
}
.table-container table {
    width: max-content;
}
.table-container table thead th, .table-container table tbody tr td {
    align-items: center!important;
    justify-content: center!important;
    text-align: center!important;
}
.table-container table thead .custom-th, .table-container table tbody tr .custom-td {
    white-space: nowrap;
    width: max-content;
}
.page-item a {
    height: 100%}
@charset "UTF-8";
    .recording-thumbnail {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0 0 0 0;
    transition: transform .2s;
    width: 113px;
    height: 64px;
}
.recording-thumbnail:hover {
    box-shadow: 0 0 2px 1px rgba(0, 140, 186, .5);
    transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    position: relative;
    display: block;
    z-index: 999;
}
.fa-disabled {
    cursor: not-allowed;
    opacity: .2;
}
.fa-invisible {
    cursor: not-allowed;
    visibility: hidden;
}
.bbb_index_form {
    display: inline-block;
}
.bigbluebuttonbn_icon_btn i.icon {
    margin-right: auto;
}
input.form-control[readonly][name="guestpassword"], input.form-control[readonly][name="guestjoinurl"] {
    background: initial;
}
.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;
}
.path-mod-book .navtop {
    margin-bottom: .5em;
}
.path-mod-book .navbottom {
    margin-top: .5em;
}
.path-mod-book .book_toc .action-list img.smallicon {
    margin: 0 3px;
}
.path-mod-book .book_toc ul {
    display: flex;
    flex-direction: column;
}
.path-mod-book .book_toc li {
    flex: 1 1 100%}
.path-mod-book .book_toc_indented>ul {
    margin-left: 0;
    padding-left: 0;
}
.path-mod-book .book_toc_indented li {
    list-style: none;
}
.path-mod-book .book_toc_bullets>ul {
    margin-left: 0;
    padding-left: 1.3rem;
}
.path-mod-book .book_toc_bullets li {
    list-style: disc;
}
.path-mod-book .book_toc_numbered>ul {
    margin-left: 0;
    padding-left: 0;
}
.path-mod-book .book_toc_numbered li {
    list-style: none;
}
.path-mod-book .book_toc_none ul {
    margin-left: 0;
    padding-left: 0;
}
.path-mod-book .book_toc_none li {
    list-style: none;
}
.navtop.navtext .chaptername, .navbottom.navtext .chaptername {
    font-weight: bolder;
}
.navtop.navtext a, .navbottom.navtext a {
    display: inline-block;
    max-width: 45%}
.navtop.navtext a.bookprev, .navbottom.navtext a.bookprev {
    float: left;
    text-align: left;
}
@media (max-width:480px) {
    .path-mod-book .navbottom, .path-mod-book .navtop {
    text-align: center;
}
.navtop.navtext a, .navbottom.navtext a {
    display: block;
    max-width: 100%;
    margin: auto;
}
.navtop.navtext a.bookprev, .navbottom.navtext a.bookprev {
    float: 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: #fff;
}
.path-mod-chat .yui-layout-unit-bottom {
    background: #fff;
}
.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: #fff;
}
.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;
}
.path-mod-data #id_entrieshdr div .alert.alert-danger {
    margin-bottom: 2rem;
}
#page-mod-data-view img.list_picture {
    border: 0;
}
#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;
}
#page-mod-data-view .datapreferences label {
    display: inline-block;
}
.path-mod-data-field .sortdefault {
    margin: 1em 0;
}
.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-view .notapproved {
    background-color: #fff3cd;
    color: #856404;
    border-radius: .5em;
    padding: .5em 1em;
    gap: 1em;
}
#page-mod-data-templates td.save_template, #page-mod-data-templates .template_heading {
    text-align: center;
}
#page-mod-data-templates #availabletags_wrapper {
    max-width: 250px;
}
#page-mod-data-edit .req {
    cursor: help;
}
#page-mod-data-edit .inline-req .req {
    position: absolute;
}
#page-mod-data-edit .inline-req {
    text-align: left;
}
#page-mod-data-edit .datatagcontrol {
    padding-left: 10px;
}
.preset_action_menu .dropdown-toggle::after, .entry-actionsmenu .dropdown-toggle::after, .fields-actions .dropdown-toggle::after {
    display: none;
}
.defaulttemplate-single-body img.list_picture {
    max-width: 100%}
.defaulttemplate-list-body img.list_picture {
    max-width: 100%}
.data-timeinfo {
    color: var(–gray);
}
.dataicon, .portfolio-add-icon {
    color: var(--dark);
}
#page-mod-data-preset .nopreview {
    border: 1px solid var(--secondary);
    padding: .2rem;
    border-radius: 5px;
}
.template-preview-content .preview-disabled, .template-preview-content .action-icon, .template-preview-content .dropdown-menu a, .template-preview-content .data-field-link, .template-preview-content .data-field-html a, .template-preview-content .data-field-html button {
    pointer-events: none;
}
.presetsactions .dropdown-toggle, .presetsactions .dropdown-toggle:hover, .presetsactions .show>.btn-secondary.dropdown-toggle, .entriesactions .dropdown-toggle, .entriesactions .dropdown-toggle:hover, .entriesactions .show>.btn-secondary.dropdown-toggle, #page-mod-data-view .whitebutton .btn-secondary, #page-mod-data-preset .whitebutton .btn-secondary, #page-mod-data-field- .whitebutton .btn-secondary, #page-mod-data-templates .whitebutton .btn-secondary {
    background: #fff;
    border-color: var(--primary);
    color: var(--primary);
}
.path-mod-feedback span.feedback_info {
    font-weight: 700;
}
.path-mod-feedback div.feedback_is_dependent {
    background: #ddd;
}
.path-mod-feedback span.feedback_depend {
    color: red;
}
.path-mod-feedback hr.feedback_pagebreak {
    height: 4px;
    color: #aaa;
    background-color: #aaa;
    border: 0;
    margin: 0;
}
.path-mod-feedback .drag_target_active {
    opacity: .25;
}
.path-mod-feedback .drag_item_active {
    opacity: .5;
}
.path-mod-feedback .feedback_bar_image {
    height: 10px;
}
.path-mod-feedback #analysis-form label {
    display: inline;
}
.path-mod-feedback .templateslist td.cell.action, .path-mod-feedback .templateslist th.header.action {
    width: 10%}
.path-mod-feedback .feedback_form .itemactions {
    display: inline-block;
    margin: 0 .5em;
}
.path-mod-feedback table.analysis {
    width: 100%;
    border-top: 1px solid #aaa;
    margin-top: 10px;
}
.path-mod-feedback table.analysis tr:first-child th {
    padding-top: 10px;
}
.path-mod-feedback table.analysis tr:hover {
    background: #f5f5f5;
}
.path-mod-feedback table.analysis td.singlevalue:before, .path-mod-feedback table.analysis td.optionname:before {
    content: '- '}
.path-mod-feedback table.analysis.itemtype_textarea td {
    padding: 4px 0;
}
.path-mod-feedback table.analysis tr.isempty {
    display: none;
}
.path-mod-feedback #showentrytable td.cell.completed_timemodified, .path-mod-feedback #showentryanontable td.cell.random_response {
    font-weight: 700;
}
.path-mod-feedback #showentrytable td.cell.userpic, .path-mod-feedback #showentrytable td.cell.deleteentry, .path-mod-feedback #showentryanontable td.cell.deleteentry {
    width: 10px;
}
.path-mod-feedback .response_navigation {
    margin: .5em 0;
}
.path-mod-feedback .response_navigation a {
    display: block;
}
.path-mod-feedback .response_navigation a.back_to_list {
    text-align: center;
}
.path-mod-feedback .response_navigation .prev_response:before {
    content: ' ◄ '}
.path-mod-feedback .response_navigation .next_response:after {
    content: ' ► '}
.path-mod-feedback .response_navigation .next_response {
    text-align: right;
}
.path-mod-feedback .response_navigation .prev_response {
    text-align: left;
}
div.course-content div.generalbox.folderbuttons {
    padding-left: 35px;
}
.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;
}
.path-mod-forum .forumolddiscuss, #page-mod-forum-search .c0 {
    text-align: right;
}
.path-mod-forum .indent {
    margin-left: 3%}
.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 0 0 1px;
    border-style: solid;
}
.path-mod-forum .forumheaderlist th.header.replies .iconsmall {
    margin: 0 .3em;
}
.path-mod-forum .forumheaderlist .discussion .starter {
    vertical-align: middle;
}
.path-mod-forum .forumheaderlist .discussion .pinned img {
    padding: 5px;
}
.path-mod-forum .forumheaderlist .discussion .lastpost {
    white-space: nowrap;
    text-align: right;
}
.path-mod-forum .forumheaderlist .replies {
    white-space: nowrap;
}
.path-mod-forum .forumheaderlist thead .discussionsubscription {
    text-align: center;
}
#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: .3em 0;
    padding: .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 .controlscontainer {
    width: 100%;
    float: right;
}
#page-mod-forum-discuss .discussioncontrols .discussioncontrol {
    float: left;
}
#page-mod-forum-discuss .discussioncontrol.exporttoportfolio {
    text-align: left;
}
#page-mod-forum-discuss .discussioncontrol.displaymode {
    padding-right: 10px;
}
#page-mod-forum-discuss .discussioncontrol.movediscussion {
    padding-right: 10px;
}
#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;
}
.discussion-list .userpicture, .discussion-list .grouppicture {
    height: 35px;
    width: 35px;
}
#page-mod-forum-search .introcontent {
    padding: 15px;
    font-weight: 700;
}
.path-mod-forum span.unread a:first-child {
    padding-right: 10px;
}
.path-mod-forum span.unread img {
    margin-left: 5px;
}
#email .unsubscribelink {
    margin-top: 20px;
}
.forumpost.unread .row.header, .path-course-view .unread, span.unread {
    background-color: #ffd;
}
.forumpost.unread .row.header {
    border-bottom: 1px solid #ddd;
}
.path-mod-forum :target>.forumpost:before {
    display: block;
    content: '';
    width: 4px;
    position: absolute;
    background: #0070a8;
    left: -1px;
    top: -1px;
    bottom: -1px;
}
.path-mod-forum .discussion-nav {
    margin: .5em 0;
}
.path-mod-forum .discussion-nav ul {
    margin: 0;
    list-style: none;
    padding-left: 0;
}
.path-mod-forum .discussion-nav .next-discussion {
    float: right;
}
.path-mod-forum .discussion-nav .prev-discussion {
    float: left;
}
.path-mod-forum .preload-subscribe {
    background: url(/images/subscribed.svg) no-repeat -9999px -9999px;
}
.path-mod-forum .preload-unsubscribe {
    background: url(/images/unsubscribed.svg) no-repeat -9999px -9999px;
}
.path-mod-forum .discussionsubscription, .path-mod-forum .discussion-settings-menu, .path-mod-forum .discussionsubscription {
    margin-top: -10px;
    text-align: right;
    margin-bottom: 10px;
}
.path-mod-forum .discussionsubscription>a>img, .path-mod-forum .discussionlock>a>img, .path-mod-forum .favourite-discussion>a>img, .path-mod-forum .discussion-settings-menu>a>img {
    width: 12px;
    padding: 0 4px;
}
#page-mod-forum-view img.timedpost {
    margin-right: 5px;
}
.path-mod-forum article .nav .nav-link:first-of-type {
    margin-left: auto;
}
.path-mod-forum.dir-rtl article .nav .nav-link:first-of-type {
    margin-left: 0;
    margin-right: auto;
}
.path-mod-forum article .nav .nav-link+.nav-link {
    border-left: 1px solid #ddd;
}
.privatereplyinfo {
    font-size: 80%}
.forum-post-container:focus {
    outline: 0;
}
.post-actions .btn:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
.forum-post-container:focus>.focus-target {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
.hr-sect {
    display: flex;
    flex-basis: 100%;
    font-weight: 700;
    align-items: center;
    margin: 8px 0;
}
.hr-sect::before, .hr-sect::after {
    content: "";
    flex-grow: 1;
    background: rgba(0, 0, 0, .35);
    height: 1px;
    font-size: 0;
    line-height: 0;
}
.hr-sect::before {
    margin-right: 15px;
}
.hr-sect::after {
    margin-left: 15px;
}
.path-mod-glossary .glossarypost {
    width: 95%;
    border-collapse: separate;
    margin: 0 auto;
    text-align: left;
}
.path-mod-glossary .glossarypost.entrylist {
    border-width: 0;
}
.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 .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: 0;
}
.path-mod-glossary .glossarydisplay .tabs .side {
    border-style: none;
    border-width: 0;
    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: 0;
}
.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: 0;
}
#page-mod-glossary-view table.glossarycategoryheader th {
    padding: 0;
}
#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, #page-mod-glossary-print .displaydate {
    text-align: right;
    font-size: .75em;
}
#page-mod-glossary-print .strong {
    font-weight: 700;
}
.path-mod-glossary .printicon {
    background: url(/images/print.svg) 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: 700;
}
#page-mod-imscp-view .yui-layout-hd {
    background-image: none;
    background-color: #ddd;
}
#page-mod-imscp-view .yui-layout-hd h2 {
    color: #000;
}
.path-mod-imscp #imscp_child_list {
    margin-left: 1em;
    width: auto;
    height: auto;
}
.lcmsprogress_userinfo {
    margin-bottom: 10px;
}
.lcmsprogress_report_link {
    position: absolute;
    right: 30px;
    margin-bottom: 10px;
}
.lcmsprogress_report_link a {
    font-size: 11px;
    font-weight: 700;
    padding: 2px 4px;
    margin: -1px 0 0 0;
    color: #fff;
    background-color: #676767;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    white-space: nowrap;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
}
#page-mod-lcmsprogress-view a.gray_btn {
    font-size: 11px;
    font-weight: 700;
    padding: 2px 4px;
    margin: -1px 0 0 0;
    border: 1px solid #ccc;
    background-color: #eee;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    white-space: nowrap;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
}
.lcmsprogress_score {
    float: left;
}
.lcmsprogress_searchform {
    float: right;
}
.lcmsprogress_score_text {
    color: red;
    font-weight: 700;
}
.lcmsprogress_emptylcmsdata {
    padding: 30px 0;
    text-align: center;
}
.lcmsprogresslist .empty td:before {
    content: 'No Data'}
.lcmsprogresslist .c0 {
    width: 10%}
.lcmsprogresslist .c2 {
    width: 15%}
.lcmsprogresslist .c3 {
    width: 10%}
.lcmsprogresslist .c4 {
    width: 15%}
.lcmsprogressall .c0 {
    width: 10%}
.lcmsprogressall .lastcol {
    width: 10%}
#page-mod-lcmsprogress-view button.red-form {
    cursor: pointer;
}
.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-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;
}
#registration-choice-container .buffer-text {
    margin: 20px;
}
#choice-list {
    list-style: none;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 1em;
    margin-left: 0;
}
#choice-list>li {
    display: inline-block;
}
#external-registration-container iframe {
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    width: 100%;
    min-height: 800px;
}
.loading-screen {
    text-align: center;
    padding: 3em;
}
.loading-screen .loading-text {
    font-size: 2em;
}
.loading-screen .loader {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
    height: 2em;
    width: 2em;
    font-size: 2em;
}
#registration-submit {
    min-width: 140px;
}
#registration-form-container {
    min-height: 260px;
}
#registration-form-container .card {
    margin-bottom: 0;
}
#registration-form-container .control-group:last-child {
    margin-bottom: 0;
}
#registration-choice-container .card {
    text-align: center;
}
#registration-choice-container .btn-toolbar {
    margin-bottom: 0;
}
#registration-choice-container p:last-child {
    margin-top: 20px;
}
#tool-type-capabilities-container .registration-loading-container {
    display: none;
}
#tool-type-capabilities-container.loading .registration-loading-container {
    display: block;
}
#tool-type-capabilities-container.loading #tool-type-capabilities-template-container {
    display: none;
}
.centered-menu {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.btn-text {
    display: block;
}
.btn-loader {
    display: none;
}
.loading .btn-text {
    display: none;
}
.loading .btn-loader {
    display: block;
}
.btn .loader {
    margin-left: auto;
    margin-right: auto;
}
.btn .loader img {
    height: 1.5em;
}
#tool-list-container h3 {
    display: inline-block;
}
#tool-list-loader-container {
    display: inline-block;
}
#tool-list-loader-container .loader {
    display: none;
}
#tool-list-loader-container .loader img {
    height: 2em;
}
.loading #tool-list-loader-container .loader {
    display: block;
}
.loading #tool-notools-text {
    display: none;
}
.tool-card {
    display: inline-block;
    width: 250px;
    height: 300px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    margin: 5px;
    position: relative;
    box-sizing: border-box;
    vertical-align: top;
}
.tool-card:hover, .tool-card:focus {
    border-color: #08c;
    box-shadow: 0 1px 4px rgba(0, 105, 214, .25);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
.tool-card .overlay-container {
    background-color: rgba(255, 255, 255, .8);
    border-radius: 10px;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 100;
    box-sizing: border-box;
    padding: 10px;
}
.tool-card .overlay-container .img-container {
    position: absolute;
    top: 115px;
    left: 90px;
    display: block;
    width: 70px;
    height: 70px;
}
.tool-card .overlay-container .img-container img {
    height: 100%;
    width: 100%}
.tool-card.announcement>.overlay-container {
    display: block;
}
.tool-card.announcement .overlay-container .loader {
    display: none;
}
.tool-card.announcement.loading .overlay-container .loader {
    display: block;
    width: 100%;
    height: 100%}
.tool-card.announcement .overlay-container .success-icon-container {
    display: none;
}
.tool-card.announcement.success .overlay-container .success-icon-container {
    display: block;
}
.tool-card.announcement .overlay-container .fail-icon-container {
    display: none;
}
.tool-card.announcement.fail .overlay-container .fail-icon-container {
    display: block;
}
.tool-card.announcement .overlay-container .capabilities-container {
    display: none;
}
.tool-card.announcement.capabilities .overlay-container .capabilities-container {
    display: block;
}
.tool-card.announcement.capabilities .overlay-container {
    background-color: rgb(255, 255, 255);
}
.tool-card.announcement.capabilities .overlay-container .img-container {
    display: none;
}
.tool-card-content {
    z-index: 1;
}
.tool-card-header {
    text-align: center;
    background-color: #f5f5f5;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-sizing: border-box;
    height: 125px;
}
.tool-card-subheader {
    margin-bottom: 10px;
    text-align: left;
}
.tool-card-header .tool-card-icon {
    width: 35px;
    height: 35px;
}
.tool-card-header .name {
    margin-bottom: 0;
    white-space: nowrap;
}
.tool-card-header .tool-card-actions {
    float: right;
}
.tool-card-header .tool-card-actions img {
    width: 15px;
    height: 15px;
    margin-left: 7px;
}
.tool-card-body {
    border-top: 1px solid #e5e5e5;
    box-sizing: border-box;
    padding: 5px;
    height: 125px;
}
.tool-card-body .description {
    max-height: 100px;
    word-wrap: break-word;
}
.tool-card-footer {
    height: 50px;
    text-align: center;
    padding-top: 10px;
    box-sizing: border-box;
}
.tool-card .contenteditable-container {
    position: relative;
}
.tool-card [contenteditable=true] {
    border: 1px solid transparent;
    padding: .25em;
    position: relative;
    z-index: 1;
    overflow: auto;
}
.tool-card [contenteditable=true]:hover {
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    background-color: #fff;
    border: 1px solid #e3e3e3;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    cursor: text;
}
.tool-card [contenteditable=true]:focus {
    outline: 0;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    background-color: #fff;
    border: 1px solid rgba(82, 168, 236, .8);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    cursor: text;
}
.tool-card [contenteditable=true].loading+.overlay-container {
    border-radius: 4px;
    display: block;
}
.tool-card [contenteditable=true]+.overlay-container .loader {
    display: inline-block;
    vertical-align: middle;
}
#contentframe {
    border: 1px solid #ddd;
    border-radius: 4px;
}
body[id*=page-mod-poll] div[role=main] p, body[id*=page-mod-poll] div[role=main] div {
    font-size: 14px;
}
#page-mod-poll-view div[role=main] h3 {
    font-size: 16px;
    margin-bottom: 10px;
}
.path-mod-poll div.poll_info {
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    margin-top: -1px;
}
.path-mod-poll span.poll_info {
    background: #f0f0f0;
    line-height: 30px;
    display: inline-block;
    font-weight: 600;
    min-width: 160px;
    padding: 0 10px;
    box-sizing: border-box;
}
.path-mod-poll span.poll_info_value {
    line-height: 30px;
    box-sizing: border-box;
    padding: 0 10px;
}
.path-mod-poll #checkall, .path-mod-poll #checknone {
    display: inline-block;
    line-height: 35px;
    border: 1px solid silver;
    background: #fff;
    border-radius: 3px;
    padding: 0 10px;
    font-size: 14px;
    margin-bottom: 20px;
    min-width: 107px;
}
.path-mod-poll input[name=send_message] {
    background: #fd6186;
    border: 0;
    color: #fff;
    min-width: 80px;
    line-height: 35px;
    border-radius: 3px;
    font-size: 14px;
}
#poll_edit_form {
    margin-top: 10px;
}
.path-mod-poll .mform.full-width-labels .fitem.row>.col-md-3 {
    padding: 10px;
}
.path-mod-poll .mform>.form-group:not(.femptylabel) .col-md-9.form-inline.felement {
    padding: 10px;
}
#page-mod-poll-use_templ .col-md-9 {
    background: #fff;
    padding: 13px 10px;
}
#page-mod-poll-use_templ h2+h4 {
    margin-bottom: 10px;
    font-size: 14px;
}
.path-mod-poll span.poll_info {
    font-weight: 700;
}
.path-mod-poll div.poll_is_dependent {
    background: #ddd;
}
.path-mod-poll span.poll_depend {
    color: red;
}
.path-mod-poll hr.poll_pagebreak {
    height: 4px;
    color: #aaa;
    background-color: #aaa;
    border: 0;
    margin: 0;
}
.path-mod-poll .drag_target_active {
    opacity: .25;
}
.path-mod-poll .drag_item_active {
    opacity: .5;
}
.path-mod-poll .poll_bar_image {
    height: 10px;
}
.path-mod-poll #analysis-form label {
    display: inline;
}
.path-mod-poll .templateslist td.cell.action, .path-mod-poll .templateslist th.header.action {
    width: 10%}
.path-mod-poll table.analysis {
    width: 100%;
    border-top: 1px solid #aaa;
    margin-top: 10px;
}
.path-mod-poll table.analysis tr:first-child th {
    padding-top: 10px;
}
.path-mod-poll table.analysis tr:hover {
    background: #f5f5f5;
}
.path-mod-poll table.analysis td.singlevalue:before, .path-mod-poll table.analysis td.optionname:before {
    content: '- '}
.path-mod-poll table.analysis td {
    text-align: left;
}
.path-mod-poll table.analysis td.choicetext {
    background: #f5f5f5;
}
.path-mod-poll table.analysis tr.isempty {
    display: none;
}
.path-mod-poll table.responses {
    margin-top: 20px;
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
}
.path-mod-poll table.responses th {
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
    background: #f5f5f5;
}
.path-mod-poll table.responses tr:first-child td {
    border-top: 1px solid silver;
}
.path-mod-poll table.responses.questiontype_scale th.choicetext, .path-mod-poll table.responses.questiontype_scale td.response {
    text-align: center;
}
.path-mod-poll #showentrytable td.cell.completed_timemodified, .path-mod-poll #showentryanontable td.cell.random_response {
    font-weight: 700;
}
.path-mod-poll #showentrytable td.cell.userpic, .path-mod-poll #showentrytable td.cell.deleteentry, .path-mod-poll #showentryanontable td.cell.deleteentry {
    width: 10px;
}
.path-mod-poll .response_navigation {
    margin: .5em 0;
}
.path-mod-poll .response_navigation a {
    display: block;
}
.path-mod-poll .response_navigation a.back_to_list {
    text-align: center;
}
.path-mod-poll .response_navigation .prev_response:before {
    content: ' ◄ '}
.path-mod-poll .response_navigation .next_response:after {
    content: ' ► '}
.path-mod-poll .response_navigation .next_response {
    text-align: right;
}
.path-mod-poll .response_navigation .prev_response {
    text-align: left;
}
.path-mod-poll .itemactions {
    float: right;
}
#page-mod-poll-view #page-wrapper .profile-box .poll_info span {
    height: 70px;
    line-height: 70px;
}
#page-mod-poll-edit #poll_edit_form {
    padding-top: 100px;
}
#page-mod-poll-edit #poll_edit_form .row {
    display: block;
    flex-wrap: inherit;
}
#page-mod-poll-edit #poll_edit_form .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%}
#page-mod-poll-edit #poll_edit_form .col-md-9 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: block;
}
#page-mod-poll-edit #poll_edit_form .itemname {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #000;
}
#page-mod-poll-edit #poll_edit_form .itemactions a {
    color: #FF0101;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    padding-left: .5rem;
}
#page-mod-poll-edit #poll_edit_form .fitem .felement {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
#page-mod-poll-edit #poll_edit_form .fitem .felement input[type=text] {
    width: 100%!important;
    max-width: 100%!important;
    height: 59px;
}
#page-mod-poll-edit #poll_edit_form .fitem .felement fieldset {
    margin-top: 0.5rem!important;
    margin-left: 0!important;
}
#page-mod-poll-edit #poll_edit_form .fitem .felement .form-check-inline {
    padding-bottom: 6px;
}
#page-mod-poll-edit #poll_edit_form .fitem .felement .form-check-inline:last-child {
    padding-bottom: 0;
}
#page-mod-poll-edit .paging {
    text-align: center;
    padding: 5rem 0;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    border-radius: .25rem;
    justify-content: center;
}
#page-mod-poll-edit .paging .on {
    color: #FF0101;
}
#page-mod-poll-edit .paging a {
    margin-left: -1px;
    position: relative;
    display: block;
    padding: .5rem .75rem;
    line-height: 1.25;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
#page-mod-poll-edit .paging .last {
    display: none;
}
@media only screen and (max-width:499px) {
    #page-mod-poll-edit #poll_edit_form {
    padding-top: 0;
}
#page-mod-poll-edit .profile-box .box {
    width: 100%}
#page-mod-poll-edit .profile-box .box span .custom-select {
    width: 85%}
#page-mod-poll-edit .singleselect .form-inline label {
    display: none;
}
#page-mod-poll-edit .profile-box .box.float-right {
    float: none!important;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%}
#page-mod-poll-edit .singleselect {
    margin-left: 0;
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}
#page-mod-poll-edit .profile-box .form-inline {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    margin-bottom: 0;
}
#page-mod-poll-edit .profile-box .poll_excell {
    display: -ms-flexbox;
    display: flex;
    margin-left: -1px;
    float: none!important;
}
}#page-mod-poll-view .profile-box .complete-poll {
    text-align: right;
    padding: 2rem 0;
}
#page-mod-poll-view .profile-box .complete-poll a {
    height: 40px;
    color: #fff;
    padding: 0 15px;
    line-height: 37px;
    text-align: center;
    display: inline-block;
    background-color: #3C3C3C;
}
#page-mod-poll-view .profile-box .complete-poll a:hover {
    background-color: #04539D;
}
#page-mod-poll-view #page-wrapper .profile-box .poll_description {
    padding: 60px 60px 300px!important;
    margin: 60px 0;
    background-color: #F6F6F6;
}
#page-mod-poll-view #page-wrapper .profile-box .survey-text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #818181;
    margin-bottom: 0;
    padding-bottom: 11px;
}
#page-mod-poll-view #page-wrapper .profile-box .survey-participate {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #04539D;
    margin-bottom: 0;
    padding-bottom: 20px;
}
#page-mod-poll-view #page-wrapper .profile-box .survey-period {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #818181;
    margin-bottom: 0;
    padding-bottom: 30px;
}
#page-mod-poll-view #page-wrapper .profile-box .survey-period span {
    padding-left: 20px;
}
.survey-btnbox a {
    color: #fff;
    height: 40px;
    padding: 0 33px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    background-color: #3C3C3C;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
}
.survey-btnbox a:hover {
    color: #fff;
    background-color: #04539D;
}
@media only screen and (max-width:499px) {
    #page-mod-poll-view #page-wrapper .profile-box .poll_description {
    padding: 20px!important;
}
.survey-btnbox {
    text-align: center;
}
}#page-mod-poll-edit .align-items-center {
    justify-content: center;
}
#page-mod-poll-edit #page-wrapper .profile-box .pollback {
    color: #fff;
    height: 40px;
    padding: 0 33px;
    line-height: 37px;
    text-align: center;
    display: inline-block;
    background-color: #3C3C3C;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
}
#page-mod-poll-edit #page-wrapper .profile-box #id_savevalues {
    color: #fff;
    height: 40px;
    padding: 0 33px;
    line-height: 37px;
    text-align: center;
    display: inline-block;
    background-color: #04539D;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
}
#page-mod-poll-edit #page-wrapper .profile-box #id_cancel {
    color: #fff;
    height: 40px;
    padding: 0 33px;
    line-height: 37px;
    text-align: center;
    display: inline-block;
    background-color: #3C3C3C;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
}
#page-mod-poll-analysis #page-wrapper .profile-box .form-buttons {
    padding-bottom: 20px;
}
#page-mod-poll-analysis #page-wrapper .profile-box .form-buttons .exportexcel {
    color: #fff;
    height: 40px;
    padding: 0 33px;
    line-height: 37px;
    text-align: center;
    display: inline-block;
    background-color: #3C3C3C;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
}
#page-mod-poll-analysis #page-wrapper .profile-box .poll_info span {
    height: 70px;
    line-height: 70px;
}
.path-mod-poll table.analysis {
    margin-top: 50px!important;
}
.path-mod-poll table.analysis tr:first-child th {
    padding: 20px 0!important;
}
.path-mod-poll table.responses {
    margin-top: 0!important;
}
#page-mod-poll-analysis .paging {
    text-align: center;
    padding: 5rem 0;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    border-radius: .25rem;
    justify-content: center;
}
#page-mod-poll-analysis .paging .on {
    color: #FF0101;
}
#page-mod-poll-analysis .paging a {
    margin-left: -1px;
    position: relative;
    display: block;
    padding: .5rem .75rem;
    line-height: 1.25;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
#page-mod-poll-analysis .paging .last {
    display: none;
}
.satis-btnbox {
    display: flex;
}
.satis-usercount {
    font-weight: 700;
    line-height: 29px;
    margin-top: 25px;
    font-size: 16px!important;
}
.satis-usercount .satis_total_count {
    font-size: 13px;
}
.satis-userselect-btn {
    padding: 10px 0;
    text-align: right;
    margin-left: auto;
}
.satis-userselect-btn .btn-checkall {
    color: #fff;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
    display: inline-block;
    background-color: #04539D;
}
.satis-userselect-btn .btn-checkcancel {
    color: #fff;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    background-color: #3C3C3C;
}
.wid-7 {
    width: 7%}
.wid-20 {
    width: 20%}
@media only screen and (max-width:499px) {
    .satis-btnbox {
    display: block;
}
.satis-usercount {
    margin-top: 0;
}
.satis-userselect-btn {
    text-align: left;
}
.satis-preview-intro {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.satis-preview-intro .unanswer {
    width: 1400px;
}
}.path-mod-quiz .statedetails {
    display: block;
    font-size: .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 {
    display: flex;
}
#page-mod-quiz-attempt .submitbtns .mod_quiz-next-nav, #page-mod-quiz-review .submitbtns .mod_quiz-next-nav {
    margin-left: auto;
}
.path-mod-quiz .mod_quiz-redo_question_button {
    margin: 0;
}
.path-mod-quiz input[type="submit"].mod_quiz-redo_question_button {
    padding: 2px .8em;
    font-size: 1em;
}
#page-mod-quiz-attempt .mod_quiz-blocked_question_warning .que .formulation, #page-mod-quiz-review .mod_quiz-blocked_question_warning .que .formulation {
    background: #eee;
    border: 1px solid #dcdcdc;
}
#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: .7em;
    line-height: 1.1;
}
.jsenabled #quiznojswarning {
    display: none;
}
.path-mod-quiz #user-picture {
    margin: .5em 0;
}
.path-mod-quiz #user-picture img {
    width: auto;
    height: auto;
    vertical-align: bottom;
}
.path-mod-quiz #mod_quiz_navblock h3.mod_quiz-section-heading {
    padding: .7em 0 0;
    margin: 0;
    clear: both;
}
.path-mod-quiz #mod_quiz_navblock h3.mod_quiz-section-heading:first-child {
    padding-top: 0;
}
.path-mod-quiz .qnbutton {
    display: block;
    position: relative;
    float: left;
    width: 1.5em;
    height: 1.5em;
    overflow: hidden;
    margin: .3em .3em .3em 0;
    padding: 0;
    border: 1px solid #bbb;
    background: #ddd;
    text-align: center;
    line-height: 1.5em;
    font-weight: 700;
    text-decoration: none;
}
.path-mod-quiz .qnbutton:visited:hover, .path-mod-quiz .qnbutton:link:hover {
    text-decoration: underline;
}
.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(/images/navflagged.png) no-repeat top right;
}
.path-mod-quiz .qnbutton.blocked, .path-mod-quiz .qnbutton.notyetanswered, .path-mod-quiz .qnbutton.requiresgrading, .path-mod-quiz .qnbutton.invalidanswer {
    background-color: #fff;
}
.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.blocked {
    color: #999;
}
.path-mod-quiz .qnbutton.notanswered .trafficlight, .path-mod-quiz .qnbutton.incorrect .trafficlight {
    border-top: 3px solid #800;
}
.path-mod-quiz .othernav {
    clear: both;
    margin: .5em 0;
}
.path-mod-quiz .othernav a, .path-mod-quiz .othernav input {
    display: block;
    margin: .5em 0;
}
#mod_quiz_navblock.nav-disabled>* {
    opacity: .65;
    pointer-events: none;
    cursor: not-allowed;
}
#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-mod #id_reviewoptionshdr .fitem {
    float: left;
    width: 23%;
    clear: none;
}
#page-mod-quiz-mod #id_reviewoptionshdr .fitemtitle {
    width: 100%;
    font-weight: 700;
    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: .4em;
}
#page-mod-quiz-view .quizinfo, #page-mod-quiz-view #page .quizgradefeedback {
    text-align: center;
}
#page-mod-quiz-view #page .quizattemptsummary td p {
    margin-top: 0;
}
#page-mod-quiz-view table.quizattemptsummary tr.bestrow td {
    border-color: #bce8f1;
    background-color: #d9edf7;
}
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 .generalbox#feedback .overriddennotice {
    text-align: center;
    font-size: .7em;
}
.quizstartbuttondiv.quizsecuremoderequired input, .quizstartbuttondiv.quizsecuremoderequired button {
    display: none;
}
.jsenabled .quizstartbuttondiv.quizsecuremoderequired input, .jsenabled .quizstartbuttondiv.quizsecuremoderequired button {
    display: inline;
}
.quizattempt #mod_quiz_preflight_form {
    display: none;
}
#mod_quiz_preflight_form .femptylabel .fitemtitle {
    display: none;
}
.moodle-dialogue-base .moodle-dialogue.mod_quiz_preflight_popup {
    width: 600px;
}
.moodle-dialogue-base .moodle-dialogue.mod_quiz_preflight_popup .moodle-dialogue-wrap {
    overflow: hidden;
}
.moodle-dialogue-base .moodle-dialogue.mod_quiz_preflight_popup .moodle-dialogue-bd {
    padding: 1rem;
}
.moodle-dialogue-bd #mod_quiz_preflight_form fieldset.hidden {
    display: inherit;
    visibility: inherit;
}
body.path-mod-quiz .gradedattempt, body.path-mod-quiz table tbody tr.gradedattempt>td {
    border-color: #bce8f1;
    background-color: #d9edf7;
}
.quizattemptcounts {
    clear: left;
    text-align: center;
    display: inline;
    margin-left: 20%}
#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;
}
#page-mod-quiz-edit .section .activity .actions .version-selection {
    width: 8em;
    padding: 0;
}
@media print {
    .quiz-secure-window * {
    display: none;
}
}table.quizreviewsummary {
    width: 100%}
table.quizreviewsummary th.cell {
    padding: 1px .5em 1px 1em;
    font-weight: 700;
    text-align: right;
    width: 10em;
    background: #f0f0f0;
}
table.quizreviewsummary td.cell {
    padding: 1px 1em 1px .5em;
    text-align: left;
    background: #fafafa;
}
#page-mod-quiz-comment .mform {
    width: 100%}
#page-mod-quiz-comment .mform fieldset {
    margin: 0;
    border-bottom: none;
}
#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: 1px solid #bce8f1;
    background-color: #d9edf7;
}
#page-mod-quiz-report .negcovar {
    border: medium solid pink;
}
#page-mod-quiz-report .toggleincludeauto {
    text-align: center;
}
#page-mod-quiz-report .gradetheselink {
    font-size: .8em;
}
#page-mod-quiz-report .mform fieldset.fgroup span label {
    margin-right: 14px;
}
#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: 700;
}
#page-mod-quiz-report table .numcol {
    text-align: center;
    vertical-align: middle;
}
#page-mod-quiz-report table#attempts {
    clear: both;
    width: 80%;
    margin: .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;
}
#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;
}
#page-mod-quiz-report .graph.flexible-wrap {
    text-align: center;
    overflow: auto;
}
#page-mod-quiz-report #cachingnotice {
    margin-bottom: 1em;
    padding: .2em;
}
#page-mod-quiz-report #cachingnotice .singlebutton {
    margin: .5em 0 0;
}
#page-mod-quiz-report .bold .reviewlink {
    font-weight: 400;
}
#page-mod-quiz-report tr.lastrowforattempt {
    border-bottom: lightgrey solid .2em;
}
#page-mod-quiz-report tr.quiz_statistics-summaryrow td.cell {
    padding-top: 1px;
    padding-bottom: 1px;
    border-top: none;
}
#page-mod-quiz-edit .statusdisplay {
    background-color: #ffc;
    clear: both;
    margin: .3em 0;
    padding: 1px 10px;
}
#page-mod-quiz-edit .statusdisplay p {
    margin: 4px 0;
}
#page-mod-quiz-edit .mod_quiz-edit-top-controls {
    position: relative;
}
#page-mod-quiz-edit .mod_quiz-edit-action-buttons {
    display: block;
    min-height: 2.85em;
}
@media (max-width:576px) {
    #page-mod-quiz-edit .maxgrade {
    margin-bottom: .6em;
}
#page-mod-quiz-edit .maxgrade .form-control {
    display: inline-block;
    vertical-align: middle;
}
}#page-mod-quiz-edit .maxgrade label {
    display: inline;
}
#page-mod-quiz-edit .maxgrade input[type="submit"] {
    margin: 0;
}
#page-mod-quiz-edit li.activity>div, #page-mod-quiz-edit li.pagenumber {
    position: relative;
}
#page-mod-quiz-edit ul.section li.pagenumber:first-child .add-menu-outer .menu>:last-child, #page-mod-quiz-edit .last-add-menu .add-menu-outer .menu>:last-child {
    display: none;
}
#page-mod-quiz-edit .last-add-menu {
    position: relative;
    height: 1.5em;
    margin: 0 20px;
}
#page-mod-quiz-edit .add-menu-outer {
    position: absolute;
    right: 0;
}
#page-mod-quiz-edit .slotnumber {
    background-color: #d3d3d3;
    text-align: center;
    margin: .1em .5em;
    min-width: 2em;
    display: inline-block;
}
#page-mod-quiz-edit .section-heading {
    margin-left: 20px;
    margin-bottom: 0;
    height: 40px;
}
#page-mod-quiz-edit .section-heading .instancesectioncontainer {
    font-size: 24px;
    display: inline;
}
#page-mod-quiz-edit .section-heading .instancesectioncontainer h3 {
    display: inline;
    color: #555;
}
#page-mod-quiz-edit .section-heading .editing_section, #page-mod-quiz-edit .section-heading .editing_delete {
    margin-left: 10px;
}
#page-mod-quiz-edit .section-heading .sectioninstance {
    position: relative;
}
#page-mod-quiz-edit .section-heading .instancesection {
    white-space: nowrap;
    max-width: 72%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: bottom;
}
#page-mod-quiz-edit .section-heading form {
    display: inline;
    position: relative;
    top: 3px;
    left: -7px;
}
#page-mod-quiz-edit .section-heading form input {
    font-size: 24px;
    font-weight: 700;
    width: 50%}
#page-mod-quiz-edit .section-heading .instanceshufflequestions {
    float: right;
    margin: .3em 20px 0 0;
}
.instanceshufflequestions [type="checkbox"] {
    vertical-align: middle;
    margin-right: .5rem;
}
#page-mod-quiz-edit ul.section {
    margin: 0;
    padding: 0 20px;
}
#page-mod-quiz-edit ul.slots {
    margin: 0;
    padding: 0;
}
#page-mod-quiz-edit ul.slots li.section {
    border: 0;
}
#page-mod-quiz-edit ul.slots li.section .content {
    background-color: #fafafa;
    padding: 1px 0;
}
#page-mod-quiz-edit ul.slots li.section {
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-mod-quiz-edit ul.slots li.section li.activity {
    background: #e6e6e6;
    margin: 3px 0;
    padding: .2em;
    position: relative;
}
#page-mod-quiz-edit ul.slots li.section li.activity.page {
    background: transparent;
}
#page-mod-quiz-edit ul.slots li.section li.activity.page h4 {
    display: inline;
    font-weight: 400;
    font-size: 1em;
}
#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmarkcontainer {
    background: #fff;
    padding: .2em;
    margin: .4em;
}
#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmarkcontainer .editicon {
    width: 13px;
}
#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmarkcontainer.infoitem {
    background: transparent;
}
#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmarkcontainer form {
    display: inline;
}
#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark {
    display: inline-block;
    text-align: right;
}
#page-mod-quiz-edit ul.slots li.section li.activity .page_split_join_wrapper {
    position: absolute;
    left: -20px;
    bottom: -11px;
}
#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_0 {
    min-width: 1.3em;
}
#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_1 {
    min-width: 2em;
}
#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_2 {
    min-width: 2.6em;
}
#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_3 {
    min-width: 3.2em;
}
#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_4 {
    min-width: 3.7em;
}
#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_5 {
    min-width: 4.3em;
}
#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_6 {
    min-width: 4.8em;
}
#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmark.decimalplaces_7 {
    min-width: 5.45em;
}
#page-mod-quiz-edit ul.slots li.section li.activity .edit_icon, #page-mod-quiz-edit ul.slots li.section li.activity a.preview, #page-mod-quiz-edit ul.slots li.section li.activity .editing_delete, #page-mod-quiz-edit ul.slots li.section li.activity .editing_maxmark {
    margin: 0 2px;
}
#page-mod-quiz-edit ul.slots li.section.only-has-one-slot li.activity .editing_move, #page-mod-quiz-edit ul.slots li.section.only-has-one-slot li.activity .editing_delete {
    visibility: hidden;
}
#page-mod-quiz-edit ul.slots.only-one-section li.section.only-has-one-slot li.activity .editing_delete {
    visibility: visible;
}
#page-mod-quiz-edit ul.slots li.section li.activity .question_dependency_wrapper {
    position: absolute;
    top: 0;
    right: 0;
}
#page-mod-quiz-edit ul.slots li.section li.activity .question_dependency_wrapper.question_dependency_cannot_depend {
    display: none;
}
#page-mod-quiz-edit ul.slots li.section li.activity .question_dependency_wrapper .currentlink, #page-mod-quiz-edit ul.slots li.section li.activity .question_dependency_wrapper .cm-edit-action {
    position: relative;
    left: 20px;
    top: -1em;
}
#page-mod-quiz-edit ul.slots li.section li.activity .activityinstance {
    display: flex;
    flex: 1 1 auto;
    min-height: 1.7em;
    padding-right: 2px;
}
#page-mod-quiz-edit ul.slots li.section li.activity .mod-indent-outer {
    display: flex;
    padding-left: 22px;
}
#page-mod-quiz-edit ul.slots .activityinstance form {
    display: inline;
}
#page-mod-quiz-edit span.editinstructions {
    right: 0;
}
#page-mod-quiz-edit ul.slots .activityinstance span.instancename {
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    height: 20px;
}
#page-mod-quiz-edit ul.slots .activityinstance span.instancename img {
    margin: 0 .2em;
}
#page-mod-quiz-edit #categoryquestions .questionname, #page-mod-quiz-edit ul.slots li.activity div.activityinstance .questionname {
    font-weight: 700;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#page-mod-quiz-edit ul.slots li.activity div.activityinstance .questiontext {
    color: #555;
}
#page-mod-quiz-edit .section .activity .editing_move {
    position: absolute;
    left: 0;
    top: 0;
}
#page-mod-quiz-edit ul.slots li.activity div.activityinstance .mod_quiz_random_qbank_link {
    font-size: .8em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: .25rem;
}
#page-mod-quiz-edit ul.slots .activityinstance img.activityicon {
    float: inherit;
    margin: .2em 0 0;
    padding: 0;
}
#page-mod-quiz-edit .section .activity .actions {
    position: inherit;
    white-space: nowrap;
    background: #e6e6e6;
    padding: .1em 0;
}
#page-mod-quiz-edit .mod_quiz_edit_forms {
    display: none;
}
#categoryquestions .header {
    text-align: center;
    padding: 0 2px;
    border: 0 none;
    vertical-align: top;
}
#categoryquestions .header.checkbox {
    vertical-align: bottom;
}
#categoryquestions .header.qtype {
    white-space: nowrap;
}
#categoryquestions th .sorters {
    font-weight: 400;
    font-size: .8em;
}
#categoryquestions td.modifiername, #categoryquestions td.creatorname, #categoryquestions td.questionlastused {
    line-height: 1em;
}
#categoryquestions td.modifiername span.date, #categoryquestions td.creatorname span.date {
    font-weight: 400;
    font-size: .8em;
}
table#categoryquestions {
    width: 100%;
    table-layout: fixed;
    overflow-x: visible;
}
#categoryquestions .iconcol {
    width: 15px;
    text-align: center;
    padding: 0;
}
#categoryquestions .checkbox {
    width: 19px;
    text-align: center;
    padding: 0;
}
#categoryquestions .editmenu {
    width: 5em;
}
#categoryquestions .qtype {
    text-align: center;
}
#categoryquestions .qtype {
    width: 28px;
    padding: 0;
}
#categoryquestions .questiontext {
    position: relative;
    zoom: 1;
    padding-left: .3em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#categoryquestions .questionname {
    white-space: nowrap;
    overflow: hidden;
    zoom: 1;
    position: relative;
}
#categoryquestions .questiontext p {
    margin: 0;
}
#page-mod-quiz-edit table#categoryquestions td, #page-mod-quiz-edit table#categoryquestions th {
    overflow: hidden;
    white-space: nowrap;
}
.mod_quiz_qbank_dialogue {
    width: 80%;
    min-height: 200px;
}
.mod_quiz_qbank_dialogue.moodle-dialogue-fullscreen {
    width: 100%}
.mod_quiz_qbank_dialogue .questionbankloading {
    position: absolute;
    top: 30px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    text-align: center;
    opacity: .5;
    padding-top: 50px;
}
.mod_quiz_qbank_dialogue #advancedsearch label {
    font-size: 100%}
.quizquestionlistcontrols {
    text-align: center;
}
.categoryinfo {
    padding: .3em;
}
.path-mod-quiz .gradingdetails {
    font-size: small;
}
#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 .paging {
    margin-top: 0;
    margin-bottom: 0;
    padding: .1em .3em;
    display: block;
    background-color: #ddd;
}
#page-mod-quiz-edit #page-footer {
    clear: both;
    padding-top: 1em;
}
#page-mod-quiz-edit .categoryinfofield {
    font-style: italic;
}
#page-mod-quiz-edit .categorynamefield {
    font-weight: 700;
}
#page-mod-quiz-edit .questionsortoptions {
    background-color: #ddd;
}
#page-mod-quiz-edit div.questionbank .categorysortopotionscontainer {
    padding-top: .5em;
    margin-top: .3em;
}
#page-mod-quiz-edit div.questionbank .categoryquestionscontainer, .questionbank .categorysortopotionscontainer, .questionbank .categorypagingbarcontainer, .questionbank .categoryselectallcontainer {
    background-color: #fff;
}
#page-mod-quiz-edit .btn-group.selectmultiplecommand, #page-mod-quiz-edit .selectmultiplecommandbuttons, #page-mod-quiz-edit .select-multiple-checkbox {
    display: none;
}
#page-mod-quiz-edit.select-multiple .selectmultiplecommand, #page-mod-quiz-edit.select-multiple .selectmultiplecommandbuttons, #page-mod-quiz-edit.select-multiple .select-multiple-checkbox {
    display: inline-block;
}
#page-mod-quiz-edit.select-multiple input.select-multiple-checkbox[type="checkbox"] {
    display: inline;
}
#page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .section .activity .editing_move, #page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .section .activity .commands {
    display: none;
}
#page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .section .page_split_join_wrapper {
    display: none;
}
#page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .section .activity .actions .editing_delete, #page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .section .activity .actions .editing_maxmark {
    display: none;
}
#page-mod-quiz-edit.select-multiple#page-mod-quiz-edit .maxgrade, #page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .last-add-menu {
    display: none;
}
#page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .section-heading a, #page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .section-heading form, #page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .section-heading .instanceshufflequestions {
    display: none;
}
#page-mod-quiz-edit.select-multiple .mod-quiz-edit-content .edit-toolbar .mb-1 {
    display: none;
}
#page-mod-quiz-edit.select-multiple#page-mod-quiz-edit ul.slots li.section li.activity .mod-indent-outer {
    padding-left: 3px;
}
#page-mod-quiz-edit .section .summary .iconsmall, #page-mod-quiz-edit .section .activity .iconsmall {
    float: left;
}
#page-mod-quiz-edit ul.slots li.section ul.section {
    list-style: none;
}
@media (max-width:576px) {
    #page-mod-quiz-edit ul.slots li.section li.activity {
    padding-top: 30px;
}
#page-mod-quiz-edit ul.slots li.section li.activity .activityinstance {
    top: -30px;
    left: 0;
    padding-right: 0;
    overflow: hidden;
    align-items: center;
    position: absolute;
    width: 100%}
}@media print {
    #page-mod-quiz-attempt header.navbar, #page-mod-quiz-review header.navbar {
    display: none;
}
#page-mod-quiz-attempt #dock, #page-mod-quiz-review #dock {
    display: none;
}
#page-mod-quiz-attempt #page #page-header h1, #page-mod-quiz-review #page #page-header h1 {
    display: none;
}
#page-mod-quiz-attempt #region-main, #page-mod-quiz-review #region-main {
    width: 100%}
#page-mod-quiz-attempt #block-region-side-pre, #page-mod-quiz-attempt #block-region-side-post, #page-mod-quiz-review #block-region-side-pre, #page-mod-quiz-review #block-region-side-post {
    display: none;
}
#page-mod-quiz-attempt #page-footer, #page-mod-quiz-review #page-footer {
    display: none;
}
#page-mod-quiz-attempt .editquestion, #page-mod-quiz-review .editquestion, #page-mod-quiz-attempt .questionflag, #page-mod-quiz-review .questionflag {
    display: none;
}
#page-mod-quiz-attempt .submitbtns, #page-mod-quiz-review .submitbtns {
    display: none;
}
#page-mod-quiz-review .que .commentlink {
    display: none;
}
#page-mod-quiz-attempt .que, #page-mod-quiz-review .que {
    page-break-inside: avoid;
}
}.path-mod-resource .resourcecontent {
    text-align: center;
}
.path-mod-resource .resourcedetails {
    font-size: .8em;
    color: #555;
}
.resourcelinkdetails {
    font-size: .8em;
    color: #555;
}
.path-mod-scorm .top {
    vertical-align: top;
}
.path-mod-scorm .scorm-left {
    text-align: left;
}
.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: 0;
}
#page-mod-scorm-player #scormnav {
    position: absolute;
    right: 5px;
    text-align: center;
    top: 3px;
    width: 100%}
#page-mod-scorm-player #scormbox {
    width: 74%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
#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: 0;
    width: 100%;
    height: 100%;
    font-size: .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 {
    border: 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: 700;
}
#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: .5em;
    margin-left: .5em;
}
#page-mod-scorm-player #scormpage #scorm_toc.disabled, #page-mod-scorm-player #scormpage #scorm_toc.loading, #page-mod-scorm-player #scormpage #scorm_toc_toggle.disabled, #page-mod-scorm-player #scormpage #scorm_toc_toggle.loading {
    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-view .exceededmaxattempts {
    color: #c00;
}
#page-mod-scorm-player #altfinishlink {
    font-size: 140%;
    border: 0;
    padding: 0;
}
#page-mod-scorm-player #scormmode {
    float: left;
    border: 0;
}
#page-mod-scorm-player.pagelayout-popup #page-content .region-content {
    padding: 0;
}
#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 .toc {
    display: none;
}
.path-mod-scorm.forcejavascript #scormpage #tocbox {
    display: none;
}
.path-mod-scorm.jsenabled .forcejavascriptmessage {
    display: none;
}
.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-report .scormattemptcounts {
    clear: left;
    text-align: center;
    display: inline;
    margin-left: 20%}
#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: -.43em;
}
#scorm_layout {
    margin-bottom: 50px;
}
#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: .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: #fff;
}
.path-mod-survey #surveyform th {
    font-weight: 400;
    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-textbook .textbookcontent {
    text-align: center;
}
.path-mod-textbook .textbookdetails {
    font-size: .8em;
    color: #555;
}
.textbooklinkdetails {
    font-size: .8em;
    color: #555;
}
#mod_textbook_contents {
    padding-top: 43px!important;
    width: 70%;
    left: 15%!important;
}
#mod_textbook_contents .pop_title {
    line-height: 30px;
    min-height: 30px;
    padding: 0 15px;
    box-sizing: border-box;
}
#mod_textbook_contents .pop_content {
    padding: 0;
    margin-top: 50px;
    height: calc(100% - 50px);
    overflow: hidden;
}
#mod_textbook_contents iframe {
    width: 100%;
    border: 0;
    height: 100%}
#pop_title .r_content.close, .pop_title .r_content.close {
    right: 15px;
    top: 20px;
    padding: 0;
}
.dir-rtl.path-mod-tlboard .indent {
    margin-right: 30px;
    margin-left: 0;
}
.path-mod-tlboard .tlboardolddiscuss, #page-mod-tlboard-search .c0 {
    text-align: right;
}
.path-mod-tlboard .indent {
    margin-left: 30px;
}
.path-mod-tlboard .tlboardheaderlist {
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-collapse: separate;
    margin-top: 10px;
}
.path-mod-tlboard .tlboardheaderlist td {
    border-bottom: 1px dotted #CCC;
    font-size: 9pt;
    color: #333;
    text-align: center;
    padding: 8px;
}
.path-mod-tlboard table tr.body_order.r1 td {
    background: #EDEDED;
}
.path-mod-tlboard .tlboardheaderlist td {
    border-width: 1px 0 0 1px;
    border-style: solid;
}
.path-mod-tlboard .tlboardheaderlist .picture {
    width: 35px;
}
.path-mod-tlboard .tlboardheaderlist .discussion .starter {
    vertical-align: middle;
}
.path-mod-tlboard .tlboardheaderlist .discussion .lastpost {
    white-space: nowrap;
    text-align: right;
}
.path-mod-tlboard .tlboardheaderlist .replies, .path-mod-tlboard .tlboardheaderlist .discussion .author {
    white-space: nowrap;
}
#page-mod-tlboard-subscribers .subscriberdiv, #page-mod-tlboard-subscribers .subscribertable {
    width: 100%;
    vertical-align: top;
}
#page-mod-tlboard-subscribers .subscribertable tr td {
    vertical-align: top;
}
#page-mod-tlboard-subscribers .subscribertable tr td.actions {
    width: 16%;
    padding-top: 3em;
}
#page-mod-tlboard-subscribers .subscribertable tr td.actions .actionbutton {
    margin: .3em 0;
    padding: .5em 0;
    width: 100%}
#page-mod-tlboard-subscribers .subscribertable tr td.existing, #page-mod-tlboard-subscribers .subscribertable tr td.potential {
    width: 42%}
#page-mod-tlboard-discuss .discussioncontrols {
    width: 100%;
    margin: 5px;
}
#page-mod-tlboard-discuss .discussioncontrols .discussioncontrol {
    width: 33%;
    float: left;
}
#page-mod-tlboard-discuss .discussioncontrol.exporttoportfolio {
    text-align: left;
}
#page-mod-tlboard-discuss .discussioncontrol.displaymode {
    text-align: center;
}
#page-mod-tlboard-discuss .discussioncontrol.movediscussion {
    float: right;
    width: auto;
    text-align: right;
    padding-right: 10px;
}
#page-mod-tlboard-view .tlboardaddnew {
    margin-bottom: 20px;
}
#page-mod-tlboard-view .groupmenu {
    float: left;
    text-align: left;
    white-space: nowrap;
}
#page-mod-tlboard-index .subscription, #page-mod-tlboard-view .subscription {
    float: right;
    text-align: right;
    white-space: nowrap;
    margin: 5px 0;
}
#page-mod-tlboard-search .introcontent {
    padding: 15px;
    font-weight: 700;
}
#page-mod-tlboard-index .unread img, #page-mod-tlboard-view .unread img {
    margin-left: 5px;
}
#page-mod-tlboard-view .isnotice {
    background: #dedede;
}
#page-mod-tlboard-view .board-list-area {
    clear: both;
}
#page-mod-tlboard-view .board-list-area .board-list {
    margin: 0;
}
#page-mod-tlboard-view .board-list-area .board-list li {
    clear: both;
    list-style: none;
    border: 1px solid #aaa;
    padding: 20px;
    margin-bottom: 5px;
}
#page-mod-tlboard-view .table-header-area {
    float: left;
}
#page-mod-tlboard-view .table-filter-area {
    float: left;
}
#page-mod-tlboard-view .table-filter-area form {
    text-align: left;
}
#page-mod-tlboard-view .table-search-option .search-text {
    width: 200px;
}
#page-mod-tlboard-view .post-title {
    font-size: 110%;
    font-weight: 700;
}
#page-mod-tlboard-view .post-date {
    font-size: 90%;
    color: #999;
}
#page-mod-tlboard-view .post-content {
    font-size: 90%;
    color: #777;
    font-weight: 400;
    padding-top: 5px;
}
#page-mod-tlboard-view .post-title img {
    margin-right: 5px;
    vertical-align: bottom;
}
#page-mod-tlboard-view .post-viewinfo {
    font-size: 100%;
    margin-right: 15px;
    font-weight: 700;
    text-align: center;
    margin-top: -15px;
}
#page-mod-tlboard-view .post-picture {
    float: left;
    margin-right: 10px;
}
#page-mod-tlboard-view .fl {
    float: left;
}
#page-mod-tlboard-view input.next {
    width: 100%;
    height: 35px;
}
#page-mod-tlboard-mod #fgroup_id_radioar label {
    margin-left: 0;
    margin-right: 10px;
}
#page-mod-tlboard-view .table-top-area {
    width: 100%!important;
    margin: 10px 0 5px 0!important;
    clear: both;
}
#page-mod-tlboard-view .table-top-area .table-top-left {
    width: 70%;
    margin-top: 10px;
    float: left;
}
#page-mod-tlboard-view .table-top-area .table-top-right {
    width: 30%;
    float: right;
    text-align: right;
}
#page-mod-tlboard-view .table-top-area .learning-searchbox {
    border: 1px solid #eee;
}
.w-10 {
    width: 10%!important;
}
.w-20 {
    width: 20%!important;
}
.w-30 {
    width: 30%!important;
}
.w-40 {
    width: 40%!important;
}
.w-50 {
    width: 50%!important;
}
.w-60 {
    width: 60%!important;
}
.w-70 {
    width: 70%!important;
}
.w-80 {
    width: 80%!important;
}
.w-90 {
    width: 90%!important;
}
.w-100 {
    width: 100%!important;
}
.d-none {
    display: none!important;
}
.searchArea {
    padding: 20px 20px 10px 20px;
    background-color: #f2f2f2;
    border: solid 1px #dadada;
    margin-bottom: 20px;
}
.searchArea .tit {
    width: 70px;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
}
.searchArea .tit input[type="checkbox"] {
    margin-right: 5px;
}
.searchArea .tit2 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
}
#frm_content_search #search {
    padding: .375rem .75rem;
}
.SearchBtn {
    background-color: #5c5c5c;
    border: 0;
    color: #fff;
    padding: 0 15px;
    line-height: 28px;
    display: inline-block;
    text-align: center;
}
.ResetBtn {
    background-color: #fff;
    border: 1px solid #d0d0d0;
    color: #707070;
    padding: 0 15px;
    line-height: 28px;
    display: inline-block;
    text-align: center;
}
.ExcellBtn {
    border: 1px solid #ccc;
    background: #eee;
    color: #222;
    margin: 0px!important;
    min-width: 65px!important;
    line-height: 26px!important;
    height: 35px!important;
    font-size: 14px!important;
    padding: 4px 10px!important;
}
.mb-10 {
    margin-bottom: 10px;
}
#page-mod-tlboard-view .searchbox-section .form-control {
    height: calc(2em + .75rem + 2px);
}
#page-mod-tlboard-content .detail-attachment {
    width: -webkit-fill-available!important;
}
#page-mod-tlboard-content .mediaplugin_videojs div {
    max-width: 100%!important;
}
#page-mod-tlboard-content .video-js .vjs-big-play-button {
    top: calc(50% - 0.8em);
    left: calc(50% - 1.5em);
}
.detail-attachment-title {
    display: flex;
    align-items: center;
    text-align: center;
    min-width: max-content;
}
#page-mod-tlboard-content .mediaplugin_download {
    display: inline-block;
    width: 100%;
    text-align: right;
}
.path-mod-tubelive .roominfo {
    position: relative;
}
.path-mod-tubelive .btn-roominfo-update {
    position: absolute;
    top: 0;
    right: 0;
}
.path-mod-tubelive table#tubelive-participants tbody tr td {
    vertical-align: middle;
}
#tubelive-rooms div.tubelive-recordings {
    display: table;
    margin: 0 auto;
}
#tubelive-rooms div.tubelive-recording {
    display: table-row;
}
#tubelive-rooms div.recording-filename, div.recording-actions {
    display: table-cell;
}
#tubelive-rooms div.tubelive-recording:not(:first-child) div.recording-filename, #tubelive-rooms div.tubelive-recording:not(:first-child) div.recording-actions {
    padding-top: 3px;
}
#tubelive-rooms div.recording-filename {
    padding-right: 10px;
    text-align: left;
}
@media (max-width:767px) {
    .path-mod-tubelive .btn-roominfo-update {
    position: absolute;
    top: 55;
    right: 0;
}
}#fgroup_id_typeplugins .col-md-9.form-inline.align-items-start.felement fieldset div.d-flex.flex-wrap.align-items-center {
    height: 100%!important;
}
#page-mod-tubelive-view .roominfo .tabmenu .nav.nav-tabs, #page-mod-tubelive-userlog .roominfo .tabmenu .nav.nav-tabs {
    margin-left: 0;
}
body.overflow {
    overflow: hidden;
}
.layerpop-wrap {
    position: fixed;
    top: -1000px;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 999;
    transition: opacity 0.5s;
    padding: 20px 0;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-shrink: 0;
    overflow: auto;
    visibility: hidden;
}
.layerpop-wrap.fadeIn {
    width: 100%;
    height: 100%;
    opacity: 1;
    top: 0;
    visibility: visible;
}
.layerpop-wrap.flex-start {
    align-items: flex-start;
}
.layerpop-wrap .layerpop {
    background: #fff;
    max-width: 90%;
    padding-top: 50px;
    position: relative;
    border: 1px solid #333;
    overflow: auto;
}
.layerpop-wrap .layerpop .pop-close {
    font-size: 0!important;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    background: url(/mod/tubevod/pix/layer/icon_popup_close.png) no-repeat center;
    height: 50px;
    width: 50px;
    border: 0;
    background-size: 18px auto;
}
.layerpop-wrap .layerpop .pop-title {
    height: 50px;
    background: var(--mpage_cfg_bg_color1)!important;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 10px 60px 10px 20px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%}
.layerpop-wrap .layerpop .pop-content {
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    max-height: 900px;
    overflow: auto;
}
.layerpop-wrap.pop-scroll .layerpop .pop-content {
    max-height: 100%;
    overflow: auto;
    margin-bottom: 0;
}
#layer_vod_container.layerpop-wrap .layerpop {
    max-width: 1100px;
    max-height: calc(100% - 80px);
}
#vod_container {
    width: 100%;
    padding: 10px;
}
#vod_container .container-close {
    position: absolute;
    top: 8px;
    right: 20px;
    color: #fff;
    font-weight: 700;
}
#vod_container .modal-body {
    max-height: 610px;
}
#iframe_vod {
    min-height: 600px;
}
#vod_container .vod_pageinfo {
    border-bottom: 3px solid #aaa;
    height: 45px;
    padding: 10px 0;
    position: relative;
}
#vod_container .vod_pageinfo .vod_name {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    color: #666;
    float: left;
}
#vod_container .vod_pageinfo .vod_name span {
    color: #dd2905;
}
#vod_container .vod_pageinfo .vod_name img {
    position: relative;
    top: -1px;
    cursor: pointer;
}
#vod_container .vod_pageinfo .vod_search {
    float: right;
    margin-top: -5px;
}
#vod_container .vod_pageinfo .vod_search select {
    padding: 4px;
}
#vod_container .vod_pageinfo .vod_search input {
    padding: 2px;
}
#vod_container .vod_pageinfo .vod_search button {
    padding: 3px 7px;
    margin-top: -5px;
}
#vod_container .vod_pageinfo .vod_search .input-append {
    margin-bottom: 0;
}
#vod_container .vod_upload {
    clear: both;
    margin-top: 10px;
    position: relative;
}
#vod_container .vod_upload .order ul {
    list-style: none;
    margin: 8px 5px;
}
#vod_container .vod_upload .order ul li {
    float: left;
    background: url(/mod/tubevod/pix/layer/order_bar.png) no-repeat left center;
    padding: 0 20px;
}
#vod_container .vod_upload .order ul li:first-child {
    background: none;
    padding-left: 5px;
}
#vod_container .vod_upload .upload {
    position: absolute;
    top: 0;
    right: 0;
}
#vod_container .vod_upload .upload a.vod_uploads {
    background: url(/mod/tubevod/pix/layer/new_vod2.png) no-repeat;
    padding: 9px 10px 15px 49px;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
}
#vod_container .vods {
    margin: 50px 0 0 0;
}
#vod_container .vods .no_vod {
    padding: 20px;
    font-size: 14px;
    text-align: center;
}
#vod_container .vods .description {
    width: 160px;
}
#vod_container .vods .vod .vod_info {
    border-right: 1px dotted #ccc;
}
#vod_container .vods .vod .vod_info .vod_link {
    display: block;
    padding: 5px 0;
}
#vod_container .vods .vod .vod_info .vod_link:focus, #vod_container .vods .vod .vod_info .vod_link:active {
    text-decoration: none;
}
#vod_container .vods .vod .vod_info .thumb {
    float: left;
    margin-right: 10px;
    width: 100px;
    border: 2px solid #cecece;
}
#vod_container .vods .vod .vod_info .thumb img {
    width: 100px;
}
#vod_container .vods .vod .vod_info .title {
    margin-right: 10px;
    text-align: left;
}
#vod_container .vods .vod .vod_info h3 {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 700;
    margin: 5px 0;
    width: 435px;
    font-size: 1.25em;
}
#vod_container .vods .vod .vod_info .date {
    color: #878787;
    font-size: .9em;
    margin-bottom: 0;
}
#vod_container .vods .vod .vod_info .writer {
    color: #060406;
    margin-bottom: 0;
}
#vod_container .vods .vod .vod_add_info {
    vertical-align: top;
    text-align: left;
}
#vod_container .vods .vod .vod_add_info ul {
    list-style: none;
    margin: 0;
}
#vod_container .vods .vod .vod_add_info ul li {
    line-height: 25px;
}
#vod_container .vods .vod .vod_add_info ul li .cnt {
    color: #e55f05;
}
#vod_container .vods .vod .vod_add_info ul li .playtime {
    color: #1537cb;
}
#vod_container .vods .vod .vod_add_info ul li .activity {
    color: #e80202;
}
#vod_container .vod_upload_form .upload_form .control-group {
    margin: 0;
}
#vod_container .vod_upload_form .upload_form .control-group #uploadFilename {
    width: 500px;
    margin-left: 80px;
}
#vod_container .vod_upload_form .upload_form .form-actions {
    clear: both;
    background-color: #fff;
    border-top: 2px dotted #d1d1d1;
    padding: 20px;
    text-align: center;
    margin: 65px 0 0 0;
}
#vod_container .vod_upload_form .copyright {
    margin: 10px;
    background: url(/mod/tubevod/pix/layer/exclamation.png) no-repeat left;
    padding-left: 20px;
    color: #626161;
}
#vod_container .vod_info .header {
    border-bottom: 3px solid #aaa;
    padding-bottom: 5px;
    text-align: right;
    height: 45px;
}
#vod_container .vod_info .header .converting_quality {
    float: left;
    margin-top: 6px;
    font-weight: 700;
}
#vod_container .vod_info .players {
    margin-top: 20px;
    height: 413px;
}
#vod_container .vod_info .players .video-js {
    width: 70%;
    height: 100%;
    vertical-align: top;
    float: left;
    opacity: 1;
}
#vod_container .vod_info .players .thumbnail {
    padding: 0 0 0 4px;
    margin: 0 4px;
    width: 125px;
    height: 305px;
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
    vertical-align: top;
    float: left;
    border: 1px solid #ddd;
}
#vod_container .vod_info .players .thumbnail ul {
    margin: 0;
    list-style: none;
}
#vod_container .vod_info .players .thumbnail ul li {
    padding: 5px 0;
}
#vod_container .vod_info .players .thumbnail ul li a {
    display: block;
    width: 100px;
    border: 3px solid #d1d1d1;
}
#vod_container .vod_info .players .thumbnail ul li a img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
#vod_container .vod_info .players .thumbnail ul li a.current {
    border-color: #f59c1f;
}
#vod_container .vod_info .players .transcoding {
    vertical-align: top;
    width: 510px;
    float: left;
    position: relative;
}
#vod_container .vod_info .players .transcoding .transcoding_error {
    color: red;
    text-align: center;
}
#vod_container .vod_info .players .transcoding .transcoding_error_301 {
    display: none;
}
#vod_container .vod_info .players .transcoding .transcoding_error_302 {
    display: none;
}
#vod_container .vod_info .players .transcoding .transcoding_error_303 {
    display: none;
}
#vod_container .vod_info .players .transcoding .vod_trans_wating {
    margin-bottom: 30px;
    font-size: 14px;
}
#vod_container .vod_info .vod_progress .converting_message {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
}
#vod_container .vod_info .vod_progress .progress {
    margin-bottom: 10px;
}
#vod_container .vod_info .vod_progress .percent {
    position: absolute;
    right: 5px;
}
#vod_container .vod_info .vod_progress .bar {
    background-color: #0a78d1;
}
#vod_container .vod_info .players .metadata {
    width: 28%;
    border: 1px solid #ddd;
    float: right;
}
#vod_container .vod_info .players .metadata h4 {
    background-color: #ddd;
    border-bottom: 1px solid #dadada;
    padding: 7px 7px 7px 15px;
    text-align: center;
    font-size: 1em;
    color: #4a4c50;
    margin: 0;
}
#vod_container .vod_info .players .metadata dl {
    padding: 5px 10px 6px;
    font-size: .9em;
    color: #323232;
    margin: 0;
    background-color: #fff;
}
#vod_container .vod_info .players .metadata dl dt {
    background: url(/mod/tubevod/pix/layer/dt.png) no-repeat left center;
    padding-left: 10px;
    line-height: 18px;
}
#vod_container .vod_info .players .metadata dl dd {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    line-height: 20px;
}
#vod_container .vod_info .players .metadata dl dd span.filename {
    text-decoration: underline;
}
#vod_container .vod_info .players .metadata dl dd span.uploadtime {
    color: #868585;
}
#vod_container .vod_info .players .metadata dl dd span.playtime {
    color: #1537cb;
    font-weight: 700;
}
#vod_container .vod_info .players .metadata dl dd span.vod_view_count {
    color: #da8103;
    font-weight: 700;
}
#vod_container .vod_info .generalinfo {
    margin-top: 10px;
    clear: both;
}
#vod_container .vod_info .generalinfo .tabtree {
    margin-bottom: 10px;
}
#vod_container .vod_info .generalinfo .generalinfo_box {
    padding: 10px 0;
}
#vod_container .vod_info .generalinfo .generalinfo_box div.control-group {
    margin: 0 0 5px 0;
}
#vod_container .vod_info .generalinfo .generalinfo_box div.form-actions {
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    top: 10px;
    right: 0;
}
#vod_container .vod_info .generalinfo .item {
    padding: 8px 15px;
}
#vod_container .vod_info .generalinfo #metadata_modify fieldset {
    margin: 0;
}
#vod_container .vod_info .generalinfo #metadata_modify .form-horizontal .control-group {
    margin-bottom: 10px;
}
#vod_container .vod_info .generalinfo #metadata_modify .form-horizontal .control-group:last-child {
    margin-bottom: 0;
}
#vod_container .vod_info .generalinfo #metadata_modify .form-horizontal .control-label {
    width: 120px;
}
#vod_container .vod_info .generalinfo #metadata_modify .form-horizontal .controls {
    margin-left: 140px;
}
#vod_container .vod_info .generalinfo #metadata_modify .form-horizontal .control-group input {
    width: 100%}
#vod_container .vod_info .generalinfo #metadata_modify .form-horizontal .control-group textarea {
    width: 100%;
    height: 80px;
}
#vod_container .vod_info .generalinfo #share {
    display: none;
}
#vod_container .vod_info .generalinfo #share .vod_share_code {
    height: 100px;
    width: 98%;
    margin: 0 auto;
    display: block;
    resize: none;
}
#vod_container .vod_info .generalinfo #activity {
    display: none;
}
#vod_container .vod_info .generalinfo #activity ul {
    list-style-type: disc;
    line-height: 1.8em;
    margin-bottom: 0;
}
#vod_container .vod_info .generalinfo #script {
    display: none;
    position: relative;
}
#vod_container .vod_info .generalinfo #script #script-box-en {
    display: none;
}
#vod_container .vod_info .menucopyright {
    width: 100%}
#vod_container .vod_info .footer {
    text-align: right;
    padding: 10px 0;
}
#vod_container .vod_info .footer .button_1 {
    float: left;
}
.mod_index tr:last-child td {
    border-bottom: 1px solid #DDD;
}
.vod_list .pagination {
    margin: 20px 0;
}
.vod_list .pagination.pagination-centered {
    text-align: center;
}
.vod_list .pagination ul {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *zoom: 1;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.vod_list .pagination ul>li {
    display: inline;
}
.vod_list .pagination ul>li:first-child>a, .pagination ul>li:first-child>span {
    border-left-width: 1px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
    height: 100%;
    display: flex;
    align-items: center;
}
.vod_list .pagination ul>li:last-child>a {
    height: 100%;
    display: flex;
    align-items: center;
}
.vod_list .pagination ul>.active>a, .pagination ul>.active>span {
    color: #999;
    cursor: default;
}
.vod_list .pagination ul>li:not(.active)>a:hover, .pagination ul>li>a:focus, .pagination ul>.active>a, .pagination ul>.active>span {
    background-color: #f5f5f5;
}
.vod_list .pagination ul>li>a, .pagination ul>li>span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
}
#vod_container .vod_info .generalinfo .tabtree {
    position: relative;
}
#vod_container .vod_info .generalinfo .tabtree .tabrow0 {
    border-bottom: 1px solid #5c5c5c;
    margin: 0;
    width: 100%}
#vod_container .vod_info .generalinfo .tabtree ul {
    text-align: left;
    overflow: hidden;
}
#vod_container .vod_info .generalinfo .tabtree .tabrow0 li {
    margin-bottom: -1px;
    margin-right: 0;
}
#vod_container .vod_info .generalinfo .tabtree li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline;
    line-height: 20px;
}
#vod_container .vod_info .generalinfo .tabtree .tabrow0 li a {
    border-color: #ddd #ddd #1bbc9b #ddd;
    border-bottom-color: #5c5c5c;
    background-color: transparent;
    padding: 8px 12px 8px 12px;
    line-height: 20px;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    margin: 0 2px 0 0;
    display: block;
}
#vod_container .vod_info .generalinfo .tabtree .tabrow0 li a:hover, #vod_container .vod_info .generalinfo .tabtree .tabrow0 li a:focus {
    border-bottom-color: #5c5c5c;
}
#vod_container .vod_info .generalinfo .tabtree .tabrow0 li a:hover, #vod_container .vod_info .generalinfo .tabtree .tabrow0 li a:focus {
    border-color: #eee #eee #1bbc9b;
    background-color: #f7f7f7;
}
#vod_container .vod_info .generalinfo .tabtree .tabrow0>.selected>a, #vod_container .vod_info .generalinfo .tabtree .tabrow0>.selected>a:hover, #vod_container .vod_info .generalinfo .tabtree .tabrow0>.selected>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #5c5c5c;
    border-bottom-color: transparent;
}
#vod_container .vod_info .form-horizontal .control-group .control-label {
    float: left;
    width: 120px;
    padding-top: 5px;
    text-align: right;
}
#vod_container .vod_info .form-horizontal .control-group .controls {
    margin-left: 140px;
}
#tubeuploader .plupload_container {
    padding: 0;
}
#tubeuploader #tubeuploader_container .plupload .plupload_header {
    margin-left: 0;
    margin-bottom: 10px;
}
#tubeuploader #tubeuploader_container .plupload .plupload_header .plupload_header_content {
    padding: 0 0 0 60px!important;
}
#vod_info_modedit .players {
    grid-gap: 6px;
    display: grid;
    grid-template-columns: 70% auto;
}
#vod_info_modedit .players .video-js {
    width: 100%!important;
}
#vod_info_modedit .players .metadata {
    width: 100%!important;
    border-radius: 4px;
    font-weight: 700;
    position: relative;
}
#vod_info_modedit .players .metadata h4 {
    text-align: left!important;
    background-color: #d9d9d9!important;
    font-size: 15px!important;
    font-weight: 700;
    color: #222222!important;
}
#vod_info_modedit .vod-info-left-contents-text {
    font-size: 15px;
    color: #8f8f8f;
    line-height: 30px;
    padding: 0 20px 0 20px;
    display: inline-block;
    min-width: 110px;
    font-weight: 700;
}
#vod_info_modedit .download-btn {
    position: absolute;
    bottom: 10px;
    right: 0;
}
#vod_info_modedit .download-btn a {
    background-color: #c4161c;
    padding: 5px 11px 5px 10px;
    border-radius: 19px;
    float: right;
    margin-right: 10px;
    color: #fff;
}
#vod_info_modedit .vod-infor-tabs {
    margin-top: 30px;
}
#vod_info_modedit .vod-infor-tabs-title {
    margin-bottom: 20px;
    border-bottom: none;
    font-size: 18px;
    font-weight: 700;
}
#vod_info_modedit .vod-infor-tabs-title>li>a {
    color: #a9a9a9;
    padding-bottom: 10px;
}
#vod_info_modedit .vod-infor-tabs-title li.active a {
    color: #222;
    border-bottom: 3px solid!important;
}
#vod_info_modedit .vod-infor-tabs-title li {
    color: #222;
    margin-right: 20px;
}
#vod_info_modedit .vod-tab-1-content {
    display: grid;
    grid-template-columns: 88% auto;
    grid-gap: 5px;
}
#vod_info_modedit .container_p {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transform: translateY(20%);
    margin-left: 10px;
}
#vod_info_modedit .ckb-text {
    font-size: 18px;
    font-weight: 700;
    position: relative;
    left: 0;
}
#vod_info_modedit .container_p input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
#vod_info_modedit .check-mark {
    position: absolute;
    top: 0;
    left: 0;
    height: 28px;
    width: 28px;
    background-color: #fff;
    border: 1px solid #c4161c;
    border-radius: 4px;
}
#vod_info_modedit .container_p input:checked~.check-mark {
    background-color: #fff;
}
#vod_info_modedit .check-mark:after {
    content: '';
    position: absolute;
    display: none;
}
#vod_info_modedit .container_p input:checked~.check-mark:after {
    display: block;
}
#vod_info_modedit .container_p .check-mark:after {
    left: 10px;
    top: 4px;
    width: 6px;
    height: 15px;
    border: solid #c4161c;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#vod_info_modedit .tab-content_enter {
    display: grid;
    margin-top: 10px;
}
#vod_info_modedit .vod-tab-1_btn {
    margin-bottom: 20px;
    margin-top: 30px;
}
#vod_info_modedit .vod-tab-1_btn a:first-child {
    color: #fff;
    background-color: #c4161c;
    padding: 5px 30px 5px 30px;
    border-radius: 10px;
    margin-right: 5px;
}
#vod_info_modedit .vod-tab-1_btn a:last-child {
    color: #fff;
    background-color: #aaa;
    padding: 5px 30px 5px 30px;
    border-radius: 10px;
}
#vod_info_modedit .vod-tab-2-content {
    display: flex;
    flex-wrap: wrap;
}
#vod_info_modedit .vod-tab-2-content.vod-tab-2-doc {
    display: flex;
    flex-wrap: wrap;
}
#vod_info_modedit .vod_img_containter .item img {
    width: 100%}
#vod_info_modedit .vod_img_containter .item img.carousel_img {
    width: 100%;
    height: 100%}
#vod_info_modedit .vod-tab-2-content img.type_img {
    border: 1px solid #ccc;
    height: 100%}
#vod_info_modedit #vod-tab-2 {
    position: relative;
}
#vod_info_modedit #vod-tab-2 .guide-text {
    position: absolute;
    right: 0;
    top: -50px;
    color: #919191;
}
.layerpop-wrap .layerpop .pop-title {
    background-color: var(--mpage_cfg_bg_color1)!important;
    padding: 15px 60px 10px 20px!important;
    margin-top: 0;
}
#vod_info_modedit .vod_container {
    background-color: #424242;
}
#vod_info_modedit #Carousel_vod_img {
    display: flex;
    justify-content: center;
}
#vod_info_modedit .vod_img_containter {
    width: 80%!important;
}
#vod_info_modedit .carousel-indicators-vod {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    letter-spacing: 5px;
    color: #fff;
    padding: 0;
}
#vod_info_modedit .carousel-indicators-vod a {
    color: #fff;
}
#vod_info_modedit .carousel-indicators-vod a:focus {
    text-decoration: none;
}
#vod_info_modedit .num {
    width: auto!important;
}
#vod_info_modedit .vod_img_containter .item {
    height: 345px;
    text-align: center;
}
#vod_info_modedit .nav-tabs>li.active>a {
    border: none;
}
#vod_info_modedit .doc_name {
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
}
#vod_info_modedit .pt-90 {
    padding-top: 110px;
}
#vod_info_modedit .save_mod {
    color: #fff;
    background-color: #c4161c;
    padding: 5px 30px 5px 30px!important;
    border-radius: 10px;
    margin-right: 5px!important;
}
#vod_info_modedit .cancel_mod {
    color: #fff;
    background-color: #aaa;
    padding: 5px 30px 5px 30px!important;
    border-radius: 10px;
}
#vod_info_modedit .mod_btn {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    color: #fff;
}
#vod_info_modedit .document_container {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 5px;
}
#vod_info_modedit .document_file {
    max-height: 100px;
    border-radius: 5px;
    margin-top: 10px;
    text-align: center;
    border: 1px solid #ccc;
    color: #000;
    font-size: 14px;
    background: #fff;
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 10px;
    width: 24%;
    margin-right: 10px;
    cursor: move;
}
#vod_info_modedit .document_icon_sort {
    width: 40px;
}
#vod_info_modedit .doc_img_icon {
    width: 80px!important;
    height: 80px;
    margin: 16px auto;
}
@media only screen and (max-width:768px) {
    #vod_info_modedit .players {
    grid-template-columns: 100%;
    height: auto!important;
}
#vod_info_modedit .vod-tab-1-content {
    grid-template-columns: 100%}
#vod_info_modedit .nav-tabs {
    background-color: transparent!important;
}
#vod_info_modedit #vod-tab-2 .guide-text {
    position: unset!important;
}
#vod_info_modedit .vod-tab-2-content {
    grid-template-columns: auto auto auto!important;
}
}.layerpop-wrap .layerpop .pop-title {
    background-color: var(--mpage_cfg_bg_color1)!important;
}
.layerpop-wrap .layerpop .pop-close {
    top: 5px!important;
    right: -10 px!important;
}
#vod_info_vod_list.vod_info .vod-infor-contents {
    display: grid;
    grid-template-columns: 70% auto;
    grid-gap: 6px;
}
#vod_info_vod_list .players {
    margin-top: 10px!important;
}
#vod_info_vod_list .players .video-js {
    width: 100%!important;
}
#vod_info_vod_list .video-js .vjs-big-play-button {
    top: calc(50% - 30px)!important;
    left: calc(50% - 30px)!important;
}
#vod_info_vod_list .vod-info-left-contents {
    display: flex;
    flex-direction: column;
    border: 1px solid #e7e5e5;
    border-radius: 4px;
    position: relative;
    margin-top: 10px;
    font-weight: 600;
}
#vod_info_vod_list .vod-info-left-contents-title {
    background-color: #d9d9d9;
    line-height: 40px;
    font-weight: 700;
    font-size: 15px;
    padding: 0 20px 0 20px;
    margin-bottom: 15px;
}
#vod_info_vod_list .vod-info-left-contents-text {
    font-size: 15px;
    color: #8f8f8f;
    font-weight: 500;
    line-height: 30px;
    padding: 0 20px 0 20px;
    display: inline-block;
    min-width: 110px;
}
#vod_info_vod_list .vod-infor-tabs {
    margin-top: 20px;
}
#vod_info_vod_list .vod-infor-tabs-title {
    border-bottom: none;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}
#vod_info_vod_list .vod-tab-1_btn {
    margin-bottom: 20px;
    margin-top: 20px;
}
#vod_info_vod_list a.file_download {
    cursor: pointer;
}
#vod_info_vod_list .nav-tabs.vod-infor-tabs-title>li.active>a {
    border: none;
    border-bottom: 3px solid #222;
    color: #222;
}
#vod_info_vod_list .vod-infor-tabs-title>li>a {
    color: #a9a9a9;
}
#vod_info_vod_list .download-btn {
    position: absolute;
    bottom: 10px;
    right: 0;
}
#vod_info_vod_list .download-btn a {
    background-color: #c4161c;
    padding: 5px 11px 5px 10px;
    border-radius: 19px;
    float: right;
    margin-right: 10px;
    color: #fff;
}
#vod_info_vod_list .vod-tab-1-content {
    display: grid;
    grid-template-columns: 88% auto;
    grid-gap: 5px;
    margin-bottom: 10px;
}
#vod_info_vod_list .content-name-input {
    height: 100%;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    padding-left: 10px;
    width: 100%}
#vod_info_modedit .content-name-input {
    height: 100%;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    padding-left: 10px;
    width: 100%}
#vod_info_vod_list .container_p {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transform: translateY(20%);
    text-align: left;
    margin-left: 10px;
}
#vod_info_vod_list .ckb-text {
    font-size: 18px;
    font-weight: 500;
    position: relative;
    left: 20px;
    font-weight: bolder;
}
#vod_info_vod_list .container_p input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
#vod_info_vod_list .check-mark {
    position: absolute;
    top: 0;
    left: 0;
    height: 28px;
    width: 28px;
    background-color: #fff;
    border: 1px solid #c4161c;
    border-radius: 4px;
    margin-left: 20px;
}
#vod_info_vod_list .container_p input:checked~.check-mark {
    background-color: #fff;
}
#vod_info_vod_list .check-mark:after {
    content: '';
    position: absolute;
    display: none;
}
#vod_info_vod_list .container_p input:checked~.check-mark:after {
    display: block;
}
#vod_info_vod_list .container_p .check-mark:after {
    left: 10px;
    top: 4px;
    width: 6px;
    height: 15px;
    border: solid #c4161c;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#vod_info_vod_list .tab-content_enter {
    display: grid;
}
#vod_info_vod_list .tab-content_enter_input {
    width: 100%;
    height: 90px;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    padding: 5px;
}
#vod_info_modedit .tab-content_enter_input {
    width: 100%;
    height: 90px;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    padding: 5px;
}
#vod_info_vod_list .vod-tab-1_btn a:first-child {
    color: #fff;
    background-color: #c4161c;
    padding: 5px 30px 5px 30px;
    border-radius: 10px;
    margin-right: 5px;
}
#vod_info_vod_list .vod-tab-1_btn a:last-child {
    color: #fff;
    background-color: #aaa;
    padding: 5px 30px 5px 30px;
    border-radius: 10px;
}
#vod_info_vod_list #script_box_en {
    display: none;
}
#vod_info_vod_list .control-group {
    margin-bottom: 10px;
}
#vod_info_vod_list .script-save {
    float: right;
}
#vod_info_vod_list .save_mod {
    color: #fff;
    background-color: #c4161c;
    padding: 0 30px 0 30px!important;
    border-radius: 10px;
    margin-right: 5px!important;
}
#vod_info_vod_list .cancel_mod {
    color: #fff;
    background-color: #aaa;
    padding: 5px 30px 5px 30px!important;
    border-radius: 10px;
}
#vod_info_vod_list .mod_btn {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
#vod_info_vod_list .control-label {
    text-align: left!important;
}
#vod_info_vod_list .control-group .controls {
    margin-left: 100px!important;
}
#vod_info_vod_list .control-group .control-label {
    width: auto!important;
}
#vod_info_vod_list .tab-content .tab-pane {
    padding: 0px!important;
}
@media only screen and (max-width:768px) {
    #vod_info_vod_list.vod_info .vod-infor-contents {
    grid-template-columns: 100%}
#vod_info_vod_list .vod-tab-1-content {
    grid-template-columns: 100%}
#vod_info_vod_list .container_p {
    margin-left: 0;
    text-align: left;
}
#vod_info_vod_list .ckb-text {
    left: 0;
}
#vod_info_vod_list .check-mark {
    margin-left: 0;
}
.layerpop-wrap.fadeIn {
    top: 45px!important;
}
#vod_info_vod_list .tags {
    grid-template-columns: auto!important;
}
}.content_select {
    color: rgb(255, 255, 255)!important;
    background-color: rgb(9, 79, 160);
    padding: 7px 30px 5px 30px!important;
    border-radius: 10px;
    margin-right: 5px;
    cursor: pointer;
}
#vod_info_modedit .droppable {
    float: left;
    margin: 10px;
    padding: 10px;
    width: 190px;
    min-height: 150px;
    height: auto!important;
    height: 150px;
    vertical-align: middle;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #EEE;
    -webkit-box-shadow: #B3B3B3 2px 2px 2px;
    -moz-box-shadow: #B3B3B3 2px 2px 2px;
    box-shadow: #B3B3B3 2px 2px 2px;
}
#vod_info_modedit .droppable a {
    line-height: 32px;
    text-decoration: none;
    color: #000;
}
#vod_info_modedit .droppable a img {
    margin-left: 10px;
}
#vod_info_modedit .draggable {
    width: 100%;
    min-height: 32px;
    height: auto!important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #DFE8F1;
    -webkit-box-shadow: #B3B3B3 5px 5px 5px;
    -moz-box-shadow: #B3B3B3 5px 5px 5px;
    box-shadow: #B3B3B3 5px 5px 5px;
    margin-bottom: 12px;
    min-height: 32px;
    padding: 3px;
    text-align: center;
    width: 95%;
    display: inline-block;
    display: block;
}
#vod_info_modedit .draggable p {
    padding: 5px;
    width: 100%}
#vod_info_vod_list .content-copyright-input {
    height: 40px;
    padding-right: 12%;
    margin-bottom: 10px;
}
#vod_info_vod_list .content-copyright-input input {
    width: 100%;
    height: 100%;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
}
#vod_info_vod_list .content-url-input {
    height: 40px;
    padding-right: 12%;
    margin-bottom: 10px;
}
#vod_info_vod_list .content-url-input input {
    width: 100%;
    height: 100%;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
}
#vod_info_modedit .players_doc {
    display: grid;
    grid-template-columns: auto;
}
#vod_info_modedit .addmore_btn {
    font-size: 35px;
    background: url(/mod/tubevod/pix/bx_plus.svg);
    background-repeat: no-repeat;
    height: 45px;
    width: 45px;
    display: inline-flex;
    position: relative;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    margin-left: 50px!important;
}
#vod_info_modedit .guide_span {
    position: relative;
    top: -20px;
}
#vod_info_modedit .addmore_text {
    text-align: center;
    position: absolute;
    bottom: -9px;
    width: 100%}
#vod_info_modedit .document_file_delete {
    position: absolute;
    bottom: 2px;
    right: 10px;
    background: url(/mod/tubevod/pix/delete_icon.svg);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    color: #fff;
    cursor: pointer;
}
#vod_info_modedit .each_img {
    position: relative;
    width: 24%;
    max-height: 120px;
    min-height: 120px;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: move;
}
#vod_info_modedit .each_img .image_file_delete {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: url(/mod/tubevod/pix/delete_icon.svg);
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
    text-align: center;
    color: #fff;
    padding-top: 2px;
    cursor: pointer;
}
#vod_info_vod_list .tab-content_enter_copyright {
    padding-right: 12%;
    height: 40px;
    margin-bottom: 10px;
}
#page-mod-tubevod-mod .layerpop-wrap .layerpop {
    max-width: 1100px!important;
}
.skin-red.sidebar-mini.sidebar-mini-expand-feature .layerpop-wrap .layerpop {
    max-width: 1100px!important;
}
#vod_info_vod_list .tags {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}
#vod_info_vod_list .tag {
    border: 1px solid #ccc;
    margin: 2px;
    padding: 6px;
    color: #4e4e4e;
    font-size: 13px;
    font-weight: unset;
    text-align: left;
}
#vod_info_vod_list .rmtag {
    float: right;
    cursor: pointer;
}
#vod_info_vod_list .description_youtube {
    min-height: 130px;
    background: transparent;
    border: none;
}
#vod_info_vod_list .filename2_youtube {
    padding-left: 5px;
    border: none;
    background: transparent;
    font-size: 20px;
    font-weight: bolder;
}
#page-mod-tubevod-viewer-index .PrecautionsBox {
    width: 100%;
    padding: 10px;
    display: table;
    border-radius: 4px;
    margin-bottom: 20px;
    background: rgba(237, 245, 248, .9);
}
#page-mod-tubevod-viewer-index .PrecautionsTitle {
    width: 75px;
    height: 69px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 17px;
    border-radius: 5px;
    font-style: normal;
    text-align: center;
    background: #C30E2E;
    display: table-cell;
    vertical-align: middle;
    font-family: 'Noto Sans KR'}
#page-mod-tubevod-viewer-index .PrecautionsText {
    display: table-cell;
    vertical-align: middle;
    padding-left: 37px;
}
#page-mod-tubevod-viewer-index .PrecautionsText li {
    color: #1A1A1A;
    font-size: 13px;
    list-style: disc;
    font-weight: 400;
    line-height: 19px;
    font-style: normal;
    text-align: justify;
    font-family: 'Noto Sans KR'}
#page-mod-tubevod-viewer-index .PrecautionsText li span {
    color: #C30E2E;
    font-weight: 700;
}
@media screen and (max-width:768px) {
    #page-mod-tubevod-viewer-index .study-wrap .right-block {
    overflow: unset!important;
}
}#vod_info_modedit .delete_mod {
    color: #fff;
    background-color: #5c5c5c;
    padding: 5px 30px 5px 30px!important;
    border-radius: 10px;
}
#vod_info_vod_list .delete_mod {
    color: #fff;
    background-color: #5c5c5c;
    padding: 5px 30px 5px 30px!important;
    border-radius: 10px;
}
.path-mod-url .resourcecontent {
    text-align: center;
}
/**
 * Wiki module style sheet
 *
 * @package mod-wiki-2.0
 * @copyright 2009 Marc Alier,  Jordi Piguillem marc.alier@upc.edu
 * @copyright 2009 Universitat Politecnica de Catalunya http://www.upc.edu
 *
 * @author Jordi Piguillem
 * @author Marc Alier
 * @author David Jimenez
 * @author Josep Arus
 * @author Kenneth Riba
 *
 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
 */
.wiki_contentbox {
    width: 80%;
    margin: auto;
    min-width: 200px;
    min-height: 100px;
}
.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-upload-table {
    margin: 8px auto;
    clear: both;
}
.wiki-upload-table table {
    margin: auto;
}
.wiki-upload-table h3 {
    margin: 4px 0;
    text-align: center;
}
.wiki-upload-section {
    border: 1px solid #eee;
    width: 400px;
    margin: 8px auto;
}
.wiki-upload-section legend {
    font-weight: 700;
    font-size: .9em;
    margin-left: 16px;
}
.wiki-tags {
    text-align: right;
}
.wiki_modifieduser p {
    line-height: 35px;
}
.wiki_modifieduser img {
    border: thin solid #000;
}
.wiki_restoreform, .wiki_deletecommentform {
    width: 10%;
    margin: auto;
}
.wiki_versionuser {
    float: left;
}
.wiki_diffuserleft, .wiki_diffuserright {
    font-weight: 400;
    padding-top: 1%}
.wiki_diffuserleft {
    float: right;
}
.wiki_diffuserright {
    float: left;
}
.wiki_compareheading {
    font-weight: 400;
}
.wiki_restore, .wiki_diffview, .wiki_difftime, .wiki_headingtime {
    font-size: .8em;
    font-weight: 400;
}
.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;
}
.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: .6em;
    position: relative;
    float: right;
}
.midpad {
    text-align: center;
    margin-top: .4em;
    margin-bottom: .4em;
}
.block_wiki_search ul {
    margin-top: .5em;
    margin-bottom: 3px;
}
.wiki-attachment:before {
    content: url(/mod/wiki/pix/attachment.png);
    padding-right: 2px;
}
#wiki_printable_content {
    text-align: left;
}
#wiki_printable_content a {
    color: #000;
}
#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;
}
.path-mod-wiki .printicon {
    background: url(/images/print.svg) no-repeat scroll 2px center transparent;
    padding-left: 20px;
}
#page-mod-wiki-prettyview .displayprinticon {
    text-align: right;
}
#page-mod-wiki-prettyview {
    background-image: none;
}
.path-mod-workshop .collapsibleregion {
    margin-bottom: .75em;
}
.path-mod-workshop .collapsibleregioncaption {
    font-weight: 700;
    font-size: 120%}
.path-mod-workshop div.singlebutton {
    text-align: center;
    margin: .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: .75em auto;
}
.path-mod-workshop .perpagewidget {
    text-align: center;
    margin: .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: 0 0 0 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: 0 0 0 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: 0;
    left: 0;
}
.path-mod-workshop .submission-full {
    border: 1px solid #ddd;
    margin: 0 0 1em 0;
}
.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: 0 0 0 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: 0 0 0 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: 0;
    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: 0 0 0 0;
}
.path-mod-workshop .submission-full.example .header {
    min-height: 0;
}
.path-mod-workshop .submission-full.example .header .title {
    margin: 0 0 0 0;
}
.path-mod-workshop .message {
    padding: 5px 5em 5px 15px;
    margin: 0 auto 20px auto;
    width: 100%;
    font-size: 80%;
    position: relative;
}
.path-mod-workshop .message .singlebutton {
    text-align: left;
    margin: 0;
}
.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: 100%;
    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: #000;
    background-color: #ddd;
}
.path-mod-workshop .userplan {
    width: 100%;
    margin: 1em auto 1em auto;
    font-size: 80%;
    border: 1px solid #ddd;
    position: relative;
    overflow: hidden;
}
.path-mod-workshop .userplan dt {
    vertical-align: bottom;
    white-space: normal;
    color: #999;
    border-bottom: 1px solid #ddd;
    padding: 3px;
}
.path-mod-workshop .userplan dt.active {
    vertical-align: top;
    color: #000;
    border: 1px solid #ddd;
    border-bottom: 0;
    border-top: 0;
    background: #e7f1c3;
}
.path-mod-workshop .userplan dt.active .phasetitle {
    font-size: 140%}
.path-mod-workshop .userplan dl {
    width: 20%;
    float: left;
    margin: 0;
}
@media only screen and (max-width:768px) {
    .path-mod-workshop .userplan {
    border-right: none;
    border-top: none;
}
.path-mod-workshop .userplan dl {
    width: 102%;
    border-right: none;
}
.path-mod-workshop .userplan dt {
    float: left;
    width: 30%;
    border-bottom: none;
    border-top: 1px solid #ddd;
}
.path-mod-workshop .userplan dt.active {
    border: none;
}
.path-mod-workshop .userplan dd {
    float: left;
    width: 65%;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
}@media only screen and (max-width:420px) {
    .path-mod-workshop .userplan {
    border-bottom: none;
}
.path-mod-workshop .userplan dt {
    float: left;
    width: 70%;
    border-bottom: none;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin: 0;
    padding: 5px;
}
.path-mod-workshop .userplan dd {
    float: left;
    width: 70%;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
}.path-mod-workshop .userplan dd {
    vertical-align: top;
    border-right: 1px solid #ddd;
    background-color: #f5f5f5;
    margin: 0;
    min-height: 180px;
    padding: 5px;
}
.path-mod-workshop .userplan dd, .path-mod-workshop .userplan dd a, .path-mod-workshop .userplan dd a:link, .path-mod-workshop .userplan dd a:hover, .path-mod-workshop .userplan dd a:visited, .path-mod-workshop .userplan dd a:active {
    color: #999;
}
.path-mod-workshop .userplan dd.active, .path-mod-workshop .userplan dd.active a, .path-mod-workshop .userplan dd.active a:link, .path-mod-workshop .userplan dd.active a:hover, .path-mod-workshop .userplan dd.active a:visited, .path-mod-workshop .userplan dd.active a:active {
    color: #000;
}
.path-mod-workshop .userplan dd.lastcol {
    border-right: 0;
}
.path-mod-workshop .userplan dd.active {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background-color: #e7f1c3;
}
.path-mod-workshop .userplan dt .actions {
    font-size: smaller;
}
.path-mod-workshop .userplan dd.phasetasks li {
    background-image: url(/images/task-todo);
    background-position: top left;
    background-repeat: no-repeat;
    list-style-type: none;
    min-height: 16px;
    margin: .3em 0;
}
.dir-rtl.path-mod-workshop .userplan dd.phasetasks li {
    background-position: top right;
}
.path-mod-workshop .userplan dd.phasetasks li.completed {
    background-image: url(/images/task-done);
}
.path-mod-workshop .userplan dd.phasetasks li.fail {
    background-image: url(/images/task-fail);
}
.path-mod-workshop .userplan dd.phasetasks li.info {
    background-image: url(/images/task-info);
}
.path-mod-workshop .userplan dd.phasetasks .tasks {
    list-style: none;
    margin: 0;
    padding: 0;
}
.path-mod-workshop .userplan dd.phasetasks .title {
    padding: 0 10px 0 20px;
}
.dir-rtl.path-mod-workshop .userplan dd.phasetasks .title {
    padding: 0 20px 0 10px;
}
.path-mod-workshop .userplan dd.phasetasks .details {
    padding: 0 10px 0 25px;
    font-size: 80%}
.dir-rtl.path-mod-workshop .userplan dd.phasetasks .details {
    padding: 0 25px 0 10px;
}
.path-mod-workshop .assessment-full {
    border: 1px solid #ddd;
    margin: 0 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: 700;
}
.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: 0 0 0 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: 0 0 0 5px;
}
.path-mod-workshop .assessment-full .header .reviewer .picture {
    position: absolute;
    top: 3px;
    left: 3px;
}
.dir-rtl.path-mod-workshop .assessment-full .header .reviewer .picture {
    right: 3px;
    left: auto;
}
.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: .5em;
    padding: 0 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: 0 1em;
}
.path-mod-workshop .grading-report {
    width: 100%;
    margin: 1em auto 1em auto;
    font-size: 80%;
    border: 1px solid #ddd;
}
.path-mod-workshop .grading-report .userpicture {
    margin: 0 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: 700;
    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: 700;
}
.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: 700;
}
.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: 700;
    font-size: x-large;
    margin: 10px;
}
#mod-workshop-editform fieldset.fgroup * {
    vertical-align: top;
}
.path-mod-workshop .feedback {
    border: 1px solid #ddd;
    margin: 0 auto 1em auto;
    width: 100%}
.path-mod-workshop .feedback .header {
    position: relative;
    background-color: #ddd;
    padding: 3px;
    min-height: 35px;
}
.path-mod-workshop .feedback .header .title {
    margin: 0 0 0 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 .lastmodified {
    line-height: 1em;
}
.path-mod-workshop .nothingfound {
    font-size: 150%;
    color: #ff4500;
}
.path-mod-workshop .workshop-risk-dataloss {
    vertical-align: text-bottom;
}
.zoom-info {
    padding: .2em .6em .3em;
    color: #fff;
    border-radius: .25em;
}
#page-mod-zoom-view a .btn-primary .icon {
    color: #fff;
}
#mod-zoom-old-meetings-header {
    float: left;
}
#meeting-room-participants, #meeting-room-participant-groups {
    list-style-type: none;
}
#meeting-rooms-list .empty-alert {
    margin: auto;
    width: 80%;
    padding: 40% 0;
}
#breakout-rooms-table {
    width: 100%;
    height: 400px;
}
#breakout-rooms-table td:first-child {
    width: 20%}
#breakout-rooms-table td:nth-child(2) {
    width: 80%}
#breakout-rooms-table .delete-room {
    margin: -34px 5px;
    background: transparent;
    border: none;
}
#registration-tab-content .input-group-append button.btn {
    border: solid 1px #8f959e;
}
form#auto_submit {
    display: none;
}
#registration-tab-content .input-group-append button.btn span.pix {
    padding-left: .5rem;
}
.block_accessreview_success, .block_accessreview.block_accessreview_success.hasinfo {
    color: #1e451e;
    background: #d7e6d7;
    border-color: #c8ddc8;
}
.block_accessreview_danger, .block_accessreview.block_accessreview_danger.hasinfo {
    color: #6e211e;
    background: #f6d9d8;
    border-color: #f3c9c8;
}
.block_accessreview_warning, .block_accessreview.block_accessreview_warning.hasinfo {
    color: #7d5a29;
    background: #fcefdc;
    border-color: #fbe8cd;
}
.block_accessreview_table {
    border-bottom: 1px solid;
    border-color: #eee8e8;
}
.block_accessreview_links {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
}
.block_accessreview_link {
    padding-left: 10px;
    padding-right: 10px;
}
.block_accessreview_analysisbutton {
    text-align: center;
}
.block_activity_results h1 {
    margin: 4px;
    font-size: 1.1em;
}
.block_activity_results table.grades {
    text-align: left;
    width: 100%}
.block_activity_results table.grades .number {
    text-align: left;
    width: 10%}
.block_activity_results table.grades .name {
    text-align: left;
    width: 77%}
.block_activity_results table.grades .grade {
    text-align: right;
}
.block_blog_tags .s20 {
    font-size: 1.5em;
    font-weight: 700;
}
.block_blog_tags .s19 {
    font-size: 1.5em;
}
.block_blog_tags .s18 {
    font-size: 1.4em;
    font-weight: 700;
}
.block_blog_tags .s17 {
    font-size: 1.4em;
}
.block_blog_tags .s16 {
    font-size: 1.3em;
    font-weight: 700;
}
.block_blog_tags .s15 {
    font-size: 1.3em;
}
.block_blog_tags .s14 {
    font-size: 1.2em;
    font-weight: 700;
}
.block_blog_tags .s13 {
    font-size: 1.2em;
}
.block_blog_tags .s12, .block_blog_tags .s11 {
    font-size: 1.1em;
    font-weight: 700;
}
.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: 700;
}
.block_blog_tags .s6, .block_blog_tags .s5 {
    font-size: 1em;
}
.block_blog_tags .s4, .block_blog_tags .s3 {
    font-size: .9em;
    font-weight: 700;
}
.block_blog_tags .s2, .block_blog_tags .s1 {
    font-size: .9em;
}
.block_course_list .footer {
    margin-top: 5px;
}
.block_course_list .content li {
    margin-bottom: .3em;
}
.block_course_summary .content {
    padding: 10px;
}
.block_course_summary .editbutton {
    text-align: right;
}
.block_globalsearch .searchform {
    text-align: center;
}
.block_globalsearch .footer {
    text-align: center;
}
.block_lp.block .content h3 {
    padding: 0;
    text-transform: none;
}
.block_lp .sub-content {
    padding: 0 15px;
}
.block_lp ul {
    list-style: none;
    margin: 0;
}
.block_lp ul .more {
    padding-top: 10px;
}
.block_myoverview button#groupingdropdown+.dropdown-menu li:first-of-type.dropdown-divider:first-of-type {
    display: none;
}
.block_myprofile img.profilepicture {
    height: 50px;
    width: 50px;
}
.block_myprofile .myprofileitem.fullname {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: .5rem;
}
.block_myprofile .myprofileitem.edit {
    text-align: right;
}
.block_myprofile .content {
    display: flex;
}
.block_myprofile .myprofileitem.picture img {
    width: 50px;
    height: 50px;
    margin-right: 1rem;
}
.block_myprofile .myprofileitem span {
    font-weight: 700;
}
.block_navigation .block_tree .depth_1>.tree_item.branch {
    padding-left: 0;
    background-image: none;
}
.block_navigation .block_tree .depth_1>ul {
    margin: 0;
}
.block_navigation .block_tree ul {
    margin-left: 18px;
}
.block_navigation .block_tree p.hasicon {
    text-indent: -21px;
    padding-left: 21px;
}
.block_navigation .block_tree p.hasicon img {
    width: 16px;
    height: 16px;
    margin-top: 3px;
    margin-right: 5px;
    vertical-align: top;
}
.block_navigation .block_tree p.hasicon.visibleifjs {
    display: block;
}
.block_navigation .block_tree .tree_item {
    cursor: pointer;
    padding-left: 0;
    margin: 3px 0;
    background-position: 0 50%;
    background-repeat: no-repeat;
    word-wrap: break-word;
}
.block_navigation .block_tree .tree_item.branch {
    padding-left: 21px;
}
.block_navigation .block_tree .active_tree_node {
    font-weight: 700;
}
.block_navigation .block_tree [aria-expanded="true"] {
    background-image: url(/images/expanded.png);
}
.block_navigation .block_tree [aria-expanded="false"] {
    background-image: url(/images/collapsed.png);
}
.block_navigation .block_tree [aria-expanded="true"].emptybranch {
    background-image: url(/images/collapsed_empty.svg);
}
.block_navigation .block_tree [aria-expanded="false"] p.loading {
    background-image: url(/images/loading_small.gif);
}
.block_navigation .block_tree [aria-hidden="false"] {
    display: block;
}
.block_navigation .block_tree [aria-hidden="true"]:not(.icon) {
    display: none;
}
.block_online_users .content .list li.listentry {
    clear: both;
}
.block_online_users .content .list li.listentry:not(:first-child) {
    padding-top: 3px;
}
.block_online_users .content .list li.listentry .user {
    float: left;
    position: relative;
}
.block_online_users .content .list li.listentry .otherusers {
    margin-left: 1.5rem;
}
.block_online_users .content .list li.listentry .user .userpicture {
    vertical-align: text-bottom;
}
.block_online_users .content .list li.listentry .message, .block_online_users .content .list li.listentry .uservisibility {
    float: right;
    margin-top: 3px;
}
.block_online_users .content .info {
    text-align: center;
}
.block_private_files .content table {
    table-layout: fixed;
    width: 100%}
.block_private_files .content .footer {
    padding: 10px 0 0;
    margin-top: .5em;
}
.block_private_files ul[role="tree"] {
    margin: 0;
    padding: 0;
}
.block_private_files ul, .block_private_files li {
    list-style: none;
}
.block_private_files [role="treeitem"] {
    padding-left: 22px;
    cursor: pointer;
}
.block_private_files [role="treeitem"] p {
    margin-bottom: 0;
}
.block_private_files [role="treeitem"][aria-expanded] {
    padding-left: 0;
}
.block_private_files [role="treeitem"][aria-expanded="false"]>p::before {
    content: url(/images/collapsed.png);
    vertical-align: sub;
    margin-right: 5px;
}
.block_private_files [role="treeitem"][aria-expanded="true"]>p::before {
    content: url(/images/expanded.png);
    vertical-align: sub;
    margin-right: 5px;
}
.block_private_files [role="treeitem"]:not([aria-expanded]) {
    background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .5) 1px, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0) 2px), repeating-linear-gradient(to top, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .5) 1px, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0) 2px);
    background-repeat: no-repeat, no-repeat;
    background-position: left 10px top 50%, left 8px top 0;
    background-size: 11px 1px, 1px 100%}
.block_private_files [role="treeitem"]:not([aria-expanded]):last-child {
    background-size: 11px 1px, 1px 50%}
.block_private_files [role="group"] {
    background-image: repeating-linear-gradient(to top, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .5) 1px, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0) 2px);
    background-repeat: no-repeat;
    background-position: left 8px top 100%;
    background-size: 1px 100%;
    margin-left: 0;
}
.block_private_files [aria-hidden="true"]:not(.icon) {
    display: none;
}
.block_recent_activity .unlist li {
    margin-bottom: 1em;
}
.block_recent_activity li .head .date {
    float: right;
}
.block_rss_client .list li:first-child {
    border-top-width: 0;
}
.block_rss_client .list li {
    border-top: 1px solid;
    padding: 5px;
}
.block_search_forums .searchform {
    text-align: center;
}
.block_search_forums .searchform img {
    vertical-align: middle;
}
.block_search_forums .searchform img.resize {
    width: 1em;
    height: 1.1em;
}
.block_search_forums .invisiblefieldset {
    display: block;
}
.block_settings .block_tree ul {
    margin-left: 18px;
}
.block_settings .block_tree p.hasicon {
    text-indent: -21px;
    padding-left: 21px;
}
.block_settings .block_tree p.hasicon img {
    width: 16px;
    height: 16px;
    margin-top: 3px;
    margin-right: 5px;
    vertical-align: top;
}
.block_settings .block_tree p.hasicon.visibleifjs {
    display: block;
}
.block_settings .block_tree .tree_item.branch {
    padding-left: 21px;
}
.block_settings .block_tree .tree_item {
    cursor: pointer;
    margin: 3px 0;
    background-position: 0 50%;
    background-repeat: no-repeat;
}
.block_settings .block_tree .active_tree_node {
    font-weight: 700;
}
.block_settings .block_tree [aria-expanded="true"] {
    background-image: url(/images/expanded.png);
}
.block_settings .block_tree [aria-expanded="false"] {
    background-image: url(/images/collapsed.png);
}
.block_settings .block_tree [aria-expanded="true"].emptybranch {
    background-image: url(/images/collapsed_empty.svg);
}
.block_settings .block_tree [aria-expanded="false"] p.loading {
    background-image: url(/images/loading_small.gif);
}
.block_settings .block_tree [aria-hidden="false"] {
    display: block;
}
.block_settings .block_tree [aria-hidden="true"]:not(.icon) {
    display: none;
}
.block_site_main_menu li {
    clear: both;
}
.block_site_main_menu.block .content>.unlist>li>.column {
    width: 100%;
    display: table;
    margin-bottom: .5rem;
}
.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_site_main_menu .instancename {
    word-break: break-all;
}
.block_social_activities li {
    clear: both;
}
.block_social_activities li .column {
    width: 100%}
.block_social_activities li .buttons a img {
    vertical-align: text-bottom;
}
.block_social_activities .instancename {
    word-break: break-all;
}
.block_tag_flickr .flickr-photos {
    padding: 3px;
}
.block_tag_youtube .youtube-thumb {
    padding: 3px;
    padding-bottom: .5em;
    display: block;
    float: left;
}
.block_tag_youtube .yt-video-entry li {
    clear: left;
}
#block-region-side-pre .block_timeline .nav-search {
    flex: 0 0 100%;
    max-width: 100%}
.block_timeline .input-group.searchbar {
    width: 100%}
#block-region-side-pre .block_timeline h6.event-action {
    flex-basis: 100%}
#block-region-side-pre .block_timeline .event-name-container {
    flex-basis: 50%}
#block-region-side-pre .block_timeline h6.event-action a.btn {
    width: auto;
}
.block_timeline .timeline-action-button {
    margin-left: auto;
}
@media (max-width:480px) {
    .block_timeline .timeline-name {
    width: 100%}
.block_timeline .timeline-action-button {
    margin-left: 0;
}
}@charset "UTF-8";
    .vjs-modal-dialog .vjs-modal-dialog-content, .video-js .vjs-modal-dialog, .vjs-button>.vjs-icon-placeholder: before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.vjs-button>.vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    text-align: center;
}
.vjs-icon-play, .video-js .vjs-play-control .vjs-icon-placeholder, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-play:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    content: "\f101"}
.vjs-icon-play-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-play-circle:before {
    content: "\f102"}
.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
    content: "\f103"}
.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
    content: "\f104"}
.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
    content: "\f105"}
.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
    content: "\f106"}
.vjs-icon-volume-high, .video-js .vjs-mute-control .vjs-icon-placeholder {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-volume-high:before, .video-js .vjs-mute-control .vjs-icon-placeholder:before {
    content: "\f107"}
.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control .vjs-icon-placeholder {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
    content: "\f108"}
.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
    content: "\f109"}
.vjs-icon-square {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-square:before {
    content: "\f10a"}
.vjs-icon-spinner {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-spinner:before {
    content: "\f10b"}
.vjs-icon-subtitles, .video-js .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subtitles-button .vjs-icon-placeholder {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-subtitles:before, .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before {
    content: "\f10c"}
.vjs-icon-captions, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-captions-button .vjs-icon-placeholder {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-captions:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-captions-button .vjs-icon-placeholder:before {
    content: "\f10d"}
.vjs-icon-chapters, .video-js .vjs-chapters-button .vjs-icon-placeholder {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-chapters:before, .video-js .vjs-chapters-button .vjs-icon-placeholder:before {
    content: "\f10e"}
.vjs-icon-share {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-share:before {
    content: "\f10f"}
.vjs-icon-cog {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-cog:before {
    content: "\f110"}
.vjs-icon-circle, .vjs-seek-to-live-control .vjs-icon-placeholder, .video-js .vjs-volume-level, .video-js .vjs-play-progress {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-circle:before, .vjs-seek-to-live-control .vjs-icon-placeholder:before, .video-js .vjs-volume-level:before, .video-js .vjs-play-progress:before {
    content: "\f111"}
.vjs-icon-circle-outline {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-circle-outline:before {
    content: "\f112"}
.vjs-icon-circle-inner-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-circle-inner-circle:before {
    content: "\f113"}
.vjs-icon-hd {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-hd:before {
    content: "\f114"}
.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before {
    content: "\f115"}
.vjs-icon-replay, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-replay:before, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
    content: "\f116"}
.vjs-icon-facebook {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-facebook:before {
    content: "\f117"}
.vjs-icon-gplus {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-gplus:before {
    content: "\f118"}
.vjs-icon-linkedin {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-linkedin:before {
    content: "\f119"}
.vjs-icon-twitter {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-twitter:before {
    content: "\f11a"}
.vjs-icon-tumblr {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-tumblr:before {
    content: "\f11b"}
.vjs-icon-pinterest {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-pinterest:before {
    content: "\f11c"}
.vjs-icon-audio-description, .video-js .vjs-descriptions-button .vjs-icon-placeholder {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-audio-description:before, .video-js .vjs-descriptions-button .vjs-icon-placeholder:before {
    content: "\f11d"}
.vjs-icon-audio, .video-js .vjs-audio-button .vjs-icon-placeholder {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-audio:before, .video-js .vjs-audio-button .vjs-icon-placeholder:before {
    content: "\f11e"}
.vjs-icon-next-item {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-next-item:before {
    content: "\f11f"}
.vjs-icon-previous-item {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-previous-item:before {
    content: "\f120"}
.vjs-icon-picture-in-picture-enter, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-picture-in-picture-enter:before, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
    content: "\f121"}
.vjs-icon-picture-in-picture-exit, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-picture-in-picture-exit:before, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
    content: "\f122"}
.video-js {
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    color: #fff;
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    word-break: initial;
}
.video-js:-moz-full-screen {
    position: absolute;
}
.video-js:-webkit-full-screen {
    width: 100%!important;
    height: 100%!important;
}
.video-js[tabindex="-1"] {
    outline: none;
}
.video-js *, .video-js *:before, .video-js *:after {
    box-sizing: inherit;
}
.video-js ul {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    list-style-position: outside;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.video-js.vjs-fluid, .video-js.vjs-16-9, .video-js.vjs-4-3, .video-js.vjs-9-16, .video-js.vjs-1-1 {
    width: 100%;
    max-width: 100%}
.video-js.vjs-fluid:not(.vjs-audio-only-mode), .video-js.vjs-16-9:not(.vjs-audio-only-mode), .video-js.vjs-4-3:not(.vjs-audio-only-mode), .video-js.vjs-9-16:not(.vjs-audio-only-mode), .video-js.vjs-1-1:not(.vjs-audio-only-mode) {
    height: 0;
}
.video-js.vjs-16-9:not(.vjs-audio-only-mode) {
    padding-top: 56.25%}
.video-js.vjs-4-3:not(.vjs-audio-only-mode) {
    padding-top: 75%}
.video-js.vjs-9-16:not(.vjs-audio-only-mode) {
    padding-top: 177.7777777778%}
.video-js.vjs-1-1:not(.vjs-audio-only-mode) {
    padding-top: 100%}
.video-js.vjs-fill:not(.vjs-audio-only-mode) {
    width: 100%;
    height: 100%}
.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.video-js.vjs-audio-only-mode .vjs-tech {
    display: none;
}
body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%}
.vjs-full-window .video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.video-js.vjs-fullscreen:not(.vjs-ios-native-fs) {
    width: 100%!important;
    height: 100%!important;
    padding-top: 0!important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none;
}
.vjs-hidden {
    display: none!important;
}
.vjs-disabled {
    opacity: .5;
    cursor: default;
}
.video-js .vjs-offscreen {
    height: 1px;
    left: -9999px;
    position: absolute;
    top: 0;
    width: 1px;
}
.vjs-lock-showing {
    display: block!important;
    opacity: 1!important;
    visibility: visible!important;
}
.vjs-no-js {
    padding: 20px;
    color: #fff;
    background-color: #000;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    width: 300px;
    height: 150px;
    margin: 0 auto;
}
.vjs-no-js a, .vjs-no-js a:visited {
    color: #66A8CC;
}
.video-js .vjs-big-play-button {
    font-size: 3em;
    line-height: 1.5em;
    height: 1.63332em;
    width: 3em;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: .06666em solid #fff;
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, .7);
    border-radius: .3em;
    transition: all 0.4s;
}
.vjs-big-play-centered .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-top: -.81666em;
    margin-left: -1.5em;
}
.video-js:hover .vjs-big-play-button, .video-js .vjs-big-play-button:focus {
    border-color: #fff;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, .5);
    transition: all 0s;
}
.vjs-controls-disabled .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button, .vjs-error .vjs-big-play-button {
    display: none;
}
.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
    display: block;
}
.video-js button {
    background: none;
    border: none;
    color: inherit;
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
    text-decoration: none;
    transition: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.vjs-control .vjs-button {
    width: 100%;
    height: 100%}
.video-js .vjs-control.vjs-close-button {
    cursor: pointer;
    height: 3em;
    position: absolute;
    right: 0;
    top: .5em;
    z-index: 2;
}
.video-js .vjs-modal-dialog {
    background: rgba(0, 0, 0, .8);
    background: linear-gradient(180deg, rgba(0, 0, 0, .8), rgba(255, 255, 255, 0));
    overflow: auto;
}
.video-js .vjs-modal-dialog>* {
    box-sizing: border-box;
}
.vjs-modal-dialog .vjs-modal-dialog-content {
    font-size: 1.2em;
    line-height: 1.5;
    padding: 20px 24px;
    z-index: 1;
}
.vjs-menu-button {
    cursor: pointer;
}
.vjs-menu-button.vjs-disabled {
    cursor: default;
}
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
    display: none;
}
.vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    overflow: auto;
}
.vjs-menu .vjs-menu-content>* {
    box-sizing: border-box;
}
.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
    display: none;
}
.vjs-menu li {
    list-style: none;
    margin: 0;
    padding: .2em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase;
}
.vjs-menu li.vjs-menu-item:focus, .vjs-menu li.vjs-menu-item:hover, .js-focus-visible .vjs-menu li.vjs-menu-item:hover {
    background-color: #73859f;
    background-color: rgba(115, 133, 159, .5);
}
.vjs-menu li.vjs-selected, .vjs-menu li.vjs-selected:focus, .vjs-menu li.vjs-selected:hover, .js-focus-visible .vjs-menu li.vjs-selected:hover {
    background-color: #fff;
    color: #2B333F;
}
.video-js .vjs-menu *:not(.vjs-selected):focus:not(:focus-visible), .js-focus-visible .vjs-menu *:not(.vjs-selected):focus:not(.focus-visible) {
    background: none;
}
.vjs-menu li.vjs-menu-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 .3em 0;
    font-weight: 700;
    cursor: default;
}
.vjs-menu-button-popup .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    width: 10em;
    left: -3em;
    height: 0em;
    margin-bottom: 1.5em;
    border-top-color: rgba(43, 51, 63, .7);
}
.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, .7);
    position: absolute;
    width: 100%;
    bottom: 1.5em;
    max-height: 15em;
}
.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    max-height: 5em;
}
.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    max-height: 10em;
}
.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    max-height: 14em;
}
.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    max-height: 25em;
}
.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu, .vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
    display: block;
}
.video-js .vjs-menu-button-inline {
    transition: all 0.4s;
    overflow: hidden;
}
.video-js .vjs-menu-button-inline:before {
    width: 2.222222222em;
}
.video-js .vjs-menu-button-inline:hover, .video-js .vjs-menu-button-inline:focus, .video-js .vjs-menu-button-inline.vjs-slider-active, .video-js.vjs-no-flex .vjs-menu-button-inline {
    width: 12em;
}
.vjs-menu-button-inline .vjs-menu {
    opacity: 0;
    height: 100%;
    width: auto;
    position: absolute;
    left: 4em;
    top: 0;
    padding: 0;
    margin: 0;
    transition: all 0.4s;
}
.vjs-menu-button-inline:hover .vjs-menu, .vjs-menu-button-inline:focus .vjs-menu, .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
    display: block;
    opacity: 1;
}
.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
    display: block;
    opacity: 1;
    position: relative;
    width: auto;
}
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu, .vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
    width: auto;
}
.vjs-menu-button-inline .vjs-menu-content {
    width: auto;
    height: 100%;
    margin: 0;
    overflow: hidden;
}
.video-js .vjs-control-bar {
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, .7);
}
.vjs-has-started .vjs-control-bar, .vjs-audio-only-mode .vjs-control-bar {
    display: flex;
    visibility: visible;
    opacity: 1;
    transition: visibility 0.1s, opacity 0.1s;
}
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: visible;
    opacity: 0;
    pointer-events: none;
    transition: visibility 1s, opacity 1s;
}
.vjs-controls-disabled .vjs-control-bar, .vjs-using-native-controls .vjs-control-bar, .vjs-error .vjs-control-bar {
    display: none!important;
}
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar, .vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.vjs-has-started.vjs-no-flex .vjs-control-bar {
    display: table;
}
.video-js .vjs-control {
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 4em;
    flex: none;
}
.video-js .vjs-control.vjs-visible-text {
    width: auto;
    padding-left: 1em;
    padding-right: 1em;
}
.vjs-button>.vjs-icon-placeholder:before {
    font-size: 1.8em;
    line-height: 1.67;
}
.vjs-button>.vjs-icon-placeholder {
    display: block;
}
.video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before, .video-js .vjs-control:focus {
    text-shadow: 0em 0em 1em #fff;
}
.video-js *:not(.vjs-visible-text)>.vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.vjs-no-flex .vjs-control {
    display: table-cell;
    vertical-align: middle;
}
.video-js .vjs-custom-control-spacer {
    display: none;
}
.video-js .vjs-progress-control {
    cursor: pointer;
    flex: auto;
    display: flex;
    align-items: center;
    min-width: 4em;
    touch-action: none;
}
.video-js .vjs-progress-control.disabled {
    cursor: default;
}
.vjs-live .vjs-progress-control {
    display: none;
}
.vjs-liveui .vjs-progress-control {
    display: flex;
    align-items: center;
}
.vjs-no-flex .vjs-progress-control {
    width: auto;
}
.video-js .vjs-progress-holder {
    flex: auto;
    transition: all 0.2s;
    height: .3em;
}
.video-js .vjs-progress-control .vjs-progress-holder {
    margin: 0 10px;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder {
    font-size: 1.6666666667em;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
    font-size: 1em;
}
.video-js .vjs-progress-holder .vjs-play-progress, .video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-load-progress div {
    position: absolute;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 0;
}
.video-js .vjs-play-progress {
    background-color: #fff;
}
.video-js .vjs-play-progress:before {
    font-size: .9em;
    position: absolute;
    right: -.5em;
    top: -.3333333333em;
    z-index: 1;
}
.video-js .vjs-load-progress {
    background: rgba(115, 133, 159, .5);
}
.video-js .vjs-load-progress div {
    background: rgba(115, 133, 159, .75);
}
.video-js .vjs-time-tooltip {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .8);
    border-radius: .3em;
    color: #000;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 6px 8px 8px 8px;
    pointer-events: none;
    position: absolute;
    top: -3.4em;
    visibility: hidden;
    z-index: 1;
}
.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
    display: none;
}
.video-js .vjs-progress-control:hover .vjs-time-tooltip, .video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip {
    display: block;
    font-size: .6em;
    visibility: visible;
}
.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
    font-size: 1em;
}
.video-js .vjs-progress-control .vjs-mouse-display {
    display: none;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #000;
    z-index: 1;
}
.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    z-index: 0;
}
.video-js .vjs-progress-control:hover .vjs-mouse-display {
    display: block;
}
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
    visibility: hidden;
    opacity: 0;
    transition: visibility 1s, opacity 1s;
}
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    display: none;
}
.vjs-mouse-display .vjs-time-tooltip {
    color: #fff;
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
}
.video-js .vjs-slider {
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 0 .45em 0 .45em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, .5);
}
.video-js .vjs-slider.disabled {
    cursor: default;
}
.video-js .vjs-slider:focus {
    text-shadow: 0em 0em 1em #fff;
    box-shadow: 0 0 1em #fff;
}
.video-js .vjs-mute-control {
    cursor: pointer;
    flex: none;
}
.video-js .vjs-volume-control {
    cursor: pointer;
    margin-right: 1em;
    display: flex;
}
.video-js .vjs-volume-control.vjs-volume-horizontal {
    width: 5em;
}
.video-js .vjs-volume-panel .vjs-volume-control {
    visibility: visible;
    opacity: 0;
    width: 1px;
    height: 1px;
    margin-left: -1px;
}
.video-js .vjs-volume-panel {
    transition: width 1s;
}
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control, .video-js .vjs-volume-panel:active .vjs-volume-control, .video-js .vjs-volume-panel:focus .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control:active, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active {
    visibility: visible;
    opacity: 1;
    position: relative;
    transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
}
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal {
    width: 5em;
    height: 3em;
    margin-right: 0;
}
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical {
    left: -3.5em;
    transition: left 0s;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
    width: 10em;
    transition: width 0.1s;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
    width: 4em;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
    height: 8em;
    width: 3em;
    left: -3000em;
    transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
    transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
}
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
    width: 5em;
    height: 3em;
    visibility: visible;
    opacity: 1;
    position: relative;
    transition: none;
}
.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical, .video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
    position: absolute;
    bottom: 3em;
    left: .5em;
}
.video-js .vjs-volume-panel {
    display: flex;
}
.video-js .vjs-volume-bar {
    margin: 1.35em .45em;
}
.vjs-volume-bar.vjs-slider-horizontal {
    width: 5em;
    height: .3em;
}
.vjs-volume-bar.vjs-slider-vertical {
    width: .3em;
    height: 5em;
    margin: 1.35em auto;
}
.video-js .vjs-volume-level {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
}
.video-js .vjs-volume-level:before {
    position: absolute;
    font-size: .9em;
    z-index: 1;
}
.vjs-slider-vertical .vjs-volume-level {
    width: .3em;
}
.vjs-slider-vertical .vjs-volume-level:before {
    top: -.5em;
    left: -.3em;
    z-index: 1;
}
.vjs-slider-horizontal .vjs-volume-level {
    height: .3em;
}
.vjs-slider-horizontal .vjs-volume-level:before {
    top: -.3em;
    right: -.5em;
}
.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
    width: 4em;
}
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
    height: 100%}
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
    width: 100%}
.video-js .vjs-volume-vertical {
    width: 3em;
    height: 8em;
    bottom: 8em;
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, .7);
}
.video-js .vjs-volume-horizontal .vjs-menu {
    left: -2em;
}
.video-js .vjs-volume-tooltip {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .8);
    border-radius: .3em;
    color: #000;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 6px 8px 8px 8px;
    pointer-events: none;
    position: absolute;
    top: -3.4em;
    visibility: hidden;
    z-index: 1;
}
.video-js .vjs-volume-control:hover .vjs-volume-tooltip, .video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip {
    display: block;
    font-size: 1em;
    visibility: visible;
}
.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip, .video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip {
    left: 1em;
    top: -12px;
}
.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip {
    font-size: 1em;
}
.video-js .vjs-volume-control .vjs-mouse-display {
    display: none;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #000;
    z-index: 1;
}
.video-js .vjs-volume-horizontal .vjs-mouse-display {
    width: 1px;
    height: 100%}
.vjs-no-flex .vjs-volume-control .vjs-mouse-display {
    z-index: 0;
}
.video-js .vjs-volume-control:hover .vjs-mouse-display {
    display: block;
}
.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display {
    visibility: hidden;
    opacity: 0;
    transition: visibility 1s, opacity 1s;
}
.video-js.vjs-user-inactive.vjs-no-flex .vjs-volume-control .vjs-mouse-display {
    display: none;
}
.vjs-mouse-display .vjs-volume-tooltip {
    color: #fff;
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
}
.vjs-poster {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    background-color: #000;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%}
.vjs-has-started .vjs-poster, .vjs-using-native-controls .vjs-poster {
    display: none;
}
.vjs-audio.vjs-has-started .vjs-poster, .vjs-has-started.vjs-audio-poster-mode .vjs-poster {
    display: block;
}
.video-js .vjs-live-control {
    display: flex;
    align-items: flex-start;
    flex: auto;
    font-size: 1em;
    line-height: 3em;
}
.vjs-no-flex .vjs-live-control {
    display: table-cell;
    width: auto;
    text-align: left;
}
.video-js:not(.vjs-live) .vjs-live-control, .video-js.vjs-liveui .vjs-live-control {
    display: none;
}
.video-js .vjs-seek-to-live-control {
    align-items: center;
    cursor: pointer;
    flex: none;
    display: inline-flex;
    height: 100%;
    padding-left: .5em;
    padding-right: .5em;
    font-size: 1em;
    line-height: 3em;
    width: auto;
    min-width: 4em;
}
.vjs-no-flex .vjs-seek-to-live-control {
    display: table-cell;
    width: auto;
    text-align: left;
}
.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control, .video-js:not(.vjs-live) .vjs-seek-to-live-control {
    display: none;
}
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
    cursor: auto;
}
.vjs-seek-to-live-control .vjs-icon-placeholder {
    margin-right: .5em;
    color: #888;
}
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
    color: red;
}
.video-js .vjs-time-control {
    flex: none;
    font-size: 1em;
    line-height: 3em;
    min-width: 2em;
    width: auto;
    padding-left: 1em;
    padding-right: 1em;
}
.vjs-live .vjs-time-control {
    display: none;
}
.video-js .vjs-current-time, .vjs-no-flex .vjs-current-time {
    display: none;
}
.video-js .vjs-duration, .vjs-no-flex .vjs-duration {
    display: none;
}
.vjs-time-divider {
    display: none;
    line-height: 3em;
}
.vjs-live .vjs-time-divider {
    display: none;
}
.video-js .vjs-play-control {
    cursor: pointer;
}
.video-js .vjs-play-control .vjs-icon-placeholder {
    flex: none;
}
.vjs-text-track-display {
    position: absolute;
    bottom: 3em;
    left: 0;
    right: 0;
    top: 0;
    pointer-events: none;
}
.video-js.vjs-controls-disabled .vjs-text-track-display, .video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em;
}
.video-js .vjs-text-track {
    font-size: 1.4em;
    text-align: center;
    margin-bottom: .1em;
}
.vjs-subtitles {
    color: #fff;
}
.vjs-captions {
    color: #fc6;
}
.vjs-tt-cue {
    display: block;
}
video::-webkit-media-text-track-display {
    transform: translateY(-3em);
}
.video-js.vjs-controls-disabled video::-webkit-media-text-track-display, .video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
    transform: translateY(-1.5em);
}
.video-js .vjs-picture-in-picture-control {
    cursor: pointer;
    flex: none;
}
.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control {
    display: none;
}
.video-js .vjs-fullscreen-control {
    cursor: pointer;
    flex: none;
}
.video-js.vjs-audio-only-mode .vjs-fullscreen-control {
    display: none;
}
.vjs-playback-rate>.vjs-menu-button, .vjs-playback-rate .vjs-playback-rate-value {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.vjs-playback-rate .vjs-playback-rate-value {
    pointer-events: none;
    font-size: 1.5em;
    line-height: 2;
    text-align: center;
}
.vjs-playback-rate .vjs-menu {
    width: 4em;
    left: 0em;
}
.vjs-error .vjs-error-display .vjs-modal-dialog-content {
    font-size: 1.4em;
    text-align: center;
}
.vjs-error .vjs-error-display:before {
    color: #fff;
    content: "X";
    font-family: Arial, Helvetica, sans-serif;
    font-size: 4em;
    left: 0;
    line-height: 1;
    margin-top: -.5em;
    position: absolute;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: 100%}
.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .85;
    text-align: left;
    border: 6px solid rgba(43, 51, 63, .7);
    box-sizing: border-box;
    background-clip: padding-box;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    visibility: hidden;
}
.vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner {
    display: block;
    -webkit-animation: vjs-spinner-show 0s linear 0.3s forwards;
    animation: vjs-spinner-show 0s linear 0.3s forwards;
}
.vjs-loading-spinner:before, .vjs-loading-spinner:after {
    content: "";
    position: absolute;
    margin: -6px;
    box-sizing: inherit;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    opacity: 1;
    border: inherit;
    border-color: transparent;
    border-top-color: #fff;
}
.vjs-seeking .vjs-loading-spinner:before, .vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:after {
    -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(.6, .2, 0, .8) infinite, vjs-spinner-fade 1.1s linear infinite;
    animation: vjs-spinner-spin 1.1s cubic-bezier(.6, .2, 0, .8) infinite, vjs-spinner-fade 1.1s linear infinite;
}
.vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:before {
    border-top-color: #fff;
}
.vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:after {
    border-top-color: #fff;
    -webkit-animation-delay: 0.44s;
    animation-delay: 0.44s;
}
@keyframes vjs-spinner-show {
    to {
    visibility: visible;
}
}@-webkit-keyframes vjs-spinner-show {
    to {
    visibility: visible;
}
}@keyframes vjs-spinner-spin {
    100% {
    transform: rotate(360deg);
}
}@-webkit-keyframes vjs-spinner-spin {
    100% {
    -webkit-transform: rotate(360deg);
}
}@keyframes vjs-spinner-fade {
    0% {
    border-top-color: #73859f;
}
20% {
    border-top-color: #73859f;
}
35% {
    border-top-color: #fff;
}
60% {
    border-top-color: #73859f;
}
100% {
    border-top-color: #73859f;
}
}@-webkit-keyframes vjs-spinner-fade {
    0% {
    border-top-color: #73859f;
}
20% {
    border-top-color: #73859f;
}
35% {
    border-top-color: #fff;
}
60% {
    border-top-color: #73859f;
}
100% {
    border-top-color: #73859f;
}
}.video-js.vjs-audio-only-mode .vjs-captions-button {
    display: none;
}
.vjs-chapters-button .vjs-menu ul {
    width: 24em;
}
.video-js.vjs-audio-only-mode .vjs-descriptions-button {
    display: none;
}
.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: -.1em;
}
.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
    font-family: VideoJS;
    content: "";
    font-size: 1.5em;
    line-height: inherit;
}
.video-js.vjs-audio-only-mode .vjs-subs-caps-button {
    display: none;
}
.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: -.1em;
}
.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
    font-family: VideoJS;
    content: " ";
    font-size: 1.5em;
    line-height: inherit;
}
.video-js.vjs-layout-small .vjs-current-time, .video-js.vjs-layout-small .vjs-time-divider, .video-js.vjs-layout-small .vjs-duration, .video-js.vjs-layout-small .vjs-remaining-time, .video-js.vjs-layout-small .vjs-playback-rate, .video-js.vjs-layout-small .vjs-volume-control, .video-js.vjs-layout-x-small .vjs-current-time, .video-js.vjs-layout-x-small .vjs-time-divider, .video-js.vjs-layout-x-small .vjs-duration, .video-js.vjs-layout-x-small .vjs-remaining-time, .video-js.vjs-layout-x-small .vjs-playback-rate, .video-js.vjs-layout-x-small .vjs-volume-control, .video-js.vjs-layout-tiny .vjs-current-time, .video-js.vjs-layout-tiny .vjs-time-divider, .video-js.vjs-layout-tiny .vjs-duration, .video-js.vjs-layout-tiny .vjs-remaining-time, .video-js.vjs-layout-tiny .vjs-playback-rate, .video-js.vjs-layout-tiny .vjs-volume-control {
    display: none;
}
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover {
    width: auto;
    width: initial;
}
.video-js.vjs-layout-x-small .vjs-progress-control, .video-js.vjs-layout-tiny .vjs-progress-control {
    display: none;
}
.video-js.vjs-layout-x-small .vjs-custom-control-spacer {
    flex: auto;
    display: block;
}
.video-js.vjs-layout-x-small.vjs-no-flex .vjs-custom-control-spacer {
    width: auto;
}
.vjs-modal-dialog.vjs-text-track-settings {
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, .75);
    color: #fff;
    height: 70%}
.vjs-text-track-settings .vjs-modal-dialog-content {
    display: table;
}
.vjs-text-track-settings .vjs-track-settings-colors, .vjs-text-track-settings .vjs-track-settings-font, .vjs-text-track-settings .vjs-track-settings-controls {
    display: table-cell;
}
.vjs-text-track-settings .vjs-track-settings-controls {
    text-align: right;
    vertical-align: bottom;
}
@supports (display:grid) {
    .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    padding: 20px 24px 0 24px;
}
.vjs-track-settings-controls .vjs-default-button {
    margin-bottom: 20px;
}
.vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 1/-1;
}
.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content, .vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content, .vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content {
    grid-template-columns: 1fr;
}
}.vjs-track-setting>select {
    margin-right: 1em;
    margin-bottom: .5em;
}
.vjs-text-track-settings fieldset {
    margin: 5px;
    padding: 3px;
    border: none;
}
.vjs-text-track-settings fieldset span {
    display: inline-block;
}
.vjs-text-track-settings fieldset span>select {
    max-width: 7.3em;
}
.vjs-text-track-settings legend {
    color: #fff;
    margin: 0 0 5px 0;
}
.vjs-text-track-settings .vjs-label {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    display: block;
    margin: 0 0 5px 0;
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.vjs-track-settings-controls button:focus, .vjs-track-settings-controls button:active {
    outline-style: solid;
    outline-width: medium;
    background-image: linear-gradient(0deg, #fff 88%, #73859f 100%);
}
.vjs-track-settings-controls button:hover {
    color: rgba(43, 51, 63, .75);
}
.vjs-track-settings-controls button {
    background-color: #fff;
    background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
    color: #2B333F;
    cursor: pointer;
    border-radius: 2px;
}
.vjs-track-settings-controls .vjs-default-button {
    margin-right: 1em;
}
@media print {
    .video-js>*: not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden;
}
}.vjs-resize-manager {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    z-index: -1000;
}
.js-focus-visible .video-js *:focus:not(.focus-visible) {
    outline: none;
}
.video-js *:focus:not(:focus-visible) {
    outline: none;
}
.video-js.vjs-audio .vjs-big-play-button {
    display: none;
}
.video-js.vjs-audio .vjs-control-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.video-js.vjs-audio {
    min-height: 3em;
}
.video-js.vjs-error {
    height: 150px;
}
.mediaplugin_videojs video {
    min-height: 32px;
}
.video-js .vjs-progress-holder .vjs-play-progress, .video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-load-progress div {
    left: 0;
    right: auto;
}
.video-js .vjs-play-progress:before {
    left: auto;
    right: -.5em;
}
.video-js .vjs-volume-level {
    left: 0;
    right: auto;
}
.vjs-slider-horizontal .vjs-volume-level:before {
    left: auto;
    right: -.5em;
}
.dir-rtl .vjs-loading-spinner:before, .dir-rtl .vjs-loading-spinner:after {
    right: 0;
}
#glossaryfilteroverlayprogress {
    position: fixed;
    top: 50%;
    width: 100%;
    text-align: center;
}
.jsenabled #MathJax_ZoomFrame {
    position: absolute;
}
.mediaplugin {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}
.mediaplugin, .mediaplugin video {
    width: 100%;
    max-width: 100%}
.mediaplugin>div {
    margin: auto;
}
.path-mod-assign .gradingtable .mediaplugin, .path-mod-assign .submissionsummarytable .mediaplugin {
    width: 400px;
    height: auto;
}
.mod-indent-outer .mediaplugin {
    display: table-cell;
}
.jsenabled .tox-tinymce-aux {
    z-index: 1000;
}
.jsenabled .tox-shadowhost.tox-fullscreen, .jsenabled .tox.tox-tinymce.tox-fullscreen {
    z-index: 1050;
}
.tox .tox-tbtn svg[data-buttonsource="moodle"] image, .tox-collection__item-icon svg[data-buttonsource="moodle"] image {
    width: inherit;
    height: inherit;
}
.tox.tox-tinymce .tox-toolbar__group {
    padding-right: 0;
}
.tox.tox-tinymce:not(.tox-fullscreen)+.tox .tox-dialog-wrap {
    padding-top: var(--navbar-height);
}
@media only screen and (max-width:767px) {
    body: not(.tox-force-desktop) .tox.tox-tinymce:not(.tox-fullscreen)+.tox .tox-dialog-wrap .tox-dialog {
    max-height: calc((100vh - 8px * 2) - var(--navbar-height))!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: 0;
}
.o2k7Skin tr.mceLast .mceToolbar tr td.mceWrap, .o2k7Skin tr.mceFirst .mceToolbar tr td.mceWrap {
    margin-left: -3px;
}
}.mceToolbar td {
    box-sizing: content-box;
}
.format-singleactivity .tree_item.orphaned a {
    color: red;
}
.course-content ul.topics {
    margin: 0;
    list-style: none;
}
.course-content ul.topics li.section .content {
    margin: 0 40px;
}
.course-content ul.topics li.section .left, .course-content ul.topics li.section .right {
    width: 40px;
    padding: 0 6px;
}
.course-content ul.topics li.section .left {
    padding-top: 22px;
    text-align: right;
}
.jsenabled .course-content ul.topics li.section .left, .jsenabled .course-content ul.topics li.section .right {
    width: auto;
}
.course-content ul.topics li.section .left .section-handle img.icon {
    padding: 0;
    vertical-align: baseline;
}
.course-content ul.topics li.section .section_action_menu .textmenu, .course-content ul.topics li.section .section_action_menu .menu-action-text {
    white-space: nowrap;
}
.section-0 .activities .activityinstance {
    display: inline-block;
}
.section-0 .activities .activityinstance .action-hide, .section-0 .activities .activityinstance .action-show {
    display: block;
}
#page-report-completion-index table#completion-progress {
    margin-top: 20px;
    margin-bottom: 30px;
}
#page-report-completion-index .export-actions {
    text-align: center;
    list-style: none;
}
#page-report-completion-index .criterianame, #page-report-completion-index .criteriaicon, #page-report-completion-index .completion-progresscell {
    text-align: center;
}
#page-report-completion-index .rotated-text-container {
    display: inline-block;
    width: 16px;
}
#page-report-completion-index .rotated-text {
    display: inline-block;
    white-space: nowrap;
    transform: translate(0, 100%) rotate(-90deg);
    transform-origin: 0 0;
    vertical-align: middle;
}
#page-report-completion-index .rotated-text:after {
    content: "";
    float: left;
    margin-top: 100%}
.report-eventlist-name {
    color: #888;
    font-size: .75em;
}
.report-eventlist-datatable-table>div>table {
    width: 100%}
#page-admin-report-eventlist-index dt {
    float: left;
    text-align: right;
    width: 20em;
}
#page-admin-report-eventlist-index dd {
    display: block;
    text-align: left;
    margin-left: 21em;
}
#page-admin-report-eventlist-index dd+dd {
    clear: left;
}
@media (max-width:767px) {
    #page-admin-report-eventlist-index dt {
    width: 100%;
    text-align: left;
}
#page-admin-report-eventlist-index dd {
    margin-left: 0;
}
#page-admin-report-eventlist-index dd+dd {
    margin-left: 0;
}
}#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-loglive-index .info {
    margin: 10px;
}
table.flexible>tbody>tr:nth-child(n).newrow>td {
    background: #d4d4d4;
}
#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: .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-participation-index .participationselectform input[type="submit"] {
    margin-bottom: 0;
}
#page-report-progress-index #completion-progress th, #page-report-progress-index #completion-progress td {
    padding: 2px 2px;
    font-weight: 400;
    border-right: 1px solid #eee;
}
#page-report-progress-index .progress-actions {
    text-align: center;
    list-style: none;
}
#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;
}
#page-report-progress-index .completion_next {
    display: inline;
    margin-left: 2em;
}
#page-report-progress-index .completion-header, #page-report-progress-index .completion-progresscell {
    text-align: center;
}
#page-report-progress-index .rotated-text-container {
    display: inline-block;
    width: 16px;
}
#page-report-progress-index .rotated-text {
    display: inline-block;
    white-space: nowrap;
    transform: translate(0, 100%) rotate(-90deg);
    transform-origin: 0 0;
    vertical-align: middle;
}
#page-report-progress-index .rotated-text:after {
    content: "";
    float: left;
    margin-top: 100%}
#page-report-progress-index .modicon {
    padding-top: 5px;
}
#completion-progress .icon {
    margin-left: .5rem;
}
#page-report-stats-index .graph {
    margin-bottom: 1em;
}
.path-grade-report-grader .gradeparent {
    position: relative;
}
.path-grade-report-grader .gradeparent .grader-information-tooltip {
    min-width: 200px;
}
.path-grade-report-grader .gradeparent .graderreportoverlay {
    background-color: #fff;
    width: auto;
    padding: 10px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.path-grade-report-grader .gradeparent table {
    border: 1px solid #ccc;
    border-collapse: separate;
    border-spacing: 0;
    border-bottom-width: 0;
    border-right-width: 0;
    margin-bottom: 2em;
}
.path-grade-report-grader .gradeparent .cell {
    border: 1px solid #ccc;
    border-top-width: 0;
    border-left-width: 0;
    padding: 4px 5px;
    vertical-align: middle;
    text-align: right;
    white-space: nowrap;
}
.path-grade-report-grader .gradeparent .floater {
    display: none;
}
.path-grade-report-grader .gradeparent .floating {
    display: block;
}
.path-grade-report-grader .gradeparent .heading .cell, .path-grade-report-grader .gradeparent .avg .cell, .path-grade-report-grader .gradeparent .user.cell {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}
.path-grade-report-grader .gradeparent .user.cell {
    min-width: 200px;
    width: 200px;
    white-space: normal;
    vertical-align: top;
}
.path-grade-report-grader .gradeparent .user.cell .userpicture {
    border: none;
    vertical-align: middle;
}
.path-grade-report-grader .gradeitemheader {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
    vertical-align: bottom;
}
.path-grade-report-grader .gradeparent .userfield {
    font-weight: 400;
    text-align: left;
}
.path-grade-report-grader .gradeparent .range .header, .path-grade-report-grader .gradeparent .avg .header {
    font-weight: 700;
}
.path-grade-report-grader .gradeparent .avg.floating .cell {
    border-top-width: 1px;
}
.path-grade-report-grader .gradeparent .avg .cell {
    text-align: right;
    max-width: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.path-grade-report-grader .gradeparent .heading .cell .iconsmall {
    padding-top: 0;
    padding-bottom: 0;
}
.path-grade-report-grader .gradeparent .sorticon {
    margin-left: 3px;
}
.path-grade-report-grader .gradeparent .gradevalue {
    display: inline-block;
}
.path-grade-report-grader .gradeparent tr:nth-child(n) td.overridden:nth-child(n) {
    background-color: #efd9a4;
}
.path-grade-report-grader .gradeparent tr:nth-child(n) td.ajaxoverridden:nth-child(n) {
    background-color: #ffe3a0;
}
.path-grade-report-grader .gradeparent .excludedfloater {
    font-weight: 700;
    color: red;
    font-size: 9px;
    float: left;
}
.path-grade-report-grader .gradeparent .category {
    text-align: left;
}
.path-grade-report-grader .gradeparent select {
    text-overflow: ellipsis;
    min-width: 8rem;
    width: 100%}
.path-grade-report-grader .gradeparent .text {
    border: 1px solid #666;
    width: auto;
    margin: 0;
    padding: 0;
    text-align: center;
}
.path-grade-report-grader .gradeparent .quickfeedback {
    border: 1px dashed #000;
    width: auto;
    margin: 0;
    padding: 0;
    margin-left: 10px;
}
.path-grade-report-grader .yui3-overlay {
    border: 0;
    background: none;
    background-color: inherit;
    min-width: 200px;
}
.path-grade-report-grader .yui3-overlay {
    background-color: #fff;
    width: auto;
    padding: 10px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
@media only screen and (min-width:768px) {
    .path-grade-report-grader .gradeparent table {
    padding-right: 6em;
}
}.path-grade-report-history div.gradeparent {
    overflow-x: scroll;
}
.path-grade-report-history .singlebutton div, .path-grade-report-history .singlebutton div input[type="button"] {
    margin: 0;
}
.yui3-gradereport_history_usp-hidden {
    display: none;
}
.gradereport_history_usp .usp-content {
    position: relative;
}
.gradereport_history_usp .usp-ajax-content {
    overflow: auto;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.gradereport_history_usp .usp-ajax-content, .gradereport_history_usp .usp-loading-lightbox {
    height: 375px;
}
.gradereport_history_usp .usp-loading-lightbox {
    background-color: #fff;
    opacity: .5;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0;
    left: 0;
}
.gradereport_history_usp .usp-loading-lightbox img {
    margin-top: 100px;
    opacity: 1;
}
.gradereport_history_usp .usp-search {
    text-align: center;
}
.gradereport_history_usp .usp-user {
    width: 100%;
    text-align: left;
    border-top: 1px solid #eee;
}
.gradereport_history_usp .usp-user:nth-child(odd) {
    background-color: #f9f9f9;
}
.gradereport_history_usp .usp-first-added {
    border-top: 1px solid #bbb;
}
.gradereport_history_usp .usp-checkbox {
    text-align: center;
    float: left;
    padding: 11px 6px 0 6px;
}
.gradereport_history_usp .usp-checkbox input[type=checkbox] {
    margin: 0;
}
.gradereport_history_usp .usp-picture {
    margin: 6px 3px 0 3px;
    float: left;
}
.gradereport_history_usp .usp-userpicture {
    cursor: pointer;
}
.gradereport_history_usp .usp-user .details {
    margin-left: 67px;
    padding: 3px 6px 0 6px;
    word-wrap: break-word;
}
.gradereport_history_usp .usp-user .details label {
    margin: 0;
}
.gradereport_history_usp .usp-more-results {
    padding: 5px;
    border-top: 1px solid #bbb;
}
.gradereport_history_usp .usp-finish {
    padding-top: 1em;
    text-align: center;
}
.gradereport_history_usp .usp-finish input {
    margin: 0;
}
.path-grade-report-singleview div.reporttable {
    margin: 20px 0 30px 0;
    padding: 10px 10px;
    background-color: #f8f9fa;
    text-align: center;
}
.path-grade-report-singleview div.groupselector, .path-grade-report-singleview div.reporttable form div.singleview_buttons, .path-grade-report-singleview div.selectitems {
    display: block;
    text-align: right;
    clear: both;
}
.path-grade-report-singleview div.singleselect+div.singleselect select, .path-grade-report-singleview div.groupselector select {
    margin-right: 0;
}
.path-grade-report-singleview div.reporttable div.singleselect form div {
    text-align: center;
}
.path-grade-report-singleview div.reporttable table.reporttable {
    margin: 0 auto 15px auto;
}
.path-grade-report-singleview div.reporttable form div {
    text-align: left;
}
.path-grade-report-singleview .singleview_buttons {
    padding: 10px 0;
}
.path-grade-report-singleview div.reporttable h2 {
    text-align: left;
}
.path-grade-report-singleview .overrideexcludecheck {
    width: 14.75px;
    height: 12px;
    color: #2ca14f;
}
.path-grade-report-singleview .report-navigation .container {
    max-width: 1060px;
    margin-left: 0;
}
.path-grade-report-singleview .zero-state img {
    width: 185px;
}
.path-grade-report-singleview .reporttable thead th, .path-grade-report-singleview .reporttable thead td {
    white-space: nowrap;
    border: none;
}
.path-grade-report-singleview .reporttable tbody tr, .path-grade-report-singleview .reporttable tbody tr:nth-of-type(odd), .path-grade-report-singleview .reporttable tbody tr:hover {
    color: inherit;
    background-color: #fff;
    border-top: none;
    border-bottom: 1px solid #dee2e6;
}
.path-grade-report-singleview .reporttable tbody th, .path-grade-report-singleview .reporttable tbody td.range {
    white-space: nowrap;
    font-weight: 400;
}
.path-grade-report-singleview .reporttable tbody th>* {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
}
.path-grade-report-singleview .itemnav {
    font-size: small;
    display: inline;
    padding-bottom: .5em;
}
.path-grade-report-singleview .itemnav.previtem {
    float: left;
}
.path-grade-report-singleview div.nextitem {
    float: right;
}
.path-grade-report-singleview .reporttable {
    width: 100%}
.path-grade-report-singleview .reporttable .generaltable th, .path-grade-report-singleview .reporttable .generaltable td {
    text-align: left;
    vertical-align: middle;
    border: none;
}
.path-grade-report-singleview div.reporttable form div.singleview_bulk {
    display: inline-block;
    text-align: left;
    margin-bottom: 1em;
}
.path-grade-report-singleview .singleview_bulk div>*, .path-grade-report-singleview .singleview_bulk fieldset>* {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.path-grade-report-singleview .singleselect select, .path-grade-report-singleview div.reporttable form .singleview_bulk select, .path-grade-report-singleview div.reporttable form .singleview_bulk input {
    margin-left: 10px;
    margin-right: 10px;
}
#bulkinsertmodal {
    width: 181px;
    height: 39px;
    top: 309px;
    border-radius: 4px;
}
.path-grade-report-singleview .singleview_bulk>fieldset {
    display: block;
}
.path-grade-report-singleview div.reporttable form .singleview_bulk>div.enable {
    margin-bottom: .5em;
    text-align: left;
}
.searchresultitemscontainer {
    max-height: 150px;
    height: 150px;
    overflow: auto;
}
.path-grade-report-singleview .search-widget[data-searchtype="user"] .userinitials {
    width: 40px;
    height: 40px;
}
.path-grade-report-singleview .reporttable .gradeitem span.small {
    font-size: 70%}
.path-grade-report-singleview .reporttable div.categoryitem .gradeitemheader, .path-grade-report-singleview .reporttable div.courseitem .gradeitemheader {
    font-weight: 700;
}
.path-grade-report-user #graded_users_selector {
    float: right;
    margin-bottom: 5px;
}
.path-grade-report-user .view_users_selector {
    clear: both;
    float: right;
    margin-bottom: 5px;
}
.path-grade-report-user #graded_users_selector .singleselect label, .path-grade-report-user .view_users_selector .singleselect label {
    display: inline-block;
}
.path-grade-report-user .user-grade, .grade-report-user .user-grade {
    width: 100%}
.path-grade-report-user .user-grade thead th, .grade-report-user .user-grade thead th {
    vertical-align: bottom;
    border: none;
    text-align: left;
    background-color: #f8f9fa;
}
.path-grade-report-user .user-grade td, .grade-report-user .user-grade td {
    min-width: 4.5em;
    background-color: #f8f9fa;
    border: none;
    vertical-align: middle;
}
.path-grade-report-user .user-grade .b1l, .grade-report-user .user-grade .b1l {
    padding: 0;
    width: 24px;
    min-width: 24px;
}
.path-grade-report-user .user-grade tbody .column-itemname, .grade-report-user .user-grade tbody .column-itemname {
    padding-left: 24px;
    padding-right: 8px;
}
.path-grade-report-user .user-grade .column-itemname.baggt, .path-grade-report-user .user-grade .column-itemname.baggb, .grade-report-user .user-grade .column-itemname.baggt, .grade-report-user .user-grade .column-itemname.baggb {
    padding-left: 0;
}
.path-grade-report-user .user-grade .column-itemname .itemicon, .grade-report-user .user-grade .column-itemname .itemicon {
    font-size: 18px;
    width: 18px;
    height: 18px;
}
.path-grade-report-user .user-grade .baggt, .path-grade-report-user .user-grade .baggb, .grade-report-user .user-grade .baggt, .grade-report-user .user-grade .baggb {
    font-weight: 700;
    background-color: #f8f9fa;
    border: none;
}
.path-grade-report-user .user-report-container, .grade-report-user .user-report-container {
    margin: 20px 0 30px 0;
    padding: 10px 10px;
    background-color: #f8f9fa;
}
.path-grade-report-user .user-grade tbody tr, .grade-report-user .user-grade tbody tr {
    background-color: #f8f9fa;
}
.path-grade-report-user .user-grade tbody tr:hover, .grade-report-user .user-grade tbody tr:hover {
    color: inherit;
    background-color: #f8f9fa;
}
.path-grade-report-user .user-grade tbody tr.spacer, .grade-report-user .user-grade tbody tr.spacer {
    height: .5rem;
}
.path-grade-report-user .user-grade td.item, .grade-report-user .user-grade td.item {
    background-color: #fff;
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}
.path-grade-report-user .user-grade th.column-itemname:not(.header, .category, .baggt, .baggb), .grade-report-user .user-grade th.column-itemname:not(.header, .category, .baggt, .baggb) {
    background-color: #fff;
    font-weight: 400;
    border-bottom: 1px solid #dee2e6;
}
.path-grade-report-user .user-grade th.category, .grade-report-user .user-grade th.category {
    background-color: #fff;
    border: 1px solid #dee2e6;
    padding-left: 10px;
    font-weight: 700;
}
.path-grade-report-user .user-grade th.category a[aria-expanded="true"] .expanded, .path-grade-report-user .user-grade th.category a[aria-expanded="false"] .collapsed, .grade-report-user .user-grade th.category a[aria-expanded="true"] .expanded, .grade-report-user .user-grade th.category a[aria-expanded="false"] .collapsed {
    display: none;
}
.path-grade-report-user .user-grade th.category a.toggle-category, .grade-report-user .user-grade th.category a.toggle-category {
    height: 24px;
    width: 24px;
    font-size: 12px;
    line-height: 24px;
    margin-right: 3px;
}
.path-grade-report-user .user-grade th.category a.toggle-category i, .grade-report-user .user-grade th.category a.toggle-category i {
    font-size: 12px;
    width: 12px;
    height: 12px;
    color: #1d2125;
    margin: 0;
}
.path-grade-report-user .user-grade .column-itemname .small, .grade-report-user .user-grade .column-itemname .small {
    font-size: 70%}
.path-grade-report-user .user-grade tr[data-hidden="true"], .grade-report-user .user-grade tr[data-hidden="true"] {
    display: none;
}
.path-grade-report-user .user-grade .category div, .grade-report-user .user-grade .category div {
    min-height: 30px;
    align-items: center;
}
.path-grade-report-user .search-widget[data-searchtype="user"] .userinitials {
    width: 40px;
    height: 40px;
}
.path-grade-report-user .user-navigation .container {
    max-width: 767px;
}
.path-grade-report-user .view-user-selector label {
    display: block;
    font-size: 80%;
    margin: 0;
}
.path-grade-report-user .view-user-selector .dropdown-toggle {
    padding: 0;
    font-weight: 700;
}
.path-grade-report-user .zero-state img {
    width: 185px;
}
@media print {
    .path-grade-report-user .user-grade th.category, .grade-report-user .user-grade th.category {
    border-left: none;
    border-right: none;
}
.path-grade-report-user .user-grade th.category a.toggle-category, .grade-report-user .user-grade th.category a.toggle-category .path-grade-report-user #page-footer {
    display: none;
}
}.gradingform_guide-regrade {
    padding: 10px;
    background: #fdd;
    border: 1px solid red;
    margin-bottom: 10px;
}
.gradingform_guide-restored {
    padding: 10px;
    background: #ffd;
    border: 1px solid #ff0;
    margin-bottom: 10px;
}
.gradingform_guide-error {
    color: red;
    font-weight: 700;
}
.gradingform_guide_editform .status {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 60%;
    padding: .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: 700;
}
.gradingform_guide .criterion label {
    font-weight: 700;
    padding-right: 5px;
}
.gradingform_guide .plainvalue.empty {
    font-style: italic;
    color: #aaa;
}
.gradingform_guide .plainvalue.editname {
    font-weight: 700;
}
.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(/images/delete.svg) no-repeat center top;
    margin-top: 4px;
}
.gradingform_guide.editor .moveup input {
    width: 20px;
    height: 15px;
    background: transparent url(/images/up.svg) no-repeat center top;
    margin-top: 4px;
}
.gradingform_guide.editor .movedown input {
    width: 20px;
    height: 15px;
    background: transparent url(/images/down.svg) no-repeat center top;
    margin-top: 4px;
}
.gradingform_guide.editor .addcriterion input, .gradingform_guide.editor .addcomment input {
    background: transparent url(/images/add.svg) no-repeat;
    display: block;
    color: #555;
    font-weight: 700;
    text-decoration: none;
}
.gradingform_guide.editor .addcriterion input, .gradingform_guide.editor .addcomment input {
    background-position: left 5px top 8px;
    height: 30px;
    line-height: 29px;
    margin-bottom: 14px;
    padding-left: 20px;
    padding-right: 10px;
}
.gradingform_guide .options .optionsheading {
    font-weight: 700;
    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: 700;
}
.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(/images/add.svg);
    padding-right: 2px;
}
.gradingform_guide .commentheader {
    font-weight: 700;
    font-size: 1.1em;
    padding-bottom: 5px;
}
.jsenabled .gradingform_guide .criterionnamelabel {
    display: none;
}
.jsenabled .gradingform_guide .criterionshortname {
    font-weight: 700;
}
.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_guide_comment_chooser {
    max-height: 80vh;
    overflow-y: auto;
}
.gradingform_guide-frequent-comments {
    position: absolute;
    top: 7px;
    right: 0;
}
.gradingform_rubric_editform .status {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 60%;
    padding: .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 {
    padding-bottom: 1.5em;
}
.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%;
    display: flex;
    width: 100%;
    overflow: auto;
}
.gradingform_rubric .criterion {
    border: 1px solid #ddd;
    overflow: hidden;
}
.gradingform_rubric .criterion.even td {
    background: #f0f0f0;
}
.gradingform_rubric .criterion.odd td {
    background: #fff;
}
.gradingform_rubric .criterion .description {
    min-width: 150px;
    font-weight: 700;
}
.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.first .controls .moveup input, .gradingform_rubric.editor .criterion.last .controls .movedown input {
    display: none;
}
.gradingform_rubric.editor .delete input, .gradingform_rubric.editor .duplicate 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: 24px;
    height: 24px;
    background: transparent url(/images/delete.svg) no-repeat center;
    margin: .3em .3em 0 .3em;
}
.gradingform_rubric.editor .criterion .controls .duplicate input {
    width: 24px;
    height: 24px;
    background: transparent url(/images/copy.svg) no-repeat center;
    margin: .3em .3em 0 .3em;
}
.gradingform_rubric.editor .levels .level .delete input {
    width: 24px;
    height: 24px;
    background: transparent url(/images/delete.svg) no-repeat center;
}
.gradingform_rubric.editor .moveup input {
    width: 24px;
    height: 24px;
    background: transparent url(/images/up.svg) no-repeat center;
    margin: .3em .3em 0 .3em;
}
.gradingform_rubric.editor .movedown input {
    width: 24px;
    height: 24px;
    background: transparent url(/images/down.svg) no-repeat center;
    margin: .3em .3em 0 .3em;
}
.gradingform_rubric.editor .addcriterion input, .gradingform_rubric.editor .addlevel input {
    background: #fff url(/images/add.svg) no-repeat 7px 8px;
    display: block;
    color: #555;
    font-weight: 700;
    text-decoration: none;
}
.gradingform_rubric.editor .addcriterion input {
    height: 30px;
    line-height: 29px;
    margin-bottom: 14px;
    padding-left: 20px;
    padding-right: 10px;
}
.gradingform_rubric.editor .addlevel input {
    padding-left: 24px;
    padding-right: 8px;
}
.gradingform_rubric .options .optionsheading {
    font-weight: 700;
    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: 700;
}
.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 red;
    margin-bottom: 10px;
}
.gradingform_rubric-restored {
    padding: 10px;
    background: #ffd;
    border: 1px solid #ff0;
    margin-bottom: 10px;
}
.gradingform_rubric-error {
    color: red;
    font-weight: 700;
}
.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;
}
.gradingpanel-gradingform_rubric [aria-checked="true"] {
    border: 1px solid #000;
}
.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: 0 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: 700;
}
.path-admin-mnet-service-enrol table.remotecourses th.categoryname img {
    margin-right: 1em;
}
.path-admin-mnet-service-enrol .collapsibleregioncaption {
    font-size: 110%;
    font-weight: 700;
    text-align: center;
}
.path-admin-mnet-service-enrol .collapsibleregioninner {
    border: 1px solid #ddd;
    padding: 1em;
}
.path-admin-mnet-service-enrol .collapsibleregion.remotecourse.summary {
    margin: 0 10em;
}
.path-admin-mnet-service-enrol .roleassigntable {
    margin: 1em auto;
}
.question-comment-view .comment-ctrl .comment-area {
    max-width: none;
    width: 100%}
#categoryquestions td.questionlastused span.date {
    font-weight: 400;
    font-size: .8em;
}
.qbehaviour_deferredcbm_slightlyunderconfident, .qbehaviour_deferredcbm_slightlyoverconfident {
    font-weight: 700;
    color: #600;
}
.qbehaviour_deferredcbm_underconfident, .qbehaviour_deferredcbm_overconfident {
    font-weight: 700;
    color: #c00;
}
.qbehaviour_deferredcbm_judgementok {
    font-weight: 700;
    color: #080;
}
.qbehaviour_deferredcbm_actual_percentage {
    font-weight: 700;
}
.qbehaviour_deferredcbm_summary_heading {
    margin: 0;
}
.que.deferredcbm .certaintychoices input[type="radio"] {
    margin-left: .5em;
}
.que.deferredcbm .certaintychoices label {
    white-space: nowrap;
}
.admin_presets_error {
    color: red;
    text-align: center;
}
.admin_presets_success {
    color: green;
    text-align: center;
}
.adminpreset_appdescription {
    font-size: small;
    margin-top: 40px;
    margin-bottom: 20px;
}
#page-admin-tool-behat-index .steps-definitions {
    margin: 1rem auto;
}
#page-admin-tool-behat-index .steps-definitions .step {
    margin: 1rem 0 0 0;
    border: 1px solid #eee;
    padding: 1rem;
}
#page-admin-tool-behat-index .steps-definitions .stepdescription {
    font-style: italic;
}
#page-admin-tool-behat-index .steps-definitions .stepcontent {
    margin: 1rem 0;
}
#page-admin-tool-behat-index .steps-definitions .steptype {
    color: #1467a6;
    margin-right: 1ex;
}
#page-admin-tool-behat-index .steps-definitions .stepapipath {
    font-family: monospace;
    font-size: smaller;
}
#page-admin-tool-behat-index .steps-definitions .stepregex {
    color: #060;
}
#page-admin-tool-behat-index .steprequiredfields {
    font-weight: 700;
    font-size: 1em;
    margin-top: 1em;
}
.tool_brickfield_floatprinticon {
    margin-top: -30px;
    float: right;
}
.tool_brickfield_analysisbutton {
    width: 100%;
    text-align: center;
}
#tool_brickifeld_advanced_page {
    margin: 20px 20px 20px 10px;
}
.tool_brickfield_banner_heading {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.tool_brickfield_banner_heading>img {
    height: 50px;
}
.tool_brickfield_banner>p {
    text-align: center;
}
.tool_brickfield_grid_heading {
    font-family: 'Varela Round', Sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #040d29;
    padding-bottom: 4px;
}
.tool_brickfield_grid_content {
    color: #040d29;
    font-size: 16px;
    line-height: 1.4em;
}
.tool_brickfield_grid_heading>img {
    height: 30px;
    padding-right: 16px;
}
.tool_brickfield_grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px 20px 30px;
}
.tool_brickfield_grid>div {
    margin: 10px;
    padding: 20px;
    flex-basis: 30%;
    border: 1px solid grey;
    max-width: 500px;
    min-width: 250px;
    flex-grow: 4;
    border-radius: 15px 15px 15px 50px;
}
.tool_brickfield_grid_heading {
    display: flex;
}
.tool_brickfield_footer>a {
    font-size: 18px;
    letter-spacing: 1px;
    color: #fff;
    background-color: #4054b2;
    border-radius: 5px;
    padding: 15px 50px;
    transition: 0.3s;
    margin-bottom: 20px;
}
.tool_brickfield_footer {
    text-align: center;
}
.tool_brickfield_footer>a:hover {
    color: #fff;
    background-color: #253687;
    text-decoration: none;
}
.tool_brickfield_footer>p {
    margin-bottom: 25px;
}
.path-admin-tool-capability .comparisontable {
    margin-top: 150px;
}
.path-admin-tool-capability .comparisontable th, .path-admin-tool-capability .comparisontable td {
    vertical-align: middle;
    padding: .4em .5em .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 {
    background-color: #060;
    font-weight: 700;
    color: #fff;
}
.path-admin-tool-capability .comparisontable .prevent {
    background-color: #ad6704;
    font-weight: 700;
    color: #fff;
}
.path-admin-tool-capability .comparisontable .prohibit {
    background-color: #800;
    font-weight: 700;
    color: #fff;
}
.nav-pills .nav-pills {
    margin-left: 1rem;
}
.data-registry>.top-nav>* {
    margin-right: .5rem;
}
.data-registry>.top-nav>.singlebutton, .data-registry>.top-nav>.moodle-actionmenu[data-owner='dataregistry-actions'] {
    display: inline-block;
}
.data-registry .context-tree {
    height: 70vh;
    overflow-y: scroll;
}
[data-region="data-requests-table"] .moodle-actionmenu {
    min-width: 150px;
}
.context-level-view {
    margin: 1em;
}
.path-admin-tool-filetypes .generaltable .c0, .path-admin-tool-filetypes .generaltable .c1, .path-admin-tool-filetypes .generaltable .c2, .path-admin-tool-filetypes .generaltable th {
    white-space: nowrap;
}
.path-admin-tool-filetypes .generaltable .deleted .c0 img {
    opacity: .2;
}
.path-admin-tool-filetypes .generaltable .deleted .c0 span {
    text-decoration: line-through;
}
.path-admin-tool-filetypes .generaltable .nonstandard {
    font-weight: 700;
}
.path-admin-tool-health div#healthnoproblemsfound {
    width: 60%;
    margin: auto;
    padding: 1em;
    border: 1px solid #000;
    -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 dl dt.solution, .path-admin-tool-health dl dd.solution, .path-admin-tool-health div#healthnoproblemsfound {
    background-color: #5bb83e;
}
.path-admin-tool-health dl.healthissues dt, .path-admin-tool-health dl.healthissues dd {
    margin: 0;
    padding: 1em;
    border: 1px solid #000;
}
.path-admin-tool-health dl.healthissues dt {
    font-weight: 700;
    border-bottom: 0;
    padding-bottom: .5em;
}
.path-admin-tool-health dl.healthissues dd {
    border-top: 0;
    padding-top: .5em;
    margin-bottom: 10px;
}
.path-admin-tool-health dl.healthissues dd form {
    margin-top: .5em;
    text-align: right;
}
.path-admin-tool-health form#healthformreturn {
    text-align: center;
    margin: 2em;
}
.path-admin-tool-health dd.solution p {
    padding: 0;
    margin: 1em 0;
}
.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-langimport-index .langimport {
    margin: auto;
    float: none;
    width: 100%}
#page-admin-tool-langimport-index #menuuninstalllang, #page-admin-tool-langimport-index #menupack {
    height: 300px;
}
.path-admin-tool-lp [data-region="managecompetencies"] ul li, .path-admin-tool-lp [data-region="plans"] ul li, .path-admin-tool-lp [data-region="competencymovetree"] ul li, .path-admin-tool-lp [data-region="competencylinktree"] ul li, .path-badges [data-region="competencylinktree"] ul li {
    list-style-type: none;
}
.path-admin-tool-lp .progresstext {
    display: inline-block;
    vertical-align: top;
}
.path-admin-tool-lp .progress {
    width: 100%;
    display: inline-block;
}
.path-admin-tool-lp .progress .bar {
    min-width: 3em;
}
.path-admin-tool-lp [data-region="managecompetencies"] ul[data-enhance="tree"], .path-admin-tool-lp [data-region="plans"] ul[data-enhance="tree"], .path-admin-tool-lp [data-region="competencylinktree"] ul[data-enhance="linktree"], .path-badges [data-region="competencylinktree"] ul[data-enhance="linktree"], .path-admin-tool-lp [data-region="competencymovetree"] ul[data-enhance="movetree"] {
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border linear .2s, box-shadow linear .2s;
    border-radius: 4px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
.path-admin-tool-lp [data-region="managecompetencies"] ul, .path-admin-tool-lp [data-region="plans"] ul, .path-admin-tool-lp [data-region="competencylinktree"] ul, .path-badges [data-region="competencylinktree"] ul, .path-admin-tool-lp [data-region="competencymovetree"] ul {
    cursor: pointer;
}
.path-admin-tool-lp [data-region="competencylinktree"] ul li>span, .path-badges [data-region="competencylinktree"] ul li>span, .path-admin-tool-lp [data-region="competencymovetree"] ul li>span, .path-admin-tool-lp [data-region="plans"] ul li>span, .path-admin-tool-lp [data-region="managecompetencies"] ul li>span {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 4px;
}
.path-admin-tool-lp [data-region="competencylinktree"] ul [aria-selected="true"]>span, .path-badges [data-region="competencylinktree"] ul [aria-selected="true"]>span, .path-admin-tool-lp [data-region="competencymovetree"] ul [aria-selected="true"]>span, .path-admin-tool-lp [data-region="plans"] ul [aria-selected="true"]>span, .path-admin-tool-lp [data-region="managecompetencies"] ul [aria-selected="true"]>span {
    background-color: #dfdfdf;
}
.path-admin-tool-lp [data-region="competencylinktree"] ul [tabindex="0"]>span, .path-badges [data-region="competencylinktree"] ul [tabindex="0"]>span, .path-admin-tool-lp [data-region="competencymovetree"] ul [tabindex="0"]>span, .path-admin-tool-lp [data-region="plans"] ul [tabindex="0"]>span, .path-admin-tool-lp [data-region="managecompetencies"] ul [tabindex="0"]>span {
    border: 2px solid #0070a8;
}
.path-admin-tool-lp [data-region="filtercompetencies"] input {
    margin-left: 10px;
}
.path-admin-tool-lp [data-region="link-buttons"], .path-admin-tool-lp [data-region="move-buttons"] {
    text-align: center;
}
.path-admin-tool-lp [data-region="competencylinktree"]>ul, .path-badges [data-region="competencylinktree"]>ul {
    overflow-y: auto;
    height: 400px;
}
.path-admin-tool-lp span.currentdragtarget {
    border: 1px dashed;
}
.path-admin-tool-lp .competencyactionsmenu {
    display: inline-block;
    vertical-align: text-top;
}
.path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-base"] {
    display: table;
    width: 100%}
.path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-outcome"], .path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-type"] {
    display: table-row;
}
.path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-outcome"] label, .path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-type"] label {
    padding-right: 10px;
}
.path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-outcome"] label, .path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-outcome"] select, .path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-type"] label, .path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-type"] select {
    display: table-cell;
}
.path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-outcome"] select, .path-admin-tool-lp [data-region="competencyruleconfig"] [data-region="rule-type"] select, .path-admin-tool-lp [data-region="competencylinktree"] select, .path-badges [data-region="competencylinktree"] select {
    width: 100%}
.path-admin-tool-lp [data-region] .generaltable.fullwidth {
    clear: both;
}
.path-admin-tool-lp .competency-rule-points {
    margin-top: 10px;
    max-height: 300px;
    overflow-y: auto;
}
.path-admin-tool-lp .competency-rule-points table input {
    margin-bottom: 0;
}
.path-admin-tool-lp .competency-rule-points tr[data-competency] th {
    font-weight: 400;
}
.path-admin-tool-lp .competency-rule-points input[type="number"] {
    width: 50px;
}
.competency-heading {
    margin-bottom: 15px;
}
.competency-heading h4 {
    margin: 0;
}
.tool-lp-menu {
    margin: 0;
}
.tool-lp-menu li {
    float: left;
    position: relative;
    list-style-type: none;
    white-space: nowrap;
}
.tool-lp-sub-menu {
    position: absolute;
    list-style: none;
    margin: 0;
    top: -10px;
}
.tool-lp-sub-menu li {
    float: none;
}
.tool-lp-menu .tool-lp-sub-menu[aria-hidden=false] {
    display: block;
}
.tool-lp-menu ul[aria-hidden=true] {
    display: none;
}
.tool-lp-menu .caret {
    margin: 8px;
}
.tool-lp-menu.tool-lp-menu-open-left .tool-lp-sub-menu {
    left: auto;
    right: 0;
}
.tool-lp-menu .tool-lp-sub-menu .menu-focus a {
    color: #fff;
    text-decoration: none;
    background-color: #00699e;
    background-image: linear-gradient(to bottom, #0070a8, #005f8f);
    background-repeat: repeat-x;
}
input[type="radio"].tool_lp_scale_default, input[type="checkbox"].tool_lp_scale_proficient {
    margin-top: 0;
}
.user-evidence-documents {
    margin: 10px 20px;
    list-style: none;
}
.user-evidence-competencies, .user-evidence-documents li {
    margin-bottom: 5px;
    word-break: break-all;
}
[data-region="user-evidence-list"] .user-evidence-competencies, [data-region="user-evidence-list"] .user-evidence-documents {
    margin: 0;
    list-style: none;
}
.user-competency-course-navigation select {
    display: none;
}
.user-competency-course-navigation span {
    max-width: 100%;
    overflow: hidden;
}
.competency-grader textarea {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}
.path-admin-tool-lp #region-main {
    overflow-x: visible;
}
#page-admin-tool-messageinbound-index .handler-function {
    display: block;
    padding: 0 .5em;
    color: #888;
    font-size: .75em;
}
#page-admin-tool-messageinbound-index .state, #page-admin-tool-messageinbound-index .edit {
    text-align: center;
}
#page-admin-tool-mobile-subscription dl dt {
    clear: both;
    display: inline-block;
    width: 40%;
    min-width: 100px;
    vertical-align: top;
    padding-top: 1px;
}
#page-admin-tool-mobile-subscription dl dd {
    display: inline-block;
    width: 59%;
    margin-left: 1%;
    vertical-align: top;
    padding-top: 1px;
}
#page-admin-tool-mobile-subscription dl.list-narrow dt {
    width: 30%}
#page-admin-tool-mobile-subscription dl.list-narrow dd {
    width: 69%}
#page-admin-tool-mobile-subscription progress {
    width: 100%}
.eupopup-container {
    background-color: rgba(25, 25, 25, .9);
    color: #efefef;
    padding: 5px 20px;
    font-size: 12px;
    line-height: 1.2em;
    text-align: center;
    display: none;
    z-index: 9999999;
}
.eupopup-container .eupopup-body a {
    color: #fff;
    text-decoration: underline;
}
.behat-site .eupopup-container-bottom {
    position: relative;
}
.eupopup-container-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}
.eupopup-closebutton {
    font-size: 16px;
    font-weight: 100;
    line-height: 1;
    color: #a2a2a2;
    opacity: .2;
    position: absolute;
    font-family: helvetica, arial, verdana, sans-serif;
    top: 0;
    right: 0;
    padding: 5px 10px;
}
.eupopup-buttons {
    padding: 7px 0 5px 0;
}
.eupopup-button {
    margin: 0 10px;
}
.eupopup-button:hover, .eupopup-button:focus {
    text-decoration: underline;
    color: #f6a21d;
}
.eupopup-body li {
    display: inline;
}
.eupopup-body li:before {
    content: ",  "}
.eupopup-body li:first-child:before {
    content: ""}
.eupopup-body ul {
    padding: 0;
    margin: 0 0 3px;
}
.eupopup-closebutton:hover, .eupopup-closebutton:active {
    text-decoration: none;
}
.eupopup-head {
    font-size: 1.2em;
    font-weight: 700;
    padding: 7px;
}
.eupopup-button_1 {
    font-weight: 700;
    font-size: 14px;
}
.eupopup-button_2 {
    display: none;
}
.eupopup-button {
    color: #f6a21d;
}
.policy-heading .policy-viewdoc-buttons {
    text-align: center;
    margin: 15px;
}
#page-admin-tool-policy-acceptances .colselect {
    width: 35px;
}
.path-admin-tool-profiling .profilingruntable .label {
    font-weight: 700;
}
.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: 700;
}
.path-admin-tool-profiling .flexible {
    margin-left: auto;
    margin-right: auto;
}
#page-admin-tool-task-scheduledtasks .task-class, #page-admin-tool-task-runningtasks .task-class {
    display: block;
    padding: 0 .5em;
    color: #888;
    font-size: .75em;
}
#page-admin-tool-task-scheduledtasks input[type=text] {
    direction: ltr;
}
#page-admin-tool-task-scheduledtasks .task-runnow, #page-admin-tool-task-scheduledtasks .task-clearfaildelay {
    font-size: .75em;
}
[data-region="displaytemplateexample"] {
    border-radius: 4px;
    border: 1px inset #e3e3e3;
    padding: 1em;
}
div[data-flexitour="backdrop"] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
span[data-flexitour="container"] .modal-dialog {
    max-width: 400px;
}
span[data-flexitour="container"] .modal-dialog .modal-content .modal-header {
    border-bottom: 0;
}
span[data-flexitour="container"] .modal-dialog .modal-content .modal-header.minimal, span[data-flexitour="container"] .modal-dialog .modal-content .modal-footer.minimal {
    padding-top: 0;
    padding-bottom: 0;
}
span[data-flexitour="container"] .modal-dialog .modal-content .modal-footer {
    justify-content: flex-start;
    border-top: 0;
}
span[data-flexitour="container"].orphan {
    position: absolute;
}
span[data-flexitour="container"].orphan div[data-role="arrow"] {
    display: none;
}
body div[data-flexitour="step-background-fader"], body div[data-flexitour="step-background"] {
    position: absolute;
    background: inherit;
    background-image: none;
}
div[data-flexitour="step-background-fader"], [data-flexitour="step-backdrop"]>td, [data-flexitour="step-backdrop"] {
    position: relative;
}
span[data-flexitour="container"].orphan div[data-role="arrow"] {
    display: none;
}
.path-admin-local-usertours .stepcreator .input-append {
    font-size: inherit;
}
.tour-actions>ul {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.tour-actions>ul>li {
    background-color: #f5f5f5;
}
.tour-actions>ul {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.tour-actions>ul>li {
    background-color: #f5f5f5;
    border-radius: 6px;
    border: 1px solid #ccc;
    display: inline-block;
    height: 9em;
    margin: .5em;
    text-align: center;
    width: 13em;
}
.tour-actions>ul>li>a {
    height: 100%;
    display: block;
    padding: 1em;
}
@media (max-width:575.98px) {
    span[data-flexitour="container"] {
    margin-left: 10px;
}
span[data-flexitour="container"] .modal-content {
    overflow-y: initial;
}
span[data-flexitour="container"].orphan {
    margin-left: 5px;
    margin-right: 5px;
}
}.path-admin-tool-xmldb a[name="lastused"] {
    padding-top: 50px;
}
#page-local-attendance-view #attendance-users .sort {
    cursor: pointer;
}
#page-local-attendance-view #form-search-attendance-user select, #page-local-attendance-view #attendance-users select {
    -webkit-appearance: none;
    background: #fff url("data:image/svg+xml, %3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'4\' height=\'5\' viewBox=\'0 0 4 5\'%3e%3cpath fill=\'%23333333\' d=\'M2 0L0 2h4zm0 5L0 3h4z\'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    background-repeat: no-repeat;
    background-position-x: calc(100%);
    background-position-y: center;
    background-size: 20px 12px;
    border: 1px solid #ddd;
    border-radius: 0;
    padding-right: 2rem;
    padding-left: .5rem;
}
#page-local-attendance-view #attendance-users td {
    vertical-align: middle;
}
#page-local-attendance-view #attendance-users select {
    padding-top: .2em;
    padding-bottom: .2em;
}
.use-coupon {
    background-color: #fff;
    border-color: #b0b0b0;
    color: #000;
}
.used-coupon {
    background-color: #f2f2f2!important;
}
.use-coupon:disabled, .use-coupon[disabled] {
    opacity: .3;
    border-color: #b0b0b0;
}
#page-local-book-list .books_list_left_category {
    border-top: 4px solid #173361;
}
#page-local-book-list .books_list_left_category .left_category_lists {
    border-bottom: 1px #e7e7e7 solid;
    border-left: 1px #e7e7e7 solid;
    border-right: 1px #e7e7e7 solid;
}
#page-local-book-list .books_list_left_category .left_category_lists .py-25px {
    padding-top: 25px;
    padding-bottom: 25px;
}
#page-local-book-list .books_list_left_category .left_category_lists .menu {
    padding: 12px 13px;
}
#page-local-book-list .w-10px {
    width: 10px!important;
}
#page-local-book-detail .books_list_left_category {
    border-top: 4px solid #173361;
}
#page-local-book-detail .books_list_left_category .left_category_lists {
    border-bottom: 1px #e7e7e7 solid;
    border-left: 1px #e7e7e7 solid;
    border-right: 1px #e7e7e7 solid;
}
#page-local-book-detail .books_list_left_category .left_category_lists .py-25px {
    padding-top: 25px;
    padding-bottom: 25px;
}
#page-local-book-detail .books_list_left_category .left_category_lists .menu {
    padding: 12px 13px;
}
#page-local-book-detail .w-10px {
    width: 10px!important;
}
#page-local-book-list .book-top .book-search .search-area {
    text-align: center;
    background: transparent;
}
#page-local-book-list .book-top .search-area input[type='text'] {
    vertical-align: middle;
    box-sizing: border-box;
    background-color: #fff;
    max-width: 100%;
    height: auto;
    border: 1px solid #eaeaea;
    outline: none;
}
#page-local-book-list .book-top .search-area input[type='submit'] {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 16px;
    border-left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0!important;
}
#page-local-book-list .book-category-typesort div {
    cursor: pointer;
    font-size: 15px;
    overflow: hidden;
    padding: 11px 10px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
#page-local-book-list .book-category-typesort>.active:after {
    border-bottom: 10px solid #00205c;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: 0;
    content: " ";
    height: 0;
    position: absolute;
    left: 0;
    vertical-align: middle;
    width: 0;
}
#page-local-book-list .book-category-typesort ul {
    background-color: #fff;
    border-top: 2px solid rgb(0, 32, 92);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    position: absolute;
    z-index: 99;
    list-style: none;
    width: max-content;
}
#page-local-book-list .book-category-typesort ul .book-category-typesort-button {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#page-local-book-list .book-category-typesort ul li {
    float: none;
    padding: 6px 10px;
}
#page-local-book-list .book-category-typesort ul li:hover {
    background-color: #EEE;
}
#page-local-book-list .book-category-typesort ul li.active {
    background-color: #EEE;
}
#page-local-book-list .book-category-typesort ul li a {
    background-color: transparent;
}
@media (min-width:1600px) {
    #page-local-book-list .container {
    max-width: 1200px;
    padding-right: 30px;
    padding-left: 30px;
}
}@page {
    margin: 0;
}
@media print {
    .btn-print {
    display: none;
}
.pagebreak {
    page-break-before: always;
}
}#page-local-course-coursereview_list #page-wrapper .course_reviews-header {
    display: flex;
    justify-content: space-between;
    font-weight: bolder;
}
#page-local-course-coursereview_list #page-wrapper #myList li {
    display: none;
}
#page-local-course-coursereview_list #page-wrapper #loadMore {
    cursor: pointer;
}
#page-local-course-coursereview_list #page-wrapper #loadMore:hover {
    color: #000;
}
#page-local-course-coursereview_list #page-wrapper #showLess {
    cursor: pointer;
    display: none;
}
#page-local-course-coursereview_list #page-wrapper #showLess:hover {
    color: #000;
}
#page-local-course-coursereview_list #page-wrapper #myList {
    list-style: none;
}
#page-local-course-coursereview_list #page-wrapper div.text-container {
    margin: 0 auto;
    width: 75%}
#page-local-course-coursereview_list #page-wrapper .hideContent {
    overflow: hidden;
    line-height: 1em;
    height: 2em;
}
#page-local-course-coursereview_list #page-wrapper .showContent {
    line-height: 1em;
    height: auto;
}
#page-local-course-coursereview_list #page-wrapper .showContent {
    height: auto;
}
#page-local-course-coursereview_list #page-wrapper h1 {
    font-size: 24px;
}
#page-local-course-coursereview_list #page-wrapper p {
    padding: 10px 0;
}
#page-local-course-coursereview_list #page-wrapper .show-more {
    padding: 10px 0;
    text-align: center;
}
#page-local-course-coursereview_list #page-wrapper .btn_ten {
    display: flex;
    justify-content: center;
}
#page-local-course-coursereview_list #page-wrapper .text-hidee {
    width: 100%;
    height: fit-content;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
#page-local-course-coursereview_list #page-wrapper .btn-more-less {
    color: #b8b6b6;
    font-weight: bolder;
    border: 1px solid #dfdede;
}
#page-local-course-coursereview_list #page-wrapper .no_reviews {
    justify-content: center;
    display: flex;
}
#page-local-course-coursereview_list #page-wrapper .swiper {
    width: 100%;
    height: 100%}
#page-local-course-coursereview_list #page-wrapper .swiper-slide {
    color: #333;
    text-align: center;
    font-size: 18px;
    background: #F6F7F9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid #fff;
    min-width: 140px;
    min-height: 70px;
    padding: 0 5px;
    font-weight: 400;
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
@media only screen and (max-width:576px) {
    #page-local-course-coursereview_list #page-wrapper .swiper-slide {
    font-size: 14px;
    min-width: 100px;
    min-height: 50px;
}
}#page-local-course-coursereview_list #page-wrapper .swiper-button-next::after {
    display: none;
}
#page-local-course-coursereview_list #page-wrapper .swiper-button-prev::after {
    display: none;
}
#page-local-course-coursereview_list #page-wrapper .swiper-container {
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
}
#page-local-course-coursereview_list #page-wrapper .swiper-button-prev {
    left: 15px;
}
#page-local-course-coursereview_list #page-wrapper .swiper-button-next {
    right: 15px;
}
#page-local-course-coursereview_list #page-wrapper .margin_40px {
    margin-top: 54px;
    margin-left: 40px;
    margin-right: 40px;
}
#page-local-course-coursereview_list #page-wrapper .margin_20px {
    margin-left: 20px;
    margin-right: 40px;
}
#page-local-course-coursereview_list #page-wrapper .onn {
    background-color: #C4161C;
    color: #fff;
}
#page-local-course-coursereview_list #page-wrapper .swiper-slide span:hover {
    color: #ca3120;
    cursor: pointer;
}
#page-local-course-coursereview_list #page-wrapper .swiper-container .swiper .swiper-wrapper a {
    padding: 5px;
    font-weight: bolder;
}
#page-local-course-coursereview_list #page-wrapper .course_reviews-content span {
    display: block;
}
#page-local-course-coursereview_list #page-wrapper .line_btn {
    display: none;
}
#page-local-course-coursereview_list #page-wrapper .display_btn .line_btn {
    display: flex;
}
#page-local-course-coursereview_list #page-wrapper .course_reviews_title {
    color: #000;
}
#page-local-course-coursereview_list #page-wrapper .swiper-button-next:hover, #page-local-course-coursereview_list #page-wrapper .swiper-button-prev:hover {
    background-color: #ccc;
}
@media (max-width:767.98px) {
    #page-local-course-coursereview_list #page-wrapper .swiper-button-prev {
    left: -20px!important;
}
#page-local-course-coursereview_list #page-wrapper .swiper-button-next {
    right: -20px!important;
}
#page-local-course-coursereview_list #page-wrapper .swiper-container {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    margin-left: -5px;
    margin-right: -5px;
}
#page-local-course-coursereview_list #page-wrapper .margin_40px {
    margin-left: -10px;
    margin-right: -10px;
}
#page-local-course-coursereview_list #page-wrapper .margin_20px {
    margin-left: -10px;
    margin-right: 0;
}
#page-local-course-coursereview_list #page-wrapper #myList {
    list-style: none;
    padding: 0;
}
#page-local-course-coursereview_list #page-wrapper .course_reviews-header {
    display: flex;
    justify-content: space-between;
    font-weight: bolder;
    flex-direction: column;
}
}#page-local-course-info {
    overflow-x: hidden;
}
#page-local-course-info .course-info-img {
    display: flex;
    max-width: 1260px;
    margin: auto;
    min-height: 497px;
}
#page-local-course-info .course-info-left {
    color: #fff;
    width: 380px;
    display: grid;
    grid-template-rows: fit-content(100%) fit-content(100%) auto fit-content(100%) fit-content(100%);
}
#page-local-course-info .course-info-right {
    width: calc(100% - 380px);
}
#page-local-course-info .course-info-table {
    display: block;
    padding-bottom: 20px;
}
#page-local-course-info .bg-color-img2 {
    background-color: #f7f7f7;
}
#page-local-course-info .course-info-img-bottom {
    max-width: 1260px;
    margin: auto;
    min-height: 88px;
}
#page-local-course-info .courseinfo-box {
    margin: auto;
    width: 100%}
#page-local-course-info #review_link {
    background-color: #384f6b;
    min-width: 65px;
    border-radius: 5px;
    height: 45px;
}
#page-local-course-info #page-wrapper {
    max-width: none!important;
}
#page-local-course-info .courseinfo-wrap {
    max-width: 1260px!important;
    margin: auto;
    padding: 1rem;
}
#page-local-course-info .course-info-img1 {
    background-position: center!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
}
#page-local-course-info .vjs-poster {
    background-size: cover;
}
#page-local-course-info .btn-before-color {
    background: #CCC;
    color: #000;
}
#page-local-course-info .h-300px {
    min-height: auto;
}
#page-local-course-info .card-body {
    padding: 0px!important;
}
#page-local-course-info .d-none-p {
    display: none!important;
}
#page-local-course-info .text-title {
    clear: both;
}
@media only screen and (min-width:768px) {
    #page-local-course-info .min-h-497 {
    min-height: 497px;
}
}@media only screen and (max-width:768px) {
    #page-local-course-info .h-300px {
    min-height: 300px;
}
#page-local-course-info .course-info-table {
    min-height: auto;
}
#page-local-course-info .course-info-btn-group {
    position: unset;
}
#page-local-course-info .d-none-p {
    display: flex!important;
}
#page-local-course-info .d-none-mobile {
    display: none!important;
}
#page-local-course-info .mb-mobile-0 {
    margin-bottom: 0px!important;
}
#page-local-course-info .associated__course_tabs {
    font-size: 13px!important;
}
#page-local-course-info .associated_course_card {
    width: 150px!important;
}
#page-local-course-info .associated_course_card_img {
    height: 83px!important;
}
#page-local-course-info .associated_course_swiper_container .associated_course_swiper {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
#page-local-course-info .ic-like.on {
    background-size: auto 12px!important;
}
#page-local-course-info .ic-like {
    background-size: auto 12px!important;
}
}#page-local-course-info .course-info-img {
    display: flex;
    max-width: 1260px;
    margin: auto;
}
#page-local-course-info .course-info-left {
    color: #fff;
}
#page-local-course-info .bg-color-img2 {
    background-color: #f7f7f7;
}
#page-local-course-info .course-info-img-bottom {
    max-width: 1260px;
    margin: auto;
}
#page-local-course-info .courseinfo-box {
    margin: auto;
    width: 100%}
#page-local-course-info #page-wrapper {
    max-width: none!important;
}
#page-local-course-info .courseinfo-wrap {
    max-width: 1260px!important;
    margin: auto;
}
#page-local-course-info .course-info-img1 {
    background-position: center!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
}
#page-local-course-info .vjs-poster {
    background-size: cover;
}
#page-local-course-info .btn-before-color {
    background: #CCC;
    color: #000;
}
#page-local-course-info .h-300px {
    min-height: auto;
}
#page-local-course-info .h-50px {
    height: 50px;
}
#page-local-course-info .card-body {
    padding: 0px!important;
}
#page-local-course-info .course-info-btn-group {
    position: relative;
    border-top: 1px solid #646464;
    margin-top: 30px;
    border-top: 1px solid #7c7c7c;
    padding-top: 15px;
    justify-content: space-between;
}
#page-local-course-info .d-none-p {
    display: none!important;
}
#page-local-course-info .btn-share-link {
    background-color: transparent;
    border: none;
    outline: none;
    margin-right: 10px;
}
#page-local-course-info .btn-red-course-info {
    min-width: 140px;
    font-size: .9rem;
}
#page-local-course-info .text-color-black {
    color: #000;
}
#page-local-course-info .rv-btn {
    height: 68px;
}
#page-local-course-info .hashtag {
    height: 88px;
    overflow: overlay;
}
#page-local-course-info .paddingtop-7px {
    padding-top: 7px;
}
#page-local-course-info .mbottom-10 {
    margin-bottom: 10px;
}
@media only screen and (max-width:1280px) {
    #page-local-course-info .course-info-left h2 {
    padding-left: 1rem;
}
#page-local-course-info .course-info-left .course-info-table {
    padding-left: 1rem;
}
}@media only screen and (max-width:767px) {
    #page-local-course-info .h-300px {
    min-height: 300px;
}
#page-local-course-info .max-h-300 {
    max-height: 300px;
    width: 100%}
#page-local-course-info .course-info-table {
    min-height: auto!important;
}
#page-local-course-info .d-none-p {
    display: flex!important;
}
#page-local-course-info .d-none-mobile {
    display: none!important;
}
#page-local-course-info .course-info-img {
    min-height: unset;
    flex-direction: column-reverse;
}
#page-local-course-info .course-info-left {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
#page-local-course-info .course-info-right {
    width: 100%}
#page-local-course-info .course-info-right .video-js .vjs-tech {
    position: relative;
}
#page-local-course-info .courseinfo-wrap {
    padding-left: 10px;
    padding-right: 10px;
}
#page-local-course-info .rv-btn {
    margin-bottom: 10px;
}
}#page-local-course-info .fixed_when_scroll {
    position: fixed;
    top: 0;
    background: #fff;
}
#page-local-course-info .associated__course_tabs_container {
    z-index: 9;
}
#page-local-course-info .associated__course_tabs {
    text-align: center;
    max-width: 1260px;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto;
    font-size: 18px;
    font-weight: 700;
    color: #9f9f9f;
}
#page-local-course-info .associated__course_tabs .associated__course_tabs_content {
    padding: 20px;
    cursor: pointer;
}
#page-local-course-info .associated__course_tabs .associated__course_tabs_content:not(:last-child) {
    border-right: 1px solid #ccc;
}
#page-local-course-info .associated_course_card {
    border: 1px solid #ccc;
    border-radius: 7px;
    overflow: hidden;
    width: 232px;
}
#page-local-course-info .associated_course_card_body {
    padding: 10px;
}
#page-local-course-info .associated_course_card_body_name {
    font-weight: 600;
    font-size: 16px;
    color: #25292f;
    min-height: 50px;
}
#page-local-course-info .associated_course_card_body_cat {
    margin-bottom: 10px;
    margin-top: 5px;
    font-size: 12px;
    color: #666;
}
#page-local-course-info .associated_course_card_img {
    height: 127px;
    overflow: hidden;
}
#page-local-course-info .text_truncate {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
#page-local-course-info .associated_course_card_footer {
    font-size: 11px;
    margin: 10px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box!important;
    height: 30px;
}
#page-local-course-info .associated_course_card_footer_text_right {
    background-color: #70bb7b;
    color: #fff;
    font-weight: 700;
    padding: 3px;
    border-radius: 2px;
}
#page-local-course-info .associated_course_card_footer_text_left {
    padding: 3px;
}
#page-local-course-info .ic-like {
    cursor: pointer;
    display: inline-block;
    width: 50px;
    height: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #f2f2f2;
    background: url(/images/icon_like_off.png) no-repeat center;
    background-color: white!important;
    background-size: auto 16px;
    border-radius: 100%;
    font-size: 0;
    right: 10px;
    top: 90px;
    position: absolute;
}
#page-local-course-info .ic-like.on {
    background: url(/images/icon_like_on.png) no-repeat center!important;
    background-color: white!important;
}
#page-local-course-info .associated__course_tabs_content.active {
    color: #222222!important;
}
#page-local-course-info .associated_course_swiper_container {
    position: relative;
}
#page-local-course-info .associated_course_swiper_container .associated_course_swiper {
    padding-left: 20px;
    padding-right: 20px;
}
#page-local-course-info .associated_course_swiper_container .swiper-button-next {
    opacity: 1!important;
    top: calc(50% - 18px);
    right: -5px;
    background-image: url(/images/icon_arrow_r.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 10px;
}
#page-local-course-info .associated_course_swiper_container .swiper-button-next::after {
    display: none;
}
#page-local-course-info .associated_course_swiper_container .swiper-button-prev {
    opacity: 1!important;
    top: calc(50% - 18px);
    left: -5px;
    background-image: url(/images/icon_arrow_l.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 10px;
}
#page-local-course-info .associated_course_swiper_container .swiper-button-prev::after {
    display: none;
}
#page-local-course-info .swiper.associated_course_swiper::after {
    right: 0;
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    width: 20px;
    height: 100%;
    background-color: #fff;
    z-index: 5;
    background: #fff;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 80%);
}
#page-local-course-info .swiper.associated_course_swiper::before {
    left: 0;
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    width: 20px;
    height: 100%;
    background-color: #fff;
    z-index: 5;
    background: #fff;
    background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, white 80%);
}
#page-local-course-info .associated_course_card:not(:last-child) {
    margin-right: 10px;
}
#page-local-course-info .associated__course_tabs_container_par {
    height: 67px;
}
#page-local-course-list .course_list_left_category {
    border-top: 4px solid #173361;
}
#page-local-course-list .course_list_left_category .left_category_lists {
    border-bottom: 1px #e7e7e7 solid;
    border-left: 1px #e7e7e7 solid;
    border-right: 1px #e7e7e7 solid;
}
#page-local-course-list .course_list_left_category .left_category_lists .py-25px {
    padding-top: 25px;
    padding-bottom: 25px;
}
#page-local-course-list .course_list_left_category .left_category_lists .menu {
    padding: 12px 13px;
}
#page-local-course-list .w-10px {
    width: 10px!important;
}
#page-local-course-list .catname {
    background: rgba(36, 40, 81, .6);
    top: 5px;
    left: 5px;
}
#page-local-course-list .status_badge {
    bottom: 5px;
    left: 5px;
}
#page-local-course-list .rounded-5px {
    border-radius: 5px!important;
}
#page-local-course-list .text-active {
    color: #323DA9;
}
#page-local-course-list .status_btn {
    border: 2px solid transparent;
    padding: 1px;
}
#page-local-course-list .status_btn_active {
    border: 2px solid #323da9;
    padding: 1px;
}
#page-local-course-list .status_btn:hover {
    border: 2px solid #323da9;
    padding: 1px;
}
#page-local-course-list .display-flex {
    display: flex;
}
#page-local-course-list .course_lists_card_line:nth-child(3n)::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    border-bottom: 1px solid #eaeaea;
}
#page-local-course-list .text-222222 {
    color: #222;
}
#page-local-course-list .text-8c8c8c {
    color: #8c8c8c;
}
#page-local-course-list #status_selection_box .icon_select_mate {
    position: absolute;
    top: 13px;
    right: 10%;
    font-size: 16px;
    height: 22px;
    transition: all 275ms;
    display: flex;
    align-items: center;
}
#page-local-course-list #status_selection_box .select_mate {
    position: relative;
    float: left;
    width: 110px;
    height: 100%;
    font-weight: 500;
    background-color: #fff;
    transition: all 375ms ease-in-out;
    border: 1px solid #AAA;
    padding: 11px 10px;
}
#page-local-course-list #status_selection_box .select_mate select {
    position: absolute;
    overflow: hidden;
    height: 0;
    opacity: 0;
    z-index: -1;
}
#page-local-course-list #status_selection_box .cont_list_select_mate {
    float: left;
    width: 100%}
#page-local-course-list #status_selection_box .cont_select_int {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 999;
    overflow: hidden;
    height: 0;
    background-color: #fff;
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
    transition: all 375ms ease-in-out;
    margin: 0;
}
#page-local-course-list #status_selection_box .cont_list_select_mate.active .cont_select_int {
    border-top: 2px solid rgb(0, 32, 92);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
#page-local-course-list #status_selection_box .cont_list_select_mate.active::before {
    border-bottom: 10px solid #00205c;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: 0;
    content: " ";
    height: 0;
    position: absolute;
    left: 0;
    vertical-align: middle;
    width: 0;
}
#page-local-course-list #status_selection_box .cont_select_int li {
    position: relative;
    float: left;
    width: 100%;
    list-style-type: none;
    padding: 5px 10px 5px 15px;
    margin: 0;
    transition: all 275ms ease-in-out;
    display: block;
    cursor: pointer;
}
#page-local-course-list #status_selection_box .cont_select_int li:last-child {
    border-radius: 3px;
    border-bottom: 0;
}
#status_selection_box .cont_select_int li:hover {
    background-color: #EEE;
}
#page-local-course-list #status_selection_box .cont_select_int .active {
    background-color: #EEE;
}
#page-local-course-list #status_selection_box .selecionado_opcion {
    width: 90%;
    display: block;
    margin: 0;
    cursor: pointer;
}
.section_1_wrap * {
    max-width: 100%!important;
    width: initial!important;
}
#page-local-course-info #left_menu_container {
    transition: .4s;
}
@media only screen and (max-width:768px) {
    #page-local-course-info .associated_course_swiper_container .associated_course_swiper {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
#page-local-course-info .ic-like.on {
    background-size: auto 12px!important;
}
#page-local-course-info .ic-like {
    background-size: auto 12px!important;
    width: 27px!important;
    height: 27px!important;
    top: 65px!important;
}
#page-local-course-info .swiper.associated_course_swiper::after {
    display: none;
}
#page-local-course-info .swiper.associated_course_swiper::before {
    display: none;
}
#page-local-course-info .associated_course_card_body_name {
    font-size: 13px!important;
    min-height: 40px!important;
}
#page-local-course-info .associated_course_card:not(:last-child) {
    margin-right: 5px!important;
}
#page-local-course-info .associated_course_swiper_container .swiper-button-next {
    display: none;
}
#page-local-course-info .associated_course_swiper_container .swiper-button-prev {
    display: none;
}
#page-local-course-info .associated__course_tabs .associated__course_tabs_content {
    padding: 10px!important;
}
}#page-local-course-list_main .course_info_bottom {
    align-items: unset!important;
    position: absolute;
    top: 65%;
    width: 92%}
#page-local-course-list_main .display-none {
    display: none!important;
}
#page-local-course-list_main .slide_up {
    top: 20%!important;
    bottom: 0;
    left: .5rem;
    right: .5rem;
    background-color: #fff;
    transition: all .3s ease-out;
}
#page-local-course-list_main .cardinfo .cardbody {
    height: 153px;
}
#page-local-course-list_main .b2 {
    margin-top: 3px;
}
#page-local-course-list_main .cardinfo .cardbody .badge {
    padding: 7px;
    min-width: 70px;
    height: 30px;
    border-radius: unset;
}
#page-local-course-list_main .cardinfo .cardbody .badge.bg_green {
    background-color: #92C47D;
}
#page-local-course-list_main .cardinfo .cardbody .badge.bg_blue {
    background-color: #CFE2F3;
    color: #222;
}
#page-local-course-list_main .cardinfo .cardbody .badge.bg_orange {
    background-color: #FBE5CD;
    color: #222;
}
#page-local-course-info .course_list_left_category {
    border-top: 4px solid #173361;
}
#page-local-course-info .course_list_left_category .left_category_lists {
    border-bottom: 1px #e7e7e7 solid;
    border-left: 1px #e7e7e7 solid;
    border-right: 1px #e7e7e7 solid;
}
#page-local-course-info .courses_list_left_category .left_category_lists .py-25px {
    padding-top: 25px;
    padding-bottom: 25px;
}
#page-local-course-info .course_list_left_category .left_category_lists .menu {
    padding: 12px 13px;
}
#page-local-course-info .w-10px {
    width: 10px!important;
}
#page-local-course-info .course_list_left_category .left_category_lists .py-25px {
    padding-top: 25px;
    padding-bottom: 25px;
}
@media screen and (max-width:767px) {
    #page-local-course-list_main .cardinfo .cardbody .badge {
    padding: 4px;
    min-width: 45px;
    height: 26px;
    font-size: 10px;
}
#page-local-course-list_main .cardinfo .cardbody {
    height: 145px;
}
#page-local-course-list_main .course_info_bottom {
    width: 90%}
}.minw-135px {
    min-width: 135px!important;
}
#page-local-course-list .course-top .course-search .search-area {
    text-align: center;
    background: transparent;
}
#page-local-course-list .course-top .search-area input[type='text'] {
    vertical-align: middle;
    box-sizing: border-box;
    background-color: #fff;
    max-width: 100%;
    height: auto;
    border: 1px solid #eaeaea;
    outline: none;
    font-family: inherit;
    font-size: 14px;
    font-weight: inherit;
}
#page-local-course-list .course-top .search-area input[type='submit'] {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 16px;
    border-left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0!important;
}
#page-local-course-list .course-category-typesort div {
    cursor: pointer;
    font-size: 15px;
    overflow: hidden;
    padding: 11px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
#page-local-course-list .course-category-typesort>.active:after {
    border-bottom: 10px solid #00205c;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: 0;
    content: " ";
    height: 0;
    position: absolute;
    left: 0;
    vertical-align: middle;
    width: 0;
}
#page-local-course-list .course-category-typesort ul {
    background-color: #fff;
    border-top: 2px solid rgb(0, 32, 92);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    position: absolute;
    z-index: 99;
    list-style: none;
}
#page-local-course-list .course-category-typesort ul .course-category-typesort-button {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#page-local-course-list .course-category-typesort ul li {
    float: none;
    padding: 6px 14px;
}
#page-local-course-list .course-category-typesort ul li:hover {
    background-color: #EEE;
}
#page-local-course-list .course-category-typesort ul li.active {
    background-color: #EEE;
}
#page-local-course-list .course-category-typesort ul li a {
    background-color: transparent;
}
@media (min-width:1600px) {
    #page-local-course-list .container {
    max-width: 1200px;
    padding-right: 30px;
    padding-left: 30px;
}
}.inanyway_send .search_form label.inline {
    margin-right: 5px;
}
.inanyway_send .search_form form {
    margin: 0;
}
.inanyway_send .form-horizontal .control-group {
    clear: both;
    border: 1px solid #ddd;
    margin-bottom: 0;
}
.inanyway_send .form-horizontal .control-group .control-label {
    width: 100%;
    font-weight: 700;
    padding: 13px 8px 8px 8px;
    margin: 0;
    float: none;
    text-align: left;
}
.inanyway_send .form-horizontal .control-group .col-md-3 label {
    width: 140px;
    font-weight: 700;
    padding: 13px 8px 8px 8px;
    margin: 0;
    display: inline-block!important;
}
.inanyway_send .form-horizontal .control-group .controls {
    margin-left: 160px;
    padding: 8px;
}
.inanyway_send .group_fieldset .group_checked .inanyway_send .control-submit {
    margin-top: 10px;
}
.inanyway_send .group_fieldset {
    display: block;
    border: 1px solid #E5E5E5;
    padding: 10px 20px;
    margin-bottom: 20px;
    position: relative;
}
.inanyway_send .group_fieldset legend {
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 0 20px;
    border-width: 0;
    padding: 0 5px;
    width: auto;
    line-height: 20px;
}
.inanyway_send .group_fieldset .group_checked {
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 1;
}
.inanyway_send .form-horizontal .control-group .col-md-9 .control-template_parent {
    width: 100%}
.inanyway_send .form-horizontal .control-group .col-md-9 input[name=subject] {
    width: 100%}
.inanyway_send .form-horizontal .control-group .col-md-9 .preview_template {
    width: 100%;
    height: auto;
    min-height: 150px;
}
.inanyway_send .form-horizontal .control-group .col-md-9 .seltemp {
    display: block;
    float: left;
}
.inanyway_send .form-horizontal .control-group .col-md-9 .control-template {
    padding-top: 0!important;
}
.inanyway_send .form-horizontal .control-group .col-md-9 div[data-groupname=requestdate] {
    margin-left: 1.2em;
}
.inanyway_send .users {
    margin: 0 0 0;
    list-style: none;
    padding: 0;
}
.inanyway_send .users .userinfo {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    font-size: 14px;
}
.inanyway_send .users li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    min-width: 100%;
    padding: 9px 5px!important;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
}
.inanyway_send .users .checkbox-inline img {
    margin-right: 5px;
}
.inanyway_send .users .checkbox-inline input[type='checkbox'] {
    margin-top: 5px;
}
.inanyway_send .users .no_member {
    margin: 4px 0;
}
.inanyway_send .checked_button {
    text-align: right;
}
.inanyway_send .pagination .pagenum {
    padding: 0 5px;
    cursor: pointer;
}
.well.search_form {
    background: #f9f9f9;
    border: 0;
    margin-bottom: 20px;
}
.well.search_form:after {
    content: "";
    display: block;
    clear: both;
}
.inanyway_send .form-horizontal .control-group {
    border: 0;
}
.inanyway_send .form-horizontal .control-group .control-label {
    font-size: 18px;
    padding: 0;
    margin-bottom: 10px;
}
.inanyway_send .form-horizontal .control-group .controls {
    margin: 0;
    padding: 0;
}
.inanyway_send .group_fieldset {
    padding: 20px;
}
.inanyway_send .group_fieldset:last-of-type {
    margin-bottom: 0;
}
.inanyway_send .group_fieldset legend {
    width: 100%;
    margin: 0 -21px;
    padding: 20px 20px;
    box-sizing: content-box;
    border: 1px solid #ddd;
    border-top-color: #000;
    font-size: 16px;
    color: #333;
}
.inanyway_send .group_fieldset .group_checked {
    top: -45px;
}
.inanyway_send .users {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #ddd;
}
.inanyway_send .users #fgroup_id_tousers {
    width: 100%;
    margin: 0;
}
.inanyway_send .users #fgroup_id_tousers .col-md-9 {
    width: 100%;
    padding: 0;
    background: #fff;
}
.inanyway_send .users #fgroup_id_tousers .col-md-9 img {
    border-radius: 100%}
.inanyway_send .users #fgroup_id_tousers .col-md-9 .form-check {
    justify-content: left;
}
.inanyway_send .users .checkbox-inline input[type='checkbox'] {
    margin-right: 5px;
}
.inanyway_send .users .checkbox-inline img {
    border-radius: 100%}
.inanyway_send .form-horizontal .control-group .col-md-3 label {
    padding: 0;
}
.mform #fitem_id_gpuser.form-group.fitem {
    padding: 0;
    border: 0;
    display: none;
}
.mform #fitem_id_gpuser.form-group.fitem.has-danger {
    display: flex;
}
.mform #fgroup_id_tousers.form-group.fitem {
    padding: 0;
    border: 0;
    max-height: 318px;
    overflow: auto;
}
.inanyway_send .form-horizontal .control-group .col-md-9 .control-template_parent {
    font-size: 0;
}
#page-local-sms-send_log .logs.well {
    max-width: 100%;
    overflow: auto;
    border: 0;
    padding: 0;
}
#page-local-sms-send_log .logs.well .table {
    table-layout: auto;
    min-width: 100%;
    width: auto;
}
#page-local-sms-send_log .logs.well .table>tbody>tr>td:nth-child(2) {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}
.send_form .control-group>.form-group.fitem {
    border-bottom: 1px solid #ddd;
    padding: 0;
    margin: -1px 0 0;
    flex-direction: column;
}
.send_form .control-group>.form-group.fitem .col-md-3 {
    padding: 15px 20px!important;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    max-width: none;
    width: 100%;
    flex-basis: 100%;
    font-size: 16px;
    font-weight: 500;
    color: #444;
}
.send_form .control-group .col-md-3 label {
    padding: 0;
}
.send_form .control-group>.form-group.fitem .col-md-9 {
    max-width: none;
    width: 100%;
    flex-basis: 100%;
    background: #f6f6f6;
    padding: 20px 15px;
}
.send_form .control-group>.form-group .form-content {
    height: 100px;
}
.inanyway_send select {
    border-radius: 0;
    border: 1px solid #ddd;
    text-shadow: none;
    box-shadow: none;
    max-width: 100%;
    cursor: pointer;
    padding: .25rem 2rem .25rem .5rem;
    background-color: #fff;
    min-width: 70px;
}
.inanyway_send .menuorder {
    appearance: none;
    -webkit-appearance: initial;
    vertical-align: initial;
}
.inanyway_send input[type='text'], .inanyway_send input[type='date'] {
    border-radius: 0;
    border: 1px solid #ddd;
    padding: .25rem .5rem;
    max-width: 100%}
.inanyway_send {
    margin-bottom: 20px;
}
.table_layout_auto {
    table-layout: auto!important;
}
@media screen and (max-width:768px) {
    .inanyway_send .search_form form {
    float: none!important;
}
.inanyway_send .search_form label.inline {
    display: block;
    margin-bottom: 5px;
}
.inanyway_send .checked_button {
    text-align: left;
}
.inanyway_send .users {
    max-height: 213px;
    overflow: auto;
}
.inanyway_send .users li {
    min-width: 100%}
.inanyway_send .form-horizontal .control-group .col-md-9 div[data-groupname=requestdate] {
    margin: 0;
}
.inanyway_send .form-horizontal .control-group .col-md-9 .form-group {
    margin-bottom: 0;
}
.inanyway_send .group_fieldset legend {
    padding-top: 45px;
    padding-bottom: 10px;
}
.inanyway_send .group_fieldset .group_checked {
    top: -65px;
    right: auto;
    left: 18px;
}
#page-local-sms-send_log .logs.well .table {
    white-space: nowrap;
}
#page-local-sms-send_log .logs.well .table>tbody>tr>td:nth-child(2) {
    max-width: 250px;
}
.inanyway_send .btn {
    margin-bottom: 5px;
}
}.inanyway_send table {
    border-spacing: 0;
    border-collapse: collapse;
}
.inanyway_send .table {
    margin-bottom: 30px;
    margin-top: 0;
    border-top: 2px solid #313131!important;
    border-bottom: 1px solid #ccc!important;
    width: 100%;
    table-layout: fixed;
}
.inanyway_send .table-wrap {
    margin-bottom: 30px;
}
.inanyway_send .table-wrap table {
    margin-bottom: 0;
}
.inanyway_send thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}
.inanyway_send .header {
    box-shadow: none!important;
}
.inanyway_send tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.inanyway_send .table>thead>tr>th {
    text-align: center;
    border: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #fafafa;
    vertical-align: middle;
    color: #000;
    font-size: 14px;
    color: #111;
    word-break: keep-all;
    word-wrap: break-word;
    font-weight: 500;
    padding: 10px 5px;
}
.inanyway_send table.no-bg>thead>tr>th {
    background: #fff;
    border: 0;
}
.inanyway_send tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.inanyway_send .table>tbody>tr>th {
    text-align: center;
    border-top: 1px solid #ddd;
    background-color: #fafafa;
    vertical-align: middle;
    color: #111;
    font-size: 14px;
    word-break: keep-all;
    word-wrap: break-word;
    font-weight: 500;
    padding: 5px 10px;
}
.inanyway_send .detail>tbody>tr>th {
    border-color: #ddd;
    min-height: 40px;
}
.inanyway_send .table>tbody>tr>td {
    font-size: 14px;
    color: #888;
    font-weight: 400;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    text-align: center;
    font-size: 14px;
    padding: 10px 5px;
    letter-spacing: -.5px;
    word-break: keep-all;
    word-wrap: break-word;
}
.inanyway_send .detail>tbody>tr>td {
    text-align: left;
    border-color: #ddd;
    padding: 8px 10px;
    word-break: break-all;
}
.inanyway_send table.no-bg>tbody>tr>td {
    border-right: 0;
    border-color: #ddd;
    color: #666;
}
.inanyway_send table.hover tbody tr:hover, .inanyway_send table.hover tbody tr.selected {
    background: #f5fbff;
}
.inanyway_send .table>thead>tr>th:first-child, .inanyway_send table>tbody>tr>td:first-child {
    border-left-width: 0;
}
.inanyway_send .table>thead>tr>th:last-child, .inanyway_send table>tbody>tr>td:last-child {
    border-right-width: 0;
}
.inanyway_send .table>thead>tr>td:first-child, .inanyway_send table>tbody>tr>td:first-child, .inanyway_send table>tfoot>tr>td:first-child {
    border-left-width: 0;
}
.inanyway_send .table>thead>tr>td:last-child, .inanyway_send table>tbody>tr>td:last-child, .inanyway_send table>tfoot>tr>td:first-child {
    border-right-width: 0;
}
.inanyway_send .table>tbody>tr:last-child>td, .inanyway_send table>tbody>tr:last-child>th {
    border-bottom: 0;
}
.inanyway_send .table td.t-left>a {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    box-sizing: border-box;
}
.inanyway_send .table td a.ic-new {
    position: relative;
    padding-right: 25px;
}
.inanyway_send .table td a.ic-new:after {
    content: "N";
    display: inline-block;
    background: #ff9a31;
    width: 18px;
    height: 18px;
    color: #fff;
    text-align: center;
    font-size: 10px;
    line-height: 18px;
    border-radius: 100%;
    position: absolute;
    right: 0;
    top: 2px;
}
.inanyway_send .table>thead>tr>th, .inanyway_send .pagelayout-manage table>thead>tr>th {
    border: 1px solid #ddd!important;
    border-bottom: 1px solid #ddd!important;
    border-right: 1px solid #eee!important;
    border-top: 1px solid #eee!important;
}
.inanyway_send .table>tbody>tr>td, .inanyway_send .pagelayout-manage table>tbody>tr>td {
    border-right: 1px solid #eee!important;
    border-top: 1px solid #eee!important;
}
.inanyway_send ul.nav-tabs {
    border-bottom: 1px solid #ddd;
    margin-bottom: 25px!important;
}
.inanyway_send .nav-tabs .nav-link, .inanyway_send .nav-tabs .nav-link:hover {
    border: 1px solid #ddd;
    font-size: 15px;
    color: #777;
    padding: 12px 10px;
    min-width: 130px;
    text-align: center;
    margin-right: 3px;
    margin-bottom: -1px;
}
.inanyway_send .nav-tabs .nav-link.active, .inanyway_send .nav-tabs .nav-item.show .nav-link {
    border-bottom-color: #fff;
    border-top: 2px solid #015eaa;
    color: #015eaa;
}
.inanyway_send ul.nav-tabs+ul.nav-tabs .nav-item {
    margin: 0;
}
.inanyway_send ul.nav-tabs+ul.nav-tabs .nav-item .nav-link {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px 10px;
    min-width: 0;
    border: 0;
    margin: 0;
}
.inanyway_send ul.nav-tabs+ul.nav-tabs .nav-item .nav-link.active {
    border: 0;
    border-bottom: 2px solid #015eaa;
    margin-bottom: -1px;
}
#page-local-email-send .inanyway_send .users #fgroup_id_tousers .col-md-3 {
    display: none!important;
}
#page-local-email-send .inanyway_send .users #fgroup_id_tousers .col-md-9 {
    max-width: 100%;
    flex: 0 0 100%}
#page-local-email-send .mform #fgroup_id_tousers.form-group.fitem {
    overflow: unset!important;
}
#page-local-email-send .inanyway_send #fgroup_id_tousers .col-md-9 fieldset {
    margin: 0!important;
}
#page-local-email-send .inanyway_send #fgroup_id_tousers:last-child .col-md-9 li {
    border-bottom: unset;
}
#page-local-email-send .local_email.inanyway_send .send_form .control-group #fitem_id_attachments .felement fieldset#id_attachments_fieldset {
    margin: 0!important;
}
#page-local-email-send .local_email.inanyway_send .send_form #fitem_id_submitbutton div.col-md-9.felement input {
    max-width: unset!important;
    margin-top: 5px;
}
@media screen and (max-width:576px) {
    #page-local-email-send .inanyway_send #fgroup_id_tousers .col-md-9 fieldset li label input.form-check-input {
    margin-top: 1rem;
    margin-left: -1.25rem;
}
}@media (min-width:544px) {
    #page-local-encourage-course .modal-dialog {
    max-width: 1000px;
}
}.encourage-monitoring-summary, .encourage-monitoring {
    width: 100%;
    overflow: scroll;
}
.encourage-monitoring table thead tr th {
    white-space: nowrap;
}
.encourage-monitoring table tbody tr td {
    white-space: nowrap;
}
.encourage-monitoring-summary {
    padding: 30px 0 0 0;
}
div[role=main] .encourage-tabs .nav-tabs {
    float: left;
    width: auto;
    margin-right: 30px;
}
div[role=main] .encourage-tabs .search-form {
    margin-top: 30px;
    float: right;
}
div[role=main] .encourage-tabs .search-form input[type=text], div[role=main] .encourage-tabs .search-form select {
    display: inline-block;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    vertical-align: middle;
    margin-right: 10px;
    width: auto;
    height: 2.5rem;
}
div[role=main] .encourage-tabs .search-form input[type=submit] {
    color: #373a3c;
    background-color: #fff;
    border-color: #ccc;
    border-radius: 2px;
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    padding: .5rem 1rem;
    font-size: 1rem;
}
div[role=main] .encourage-tabs .search-form input[name=search] {
    width: 250px;
}
.no-monitoring-data {
    width: 100%;
    padding: 30px 0 0 0;
    float: left;
    text-align: center;
}
.course-add-templates .search-area {
    padding: 0 0 10px 0;
}
.course-add-templates .search-area div {
    display: inline-block;
}
.course-add-templates .search-area div select, .course-add-templates .search-area div input {
    display: inline-block;
    width: auto;
    margin: 0 5px 0 0;
}
.course-add-templates .list-templates td {
    max-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.encourage-course-templates .list-templates th span.title, .encourage-course-templates .list-templates td span.title, .course-add-templates .list-templates th span.title, .course-add-templates .list-templates td span.title {
    color: #99f;
}
.edit-course-template {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.edit-course-template .inp-form-wp .inp-cont input.form-control, .edit-course-template .inp-form-wp .inp-cont select.form-control {
    display: inline-block;
    width: auto;
}
.edit-course-template .inp-form-wp .inp-cont input.w_50 {
    width: 50px;
}
.edit-course-template .inp-form-wp .inp-cont input.w_300 {
    width: 300px;
}
.edit-course-template .inp-form-wp .inp-cont input.w_500 {
    width: 500px;
}
.edit-course-template .inp-form-wp .inp-cont #list-times {
    padding: 0;
}
.edit-course-template .inp-form-wp .inp-cont #list-times li:not(:first-child) {
    padding-top: 10px;
    border-top: 1px solid #eaeaea;
}
.edit-course-template .inp-form-wp .inp-cont #list-times li div.repeat-guide-text {
    line-height: 1em;
    padding-bottom: 1em;
}
.edit-course-template .inp-form-wp .inp-tit {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    display: flex!important;
    text-align: right;
    vertical-align: middle;
    line-height: 38px;
}
.edit-course-template .inp-form-wp .inp-cont {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width:768px) {
    .edit-course-template .inp-form-wp .inp-tit {
    flex: 0 0 25%;
    max-width: 25%}
.edit-course-template .inp-form-wp .inp-cont {
    flex: 0 0 75%;
    max-width: 75%;
    padding: 0;
}
}.edit-course-template .inp-form-wp {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0 10px 0;
    width: 100%}
.edit-course-template .btn_group {
    margin: 10px 0 0 0;
}
.edit-course-template .btn_group .f-l {
    float: left;
}
.edit-course-template .btn_group .f-r {
    float: right;
}
.edit-course-template .btn_group #submit_encourage {
    margin-right: 10px;
}
.edit-course-template .btn_group #submit_encourage {
    margin-right: 10px;
}
.edit-course-template .btn_group #delete_encourage {
    float: right;
}
.edit-course-template .variables span {
    white-space: nowrap;
}
.edit-course-template .variables span:not(:last-child):after {
    margin-right: 5px;
    content: ", "}
.edit-course-template #form_encourage #message_limit .message-count {
    float: right;
}
.logs .search-area {
    padding: 20px 0 10px 0;
}
.logs .search-area input.form-control, .logs .search-area select.form-control {
    display: inline-block;
    width: auto;
    margin: 0 5px 0 0;
}
.logs .search-area #search-form-area {
    display: inline-block;
}
.logs .search-area #info-area {
    display: table;
    height: 35px;
    float: right;
}
.logs .search-area #info-area span {
    display: table-cell;
    vertical-align: bottom;
}
.edit-course-template #list-modules li, .edit-course-template #list-times li {
    line-height: 3em;
}
.edit-course-template #list-modules li #module-typename {
    margin-right: 5px;
}
.edit-course-template #list-modules li #module-name {
    margin-right: 10px;
}
.edit-course-template #list-times li .timeschedule {
    margin-right: 16px;
}
a.time-passed {
    color: #99f;
}
#mformcoursetime {
    float: left;
}
.encourage-course-templates {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.encourage-course-templates .list-templates-header {
    text-align: right;
    vertical-align: bottom;
    min-height: 40px;
}
.encourage-course-templates .list-templates-header .course-date {
    display: inline-block;
    padding: 0 10px 0 0;
}
.encourage-course-templates .list-templates-header .course-date span {
    white-space: nowrap;
    margin-right: 10px;
    display: inline-block;
}
.encourage-course-templates .list-templates-header .btn-right-inline {
    line-height: 50px;
    display: inline-block;
}
.encourage-course-templates .list-templates-header .btn-right-inline #date-setting {
    border: 1px solid #860e20;
    border-radius: 2px;
    background: #b61b33;
    color: #fff;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    padding: .5rem 1rem;
    font-size: 1rem;
}
.encourage-course-templates .list-templates .not-active {
    color: #b61b33;
}
.inp-cont label {
    color: #333;
    display: inline-block;
    margin: 0 16px 0 5px;
}
.inp-cont label[for=file_input_hidden] {
    display: inline-block;
    font-size: 14px;
    background: #fff;
    border: 1px solid #bbb;
    box-sizing: border-box;
    line-height: 33px;
    text-align: center;
    min-width: 50px;
    padding: 0 10px;
    color: #6E6E6B;
    border-radius: 0;
    margin-left: 10px;
    cursor: pointer;
}
.inp-cont label.file_input_label {
    display: inline-block;
    font-size: 14px;
    background: #fff;
    border: 1px solid #bbb;
    box-sizing: border-box;
    line-height: 33px;
    text-align: center;
    min-width: 50px;
    padding: 0 10px;
    color: #6E6E6B;
    border-radius: 0;
    margin-left: 10px;
    cursor: pointer;
    margin-right: 2px;
}
.inp-cont .remove-attach {
    margin-bottom: 3px;
}
div[role="main"] .encourage-push-types .nav.nav-tabs {
    margin-top: 0;
}
.push-targets .push-target-header {
    text-align: right;
}
.encourage-monitoring-btn-group .btn-right-inline, .encourage-monitoring-btn-group .btn-right-inline2, .encourage-course-templates .btn-right-inline2 .btn-right-inline, .encourage-course-templates .btn-right-inline2 .btn-right-inline2 {
    display: inline-block;
}
.encourage-monitoring-btn-group .btn-right-inline, .encourage-course-templates .btn-right-inline2 .btn-right-inline {
    margin: 20px 0;
    float: right;
}
.ui-datepicker .course-date a {
    border: 1px solid #b61b33;
}
.ui-datepicker .ui-state-default {
    border: 1px solid #ddd;
    font-weight: 400;
    color: #454545;
}
.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 45%}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0;
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.encourage-notifications {
    width: 100%;
    margin: 30px 0 30px 0;
}
.encourage-notification {
    padding: 10px 0 10px 0;
    border-top: 2px solid #333;
    border-bottom: #cfcfcF 1px solid;
}
.encourage-notification:not(:last-child) {
    margin-bottom: 20px;
}
.encourage-notifications .row:not(:last-child) {
    margin-bottom: 10px;
}
.encourage-notifications .row .cell {
    padding: 10px 10px;
}
.encourage-notifications .row .cell.head {
    text-align: right;
    width: 20%;
    border-right: #cfcfcF 1px solid;
}
.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em;
}
.ui-datepicker .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}
.ui-datepicker .ui-state-active {
    border: 1px solid #860e20;
    background: #b61b33;
    font-weight: 400;
    color: #fff;
}
.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}
.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
}
.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: 700;
}
.ui-widget-header a {
    color: #333;
}
.ui-widget-header .ui-icon {
    background-image: url(/images/ui-icons_cc0000_256x240.png);
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}
.ui-datepicker .ui-icon {
    width: 16px;
    height: 16px;
}
#loading {
    background: rgba(0, 0, 0, .5) url(/images/loading.gif) no-repeat center;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
}
.cryp-list-header {
    overflow-y: hidden;
    display: inline-flex;
    width: 100%}
.cryp-list-items {
    overflow-y: auto;
    max-width: 33%;
    min-width: 33%;
    width: 33%;
    overflow-x: hidden;
}
.cryp-list-view {
    height: 500px;
    max-height: 500px;
    min-height: 500px;
    overflow-y: hidden;
    display: inline-flex;
    width: 100%}
.cryp-list-tables {
    height: 500px;
    max-height: 500px;
    min-height: 500px;
    overflow-y: auto;
    max-width: 33%;
    min-width: 33%;
    width: 33%;
    overflow-x: hidden;
}
.using {
    background-color: aqua!important;
    color: black!important;
}
.list-group-item.active {
    color: #fff!important;
    background-color: #173361!important;
    border-color: #173361!important;
}
#encrypted-list tr td {
    vertical-align: middle;
}
#encrypted-list tr:hover {
    background-color: aqua;
}
#page-local-gradebook-index #gradebook-container select {
    -webkit-appearance: none;
    background: #fff url("data:image/svg+xml, %3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'4\' height=\'5\' viewBox=\'0 0 4 5\'%3e%3cpath fill=\'%23333333\' d=\'M2 0L0 2h4zm0 5L0 3h4z\'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    background-repeat: no-repeat;
    background-position-x: calc(100%);
    background-position-y: center;
    background-size: 20px 12px;
    border: 1px solid #ddd;
    border-radius: 0;
    padding-right: 15px;
    padding-left: 10px;
}
#page-local-gradebook-index .paginate_button {
    position: relative;
    border: 1px solid!important;
}
#page-local-gradebook-index .page-next-btn::before {
    content: "";
    display: block;
    border-style: solid;
    border-width: 7px;
    border-color: transparent transparent transparent #666;
    position: absolute;
    left: 11px;
    top: 9px;
}
#page-local-gradebook-index .page-prev-btn::before {
    content: "";
    display: block;
    border-style: solid;
    border-width: 7px;
    border-color: transparent #666 transparent transparent;
    position: absolute;
    left: 3px;
    top: 10px;
}
#page-local-gradebook-index #table-gradebook_info {
    display: none;
}
#page-local-gradebook-index #table-gradebook_wrapper {
    margin-bottom: 70px;
}
#page-local-gradebook-index #table-gradebook_paginate, #page-local-gradebook-index #table-gradebook-student_paginate {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    text-align: center;
}
#page-local-gradebook-index #table-gradebook_filter {
    display: flex;
}
#page-local-gradebook-index #table-gradebook_filter label {
    margin-bottom: unset;
}
#page-local-gradebook-index #table-gradebook_filter label input {
    outline: none;
    padding: 6px 0;
    border-radius: unset!important;
    border: 1px solid #C5C5C5!important;
}
#page-local-gradebook-index #search-btn {
    background-color: var(--primary);
    color: #fff;
    border: unset;
    outline: none;
    margin-left: -2px;
    padding: 7px 14px;
    margin-left: 8px;
}
#page-local-gradebook-index .dt-button:not(.border-0) {
    border: 1px solid #C5C5C5!important;
}
#page-local-gradebook-index .dt-button {
    background: unset!important;
    box-shadow: unset!important;
}
#page-local-gradebook-index button.dt-button:focus:not(.disabled) {
    text-shadow: unset!important;
}
#page-local-gradebook-index .dt-button-collection div[role='menu'] .dt-button {
    border: unset!important;
}
#page-local-gradebook-index .dt-button-background {
    background: unset!important;
}
#page-local-gradebook-index .evt-none {
    pointer-events: none;
}
#page-local-gradebook-index .dt-button-collection {
    padding: unset!important;
    border-radius: unset!important;
}
#page-local-gradebook-index .dt-button-collection button {
    border: unset!important;
    text-align: left!important;
}
#page-local-gradebook-index .bg-img-unset {
    background-image: unset!important;
}
#page-local-gradebook-index table.dataTable thead .sorting_asc {
    background-image: unset!important;
}
#page-local-gradebook-index table.dataTable thead .sorting_desc {
    background-image: unset!important;
}
#page-local-gradebook-index table.dataTable thead .sorting:not(.bg-img-unset) {
    background-image: url(/local/gradebook/pix/images/icon-sort.svg)!important;
    background-repeat: no-repeat;
    background-position-x: calc(100% - 5px);
}
#page-local-gradebook-index table.dataTable thead .sorting_asc:not(.bg-img-unset) {
    background-image: url(/local/gradebook/pix/images/icon-up-arrow.svg)!important;
    background-repeat: no-repeat;
    background-position-x: calc(100% - 5px);
}
#page-local-gradebook-index table.dataTable thead .sorting_desc:not(.bg-img-unset) {
    background-image: url(/local/gradebook/pix/images/icon-down-arrow.svg)!important;
    background-repeat: no-repeat;
    background-position-x: calc(100% - 5px);
}
#page-local-gradebook-index .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: #6a6a6a!important;
    color: white!important;
    border: 1px solid rgba(0, 0, 0, .3)!important;
}
#page-local-gradebook-index .paginate_button {
    border: 1px solid rgba(0, 0, 0, .3)!important;
}
#page-local-gradebook-index .dataTables_filter {
    flex-wrap: wrap;
    justify-content: end;
    gap: 5px;
}
#page-local-gradebook-index .dataTables_filter label {
    flex-wrap: nowrap;
    white-space: nowrap;
}
#page-local-gradebook-index .dataTables_filter select {
    padding: 6px 12px;
}
#page-local-gradebook-index .dt-buttons, #page-local-gradebook-index .dataTables_filter {
    padding-bottom: 4px;
}
#page-local-gradebook-index .selectPageBox {
    background: #fff url("data:image/svg+xml, %3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'4\' height=\'5\' viewBox=\'0 0 4 5\'%3e%3cpath fill=\'%23333333\' d=\'M2 0L0 2h4zm0 5L0 3h4z\'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px!important;
    background-repeat: no-repeat!important;
    background-position-x: calc(100% - 3px)!important;
    background-position-y: center!important;
    padding-right: 17px;
}
#page-local-gradebook-index #table-gradebook-student_length, #page-local-gradebook-index #table-gradebook-student_info {
    display: none;
}
#page-local-gradebook-index #table-gradebook-student_previous {
    color: transparent!important;
    width: 20px;
}
#page-local-gradebook-index #table-gradebook-student_previous::before {
    content: "";
    display: block;
    border-style: solid;
    border-width: 7px;
    border-color: transparent #666 transparent transparent;
    position: absolute;
    left: 3px;
    top: 10px;
}
#page-local-gradebook-index #table-gradebook-student_next {
    color: transparent!important;
    width: 20px;
}
#page-local-gradebook-index #table-gradebook-student_next::before {
    content: "";
    display: block;
    border-style: solid;
    border-width: 7px;
    border-color: transparent transparent transparent #666;
    position: absolute;
    left: 11px;
    top: 10px;
}
@media screen and (max-width:640px) {
    #page-local-gradebook-index div.dt-buttons {
    float: none!important;
    text-align: center;
    width: 100%;
    text-align: left;
}
}@media screen and (min-width:992px) {
    #page-local-gradebook-index .main_content {
    position: relative;
    background-color: transparent!important;
}
#page-local-gradebook-index .main_content>section {
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #fff;
    padding: 10px;
    border-radius: 8px;
}
}#page-local-instructor-view .btn-notification {
    border-radius: 4px;
    font-weight: 600;
    padding: 0 15px 0 15px;
    margin-top: 1px;
    background: #132b58;
    border: 1px solid #132b58;
    color: #fff;
    cursor: auto;
}
#page-local-course-coursereview_list #page-wrapper .course_reviews-header {
    display: flex;
    justify-content: space-between;
    font-weight: bolder;
}
#page-local-course-coursereview_list #page-wrapper #myList li {
    display: none;
}
#page-local-course-coursereview_list #page-wrapper #loadMore {
    cursor: pointer;
}
#page-local-course-coursereview_list #page-wrapper #loadMore:hover {
    color: #000;
}
#page-local-course-coursereview_list #page-wrapper #showLess {
    cursor: pointer;
    display: none;
}
#page-local-course-coursereview_list #page-wrapper #showLess:hover {
    color: #000;
}
#page-local-course-coursereview_list #page-wrapper #myList {
    list-style: none;
}
#page-local-course-coursereview_list #page-wrapper div.text-container {
    margin: 0 auto;
    width: 75%}
#page-local-course-coursereview_list #page-wrapper .hideContent {
    overflow: hidden;
    line-height: 1em;
    height: 2em;
}
#page-local-course-coursereview_list #page-wrapper .showContent {
    line-height: 1em;
    height: auto;
}
#page-local-course-coursereview_list #page-wrapper .showContent {
    height: auto;
}
#page-local-course-coursereview_list #page-wrapper h1 {
    font-size: 24px;
}
#page-local-course-coursereview_list #page-wrapper p {
    padding: 10px 0;
}
#page-local-course-coursereview_list #page-wrapper .show-more {
    padding: 10px 0;
    text-align: center;
}
#page-local-course-coursereview_list #page-wrapper .btn_ten {
    display: flex;
    justify-content: center;
}
#page-local-course-coursereview_list #page-wrapper .text-hidee {
    width: 100%;
    height: fit-content;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
#page-local-course-coursereview_list #page-wrapper .btn-more-less {
    color: #b8b6b6;
    font-weight: bolder;
    border: 1px solid #dfdede;
}
#page-local-course-coursereview_list #page-wrapper .no_reviews {
    justify-content: center;
    display: flex;
}
#page-local-course-coursereview_list #page-wrapper .swiper {
    width: 100%;
    height: 100%}
#page-local-course-coursereview_list #page-wrapper .swiper-slide {
    color: #333;
    text-align: center;
    font-size: 18px;
    background: #F6F7F9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid #fff;
    min-width: 140px;
    min-height: 70px;
    padding: 0 5px;
    font-weight: 400;
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
@media only screen and (max-width:576px) {
    #page-local-course-coursereview_list #page-wrapper .swiper-slide {
    font-size: 14px;
    min-width: 100px;
    min-height: 50px;
}
}#page-local-course-coursereview_list #page-wrapper .swiper-button-next::after {
    display: none;
}
#page-local-course-coursereview_list #page-wrapper .swiper-button-prev::after {
    display: none;
}
#page-local-course-coursereview_list #page-wrapper .swiper-container {
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
}
#page-local-course-coursereview_list #page-wrapper .swiper-button-prev {
    left: 15px;
}
#page-local-course-coursereview_list #page-wrapper .swiper-button-next {
    right: 15px;
}
#page-local-course-coursereview_list #page-wrapper .margin_40px {
    margin-top: 54px;
    margin-left: 40px;
    margin-right: 40px;
}
#page-local-course-coursereview_list #page-wrapper .margin_20px {
    margin-left: 20px;
    margin-right: 40px;
}
#page-local-course-coursereview_list #page-wrapper .onn {
    background-color: #C4161C;
    color: #fff;
}
#page-local-course-coursereview_list #page-wrapper .swiper-slide span:hover {
    color: #ca3120;
    cursor: pointer;
}
#page-local-course-coursereview_list #page-wrapper .swiper-container .swiper .swiper-wrapper a {
    padding: 5px;
    font-weight: bolder;
}
#page-local-course-coursereview_list #page-wrapper .course_reviews-content span {
    display: block;
}
#page-local-course-coursereview_list #page-wrapper .line_btn {
    display: none;
}
#page-local-course-coursereview_list #page-wrapper .display_btn .line_btn {
    display: flex;
}
#page-local-course-coursereview_list #page-wrapper .course_reviews_title {
    color: #000;
}
#page-local-course-coursereview_list #page-wrapper .swiper-button-next:hover, #page-local-course-coursereview_list #page-wrapper .swiper-button-prev:hover {
    background-color: #ccc;
}
@media (max-width:767.98px) {
    #page-local-course-coursereview_list #page-wrapper .swiper-button-prev {
    left: -20px!important;
}
#page-local-course-coursereview_list #page-wrapper .swiper-button-next {
    right: -20px!important;
}
#page-local-course-coursereview_list #page-wrapper .swiper-container {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    margin-left: -5px;
    margin-right: -5px;
}
#page-local-course-coursereview_list #page-wrapper .margin_40px {
    margin-left: -10px;
    margin-right: -10px;
}
#page-local-course-coursereview_list #page-wrapper .margin_20px {
    margin-left: -10px;
    margin-right: 0;
}
#page-local-course-coursereview_list #page-wrapper #myList {
    list-style: none;
    padding: 0;
}
#page-local-course-coursereview_list #page-wrapper .course_reviews-header {
    display: flex;
    justify-content: space-between;
    font-weight: bolder;
    flex-direction: column;
}
}#page-local-course-info {
    overflow-x: hidden;
}
#page-local-course-info .course-info-img {
    display: flex;
    max-width: 1260px;
    margin: auto;
    min-height: 497px;
}
#page-local-course-info .course-info-left {
    color: #fff;
    width: 380px;
    display: grid;
    grid-template-rows: fit-content(100%) fit-content(100%) auto fit-content(100%) fit-content(100%);
}
#page-local-course-info .course-info-right {
    width: calc(100% - 380px);
}
#page-local-course-info .course-info-table {
    display: block;
    padding-bottom: 20px;
}
#page-local-course-info .bg-color-img2 {
    background-color: #f7f7f7;
}
#page-local-course-info .course-info-img-bottom {
    max-width: 1260px;
    margin: auto;
    min-height: 88px;
}
#page-local-course-info .courseinfo-box {
    margin: auto;
    width: 100%}
#page-local-course-info #review_link {
    background-color: #384f6b;
    min-width: 65px;
    border-radius: 5px;
    height: 45px;
}
#page-local-course-info #page-wrapper {
    max-width: none!important;
}
#page-local-course-info .courseinfo-wrap {
    max-width: 1260px!important;
    margin: auto;
    padding: 1rem;
}
#page-local-course-info .course-info-img1 {
    background-position: center!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
}
#page-local-course-info .vjs-poster {
    background-size: cover;
}
#page-local-course-info .btn-before-color {
    background: #CCC;
    color: #000;
}
#page-local-course-info .h-300px {
    min-height: auto;
}
#page-local-course-info .card-body {
    padding: 0px!important;
}
#page-local-course-info .d-none-p {
    display: none!important;
}
#page-local-course-info .text-title {
    clear: both;
}
@media only screen and (min-width:768px) {
    #page-local-course-info .min-h-497 {
    min-height: 497px;
}
}@media only screen and (max-width:768px) {
    #page-local-course-info .h-300px {
    min-height: 300px;
}
#page-local-course-info .course-info-table {
    min-height: auto;
}
#page-local-course-info .course-info-btn-group {
    position: unset;
}
#page-local-course-info .d-none-p {
    display: flex!important;
}
#page-local-course-info .d-none-mobile {
    display: none!important;
}
#page-local-course-info .mb-mobile-0 {
    margin-bottom: 0px!important;
}
#page-local-course-info .associated__course_tabs {
    font-size: 13px!important;
}
#page-local-course-info .associated_course_card {
    width: 150px!important;
}
#page-local-course-info .associated_course_card_img {
    height: 83px!important;
}
#page-local-course-info .associated_course_swiper_container .associated_course_swiper {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
#page-local-course-info .ic-like.on {
    background-size: auto 12px!important;
}
#page-local-course-info .ic-like {
    background-size: auto 12px!important;
}
}#page-local-course-info .course-info-img {
    display: flex;
    max-width: 1260px;
    margin: auto;
}
#page-local-course-info .course-info-left {
    color: #fff;
}
#page-local-course-info .bg-color-img2 {
    background-color: #f7f7f7;
}
#page-local-course-info .course-info-img-bottom {
    max-width: 1260px;
    margin: auto;
}
#page-local-course-info .courseinfo-box {
    margin: auto;
    width: 100%}
#page-local-course-info #page-wrapper {
    max-width: none!important;
}
#page-local-course-info .courseinfo-wrap {
    max-width: 1260px!important;
    margin: auto;
}
#page-local-course-info .course-info-img1 {
    background-position: center!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
}
#page-local-course-info .vjs-poster {
    background-size: cover;
}
#page-local-course-info .btn-before-color {
    background: #CCC;
    color: #000;
}
#page-local-course-info .h-300px {
    min-height: auto;
}
#page-local-course-info .h-50px {
    height: 50px;
}
#page-local-course-info .card-body {
    padding: 0px!important;
}
#page-local-course-info .course-info-btn-group {
    position: relative;
    border-top: 1px solid #646464;
    margin-top: 30px;
    border-top: 1px solid #7c7c7c;
    padding-top: 15px;
    justify-content: space-between;
}
#page-local-course-info .d-none-p {
    display: none!important;
}
#page-local-course-info .btn-share-link {
    background-color: transparent;
    border: none;
    outline: none;
    margin-right: 10px;
}
#page-local-course-info .btn-red-course-info {
    min-width: 140px;
    font-size: .9rem;
}
#page-local-course-info .text-color-black {
    color: #000;
}
#page-local-course-info .rv-btn {
    height: 68px;
}
#page-local-course-info .hashtag {
    height: 88px;
    overflow: overlay;
}
#page-local-course-info .paddingtop-7px {
    padding-top: 7px;
}
#page-local-course-info .mbottom-10 {
    margin-bottom: 10px;
}
@media only screen and (max-width:1280px) {
    #page-local-course-info .course-info-left h2 {
    padding-left: 1rem;
}
#page-local-course-info .course-info-left .course-info-table {
    padding-left: 1rem;
}
}@media only screen and (max-width:767px) {
    #page-local-course-info .h-300px {
    min-height: 300px;
}
#page-local-course-info .max-h-300 {
    max-height: 300px;
    width: 100%}
#page-local-course-info .course-info-table {
    min-height: auto!important;
}
#page-local-course-info .d-none-p {
    display: flex!important;
}
#page-local-course-info .d-none-mobile {
    display: none!important;
}
#page-local-course-info .course-info-img {
    min-height: unset;
    flex-direction: column-reverse;
}
#page-local-course-info .course-info-left {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
#page-local-course-info .course-info-right {
    width: 100%}
#page-local-course-info .course-info-right .video-js .vjs-tech {
    position: relative;
}
#page-local-course-info .courseinfo-wrap {
    padding-left: 10px;
    padding-right: 10px;
}
#page-local-course-info .rv-btn {
    margin-bottom: 10px;
}
}#page-local-course-info .fixed_when_scroll {
    position: fixed;
    top: 0;
    background: #fff;
}
#page-local-course-info .associated__course_tabs_container {
    z-index: 9;
}
#page-local-course-info .associated__course_tabs {
    text-align: center;
    max-width: 1260px;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto;
    font-size: 18px;
    font-weight: 700;
    color: #9f9f9f;
}
#page-local-course-info .associated__course_tabs .associated__course_tabs_content {
    padding: 20px;
    cursor: pointer;
}
#page-local-course-info .associated__course_tabs .associated__course_tabs_content:not(:last-child) {
    border-right: 1px solid #ccc;
}
#page-local-course-info .associated_course_card {
    border: 1px solid #ccc;
    border-radius: 7px;
    overflow: hidden;
    width: 232px;
}
#page-local-course-info .associated_course_card_body {
    padding: 10px;
}
#page-local-course-info .associated_course_card_body_name {
    font-weight: 600;
    font-size: 16px;
    color: #25292f;
    min-height: 50px;
}
#page-local-course-info .associated_course_card_body_cat {
    margin-bottom: 10px;
    margin-top: 5px;
    font-size: 12px;
    color: #666;
}
#page-local-course-info .associated_course_card_img {
    height: 127px;
    overflow: hidden;
}
#page-local-course-info .text_truncate {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
#page-local-course-info .associated_course_card_footer {
    font-size: 11px;
    margin: 10px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box!important;
    height: 30px;
}
#page-local-course-info .associated_course_card_footer_text_right {
    background-color: #70bb7b;
    color: #fff;
    font-weight: 700;
    padding: 3px;
    border-radius: 2px;
}
#page-local-course-info .associated_course_card_footer_text_left {
    padding: 3px;
}
#page-local-course-info .ic-like {
    cursor: pointer;
    display: inline-block;
    width: 50px;
    height: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #f2f2f2;
    background: url(/images/icon_like_off.png) no-repeat center;
    background-color: white!important;
    background-size: auto 16px;
    border-radius: 100%;
    font-size: 0;
    right: 10px;
    top: 90px;
    position: absolute;
}
#page-local-course-info .ic-like.on {
    background: url(/images/icon_like_on.png) no-repeat center!important;
    background-color: white!important;
}
#page-local-course-info .associated__course_tabs_content.active {
    color: #222222!important;
}
#page-local-course-info .associated_course_swiper_container {
    position: relative;
}
#page-local-course-info .associated_course_swiper_container .associated_course_swiper {
    padding-left: 20px;
    padding-right: 20px;
}
#page-local-course-info .associated_course_swiper_container .swiper-button-next {
    opacity: 1!important;
    top: calc(50% - 18px);
    right: -5px;
    background-image: url(/images/icon_arrow_r.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 10px;
}
#page-local-course-info .associated_course_swiper_container .swiper-button-next::after {
    display: none;
}
#page-local-course-info .associated_course_swiper_container .swiper-button-prev {
    opacity: 1!important;
    top: calc(50% - 18px);
    left: -5px;
    background-image: url(/images/icon_arrow_l.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 10px;
}
#page-local-course-info .associated_course_swiper_container .swiper-button-prev::after {
    display: none;
}
#page-local-course-info .swiper.associated_course_swiper::after {
    right: 0;
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    width: 20px;
    height: 100%;
    background-color: #fff;
    z-index: 5;
    background: #fff;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 80%);
}
#page-local-course-info .swiper.associated_course_swiper::before {
    left: 0;
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    width: 20px;
    height: 100%;
    background-color: #fff;
    z-index: 5;
    background: #fff;
    background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, white 80%);
}
#page-local-course-info .associated_course_card:not(:last-child) {
    margin-right: 10px;
}
#page-local-course-info .associated__course_tabs_container_par {
    height: 67px;
}
#page-local-kmooc-index .course_list_left_category {
    border-top: 4px solid #173361;
}
#page-local-kmooc-index .course_list_left_category .left_category_lists {
    border-bottom: 1px #e7e7e7 solid;
    border-left: 1px #e7e7e7 solid;
    border-right: 1px #e7e7e7 solid;
}
#page-local-kmooc-index .course_list_left_category .left_category_lists .py-25px {
    padding-top: 25px;
    padding-bottom: 25px;
}
#page-local-kmooc-index .course_list_left_category .left_category_lists .menu {
    padding: 12px 13px;
}
#page-local-kmooc-index .w-10px {
    width: 10px!important;
}
#page-local-kmooc-index .catname {
    background: rgba(36, 40, 81, .6);
    top: 5px;
    left: 5px;
}
#page-local-kmooc-index .status_badge {
    bottom: 5px;
    left: 5px;
}
#page-local-kmooc-index .rounded-5px {
    border-radius: 5px!important;
}
#page-local-kmooc-index .text-active {
    color: #323DA9;
}
#page-local-kmooc-index .status_btn {
    border: 2px solid transparent;
    padding: 1px;
}
#page-local-kmooc-index .status_btn_active {
    border: 2px solid #323da9;
    padding: 1px;
}
#page-local-kmooc-index .status_btn:hover {
    border: 2px solid #323da9;
    padding: 1px;
}
#page-local-kmooc-index .display-flex {
    display: flex;
}
#page-local-kmooc-index .course_lists_card_line::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    border-bottom: 1px solid #eaeaea;
}
#page-local-kmooc-index .text-222222 {
    color: #222;
}
#page-local-kmooc-index .text-8c8c8c {
    color: #8c8c8c;
}
#page-local-kmooc-index #status_selection_box .icon_select_mate {
    position: absolute;
    top: 13px;
    right: 10%;
    font-size: 16px;
    height: 22px;
    transition: all 275ms;
    display: flex;
    align-items: center;
}
#page-local-kmooc-index #status_selection_box .select_mate {
    position: relative;
    float: left;
    width: 110px;
    height: 100%;
    font-weight: 500;
    background-color: #fff;
    transition: all 375ms ease-in-out;
    border: 1px solid #AAA;
    padding: 11px 10px;
}
#page-local-kmooc-index #status_selection_box .select_mate select {
    position: absolute;
    overflow: hidden;
    height: 0;
    opacity: 0;
    z-index: -1;
}
#page-local-kmooc-index #status_selection_box .cont_list_select_mate {
    float: left;
    width: 100%}
#page-local-kmooc-index #status_selection_box .cont_select_int {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 999;
    overflow: hidden;
    height: 0;
    background-color: #fff;
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
    transition: all 375ms ease-in-out;
    margin: 0;
}
#page-local-kmooc-index #status_selection_box .cont_list_select_mate.active .cont_select_int {
    border-top: 2px solid rgb(0, 32, 92);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
#page-local-kmooc-index #status_selection_box .cont_list_select_mate.active::before {
    border-bottom: 10px solid #00205c;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: 0;
    content: " ";
    height: 0;
    position: absolute;
    left: 0;
    vertical-align: middle;
    width: 0;
}
#page-local-kmooc-index #status_selection_box .cont_select_int li {
    position: relative;
    float: left;
    width: 100%;
    list-style-type: none;
    padding: 5px 10px 5px 15px;
    margin: 0;
    transition: all 275ms ease-in-out;
    display: block;
    cursor: pointer;
}
#page-local-kmooc-index #status_selection_box .cont_select_int li:last-child {
    border-radius: 3px;
    border-bottom: 0;
}
#status_selection_box .cont_select_int li:hover {
    background-color: #EEE;
}
#page-local-kmooc-index #status_selection_box .cont_select_int .active {
    background-color: #EEE;
}
#page-local-kmooc-index #status_selection_box .selecionado_opcion {
    width: 90%;
    display: block;
    margin: 0;
    cursor: pointer;
}
.section_1_wrap * {
    max-width: 100%!important;
    width: initial!important;
}
#page-local-course-info #left_menu_container {
    transition: .4s;
}
@media only screen and (max-width:768px) {
    #page-local-course-info .associated_course_swiper_container .associated_course_swiper {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
#page-local-course-info .ic-like.on {
    background-size: auto 12px!important;
}
#page-local-course-info .ic-like {
    background-size: auto 12px!important;
    width: 27px!important;
    height: 27px!important;
    top: 65px!important;
}
#page-local-course-info .swiper.associated_course_swiper::after {
    display: none;
}
#page-local-course-info .swiper.associated_course_swiper::before {
    display: none;
}
#page-local-course-info .associated_course_card_body_name {
    font-size: 13px!important;
    min-height: 40px!important;
}
#page-local-course-info .associated_course_card:not(:last-child) {
    margin-right: 5px!important;
}
#page-local-course-info .associated_course_swiper_container .swiper-button-next {
    display: none;
}
#page-local-course-info .associated_course_swiper_container .swiper-button-prev {
    display: none;
}
#page-local-course-info .associated__course_tabs .associated__course_tabs_content {
    padding: 10px!important;
}
}#page-local-course-list_main .course_info_bottom {
    align-items: unset!important;
    position: absolute;
    top: 65%;
    width: 92%}
#page-local-course-list_main .display-none {
    display: none!important;
}
#page-local-course-list_main .slide_up {
    top: 20%!important;
    bottom: 0;
    left: .5rem;
    right: .5rem;
    background-color: #fff;
    transition: all .3s ease-out;
}
#page-local-course-list_main .cardinfo .cardbody {
    height: 153px;
}
#page-local-course-list_main .b2 {
    margin-top: 3px;
}
#page-local-course-list_main .cardinfo .cardbody .badge {
    padding: 7px;
    min-width: 70px;
    height: 30px;
    border-radius: unset;
}
#page-local-course-list_main .cardinfo .cardbody .badge.bg_green {
    background-color: #92C47D;
}
#page-local-course-list_main .cardinfo .cardbody .badge.bg_blue {
    background-color: #CFE2F3;
    color: #222;
}
#page-local-course-list_main .cardinfo .cardbody .badge.bg_orange {
    background-color: #FBE5CD;
    color: #222;
}
#page-local-course-info .course_list_left_category {
    border-top: 4px solid #173361;
}
#page-local-course-info .course_list_left_category .left_category_lists {
    border-bottom: 1px #e7e7e7 solid;
    border-left: 1px #e7e7e7 solid;
    border-right: 1px #e7e7e7 solid;
}
#page-local-course-info .courses_list_left_category .left_category_lists .py-25px {
    padding-top: 25px;
    padding-bottom: 25px;
}
#page-local-course-info .course_list_left_category .left_category_lists .menu {
    padding: 12px 13px;
}
#page-local-course-info .w-10px {
    width: 10px!important;
}
#page-local-course-info .course_list_left_category .left_category_lists .py-25px {
    padding-top: 25px;
    padding-bottom: 25px;
}
@media screen and (max-width:767px) {
    #page-local-course-list_main .cardinfo .cardbody .badge {
    padding: 4px;
    min-width: 45px;
    height: 26px;
    font-size: 10px;
}
#page-local-course-list_main .cardinfo .cardbody {
    height: 145px;
}
#page-local-course-list_main .course_info_bottom {
    width: 90%}
}.minw-135px {
    min-width: 135px!important;
}
#page-local-kmooc-index .course-top .course-search .search-area {
    text-align: center;
    background: transparent;
}
#page-local-kmooc-index .course-top .search-area input[type='text'] {
    vertical-align: middle;
    box-sizing: border-box;
    background-color: #fff;
    max-width: 100%;
    height: auto;
    border: 1px solid #eaeaea;
    outline: none;
}
#page-local-kmooc-index .course-top .search-area input[type='submit'] {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 16px;
    border-left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0!important;
}
#page-local-kmooc-index .course-category-typesort div {
    cursor: pointer;
    font-size: 15px;
    overflow: hidden;
    padding: 11px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
#page-local-kmooc-index .course-category-typesort>.active:after {
    border-bottom: 10px solid #00205c;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: 0;
    content: " ";
    height: 0;
    position: absolute;
    left: 0;
    vertical-align: middle;
    width: 0;
}
#page-local-kmooc-index .course-category-typesort ul {
    background-color: #fff;
    border-top: 2px solid rgb(0, 32, 92);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    position: absolute;
    z-index: 99;
    list-style: none;
}
#page-local-kmooc-index .course-category-typesort ul .course-category-typesort-button {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#page-local-kmooc-index .course-category-typesort ul li {
    float: none;
    padding: 6px 14px;
}
#page-local-kmooc-index .course-category-typesort ul li:hover {
    background-color: #EEE;
}
#page-local-kmooc-index .course-category-typesort ul li.active {
    background-color: #EEE;
}
#page-local-kmooc-index .course-category-typesort ul li a {
    background-color: transparent;
}
@media (min-width:1600px) {
    #page-local-kmooc-index .container {
    max-width: 1200px;
    padding-right: 30px;
    padding-left: 30px;
}
}#page-local-kmooc-index ul.dropdown-menu {
    max-height: 234px;
    overflow-x: hidden;
    margin-top: 0;
}
#page-local-kmooc-index ul.dropdown-menu li:hover {
    color: #007aff;
    cursor: pointer;
}
#page-local-kmooc-index ul.dropdown-menu li.active {
    color: #007aff;
}
#page-local-kmooc-index .select-dropdown .dropdown-toggle::after {
    margin-left: 50px;
}
@media (max-width:420px) {
    #page-local-kmooc-index .select-dropdown .dropdown-toggle: :after {
    margin-left: 7px;
}
}.user_info_box {
    width: 20%}
#page-local-mypage-mycourse .profile-wrap .profile-box .thumb-list.style04.course li .wp .txt p {
    font-size: 12px!important;
}
.form-wrap {
    position: relative;
}
.form-wrap:after {
    content: '';
    position: absolute;
    top: 0;
    background: #989898;
    width: 100%;
    height: 2px;
    left: 0;
}
.inp-form-wp {
    display: table;
    width: 100%}
.inp-form-wp .btn-secodary {
    background: #333!important;
}
.inp2-tit {
    display: table-cell;
    width: 22%;
    vertical-align: top;
    background: #f5f5f5;
    border-bottom: 1px solid #ededed;
}
.inp2-cont {
    display: table-cell;
    width: 78%;
    vertical-align: bottom;
    padding: 15px;
    border-bottom: 1px solid #ededed;
}
.inp2-cont .form-control+.form-control {
    margin-top: 15px;
}
.form-wrap.tit-white .inp2-tit {
    background: none;
}
.inp-form-wp.bd0 .inp2-tit, .inp-form-wp.bd0 .inp2-cont {
    border-bottom: 0;
}
.modal-xsmall .inp2-tit {
    width: 20%;
    padding-left: 0;
}
.modal-xsmall .inp2-cont {
    width: 80%;
    padding-left: 0;
}
.inp2-tit p {
    font-size: 16px;
    font-weight: 800;
    line-height: 1.63;
    letter-spacing: -.3px;
    color: #333;
    margin-top: 20px;
    margin-left: 20px;
}
.inp2-tit p span.str:before {
    content: "*";
    display: inline-block;
    vertical-align: middle;
    color: #b61b33;
    margin: 0 0 0 5px;
}
.phone-wp {
    overflow: hidden;
}
.phone-wp div {
    width: 32.5%;
    margin-right: 1%;
    float: left;
}
.phone-wp div:last-of-type {
    margin-right: 0;
}
.inp-wp input {
    width: 100%}
.email-wp {
    overflow: hidden;
}
.email-wp div {
    float: left;
}
.email-wp .inp-wp {
    width: 30%}
.email-wp .inp-wp.cen {
    width: 39%}
.email-wp .sel-wp {
    width: 25%;
    margin-left: 1%}
.email-wp em {
    float: left;
    display: inline-block;
    line-height: 33px;
    width: 5%;
    text-align: center;
}
.form-btn-right .email-wp .inp-wp, .form-btn-right .email-wp .sel-wp {
    width: 47%;
    margin-left: 0;
}
.form-btn-right .email-wp em {
    width: 6%}
.form-btn-right.email-frm .inp-wp {
    position: relative;
}
.form-btn-right.email-frm .inp-wp .form-control {
    padding-right: 60px;
}
.form-btn-right.email-frm .time {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    color: #666;
}
.date-wp {
    overflow: hidden;
}
.date-wp div {
    float: left;
    width: 47.5%}
.date-wp em {
    float: left;
    width: 5%;
    display: inline-block;
    line-height: 33px;
    text-align: center;
}
.form-wrap.tit-white.inline-form .inp-form-wp {
    float: left;
}
.form-wrap.tit-white.inline-form {
    border-bottom: 1px solid #ededed;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.form-btn-right {
    position: relative;
    padding-right: 110px;
}
.form-btn-right .btn-wp {
    position: absolute;
    right: 0;
    top: 0;
}
.form-btn-right .btn-wp button {
    width: 105px;
    text-align: center;
}
.form-btn-right2 {
    position: relative;
    padding-right: 220px;
}
.form-btn-right2 .btn-wp {
    position: absolute;
    right: 0;
    top: 0;
}
.form-btn-right2 .btn-wp button {
    width: 105px;
    text-align: center;
}
.form-btn-right2 .btn-wp button:first-child {
    margin-right: 2px;
}
.form-check-right {
    position: relative;
    padding-right: 35px;
}
.form-check-right label {
    position: absolute;
    right: 0;
    top: 5px;
}
p.p-info-txt {
    font-size: 13px;
    line-height: 2;
    letter-spacing: -.3px;
    color: #999;
}
p.str-txt {
    font-size: 13px;
    line-height: 1.54;
    letter-spacing: -.3px;
    color: #999;
    margin-top: 5px;
}
h3 span.str-txt {
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.54;
    letter-spacing: -.3px;
    color: #999;
    margin-top: 5px;
}
.mt10 {
    margin-top: 10px!important;
}
.btn-secondary {
    border: 1px solid #292b5d;
    background: #292b5d!important;
    color: #fff!important;
}
.mypage-course-list .course-item {
    box-sizing: border-box;
    width: 100%;
    background: #FFF;
    border: 1px solid #E7E7E7;
    border-radius: 9px;
    padding: 20px 20px;
}
.mypage-course-list .course-item .course-item-header .course-status {
    color: #fff;
    border-radius: 5px;
    padding: 5px 15px;
}
.mypage-course-list .course-item .course-item-header .course-cat {
    color: #797979;
    padding: 0 0 0 10px;
}
.mypage-course-list .course-item .course-item-header .course-status.preparing {
    background: #6BA2FF;
}
.mypage-course-list .course-item .course-item-header .course-status.suspended {
    background: var(--mpage_cfg_bg_color1)!important;
}
.mypage-course-list .course-item .course-item-header .course-status.inprogress {
    background: var(--mpage_cfg_bg_color1)!important;
}
.mypage-course-list .course-item .course-item-header .course-status.reviewing {
    background: var(--mpage_cfg_bg_color2)!important;
}
.mypage-course-list .course-item .course-item-header .course-status.closed {
    background: var(--mpage_cfg_bg_color1)!important;
}
.mypage-course-list .course-item .course-item-header .course-status.waitingapproval {
    background: var(--mpage_cfg_bg_color1)!important;
}
.mypage-course-list .course-item .course-item-header .course-status.like {
    background: #FD674B;
}
.mypage-course-list .course-item .course-item-header .course-status.preparing {
    background: #FD674B;
}
.mypage-course-list .course-item .course-item-header .completion-status {
    background: var(--mpage_cfg_bg_color2)!important;
    border-radius: 5px;
    float: right;
    padding: 3px 10px;
    color: #fff;
}
.mypage-course-list .course-item .course-item-body {
    padding: 30px 0;
}
.mypage-course-list .course-item .course-item-body .course-name {
    font-weight: 700;
}
.mypage-course-list .course-item .course-item-footer {
    text-align: right;
}
.mypage-course-list .course-item .course-item-footer .go-to-course, .mypage-course-list .course-item .course-item-footer .get-certificate, .mypage-course-list .course-item .course-item-footer .view-info {
    background: var(--mpage_cfg_bg_color2)!important;
    border-radius: 5px;
    padding: 5px 15px;
    color: #fff;
}
.mypage-course-list .course-item .course-item-footer a:not(:last-child) {
    margin-right: 5px;
}
#associated_co_modal .pagination {
    font-family: verdana;
    font-size: 11px;
    text-align: center;
    float: left;
    width: 100%;
    margin: 20px 0 20px 0;
    font-size: 0;
}
#associated_co_modal .pagination strong {
    display: inline-block;
    height: 30px;
    width: 30px;
    padding: 5px 0 0 0;
    line-height: 20px;
    background: #5c5c5c;
    color: #fff;
    text-align: center;
    text-decoration: none!important;
    vertical-align: top;
    box-sizing: border-box;
    margin-left: 5px;
    font-size: 12px;
}
#associated_co_modal .pagination a {
    display: inline-block;
    height: 30px;
    width: 30px;
    padding: 5px 0 0 0;
    line-height: 20px;
    color: #555;
    text-align: center;
    text-decoration: none!important;
    vertical-align: top;
    border: 1px solid #ddd;
    box-sizing: border-box;
    margin-left: 5px;
    font-size: 12px;
}
#associated_co_modal .pagination a.next, #associated_co_modal .pagination a.prev {
    width: 30px;
    height: 30px;
    padding: 5px 0 0 0;
    vertical-align: top;
    border: 1px solid #ddd;
    box-sizing: border-box;
    position: relative;
}
#associated_co_modal .pagination a.next img, #associated_co_modal .pagination a.prev img {
    display: none;
}
#associated_co_modal .pagination a.next .images, #associated_co_modal .pagination a.prev .images {
    display: none;
}
#associated_co_modal .pagination a.next:before {
    content: "";
    display: block;
    border-style: solid;
    border-width: 6px;
    border-color: transparent #666 transparent transparent;
    position: absolute;
    left: 5px;
    top: 8px;
}
#associated_co_modal .pagination a.prev:before {
    content: "";
    display: block;
    border-style: solid;
    border-width: 6px;
    border-color: transparent transparent transparent #666;
    position: absolute;
    left: 12px;
    top: 8px;
}
#page-local-mypage-mybadge .profile-wrap .profile-box .thumb-list.style04.course li .wp .txt p {
    font-size: 12px!important;
}
.mypage-badge-list .badge-item {
    box-sizing: border-box;
    width: 100%;
    background: #FFF;
    border: 1px solid #E7E7E7;
    border-radius: 9px;
    padding: 20px 10px;
}
.mypage-badge-list .badge-item .badge-item-header {
    padding-right: 15px;
}
.mypage-badge-list .badge-item .badge-item-header .badge-status {
    color: #fff;
    border-radius: 5px;
}
.mypage-badge-list .badge-item .badge-item-header .badge-cat {
    color: #797979;
    padding: 0 0 0 10px;
}
.mypage-badge-list .badge-item .badge-item-header .badge-info {
    background: #ffffff!important;
    padding: 20px 0;
    color: #000;
}
.mypage-badge-list .badge-item .badge-item-body {
    padding: 20px 0;
}
.mypage-badge-list .badge-item .badge-item-body .badge-name {
    font-weight: 700;
}
.mypage-badge-list .badge-item .badge-item-footer {
    text-align: right;
    margin-top: 30px;
}
.mypage-badge-list .badge-item .badge-item-footer .go-to-badge, .mypage-badge-list .badge-item .badge-item-footer .get-certificate, .mypage-badge-list .badge-item .badge-item-footer .view-info {
    background: var(--mpage_cfg_bg_color2)!important;
    border-radius: 5px;
    padding: 5px 15px;
    color: #fff;
}
.mypage-badge-list .badge-item .badge-item-footer a:not(:last-child) {
    margin-right: 5px;
}
#page-local-notification-index .left-menu {
    background: #FFF;
    box-shadow: 0 0 14px rgba(0, 0, 0, .06);
    border-radius: 8px;
}
#page-local-notification-index .right-content {
    background: #FFF;
    box-shadow: 0 0 14px rgba(0, 0, 0, .06);
    border-radius: 8px;
}
#page-local-notification-index .new-node {
    background: #ED156E;
    border-radius: 3px;
    padding: 2px 0;
    margin-right: 10px;
}
#page-local-notification-index .left-menu-subs {
    color: #8B8B8B;
}
#page-local-notification-index .left-menu-subs.active {
    color: #5E5E5E;
    text-decoration-line: underline;
}
#page-local-notification-index .tp-checkbox .checkmark {
    height: 17px;
    width: 17px;
    border: 2px solid #949494;
}
#page-local-notification-index .tp-checkbox .checkmark::after {
    content: unset;
    left: 4px;
    top: 1px;
    width: 5px;
    height: 9px;
    border-width: 0 2px 2px 0;
}
#page-local-notification-index .tp-checkbox input:checked~.checkmark::after {
    content: "";
    border-color: #949494;
}
#page-local-notification-index .tp-checkbox input:checked~.checkmark {
    background-color: unset;
    border-color: #949494;
}
#page-local-notification-index .lh-1px {
    line-height: 1;
}
@media (min-width:768px) {
    #page-local-notification-index .w-md-79 {
    width: 79%!important;
}
#page-local-notification-index .w-md-20 {
    width: 20%!important;
}
#page-local-notification-index .border-md-top {
    border-top: 1px solid #eaeaea!important;
}
}h2.mylearning_title {
    letter-spacing: -1px;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    padding-left: 10px;
    padding-right: 10px;
}
div.mylearning_header {
    float: left;
    width: 100%}
div.mylearning_header select {
    margin: 1px 0;
    font-family: 'nanumGothic', 'Malgun Gothic', Helvetica, Arial, sans-serif;
    font-size: 9pt;
    float: right;
    width: auto;
}
div.mylearning_header select#titleside {
    margin: 1px 0;
    font-family: 'nanumGothic', 'Malgun Gothic', Helvetica, Arial, sans-serif;
    font-size: 9pt;
    float: left;
}
.mylearning_header input[type="submit"] {
    float: right;
    color: #fff;
    background: #4488ad;
    text-align: center;
    padding: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.mylearning_header input[type="submit"]:hover {
    opacity: .7;
}
.mylearning_header input[type="text"] {
    float: right;
    background: #fff;
    border: 1px solid #ccc;
    padding: 0;
    border-radius: 0;
    margin: 0 5px;
    color: #333;
}
table.mylearning_table {
    width: 100%;
    margin-bottom: 5px!important;
}
table.mylearning_table th {
    background: #E6E9F0;
    border-bottom: 1px solid #B4BCCD;
    border-top: 3px solid #B4BCCD;
    border-collapse: collapse;
    font-size: 8pt;
    text-decoration: none;
    color: #4D6699!important;
    padding: 5px;
}
table.mylearning_table.half th {
    width: 30%}
.sa-menu {
    background-color: #EFEFEF;
    border-top: 3px solid #9D9D9D;
}
.sa-menu a:not(:last-child) {
    position: relative;
}
.sa-menu a:not(:last-child)::before {
    content: "";
    position: absolute;
    top: 8px;
    right: -1px;
    width: 2px;
    height: 20px;
    background-color: #8c8c8c;
}
.sortable-wrap {
    min-height: calc(100vh - 115px);
}
.colsortable {
    display: flex;
    gap: 36px;
    width: max-content;
    align-items: flex-start;
}
.colghost {
    border-color: #C8EBFB!important;
}
.ghost {
    opacity: .5;
    background-color: #C8EBFB!important;
}
.sacolgroup {
    width: 300px;
    background-color: #fff;
    border: 1px solid #A4A4A4;
}
.group-header {
    color: #525252;
    background-color: #F5F5F5;
    padding: 12px;
}
.group-header.edit input {
    display: block!important;
}
.group-header.edit b, .group-header.edit .btn-edit {
    display: none!important;
}
.rowgroup {
    border-top: 1px solid #A4A4A4;
    font-weight: 500;
    color: #525252;
    background-color: #fff;
}
.rowgroup>div:first-child {
    border-right: 1px solid #A4A4A4;
}
.rowgroup .desc {
    font-size: 10px;
    color: #BABABA;
}
.rowgroup .chk, .inp-chk {
    cursor: pointer;
    display: inline-block;
    position: relative;
    width: 17px;
    height: 17px;
    border: 1px solid #A4A4A4;
}
.inp-chk input[type=checkbox] {
    width: 16px;
    height: 16px;
    opacity: 0;
    cursor: pointer;
}
.rowgroup.active .chk::after, .inp-chk input[type=checkbox]:checked+span {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    width: 11px;
    height: 11px;
    background-color: #6C6C6C;
    pointer-events: none;
}
.rowgroup .status {
    width: 17px;
    min-width: 17px;
    height: 17px;
    display: inline-block;
    background-color: #D3D3D3;
    border-radius: 5px;
}
.rowgroup.active .status {
    background-color: #5DB174;
}
.rowgroup.missing .status {
    background-color: #FF8A00!important;
}
.rowsortable.empty::after {
    display: block;
    content: "기능을 추가해 주세요";
    color: #bababa;
    padding: 16px;
    width: 100%;
    text-align: center;
    border-top: 1px solid #A4A4A4;
}
.gap-2 {
    gap: 8px;
}
.w-content, .btn {
    min-width: max-content;
    width: max-content;
    max-width: 100%!important;
}
.inanyway_send .search_form label.inline {
    margin-right: 5px;
}
.inanyway_send .search_form form {
    margin: 0;
}
.inanyway_send .form-horizontal .control-group {
    clear: both;
    border: 1px solid #ddd;
    margin-bottom: 0;
}
.inanyway_send .form-horizontal .control-group .control-label {
    width: 100%;
    font-weight: 700;
    padding: 13px 8px 8px 8px;
    margin: 0;
    float: none;
    text-align: left;
}
.inanyway_send .form-horizontal .control-group .col-md-3 label {
    width: 140px;
    font-weight: 700;
    padding: 13px 8px 8px 8px;
    margin: 0;
    display: inline-block!important;
}
.inanyway_send .form-horizontal .control-group .controls {
    margin-left: 160px;
    padding: 8px;
}
.inanyway_send .group_fieldset .group_checked .inanyway_send .control-submit {
    margin-top: 10px;
}
.inanyway_send .group_fieldset {
    display: block;
    border: 1px solid #E5E5E5;
    padding: 10px 20px;
    margin-bottom: 20px;
    position: relative;
}
.inanyway_send .group_fieldset legend {
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 0 20px;
    border-width: 0;
    padding: 0 5px;
    width: auto;
    line-height: 20px;
}
.inanyway_send .group_fieldset .group_checked {
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 1;
}
.inanyway_send .form-horizontal .control-group .col-md-9 .control-template_parent {
    width: 100%}
.inanyway_send .form-horizontal .control-group .col-md-9 input[name=subject] {
    width: 100%}
.inanyway_send .form-horizontal .control-group .col-md-9 .preview_template {
    width: 100%;
    height: auto;
    min-height: 150px;
}
.inanyway_send .form-horizontal .control-group .col-md-9 .seltemp {
    display: block;
    float: left;
}
.inanyway_send .form-horizontal .control-group .col-md-9 .control-template {
    padding-top: 0!important;
}
.inanyway_send .form-horizontal .control-group .col-md-9 div[data-groupname=requestdate] {
    margin-left: 1.2em;
}
.inanyway_send .users {
    margin: 0 0 0;
    list-style: none;
    padding: 0;
}
.inanyway_send .users .userinfo {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    font-size: 14px;
}
.inanyway_send .users li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    min-width: 100%;
    padding: 5px;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
}
.inanyway_send .users .checkbox-inline img {
    margin-right: 5px;
}
.inanyway_send .users .checkbox-inline input[type='checkbox'] {
    margin-top: 5px;
}
.inanyway_send .users .no_member {
    margin: 4px 0;
}
.inanyway_send .checked_button {
    text-align: right;
}
.inanyway_send .pagination .pagenum {
    padding: 0 5px;
    cursor: pointer;
}
.well.search_form {
    background: #f9f9f9;
    border: 0;
    margin-bottom: 20px;
}
.well.search_form:after {
    content: "";
    display: block;
    clear: both;
}
.inanyway_send .form-horizontal .control-group {
    border: 0;
}
.inanyway_send .form-horizontal .control-group .control-label {
    font-size: 18px;
    padding: 0;
    margin-bottom: 10px;
}
.inanyway_send .form-horizontal .control-group .controls {
    margin: 0;
    padding: 0;
}
.inanyway_send .group_fieldset {
    padding: 20px;
}
.inanyway_send .group_fieldset:last-of-type {
    margin-bottom: 0;
}
.inanyway_send .group_fieldset legend {
    width: 100%;
    margin: 0 -21px;
    padding: 20px 20px;
    box-sizing: content-box;
    border: 1px solid #ddd;
    border-top-color: #000;
    font-size: 16px;
    color: #333;
}
.inanyway_send .group_fieldset .group_checked {
    top: -45px;
}
.inanyway_send .users {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #ddd;
}
.inanyway_send .users #fgroup_id_tousers {
    width: 100%;
    margin: 0;
}
.inanyway_send .users #fgroup_id_tousers .col-md-3 {
    display: none;
}
.inanyway_send .users #fgroup_id_tousers .col-md-9 {
    width: 100%;
    padding: 0;
    background: #fff;
}
.inanyway_send .users #fgroup_id_tousers .col-md-9 img {
    border-radius: 100%}
.inanyway_send .users #fgroup_id_tousers .col-md-9 .form-check {
    justify-content: left;
}
.inanyway_send .users .checkbox-inline input[type='checkbox'] {
    margin-right: 5px;
}
.inanyway_send .users .checkbox-inline img {
    border-radius: 100%}
.inanyway_send .form-horizontal .control-group .col-md-3 label {
    padding: 0;
}
.mform #fitem_id_gpuser.form-group.fitem {
    padding: 0;
    border: 0;
    display: none;
}
.mform #fitem_id_gpuser.form-group.fitem.has-danger {
    display: flex;
}
.mform #fgroup_id_tousers.form-group.fitem {
    padding: 0;
    border: 0;
    max-height: 318px;
    overflow: auto;
}
.inanyway_send .form-horizontal .control-group .col-md-9 .control-template_parent {
    font-size: 0;
}
#page-local-sms-send_log .logs.well {
    max-width: 100%;
    overflow: auto;
    border: 0;
    padding: 0;
}
#page-local-sms-send_log .logs.well .table {
    table-layout: auto;
    min-width: 100%;
    width: auto;
}
#page-local-sms-send_log .logs.well .table>tbody>tr>td:nth-child(2) {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}
.send_form .control-group>.form-group.fitem {
    border-bottom: 1px solid #ddd;
    padding: 0;
    margin: -1px 0 0;
    flex-direction: column;
}
.send_form .control-group>.form-group.fitem .col-md-3 {
    padding: 15px 20px!important;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    max-width: none;
    width: 100%;
    flex-basis: 100%;
    font-size: 16px;
    font-weight: 500;
    color: #444;
}
.send_form .control-group .col-md-3 label {
    padding: 0;
}
.send_form .control-group>.form-group.fitem .col-md-9 {
    max-width: none;
    width: 100%;
    flex-basis: 100%;
    background: #f6f6f6;
    padding: 20px 15px;
}
.send_form .control-group>.form-group .form-content {
    height: 100px;
}
.inanyway_send select {
    border-radius: 0;
    border: 1px solid #ddd;
    text-shadow: none;
    box-shadow: none;
    max-width: 100%;
    cursor: pointer;
    padding: .25rem 2rem .25rem .5rem;
    background-color: #fff;
    min-width: 70px;
}
.inanyway_send .menuorder {
    appearance: none;
    -webkit-appearance: initial;
    vertical-align: initial;
}
.inanyway_send input[type='text'], .inanyway_send input[type='date'] {
    border-radius: 0;
    border: 1px solid #ddd;
    padding: .25rem .5rem;
    max-width: 100%}
.inanyway_send {
    margin-bottom: 20px;
}
@media screen and (max-width:768px) {
    .inanyway_send .search_form form {
    float: none!important;
}
.inanyway_send .search_form label.inline {
    display: block;
    margin-bottom: 5px;
}
.inanyway_send .checked_button {
    text-align: left;
}
.inanyway_send .users {
    max-height: 213px;
    overflow: auto;
}
.inanyway_send .users li {
    min-width: 100%}
.inanyway_send .form-horizontal .control-group .col-md-9 div[data-groupname=requestdate] {
    margin: 0;
}
.inanyway_send .form-horizontal .control-group .col-md-9 .form-group {
    margin-bottom: 0;
}
.inanyway_send .group_fieldset legend {
    padding-top: 45px;
    padding-bottom: 10px;
}
.inanyway_send .group_fieldset .group_checked {
    top: -65px;
    right: auto;
    left: 18px;
}
#page-local-sms-send_log .logs.well .table {
    white-space: nowrap;
}
#page-local-sms-send_log .logs.well .table>tbody>tr>td:nth-child(2) {
    max-width: 250px;
}
.inanyway_send .btn {
    margin-bottom: 5px;
}
}.inanyway_send table {
    border-spacing: 0;
    border-collapse: collapse;
}
.inanyway_send .table {
    margin-bottom: 30px;
    margin-top: 0;
    border-top: 2px solid #313131!important;
    border-bottom: 1px solid #ccc!important;
    width: 100%;
    table-layout: fixed;
}
.inanyway_send .table-wrap {
    margin-bottom: 30px;
}
.inanyway_send .table-wrap table {
    margin-bottom: 0;
}
.inanyway_send thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}
.inanyway_send .header {
    box-shadow: none!important;
}
.inanyway_send tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.inanyway_send .table>thead>tr>th {
    text-align: center;
    border: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #fafafa;
    vertical-align: middle;
    color: #000;
    font-size: 14px;
    color: #111;
    word-break: keep-all;
    word-wrap: break-word;
    font-weight: 500;
    padding: 10px 5px;
}
.inanyway_send table.no-bg>thead>tr>th {
    background: #fff;
    border: 0;
}
.inanyway_send tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.inanyway_send .table>tbody>tr>th {
    text-align: center;
    border-top: 1px solid #ddd;
    background-color: #fafafa;
    vertical-align: middle;
    color: #111;
    font-size: 14px;
    word-break: keep-all;
    word-wrap: break-word;
    font-weight: 500;
    padding: 5px 10px;
}
.inanyway_send .detail>tbody>tr>th {
    border-color: #ddd;
    min-height: 40px;
}
.inanyway_send .table>tbody>tr>td {
    font-size: 14px;
    color: #888;
    font-weight: 400;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    text-align: center;
    font-size: 14px;
    padding: 10px 5px;
    letter-spacing: -.5px;
    word-break: keep-all;
    word-wrap: break-word;
}
.inanyway_send .detail>tbody>tr>td {
    text-align: left;
    border-color: #ddd;
    padding: 8px 10px;
    word-break: break-all;
}
.inanyway_send table.no-bg>tbody>tr>td {
    border-right: 0;
    border-color: #ddd;
    color: #666;
}
.inanyway_send table.hover tbody tr:hover, .inanyway_send table.hover tbody tr.selected {
    background: #f5fbff;
}
.inanyway_send .table>thead>tr>th:first-child, .inanyway_send table>tbody>tr>td:first-child {
    border-left-width: 0;
}
.inanyway_send .table>thead>tr>th:last-child, .inanyway_send table>tbody>tr>td:last-child {
    border-right-width: 0;
}
.inanyway_send .table>thead>tr>td:first-child, .inanyway_send table>tbody>tr>td:first-child, .inanyway_send table>tfoot>tr>td:first-child {
    border-left-width: 0;
}
.inanyway_send .table>thead>tr>td:last-child, .inanyway_send table>tbody>tr>td:last-child, .inanyway_send table>tfoot>tr>td:first-child {
    border-right-width: 0;
}
.inanyway_send .table>tbody>tr:last-child>td, .inanyway_send table>tbody>tr:last-child>th {
    border-bottom: 0;
}
.inanyway_send .table td.t-left>a {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    box-sizing: border-box;
}
.inanyway_send .table td a.ic-new {
    position: relative;
    padding-right: 25px;
}
.inanyway_send .table td a.ic-new:after {
    content: "N";
    display: inline-block;
    background: #ff9a31;
    width: 18px;
    height: 18px;
    color: #fff;
    text-align: center;
    font-size: 10px;
    line-height: 18px;
    border-radius: 100%;
    position: absolute;
    right: 0;
    top: 2px;
}
.inanyway_send .table>thead>tr>th, .inanyway_send .pagelayout-manage table>thead>tr>th {
    border: 1px solid #ddd!important;
    border-bottom: 1px solid #ddd!important;
    border-right: 1px solid #eee!important;
    border-top: 1px solid #eee!important;
}
.inanyway_send .table>tbody>tr>td, .inanyway_send .pagelayout-manage table>tbody>tr>td {
    border-right: 1px solid #eee!important;
    border-top: 1px solid #eee!important;
}
.inanyway_send ul.nav-tabs {
    border-bottom: 1px solid #ddd;
    margin-bottom: 25px!important;
}
.inanyway_send .nav-tabs .nav-link, .inanyway_send .nav-tabs .nav-link:hover {
    border: 1px solid #ddd;
    font-size: 15px;
    color: #777;
    padding: 12px 10px;
    min-width: 130px;
    text-align: center;
    margin-right: 3px;
    margin-bottom: -1px;
}
.inanyway_send .nav-tabs .nav-link.active, .inanyway_send .nav-tabs .nav-item.show .nav-link {
    border-bottom-color: #fff;
    border-top: 2px solid #015eaa;
    color: #015eaa;
}
.inanyway_send ul.nav-tabs+ul.nav-tabs .nav-item {
    margin: 0;
}
.inanyway_send ul.nav-tabs+ul.nav-tabs .nav-item .nav-link {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px 10px;
    min-width: 0;
    border: 0;
    margin: 0;
}
.inanyway_send ul.nav-tabs+ul.nav-tabs .nav-item .nav-link.active {
    border: 0;
    border-bottom: 2px solid #015eaa;
    margin-bottom: -1px;
}
#page-local-sms-send #participants .order_hover:hover {
    color: #ca3120!important;
    cursor: pointer;
}
#page-local-sms-send #participants {
    min-width: 950px;
}
#accordion .left {
    float: left;
}
.tc {
    text-align: center;
}
.ui-accordion-content.ui-helper-reset.ui-widget-content.ui-corner-bottom.ui-accordion-content-active {
    background-color: #efefef!important;
    width: 96%!important;
    padding: 10px 2%;
    float: left;
    margin: 0 0 10px 0!important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
input[type="button"] {
    cursor: pointer;
}
.table-header-area {
    float: left;
    width: 60%;
    margin: 0;
}
.table-header-area h2 {
    width: 98.7%;
    margin: 0 .65% 0 .65%;
    font-weight: 700;
    font-size: 123.1%}
.table-header-area .table-description {
    font-size: 11px;
    color: #999;
    padding-left: 20px;
    font-weight: 400;
}
.table-description {
    padding-left: 0;
    font-size: 11px;
    color: #999;
    font-weight: 400;
}
.table-header-area .table-count {
    font-size: 12px;
    color: #999;
}
.table-filter-area {
    float: right;
    width: 40%;
    text-align: right;
    margin: 0;
}
.table-filter-area-wide {
    width: 100%!important;
}
.table-footer-area {
    width: 100%;
    margin-bottom: 20px;
    display: flex;
}
.table-footer-area .board-breadcrumbs {
    margin: 0 auto 20px auto;
    width: 100%;
    float: left;
    text-align: center;
}
.table-footer-area .board-breadcrumbs ul {
    list-style: none;
    float: none;
    display: inline-block;
    position: relative;
    margin: 0;
}
.table-footer-area .board-breadcrumbs ul li {
    margin: 4px 0 0 0;
    position: relative;
    top: 0;
    display: inline-block;
}
.table-footer-area .board-breadcrumbs ul li a {
    padding: 0 10px 0 10px;
    font-size: 11px;
    font-family: 'Armata', sans-serif;
}
.table-footer-area .board-breadcrumbs ul li.current a {
    font-weight: 700;
    color: #5d9cec;
}
.table-footer-area .board-breadcrumbs ul li.current a:hover {
    text-decoration: underline;
}
.board-breadcrumbs .board-nav-prev a, .board-breadcrumbs .board-nav-next a {
    font-size: 10px;
    width: 18px;
    display: inline-block;
    border: 1px solid #4c5469;
}
.table-footer-area .btn-area-left {
    margin-left: auto;
}
.table-footer-area .tlboardDeleteBtn {
    color: #000000!important;
    font-weight: 400!important;
    background-color: #D9D9D9!important;
}
.table-footer-area .btn-area input[type="button"] {
    font-size: 11px;
    font-family: 'Nanum Gothic', sans-serif;
    padding: 4px 20px 2px 20px!important;
}
.table-footer-area .btn-area .red-form {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background-color: #e75735;
    border: none;
    border-bottom: 2px solid #c63614!important;
    color: #fff;
}
input[type="button"].red-form:hover {
    background-color: #c63614;
}
.table-footer-area .btn-area .gray-form {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background-color: #efefef;
    border: none;
    border-bottom: 2px solid #cdcdcd!important;
    color: #999;
}
.table-footer-area .btn-area .gray-form:hover {
    background-color: #cdcdcd;
}
.table-footer-area .btn-area .blue-form {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background-color: #656c7e;
    border: none;
    border-bottom: 2px solid #4c5469!important;
    color: #fff;
}
.table-footer-area .btn-area .blue-form:hover {
    background-color: #4c5469;
}
.btn-area-left, .area-left {
    float: left;
}
.btn-area-right, .area-right {
    float: right;
}
.text-small-gray {
    font-size: 95%;
    color: #aaa;
}
#page-local-tlmboard-index .isnotice, #page-local-tlmboard-index2 .isnotice {
    background: #dedede;
}
#page-local-tlmboard-index .board-list-area, #page-local-tlmboard-index2 .board-list-area, #page-local-tlmboard-index3 .board-list-area {
    clear: both;
}
#page-local-tlmboard-index .board-list-area .board-list, #page-local-tlmboard-index2 .board-list-area .board-list, #page-local-tlmboard-index3 .board-list-area .board-list {
    margin: 0;
}
#page-local-tlmboard-index .board-list-area .board-list li, #page-local-tlmboard-index2 .board-list-area .board-list li, #page-local-tlmboard-index3 .board-list-area .board-list li {
    clear: both;
    list-style: none;
    border: 1px solid #aaa;
    padding: 20px;
    margin-bottom: 5px;
}
#page-local-tlmboard-index .table-header-area, #page-local-tlmboard-index2 .table-header-area, #page-local-tlmboard-index3 .table-header-area {
    float: left;
}
.boardred {
    color: red;
}
#page-local-tlmboard-index .table-filter-area, #page-local-tlmboard-index2 .table-filter-area {
    float: left;
}
#page-local-tlmboard-index .table-filter-area form, #page-local-tlmboard-index2 .table-filter-area form {
    text-align: left;
}
#page-local-tlmboard-index .post-title, #page-local-tlmboard-index2 .post-title {
    font-size: 110%;
    font-weight: 700;
}
#page-local-tlmboard-index .post-date, #page-local-tlmboard-index2 .post-date {
    font-size: 90%;
    color: #999;
}
#page-local-tlmboard-index .post-title img, #page-local-tlmboard-index2 .post-title img {
    margin-right: 5px;
    vertical-align: bottom;
}
.post-viewinfo {
    font-size: 90%;
    text-align: center;
    margin-top: 0;
    margin-right: 10px;
}
#page-local-tlmboard-index .menu_area, #page-local-tlmboard-index2 .menu_area {
    margin-top: 30px;
}
#page-local-tlmboard-index .menu_area span, #page-local-tlmboard-index2 .menu_area span {
    margin-left: 10px;
}
#page-local-tlmboard-index .icon_info, #page-local-tlmboard-index2 .icon_info {
    margin-top: 2px;
}
#page-local-tlmboard-index .icon_info div img, #page-local-tlmboard-index2 .icon_info div img {
    margin-left: 10px;
    float: left;
}
#page-local-tlmboard-index .icon_info div span, #page-local-tlmboard-index2 .icon_info div span {
    margin-top: 1px;
    margin-left: 4px;
    float: left;
}
#page-local-tlmboard-index .div_taps, #page-local-tlmboard-index2 .div_taps {
    display: none;
}
#page-local-tlmboard-index2 .online_table_style {
    width: 750px;
    margin-top: 20px;
    margin-left: 10px;
    padding: 20px 10px;
    float: left;
    border: 2px solid #798B95;
    border-radius: 10px;
    box-shadow: 0 0 3px #999;
}
#page-local-tlmboard-index2 .online_table_style table tr td .redbold {
    color: red;
    font-weight: 700;
}
#page-local-tlmboard-index2 .online_table_style table tr th {
    border: 1px solid #acacac;
}
#page-local-tlmboard-index2 .online_table_style table tr td {
    border: 1px solid #acacac;
}
#page-local-tlmboard-index2 .online_table_style table tr .onlinetitle {
    text-align: left;
    line-height: 25px;
}
#page-local-tlmboard-index2 .online_table_style table tr .onlinetitle b:hover {
    cursor: pointer;
    text-decoration: underline;
}
#page-local-tlmboard-index2 .online_table_style table tr .content_hover:hover {
    cursor: pointer;
    text-decoration: underline;
}
#page-local-tlmboard-index2 .online_table_style table tr td img:hover {
    cursor: pointer;
}
#page-local-tlmboard-index2 .online_table_style table tr .onlinecontent {
    margin-left: 25px;
    float: left;
}
.detail-title-area {
    padding: 10px 0;
    margin-top: 5px;
}
.detail-title {
    font-size: 120%;
    font-weight: 700;
    display: block;
}
.detail-date {
    margin-right: 5px;
    font-size: 90%;
    color: #999;
    display: block;
}
.detail-contents {
    clear: both;
    border: 1px solid #ccc;
    padding: 20px;
    margin: 10px 0;
}
.detail-attachment-area {
    border: 1px solid #eee;
    margin-bottom: 10px;
    padding: 0;
    background: #fff;
    display: flex;
    width: 100%}
.detail-attachment-title {
    padding: 20px;
    background: #F9F9F9;
    color: #000;
    font-weight: 400;
    border-right: 1px solid #eee;
}
.detail-attachment {
    margin: 20px;
    padding: 0px!important;
}
.detail-attachment li {
    list-style: none;
}
.detail-viewinfo, .detail-commentinfo, .detail-recommendinfo {
    font-weight: 700;
    text-align: center;
    margin-top: -35px;
    margin-right: 20px;
    margin-right: 20px;
}
table.generaltable tbody tr td.title_left {
    text-align: left!important;
}
table.generaltable.td.title_left {
    text-align: left!important;
}
.thread-style {
    width: 100%;
    float: left;
    margin: 5px 0;
    padding: 0;
}
.thread-style .thread-style-lists {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    border-top: 2px solid #676767;
    border-bottom: 1px solid #e3e3e3;
    list-style: none;
    margin-left: 0;
}
.thread-style .thread-style-lists .thread-right {
    padding: 0;
    text-align: center;
    width: 100%}
.thread-style .thread-style-lists li {
    border-top: 1px solid #e3e3e3;
    padding: 15px 0;
    float: left;
    width: 100%;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    -ms-transition: background-color .25s ease-in-out;
}
.thread-style .thread-style-lists li:hover {
    background-color: #fafafa;
}
.thread-style .thread-style-lists li:first-child {
    border-top: none;
}
.thread-style .thread-style-lists li .thread-left {
    width: 35px;
    padding: 0 0 0 5px;
    margin: 0 5px 0 0;
    float: left;
}
.thread-style .thread-style-lists li .thread-content {
    width: calc(100% - 215px);
    float: left;
}
.thread-style .thread-style-lists li .thread-empty {
    width: 100%;
    text-align: center;
    float: left;
}
.thread-style .thread-style-lists li .thread-content .thread-post-title {
    font-size: 13px;
    font-weight: 400;
    float: left;
    max-width: 95%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.thread-style .thread-style-lists li .thread-content .thread-post-meta {
    font-size: 12px;
    color: #999;
    width: 100%;
    float: left;
    margin: 2px 0 6px 0;
}
.thread-style .thread-style-lists li .thread-content .thread-post-content {
    width: 100%;
    float: left;
    color: #676767;
}
.thread-style .thread-style-lists li .thread-right {
    width: 150px;
    float: left;
    margin: 0 0 0 10px;
}
.thread-style .thread-style-lists li .thread-right .count-block {
    width: 50px;
    text-align: center;
    float: right;
    font-size: 13px;
    font-weight: 700;
}
.thread-style .thread-style-lists li .thread-right .count-block span {
    color: #999;
    font-weight: 400;
    font-size: 12px;
}
.board-style .board-style-thread, .board-style .board-style-list {
    margin: 0 15px 0 0;
    float: left;
    font-size: 12px;
    cursor: pointer;
}
.board-style .board-style-thread input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    background-image: url(/images/thread_style.png);
    width: 18px;
    height: 13px;
    float: left;
    display: block;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    margin: 3px 8px 0 0;
}
.board-style .board-style-thread input[type="radio"]:checked {
    background-image: url(/images/thread_style_checked.png)!important;
}
.board-style .board-style-list input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    background-image: url(/images/board_style.png);
    width: 18px;
    height: 13px;
    float: left;
    display: block;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    margin: 3px 8px 0 0;
}
.board-style .board-style-list input[type="radio"]:checked {
    background-image: url(/images/board_style_checked.png)!important;
}
.writing_content {
    background: rgba(237, 237, 237, .5);
    border: 3px solid #D4DADB;
    padding: 20px;
    margin: 5px 0;
    min-height: 100px;
    overflow-y: auto;
}
.writing_content span {
    color: #666;
    font-weight: 100;
    font-size: 11px;
    letter-spacing: 0;
    padding: 0;
    vertical-align: middle;
    padding-left: 10px;
}
.writing_content_title #subjectname {
    padding-right: 10px;
    float: left;
}
.writing_content span.commands {
    float: none;
    color: #666;
    font-weight: 100;
    font-size: 11px;
    letter-spacing: 0;
    padding: 0;
}
.writing_content_title {
    font-size: 13px;
    padding-bottom: 5px;
    border-bottom: 1px solid #dedede;
    font-weight: 600;
    color: #325372;
}
.height_space {
    height: 30px;
}
.height_space_float {
    height: 30px;
    width: 100%;
    float: left;
}
.writing_content_author {
    font-size: 9pt;
    padding: 5px 0;
    color: #333;
    font-weight: 600;
}
.writing_content_phone {
    font-size: 8pt!important;
    padding: 0 3px!important;
    color: #666!important;
    vertical-align: bottom!important;
    width: 100%!important;
}
span.right_attached {
    float: right;
}
.writing_content_content {
    padding: 20px 5px;
    font-size: 9pt;
    line-height: 200%;
    min-height: 400px;
}
.detailinfo {
    width: 100%;
    border: 1px solid #EDEDED;
    padding: 15px 0 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}
h4.infotitle {
    margin: 0 0 15px 15px;
    color: #3C928F;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: -1px;
    width: 41%;
    float: left;
}
table.infotable {
    text-align: left;
    margin: 0;
    width: 100%}
table.infotable th {
    height: 21px;
    font-size: 11px;
    letter-spacing: -1px;
    color: #717171;
    font-weight: 400;
    text-align: left;
    vertical-align: top;
    line-height: 17px;
    width: 15%;
    padding: 0 0 0 20px;
    font-family: "돋움", Dotum, "굴림", Gulim, Helvetica, Sans-serif;
}
table.infotable td {
    font-size: 12px;
    padding: 0;
    font-family: "돋움", Dotum, "굴림", Gulim, Helvetica, Sans-serif;
}
.listmenu {
    text-align: right;
    margin: 0 5px;
}
.listmenu input[type="button"] {
    font-size: 11px;
    padding: 3px 5px;
    background: #0378AF;
    border: none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
}
.listmenu input[type="button"]:hover {
    opacity: .8;
}
.listmenu input[type="submit"] {
    font-size: 11px;
    padding: 3px 5px;
    background: #0378AF;
    border: none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
}
.listmenu input[type="submit"]:hover {
    opacity: .8;
}
h2.mylearning_title {
    letter-spacing: -1px;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}
div.mylearning_header {
    float: left;
    width: 100%}
div.mylearning_header select {
    margin: 1px 0;
    font-family: 'nanumGothic', 'Malgun Gothic', Helvetica, Arial, sans-serif;
    font-size: 9pt;
    float: right;
    width: auto;
}
div.mylearning_header select#titleside {
    margin: 1px 0;
    font-family: 'nanumGothic', 'Malgun Gothic', Helvetica, Arial, sans-serif;
    font-size: 9pt;
    float: left;
}
.mylearning_header input[type="submit"] {
    float: right;
    color: #fff;
    background: #4488ad;
    text-align: center;
    padding: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.mylearning_header input[type="submit"]:hover {
    opacity: .7;
}
.mylearning_header input[type="text"] {
    float: right;
    background: #fff;
    border: 1px solid #ccc;
    padding: 0;
    border-radius: 0;
    margin: 0 5px;
    color: #333;
}
div.listmenu select {
    margin: 1px 0;
    font-family: 'nanumGothic', 'Malgun Gothic', Helvetica, Arial, sans-serif;
    font-size: 9pt;
    float: none;
}
table.mylearning_table {
    width: 100%;
    margin-bottom: 5px!important;
}
table.mylearning_table th {
    background: #E6E9F0;
    border-bottom: 1px solid #B4BCCD;
    border-top: 3px solid #B4BCCD;
    border-collapse: collapse;
    font-size: 8pt;
    text-decoration: none;
    color: #4D6699!important;
    padding: 5px;
}
table.mylearning_table.half th {
    width: 30%}
.post {
    list-style: none;
    margin: 0;
}
.post .post_label {
    font-size: 12px;
    font-weight: 600;
    width: 100px;
    float: left;
    list-style: none;
    padding-left: 15px;
}
.post input[type="text"] {
    color: #8C8C8C;
    font-size: 12px;
    border: 1px solid #A7A7A7;
    border-bottom: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
    background-color: #FBFBFB;
    border-radius: 0;
    margin: 2px 0;
}
.post input[type="password"] {
    color: #8C8C8C;
    font-size: 12px;
    border: 1px solid #A7A7A7;
    border-bottom: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
    background-color: #FBFBFB;
    border-radius: 0;
    width: 130px;
    padding: 2px;
    margin: 2px 0;
    float: left;
    margin-right: 10px;
}
.title_left {
    text-align: left;
}
ul.board-list .post-content {
    width: 95%;
    text-align: justify;
    display: block;
    padding: 10px 0 10px 45px;
}
.pointer {
    cursor: pointer;
}
table tr td.title img {
    position: relative;
    display: inline;
    float: none;
    margin: 0 4px -3px 5px;
}
.post-date {
    font-size: 90%;
    color: #999;
}
.textcenter {
    text-align: center;
}
.btn-area button {
    margin: 0 2px;
}
td.value {
    text-align: left!important;
}
#notice .buttons {
    position: relative;
    z-index: 999;
}
#pruneform>table {
    position: relative;
    z-index: 999;
}
.bluetone {
    color: #5d9cec;
}
span.deletex {
    color: red;
    cursor: pointer;
}
.bt {
    float: left;
    vertical-align: top;
    color: #333;
}
.fl {
    float: left;
    color: #333;
}
.publicchk {
    float: left;
    padding-right: 10px;
    vertical-align: top;
    color: #333;
}
#email .unsubscribelink {
    margin-top: 20px;
}
.writing_content {
    background: rgba(237, 237, 237, .5);
    border: 3px solid #D4DADB;
    padding: 20px;
    margin: 5px 0;
    min-height: 100px;
    overflow-y: auto;
}
.writing_content span {
    color: #666;
    font-weight: 100;
    font-size: 11px;
    letter-spacing: 0;
    padding: 0;
    vertical-align: middle;
    padding-left: 10px;
}
.writing_content_title #subjectname {
    padding-right: 10px;
    float: left;
}
.writing_content span.commands {
    float: none;
    color: #666;
    font-weight: 100;
    font-size: 11px;
    letter-spacing: 0;
    padding: 0;
}
.writing_content_title {
    font-size: 13px;
    padding-bottom: 5px;
    border-bottom: 1px solid #dedede;
    font-weight: 600;
    color: #325372;
}
.height_space {
    height: 30px;
}
.height_space_float {
    height: 30px;
    width: 100%;
    float: left;
}
.writing_content_author {
    font-size: 9pt;
    padding: 5px 0;
    color: #333;
    font-weight: 600;
}
.writing_content_phone {
    font-size: 8pt!important;
    padding: 0 3px!important;
    color: #666!important;
    vertical-align: bottom!important;
    width: 100%!important;
}
span.right_attached {
    float: right;
}
.writing_content_content {
    padding: 20px 5px;
    font-size: 9pt;
    line-height: 200%;
    min-height: 400px;
}
.detailinfo {
    width: 100%;
    border: 1px solid #EDEDED;
    padding: 15px 0 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}
h4.infotitle {
    margin: 0 0 15px 15px;
    color: #3C928F;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: -1px;
    width: 41%;
    float: left;
}
table.infotable {
    text-align: left;
    margin: 0;
    width: 100%}
table.infotable th {
    height: 21px;
    font-size: 11px;
    letter-spacing: -1px;
    color: #717171;
    font-weight: 400;
    text-align: left;
    vertical-align: top;
    line-height: 17px;
    width: 15%;
    padding: 0 0 0 20px;
    font-family: "돋움", Dotum, "굴림", Gulim, Helvetica, Sans-serif;
}
table.infotable td {
    font-size: 12px;
    padding: 0;
    font-family: "돋움", Dotum, "굴림", Gulim, Helvetica, Sans-serif;
}
.listmenu {
    text-align: right;
    margin: 0 5px;
}
.listmenu input[type="button"] {
    font-size: 11px;
    padding: 3px 5px;
    background: #0378AF;
    border: none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
}
.listmenu input[type="button"]:hover {
    opacity: .8;
}
.listmenu input[type="submit"] {
    font-size: 11px;
    padding: 3px 5px;
    background: #0378AF;
    border: none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
}
.listmenu input[type="submit"]:hover {
    opacity: .8;
}
.board-title {
    letter-spacing: -1px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #ddd;
}
div.listmenu select {
    margin: 1px 0;
    font-family: 'nanumGothic', 'Malgun Gothic', Helvetica, Arial, sans-serif;
    font-size: 9pt;
    float: none;
}
.post {
    list-style: none;
    margin: 0;
}
.post .post_label {
    font-size: 12px;
    font-weight: 600;
    width: 100px;
    float: left;
    list-style: none;
    padding-left: 15px;
}
.post input[type="text"] {
    color: #8C8C8C;
    font-size: 12px;
    border: 1px solid #A7A7A7;
    border-bottom: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
    background-color: #FBFBFB;
    border-radius: 0;
    margin: 2px 0;
}
.post input[type="password"] {
    color: #8C8C8C;
    font-size: 12px;
    border: 1px solid #A7A7A7;
    border-bottom: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
    background-color: #FBFBFB;
    border-radius: 0;
    width: 130px;
    padding: 2px;
    margin: 2px 0;
    float: left;
    margin-right: 10px;
}
.title_left {
    text-align: left;
}
.no-overflow {
    clear: both;
}
td.answer a {
    padding-left: 15px;
    background-image: url(../pix/reply_arrow.png);
    background-position: left top;
    background-repeat: no-repeat;
}
table.detail {
    border-top: 1px solid #999!important;
    border-bottom: 1px solid #999!important;
}
.table-reply-area {
    float: left;
    width: 100%;
    margin: 10px 0 30px 0;
}
.table-reply-area .reply {
    width: 100%;
    margin: 0 0 10px 0;
    float: left;
}
.table-reply-area .reply textarea {
    width: calc(100% - 160px);
    appearance: none;
    -webkit-table-reply-area;
    -moz-table-reply-area;
    border: 1px solid #ccc;
    background-color: #fafafa;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    float: left;
    height: 44px;
    padding: 8px 1%}
.table-reply-area .reply input[type="submit"].reply-submit {
    height: 62px;
    width: 120px;
    box-sizing: border-box;
    border-bottom: 2px solid #1d6acb!important;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border: 1px solid #1d6acb;
    background-color: #fff!important;
    padding: 0 30px;
    margin: 0;
    float: right;
    color: #1d6acb!important;
    font-size: 13px;
}
.table-reply-area .reply input[type="submit"].reply-submit:hover {
    background-color: #1d6acb!important;
    color: #fff!important;
}
.reply-list {
    width: 100%;
    float: left;
    background-color: #fbfdff;
    font-size: 12px;
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #d1e4f9;
}
.reply-list li {
    width: calc(100% - 30px);
    float: left;
    padding: 15px;
    margin: 0;
    border-bottom: 1px solid #d1e4f9;
}
.reply-list li .bluetone {
    font-weight: 700;
    float: left;
    margin-top: 6px;
    cursor: pointer;
}
.reply-list li p {
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
}
.reply-list li p a {
    font-size: 14px;
    color: #e44145;
    margin: 0 0 0 4px;
}
.reply-list li .reply-list-left {
    width: 90%;
    float: left;
}
.reply-list li .reply-list-left .reply-title {
    margin: 0 0 4px 0;
}
.reply-list li .reply-list-right {
    width: 10%;
    float: left;
}
.reply-list li .reply-list-right img {
    float: right;
    margin: 8px 0 0 0;
}
.reply-list li:first-child {
    border-top: none;
}
.reply-list li .reply-meta {
    font-size: 12px;
    color: #676767;
}
.reply-list li .comment_author {
    font-size: 12px;
    font-weight: 700;
}
.boardcategory {
    padding: 10px;
}
#page-local-tlmboard-index .crs-left-block ul {
    padding: 0;
}
#page-local-tlmboard-index .ic-new {
    background: #d15458!important;
    color: #fff!important;
    padding: 0 4px;
    font-size: 12px;
    border-radius: 20px;
    margin-left: 4px;
    position: relative;
    top: -2px;
}
#page-local-tlmboard-index .tb-detail-tit {
    background: #f2f2f2;
    color: #222;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    padding: 15px 10px;
    border-top: 2px solid #222;
    border-bottom: 1px solid #ddd;
}
#page-local-tlmboard-index .tb-detail-tit .tb-reply {
    margin-top: -10px;
}
#page-local-tlmboard-index .tb-info {
    border-bottom: 1px solid #ddd;
    padding: 10px 20px;
    color: #6d6d6d;
    background-color: #fff;
    text-align: right;
    display: flex;
    font-size: 14px;
}
#page-local-tlmboard-index .tb-info .f-r {
    margin-left: auto;
}
#page-local-tlmboard-index .tb-info p {
    margin: 0px!important;
}
#page-local-tlmboard-index .tb-info strong {
    color: #000;
    font-weight: 400;
}
#page-local-tlmboard-index .tb-info span {
    color: #888;
}
#page-local-tlmboard-index .tb-cont {
    padding: 20px 20px;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    min-height: 250px;
}
#page-local-tlmboard-index .tb-cont img {
    max-width: 100%;
    height: auto!important;
}
#page-local-tlmboard-index .tb-file-area {
    border-bottom: 1px solid #555;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
#page-local-tlmboard-index .tb-file-area .tit {
    font-size: 18px;
    margin-bottom: 17px;
}
#page-local-tlmboard-index .tb-file-area ul li {
    margin-bottom: 10px;
}
#page-local-tlmboard-index .tb-file-area ul li a {
    display: inline-block;
    font-size: 16px;
    color: #c4161c;
    background: url(pix/icon_file.png) no-repeat left top 5px;
    padding-left: 28px;
    line-height: 28px;
    max-width: calc(100% - 45px);
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
}
#page-local-tlmboard-index .tb-file-area ul li a.ic-close {
    font-size: 0;
    background: url(pix/icon_close.png) no-repeat center;
    width: 15px;
    height: 15px;
    padding: 0;
    background-size: contain;
    vertical-align: middle;
    margin-left: 10px;
}
#page-local-tlmboard-index .tb-btns-area {
    font-size: 0;
    margin-top: 20px;
}
#page-local-tlmboard-index .tb-btns-area>div {
    font-size: 0;
}
#page-local-tlmboard-index .tb-btns-area .btns {
    min-width: 95px;
}
#page-local-tlmboard-index .tb-btns-area .btns+.btns {
    margin-left: 6px;
}
#page-local-tlmboard-index .cont .group {
    padding-top: 60px;
}
#page-local-tlmboard-index #region-main .card-body {
    padding-top: 0px!important;
}
#page-local-tlmboard-index #region-main .CustomerService {
    display: flex;
}
#page-local-tlmboard-index #region-main .CustomerService .input-group {
    width: 40%;
    margin-left: auto;
}
#page-local-tlmboard-index #region-main .CustomerService .input-group .form-control {
    height: calc(2em + .75rem + 2px);
}
#page-local-tlmboard-index #region-main .CustomerService .input-group .CsSearchBtn {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #BA3F2C;
    border: 1px solid #BA3F2C;
    font-family: 'Inter'}
#page-local-tlmboard-index #region-main .CustomerService .input-group .CsSearchBtn:hover {
    color: #fff;
    border-color: #ca3120;
    background-color: #ca3120;
}
.CustomerServiceBtn {
    display: flex;
    text-align: right;
    justify-content: right;
    padding-top: 2rem;
}
.CustomerServiceBtn .CsBtn {
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    width: 62px;
    height: 28px;
}
.CustomerServiceBtn .CsListBtn {
    color: #fff;
    background: #BA3F2C;
    border: 1px solid #BA3F2C;
    margin-right: 10px;
}
.CustomerServiceBtn .CsListBtn:hover {
    color: #fff;
    border-color: #ca3120;
    background-color: #ca3120;
}
.CustomerServiceBtn .CsRegisterBtn {
    color: #fff;
    background: #BA3F2C;
    border: 1px solid #BA3F2C;
    margin-right: 10px;
}
.CustomerServiceBtn .CsRegisterBtn:hover {
    color: #fff;
    border-color: #ca3120;
    background-color: #ca3120;
}
.CustomerServiceBtn .CsCancelBtn {
    color: #000;
    background-color: #D9D9D9;
    border: 1px solid #D9D9D9;
}
.CustomerServiceBtn .CsCancelBtn:hover {
    background-color: #e8e8e8;
    border: 1px solid #e8e8e8;
}
@media only screen and (max-width:767px) {
    #page-local-tlmboard-index #region-main .CustomerService {
    display: block;
}
#page-local-tlmboard-index #region-main .CustomerService .input-group {
    width: 100%}
#page-local-tlmboard-index #region-main .CustomerService .input-group .form-control {
    height: calc(1.5em + .75rem + 2px);
}
}@media screen and (max-width:1024px) {
    #page-local-tlmboard-index .cont .group {
    padding-top: 2rem;
}
#page-local-tlmboard-index .crs-left-block {
    float: none;
    width: 100%;
    padding: 0 1.25rem 1.25rem;
}
#page-local-tlmboard-index .crs-left-block ul {
    margin: 0;
}
}@media screen and (max-width:767px) {
    #page-local-tlmboard-index .crs-left-block>ul {
    display: flex;
    border: none!important;
    padding: 10px 0px!important;
}
#page-local-tlmboard-index .crs-left-block ul li {
    width: 100%;
    min-width: unset!important;
    text-align: center;
}
#page-local-tlmboard-index .crs-left-block ul li:not(:first-child) {
    border-left: 1px solid #dee2e6;
}
#page-local-tlmboard-index .crs-left-block ul li>a {
    border-bottom: none!important;
    padding: 0px!important;
    font-size: 12px!important;
    font-weight: bold!important;
    color: #777;
}
#page-local-tlmboard-index .on_active {
    color: red!important;
}
#page-local-tlmboard-index .crs-left-block {
    padding: 0px!important;
    margin-right: 0px!important;
    background-color: #f8f8f8;
    height: 40px;
    margin-bottom: 20px;
    width: 100%!important;
    display: flex;
}
#page-local-tlmboard-index .crs-left-block-ul {
    margin: auto;
    width: 100%}
#page-local-tlmboard-index .group_m {
    display: flex;
    flex-direction: column;
    padding-top: 0px!important;
}
#page-local-tlmboard-index .mk-c-tab {
    flex-wrap: wrap;
}
#page-local-tlmboard-index .mk-c-tab>li {
    width: unset!important;
}
#page-local-tlmboard-index .crs-left-block ul li:hover>a {
    background-color: transparent!important;
    color: red!important;
}
}.mk-paging {
    display: flex;
    text-align: center;
    justify-content: center;
    padding-top: 5rem;
}
.mk-paging .pagination .active .page-link {
    border-color: var(--mpage_cfg_bg_color1)!important;
    background-color: var(--mpage_cfg_bg_color1)!important;
}
#page-local-tlmboard-index .CustomerService .input-group {
    width: 30%;
    margin-left: auto;
}
#page-local-tlmboard-index .CustomerService .input-group .form-control {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#page-local-tlmboard-index .CustomerService .input-group .input-group-append .CsSearchBtn {
    color: #fff;
    padding: 0 20px;
    border-color: var(--mpage_cfg_bg_color1)!important;
    background-color: var(--mpage_cfg_bg_color1)!important;
    outline-color: var(--mpage_cfg_bg_color1)!important;
    border-top-left-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 5px;
}
#page-local-tlmboard-index .CustomerService .input-group .input-group-append .CsSearchBtn:focus {
    border-color: #233f86;
    outline-color: none!important;
    border-top-left-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 5px;
    text-decoration: none;
}
#page-local-tlmboard-index .CustomerService .input-group .input-group-append .CsSearchBtn:hover {
    background-color: #3d8aff;
    border-color: #3d8aff;
    text-decoration: none;
}
@media screen and (min-width:500px) and (max-width:840px) {
    #page-local-tlmboard-index .CustomerService .input-group {
    width: 40%}
}@media only screen and (max-width:499px) {
    #page-local-tlmboard-index .CustomerService .input-group {
    width: 60%}
}#page-local-tlmboard-index .CustomerServiceBtn .CsListBtn {
    color: #fff;
    width: 80px;
    height: 40px;
    font-size: 14px;
    line-height: 39px;
    text-align: center;
    border-radius: 5px;
    border-color: #444;
    display: inline-block;
    background-color: #444;
}
#page-local-tlmboard-index .CustomerServiceBtn .CsListBtn:hover {
    background-color: #787878;
    border-color: #787878;
    text-decoration: none;
}
#page-local-tlmboard-index .CustomerServiceBtn .CsRegisterBtn {
    color: #fff;
    width: 80px;
    height: 40px;
    font-size: 14px;
    line-height: 39px;
    text-align: center;
    border-radius: 5px;
    border-color: #233f86;
    display: inline-block;
    background-color: #233f86;
}
#page-local-tlmboard-index .CustomerServiceBtn .CsRegisterBtn:hover {
    background-color: #3d8aff;
    border-color: #3d8aff;
    text-decoration: none;
}
#page-local-tlmboard-index .CustomerServiceBtn .CsCancelBtn {
    color: #444;
    width: 80px;
    height: 40px;
    font-size: 14px;
    line-height: 39px;
    text-align: center;
    border-radius: 5px;
    border-color: #e8e8e8;
    display: inline-block;
    background-color: #e8e8e8;
}
#page-local-tlmboard-index .CustomerServiceBtn .CsCancelBtn:hover {
    background-color: #D9D9D9;
    border-color: #D9D9D9;
    text-decoration: none;
}
#page-local-tlmboard-index .customer-tab {
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0 0 1rem;
}
#page-local-tlmboard-index .customer-tab li {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    list-style: none;
}
#page-local-tlmboard-index .customer-tab>li>a {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 15px;
    border: 1px solid #fff;
    background-color: #f6f7f9;
    display: block;
    text-align: center;
}
#page-local-tlmboard-index .customer-tab>li>a:hover {
    text-decoration: none;
    color: #fff!important;
    border-color: var(--mpage_cfg_bg_color2);
    background-color: var(--mpage_cfg_bg_color2);
}
#page-local-tlmboard-index .customer-tab>li.on a {
    color: #fff!important;
    border-color: var(--mpage_cfg_bg_color1);
    background-color: var(--mpage_cfg_bg_color1);
}
#page-local-tlmboard-index .customer-tab>li.on a:hover {
    text-decoration: none;
    color: #fff!important;
    border-color: var(--mpage_cfg_bg_color2);
    background-color: var(--mpage_cfg_bg_color2);
}
.target-area {
    margin-bottom: 3rem;
    border-top: 2px solid #313131;
}
.target-area .faq-list {
    margin: 0;
    padding: 0;
}
.target-area .faq-list li {
    list-style: none;
}
.target-area .accordion {
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    transition: 0.4s;
    border-bottom: 1px solid #ddd;
}
.target-area .accordion span {
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}
.target-area .accordion .QuestionIcon {
    width: 24px;
    height: 24px;
    vertical-align: bottom;
}
.target-area .accordion:after {
    content: '\002B';
    color: #777;
    font-weight: 700;
    float: right;
    margin-left: 5px;
}
.target-area .accordion.active:after {
    content: "\2212"}
.target-area .accordion:hover {
    background-color: #eee;
}
.target-area .panel {
    display: none;
    overflow: hidden;
    padding: 15px 45px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ddd;
}
.target-area .panel p {
    font-size: 15px;
    font-family: "Noto Sans KR", sans-serif, "Noto Sans SC", sans-serif!important;
}
#page-local-tlmboard-index .MwriteBtn {
    color: #fff;
    width: 80px;
    height: 40px;
    font-size: 14px;
    line-height: 39px;
    text-align: center;
    border-radius: 5px;
    border-color: #233f86;
    display: inline-block;
    background-color: #233f86;
}
#page-local-tlmboard-index .MwriteBtn:hover {
    border-color: #3d8aff;
    background-color: #3d8aff;
}
#page-local-tlmboard-write_contact .mform {
    border: 1px solid #D9D9D9D9;
    border-radius: 7px;
    margin: 10px 0;
    padding: 20px 10px 40px 20px;
    position: relative;
}
#page-local-tlmboard-write_contact .mform .form-group .col-md-3 {
    max-width: fit-content!important;
    padding-right: 20px!important;
    font-weight: 500;
}
#page-local-tlmboard-write_contact .mform .form-group .col-md-3.col-form-label {
    font-weight: 500;
}
#page-local-tlmboard-write_contact .mform .form-group .col-md-3>.ml-1.ml-md-auto.d-flex.align-items-center.align-self-start {
    display: none!important;
}
#page-local-tlmboard-write_contact .mform .form-group:not(#fgroup_id_category) {
    flex-direction: column;
    width: 100%}
#page-local-tlmboard-write_contact .mform .form-group.row.fitem {
    width: 100%;
    margin: 0!important;
    padding-bottom: 10px;
}
#page-local-tlmboard-write_contact .mform .form-group:not(#fgroup_id_category) .col-md-9 {
    flex: 0 0 100%!important;
    max-width: 100%!important;
}
#page-local-tlmboard-write_contact .mform .form-group .col-md-9>input.form-control {
    width: 100%!important;
}
#page-local-tlmboard-write_contact .mform .form-group .col-md-9 span[data-fieldtype="text"] {
    width: 100%}
#page-local-tlmboard-write_contact .mform .form-group .col-md-9 .form-group.fitem {
    align-items: flex-start!important;
}
#page-local-tlmboard-write_contact .mform .form-group .col-md-9 fieldset {
    margin-bottom: 0!important;
}
#page-local-tlmboard-write_contact .mform select.custom-select#id_category {
    background: url(/local/tlmboard/pix/down.png);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: 90%;
    min-width: 150px;
    text-align: center;
}
#page-local-tlmboard-write_contact .mform .form-group#fgroup_id_buttonar .col-md-9 .form-group.fitem {
    width: unset!important;
}
#page-local-tlmboard-write_contact .mform .form-group#fgroup_id_buttonar .col-md-9 fieldset .d-flex.flex-wrap.align-items-center {
    justify-content: flex-end;
}
#page-local-tlmboard-write_contact .mform .fdescription.required {
    position: absolute;
    bottom: 35px;
    left: 25px;
    float: unset!important;
    height: unset!important;
}
#page-local-tlmboard-write_contact .form_description {
    display: none;
}
@media (max-width:768px) {
    #page-local-tlmboard-write_contact .mform .fdescription.required {
    position: unset!important;
}
}input:placeholder-shown {
    text-overflow: ellipsis;
}
#page-local-tubeboard-view .f-input-box, #page-local-tubeboard-index .f-input-box {
    width: 100%;
    height: 34px;
}
#page-local-tubeboard-view .f-input, #page-local-tubeboard-index .f-input {
    height: 34px;
    font-size: 14px;
}
#page-local-tubeboard-view .f-btn-basic, #page-local-tubeboard-index .f-btn-basic {
    padding-right: 20px;
    padding-left: 20px;
    height: 34px;
    padding-top: 5px;
    border: 1px solid var(--primary);
    background-color: var(--primary);
    font-weight: 700;
    color: #fff;
}
#page-local-tubeboard-view .basic-icon-ml, #page-local-tubeboard-index .basic-icon-ml {
    margin-left: 17px;
}
#page-local-tubeboard-view .text-amount, #page-local-tubeboard-index .text-amount {
    color: red;
}
#page-local-tubeboard-view .basic-icon-image, #page-local-tubeboard-index .basic-icon-image {
    height: 20px;
    width: 20px;
}
#page-local-tubeboard-view .basic-box-border, #page-local-tubeboard-index .basic-box-border {
    border: 1px solid #e8e8e8;
}
#page-local-tubeboard-view .basic-box, #page-local-tubeboard-index .basic-box {
    padding: 10px 18px 7px 12px;
    display: flex;
    justify-content: space-between;
}
#page-local-tubeboard-view .basic-box-mr, #page-local-tubeboard-index .basic-box-mr {
    margin-right: 10px!important;
}
#page-local-tubeboard-view .btn-basic-box, #page-local-tubeboard-content .btn-basic-box, #page-local-tubeboard-content_edit .btn-basic-box, #page-local-tubeboard-index .btn-basic-box {
    border-radius: 4px;
    font-weight: 600;
    padding: 6px 25px;
}
#page-local-tubeboard-view .btn-basic1, #page-local-tubeboard-content .btn-basic1, #page-local-tubeboard-content_edit .btn-basic1, #page-local-tubeboard-index .btn-basic1 {
    background: rgba(224, 228, 235, .3);
    border: 1px solid #a7a7a7;
    border-radius: 4px;
}
#page-local-tubeboard-view .btn-basic1:hover, #page-local-tubeboard-content .btn-basic1:hover, #page-local-tubeboard-content_edit .btn-basic1:hover, #page-local-tubeboard-index .btn-basic1:hover {
    border: 1px solid #0D0D0D!important;
}
#page-local-tubeboard-view .btn-basic2, #page-local-tubeboard-content .btn-basic2, #page-local-tubeboard-content_edit .btn-basic2, #page-local-tubeboard-index .btn-basic2 {
    background: var(--primary);
    border: 1px solid var(--primary);
    color: #fff;
}
#page-local-tubeboard-content .btn-content-action {
    border: 1px solid #d0d0d0;
    padding: 5px 10px;
    margin-top: -4px;
}
#page-local-tubeboard-content .btn-content-action.like, #page-local-tubeboard-content .btn-content-action.recommend, #page-local-tubeboard-content .btn-content-action .points {
    cursor: pointer;
}
#page-local-tubeboard-content .btn-content-action.like {
    margin-right: 50px;
}
#page-local-tubeboard-content .btn-content-action .points img {
    margin-left: 0;
    margin-right: 0;
    float: left;
}
#page-local-tubeboard-content .btn-content-action .basic-icon-image {
    width: 18px;
}
#page-local-tubeboard-content .btn-content-action .basic-icon-image.grayscale {
    filter: grayscale(100%);
}
#page-local-tubeboard-view .page-button, #page-local-tubeboard-index .page-button {
    height: 30px;
    width: 30px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 4px;
}
@media (min-width:768px) {
    #page-local-tubeboard-view .basic-icon-image, #page-local-tubeboard-index .basic-icon-image {
    height: 24px;
    width: 24px;
}
#page-local-tubeboard-view .f-input-box, #page-local-tubeboard-index .f-input-box {
    width: 385px;
}
#page-local-tubeboard-view .f-btn-basic, #page-local-tubeboard-index .f-btn-basic {
    padding-right: 20px;
    padding-left: 20px;
}
#page-local-tubeboard-view .basic-icon-ml, #page-local-tubeboard-index .basic-icon-ml {
    margin-left: 0;
}
}@media (min-width:992px) {
    #page-local-tubeboard-view .basic-box-mr, #page-local-tubeboard-index .basic-box-mr {
    margin-right: 12px!important;
}
}#page-local-tubeboard-view .tab-faq-q, #page-local-tubeboard-index .tab-faq-q, #page-local-tubeboard-view .tab-faq-a, #page-local-tubeboard-index .tab-faq-a {
    margin-right: 15px;
    font-weight: 700;
}
#page-local-tubeboard-view .fade:not(.show), #page-local-tubeboard-index .fade:not(.show) {
    opacity: 0;
    display: none;
}
#page-local-tubeboard-view .tab-faq-q, #page-local-tubeboard-index .tab-faq-q {
    margin-top: -4px;
}
#page-local-tubeboard-view .tab-faq-a, #page-local-tubeboard-index .tab-faq-a {
    padding-top: 8px;
}
#page-local-tubeboard-view .faq-icon-up, #page-local-tubeboard-index .faq-icon-up {
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-image: url(/images//arrow-up.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}
#page-local-tubeboard-view .faq-icon-down, #page-local-tubeboard-index .faq-icon-down {
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-image: url(/images/arrow-down.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}
#page-local-tubeboard-view .border-top-0:first-child, #page-local-tubeboard-index .border-top-0:first-child {
    border-top: 1px solid #dee2e6 !important;
}
.category-name {
    border: 1px solid #d4dafd;
    padding: 0 5px;
    text-wrap: nowrap;
    display: block;
}
#page-local-tubeboard-view .tab-content-box .faq-content {
    background-color: #eaeaea;
    padding: 5px 20px 0 20px;
}
#page-local-tubeboard-view .tab-content-color, #page-local-tubeboard-index .tab-content-color {
    color: #2d8dd5;
}
#page-local-tubeboard-view .tab-content-block-1, #page-local-tubeboard-index .tab-content-block-1 {
    align-items: flex-start;
}
@media (min-width:768px) {
    #page-local-tubeboard-view .FAQ-size, #page-local-tubeboard-index .FAQ-size {
    width: 650px;
}
#page-local-tubeboard-view .tab-faq-q, #page-local-tubeboard-index .tab-faq-q, #page-local-tubeboard-view .tab-faq-a, #page-local-tubeboard-index .tab-faq-a {
    margin-right: 24px;
}
#page-local-tubeboard-view .tab-content-block-1, #page-local-tubeboard-index .tab-content-block-1 {
    align-items: center;
}
#page-local-tubeboard-view .faq-icon-right, #page-local-tubeboard-index .faq-icon-right {
    margin-top: 4px;
}
}#page-local-tubeboard-view a[aria-expanded="true"] .faq-icon-up, #page-local-tubeboard-index a[aria-expanded="true"] .faq-icon-up {
    display: none;
}
#page-local-tubeboard-view a[aria-expanded="false"] .faq-icon-down, #page-local-tubeboard-index a[aria-expanded="false"] .faq-icon-down {
    display: none;
}
#page-local-tubeboard-view .tab-box, #page-local-tubeboard-index .tab-box {
    background: #e9eef1;
    border: 1px solid #d5dcdc;
    padding: 6px 9px;
}
#page-local-tubeboard-view .tab-link, #page-local-tubeboard-index .tab-link {
    border: 1px solid #d4dafd;
    font-weight: 700;
    margin-right: 10px;
    background: #fff;
    text-align: center;
    white-space: nowrap;
}
#page-local-tubeboard-view .tab-content-box, #page-local-tubeboard-index .tab-content-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px 10px 5px 10px;
}
#page-local-tubeboard-view .tab-content1, #page-local-tubeboard-index .tab-content1 {
    min-width: 65px;
}
#page-local-tubeboard-view .tab-content-block-1, #page-local-tubeboard-index .tab-content-block-1 {
    display: flex;
    align-items: center;
}
#page-local-tubeboard-view .tab-content-block-2, #page-local-tubeboard-index .tab-content-block-2 {
    display: flex;
    align-items: center;
}
#page-local-tubeboard-view .tab-content-block-2, #page-local-tubeboard-index .tab-content-block-2 {
    display: flex;
}
#page-local-tubeboard-view .tab-content-date, #page-local-tubeboard-index .tab-content-date {
    width: auto;
}
#page-local-tubeboard-view .tab-content-link.active, #page-local-tubeboard-index .tab-content-link.active, #page-local-tubeboard-view .tab-content-link:hover, #page-local-tubeboard-index .tab-content-link:hover {
    color: #2d8dd5;
}
#page-local-tubeboard-view .tab-box .nav, #page-local-tubeboard-index .tab-box .nav {
    justify-content: center;
}
#page-local-tubeboard-view .tab-box .nav-item, #page-local-tubeboard-index .tab-box .nav-item {
    flex: 0!important;
}
#page-local-tubeboard-view .tab-box .nav-link.active:not(:disabled):not(.disabled).active, #page-local-tubeboard-index .tab-box .nav-link.active:not(:disabled):not(.disabled).active {
    background: var(--primary);
    border-color: var(--primary);
}
#page-local-tubeboard-view .tab-box .nav-link.active:focus, #page-local-tubeboard-index .tab-box .nav-link.active:focus {
    box-shadow: none;
}
#page-local-tubeboard-view .tab-box .nav-link:hover, #page-local-tubeboard-index .tab-box .nav-link:hover {
    background: var(--primary);
    border-color: var(--primary);
    color: #fff;
}
#page-local-tubeboard-view .text-content-footer, #page-local-tubeboard-index .text-content-footer {
    color: #b3b3b3;
}
@media (min-width:768px) {
    #page-local-tubeboard-view .tab-content-date, #page-local-tubeboard-index .tab-content-date {
    width: 117px;
}
#page-local-tubeboard-view .tab-content1, #page-local-tubeboard-index .tab-content1 {
    min-width: 80px;
}
#page-local-tubeboard-view .tab-collapse-box, #page-local-tubeboard-index .tab-collapse-box {
    margin-right: 117px;
}
#page-local-tubeboard-view .tab-content-box, #page-local-tubeboard-index .tab-content-box {
    display: flex;
    justify-content: space-between;
    padding: 16px 18px 13px 16px;
}
#page-local-tubeboard-view .tab-box .nav, #page-local-tubeboard-index .tab-box .nav {
    justify-content: flex-start;
}
#page-local-tubeboard-view .tab-box .nav-item, #page-local-tubeboard-index .tab-box .nav-item {
    flex: 1 1 auto;
}
}#page-local-tubeboard-view .review-size, #page-local-tubeboard-index .review-size {
    width: auto;
}
#page-local-tubeboard-view .review-box, #page-local-tubeboard-index .review-box {
    height: 100%;
    position: relative;
}
#page-local-tubeboard-view .review-box-content, #page-local-tubeboard-index .review-box-content {
    line-height: 25px;
    padding: 20px 12px;
    line-height: 17px;
}
#page-local-tubeboard-view .review-box-footer {
    position: absolute;
    bottom: 34px;
    right: 14px;
    font-weight: 600;
}
#page-local-tubeboard-index .review-box-footer {
    position: absolute;
    bottom: 7px;
    right: 14px;
    font-weight: 600;
}
#page-local-tubeboard-view .review-modal-bg, #page-local-tubeboard-index .review-modal-bg {
    padding-top: 20px;
}
#page-local-tubeboard-view .review-modal-width, #page-local-tubeboard-index .review-modal-width {
    max-width: 100%}
#page-local-tubeboard-view .review-modal-content-box, #page-local-tubeboard-index .review-modal-content-box {
    padding: 20px;
}
#page-local-tubeboard-view .review-modal-width .modal-content, #page-local-tubeboard-index .review-modal-width .modal-content {
    width: 90%}
#page-local-tubeboard-view .review-btn-close, #page-local-tubeboard-index .review-btn-close {
    width: 60px;
    background: rgba(224, 228, 235, .3);
    border: 1px solid #000;
    border-radius: 4px;
}
@media (min-width:768px) {
    #page-local-tubeboard-view .review-modal-width, #page-local-tubeboard-index .review-modal-width {
    max-width: 94%}
#page-local-tubeboard-view .review-modal-content-box, #page-local-tubeboard-index .review-modal-content-box {
    padding: 40px;
}
#page-local-tubeboard-view .review-size, #page-local-tubeboard-index .review-size {
    width: 650px;
}
#page-local-tubeboard-view .review-btn-close, #page-local-tubeboard-index .review-btn-close {
    height: 36px;
}
}@media (min-width:992px) {
    #page-local-tubeboard-view .review-modal-width, #page-local-tubeboard-index .review-modal-width {
    max-width: 71%}
}@media (min-width:1200px) {
    #page-local-tubeboard-view .review-modal-width, #page-local-tubeboard-index .review-modal-width {
    max-width: 60%}
}#page-local-tubeboard-view .webzin-box, #page-local-tubeboard-index .webzin-box {
    height: auto;
}
#page-local-tubeboard-view .webzin-image, #page-local-tubeboard-index .webzin-image {
    width: 100%;
    padding: 7px 7px 8px 7px;
}
#page-local-tubeboard-view .webzin-content-box, #page-local-tubeboard-index .webzin-content-box {
    position: relative;
    padding: 0 7px 0 7px;
}
#page-local-tubeboard-view .webzin-title, #page-local-tubeboard-index .webzin-title {
    padding-top: 14px;
    padding-bottom: 13px;
    font-weight: 700;
    line-height: 17px;
}
#page-local-tubeboard-view .webzin-content, #page-local-tubeboard-index .webzin-content {
    margin-bottom: 20px;
}
#page-local-tubeboard-index .webzin-date {
    position: absolute;
    bottom: 0;
    right: 8px;
}
#page-local-tubeboard-view .btn-webzin, #page-local-tubeboard-index .btn-webzin {
    width: 253px;
    height: 36px;
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 4px;
}
@media (min-width:768px) {
    #page-local-tubeboard-view .page-button, #page-local-tubeboard-index .page-button {
    height: 35px;
    width: 35px;
    margin: 0 6px;
}
#page-local-tubeboard-view .webzin-image, #page-local-tubeboard-index .webzin-image {
    width: 201px;
}
#page-local-tubeboard-view .webzin-size, #page-local-tubeboard-index .webzin-size {
    width: 650px;
}
}#page-local-tubeboard-view .page-link-active, #page-local-tubeboard-index .page-link-active, #page-local-tubeboard-view .page-link:hover, #page-local-tubeboard-index .page-link:hover {
    border: 1px solid #1B274F;
    background: #fff;
}
#page-local-tubeboard-view .page-link.disabled, #page-local-tubeboard-index .page-link.disabled, #page-local-tubeboard-view .page-link.disabled span, #page-local-tubeboard-index .page-link.disabled span {
    background: #F7F7F7;
    color: #bdbdbd;
}
#page-local-tubeboard-content_edit h3 {
    padding-bottom: 15px;
}
#page-local-tubeboard-content_edit .editor-placeholder {
    top: -220px;
    left: 10px;
    color: #b5b5b5;
}
#page-local-tubeboard-content_edit #id_password {
    width: 100%}
#page-local-tubeboard-content_edit #fgroup_id_notigroup #fgroup_id_notigroup_label {
    margin-bottom: 0.5rem!important;
}
#page-local-tubeboard-content_edit #fgroup_id_notigroup .checkboxgroup1 {
    align-items: baseline!important;
}
@media (min-width:592px) {
    #page-local-tubeboard-content_edit #fgroup_id_notigroup .col-md-9 {
    height: 37px;
}
#page-local-tubeboard-content_edit #fgroup_id_notigroup fieldset .d-flex.flex-wrap.align-items-center {
    height: 35px;
    margin-left: 12px;
}
#page-local-tubeboard-content_edit #fgroup_id_notigroup .form-group {
    width: 88%;
}
#page-local-tubeboard-content_edit #fitem_id_content {
    position: relative;
}
#page-local-tubeboard-content_edit .col-form-label {
    white-space: nowrap;
}
#page-local-tubeboard-content_edit .f-btn-group {
    width: 86%}
}#page-local-tubeboard-content_edit #fitem_id_attachments #id_attachments_fieldset {
    margin: 0px!important;
}
#page-local-tubeboard-content_edit #fgroup_id_buttonar fieldset .d-flex.flex-wrap.align-items-center {
    flex-direction: row-reverse;
}
#page-local-tubeboard-content_edit #fgroup_id_buttonar #id_cancel {
    background: rgba(224, 228, 235, .3)!important;
    border: 1px solid #a7a7a7;
    border-radius: 4px;
    color: #000!important;
}
#page-local-tubeboard-content_edit #fgroup_id_buttonar #id_cancel:hover {
    border: 1px solid #0D0D0D!important;
}
#page-local-tubeboard-content_edit #fgroup_id_buttonar #id_submitbutton {
    background: #3773bc;
    border: 1px solid #3773bc;
    color: #fff;
    border-radius: 4px;
}
#page-local-tubeboard-content_edit #fgroup_id_buttonar #id_submitbutton:hover {
    background: #185399;
}
#page-local-tubeboard-content p[id*='comment_content_'] {
    white-space: pre;
}
#page-local-tubeboard-content .comment-box {
    min-height: 170px;
    border: 1px solid #D9D9D9;
    border-radius: 7px;
    position: relative;
    padding: 50px 22px 0;
    outline: none;
}
#page-local-tubeboard-content .comment-fullname {
    top: 0;
    padding: 0 22px;
}
#page-local-tubeboard-content .comment-fullname div.bg-white.w-100.pt-3.pb-1.d-flex.justify-content-between.align-items-center {
    /*border-top: 1px solid #eaeaea!important;*/
}
#page-local-tubeboard-content .comment-btn1 {
    bottom: 5px;
    right: 10px;
}
#page-local-tubeboard-content .comment-btn2 {
    bottom: 5px;
    right: 5px;
}
#page-local-tubeboard-content textarea#comment-text:focus {
    border-color: #92b9fb!important;
}
#page-local-tubeboard-content textarea#comment-text:focus+div div.bg-white {
    border-color: #92b9fb!important;
}
#page-local-tubeboard-content .text-777 {
    color: #777;
}
#page-local-tubeboard-content_edit #fgroup_id_buttonar {
    margin: 0px!important;
}
#page-local-tubeboard-content_edit #fgroup_id_buttonar .col-md-3 {
    display: none!important;
}
#page-local-tubeboard-content_edit #fgroup_id_buttonar .col-md-9 {
    flex: unset!important;
    max-width: 100%!important;
}
#page-local-tubeboard-content_edit .btn-fgroup1 {
    margin-top: 1.5px;
}
#page-local-tubeboard-content_edit p:empty {
    color: red;
}
#page-local-tubeboard-content_edit #fitem_id_thumbnail .col-md-9.form-inline.align-items-start.felement {
    padding-bottom: .5rem;
}
#page-local-tubeboard-view article .webzine-content {
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 40px;
}
#page-local-tubeboard-view article .social-content {
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
#page-local-tubeboard-board_edit .col-md-9 .form-control.category {
    width: auto!important;
}
#page-local-tubeboard-view .page-button .icon {
    width: 14px;
    margin-right: 0;
}
#page-local-tubeboard-view .page-link .icon {
    padding-top: 4px;
    vertical-align: baseline;
}
#page-local-tubeboard-view .page-arrow-btn {
    color: #1b274f;
}
#page-local-tubeboard-view .btn-notification {
    border-radius: 4px;
    font-weight: 600;
    padding: 0 15px 0 15px;
    margin-top: 1px;
    background: #132b58;
    border: 1px solid #132b58;
    color: #fff;
    cursor: auto;
}
#page-local-tubeboard-content_edit #fitem_id_attachments .fa-file-o:before {
    content: url(/images/file-icon.svg);
}
#page-local-tubeboard-content_edit #fitem_id_attachments .fa-download:before {
    content: url(/images/download-icon.svg);
}
#page-local-tubeboard-content_edit #fitem_id_attachments .fa-th:before {
    content: url(/images/th-icon.svg);
}
#page-local-tubeboard-content_edit #fitem_id_attachments .fa-list:before {
    content: url(/images/list-icon.svg);
}
#page-local-tubeboard-content_edit #fitem_id_attachments .fa-folder:before {
    content: url(/images/folder-icon.svg);
}
#page-local-tubeboard-content_edit #fitem_id_attachments .btn.btn-secondary.btn-sm {
    border: none!important;
    height: 30px;
}
#page-local-tubeboard-content_edit #fitem_id_attachments .btn-secondary:focus, #page-local-tubeboard-content_edit #fitem_id_attachments .btn-secondary.focus {
    outline: none!important;
}
#page-local-tubeboard-content_edit #fitem_id_attachments .btn.btn-secondary.btn-sm, #page-local-tubeboard-content_edit #fitem_id_attachments .filemanager-toolbar.icon-no-spacing, #page-local-tubeboard-content_edit #fitem_id_attachments .fp-pathbar {
    background-color: #fff!important;
}
#page-local-tubeboard-content_edit .icon.fa.fa-fw.fa-trash-o {
    color: #000;
    font-size: 19px!important;
}
#page-local-tubeboard-view .general-style {
    border-collapse: separate;
}
#page-local-tubeboard-view .general-style th, #page-local-tubeboard-view .general-style td {
    text-align: center;
}
#page-local-tubeboard-view .general-style td {
    padding: 16px 10px;
}
#page-local-tubeboard-view .general-style th:nth-child(2), #page-local-tubeboard-view .general-style td:nth-child(2) {
    text-align: center;
}
#page-local-tubeboard-view .general-style th:first-child, #page-local-tubeboard-view .general-style td:first-child {
    border-right: none!important;
}
#page-local-tubeboard-view .general-style th:not(:first-child), #page-local-tubeboard-view .general-style td:not(:first-child) {
    border-left: none;
    border-right: none;
}
#page-local-tubeboard-view .general-content-point-width {
    width: 160px;
}
#page-local-tubeboard-view .general-content-recommendation-width {
    width: 100px;
}
#page-local-tubeboard-view .general-content-likes-width {
    width: 100px;
}
#page-local-tubeboard-view .general-content-writer-width {
    width: 100px;
}
#page-local-tubeboard-view .general-content-created-width {
    width: 100px;
}
#page-local-tubeboard-view .general-content-views-width {
    width: 100px;
}
#page-local-tubeboard-view .basic-icon-image.grayscale {
    filter: grayscale(100%);
}
#page-local-tubeboard-view .nav-category {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 2px 4px;
    justify-content: flex-start!important;
}
#page-local-tubeboard-view .general-title-maxw {
    max-width: 320px;
}
#page-local-tubeboard-view .has-notice {
    max-width: 250px!important;
}
@media (min-width:768px) {
    #page-local-tubeboard-content_edit .editor-placeholder {
    left: 12%}
#page-local-tubeboard-view .general-title-maxw {
    max-width: 330px;
}
#page-local-tubeboard-view .has-notice {
    max-width: 270px!important;
}
}@media (min-width:992px) {
    #page-local-tubeboard-view .general-content-created-width {
    width: 9%}
#page-local-tubeboard-view .general-title-maxw {
    max-width: 565px;
}
#page-local-tubeboard-view .has-notice {
    max-width: 495px!important;
}
}@media (min-width:1200px) {
    #page-local-tubeboard-view .general-title-maxw {
    max-width: 692px;
}
#page-local-tubeboard-view .has-notice {
    max-width: 620px!important;
}
}@media (max-width:767.98px) {
    #page-local-tubeboard-content_edit .mform {
    padding-right: 0px!important;
    padding-left: 0px!important;
}
#page-local-tubeboard-content_edit h3 {
    padding: 0 0 15px 0;
}
}#page-local-tubeboard-view .collapse:not(.show) {
    display: none!important;
}
.btn-page-secondary {
    background-color: var(--mpage_cfg_bg_color2)!important;
}
.social-content-box .btn-actions {
    font-style: normal;
    font-weight: 400;
    position: absolute;
    bottom: 7px;
    right: 14px;
    display: flex;
}
.webzin-content-box .btn-actions {
    font-style: normal;
    font-weight: 400;
    width: 100%;
    display: flex;
}
.webzin-content-box .btn-actions>div:first-child {
    margin-left: auto;
}
.social-content-box .btn-actions>div:not(:last-child), .webzin-content-box .btn-actions>div:not(:last-child) {
    padding-right: 10px;
}
.social-content-box .btn-actions .point img, .webzin-content-box .btn-actions .point img {
    margin: 0 -2px;
}
#page-local-tubeboard-view .btn-content-action-box {
    margin-right: auto;
    padding-top: 8px;
}
#page-local-tubeboard-view .btn-content-action-box>div:not(:last-child) {
    padding-right: 10px;
}
#page-local-tubeboard-view .btn-content-action-box .btn-content-action.like, #page-local-tubeboard-view .btn-content-action-box .btn-content-action.recommend, #page-local-tubeboard-view .btn-content-action-box .btn-content-action .points {
    cursor: pointer;
}
#page-local-tubeboard-view .btn-content-action-box .btn-content-action .points>img {
    margin: 0 -4px;
}
#page-local-tubeboard-view .bottons-box {
    padding: 0 18px;
}
#form-comment input[type=text], #form-comment input[type=password] {
    border: 1px solid #a7a7a7;
    width: 100px;
}
#form-comment .input-name-password {
    display: flex;
    gap: 10px;
}
.modal-dialog.alert-dialog .modal-header, .modal-dialog.alert-dialog .modal-body, .modal-dialog.confirm-dialog .modal-header, .modal-dialog.confirm-dialog .modal-body {
    padding: 20px 30px!important;
}
.modal-dialog.confirm-dialog input[name=password] {
    border: 1px solid #eaeaea;
    width: 200px;
    height: 34px;
    border-radius: 5px;
    padding: 0 8px;
    margin-top: 1em;
}
.modal-dialog.confirm-dialog .message .icon {
    font-size: 16px;
    width: 1.2em;
    height: 1.2em;
    margin: 0;
    padding: 0;
    box-sizing: content-box;
    margin-right: .5rem;
}
.modal-dialog.alert-dialog .modal-footer button, .modal-dialog.confirm-dialog .modal-footer button {
    border-radius: 4px;
    padding: 6px 25px;
    line-height: 1.4;
}
#page-local-tubeboard-content_delete .confirm-delete-content {
    margin: 10px 0 20px 0;
}
#page-local-tubeboard-content_delete #form-tubeboard-content-delete {
    margin-top: 20px;
}
#page-local-tubeboard-view .content-item .new {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    padding: 0 4px 1px 4px;
    margin: 0 0;
    background-color: var(--primary);
    color: #fff;
    border-radius: 3px;
    border-color: var(--primary);
}
.core_payment_gateways_modal .paypal .icon {
    height: 40px;
    width: auto;
}
.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: 400px;
    background-repeat: no-repeat;
    background-color: #ccc;
    margin-left: auto;
    margin-right: auto;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 20px rgba(0, 0, 0, .2);
}
.assignfeedback_editpdf_widget .moodle-dialogue-bd .drawingregion {
    position: inherit;
}
.assignfeedback_editpdf_widget .drawingregion[data-currenttool=select] .commentdrawable textarea, .assignfeedback_editpdf_widget .drawingregion[data-currenttool=select] .commentdrawable svg {
    cursor: move;
}
.assignfeedback_editpdf_widget .infoicon {
    display: none;
}
.assignfeedback_editpdf_widget .warningmessages {
    position: absolute;
    margin-left: 20px;
    margin-right: 20px;
    bottom: 20px;
}
.assignfeedback_editpdf_widget .drawingregion {
    border: 1px solid #ccc;
    left: 1em;
    right: 1em;
    top: 52px;
    bottom: 0;
    position: absolute;
    overflow: auto;
    background-color: #ccc;
    touch-action: none;
}
.assignfeedback_editpdf_widget {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}
.assignfeedback_editpdf_widget .pageheader {
    background-color: #ebebeb;
    border-bottom: 1px solid #ccc;
    padding: 0;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 50px;
    height: 52px;
    overflow: auto;
}
.moodle-dialogue-base .moodle-dialogue.assignfeedback_editpdf_widget .moodle-dialogue-bd {
    padding: 0;
}
.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: 0;
    border-radius: 0;
    margin: 0;
    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: 0 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: 0;
}
.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-expcol, .assignfeedback_editpdf_widget .pageheader .navigation {
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    margin: 10px 4px;
    background-color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0;
}
.assignfeedback_editpdf_commentsearch ul {
    max-height: 400px;
    overflow-y: auto;
    padding: 1em;
}
.assignfeedback_editpdf_commentsearch ul li pre {
    background-color: #efefef;
    white-space: pre-wrap;
    word-break: break-word;
}
.assignfeedback_editpdf_commentsearch ul li pre:hover {
    background-color: #ddd;
}
.assignfeedback_editpdf_commentsearch ul li {
    margin: 2px;
}
.assignfeedback_editpdf_commentsearch a pre {
    font-family: helvetica;
    margin: 0;
    padding: 4px;
}
.assignfeedback_editpdf_widget .navigation-search, .assignfeedback_editpdf_widget .navigation-expcol, .assignfeedback_editpdf_widget .navigation {
    float: left;
}
.assignfeedback_editpdf_widget .toolbar_group {
    float: right;
}
.assignfeedback_editpdf_widget .toolbar button {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.assignfeedback_editpdf_widget .toolbar>button.rotateleftbutton {
    float: left;
}
.assignfeedback_editpdf_widget .toolbar>button.rotaterightbutton {
    float: right;
}
.assignfeedback_editpdf_widget .toolbar {
    float: left;
}
.assignfeedback_editpdf_widget .navigation, .assignfeedback_editpdf_widget .navigation-search, .assignfeedback_editpdf_widget .navigation-expcol, .assignfeedback_editpdf_widget .toolbar {
    display: inline-block;
}
.assignfeedback_editpdf_colourpicker ul {
    margin: 0;
}
.assignfeedback_editpdf_dropdown li.quicklist_comment {
    width: 200px;
}
.assignfeedback_editpdf_dropdown li.quicklist_comment a {
    white-space: nowrap;
    display: inline-block;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.assignfeedback_editpdf_dropdown a.delete_quicklist_comment {
    float: right;
    width: 20px;
}
.assignfeedback_editpdf_dropdown button {
    border: 0;
    background: none;
    padding: 6px 7px;
    border-radius: 0;
    border-top: 1px solid #ccc;
}
.assignfeedback_editpdf_dropdown li:first-child button {
    border-top: 0;
}
.moodle-dialogue-base .moodle-dialogue.assignfeedback_editpdf_dropdown .moodle-dialogue-wrap {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    border-radius: 4px;
}
.moodle-dialogue-base .moodle-dialogue.assignfeedback_editpdf_dropdown .moodle-dialogue-bd {
    padding: 0;
}
.moodle-dialogue-base .assignfeedback_editpdf_dropdown .moodle-dialogue-wrap .moodle-dialogue-hd, .moodle-dialogue-base .assignfeedback_editpdf_dropdown .moodle-dialogue-wrap .moodle-dialogue-ft {
    display: none;
}
.assignfeedback_editpdf_menu li hr {
    margin: 0;
}
.assignfeedback_editpdf_menu li a {
    text-decoration: none;
    color: #555;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 4px;
    margin-bottom: 4px;
}
ul.assignfeedback_editpdf_search {
    margin: 0;
}
.assignfeedback_editpdf_search li {
    list-style-type: none;
}
.assignfeedback_editpdf_search li a {
    text-decoration: none;
    color: #555;
}
.assignfeedback_editpdf_menu li:hover {
    background-color: #ebebeb;
}
ul.assignfeedback_editpdf_menu {
    margin: 0;
    max-height: 40vh;
    overflow-y: auto;
    overflow-x: hidden;
}
.assignfeedback_editpdf_menu li {
    list-style-type: none;
    margin: 0;
    border-radius: 4px;
}
.assignfeedback_editpdf_menu li img {
    height: auto;
}
.assignfeedback_editpdf_menu li button {
    margin: 0;
    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: #fff;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    line-height: 14px;
}
.assignfeedback_editpdf_widget .commentdrawable textarea {
    padding: 4px;
    padding-right: 20px;
    resize: none;
    overflow: hidden;
    color: #000;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    font-family: helvetica;
    min-height: 1.2em;
}
.assignfeedback_editpdf_widget .commentdrawable textarea:focus {
    outline: thin dotted #333;
    outline-color: -webkit-focus-ring-color;
    outline-width: 5px;
    outline-style: auto;
    outline-offset: -2px;
}
.assignfeedback_editpdf_widget .commentdrawable {
    display: flex;
    z-index: 52;
    height: 0;
}
.assignfeedback_editpdf_widget .annotation {
    z-index: 51;
}
.assignfeedback_editpdf_widget .deleteannotationbutton {
    z-index: 51;
}
.assignfeedback_editpdf_widget .commentdrawable label {
    display: inline-block;
}
.assignfeedback_editpdf_widget .commentdrawable svg {
    display: none;
}
.assignfeedback_editpdf_widget .commentdrawable.commentcollapsed {
    z-index: auto;
    width: 24px;
}
.assignfeedback_editpdf_widget .commentdrawable.commentcollapsed textarea, .assignfeedback_editpdf_widget .commentdrawable.commentcollapsed a {
    display: none;
}
.assignfeedback_editpdf_widget .commentdrawable.commentcollapsed svg {
    display: inline-block;
    width: 24px;
    height: 24px;
}
.assignfeedback_editpdf_widget .drawingcanvas .loading .progressbarlabel {
    text-align: center;
}
.hideoverflow {
    overflow: hidden;
    position: relative;
}
@media (max-width:960px) {
    .assignfeedback_editpdf_widget .pageheader {
    height: 104px;
}
.assignfeedback_editpdf_widget .drawingregion {
    top: 104px;
}
}@media (max-width:767px) {
    .assignfeedback_editpdf_widget .drawingregion {
    position: relative;
    margin-bottom: 1em;
    top: 0;
    max-height: 312px;
}
.assignfeedback_editpdf_widget .pageheader {
    height: auto;
}
}@media (max-width:480px) {
    .assignfeedback_editpdf_widget .pageheader {
    padding-left: 5px;
    padding-right: 5px;
}
}#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: .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 .mform.frozen #id_rubric-grid-wrapper, .path-mod-workshop #id_rubric-grid-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 100%}
.path-mod-workshop .mform.frozen #id_rubric-grid-wrapper .checkbox, .path-mod-workshop .assessmentform.rubric.grid #id_rubric-grid-wrapper .checkbox {
    max-width: 100%;
    flex: 0 0 100%;
    text-align: left;
}
.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 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: 0 auto;
    width: 100%}
.path-mod-workshop .manual-allocator .allocations tbody tr:nth-of-type(odd) {
    background-color: #eee;
}
.path-mod-workshop .manual-allocator .allocations tbody tr:nth-of-type(odd).highlightreviewerof, .path-mod-workshop .manual-allocator .allocations tbody tr:nth-of-type(odd).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: 0;
}
.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: 100%;
    margin: 0 auto 15px auto;
}
.accessibilitywarnings img {
    max-width: 32px;
    max-height: 32px;
}
.atto_backcolor_button .dropdown-menu {
    min-width: inherit;
}
.atto_backcolor_button .dropdown-menu .atto_menuentry {
    padding-top: 5px;
    padding-bottom: 5px;
}
.atto_backcolor_button .dropdown-menu .atto_menuentry a[role=menuitem] {
    display: flex;
}
.atto_backcolor_button .dropdown-menu .atto_menuentry a[role=menuitem]:hover, .atto_backcolor_button .dropdown-menu .atto_menuentry a[role=menuitem]:focus {
    box-shadow: #0f6fc5 0 0 3px 1px;
}
.atto_backcolor_button .dropdown-menu .coloroption {
    display: flex;
    align-items: center;
    float: left;
    height: 20px;
    width: 20px;
    border: 1px solid #ccc;
}
.atto_charmap_selector button {
    width: 2.18rem;
    margin: .1rem;
}
@media (max-width:768px) {
    .toolbarbreak {
    display: none;
}
}.emoji-picker-dialogue.moodle-dialogue-base .moodle-dialogue .moodle-dialogue-bd {
    padding: 0;
}
.emoji-picker-dialogue .emoji-picker {
    box-shadow: none!important;
    border: 0;
}
.atto_emoticon_map ul {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%}
.atto_emoticon_map li {
    display: table-row;
    white-space: nowrap;
}
.atto_emoticon_map li div {
    display: table-cell;
    padding: 0 1em;
}
.atto_emoticon_emote img {
    width: 16px;
}
.atto_equation_library button {
    margin: .25%;
    min-width: 12%}
#page-admin-setting-atto_equation_settings .form-defaultinfo {
    max-height: 10em;
    overflow: auto;
    padding: 5px;
    min-width: 206px;
}
.atto_fontcolor_button .dropdown-menu {
    min-width: inherit;
}
.atto_fontcolor_button .dropdown-menu .atto_menuentry {
    padding-top: 5px;
    padding-bottom: 5px;
}
.atto_fontcolor_button .dropdown-menu .atto_menuentry a[role=menuitem] {
    display: flex;
}
.atto_fontcolor_button .dropdown-menu .atto_menuentry a[role=menuitem]:hover, .atto_fontcolor_button .dropdown-menu .atto_menuentry a[role=menuitem]:focus {
    box-shadow: #0f6fc5 0 0 3px 1px;
}
.atto_fontcolor_button .dropdown-menu .coloroption {
    display: flex;
    align-items: center;
    float: left;
    height: 20px;
    width: 20px;
    border: 1px solid #ccc;
}
.atto_fontsize_button .dropdown-menu a {
    line-height: normal;
}
.dir-rtl .CodeMirror {
    text-align: left;
    direction: ltr;
}
.atto_image_preview {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.atto_image_preview_box {
    max-height: 150px;
    margin-bottom: 1em;
    overflow: auto;
}
.editor_atto_content img {
    cursor: pointer;
}
.atto_image_button_text-top {
    vertical-align: text-top;
    margin: 0 .5em;
}
.atto_image_button_middle {
    vertical-align: middle;
    margin: 0 .5em;
}
.atto_image_button_text-bottom {
    vertical-align: text-bottom;
    margin: 0 .5em;
}
.atto_image_button_text-top.img-fluid, .atto_image_button_middle.img-fluid, .atto_image_button_text-bottom.img-fluid {
    display: inline-block;
    max-width: calc(100% - 1em);
}
.atto_image_button_left {
    float: left;
    margin: 0 .5em 0 0;
    max-width: calc(100% - 1em);
}
.atto_image_button_right {
    float: right;
    margin: 0 0 0 .5em;
    max-width: calc(100% - 1em);
}
#atto_managefiles_manageform {
    padding: 1rem;
}
#atto_managefiles_manageform #id_deletefileshdr {
    display: none;
}
#atto_managefiles_manageform.has-unused-files #id_deletefileshdr {
    display: block;
}
#atto_managefiles_manageform #id_missingfileshdr {
    display: none;
}
#atto_managefiles_manageform.has-missing-files #id_missingfileshdr {
    display: block;
}
.atto_form.atto_media>.tab-content {
    max-height: 45vh;
    overflow-x: hidden;
}
.atto_recordrtc, .atto_recordrtc div {
    font-weight: 400;
    line-height: 40px;
    padding: 3px 0 3px 0;
}
.atto_recordrtc .alert {
    line-height: 40px;
    text-align: center;
}
.atto_recordrtc audio {
    display: block;
    width: 100%}
@media screen and (max-width:670px) {
    .atto_recordrtc video {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 100%}
}@media screen and (min-width:671px) {
    .atto_recordrtc video {
    display: block;
    height: 480px;
    margin: 0 auto;
    width: 640px;
}
}.atto_recordrtc #start-stop, .atto_recordrtc #upload {
    white-space: normal;
}
div.editor_atto_content td, div.editor_atto_content th, div.editor_atto_content caption {
    border: 1px dashed #bbb;
    position: relative;
    min-width: 2rem;
    height: 2rem;
}
div.editor_atto_content caption {
    height: auto;
}
div.availablecolors {
    background-color: #eee;
    padding: .5rem;
}
div.availablecolors .tablebordercolor, div.availablecolors .tablebackgroundcolor {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
    text-align: center;
    vertical-align: sub;
    border-radius: 25%;
    margin-right: .2rem;
}
.warning-desc {
    word-wrap: break-word;
}
.warning-desc li {
    margin-bottom: 10px;
}
.tiny_equation_library button {
    margin: .25%;
    min-width: 10%}
#tiny_media_form {
    padding: 1rem;
}
#tiny_media_form #id_deletefileshdr {
    display: none;
}
#tiny_media_form.has-unused-files #id_deletefileshdr {
    display: block;
}
#tiny_media_form #id_missingfileshdr {
    display: none;
}
#tiny_media_form.has-missing-files #id_missingfileshdr {
    display: block;
}
iframe.mm_iframe {
    height: 650px;
    border: none;
    width: 100%}
.missing-files ol {
    padding-left: 15px;
}
.missing-files ol li {
    font-style: italic;
    font-weight: 600;
    color: red;
}
.tiny_recordrtc, .tiny_recordrtc div {
    font-weight: 400;
    line-height: 40px;
    padding: 3px 0 3px 0;
}
.tiny_recordrtc .alert {
    line-height: 40px;
    text-align: center;
}
.tiny_recordrtc audio {
    display: block;
    width: 100%}
@media screen and (max-width:670px) {
    .tiny_recordrtc video {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 100%}
}@media screen and (min-width:671px) {
    .tiny_recordrtc video {
    display: block;
    height: 480px;
    margin: 0 auto;
    width: 640px;
}
}.tiny_recordrtc #start-stop, .tiny_recordrtc #upload {
    white-space: normal;
}
.tiny_recordrtc video {
    border-radius: 8px;
}
#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;
}
@charset "UTF-8";
    @font-face {
    font-family: "Jalnan";
    src: url(/fonts/Jalnan.otf) format("opentype");
    src: url(/fonts/Jalnan.otf) format("opentype");
    font-display:swap;
}
@font-face {
    font-family: "FontAwesome";
    src: url(/fonts/fontawesome-webfont.eot);
    src: url("/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url(/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url("/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display:swap;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1,  CSS: MIT License)
 */
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33332em;
    line-height: .75em;
    vertical-align: -15%}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28574em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.1429em;
    list-style-type: none;
}
.fa-ul>li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.1429em;
    width: 2.1429em;
    top: .14286em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85718em;
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left {
    margin-right: .3em;
}
.fa.fa-pull-right {
    margin-left: .3em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: .3em;
}
.fa.pull-right {
    margin-left: .3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}@keyframes fa-spin {
    0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0,  mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2,  mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass:before {
    content: ""}
.fa-music:before {
    content: ""}
.fa-search:before {
    content: ""}
.fa-envelope-o:before {
    content: ""}
.fa-heart:before {
    content: ""}
.fa-star:before {
    content: ""}
.fa-star-o:before {
    content: ""}
.fa-user:before {
    content: ""}
.fa-film:before {
    content: ""}
.fa-th-large:before {
    content: ""}
.fa-th:before {
    content: ""}
.fa-th-list:before {
    content: ""}
.fa-check:before {
    content: ""}
.fa-remove:before, .fa-close:before, .fa-times:before {
    content: ""}
.fa-search-plus:before {
    content: ""}
.fa-search-minus:before {
    content: ""}
.fa-power-off:before {
    content: ""}
.fa-signal:before {
    content: ""}
.fa-gear:before, .fa-cog:before {
    content: ""}
.fa-trash-o:before {
    content: ""}
.fa-home:before {
    content: ""}
.fa-file-o:before {
    content: ""}
.fa-clock-o:before {
    content: ""}
.fa-road:before {
    content: ""}
.fa-download:before {
    content: ""}
.fa-arrow-circle-o-down:before {
    content: ""}
.fa-arrow-circle-o-up:before {
    content: ""}
.fa-inbox:before {
    content: ""}
.fa-play-circle-o:before {
    content: ""}
.fa-rotate-right:before, .fa-repeat:before {
    content: ""}
.fa-refresh:before {
    content: ""}
.fa-list-alt:before {
    content: ""}
.fa-lock:before {
    content: ""}
.fa-flag:before {
    content: ""}
.fa-headphones:before {
    content: ""}
.fa-volume-off:before {
    content: ""}
.fa-volume-down:before {
    content: ""}
.fa-volume-up:before {
    content: ""}
.fa-qrcode:before {
    content: ""}
.fa-barcode:before {
    content: ""}
.fa-tag:before {
    content: ""}
.fa-tags:before {
    content: ""}
.fa-book:before {
    content: ""}
.fa-bookmark:before {
    content: ""}
.fa-print:before {
    content: ""}
.fa-camera:before {
    content: ""}
.fa-font:before {
    content: ""}
.fa-bold:before {
    content: ""}
.fa-italic:before {
    content: ""}
.fa-text-height:before {
    content: ""}
.fa-text-width:before {
    content: ""}
.fa-align-left:before {
    content: ""}
.fa-align-center:before {
    content: ""}
.fa-align-right:before {
    content: ""}
.fa-align-justify:before {
    content: ""}
.fa-list:before {
    content: ""}
.fa-dedent:before, .fa-outdent:before {
    content: ""}
.fa-indent:before {
    content: ""}
.fa-video-camera:before {
    content: ""}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: ""}
.fa-pencil:before {
    content: ""}
.fa-map-marker:before {
    content: ""}
.fa-adjust:before {
    content: ""}
.fa-tint:before {
    content: ""}
.fa-edit:before, .fa-pencil-square-o:before {
    content: ""}
.fa-share-square-o:before {
    content: ""}
.fa-check-square-o:before {
    content: ""}
.fa-arrows:before {
    content: ""}
.fa-step-backward:before {
    content: ""}
.fa-fast-backward:before {
    content: ""}
.fa-backward:before {
    content: ""}
.fa-play:before {
    content: ""}
.fa-pause:before {
    content: ""}
.fa-stop:before {
    content: ""}
.fa-forward:before {
    content: ""}
.fa-fast-forward:before {
    content: ""}
.fa-step-forward:before {
    content: ""}
.fa-eject:before {
    content: ""}
.fa-chevron-left:before {
    content: ""}
.fa-chevron-right:before {
    content: ""}
.fa-plus-circle:before {
    content: ""}
.fa-minus-circle:before {
    content: ""}
.fa-times-circle:before {
    content: ""}
.fa-check-circle:before {
    content: ""}
.fa-question-circle:before {
    content: ""}
.fa-info-circle:before {
    content: ""}
.fa-crosshairs:before {
    content: ""}
.fa-times-circle-o:before {
    content: ""}
.fa-check-circle-o:before {
    content: ""}
.fa-ban:before {
    content: ""}
.fa-arrow-left:before {
    content: ""}
.fa-arrow-right:before {
    content: ""}
.fa-arrow-up:before {
    content: ""}
.fa-arrow-down:before {
    content: ""}
.fa-mail-forward:before, .fa-share:before {
    content: ""}
.fa-expand:before {
    content: ""}
.fa-compress:before {
    content: ""}
.fa-plus:before {
    content: ""}
.fa-minus:before {
    content: ""}
.fa-asterisk:before {
    content: ""}
.fa-exclamation-circle:before {
    content: ""}
.fa-gift:before {
    content: ""}
.fa-leaf:before {
    content: ""}
.fa-fire:before {
    content: ""}
.fa-eye:before {
    content: ""}
.fa-eye-slash:before {
    content: ""}
.fa-warning:before, .fa-exclamation-triangle:before {
    content: ""}
.fa-plane:before {
    content: ""}
.fa-calendar:before {
    content: ""}
.fa-random:before {
    content: ""}
.fa-comment:before {
    content: ""}
.fa-magnet:before {
    content: ""}
.fa-chevron-up:before {
    content: ""}
.fa-chevron-down:before {
    content: ""}
.fa-retweet:before {
    content: ""}
.fa-shopping-cart:before {
    content: ""}
.fa-folder:before {
    content: ""}
.fa-folder-open:before {
    content: ""}
.fa-arrows-v:before {
    content: ""}
.fa-arrows-h:before {
    content: ""}
.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: ""}
.fa-twitter-square:before {
    content: ""}
.fa-facebook-square:before {
    content: ""}
.fa-camera-retro:before {
    content: ""}
.fa-key:before {
    content: ""}
.fa-gears:before, .fa-cogs:before {
    content: ""}
.fa-comments:before {
    content: ""}
.fa-thumbs-o-up:before {
    content: ""}
.fa-thumbs-o-down:before {
    content: ""}
.fa-star-half:before {
    content: ""}
.fa-heart-o:before {
    content: ""}
.fa-sign-out:before {
    content: ""}
.fa-linkedin-square:before {
    content: ""}
.fa-thumb-tack:before {
    content: ""}
.fa-external-link:before {
    content: ""}
.fa-sign-in:before {
    content: ""}
.fa-trophy:before {
    content: ""}
.fa-github-square:before {
    content: ""}
.fa-upload:before {
    content: ""}
.fa-lemon-o:before {
    content: ""}
.fa-phone:before {
    content: ""}
.fa-square-o:before {
    content: ""}
.fa-bookmark-o:before {
    content: ""}
.fa-phone-square:before {
    content: ""}
.fa-twitter:before {
    content: ""}
.fa-facebook-f:before, .fa-facebook:before {
    content: ""}
.fa-github:before {
    content: ""}
.fa-unlock:before {
    content: ""}
.fa-credit-card:before {
    content: ""}
.fa-feed:before, .fa-rss:before {
    content: ""}
.fa-hdd-o:before {
    content: ""}
.fa-bullhorn:before {
    content: ""}
.fa-bell:before {
    content: ""}
.fa-certificate:before {
    content: ""}
.fa-hand-o-right:before {
    content: ""}
.fa-hand-o-left:before {
    content: ""}
.fa-hand-o-up:before {
    content: ""}
.fa-hand-o-down:before {
    content: ""}
.fa-arrow-circle-left:before {
    content: ""}
.fa-arrow-circle-right:before {
    content: ""}
.fa-arrow-circle-up:before {
    content: ""}
.fa-arrow-circle-down:before {
    content: ""}
.fa-globe:before {
    content: ""}
.fa-wrench:before {
    content: ""}
.fa-tasks:before {
    content: ""}
.fa-filter:before {
    content: ""}
.fa-briefcase:before {
    content: ""}
.fa-arrows-alt:before {
    content: ""}
.fa-group:before, .fa-users:before {
    content: ""}
.fa-chain:before, .fa-link:before {
    content: ""}
.fa-cloud:before {
    content: ""}
.fa-flask:before {
    content: ""}
.fa-cut:before, .fa-scissors:before {
    content: ""}
.fa-copy:before, .fa-files-o:before {
    content: ""}
.fa-paperclip:before {
    content: ""}
.fa-save:before, .fa-floppy-o:before {
    content: ""}
.fa-square:before {
    content: ""}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: ""}
.fa-list-ul:before {
    content: ""}
.fa-list-ol:before {
    content: ""}
.fa-strikethrough:before {
    content: ""}
.fa-underline:before {
    content: ""}
.fa-table:before {
    content: ""}
.fa-magic:before {
    content: ""}
.fa-truck:before {
    content: ""}
.fa-pinterest:before {
    content: ""}
.fa-pinterest-square:before {
    content: ""}
.fa-google-plus-square:before {
    content: ""}
.fa-google-plus:before {
    content: ""}
.fa-money:before {
    content: ""}
.fa-caret-down:before {
    content: ""}
.fa-caret-up:before {
    content: ""}
.fa-caret-left:before {
    content: ""}
.fa-caret-right:before {
    content: ""}
.fa-columns:before {
    content: ""}
.fa-unsorted:before, .fa-sort:before {
    content: ""}
.fa-sort-down:before, .fa-sort-desc:before {
    content: ""}
.fa-sort-up:before, .fa-sort-asc:before {
    content: ""}
.fa-envelope:before {
    content: ""}
.fa-linkedin:before {
    content: ""}
.fa-rotate-left:before, .fa-undo:before {
    content: ""}
.fa-legal:before, .fa-gavel:before {
    content: ""}
.fa-dashboard:before, .fa-tachometer:before {
    content: ""}
.fa-comment-o:before {
    content: ""}
.fa-comments-o:before {
    content: ""}
.fa-flash:before, .fa-bolt:before {
    content: ""}
.fa-sitemap:before {
    content: ""}
.fa-umbrella:before {
    content: ""}
.fa-paste:before, .fa-clipboard:before {
    content: ""}
.fa-lightbulb-o:before {
    content: ""}
.fa-exchange:before {
    content: ""}
.fa-cloud-download:before {
    content: ""}
.fa-cloud-upload:before {
    content: ""}
.fa-user-md:before {
    content: ""}
.fa-stethoscope:before {
    content: ""}
.fa-suitcase:before {
    content: ""}
.fa-bell-o:before {
    content: ""}
.fa-coffee:before {
    content: ""}
.fa-cutlery:before {
    content: ""}
.fa-file-text-o:before {
    content: ""}
.fa-building-o:before {
    content: ""}
.fa-hospital-o:before {
    content: ""}
.fa-ambulance:before {
    content: ""}
.fa-medkit:before {
    content: ""}
.fa-fighter-jet:before {
    content: ""}
.fa-beer:before {
    content: ""}
.fa-h-square:before {
    content: ""}
.fa-plus-square:before {
    content: ""}
.fa-angle-double-left:before {
    content: ""}
.fa-angle-double-right:before {
    content: ""}
.fa-angle-double-up:before {
    content: ""}
.fa-angle-double-down:before {
    content: ""}
.fa-angle-left:before {
    content: ""}
.fa-angle-right:before {
    content: ""}
.fa-angle-up:before {
    content: ""}
.fa-angle-down:before {
    content: ""}
.fa-desktop:before {
    content: ""}
.fa-laptop:before {
    content: ""}
.fa-tablet:before {
    content: ""}
.fa-mobile-phone:before, .fa-mobile:before {
    content: ""}
.fa-circle-o:before {
    content: ""}
.fa-quote-left:before {
    content: ""}
.fa-quote-right:before {
    content: ""}
.fa-spinner:before {
    content: ""}
.fa-circle:before {
    content: ""}
.fa-mail-reply:before, .fa-reply:before {
    content: ""}
.fa-github-alt:before {
    content: ""}
.fa-folder-o:before {
    content: ""}
.fa-folder-open-o:before {
    content: ""}
.fa-smile-o:before {
    content: ""}
.fa-frown-o:before {
    content: ""}
.fa-meh-o:before {
    content: ""}
.fa-gamepad:before {
    content: ""}
.fa-keyboard-o:before {
    content: ""}
.fa-flag-o:before {
    content: ""}
.fa-flag-checkered:before {
    content: ""}
.fa-terminal:before {
    content: ""}
.fa-code:before {
    content: ""}
.fa-mail-reply-all:before, .fa-reply-all:before {
    content: ""}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: ""}
.fa-location-arrow:before {
    content: ""}
.fa-crop:before {
    content: ""}
.fa-code-fork:before {
    content: ""}
.fa-unlink:before, .fa-chain-broken:before {
    content: ""}
.fa-question:before {
    content: ""}
.fa-info:before {
    content: ""}
.fa-exclamation:before {
    content: ""}
.fa-superscript:before {
    content: ""}
.fa-subscript:before {
    content: ""}
.fa-eraser:before {
    content: ""}
.fa-puzzle-piece:before {
    content: ""}
.fa-microphone:before {
    content: ""}
.fa-microphone-slash:before {
    content: ""}
.fa-shield:before {
    content: ""}
.fa-calendar-o:before {
    content: ""}
.fa-fire-extinguisher:before {
    content: ""}
.fa-rocket:before {
    content: ""}
.fa-maxcdn:before {
    content: ""}
.fa-chevron-circle-left:before {
    content: ""}
.fa-chevron-circle-right:before {
    content: ""}
.fa-chevron-circle-up:before {
    content: ""}
.fa-chevron-circle-down:before {
    content: ""}
.fa-html5:before {
    content: ""}
.fa-css3:before {
    content: ""}
.fa-anchor:before {
    content: ""}
.fa-unlock-alt:before {
    content: ""}
.fa-bullseye:before {
    content: ""}
.fa-ellipsis-h:before {
    content: ""}
.fa-ellipsis-v:before {
    content: ""}
.fa-rss-square:before {
    content: ""}
.fa-play-circle:before {
    content: ""}
.fa-ticket:before {
    content: ""}
.fa-minus-square:before {
    content: ""}
.fa-minus-square-o:before {
    content: ""}
.fa-level-up:before {
    content: ""}
.fa-level-down:before {
    content: ""}
.fa-check-square:before {
    content: ""}
.fa-pencil-square:before {
    content: ""}
.fa-external-link-square:before {
    content: ""}
.fa-share-square:before {
    content: ""}
.fa-compass:before {
    content: ""}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: ""}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: ""}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: ""}
.fa-euro:before, .fa-eur:before {
    content: ""}
.fa-gbp:before {
    content: ""}
.fa-dollar:before, .fa-usd:before {
    content: ""}
.fa-rupee:before, .fa-inr:before {
    content: ""}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: ""}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: ""}
.fa-won:before, .fa-krw:before {
    content: ""}
.fa-bitcoin:before, .fa-btc:before {
    content: ""}
.fa-file:before {
    content: ""}
.fa-file-text:before {
    content: ""}
.fa-sort-alpha-asc:before {
    content: ""}
.fa-sort-alpha-desc:before {
    content: ""}
.fa-sort-amount-asc:before {
    content: ""}
.fa-sort-amount-desc:before {
    content: ""}
.fa-sort-numeric-asc:before {
    content: ""}
.fa-sort-numeric-desc:before {
    content: ""}
.fa-thumbs-up:before {
    content: ""}
.fa-thumbs-down:before {
    content: ""}
.fa-youtube-square:before {
    content: ""}
.fa-youtube:before {
    content: ""}
.fa-xing:before {
    content: ""}
.fa-xing-square:before {
    content: ""}
.fa-youtube-play:before {
    content: ""}
.fa-dropbox:before {
    content: ""}
.fa-stack-overflow:before {
    content: ""}
.fa-instagram:before {
    content: ""}
.fa-flickr:before {
    content: ""}
.fa-adn:before {
    content: ""}
.fa-bitbucket:before {
    content: ""}
.fa-bitbucket-square:before {
    content: ""}
.fa-tumblr:before {
    content: ""}
.fa-tumblr-square:before {
    content: ""}
.fa-long-arrow-down:before {
    content: ""}
.fa-long-arrow-up:before {
    content: ""}
.fa-long-arrow-left:before {
    content: ""}
.fa-long-arrow-right:before {
    content: ""}
.fa-apple:before {
    content: ""}
.fa-windows:before {
    content: ""}
.fa-android:before {
    content: ""}
.fa-linux:before {
    content: ""}
.fa-dribbble:before {
    content: ""}
.fa-skype:before {
    content: ""}
.fa-foursquare:before {
    content: ""}
.fa-trello:before {
    content: ""}
.fa-female:before {
    content: ""}
.fa-male:before {
    content: ""}
.fa-gittip:before, .fa-gratipay:before {
    content: ""}
.fa-sun-o:before {
    content: ""}
.fa-moon-o:before {
    content: ""}
.fa-archive:before {
    content: ""}
.fa-bug:before {
    content: ""}
.fa-vk:before {
    content: ""}
.fa-weibo:before {
    content: ""}
.fa-renren:before {
    content: ""}
.fa-pagelines:before {
    content: ""}
.fa-stack-exchange:before {
    content: ""}
.fa-arrow-circle-o-right:before {
    content: ""}
.fa-arrow-circle-o-left:before {
    content: ""}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: ""}
.fa-dot-circle-o:before {
    content: ""}
.fa-wheelchair:before {
    content: ""}
.fa-vimeo-square:before {
    content: ""}
.fa-turkish-lira:before, .fa-try:before {
    content: ""}
.fa-plus-square-o:before {
    content: ""}
.fa-space-shuttle:before {
    content: ""}
.fa-slack:before {
    content: ""}
.fa-envelope-square:before {
    content: ""}
.fa-wordpress:before {
    content: ""}
.fa-openid:before {
    content: ""}
.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: ""}
.fa-mortar-board:before, .fa-graduation-cap:before {
    content: ""}
.fa-yahoo:before {
    content: ""}
.fa-google:before {
    content: ""}
.fa-reddit:before {
    content: ""}
.fa-reddit-square:before {
    content: ""}
.fa-stumbleupon-circle:before {
    content: ""}
.fa-stumbleupon:before {
    content: ""}
.fa-delicious:before {
    content: ""}
.fa-digg:before {
    content: ""}
.fa-pied-piper-pp:before {
    content: ""}
.fa-pied-piper-alt:before {
    content: ""}
.fa-drupal:before {
    content: ""}
.fa-joomla:before {
    content: ""}
.fa-language:before {
    content: ""}
.fa-fax:before {
    content: ""}
.fa-building:before {
    content: ""}
.fa-child:before {
    content: ""}
.fa-paw:before {
    content: ""}
.fa-spoon:before {
    content: ""}
.fa-cube:before {
    content: ""}
.fa-cubes:before {
    content: ""}
.fa-behance:before {
    content: ""}
.fa-behance-square:before {
    content: ""}
.fa-steam:before {
    content: ""}
.fa-steam-square:before {
    content: ""}
.fa-recycle:before {
    content: ""}
.fa-automobile:before, .fa-car:before {
    content: ""}
.fa-cab:before, .fa-taxi:before {
    content: ""}
.fa-tree:before {
    content: ""}
.fa-spotify:before {
    content: ""}
.fa-deviantart:before {
    content: ""}
.fa-soundcloud:before {
    content: ""}
.fa-database:before {
    content: ""}
.fa-file-pdf-o:before {
    content: ""}
.fa-file-word-o:before {
    content: ""}
.fa-file-excel-o:before {
    content: ""}
.fa-file-powerpoint-o:before {
    content: ""}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: ""}
.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: ""}
.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: ""}
.fa-file-movie-o:before, .fa-file-video-o:before {
    content: ""}
.fa-file-code-o:before {
    content: ""}
.fa-vine:before {
    content: ""}
.fa-codepen:before {
    content: ""}
.fa-jsfiddle:before {
    content: ""}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: ""}
.fa-circle-o-notch:before {
    content: ""}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: ""}
.fa-ge:before, .fa-empire:before {
    content: ""}
.fa-git-square:before {
    content: ""}
.fa-git:before {
    content: ""}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: ""}
.fa-tencent-weibo:before {
    content: ""}
.fa-qq:before {
    content: ""}
.fa-wechat:before, .fa-weixin:before {
    content: ""}
.fa-send:before, .fa-paper-plane:before {
    content: ""}
.fa-send-o:before, .fa-paper-plane-o:before {
    content: ""}
.fa-history:before {
    content: ""}
.fa-circle-thin:before {
    content: ""}
.fa-header:before {
    content: ""}
.fa-paragraph:before {
    content: ""}
.fa-sliders:before {
    content: ""}
.fa-share-alt:before {
    content: ""}
.fa-share-alt-square:before {
    content: ""}
.fa-bomb:before {
    content: ""}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: ""}
.fa-tty:before {
    content: ""}
.fa-binoculars:before {
    content: ""}
.fa-plug:before {
    content: ""}
.fa-slideshare:before {
    content: ""}
.fa-twitch:before {
    content: ""}
.fa-yelp:before {
    content: ""}
.fa-newspaper-o:before {
    content: ""}
.fa-wifi:before {
    content: ""}
.fa-calculator:before {
    content: ""}
.fa-paypal:before {
    content: ""}
.fa-google-wallet:before {
    content: ""}
.fa-cc-visa:before {
    content: ""}
.fa-cc-mastercard:before {
    content: ""}
.fa-cc-discover:before {
    content: ""}
.fa-cc-amex:before {
    content: ""}
.fa-cc-paypal:before {
    content: ""}
.fa-cc-stripe:before {
    content: ""}
.fa-bell-slash:before {
    content: ""}
.fa-bell-slash-o:before {
    content: ""}
.fa-trash:before {
    content: ""}
.fa-copyright:before {
    content: ""}
.fa-at:before {
    content: ""}
.fa-eyedropper:before {
    content: ""}
.fa-paint-brush:before {
    content: ""}
.fa-birthday-cake:before {
    content: ""}
.fa-area-chart:before {
    content: ""}
.fa-pie-chart:before {
    content: ""}
.fa-line-chart:before {
    content: ""}
.fa-lastfm:before {
    content: ""}
.fa-lastfm-square:before {
    content: ""}
.fa-toggle-off:before {
    content: ""}
.fa-toggle-on:before {
    content: ""}
.fa-bicycle:before {
    content: ""}
.fa-bus:before {
    content: ""}
.fa-ioxhost:before {
    content: ""}
.fa-angellist:before {
    content: ""}
.fa-cc:before {
    content: ""}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: ""}
.fa-meanpath:before {
    content: ""}
.fa-buysellads:before {
    content: ""}
.fa-connectdevelop:before {
    content: ""}
.fa-dashcube:before {
    content: ""}
.fa-forumbee:before {
    content: ""}
.fa-leanpub:before {
    content: ""}
.fa-sellsy:before {
    content: ""}
.fa-shirtsinbulk:before {
    content: ""}
.fa-simplybuilt:before {
    content: ""}
.fa-skyatlas:before {
    content: ""}
.fa-cart-plus:before {
    content: ""}
.fa-cart-arrow-down:before {
    content: ""}
.fa-diamond:before {
    content: ""}
.fa-ship:before {
    content: ""}
.fa-user-secret:before {
    content: ""}
.fa-motorcycle:before {
    content: ""}
.fa-street-view:before {
    content: ""}
.fa-heartbeat:before {
    content: ""}
.fa-venus:before {
    content: ""}
.fa-mars:before {
    content: ""}
.fa-mercury:before {
    content: ""}
.fa-intersex:before, .fa-transgender:before {
    content: ""}
.fa-transgender-alt:before {
    content: ""}
.fa-venus-double:before {
    content: ""}
.fa-mars-double:before {
    content: ""}
.fa-venus-mars:before {
    content: ""}
.fa-mars-stroke:before {
    content: ""}
.fa-mars-stroke-v:before {
    content: ""}
.fa-mars-stroke-h:before {
    content: ""}
.fa-neuter:before {
    content: ""}
.fa-genderless:before {
    content: ""}
.fa-facebook-official:before {
    content: ""}
.fa-pinterest-p:before {
    content: ""}
.fa-whatsapp:before {
    content: ""}
.fa-server:before {
    content: ""}
.fa-user-plus:before {
    content: ""}
.fa-user-times:before {
    content: ""}
.fa-hotel:before, .fa-bed:before {
    content: ""}
.fa-viacoin:before {
    content: ""}
.fa-train:before {
    content: ""}
.fa-subway:before {
    content: ""}
.fa-medium:before {
    content: ""}
.fa-yc:before, .fa-y-combinator:before {
    content: ""}
.fa-optin-monster:before {
    content: ""}
.fa-opencart:before {
    content: ""}
.fa-expeditedssl:before {
    content: ""}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: ""}
.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: ""}
.fa-battery-2:before, .fa-battery-half:before {
    content: ""}
.fa-battery-1:before, .fa-battery-quarter:before {
    content: ""}
.fa-battery-0:before, .fa-battery-empty:before {
    content: ""}
.fa-mouse-pointer:before {
    content: ""}
.fa-i-cursor:before {
    content: ""}
.fa-object-group:before {
    content: ""}
.fa-object-ungroup:before {
    content: ""}
.fa-sticky-note:before {
    content: ""}
.fa-sticky-note-o:before {
    content: ""}
.fa-cc-jcb:before {
    content: ""}
.fa-cc-diners-club:before {
    content: ""}
.fa-clone:before {
    content: ""}
.fa-balance-scale:before {
    content: ""}
.fa-hourglass-o:before {
    content: ""}
.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: ""}
.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: ""}
.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: ""}
.fa-hourglass:before {
    content: ""}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: ""}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: ""}
.fa-hand-scissors-o:before {
    content: ""}
.fa-hand-lizard-o:before {
    content: ""}
.fa-hand-spock-o:before {
    content: ""}
.fa-hand-pointer-o:before {
    content: ""}
.fa-hand-peace-o:before {
    content: ""}
.fa-trademark:before {
    content: ""}
.fa-registered:before {
    content: ""}
.fa-creative-commons:before {
    content: ""}
.fa-gg:before {
    content: ""}
.fa-gg-circle:before {
    content: ""}
.fa-tripadvisor:before {
    content: ""}
.fa-odnoklassniki:before {
    content: ""}
.fa-odnoklassniki-square:before {
    content: ""}
.fa-get-pocket:before {
    content: ""}
.fa-wikipedia-w:before {
    content: ""}
.fa-safari:before {
    content: ""}
.fa-chrome:before {
    content: ""}
.fa-firefox:before {
    content: ""}
.fa-opera:before {
    content: ""}
.fa-internet-explorer:before {
    content: ""}
.fa-tv:before, .fa-television:before {
    content: ""}
.fa-contao:before {
    content: ""}
.fa-500px:before {
    content: ""}
.fa-amazon:before {
    content: ""}
.fa-calendar-plus-o:before {
    content: ""}
.fa-calendar-minus-o:before {
    content: ""}
.fa-calendar-times-o:before {
    content: ""}
.fa-calendar-check-o:before {
    content: ""}
.fa-industry:before {
    content: ""}
.fa-map-pin:before {
    content: ""}
.fa-map-signs:before {
    content: ""}
.fa-map-o:before {
    content: ""}
.fa-map:before {
    content: ""}
.fa-commenting:before {
    content: ""}
.fa-commenting-o:before {
    content: ""}
.fa-houzz:before {
    content: ""}
.fa-vimeo:before {
    content: ""}
.fa-black-tie:before {
    content: ""}
.fa-fonticons:before {
    content: ""}
.fa-reddit-alien:before {
    content: ""}
.fa-edge:before {
    content: ""}
.fa-credit-card-alt:before {
    content: ""}
.fa-codiepie:before {
    content: ""}
.fa-modx:before {
    content: ""}
.fa-fort-awesome:before {
    content: ""}
.fa-usb:before {
    content: ""}
.fa-product-hunt:before {
    content: ""}
.fa-mixcloud:before {
    content: ""}
.fa-scribd:before {
    content: ""}
.fa-pause-circle:before {
    content: ""}
.fa-pause-circle-o:before {
    content: ""}
.fa-stop-circle:before {
    content: ""}
.fa-stop-circle-o:before {
    content: ""}
.fa-shopping-bag:before {
    content: ""}
.fa-shopping-basket:before {
    content: ""}
.fa-hashtag:before {
    content: ""}
.fa-bluetooth:before {
    content: ""}
.fa-bluetooth-b:before {
    content: ""}
.fa-percent:before {
    content: ""}
.fa-gitlab:before {
    content: ""}
.fa-wpbeginner:before {
    content: ""}
.fa-wpforms:before {
    content: ""}
.fa-envira:before {
    content: ""}
.fa-universal-access:before {
    content: ""}
.fa-wheelchair-alt:before {
    content: ""}
.fa-question-circle-o:before {
    content: ""}
.fa-blind:before {
    content: ""}
.fa-audio-description:before {
    content: ""}
.fa-volume-control-phone:before {
    content: ""}
.fa-braille:before {
    content: ""}
.fa-assistive-listening-systems:before {
    content: ""}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: ""}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: ""}
.fa-glide:before {
    content: ""}
.fa-glide-g:before {
    content: ""}
.fa-signing:before, .fa-sign-language:before {
    content: ""}
.fa-low-vision:before {
    content: ""}
.fa-viadeo:before {
    content: ""}
.fa-viadeo-square:before {
    content: ""}
.fa-snapchat:before {
    content: ""}
.fa-snapchat-ghost:before {
    content: ""}
.fa-snapchat-square:before {
    content: ""}
.fa-pied-piper:before {
    content: ""}
.fa-first-order:before {
    content: ""}
.fa-yoast:before {
    content: ""}
.fa-themeisle:before {
    content: ""}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: ""}
.fa-fa:before, .fa-font-awesome:before {
    content: ""}
.fa-handshake-o:before {
    content: ""}
.fa-envelope-open:before {
    content: ""}
.fa-envelope-open-o:before {
    content: ""}
.fa-linode:before {
    content: ""}
.fa-address-book:before {
    content: ""}
.fa-address-book-o:before {
    content: ""}
.fa-vcard:before, .fa-address-card:before {
    content: ""}
.fa-vcard-o:before, .fa-address-card-o:before {
    content: ""}
.fa-user-circle:before {
    content: ""}
.fa-user-circle-o:before {
    content: ""}
.fa-user-o:before {
    content: ""}
.fa-id-badge:before {
    content: ""}
.fa-drivers-license:before, .fa-id-card:before {
    content: ""}
.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: ""}
.fa-quora:before {
    content: ""}
.fa-free-code-camp:before {
    content: ""}
.fa-telegram:before {
    content: ""}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: ""}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: ""}
.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: ""}
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: ""}
.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: ""}
.fa-shower:before {
    content: ""}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: ""}
.fa-podcast:before {
    content: ""}
.fa-window-maximize:before {
    content: ""}
.fa-window-minimize:before {
    content: ""}
.fa-window-restore:before {
    content: ""}
.fa-times-rectangle:before, .fa-window-close:before {
    content: ""}
.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: ""}
.fa-bandcamp:before {
    content: ""}
.fa-grav:before {
    content: ""}
.fa-etsy:before {
    content: ""}
.fa-imdb:before {
    content: ""}
.fa-ravelry:before {
    content: ""}
.fa-eercast:before {
    content: ""}
.fa-microchip:before {
    content: ""}
.fa-snowflake-o:before {
    content: ""}
.fa-superpowers:before {
    content: ""}
.fa-wpexplorer:before {
    content: ""}
.fa-meetup:before {
    content: ""}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter,  Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
    --blue: #3d8aff;
    --indigo: #7239ea;
    --purple: #5b2e91;
    --pink: #ed156e;
    --red: #d75252;
    --orange: #FF6914;
    --yellow: #FFBD14;
    --green: #26cba4;
    --teal: #20c997;
    --cyan: #4e8ac0;
    --white: #ffffff;
    --gray: #666666;
    --gray-dark: #333333;
    --primary: #0c0b41;
    --secondary: #eaeaea;
    --success: #26cba4;
    --info: #3d8aff;
    --warning: #FF6914;
    --danger: #d75252;
    --light: #f8f8f8;
    --dark: #444444;
    --mpage_cfg_bg_color1: #0c0b41;
    --mpage_cfg_bg_color2: #0b345b;
    --mpage_cfg_mouse_over_color: #1b36bb;
    --primary-light: #4574dc;
    --primary-dark: #576383;
    --primary2: #2F56A5;
    --primary-darken: #292B5D;
    --primary-darken2: #00205c;
    --primary-darken3: #1c376f;
    --secondary-light: #fdf9bc;
    --success-light: #ecf9f2;
    --info-light: #e3f4fe;
    --warning-light: #fff3e3;
    --danger-light: #fdeaef;
    --blue: #3d8aff;
    --blue-light: #e3f4fe;
    --indigo: #7239ea;
    --indigo-light: #efe9fd;
    --purple: #5b2e91;
    --purple-light: #ede8f3;
    --pink: #ed156e;
    --pink-light: #ffe8ec;
    --red: #d75252;
    --red-light: #fdeaef;
    --yellow: #FFBD14;
    --yellow-light: #ebff00;
    --orange: #FF6914;
    --orange-light: #fff3e3;
    --green: #26cba4;
    --green-light: #ecf9f2;
    --cyan: #4e8ac0;
    --lighten: #f8f8f8;
    --gray: #8c8c8c;
    --gray-100: #f8f9fa;
    --gray-200: #f4f5f7;
    --gray-300: #d9d9d9;
    --gray-400: #f4f5f7;
    --gray-500: #8c8c8c;
    --gray-600: #666666;
    --gray-700: #444444;
    --gray-800: #333333;
    --gray-900: #282938;
    --gray-border: #eaeaea;
    --dark-light: #f8f8f8;
    --black: #000000;
    --white: #ffffff;
    --white-80: rgba(255,  255,  255,  0.8);
    --white-08: rgba(255,  255,  255,  0.08);
    --b0b0b0: #b0b0b0;
    --fff4d3: #FFF4D3;
    --818181: #818181;
    --6a409d: #6A409D;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --breakpoint-xxl: 1660px;
    --breakpoint-xxxl: 1920px;
    --font-family-sans-serif: "Noto Sans KR",  sans-serif;
    --font-family-monospace: SFMono-Regular,  Menlo,  Monaco,  Consolas,  "Liberation Mono",  "Courier New",  monospace;
}
*, *::before, *::after {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow-x:hidden !important;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
body {
    margin: 0;
    font-family: "Noto Sans KR", sans-serif !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
    color: #222;
    text-align: left;
    background-color: #fff;
}
@media (max-width:1200px) {
    body {
    font-size: calc(0.91rem + 0.12vw);
}
}[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0!important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 1rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[title], abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
ol, ul, dl {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol, ul ul, ol ul, ul ol {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: .5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
b, strong {
    font-weight: bolder;
}
small {
    font-size: 80%}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -.25em;
}
sup {
    top: -.5em;
}
a {
    color: #222;
    text-decoration: none !important.fs-26px;
    background-color: transparent;
}
a:hover {
    color: #0c0b41;
    text-decoration: none;
}
a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}
pre, code, kbd, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}
figure {
    margin: 0 0 1rem;
}
img {
    vertical-align: middle;
    border-style: none;
}
svg {
    overflow: hidden;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: .65rem;
    padding-bottom: .65rem;
    color: #666;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
}
button {
    border-radius: 0;
}
button:focus:not(:focus-visible) {
    outline: 0;
}
input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
[role="button"] {
    cursor: pointer;
}
select {
    word-wrap: normal;
}
button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
    cursor: pointer;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="radio"], input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
@media (max-width:1200px) {
    legend {
    font-size: calc(0.96rem + 0.72vw);
}
}progress {
    vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none!important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 1.2;
}
h1, .h1 {
    font-size: 2.5rem;
}
@media (max-width:1200px) {
    h1, .h1 {
    font-size: calc(1.06rem + 1.92vw);
}
}h2, .h2 {
    font-size: 2rem;
}
@media (max-width:1200px) {
    h2, .h2 {
    font-size: calc(1.01rem + 1.32vw);
}
}h3, .h3 {
    font-size: 1.75rem;
}
@media (max-width:1200px) {
    h3, .h3 {
    font-size: calc(0.985rem + 1.02vw);
}
}h4, .h4 {
    font-size: 1.5rem;
}
@media (max-width:1200px) {
    h4, .h4 {
    font-size: calc(0.96rem + 0.72vw);
}
}h5, .h5 {
    font-size: 1.25rem;
}
@media (max-width:1200px) {
    h5, .h5 {
    font-size: calc(0.935rem + 0.42vw);
}
}h6, .h6 {
    font-size: 1rem;
}
@media (max-width:1200px) {
    h6, .h6 {
    font-size: calc(0.91rem + 0.12vw);
}
}.lead {
    font-size: 1.25rem;
    font-weight: 300;
}
@media (max-width:1200px) {
    .lead {
    font-size: calc(0.935rem + 0.42vw);
}
}.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2;
}
@media (max-width:1200px) {
    .display-1 {
    font-size: calc(1.41rem + 6.12vw);
}
}.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}
@media (max-width:1200px) {
    .display-2 {
    font-size: calc(1.36rem + 5.52vw);
}
}.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}
@media (max-width:1200px) {
    .display-3 {
    font-size: calc(1.26rem + 4.32vw);
}
}.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}
@media (max-width:1200px) {
    .display-4 {
    font-size: calc(1.16rem + 3.12vw);
}
}hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #eaeaea;
}
small, .small {
    font-size: .875em;
    font-weight: 400;
}
mark, .mark {
    padding: .2em;
    background-color: #fcf8e3;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.list-inline-item {
    display: inline-block;
}
.list-inline-item:not(:last-child) {
    margin-right: .5rem;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}
@media (max-width:1200px) {
    .blockquote {
    font-size: calc(0.935rem + 0.42vw);
}
}.blockquote-footer {
    display: block;
    font-size: .875em;
    color: #666;
}
.blockquote-footer::before {
    content: "— "}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    max-width: 100%;
    height: auto;
}
.figure {
    display: inline-block;
}
.figure-img {
    margin-bottom: .5rem;
    line-height: 1;
}
.figure-caption {
    font-size: 90%;
    color: #666;
}
code {
    font-size: 87.5%;
    color: #ed156e;
    word-wrap: break-word;
}
a>code {
    color: inherit;
}
kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #282938;
    border-radius: 0;
    box-shadow: inset 0 -.1rem 0 rgba(0, 0, 0, .25);
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none;
}
pre {
    display: block;
    font-size: 87.5%;
    color: #282938;
}
pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container, .container-fluid, .container-sm {
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width:576px) {
    .container, .container-sm {
    max-width: 1200px;
}
}.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -8px;
    margin-left: -8px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters>.col, .no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .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, .col-sm, .col-sm-auto, .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, .col-md, .col-md-auto, .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, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl, .col-xxl-auto, .col-xxxl-1, .col-xxxl-2, .col-xxxl-3, .col-xxxl-4, .col-xxxl-5, .col-xxxl-6, .col-xxxl-7, .col-xxxl-8, .col-xxxl-9, .col-xxxl-10, .col-xxxl-11, .col-xxxl-12, .col-xxxl, .col-xxxl-auto {
    position: relative;
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
}
.col {
    flex-basis: 0%;
    flex-grow: 1;
    max-width: 100%}
.row-cols-1>* {
    flex: 0 0 100%;
    max-width: 100%}
.row-cols-2>* {
    flex: 0 0 50%;
    max-width: 50%}
.row-cols-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%}
.row-cols-4>* {
    flex: 0 0 25%;
    max-width: 25%}
.row-cols-5>* {
    flex: 0 0 20%;
    max-width: 20%}
.row-cols-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%}
.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%}
.col-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%}
.col-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%}
.col-3 {
    flex: 0 0 25%;
    max-width: 25%}
.col-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%}
.col-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%}
.col-6 {
    flex: 0 0 50%;
    max-width: 50%}
.col-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%}
.col-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%}
.col-9 {
    flex: 0 0 75%;
    max-width: 75%}
.col-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%}
.col-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%}
.col-12 {
    flex: 0 0 100%;
    max-width: 100%}
.order-first {
    order: -1;
}
.order-last {
    order: 13;
}
.order-0 {
    order: 0;
}
.order-1 {
    order: 1;
}
.order-2 {
    order: 2;
}
.order-3 {
    order: 3;
}
.order-4 {
    order: 4;
}
.order-5 {
    order: 5;
}
.order-6 {
    order: 6;
}
.order-7 {
    order: 7;
}
.order-8 {
    order: 8;
}
.order-9 {
    order: 9;
}
.order-10 {
    order: 10;
}
.order-11 {
    order: 11;
}
.order-12 {
    order: 12;
}
.offset-1 {
    margin-left: 8.33333333%}
.offset-2 {
    margin-left: 16.66666667%}
.offset-3 {
    margin-left: 25%}
.offset-4 {
    margin-left: 33.33333333%}
.offset-5 {
    margin-left: 41.66666667%}
.offset-6 {
    margin-left: 50%}
.offset-7 {
    margin-left: 58.33333333%}
.offset-8 {
    margin-left: 66.66666667%}
.offset-9 {
    margin-left: 75%}
.offset-10 {
    margin-left: 83.33333333%}
.offset-11 {
    margin-left: 91.66666667%}
@media (min-width:576px) {
    .col-sm {
    flex-basis: 0%;
    flex-grow: 1;
    max-width: 100%}
.row-cols-sm-1>* {
    flex: 0 0 100%;
    max-width: 100%}
.row-cols-sm-2>* {
    flex: 0 0 50%;
    max-width: 50%}
.row-cols-sm-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%}
.row-cols-sm-4>* {
    flex: 0 0 25%;
    max-width: 25%}
.row-cols-sm-5>* {
    flex: 0 0 20%;
    max-width: 20%}
.row-cols-sm-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%}
.col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%}
.col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%}
.col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%}
.col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%}
.col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%}
.col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%}
.col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%}
.col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%}
.col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%}
.col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%}
.col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%}
.col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%}
.col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%}
.order-sm-first {
    order: -1;
}
.order-sm-last {
    order: 13;
}
.order-sm-0 {
    order: 0;
}
.order-sm-1 {
    order: 1;
}
.order-sm-2 {
    order: 2;
}
.order-sm-3 {
    order: 3;
}
.order-sm-4 {
    order: 4;
}
.order-sm-5 {
    order: 5;
}
.order-sm-6 {
    order: 6;
}
.order-sm-7 {
    order: 7;
}
.order-sm-8 {
    order: 8;
}
.order-sm-9 {
    order: 9;
}
.order-sm-10 {
    order: 10;
}
.order-sm-11 {
    order: 11;
}
.order-sm-12 {
    order: 12;
}
.offset-sm-0 {
    margin-left: 0;
}
.offset-sm-1 {
    margin-left: 8.33333333%}
.offset-sm-2 {
    margin-left: 16.66666667%}
.offset-sm-3 {
    margin-left: 25%}
.offset-sm-4 {
    margin-left: 33.33333333%}
.offset-sm-5 {
    margin-left: 41.66666667%}
.offset-sm-6 {
    margin-left: 50%}
.offset-sm-7 {
    margin-left: 58.33333333%}
.offset-sm-8 {
    margin-left: 66.66666667%}
.offset-sm-9 {
    margin-left: 75%}
.offset-sm-10 {
    margin-left: 83.33333333%}
.offset-sm-11 {
    margin-left: 91.66666667%}
}@media (min-width:768px) {
    .col-md {
    flex-basis: 0%;
    flex-grow: 1;
    max-width: 100%}
.row-cols-md-1>* {
    flex: 0 0 100%;
    max-width: 100%}
.row-cols-md-2>* {
    flex: 0 0 50%;
    max-width: 50%}
.row-cols-md-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%}
.row-cols-md-4>* {
    flex: 0 0 25%;
    max-width: 25%}
.row-cols-md-5>* {
    flex: 0 0 20%;
    max-width: 20%}
.row-cols-md-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%}
.col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%}
.col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%}
.col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%}
.col-md-3 {
    flex: 0 0 25%;
    max-width: 25%}
.col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%}
.col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%}
.col-md-6 {
    flex: 0 0 50%;
    max-width: 50%}
.col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%}
.col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%}
.col-md-9 {
    flex: 0 0 75%;
    max-width: 75%}
.col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%}
.col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%}
.col-md-12 {
    flex: 0 0 100%;
    max-width: 100%}
.order-md-first {
    order: -1;
}
.order-md-last {
    order: 13;
}
.order-md-0 {
    order: 0;
}
.order-md-1 {
    order: 1;
}
.order-md-2 {
    order: 2;
}
.order-md-3 {
    order: 3;
}
.order-md-4 {
    order: 4;
}
.order-md-5 {
    order: 5;
}
.order-md-6 {
    order: 6;
}
.order-md-7 {
    order: 7;
}
.order-md-8 {
    order: 8;
}
.order-md-9 {
    order: 9;
}
.order-md-10 {
    order: 10;
}
.order-md-11 {
    order: 11;
}
.order-md-12 {
    order: 12;
}
.offset-md-0 {
    margin-left: 0;
}
.offset-md-1 {
    margin-left: 8.33333333%}
.offset-md-2 {
    margin-left: 16.66666667%}
.offset-md-3 {
    margin-left: 25%}
.offset-md-4 {
    margin-left: 33.33333333%}
.offset-md-5 {
    margin-left: 41.66666667%}
.offset-md-6 {
    margin-left: 50%}
.offset-md-7 {
    margin-left: 58.33333333%}
.offset-md-8 {
    margin-left: 66.66666667%}
.offset-md-9 {
    margin-left: 75%}
.offset-md-10 {
    margin-left: 83.33333333%}
.offset-md-11 {
    margin-left: 91.66666667%}
}@media (min-width:992px) {
    .col-lg {
    flex-basis: 0%;
    flex-grow: 1;
    max-width: 100%}
.row-cols-lg-1>* {
    flex: 0 0 100%;
    max-width: 100%}
.row-cols-lg-2>* {
    flex: 0 0 50%;
    max-width: 50%}
.row-cols-lg-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%}
.row-cols-lg-4>* {
    flex: 0 0 25%;
    max-width: 25%}
.row-cols-lg-5>* {
    flex: 0 0 20%;
    max-width: 20%}
.row-cols-lg-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%}
.col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%}
.col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%}
.col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%}
.col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%}
.col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%}
.col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%}
.col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%}
.col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%}
.col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%}
.col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%}
.col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%}
.col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%}
.col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%}
.order-lg-first {
    order: -1;
}
.order-lg-last {
    order: 13;
}
.order-lg-0 {
    order: 0;
}
.order-lg-1 {
    order: 1;
}
.order-lg-2 {
    order: 2;
}
.order-lg-3 {
    order: 3;
}
.order-lg-4 {
    order: 4;
}
.order-lg-5 {
    order: 5;
}
.order-lg-6 {
    order: 6;
}
.order-lg-7 {
    order: 7;
}
.order-lg-8 {
    order: 8;
}
.order-lg-9 {
    order: 9;
}
.order-lg-10 {
    order: 10;
}
.order-lg-11 {
    order: 11;
}
.order-lg-12 {
    order: 12;
}
.offset-lg-0 {
    margin-left: 0;
}
.offset-lg-1 {
    margin-left: 8.33333333%}
.offset-lg-2 {
    margin-left: 16.66666667%}
.offset-lg-3 {
    margin-left: 25%}
.offset-lg-4 {
    margin-left: 33.33333333%}
.offset-lg-5 {
    margin-left: 41.66666667%}
.offset-lg-6 {
    margin-left: 50%}
.offset-lg-7 {
    margin-left: 58.33333333%}
.offset-lg-8 {
    margin-left: 66.66666667%}
.offset-lg-9 {
    margin-left: 75%}
.offset-lg-10 {
    margin-left: 83.33333333%}
.offset-lg-11 {
    margin-left: 91.66666667%}
}@media (min-width:1200px) {
    .col-xl {
    flex-basis: 0%;
    flex-grow: 1;
    max-width: 100%}
.row-cols-xl-1>* {
    flex: 0 0 100%;
    max-width: 100%}
.row-cols-xl-2>* {
    flex: 0 0 50%;
    max-width: 50%}
.row-cols-xl-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%}
.row-cols-xl-4>* {
    flex: 0 0 25%;
    max-width: 25%}
.row-cols-xl-5>* {
    flex: 0 0 20%;
    max-width: 20%}
.row-cols-xl-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%}
.col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%}
.col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%}
.col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%}
.col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%}
.col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%}
.col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%}
.col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%}
.col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%}
.col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%}
.col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%}
.col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%}
.col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%}
.col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%}
.order-xl-first {
    order: -1;
}
.order-xl-last {
    order: 13;
}
.order-xl-0 {
    order: 0;
}
.order-xl-1 {
    order: 1;
}
.order-xl-2 {
    order: 2;
}
.order-xl-3 {
    order: 3;
}
.order-xl-4 {
    order: 4;
}
.order-xl-5 {
    order: 5;
}
.order-xl-6 {
    order: 6;
}
.order-xl-7 {
    order: 7;
}
.order-xl-8 {
    order: 8;
}
.order-xl-9 {
    order: 9;
}
.order-xl-10 {
    order: 10;
}
.order-xl-11 {
    order: 11;
}
.order-xl-12 {
    order: 12;
}
.offset-xl-0 {
    margin-left: 0;
}
.offset-xl-1 {
    margin-left: 8.33333333%}
.offset-xl-2 {
    margin-left: 16.66666667%}
.offset-xl-3 {
    margin-left: 25%}
.offset-xl-4 {
    margin-left: 33.33333333%}
.offset-xl-5 {
    margin-left: 41.66666667%}
.offset-xl-6 {
    margin-left: 50%}
.offset-xl-7 {
    margin-left: 58.33333333%}
.offset-xl-8 {
    margin-left: 66.66666667%}
.offset-xl-9 {
    margin-left: 75%}
.offset-xl-10 {
    margin-left: 83.33333333%}
.offset-xl-11 {
    margin-left: 91.66666667%}
}@media (min-width:1660px) {
    .col-xxl {
    flex-basis: 0%;
    flex-grow: 1;
    max-width: 100%}
.row-cols-xxl-1>* {
    flex: 0 0 100%;
    max-width: 100%}
.row-cols-xxl-2>* {
    flex: 0 0 50%;
    max-width: 50%}
.row-cols-xxl-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%}
.row-cols-xxl-4>* {
    flex: 0 0 25%;
    max-width: 25%}
.row-cols-xxl-5>* {
    flex: 0 0 20%;
    max-width: 20%}
.row-cols-xxl-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%}
.col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%}
.col-xxl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%}
.col-xxl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%}
.col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%}
.col-xxl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%}
.col-xxl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%}
.col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%}
.col-xxl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%}
.col-xxl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%}
.col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%}
.col-xxl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%}
.col-xxl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%}
.col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%}
.order-xxl-first {
    order: -1;
}
.order-xxl-last {
    order: 13;
}
.order-xxl-0 {
    order: 0;
}
.order-xxl-1 {
    order: 1;
}
.order-xxl-2 {
    order: 2;
}
.order-xxl-3 {
    order: 3;
}
.order-xxl-4 {
    order: 4;
}
.order-xxl-5 {
    order: 5;
}
.order-xxl-6 {
    order: 6;
}
.order-xxl-7 {
    order: 7;
}
.order-xxl-8 {
    order: 8;
}
.order-xxl-9 {
    order: 9;
}
.order-xxl-10 {
    order: 10;
}
.order-xxl-11 {
    order: 11;
}
.order-xxl-12 {
    order: 12;
}
.offset-xxl-0 {
    margin-left: 0;
}
.offset-xxl-1 {
    margin-left: 8.33333333%}
.offset-xxl-2 {
    margin-left: 16.66666667%}
.offset-xxl-3 {
    margin-left: 25%}
.offset-xxl-4 {
    margin-left: 33.33333333%}
.offset-xxl-5 {
    margin-left: 41.66666667%}
.offset-xxl-6 {
    margin-left: 50%}
.offset-xxl-7 {
    margin-left: 58.33333333%}
.offset-xxl-8 {
    margin-left: 66.66666667%}
.offset-xxl-9 {
    margin-left: 75%}
.offset-xxl-10 {
    margin-left: 83.33333333%}
.offset-xxl-11 {
    margin-left: 91.66666667%}
}@media (min-width:1920px) {
    .col-xxxl {
    flex-basis: 0%;
    flex-grow: 1;
    max-width: 100%}
.row-cols-xxxl-1>* {
    flex: 0 0 100%;
    max-width: 100%}
.row-cols-xxxl-2>* {
    flex: 0 0 50%;
    max-width: 50%}
.row-cols-xxxl-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%}
.row-cols-xxxl-4>* {
    flex: 0 0 25%;
    max-width: 25%}
.row-cols-xxxl-5>* {
    flex: 0 0 20%;
    max-width: 20%}
.row-cols-xxxl-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%}
.col-xxxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%}
.col-xxxl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%}
.col-xxxl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%}
.col-xxxl-3 {
    flex: 0 0 25%;
    max-width: 25%}
.col-xxxl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%}
.col-xxxl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%}
.col-xxxl-6 {
    flex: 0 0 50%;
    max-width: 50%}
.col-xxxl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%}
.col-xxxl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%}
.col-xxxl-9 {
    flex: 0 0 75%;
    max-width: 75%}
.col-xxxl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%}
.col-xxxl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%}
.col-xxxl-12 {
    flex: 0 0 100%;
    max-width: 100%}
.order-xxxl-first {
    order: -1;
}
.order-xxxl-last {
    order: 13;
}
.order-xxxl-0 {
    order: 0;
}
.order-xxxl-1 {
    order: 1;
}
.order-xxxl-2 {
    order: 2;
}
.order-xxxl-3 {
    order: 3;
}
.order-xxxl-4 {
    order: 4;
}
.order-xxxl-5 {
    order: 5;
}
.order-xxxl-6 {
    order: 6;
}
.order-xxxl-7 {
    order: 7;
}
.order-xxxl-8 {
    order: 8;
}
.order-xxxl-9 {
    order: 9;
}
.order-xxxl-10 {
    order: 10;
}
.order-xxxl-11 {
    order: 11;
}
.order-xxxl-12 {
    order: 12;
}
.offset-xxxl-0 {
    margin-left: 0;
}
.offset-xxxl-1 {
    margin-left: 8.33333333%}
.offset-xxxl-2 {
    margin-left: 16.66666667%}
.offset-xxxl-3 {
    margin-left: 25%}
.offset-xxxl-4 {
    margin-left: 33.33333333%}
.offset-xxxl-5 {
    margin-left: 41.66666667%}
.offset-xxxl-6 {
    margin-left: 50%}
.offset-xxxl-7 {
    margin-left: 58.33333333%}
.offset-xxxl-8 {
    margin-left: 66.66666667%}
.offset-xxxl-9 {
    margin-left: 75%}
.offset-xxxl-10 {
    margin-left: 83.33333333%}
.offset-xxxl-11 {
    margin-left: 91.66666667%}
}.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #222;
}
.table th, .table td {
    padding: .65rem;
    vertical-align: top;
    border-top: 1px solid #eaeaea;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eaeaea;
}
.table tbody+tbody {
    border-top: 2px solid #eaeaea;
}
.table-sm th, .table-sm td {
    padding: .3rem;
}
.table-bordered {
    border: 1px solid #eaeaea;
}
.table-bordered th, .table-bordered td {
    border: 1px solid #eaeaea;
}
.table-bordered thead th, .table-bordered thead td {
    border-bottom-width: 2px;
}
.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody+tbody {
    border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .03);
}
.table-hover tbody tr:hover {
    color: #222;
    background-color: rgba(0, 0, 0, .075);
}
.table-primary, .table-primary>th, .table-primary>td {
    background-color: #bbbbca;
}
.table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody+tbody {
    border-color: #81809c;
}
.table-hover .table-primary:hover {
    background-color: #adadbf;
}
.table-hover .table-primary:hover>td, .table-hover .table-primary:hover>th {
    background-color: #adadbf;
}
.table-secondary, .table-secondary>th, .table-secondary>td {
    background-color: #f9f9f9;
}
.table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody+tbody {
    border-color: #f4f4f4;
}
.table-hover .table-secondary:hover {
    background-color: #ececec;
}
.table-hover .table-secondary:hover>td, .table-hover .table-secondary:hover>th {
    background-color: #ececec;
}
.table-success, .table-success>th, .table-success>td {
    background-color: #c2f0e6;
}
.table-success th, .table-success td, .table-success thead th, .table-success tbody+tbody {
    border-color: #8ee4d0;
}
.table-hover .table-success:hover {
    background-color: #aeebde;
}
.table-hover .table-success:hover>td, .table-hover .table-success:hover>th {
    background-color: #aeebde;
}
.table-info, .table-info>th, .table-info>td {
    background-color: #c9deff;
}
.table-info th, .table-info td, .table-info thead th, .table-info tbody+tbody {
    border-color: #9ac2ff;
}
.table-hover .table-info:hover {
    background-color: #b0ceff;
}
.table-hover .table-info:hover>td, .table-hover .table-info:hover>th {
    background-color: #b0ceff;
}
.table-warning, .table-warning>th, .table-warning>td {
    background-color: #ffd5bd;
}
.table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody+tbody {
    border-color: #ffb185;
}
.table-hover .table-warning:hover {
    background-color: #ffc5a4;
}
.table-hover .table-warning:hover>td, .table-hover .table-warning:hover>th {
    background-color: #ffc5a4;
}
.table-danger, .table-danger>th, .table-danger>td {
    background-color: #f4cfcf;
}
.table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody+tbody {
    border-color: #eaa5a5;
}
.table-hover .table-danger:hover {
    background-color: #efbaba;
}
.table-hover .table-danger:hover>td, .table-hover .table-danger:hover>th {
    background-color: #efbaba;
}
.table-light, .table-light>th, .table-light>td {
    background-color: #fdfdfd;
}
.table-light th, .table-light td, .table-light thead th, .table-light tbody+tbody {
    border-color: #fbfbfb;
}
.table-hover .table-light:hover {
    background-color: #f0f0f0;
}
.table-hover .table-light:hover>td, .table-hover .table-light:hover>th {
    background-color: #f0f0f0;
}
.table-dark, .table-dark>th, .table-dark>td {
    background-color: #cbcbcb;
}
.table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody+tbody {
    border-color: #9e9e9e;
}
.table-hover .table-dark:hover {
    background-color: #bebebe;
}
.table-hover .table-dark:hover>td, .table-hover .table-dark:hover>th {
    background-color: #bebebe;
}
.table-mpage_cfg_bg_color1, .table-mpage_cfg_bg_color1>th, .table-mpage_cfg_bg_color1>td {
    background-color: #bbbbca;
}
.table-mpage_cfg_bg_color1 th, .table-mpage_cfg_bg_color1 td, .table-mpage_cfg_bg_color1 thead th, .table-mpage_cfg_bg_color1 tbody+tbody {
    border-color: #81809c;
}
.table-hover .table-mpage_cfg_bg_color1:hover {
    background-color: #adadbf;
}
.table-hover .table-mpage_cfg_bg_color1:hover>td, .table-hover .table-mpage_cfg_bg_color1:hover>th {
    background-color: #adadbf;
}
.table-mpage_cfg_bg_color2, .table-mpage_cfg_bg_color2>th, .table-mpage_cfg_bg_color2>td {
    background-color: #bbc6d1;
}
.table-mpage_cfg_bg_color2 th, .table-mpage_cfg_bg_color2 td, .table-mpage_cfg_bg_color2 thead th, .table-mpage_cfg_bg_color2 tbody+tbody {
    border-color: #8095aa;
}
.table-hover .table-mpage_cfg_bg_color2:hover {
    background-color: #acb9c7;
}
.table-hover .table-mpage_cfg_bg_color2:hover>td, .table-hover .table-mpage_cfg_bg_color2:hover>th {
    background-color: #acb9c7;
}
.table-mpage_cfg_mouse_over_color, .table-mpage_cfg_mouse_over_color>th, .table-mpage_cfg_mouse_over_color>td {
    background-color: #bfc7ec;
}
.table-mpage_cfg_mouse_over_color th, .table-mpage_cfg_mouse_over_color td, .table-mpage_cfg_mouse_over_color thead th, .table-mpage_cfg_mouse_over_color tbody+tbody {
    border-color: #8896dc;
}
.table-hover .table-mpage_cfg_mouse_over_color:hover {
    background-color: #abb6e6;
}
.table-hover .table-mpage_cfg_mouse_over_color:hover>td, .table-hover .table-mpage_cfg_mouse_over_color:hover>th {
    background-color: #abb6e6;
}
.table-primary-light, .table-primary-light>th, .table-primary-light>td {
    background-color: #cbd8f5;
}
.table-primary-light th, .table-primary-light td, .table-primary-light thead th, .table-primary-light tbody+tbody {
    border-color: #9eb7ed;
}
.table-hover .table-primary-light:hover {
    background-color: #b6c8f1;
}
.table-hover .table-primary-light:hover>td, .table-hover .table-primary-light:hover>th {
    background-color: #b6c8f1;
}
.table-primary-dark, .table-primary-dark>th, .table-primary-dark>td {
    background-color: #d0d3dc;
}
.table-primary-dark th, .table-primary-dark td, .table-primary-dark thead th, .table-primary-dark tbody+tbody {
    border-color: #a8aebf;
}
.table-hover .table-primary-dark:hover {
    background-color: #c1c5d1;
}
.table-hover .table-primary-dark:hover>td, .table-hover .table-primary-dark:hover>th {
    background-color: #c1c5d1;
}
.table-primary2, .table-primary2>th, .table-primary2>td {
    background-color: #c5d0e6;
}
.table-primary2 th, .table-primary2 td, .table-primary2 thead th, .table-primary2 tbody+tbody {
    border-color: #93a7d0;
}
.table-hover .table-primary2:hover {
    background-color: #b3c2de;
}
.table-hover .table-primary2:hover>td, .table-hover .table-primary2:hover>th {
    background-color: #b3c2de;
}
.table-primary-darken, .table-primary-darken>th, .table-primary-darken>td {
    background-color: #c3c4d2;
}
.table-primary-darken th, .table-primary-darken td, .table-primary-darken thead th, .table-primary-darken tbody+tbody {
    border-color: #9091ab;
}
.table-hover .table-primary-darken:hover {
    background-color: #b4b6c7;
}
.table-hover .table-primary-darken:hover>td, .table-hover .table-primary-darken:hover>th {
    background-color: #b4b6c7;
}
.table-primary-darken2, .table-primary-darken2>th, .table-primary-darken2>td {
    background-color: #b8c1d1;
}
.table-primary-darken2 th, .table-primary-darken2 td, .table-primary-darken2 thead th, .table-primary-darken2 tbody+tbody {
    border-color: #7a8baa;
}
.table-hover .table-primary-darken2:hover {
    background-color: #a9b3c7;
}
.table-hover .table-primary-darken2:hover>td, .table-hover .table-primary-darken2:hover>th {
    background-color: #a9b3c7;
}
.table-primary-darken3, .table-primary-darken3>th, .table-primary-darken3>td {
    background-color: #bfc7d7;
}
.table-primary-darken3 th, .table-primary-darken3 td, .table-primary-darken3 thead th, .table-primary-darken3 tbody+tbody {
    border-color: #8997b4;
}
.table-hover .table-primary-darken3:hover {
    background-color: #afb9cd;
}
.table-hover .table-primary-darken3:hover>td, .table-hover .table-primary-darken3:hover>th {
    background-color: #afb9cd;
}
.table-secondary-light, .table-secondary-light>th, .table-secondary-light>td {
    background-color: #fefdec;
}
.table-secondary-light th, .table-secondary-light td, .table-secondary-light thead th, .table-secondary-light tbody+tbody {
    border-color: #fefcdc;
}
.table-hover .table-secondary-light:hover {
    background-color: #fdfad4;
}
.table-hover .table-secondary-light:hover>td, .table-hover .table-secondary-light:hover>th {
    background-color: #fdfad4;
}
.table-success-light, .table-success-light>th, .table-success-light>td {
    background-color: #fafdfb;
}
.table-success-light th, .table-success-light td, .table-success-light thead th, .table-success-light tbody+tbody {
    border-color: #f5fcf8;
}
.table-hover .table-success-light:hover {
    background-color: #e8f6ec;
}
.table-hover .table-success-light:hover>td, .table-hover .table-success-light:hover>th {
    background-color: #e8f6ec;
}
.table-info-light, .table-info-light>th, .table-info-light>td {
    background-color: #f7fcff;
}
.table-info-light th, .table-info-light td, .table-info-light thead th, .table-info-light tbody+tbody {
    border-color: #f0f9fe;
}
.table-hover .table-info-light:hover {
    background-color: #def2ff;
}
.table-hover .table-info-light:hover>td, .table-hover .table-info-light:hover>th {
    background-color: #def2ff;
}
.table-warning-light, .table-warning-light>th, .table-warning-light>td {
    background-color: #fffcf7;
}
.table-warning-light th, .table-warning-light td, .table-warning-light thead th, .table-warning-light tbody+tbody {
    border-color: #fff9f0;
}
.table-hover .table-warning-light:hover {
    background-color: #fff2de;
}
.table-hover .table-warning-light:hover>td, .table-hover .table-warning-light:hover>th {
    background-color: #fff2de;
}
.table-danger-light, .table-danger-light>th, .table-danger-light>td {
    background-color: #fef9fb;
}
.table-danger-light th, .table-danger-light td, .table-danger-light thead th, .table-danger-light tbody+tbody {
    border-color: #fef4f7;
}
.table-hover .table-danger-light:hover {
    background-color: #fae3ec;
}
.table-hover .table-danger-light:hover>td, .table-hover .table-danger-light:hover>th {
    background-color: #fae3ec;
}
.table-blue, .table-blue>th, .table-blue>td {
    background-color: #c9deff;
}
.table-blue th, .table-blue td, .table-blue thead th, .table-blue tbody+tbody {
    border-color: #9ac2ff;
}
.table-hover .table-blue:hover {
    background-color: #b0ceff;
}
.table-hover .table-blue:hover>td, .table-hover .table-blue:hover>th {
    background-color: #b0ceff;
}
.table-blue-light, .table-blue-light>th, .table-blue-light>td {
    background-color: #f7fcff;
}
.table-blue-light th, .table-blue-light td, .table-blue-light thead th, .table-blue-light tbody+tbody {
    border-color: #f0f9fe;
}
.table-hover .table-blue-light:hover {
    background-color: #def2ff;
}
.table-hover .table-blue-light:hover>td, .table-hover .table-blue-light:hover>th {
    background-color: #def2ff;
}
.table-indigo, .table-indigo>th, .table-indigo>td {
    background-color: #d8c8f9;
}
.table-indigo th, .table-indigo td, .table-indigo thead th, .table-indigo tbody+tbody {
    border-color: #b698f4;
}
.table-hover .table-indigo:hover {
    background-color: #c8b1f6;
}
.table-hover .table-indigo:hover>td, .table-hover .table-indigo:hover>th {
    background-color: #c8b1f6;
}
.table-indigo-light, .table-indigo-light>th, .table-indigo-light>td {
    background-color: #fbf9fe;
}
.table-indigo-light th, .table-indigo-light td, .table-indigo-light thead th, .table-indigo-light tbody+tbody {
    border-color: #f7f4fe;
}
.table-hover .table-indigo-light:hover {
    background-color: #ece3fa;
}
.table-hover .table-indigo-light:hover>td, .table-hover .table-indigo-light:hover>th {
    background-color: #ece3fa;
}
.table-purple, .table-purple>th, .table-purple>td {
    background-color: #d1c4e0;
}
.table-purple th, .table-purple td, .table-purple thead th, .table-purple tbody+tbody {
    border-color: #aa92c6;
}
.table-hover .table-purple:hover {
    background-color: #c4b3d7;
}
.table-hover .table-purple:hover>td, .table-hover .table-purple:hover>th {
    background-color: #c4b3d7;
}
.table-purple-light, .table-purple-light>th, .table-purple-light>td {
    background-color: #faf9fc;
}
.table-purple-light th, .table-purple-light td, .table-purple-light thead th, .table-purple-light tbody+tbody {
    border-color: #f6f3f9;
}
.table-hover .table-purple-light:hover {
    background-color: #ece8f4;
}
.table-hover .table-purple-light:hover>td, .table-hover .table-purple-light:hover>th {
    background-color: #ece8f4;
}
.table-pink, .table-pink>th, .table-pink>td {
    background-color: #fabdd6;
}
.table-pink th, .table-pink td, .table-pink thead th, .table-pink tbody+tbody {
    border-color: #f685b4;
}
.table-hover .table-pink:hover {
    background-color: #f8a5c7;
}
.table-hover .table-pink:hover>td, .table-hover .table-pink:hover>th {
    background-color: #f8a5c7;
}
.table-pink-light, .table-pink-light>th, .table-pink-light>td {
    background-color: #fff9fa;
}
.table-pink-light th, .table-pink-light td, .table-pink-light thead th, .table-pink-light tbody+tbody {
    border-color: #fff3f5;
}
.table-hover .table-pink-light:hover {
    background-color: #ffe0e5;
}
.table-hover .table-pink-light:hover>td, .table-hover .table-pink-light:hover>th {
    background-color: #ffe0e5;
}
.table-red, .table-red>th, .table-red>td {
    background-color: #f4cfcf;
}
.table-red th, .table-red td, .table-red thead th, .table-red tbody+tbody {
    border-color: #eaa5a5;
}
.table-hover .table-red:hover {
    background-color: #efbaba;
}
.table-hover .table-red:hover>td, .table-hover .table-red:hover>th {
    background-color: #efbaba;
}
.table-red-light, .table-red-light>th, .table-red-light>td {
    background-color: #fef9fb;
}
.table-red-light th, .table-red-light td, .table-red-light thead th, .table-red-light tbody+tbody {
    border-color: #fef4f7;
}
.table-hover .table-red-light:hover {
    background-color: #fae3ec;
}
.table-hover .table-red-light:hover>td, .table-hover .table-red-light:hover>th {
    background-color: #fae3ec;
}
.table-yellow, .table-yellow>th, .table-yellow>td {
    background-color: #ffedbd;
}
.table-yellow th, .table-yellow td, .table-yellow thead th, .table-yellow tbody+tbody {
    border-color: #ffdd85;
}
.table-hover .table-yellow:hover {
    background-color: #ffe6a4;
}
.table-hover .table-yellow:hover>td, .table-hover .table-yellow:hover>th {
    background-color: #ffe6a4;
}
.table-yellow-light, .table-yellow-light>th, .table-yellow-light>td {
    background-color: #f9ffb8;
}
.table-yellow-light th, .table-yellow-light td, .table-yellow-light thead th, .table-yellow-light tbody+tbody {
    border-color: #f5ff7a;
}
.table-hover .table-yellow-light:hover {
    background-color: #f7ff9f;
}
.table-hover .table-yellow-light:hover>td, .table-hover .table-yellow-light:hover>th {
    background-color: #f7ff9f;
}
.table-orange, .table-orange>th, .table-orange>td {
    background-color: #ffd5bd;
}
.table-orange th, .table-orange td, .table-orange thead th, .table-orange tbody+tbody {
    border-color: #ffb185;
}
.table-hover .table-orange:hover {
    background-color: #ffc5a4;
}
.table-hover .table-orange:hover>td, .table-hover .table-orange:hover>th {
    background-color: #ffc5a4;
}
.table-orange-light, .table-orange-light>th, .table-orange-light>td {
    background-color: #fffcf7;
}
.table-orange-light th, .table-orange-light td, .table-orange-light thead th, .table-orange-light tbody+tbody {
    border-color: #fff9f0;
}
.table-hover .table-orange-light:hover {
    background-color: #fff2de;
}
.table-hover .table-orange-light:hover>td, .table-hover .table-orange-light:hover>th {
    background-color: #fff2de;
}
.table-green, .table-green>th, .table-green>td {
    background-color: #c2f0e6;
}
.table-green th, .table-green td, .table-green thead th, .table-green tbody+tbody {
    border-color: #8ee4d0;
}
.table-hover .table-green:hover {
    background-color: #aeebde;
}
.table-hover .table-green:hover>td, .table-hover .table-green:hover>th {
    background-color: #aeebde;
}
.table-green-light, .table-green-light>th, .table-green-light>td {
    background-color: #fafdfb;
}
.table-green-light th, .table-green-light td, .table-green-light thead th, .table-green-light tbody+tbody {
    border-color: #f5fcf8;
}
.table-hover .table-green-light:hover {
    background-color: #e8f6ec;
}
.table-hover .table-green-light:hover>td, .table-hover .table-green-light:hover>th {
    background-color: #e8f6ec;
}
.table-cyan, .table-cyan>th, .table-cyan>td {
    background-color: #cddeed;
}
.table-cyan th, .table-cyan td, .table-cyan thead th, .table-cyan tbody+tbody {
    border-color: #a3c2de;
}
.table-hover .table-cyan:hover {
    background-color: #bad2e6;
}
.table-hover .table-cyan:hover>td, .table-hover .table-cyan:hover>th {
    background-color: #bad2e6;
}
.table-lighten, .table-lighten>th, .table-lighten>td {
    background-color: #fdfdfd;
}
.table-lighten th, .table-lighten td, .table-lighten thead th, .table-lighten tbody+tbody {
    border-color: #fbfbfb;
}
.table-hover .table-lighten:hover {
    background-color: #f0f0f0;
}
.table-hover .table-lighten:hover>td, .table-hover .table-lighten:hover>th {
    background-color: #f0f0f0;
}
.table-gray, .table-gray>th, .table-gray>td {
    background-color: #dfdfdf;
}
.table-gray th, .table-gray td, .table-gray thead th, .table-gray tbody+tbody {
    border-color: #c3c3c3;
}
.table-hover .table-gray:hover {
    background-color: #d2d2d2;
}
.table-hover .table-gray:hover>td, .table-hover .table-gray:hover>th {
    background-color: #d2d2d2;
}
.table-gray-100, .table-gray-100>th, .table-gray-100>td {
    background-color: #fdfdfe;
}
.table-gray-100 th, .table-gray-100 td, .table-gray-100 thead th, .table-gray-100 tbody+tbody {
    border-color: #fbfcfc;
}
.table-hover .table-gray-100:hover {
    background-color: #ececf6;
}
.table-hover .table-gray-100:hover>td, .table-hover .table-gray-100:hover>th {
    background-color: #ececf6;
}
.table-gray-200, .table-gray-200>th, .table-gray-200>td {
    background-color: #fcfcfd;
}
.table-gray-200 th, .table-gray-200 td, .table-gray-200 thead th, .table-gray-200 tbody+tbody {
    border-color: #f9fafb;
}
.table-hover .table-gray-200:hover {
    background-color: #ededf3;
}
.table-hover .table-gray-200:hover>td, .table-hover .table-gray-200:hover>th {
    background-color: #ededf3;
}
.table-gray-300, .table-gray-300>th, .table-gray-300>td {
    background-color: #f4f4f4;
}
.table-gray-300 th, .table-gray-300 td, .table-gray-300 thead th, .table-gray-300 tbody+tbody {
    border-color: #ebebeb;
}
.table-hover .table-gray-300:hover {
    background-color: #e7e7e7;
}
.table-hover .table-gray-300:hover>td, .table-hover .table-gray-300:hover>th {
    background-color: #e7e7e7;
}
.table-gray-400, .table-gray-400>th, .table-gray-400>td {
    background-color: #fcfcfd;
}
.table-gray-400 th, .table-gray-400 td, .table-gray-400 thead th, .table-gray-400 tbody+tbody {
    border-color: #f9fafb;
}
.table-hover .table-gray-400:hover {
    background-color: #ededf3;
}
.table-hover .table-gray-400:hover>td, .table-hover .table-gray-400:hover>th {
    background-color: #ededf3;
}
.table-gray-500, .table-gray-500>th, .table-gray-500>td {
    background-color: #dfdfdf;
}
.table-gray-500 th, .table-gray-500 td, .table-gray-500 thead th, .table-gray-500 tbody+tbody {
    border-color: #c3c3c3;
}
.table-hover .table-gray-500:hover {
    background-color: #d2d2d2;
}
.table-hover .table-gray-500:hover>td, .table-hover .table-gray-500:hover>th {
    background-color: #d2d2d2;
}
.table-gray-600, .table-gray-600>th, .table-gray-600>td {
    background-color: #d4d4d4;
}
.table-gray-600 th, .table-gray-600 td, .table-gray-600 thead th, .table-gray-600 tbody+tbody {
    border-color: #afafaf;
}
.table-hover .table-gray-600:hover {
    background-color: #c7c7c7;
}
.table-hover .table-gray-600:hover>td, .table-hover .table-gray-600:hover>th {
    background-color: #c7c7c7;
}
.table-gray-700, .table-gray-700>th, .table-gray-700>td {
    background-color: #cbcbcb;
}
.table-gray-700 th, .table-gray-700 td, .table-gray-700 thead th, .table-gray-700 tbody+tbody {
    border-color: #9e9e9e;
}
.table-hover .table-gray-700:hover {
    background-color: #bebebe;
}
.table-hover .table-gray-700:hover>td, .table-hover .table-gray-700:hover>th {
    background-color: #bebebe;
}
.table-gray-800, .table-gray-800>th, .table-gray-800>td {
    background-color: #c6c6c6;
}
.table-gray-800 th, .table-gray-800 td, .table-gray-800 thead th, .table-gray-800 tbody+tbody {
    border-color: #959595;
}
.table-hover .table-gray-800:hover {
    background-color: #b9b9b9;
}
.table-hover .table-gray-800:hover>td, .table-hover .table-gray-800:hover>th {
    background-color: #b9b9b9;
}
.table-gray-900, .table-gray-900>th, .table-gray-900>td {
    background-color: #c3c3c7;
}
.table-gray-900 th, .table-gray-900 td, .table-gray-900 thead th, .table-gray-900 tbody+tbody {
    border-color: #8f9098;
}
.table-hover .table-gray-900:hover {
    background-color: #b6b6bb;
}
.table-hover .table-gray-900:hover>td, .table-hover .table-gray-900:hover>th {
    background-color: #b6b6bb;
}
.table-gray-border, .table-gray-border>th, .table-gray-border>td {
    background-color: #f9f9f9;
}
.table-gray-border th, .table-gray-border td, .table-gray-border thead th, .table-gray-border tbody+tbody {
    border-color: #f4f4f4;
}
.table-hover .table-gray-border:hover {
    background-color: #ececec;
}
.table-hover .table-gray-border:hover>td, .table-hover .table-gray-border:hover>th {
    background-color: #ececec;
}
.table-dark-light, .table-dark-light>th, .table-dark-light>td {
    background-color: #fdfdfd;
}
.table-dark-light th, .table-dark-light td, .table-dark-light thead th, .table-dark-light tbody+tbody {
    border-color: #fbfbfb;
}
.table-hover .table-dark-light:hover {
    background-color: #f0f0f0;
}
.table-hover .table-dark-light:hover>td, .table-hover .table-dark-light:hover>th {
    background-color: #f0f0f0;
}
.table-black, .table-black>th, .table-black>td {
    background-color: #b8b8b8;
}
.table-black th, .table-black td, .table-black thead th, .table-black tbody+tbody {
    border-color: #7a7a7a;
}
.table-hover .table-black:hover {
    background-color: #ababab;
}
.table-hover .table-black:hover>td, .table-hover .table-black:hover>th {
    background-color: #ababab;
}
.table-white, .table-white>th, .table-white>td {
    background-color: #fff;
}
.table-white th, .table-white td, .table-white thead th, .table-white tbody+tbody {
    border-color: #fff;
}
.table-hover .table-white:hover {
    background-color: #f2f2f2;
}
.table-hover .table-white:hover>td, .table-hover .table-white:hover>th {
    background-color: #f2f2f2;
}
.table-white-80, .table-white-80>th, .table-white-80>td {
    background-color: rgba(255, 255, 255, .944);
}
.table-white-80 th, .table-white-80 td, .table-white-80 thead th, .table-white-80 tbody+tbody {
    border-color: rgba(255, 255, 255, .896);
}
.table-hover .table-white-80:hover {
    background-color: rgba(242, 242, 242, .944);
}
.table-hover .table-white-80:hover>td, .table-hover .table-white-80:hover>th {
    background-color: rgba(242, 242, 242, .944);
}
.table-white-08, .table-white-08>th, .table-white-08>td {
    background-color: rgba(255, 255, 255, .7424);
}
.table-white-08 th, .table-white-08 td, .table-white-08 thead th, .table-white-08 tbody+tbody {
    border-color: rgba(255, 255, 255, .5216);
}
.table-hover .table-white-08:hover {
    background-color: rgba(242, 242, 242, .7424);
}
.table-hover .table-white-08:hover>td, .table-hover .table-white-08:hover>th {
    background-color: rgba(242, 242, 242, .7424);
}
.table-b0b0b0, .table-b0b0b0>th, .table-b0b0b0>td {
    background-color: #e9e9e9;
}
.table-b0b0b0 th, .table-b0b0b0 td, .table-b0b0b0 thead th, .table-b0b0b0 tbody+tbody {
    border-color: #d6d6d6;
}
.table-hover .table-b0b0b0:hover {
    background-color: gainsboro;
}
.table-hover .table-b0b0b0:hover>td, .table-hover .table-b0b0b0:hover>th {
    background-color: gainsboro;
}
.table-fff4d3, .table-fff4d3>th, .table-fff4d3>td {
    background-color: #fffcf3;
}
.table-fff4d3 th, .table-fff4d3 td, .table-fff4d3 thead th, .table-fff4d3 tbody+tbody {
    border-color: #fff9e8;
}
.table-hover .table-fff4d3:hover {
    background-color: #fff6da;
}
.table-hover .table-fff4d3:hover>td, .table-hover .table-fff4d3:hover>th {
    background-color: #fff6da;
}
.table-818181, .table-818181>th, .table-818181>td {
    background-color: gainsboro;
}
.table-818181 th, .table-818181 td, .table-818181 thead th, .table-818181 tbody+tbody {
    border-color: #bdbdbd;
}
.table-hover .table-818181:hover {
    background-color: #cfcfcf;
}
.table-hover .table-818181:hover>td, .table-hover .table-818181:hover>th {
    background-color: #cfcfcf;
}
.table-6a409d, .table-6a409d>th, .table-6a409d>td {
    background-color: #d5cae4;
}
.table-6a409d th, .table-6a409d td, .table-6a409d thead th, .table-6a409d tbody+tbody {
    border-color: #b29ccc;
}
.table-hover .table-6a409d:hover {
    background-color: #c8b9db;
}
.table-hover .table-6a409d:hover>td, .table-hover .table-6a409d:hover>th {
    background-color: #c8b9db;
}
.table-active, .table-active>th, .table-active>td {
    background-color: rgba(0, 0, 0, .075);
}
.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, .075);
}
.table-hover .table-active:hover>td, .table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075);
}
.table .thead-dark th {
    color: #fff;
    background-color: #333;
    border-color: #464646;
}
.table .thead-light th {
    color: #444;
    background-color: #f4f5f7;
    border-color: #eaeaea;
}
.table-dark {
    color: #fff;
    background-color: #333;
}
.table-dark th, .table-dark td, .table-dark thead th {
    border-color: #464646;
}
.table-dark.table-bordered {
    border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, .05);
}
.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .075);
}
@media (max-width:575.98px) {
    .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table-responsive-sm>.table-bordered {
    border: 0;
}
}@media (max-width:767.98px) {
    .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table-responsive-md>.table-bordered {
    border: 0;
}
}@media (max-width:991.98px) {
    .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table-responsive-lg>.table-bordered {
    border: 0;
}
}@media (max-width:1199.98px) {
    .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table-responsive-xl>.table-bordered {
    border: 0;
}
}@media (max-width:1659.98px) {
    .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table-responsive-xxl>.table-bordered {
    border: 0;
}
}@media (max-width:1919.98px) {
    .table-responsive-xxxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table-responsive-xxxl>.table-bordered {
    border: 0;
}
}.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table-responsive>.table-bordered {
    border: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.4em + 0.75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
    color: #222;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #eaeaea;
    border-radius: 0;
    box-shadow: none;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (max-width:1200px) {
    .form-control {
    font-size: calc(0.91rem + 0.12vw);
}
}@media (prefers-reduced-motion:reduce) {
    .form-control {
    transition: none;
}
}.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control:focus {
    color: #222;
    background-color: #fff;
    border-color: #eaeaea;
    outline: 0;
}
.form-control::placeholder {
    color: #8c8c8c;
    opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #f4f5f7;
    opacity: 1;
}
input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    appearance: none;
}
select.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #222;
}
select.form-control:focus::-ms-value {
    color: #222;
    background-color: #fff;
}
.form-control-file, .form-control-range {
    display: block;
    width: 100%}
.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.4;
    max-width: 11%}
@media (max-width:768px) {
    .col-form-label {
    max-width: 100%}
}.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.125rem;
    line-height: 1.5;
}
@media (max-width:1200px) {
    .col-form-label-lg {
    font-size: calc(0.9225rem + 0.27vw);
}
}.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5;
}
.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.4;
    color: #222;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}
@media (max-width:1200px) {
    .form-control-plaintext {
    font-size: calc(0.91rem + 0.12vw);
}
}.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0;
}
.form-control-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0;
}
.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.125rem;
    line-height: 1.5;
    border-radius: 0;
}
@media (max-width:1200px) {
    .form-control-lg {
    font-size: calc(0.9225rem + 0.27vw);
}
}select.form-control[size], select.form-control[multiple] {
    height: auto;
}
textarea.form-control {
    height: auto;
}
.form-group {
    margin-bottom: 1rem;
}
.form-text {
    display: block;
    margin-top: .25rem;
}
.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.form-row>.col, .form-row>[class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}
.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem;
}
.form-check-input[disabled]~.form-check-label, .form-check-input:disabled~.form-check-label {
    color: #666;
}
.form-check-label {
    margin-bottom: 0;
}
.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem;
    padding-top: 10px;
}
.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0;
}
.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #26cba4;
}
.valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .75rem;
    line-height: 1.4;
    color: #fff;
    background-color: rgba(38, 203, 164, .9);
    border-radius: 0;
}
.form-row>.col>.valid-tooltip, .form-row>[class*="col-"]>.valid-tooltip {
    left: 5px;
}
.was-validated :valid~.valid-feedback, .was-validated :valid~.valid-tooltip, .is-valid~.valid-feedback, .is-valid~.valid-tooltip {
    display: block;
}
.was-validated .form-control:valid, .form-control.is-valid {
    border-color: #26cba4;
    padding-right: calc(1.4em + 0.75rem)!important;
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2326cba4' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.35em + 0.1875rem) center;
    background-size: calc(0.7em + 0.375rem) calc(0.7em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #26cba4;
    box-shadow: 0 0 0 .2rem rgba(38, 203, 164, .25);
}
.was-validated select.form-control:valid, select.form-control.is-valid {
    padding-right: 3rem!important;
    background-position: right 1.5rem center;
}
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: calc(1.4em + 0.75rem);
    background-position: top calc(0.35em + 0.1875rem) right calc(0.35em + 0.1875rem);
}
.was-validated .custom-select:valid, .custom-select.is-valid {
    border-color: #26cba4;
    padding-right: calc(0.75em + 2.3125rem)!important;
    background: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23333333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center / 8px 10px no-repeat, #ffffff url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2326cba4' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem / calc(0.7em + 0.375rem) calc(0.7em + 0.375rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #26cba4;
    box-shadow: 0 0 0 .2rem rgba(38, 203, 164, .25);
}
.was-validated .form-check-input:valid~.form-check-label, .form-check-input.is-valid~.form-check-label {
    color: #26cba4;
}
.was-validated .form-check-input:valid~.valid-feedback, .was-validated .form-check-input:valid~.valid-tooltip, .form-check-input.is-valid~.valid-feedback, .form-check-input.is-valid~.valid-tooltip {
    display: block;
}
.was-validated .custom-control-input:valid~.custom-control-label, .custom-control-input.is-valid~.custom-control-label {
    color: #26cba4;
}
.was-validated .custom-control-input:valid~.custom-control-label::before, .custom-control-input.is-valid~.custom-control-label::before {
    border-color: #26cba4;
}
.was-validated .custom-control-input:valid:checked~.custom-control-label::before, .custom-control-input.is-valid:checked~.custom-control-label::before {
    border-color: #47ddb9;
    background-color: #47ddb9;
}
.was-validated .custom-control-input:valid:focus~.custom-control-label::before, .custom-control-input.is-valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(38, 203, 164, .25);
}
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before {
    border-color: #26cba4;
}
.was-validated .custom-file-input:valid~.custom-file-label, .custom-file-input.is-valid~.custom-file-label {
    border-color: #26cba4;
}
.was-validated .custom-file-input:valid:focus~.custom-file-label, .custom-file-input.is-valid:focus~.custom-file-label {
    border-color: #26cba4;
    box-shadow: 0 0 0 .2rem rgba(38, 203, 164, .25);
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #d75252;
}
.invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .75rem;
    line-height: 1.4;
    color: #fff;
    background-color: rgba(215, 82, 82, .9);
    border-radius: 0;
}
.form-row>.col>.invalid-tooltip, .form-row>[class*="col-"]>.invalid-tooltip {
    left: 5px;
}
.was-validated :invalid~.invalid-feedback, .was-validated :invalid~.invalid-tooltip, .is-invalid~.invalid-feedback, .is-invalid~.invalid-tooltip {
    display: block;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
    border-color: #d75252;
    padding-right: calc(1.4em + 0.75rem)!important;
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23d75252' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d75252' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.35em + 0.1875rem) center;
    background-size: calc(0.7em + 0.375rem) calc(0.7em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #d75252;
    box-shadow: 0 0 0 .2rem rgba(215, 82, 82, .25);
}
.was-validated select.form-control:invalid, select.form-control.is-invalid {
    padding-right: 3rem!important;
    background-position: right 1.5rem center;
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    padding-right: calc(1.4em + 0.75rem);
    background-position: top calc(0.35em + 0.1875rem) right calc(0.35em + 0.1875rem);
}
.was-validated .custom-select:invalid, .custom-select.is-invalid {
    border-color: #d75252;
    padding-right: calc(0.75em + 2.3125rem)!important;
    background: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23333333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center / 8px 10px no-repeat, #ffffff url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23d75252' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d75252' stroke='none'/%3e%3c/svg%3e") center right 1.75rem / calc(0.7em + 0.375rem) calc(0.7em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #d75252;
    box-shadow: 0 0 0 .2rem rgba(215, 82, 82, .25);
}
.was-validated .form-check-input:invalid~.form-check-label, .form-check-input.is-invalid~.form-check-label {
    color: #d75252;
}
.was-validated .form-check-input:invalid~.invalid-feedback, .was-validated .form-check-input:invalid~.invalid-tooltip, .form-check-input.is-invalid~.invalid-feedback, .form-check-input.is-invalid~.invalid-tooltip {
    display: block;
}
.was-validated .custom-control-input:invalid~.custom-control-label, .custom-control-input.is-invalid~.custom-control-label {
    color: #d75252;
}
.was-validated .custom-control-input:invalid~.custom-control-label::before, .custom-control-input.is-invalid~.custom-control-label::before {
    border-color: #d75252;
}
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before, .custom-control-input.is-invalid:checked~.custom-control-label::before {
    border-color: #e17b7b;
    background-color: #e17b7b;
}
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before, .custom-control-input.is-invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(215, 82, 82, .25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before {
    border-color: #d75252;
}
.was-validated .custom-file-input:invalid~.custom-file-label, .custom-file-input.is-invalid~.custom-file-label {
    border-color: #d75252;
}
.was-validated .custom-file-input:invalid:focus~.custom-file-label, .custom-file-input.is-invalid:focus~.custom-file-label {
    border-color: #d75252;
    box-shadow: 0 0 0 .2rem rgba(215, 82, 82, .25);
}
.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.form-inline .form-check {
    width: 100%}
@media (min-width:576px) {
    .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
}
.form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
}
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.form-inline .form-control-plaintext {
    display: inline-block;
}
.form-inline .input-group, .form-inline .custom-select {
    width: auto;
}
.form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
}
.form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0;
}
.form-inline .custom-control {
    align-items: center;
    justify-content: center;
}
.form-inline .custom-control-label {
    margin-bottom: 0;
}
}.btn {
    display: inline-block;
    font-weight: 400;
    color: #222;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.4;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (max-width:1200px) {
    .btn {
    font-size: calc(0.91rem + 0.12vw);
}
}@media (prefers-reduced-motion:reduce) {
    .btn {
    transition: none;
}
}.btn:hover {
    color: #222;
    text-decoration: none;
}
.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: none;
}
.btn.disabled, .btn:disabled {
    opacity: .65;
    box-shadow: none;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: none;
}
.btn-primary {
    color: #fff;
    background-color: #0c0b41;
    border-color: #0c0b41;
    box-shadow: none;
}
.btn-primary:hover {
    color: #fff;
    background-color: #060520;
    border-color: #040415;
}
.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #060520;
    border-color: #040415;
    box-shadow: 0 0 0 .2rem rgba(48, 48, 94, .5);
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #0c0b41;
    border-color: #0c0b41;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #040415;
    border-color: #02020a;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(48, 48, 94, .5);
}
.btn-secondary {
    color: #282938;
    background-color: #eaeaea;
    border-color: #eaeaea;
    box-shadow: none;
}
.btn-secondary:hover {
    color: #282938;
    background-color: #d7d7d7;
    border-color: #d1d1d1;
}
.btn-secondary:focus, .btn-secondary.focus {
    color: #282938;
    background-color: #d7d7d7;
    border-color: #d1d1d1;
    box-shadow: 0 0 0 .2rem rgba(205, 205, 207, .5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
    color: #282938;
    background-color: #eaeaea;
    border-color: #eaeaea;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show>.btn-secondary.dropdown-toggle {
    color: #282938;
    background-color: #d1d1d1;
    border-color: #cacaca;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(205, 205, 207, .5);
}
.btn-success {
    color: #fff;
    background-color: #26cba4;
    border-color: #26cba4;
    box-shadow: none;
}
.btn-success:hover {
    color: #fff;
    background-color: #20ab8a;
    border-color: #1ea081;
}
.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #20ab8a;
    border-color: #1ea081;
    box-shadow: 0 0 0 .2rem rgba(71, 211, 178, .5);
}
.btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #26cba4;
    border-color: #26cba4;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1ea081;
    border-color: #1c9579;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show>.btn-success.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(71, 211, 178, .5);
}
.btn-info {
    color: #fff;
    background-color: #3d8aff;
    border-color: #3d8aff;
    box-shadow: none;
}
.btn-info:hover {
    color: #fff;
    background-color: #1773ff;
    border-color: #0a6bff;
}
.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #1773ff;
    border-color: #0a6bff;
    box-shadow: 0 0 0 .2rem rgba(90, 156, 255, .5);
}
.btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #3d8aff;
    border-color: #3d8aff;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #0a6bff;
    border-color: #0064fc;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show>.btn-info.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(90, 156, 255, .5);
}
.btn-warning {
    color: #fff;
    background-color: #FF6914;
    border-color: #FF6914;
    box-shadow: none;
}
.btn-warning:hover {
    color: #fff;
    background-color: #ed5600;
    border-color: #e05100;
}
.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ed5600;
    border-color: #e05100;
    box-shadow: 0 0 0 .2rem rgba(255, 128, 55, .5);
}
.btn-warning.disabled, .btn-warning:disabled {
    color: #fff;
    background-color: #FF6914;
    border-color: #FF6914;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #e05100;
    border-color: #d34c00;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show>.btn-warning.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(255, 128, 55, .5);
}
.btn-danger {
    color: #fff;
    background-color: #d75252;
    border-color: #d75252;
    box-shadow: none;
}
.btn-danger:hover {
    color: #fff;
    background-color: #d03333;
    border-color: #c82e2e;
}
.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #d03333;
    border-color: #c82e2e;
    box-shadow: 0 0 0 .2rem rgba(221, 108, 108, .5);
}
.btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #d75252;
    border-color: #d75252;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c82e2e;
    border-color: #bd2c2c;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show>.btn-danger.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(221, 108, 108, .5);
}
.btn-light {
    color: #282938;
    background-color: #f8f8f8;
    border-color: #f8f8f8;
    box-shadow: none;
}
.btn-light:hover {
    color: #282938;
    background-color: #e5e5e5;
    border-color: #dfdfdf;
}
.btn-light:focus, .btn-light.focus {
    color: #282938;
    background-color: #e5e5e5;
    border-color: #dfdfdf;
    box-shadow: 0 0 0 .2rem rgba(217, 217, 219, .5);
}
.btn-light.disabled, .btn-light:disabled {
    color: #282938;
    background-color: #f8f8f8;
    border-color: #f8f8f8;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show>.btn-light.dropdown-toggle {
    color: #282938;
    background-color: #dfdfdf;
    border-color: #d8d8d8;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show>.btn-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(217, 217, 219, .5);
}
.btn-dark {
    color: #fff;
    background-color: #444;
    border-color: #444;
    box-shadow: none;
}
.btn-dark:hover {
    color: #fff;
    background-color: #313131;
    border-color: #2b2b2b;
}
.btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #313131;
    border-color: #2b2b2b;
    box-shadow: 0 0 0 .2rem rgba(96, 96, 96, .5);
}
.btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #444;
    border-color: #444;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #2b2b2b;
    border-color: #242424;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show>.btn-dark.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(96, 96, 96, .5);
}
.btn-mpage_cfg_bg_color1 {
    color: #fff;
    background-color: #0c0b41;
    border-color: #0c0b41;
    box-shadow: none;
}
.btn-mpage_cfg_bg_color1:hover {
    color: #fff;
    background-color: #060520;
    border-color: #040415;
}
.btn-mpage_cfg_bg_color1:focus, .btn-mpage_cfg_bg_color1.focus {
    color: #fff;
    background-color: #060520;
    border-color: #040415;
    box-shadow: 0 0 0 .2rem rgba(48, 48, 94, .5);
}
.btn-mpage_cfg_bg_color1.disabled, .btn-mpage_cfg_bg_color1:disabled {
    color: #fff;
    background-color: #0c0b41;
    border-color: #0c0b41;
}
.btn-mpage_cfg_bg_color1:not(:disabled):not(.disabled):active, .btn-mpage_cfg_bg_color1:not(:disabled):not(.disabled).active, .show>.btn-mpage_cfg_bg_color1.dropdown-toggle {
    color: #fff;
    background-color: #040415;
    border-color: #02020a;
}
.btn-mpage_cfg_bg_color1:not(:disabled):not(.disabled):active:focus, .btn-mpage_cfg_bg_color1:not(:disabled):not(.disabled).active:focus, .show>.btn-mpage_cfg_bg_color1.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(48, 48, 94, .5);
}
.btn-mpage_cfg_bg_color2 {
    color: #fff;
    background-color: #0b345b;
    border-color: #0b345b;
    box-shadow: none;
}
.btn-mpage_cfg_bg_color2:hover {
    color: #fff;
    background-color: #072139;
    border-color: #051a2e;
}
.btn-mpage_cfg_bg_color2:focus, .btn-mpage_cfg_bg_color2.focus {
    color: #fff;
    background-color: #072139;
    border-color: #051a2e;
    box-shadow: 0 0 0 .2rem rgba(48, 82, 116, .5);
}
.btn-mpage_cfg_bg_color2.disabled, .btn-mpage_cfg_bg_color2:disabled {
    color: #fff;
    background-color: #0b345b;
    border-color: #0b345b;
}
.btn-mpage_cfg_bg_color2:not(:disabled):not(.disabled):active, .btn-mpage_cfg_bg_color2:not(:disabled):not(.disabled).active, .show>.btn-mpage_cfg_bg_color2.dropdown-toggle {
    color: #fff;
    background-color: #051a2e;
    border-color: #041422;
}
.btn-mpage_cfg_bg_color2:not(:disabled):not(.disabled):active:focus, .btn-mpage_cfg_bg_color2:not(:disabled):not(.disabled).active:focus, .show>.btn-mpage_cfg_bg_color2.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(48, 82, 116, .5);
}
.btn-mpage_cfg_mouse_over_color {
    color: #fff;
    background-color: #1b36bb;
    border-color: #1b36bb;
    box-shadow: none;
}
.btn-mpage_cfg_mouse_over_color:hover {
    color: #fff;
    background-color: #162c9a;
    border-color: #15298e;
}
.btn-mpage_cfg_mouse_over_color:focus, .btn-mpage_cfg_mouse_over_color.focus {
    color: #fff;
    background-color: #162c9a;
    border-color: #15298e;
    box-shadow: 0 0 0 .2rem rgba(61, 84, 197, .5);
}
.btn-mpage_cfg_mouse_over_color.disabled, .btn-mpage_cfg_mouse_over_color:disabled {
    color: #fff;
    background-color: #1b36bb;
    border-color: #1b36bb;
}
.btn-mpage_cfg_mouse_over_color:not(:disabled):not(.disabled):active, .btn-mpage_cfg_mouse_over_color:not(:disabled):not(.disabled).active, .show>.btn-mpage_cfg_mouse_over_color.dropdown-toggle {
    color: #fff;
    background-color: #15298e;
    border-color: #132683;
}
.btn-mpage_cfg_mouse_over_color:not(:disabled):not(.disabled):active:focus, .btn-mpage_cfg_mouse_over_color:not(:disabled):not(.disabled).active:focus, .show>.btn-mpage_cfg_mouse_over_color.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(61, 84, 197, .5);
}
.btn-primary-light {
    color: #fff;
    background-color: #4574dc;
    border-color: #4574dc;
    box-shadow: none;
}
.btn-primary-light:hover {
    color: #fff;
    background-color: #285dd3;
    border-color: #2658c8;
}
.btn-primary-light:focus, .btn-primary-light.focus {
    color: #fff;
    background-color: #285dd3;
    border-color: #2658c8;
    box-shadow: 0 0 0 .2rem rgba(97, 137, 225, .5);
}
.btn-primary-light.disabled, .btn-primary-light:disabled {
    color: #fff;
    background-color: #4574dc;
    border-color: #4574dc;
}
.btn-primary-light:not(:disabled):not(.disabled):active, .btn-primary-light:not(:disabled):not(.disabled).active, .show>.btn-primary-light.dropdown-toggle {
    color: #fff;
    background-color: #2658c8;
    border-color: #2454be;
}
.btn-primary-light:not(:disabled):not(.disabled):active:focus, .btn-primary-light:not(:disabled):not(.disabled).active:focus, .show>.btn-primary-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(97, 137, 225, .5);
}
.btn-primary-dark {
    color: #fff;
    background-color: #576383;
    border-color: #576383;
    box-shadow: none;
}
.btn-primary-dark:hover {
    color: #fff;
    background-color: #48526c;
    border-color: #434c64;
}
.btn-primary-dark:focus, .btn-primary-dark.focus {
    color: #fff;
    background-color: #48526c;
    border-color: #434c64;
    box-shadow: 0 0 0 .2rem rgba(112, 122, 150, .5);
}
.btn-primary-dark.disabled, .btn-primary-dark:disabled {
    color: #fff;
    background-color: #576383;
    border-color: #576383;
}
.btn-primary-dark:not(:disabled):not(.disabled):active, .btn-primary-dark:not(:disabled):not(.disabled).active, .show>.btn-primary-dark.dropdown-toggle {
    color: #fff;
    background-color: #434c64;
    border-color: #3e465d;
}
.btn-primary-dark:not(:disabled):not(.disabled):active:focus, .btn-primary-dark:not(:disabled):not(.disabled).active:focus, .show>.btn-primary-dark.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(112, 122, 150, .5);
}
.btn-primary2 {
    color: #fff;
    background-color: #2F56A5;
    border-color: #2F56A5;
    box-shadow: none;
}
.btn-primary2:hover {
    color: #fff;
    background-color: #274687;
    border-color: #24417d;
}
.btn-primary2:focus, .btn-primary2.focus {
    color: #fff;
    background-color: #274687;
    border-color: #24417d;
    box-shadow: 0 0 0 .2rem rgba(78, 111, 179, .5);
}
.btn-primary2.disabled, .btn-primary2:disabled {
    color: #fff;
    background-color: #2F56A5;
    border-color: #2F56A5;
}
.btn-primary2:not(:disabled):not(.disabled):active, .btn-primary2:not(:disabled):not(.disabled).active, .show>.btn-primary2.dropdown-toggle {
    color: #fff;
    background-color: #24417d;
    border-color: #213c73;
}
.btn-primary2:not(:disabled):not(.disabled):active:focus, .btn-primary2:not(:disabled):not(.disabled).active:focus, .show>.btn-primary2.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(78, 111, 179, .5);
}
.btn-primary-darken {
    color: #fff;
    background-color: #292B5D;
    border-color: #292B5D;
    box-shadow: none;
}
.btn-primary-darken:hover {
    color: #fff;
    background-color: #1d1f42;
    border-color: #191b3a;
}
.btn-primary-darken:focus, .btn-primary-darken.focus {
    color: #fff;
    background-color: #1d1f42;
    border-color: #191b3a;
    box-shadow: 0 0 0 .2rem rgba(73, 75, 117, .5);
}
.btn-primary-darken.disabled, .btn-primary-darken:disabled {
    color: #fff;
    background-color: #292B5D;
    border-color: #292B5D;
}
.btn-primary-darken:not(:disabled):not(.disabled):active, .btn-primary-darken:not(:disabled):not(.disabled).active, .show>.btn-primary-darken.dropdown-toggle {
    color: #fff;
    background-color: #191b3a;
    border-color: #151731;
}
.btn-primary-darken:not(:disabled):not(.disabled):active:focus, .btn-primary-darken:not(:disabled):not(.disabled).active:focus, .show>.btn-primary-darken.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(73, 75, 117, .5);
}
.btn-primary-darken2 {
    color: #fff;
    background-color: #00205c;
    border-color: #00205c;
    box-shadow: none;
}
.btn-primary-darken2:hover {
    color: #fff;
    background-color: #001336;
    border-color: #000e29;
}
.btn-primary-darken2:focus, .btn-primary-darken2.focus {
    color: #fff;
    background-color: #001336;
    border-color: #000e29;
    box-shadow: 0 0 0 .2rem rgba(38, 65, 116, .5);
}
.btn-primary-darken2.disabled, .btn-primary-darken2:disabled {
    color: #fff;
    background-color: #00205c;
    border-color: #00205c;
}
.btn-primary-darken2:not(:disabled):not(.disabled):active, .btn-primary-darken2:not(:disabled):not(.disabled).active, .show>.btn-primary-darken2.dropdown-toggle {
    color: #fff;
    background-color: #000e29;
    border-color: #000a1c;
}
.btn-primary-darken2:not(:disabled):not(.disabled):active:focus, .btn-primary-darken2:not(:disabled):not(.disabled).active:focus, .show>.btn-primary-darken2.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(38, 65, 116, .5);
}
.btn-primary-darken3 {
    color: #fff;
    background-color: #1c376f;
    border-color: #1c376f;
    box-shadow: none;
}
.btn-primary-darken3:hover {
    color: #fff;
    background-color: #142850;
    border-color: #122346;
}
.btn-primary-darken3:focus, .btn-primary-darken3.focus {
    color: #fff;
    background-color: #142850;
    border-color: #122346;
    box-shadow: 0 0 0 .2rem rgba(62, 85, 133, .5);
}
.btn-primary-darken3.disabled, .btn-primary-darken3:disabled {
    color: #fff;
    background-color: #1c376f;
    border-color: #1c376f;
}
.btn-primary-darken3:not(:disabled):not(.disabled):active, .btn-primary-darken3:not(:disabled):not(.disabled).active, .show>.btn-primary-darken3.dropdown-toggle {
    color: #fff;
    background-color: #122346;
    border-color: #0f1e3c;
}
.btn-primary-darken3:not(:disabled):not(.disabled):active:focus, .btn-primary-darken3:not(:disabled):not(.disabled).active:focus, .show>.btn-primary-darken3.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(62, 85, 133, .5);
}
.btn-secondary-light {
    color: #282938;
    background-color: #fdf9bc;
    border-color: #fdf9bc;
    box-shadow: none;
}
.btn-secondary-light:hover {
    color: #282938;
    background-color: #fcf697;
    border-color: #fcf58a;
}
.btn-secondary-light:focus, .btn-secondary-light.focus {
    color: #282938;
    background-color: #fcf697;
    border-color: #fcf58a;
    box-shadow: 0 0 0 .2rem rgba(221, 218, 168, .5);
}
.btn-secondary-light.disabled, .btn-secondary-light:disabled {
    color: #282938;
    background-color: #fdf9bc;
    border-color: #fdf9bc;
}
.btn-secondary-light:not(:disabled):not(.disabled):active, .btn-secondary-light:not(:disabled):not(.disabled).active, .show>.btn-secondary-light.dropdown-toggle {
    color: #282938;
    background-color: #fcf58a;
    border-color: #fbf37e;
}
.btn-secondary-light:not(:disabled):not(.disabled):active:focus, .btn-secondary-light:not(:disabled):not(.disabled).active:focus, .show>.btn-secondary-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(221, 218, 168, .5);
}
.btn-success-light {
    color: #282938;
    background-color: #ecf9f2;
    border-color: #ecf9f2;
    box-shadow: none;
}
.btn-success-light:hover {
    color: #282938;
    background-color: #cff0de;
    border-color: #c5edd7;
}
.btn-success-light:focus, .btn-success-light.focus {
    color: #282938;
    background-color: #cff0de;
    border-color: #c5edd7;
    box-shadow: 0 0 0 .2rem rgba(207, 218, 214, .5);
}
.btn-success-light.disabled, .btn-success-light:disabled {
    color: #282938;
    background-color: #ecf9f2;
    border-color: #ecf9f2;
}
.btn-success-light:not(:disabled):not(.disabled):active, .btn-success-light:not(:disabled):not(.disabled).active, .show>.btn-success-light.dropdown-toggle {
    color: #282938;
    background-color: #c5edd7;
    border-color: #bcead1;
}
.btn-success-light:not(:disabled):not(.disabled):active:focus, .btn-success-light:not(:disabled):not(.disabled).active:focus, .show>.btn-success-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(207, 218, 214, .5);
}
.btn-info-light {
    color: #282938;
    background-color: #e3f4fe;
    border-color: #e3f4fe;
    box-shadow: none;
}
.btn-info-light:hover {
    color: #282938;
    background-color: #bee5fd;
    border-color: #b2e1fc;
}
.btn-info-light:focus, .btn-info-light.focus {
    color: #282938;
    background-color: #bee5fd;
    border-color: #b2e1fc;
    box-shadow: 0 0 0 .2rem rgba(199, 214, 224, .5);
}
.btn-info-light.disabled, .btn-info-light:disabled {
    color: #282938;
    background-color: #e3f4fe;
    border-color: #e3f4fe;
}
.btn-info-light:not(:disabled):not(.disabled):active, .btn-info-light:not(:disabled):not(.disabled).active, .show>.btn-info-light.dropdown-toggle {
    color: #282938;
    background-color: #b2e1fc;
    border-color: #a5dcfc;
}
.btn-info-light:not(:disabled):not(.disabled):active:focus, .btn-info-light:not(:disabled):not(.disabled).active:focus, .show>.btn-info-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(199, 214, 224, .5);
}
.btn-warning-light {
    color: #282938;
    background-color: #fff3e3;
    border-color: #fff3e3;
    box-shadow: none;
}
.btn-warning-light:hover {
    color: #282938;
    background-color: #ffe3bd;
    border-color: #ffddb0;
}
.btn-warning-light:focus, .btn-warning-light.focus {
    color: #282938;
    background-color: #ffe3bd;
    border-color: #ffddb0;
    box-shadow: 0 0 0 .2rem rgba(223, 213, 201, .5);
}
.btn-warning-light.disabled, .btn-warning-light:disabled {
    color: #282938;
    background-color: #fff3e3;
    border-color: #fff3e3;
}
.btn-warning-light:not(:disabled):not(.disabled):active, .btn-warning-light:not(:disabled):not(.disabled).active, .show>.btn-warning-light.dropdown-toggle {
    color: #282938;
    background-color: #ffddb0;
    border-color: #ffd8a3;
}
.btn-warning-light:not(:disabled):not(.disabled):active:focus, .btn-warning-light:not(:disabled):not(.disabled).active:focus, .show>.btn-warning-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(223, 213, 201, .5);
}
.btn-danger-light {
    color: #282938;
    background-color: #fdeaef;
    border-color: #fdeaef;
    box-shadow: none;
}
.btn-danger-light:hover {
    color: #282938;
    background-color: #fac7d4;
    border-color: #f9bbcc;
}
.btn-danger-light:focus, .btn-danger-light.focus {
    color: #282938;
    background-color: #fac7d4;
    border-color: #f9bbcc;
    box-shadow: 0 0 0 .2rem rgba(221, 205, 212, .5);
}
.btn-danger-light.disabled, .btn-danger-light:disabled {
    color: #282938;
    background-color: #fdeaef;
    border-color: #fdeaef;
}
.btn-danger-light:not(:disabled):not(.disabled):active, .btn-danger-light:not(:disabled):not(.disabled).active, .show>.btn-danger-light.dropdown-toggle {
    color: #282938;
    background-color: #f9bbcc;
    border-color: #f7b0c3;
}
.btn-danger-light:not(:disabled):not(.disabled):active:focus, .btn-danger-light:not(:disabled):not(.disabled).active:focus, .show>.btn-danger-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(221, 205, 212, .5);
}
.btn-blue {
    color: #fff;
    background-color: #3d8aff;
    border-color: #3d8aff;
    box-shadow: none;
}
.btn-blue:hover {
    color: #fff;
    background-color: #1773ff;
    border-color: #0a6bff;
}
.btn-blue:focus, .btn-blue.focus {
    color: #fff;
    background-color: #1773ff;
    border-color: #0a6bff;
    box-shadow: 0 0 0 .2rem rgba(90, 156, 255, .5);
}
.btn-blue.disabled, .btn-blue:disabled {
    color: #fff;
    background-color: #3d8aff;
    border-color: #3d8aff;
}
.btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active, .show>.btn-blue.dropdown-toggle {
    color: #fff;
    background-color: #0a6bff;
    border-color: #0064fc;
}
.btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled).active:focus, .show>.btn-blue.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(90, 156, 255, .5);
}
.btn-blue-light {
    color: #282938;
    background-color: #e3f4fe;
    border-color: #e3f4fe;
    box-shadow: none;
}
.btn-blue-light:hover {
    color: #282938;
    background-color: #bee5fd;
    border-color: #b2e1fc;
}
.btn-blue-light:focus, .btn-blue-light.focus {
    color: #282938;
    background-color: #bee5fd;
    border-color: #b2e1fc;
    box-shadow: 0 0 0 .2rem rgba(199, 214, 224, .5);
}
.btn-blue-light.disabled, .btn-blue-light:disabled {
    color: #282938;
    background-color: #e3f4fe;
    border-color: #e3f4fe;
}
.btn-blue-light:not(:disabled):not(.disabled):active, .btn-blue-light:not(:disabled):not(.disabled).active, .show>.btn-blue-light.dropdown-toggle {
    color: #282938;
    background-color: #b2e1fc;
    border-color: #a5dcfc;
}
.btn-blue-light:not(:disabled):not(.disabled):active:focus, .btn-blue-light:not(:disabled):not(.disabled).active:focus, .show>.btn-blue-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(199, 214, 224, .5);
}
.btn-indigo {
    color: #fff;
    background-color: #7239ea;
    border-color: #7239ea;
    box-shadow: none;
}
.btn-indigo:hover {
    color: #fff;
    background-color: #5a18e5;
    border-color: #5517d9;
}
.btn-indigo:focus, .btn-indigo.focus {
    color: #fff;
    background-color: #5a18e5;
    border-color: #5517d9;
    box-shadow: 0 0 0 .2rem rgba(135, 87, 237, .5);
}
.btn-indigo.disabled, .btn-indigo:disabled {
    color: #fff;
    background-color: #7239ea;
    border-color: #7239ea;
}
.btn-indigo:not(:disabled):not(.disabled):active, .btn-indigo:not(:disabled):not(.disabled).active, .show>.btn-indigo.dropdown-toggle {
    color: #fff;
    background-color: #5517d9;
    border-color: #5116cd;
}
.btn-indigo:not(:disabled):not(.disabled):active:focus, .btn-indigo:not(:disabled):not(.disabled).active:focus, .show>.btn-indigo.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(135, 87, 237, .5);
}
.btn-indigo-light {
    color: #282938;
    background-color: #efe9fd;
    border-color: #efe9fd;
    box-shadow: none;
}
.btn-indigo-light:hover {
    color: #282938;
    background-color: #d6c6fa;
    border-color: #cdbaf9;
}
.btn-indigo-light:focus, .btn-indigo-light.focus {
    color: #282938;
    background-color: #d6c6fa;
    border-color: #cdbaf9;
    box-shadow: 0 0 0 .2rem rgba(209, 204, 223, .5);
}
.btn-indigo-light.disabled, .btn-indigo-light:disabled {
    color: #282938;
    background-color: #efe9fd;
    border-color: #efe9fd;
}
.btn-indigo-light:not(:disabled):not(.disabled):active, .btn-indigo-light:not(:disabled):not(.disabled).active, .show>.btn-indigo-light.dropdown-toggle {
    color: #282938;
    background-color: #cdbaf9;
    border-color: #c5aff8;
}
.btn-indigo-light:not(:disabled):not(.disabled):active:focus, .btn-indigo-light:not(:disabled):not(.disabled).active:focus, .show>.btn-indigo-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(209, 204, 223, .5);
}
.btn-purple {
    color: #fff;
    background-color: #5b2e91;
    border-color: #5b2e91;
    box-shadow: none;
}
.btn-purple:hover {
    color: #fff;
    background-color: #492574;
    border-color: #43226a;
}
.btn-purple:focus, .btn-purple.focus {
    color: #fff;
    background-color: #492574;
    border-color: #43226a;
    box-shadow: 0 0 0 .2rem rgba(116, 77, 162, .5);
}
.btn-purple.disabled, .btn-purple:disabled {
    color: #fff;
    background-color: #5b2e91;
    border-color: #5b2e91;
}
.btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled).active, .show>.btn-purple.dropdown-toggle {
    color: #fff;
    background-color: #43226a;
    border-color: #3d1f61;
}
.btn-purple:not(:disabled):not(.disabled):active:focus, .btn-purple:not(:disabled):not(.disabled).active:focus, .show>.btn-purple.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(116, 77, 162, .5);
}
.btn-purple-light {
    color: #282938;
    background-color: #ede8f3;
    border-color: #ede8f3;
    box-shadow: none;
}
.btn-purple-light:hover {
    color: #282938;
    background-color: #d9cfe6;
    border-color: #d3c6e2;
}
.btn-purple-light:focus, .btn-purple-light.focus {
    color: #282938;
    background-color: #d9cfe6;
    border-color: #d3c6e2;
    box-shadow: 0 0 0 .2rem rgba(207, 203, 215, .5);
}
.btn-purple-light.disabled, .btn-purple-light:disabled {
    color: #282938;
    background-color: #ede8f3;
    border-color: #ede8f3;
}
.btn-purple-light:not(:disabled):not(.disabled):active, .btn-purple-light:not(:disabled):not(.disabled).active, .show>.btn-purple-light.dropdown-toggle {
    color: #282938;
    background-color: #d3c6e2;
    border-color: #ccbedd;
}
.btn-purple-light:not(:disabled):not(.disabled):active:focus, .btn-purple-light:not(:disabled):not(.disabled).active:focus, .show>.btn-purple-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(207, 203, 215, .5);
}
.btn-pink {
    color: #fff;
    background-color: #ed156e;
    border-color: #ed156e;
    box-shadow: none;
}
.btn-pink:hover {
    color: #fff;
    background-color: #cc105d;
    border-color: #c00f58;
}
.btn-pink:focus, .btn-pink.focus {
    color: #fff;
    background-color: #cc105d;
    border-color: #c00f58;
    box-shadow: 0 0 0 .2rem rgba(240, 56, 132, .5);
}
.btn-pink.disabled, .btn-pink:disabled {
    color: #fff;
    background-color: #ed156e;
    border-color: #ed156e;
}
.btn-pink:not(:disabled):not(.disabled):active, .btn-pink:not(:disabled):not(.disabled).active, .show>.btn-pink.dropdown-toggle {
    color: #fff;
    background-color: #c00f58;
    border-color: #b40e52;
}
.btn-pink:not(:disabled):not(.disabled):active:focus, .btn-pink:not(:disabled):not(.disabled).active:focus, .show>.btn-pink.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(240, 56, 132, .5);
}
.btn-pink-light {
    color: #282938;
    background-color: #ffe8ec;
    border-color: #ffe8ec;
    box-shadow: none;
}
.btn-pink-light:hover {
    color: #282938;
    background-color: #ffc2cc;
    border-color: #ffb5c2;
}
.btn-pink-light:focus, .btn-pink-light.focus {
    color: #282938;
    background-color: #ffc2cc;
    border-color: #ffb5c2;
    box-shadow: 0 0 0 .2rem rgba(223, 203, 209, .5);
}
.btn-pink-light.disabled, .btn-pink-light:disabled {
    color: #282938;
    background-color: #ffe8ec;
    border-color: #ffe8ec;
}
.btn-pink-light:not(:disabled):not(.disabled):active, .btn-pink-light:not(:disabled):not(.disabled).active, .show>.btn-pink-light.dropdown-toggle {
    color: #282938;
    background-color: #ffb5c2;
    border-color: #ffa8b7;
}
.btn-pink-light:not(:disabled):not(.disabled):active:focus, .btn-pink-light:not(:disabled):not(.disabled).active:focus, .show>.btn-pink-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(223, 203, 209, .5);
}
.btn-red {
    color: #fff;
    background-color: #d75252;
    border-color: #d75252;
    box-shadow: none;
}
.btn-red:hover {
    color: #fff;
    background-color: #d03333;
    border-color: #c82e2e;
}
.btn-red:focus, .btn-red.focus {
    color: #fff;
    background-color: #d03333;
    border-color: #c82e2e;
    box-shadow: 0 0 0 .2rem rgba(221, 108, 108, .5);
}
.btn-red.disabled, .btn-red:disabled {
    color: #fff;
    background-color: #d75252;
    border-color: #d75252;
}
.btn-red:not(:disabled):not(.disabled):active, .btn-red:not(:disabled):not(.disabled).active, .show>.btn-red.dropdown-toggle {
    color: #fff;
    background-color: #c82e2e;
    border-color: #bd2c2c;
}
.btn-red:not(:disabled):not(.disabled):active:focus, .btn-red:not(:disabled):not(.disabled).active:focus, .show>.btn-red.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(221, 108, 108, .5);
}
.btn-red-light {
    color: #282938;
    background-color: #fdeaef;
    border-color: #fdeaef;
    box-shadow: none;
}
.btn-red-light:hover {
    color: #282938;
    background-color: #fac7d4;
    border-color: #f9bbcc;
}
.btn-red-light:focus, .btn-red-light.focus {
    color: #282938;
    background-color: #fac7d4;
    border-color: #f9bbcc;
    box-shadow: 0 0 0 .2rem rgba(221, 205, 212, .5);
}
.btn-red-light.disabled, .btn-red-light:disabled {
    color: #282938;
    background-color: #fdeaef;
    border-color: #fdeaef;
}
.btn-red-light:not(:disabled):not(.disabled):active, .btn-red-light:not(:disabled):not(.disabled).active, .show>.btn-red-light.dropdown-toggle {
    color: #282938;
    background-color: #f9bbcc;
    border-color: #f7b0c3;
}
.btn-red-light:not(:disabled):not(.disabled):active:focus, .btn-red-light:not(:disabled):not(.disabled).active:focus, .show>.btn-red-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(221, 205, 212, .5);
}
.btn-yellow {
    color: #282938;
    background-color: #FFBD14;
    border-color: #FFBD14;
    box-shadow: none;
}
.btn-yellow:hover {
    color: #282938;
    background-color: #edaa00;
    border-color: #e0a100;
}
.btn-yellow:focus, .btn-yellow.focus {
    color: #282938;
    background-color: #edaa00;
    border-color: #e0a100;
    box-shadow: 0 0 0 .2rem rgba(223, 167, 25, .5);
}
.btn-yellow.disabled, .btn-yellow:disabled {
    color: #282938;
    background-color: #FFBD14;
    border-color: #FFBD14;
}
.btn-yellow:not(:disabled):not(.disabled):active, .btn-yellow:not(:disabled):not(.disabled).active, .show>.btn-yellow.dropdown-toggle {
    color: #282938;
    background-color: #e0a100;
    border-color: #d39800;
}
.btn-yellow:not(:disabled):not(.disabled):active:focus, .btn-yellow:not(:disabled):not(.disabled).active:focus, .show>.btn-yellow.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(223, 167, 25, .5);
}
.btn-yellow-light {
    color: #282938;
    background-color: #ebff00;
    border-color: #ebff00;
    box-shadow: none;
}
.btn-yellow-light:hover {
    color: #282938;
    background-color: #c8d900;
    border-color: #bccc00;
}
.btn-yellow-light:focus, .btn-yellow-light.focus {
    color: #282938;
    background-color: #c8d900;
    border-color: #bccc00;
    box-shadow: 0 0 0 .2rem rgba(206, 223, 8, .5);
}
.btn-yellow-light.disabled, .btn-yellow-light:disabled {
    color: #282938;
    background-color: #ebff00;
    border-color: #ebff00;
}
.btn-yellow-light:not(:disabled):not(.disabled):active, .btn-yellow-light:not(:disabled):not(.disabled).active, .show>.btn-yellow-light.dropdown-toggle {
    color: #282938;
    background-color: #bccc00;
    border-color: #b0bf00;
}
.btn-yellow-light:not(:disabled):not(.disabled):active:focus, .btn-yellow-light:not(:disabled):not(.disabled).active:focus, .show>.btn-yellow-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(206, 223, 8, .5);
}
.btn-orange {
    color: #fff;
    background-color: #FF6914;
    border-color: #FF6914;
    box-shadow: none;
}
.btn-orange:hover {
    color: #fff;
    background-color: #ed5600;
    border-color: #e05100;
}
.btn-orange:focus, .btn-orange.focus {
    color: #fff;
    background-color: #ed5600;
    border-color: #e05100;
    box-shadow: 0 0 0 .2rem rgba(255, 128, 55, .5);
}
.btn-orange.disabled, .btn-orange:disabled {
    color: #fff;
    background-color: #FF6914;
    border-color: #FF6914;
}
.btn-orange:not(:disabled):not(.disabled):active, .btn-orange:not(:disabled):not(.disabled).active, .show>.btn-orange.dropdown-toggle {
    color: #fff;
    background-color: #e05100;
    border-color: #d34c00;
}
.btn-orange:not(:disabled):not(.disabled):active:focus, .btn-orange:not(:disabled):not(.disabled).active:focus, .show>.btn-orange.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(255, 128, 55, .5);
}
.btn-orange-light {
    color: #282938;
    background-color: #fff3e3;
    border-color: #fff3e3;
    box-shadow: none;
}
.btn-orange-light:hover {
    color: #282938;
    background-color: #ffe3bd;
    border-color: #ffddb0;
}
.btn-orange-light:focus, .btn-orange-light.focus {
    color: #282938;
    background-color: #ffe3bd;
    border-color: #ffddb0;
    box-shadow: 0 0 0 .2rem rgba(223, 213, 201, .5);
}
.btn-orange-light.disabled, .btn-orange-light:disabled {
    color: #282938;
    background-color: #fff3e3;
    border-color: #fff3e3;
}
.btn-orange-light:not(:disabled):not(.disabled):active, .btn-orange-light:not(:disabled):not(.disabled).active, .show>.btn-orange-light.dropdown-toggle {
    color: #282938;
    background-color: #ffddb0;
    border-color: #ffd8a3;
}
.btn-orange-light:not(:disabled):not(.disabled):active:focus, .btn-orange-light:not(:disabled):not(.disabled).active:focus, .show>.btn-orange-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(223, 213, 201, .5);
}
.btn-green {
    color: #fff;
    background-color: #26cba4;
    border-color: #26cba4;
    box-shadow: none;
}
.btn-green:hover {
    color: #fff;
    background-color: #20ab8a;
    border-color: #1ea081;
}
.btn-green:focus, .btn-green.focus {
    color: #fff;
    background-color: #20ab8a;
    border-color: #1ea081;
    box-shadow: 0 0 0 .2rem rgba(71, 211, 178, .5);
}
.btn-green.disabled, .btn-green:disabled {
    color: #fff;
    background-color: #26cba4;
    border-color: #26cba4;
}
.btn-green:not(:disabled):not(.disabled):active, .btn-green:not(:disabled):not(.disabled).active, .show>.btn-green.dropdown-toggle {
    color: #fff;
    background-color: #1ea081;
    border-color: #1c9579;
}
.btn-green:not(:disabled):not(.disabled):active:focus, .btn-green:not(:disabled):not(.disabled).active:focus, .show>.btn-green.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(71, 211, 178, .5);
}
.btn-green-light {
    color: #282938;
    background-color: #ecf9f2;
    border-color: #ecf9f2;
    box-shadow: none;
}
.btn-green-light:hover {
    color: #282938;
    background-color: #cff0de;
    border-color: #c5edd7;
}
.btn-green-light:focus, .btn-green-light.focus {
    color: #282938;
    background-color: #cff0de;
    border-color: #c5edd7;
    box-shadow: 0 0 0 .2rem rgba(207, 218, 214, .5);
}
.btn-green-light.disabled, .btn-green-light:disabled {
    color: #282938;
    background-color: #ecf9f2;
    border-color: #ecf9f2;
}
.btn-green-light:not(:disabled):not(.disabled):active, .btn-green-light:not(:disabled):not(.disabled).active, .show>.btn-green-light.dropdown-toggle {
    color: #282938;
    background-color: #c5edd7;
    border-color: #bcead1;
}
.btn-green-light:not(:disabled):not(.disabled):active:focus, .btn-green-light:not(:disabled):not(.disabled).active:focus, .show>.btn-green-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(207, 218, 214, .5);
}
.btn-cyan {
    color: #fff;
    background-color: #4e8ac0;
    border-color: #4e8ac0;
    box-shadow: none;
}
.btn-cyan:hover {
    color: #fff;
    background-color: #3d77ab;
    border-color: #3970a2;
}
.btn-cyan:focus, .btn-cyan.focus {
    color: #fff;
    background-color: #3d77ab;
    border-color: #3970a2;
    box-shadow: 0 0 0 .2rem rgba(105, 156, 201, .5);
}
.btn-cyan.disabled, .btn-cyan:disabled {
    color: #fff;
    background-color: #4e8ac0;
    border-color: #4e8ac0;
}
.btn-cyan:not(:disabled):not(.disabled):active, .btn-cyan:not(:disabled):not(.disabled).active, .show>.btn-cyan.dropdown-toggle {
    color: #fff;
    background-color: #3970a2;
    border-color: #366a98;
}
.btn-cyan:not(:disabled):not(.disabled):active:focus, .btn-cyan:not(:disabled):not(.disabled).active:focus, .show>.btn-cyan.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(105, 156, 201, .5);
}
.btn-lighten {
    color: #282938;
    background-color: #f8f8f8;
    border-color: #f8f8f8;
    box-shadow: none;
}
.btn-lighten:hover {
    color: #282938;
    background-color: #e5e5e5;
    border-color: #dfdfdf;
}
.btn-lighten:focus, .btn-lighten.focus {
    color: #282938;
    background-color: #e5e5e5;
    border-color: #dfdfdf;
    box-shadow: 0 0 0 .2rem rgba(217, 217, 219, .5);
}
.btn-lighten.disabled, .btn-lighten:disabled {
    color: #282938;
    background-color: #f8f8f8;
    border-color: #f8f8f8;
}
.btn-lighten:not(:disabled):not(.disabled):active, .btn-lighten:not(:disabled):not(.disabled).active, .show>.btn-lighten.dropdown-toggle {
    color: #282938;
    background-color: #dfdfdf;
    border-color: #d8d8d8;
}
.btn-lighten:not(:disabled):not(.disabled):active:focus, .btn-lighten:not(:disabled):not(.disabled).active:focus, .show>.btn-lighten.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(217, 217, 219, .5);
}
.btn-gray {
    color: #fff;
    background-color: #8c8c8c;
    border-color: #8c8c8c;
    box-shadow: none;
}
.btn-gray:hover {
    color: #fff;
    background-color: #797979;
    border-color: #737373;
}
.btn-gray:focus, .btn-gray.focus {
    color: #fff;
    background-color: #797979;
    border-color: #737373;
    box-shadow: 0 0 0 .2rem rgba(157, 157, 157, .5);
}
.btn-gray.disabled, .btn-gray:disabled {
    color: #fff;
    background-color: #8c8c8c;
    border-color: #8c8c8c;
}
.btn-gray:not(:disabled):not(.disabled):active, .btn-gray:not(:disabled):not(.disabled).active, .show>.btn-gray.dropdown-toggle {
    color: #fff;
    background-color: #737373;
    border-color: #6c6c6c;
}
.btn-gray:not(:disabled):not(.disabled):active:focus, .btn-gray:not(:disabled):not(.disabled).active:focus, .show>.btn-gray.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(157, 157, 157, .5);
}
.btn-gray-100 {
    color: #282938;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    box-shadow: none;
}
.btn-gray-100:hover {
    color: #282938;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}
.btn-gray-100:focus, .btn-gray-100.focus {
    color: #282938;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    box-shadow: 0 0 0 .2rem rgba(217, 218, 221, .5);
}
.btn-gray-100.disabled, .btn-gray-100:disabled {
    color: #282938;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-gray-100:not(:disabled):not(.disabled):active, .btn-gray-100:not(:disabled):not(.disabled).active, .show>.btn-gray-100.dropdown-toggle {
    color: #282938;
    background-color: #dae0e5;
    border-color: #d3d9df;
}
.btn-gray-100:not(:disabled):not(.disabled):active:focus, .btn-gray-100:not(:disabled):not(.disabled).active:focus, .show>.btn-gray-100.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(217, 218, 221, .5);
}
.btn-gray-200 {
    color: #282938;
    background-color: #f4f5f7;
    border-color: #f4f5f7;
    box-shadow: none;
}
.btn-gray-200:hover {
    color: #282938;
    background-color: #dee1e7;
    border-color: #d6dae2;
}
.btn-gray-200:focus, .btn-gray-200.focus {
    color: #282938;
    background-color: #dee1e7;
    border-color: #d6dae2;
    box-shadow: 0 0 0 .2rem rgba(213, 214, 218, .5);
}
.btn-gray-200.disabled, .btn-gray-200:disabled {
    color: #282938;
    background-color: #f4f5f7;
    border-color: #f4f5f7;
}
.btn-gray-200:not(:disabled):not(.disabled):active, .btn-gray-200:not(:disabled):not(.disabled).active, .show>.btn-gray-200.dropdown-toggle {
    color: #282938;
    background-color: #d6dae2;
    border-color: #cfd3dc;
}
.btn-gray-200:not(:disabled):not(.disabled):active:focus, .btn-gray-200:not(:disabled):not(.disabled).active:focus, .show>.btn-gray-200.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(213, 214, 218, .5);
}
.btn-gray-300 {
    color: #282938;
    background-color: #d9d9d9;
    border-color: #d9d9d9;
    box-shadow: none;
}
.btn-gray-300:hover {
    color: #282938;
    background-color: #c6c6c6;
    border-color: silver;
}
.btn-gray-300:focus, .btn-gray-300.focus {
    color: #282938;
    background-color: #c6c6c6;
    border-color: silver;
    box-shadow: 0 0 0 .2rem rgba(190, 191, 193, .5);
}
.btn-gray-300.disabled, .btn-gray-300:disabled {
    color: #282938;
    background-color: #d9d9d9;
    border-color: #d9d9d9;
}
.btn-gray-300:not(:disabled):not(.disabled):active, .btn-gray-300:not(:disabled):not(.disabled).active, .show>.btn-gray-300.dropdown-toggle {
    color: #282938;
    background-color: silver;
    border-color: #b9b9b9;
}
.btn-gray-300:not(:disabled):not(.disabled):active:focus, .btn-gray-300:not(:disabled):not(.disabled).active:focus, .show>.btn-gray-300.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(190, 191, 193, .5);
}
.btn-gray-400 {
    color: #282938;
    background-color: #f4f5f7;
    border-color: #f4f5f7;
    box-shadow: none;
}
.btn-gray-400:hover {
    color: #282938;
    background-color: #dee1e7;
    border-color: #d6dae2;
}
.btn-gray-400:focus, .btn-gray-400.focus {
    color: #282938;
    background-color: #dee1e7;
    border-color: #d6dae2;
    box-shadow: 0 0 0 .2rem rgba(213, 214, 218, .5);
}
.btn-gray-400.disabled, .btn-gray-400:disabled {
    color: #282938;
    background-color: #f4f5f7;
    border-color: #f4f5f7;
}
.btn-gray-400:not(:disabled):not(.disabled):active, .btn-gray-400:not(:disabled):not(.disabled).active, .show>.btn-gray-400.dropdown-toggle {
    color: #282938;
    background-color: #d6dae2;
    border-color: #cfd3dc;
}
.btn-gray-400:not(:disabled):not(.disabled):active:focus, .btn-gray-400:not(:disabled):not(.disabled).active:focus, .show>.btn-gray-400.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(213, 214, 218, .5);
}
.btn-gray-500 {
    color: #fff;
    background-color: #8c8c8c;
    border-color: #8c8c8c;
    box-shadow: none;
}
.btn-gray-500:hover {
    color: #fff;
    background-color: #797979;
    border-color: #737373;
}
.btn-gray-500:focus, .btn-gray-500.focus {
    color: #fff;
    background-color: #797979;
    border-color: #737373;
    box-shadow: 0 0 0 .2rem rgba(157, 157, 157, .5);
}
.btn-gray-500.disabled, .btn-gray-500:disabled {
    color: #fff;
    background-color: #8c8c8c;
    border-color: #8c8c8c;
}
.btn-gray-500:not(:disabled):not(.disabled):active, .btn-gray-500:not(:disabled):not(.disabled).active, .show>.btn-gray-500.dropdown-toggle {
    color: #fff;
    background-color: #737373;
    border-color: #6c6c6c;
}
.btn-gray-500:not(:disabled):not(.disabled):active:focus, .btn-gray-500:not(:disabled):not(.disabled).active:focus, .show>.btn-gray-500.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(157, 157, 157, .5);
}
.btn-gray-600 {
    color: #fff;
    background-color: #666;
    border-color: #666;
    box-shadow: none;
}
.btn-gray-600:hover {
    color: #fff;
    background-color: #535353;
    border-color: #4d4d4d;
}
.btn-gray-600:focus, .btn-gray-600.focus {
    color: #fff;
    background-color: #535353;
    border-color: #4d4d4d;
    box-shadow: 0 0 0 .2rem rgba(125, 125, 125, .5);
}
.btn-gray-600.disabled, .btn-gray-600:disabled {
    color: #fff;
    background-color: #666;
    border-color: #666;
}
.btn-gray-600:not(:disabled):not(.disabled):active, .btn-gray-600:not(:disabled):not(.disabled).active, .show>.btn-gray-600.dropdown-toggle {
    color: #fff;
    background-color: #4d4d4d;
    border-color: #464646;
}
.btn-gray-600:not(:disabled):not(.disabled):active:focus, .btn-gray-600:not(:disabled):not(.disabled).active:focus, .show>.btn-gray-600.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(125, 125, 125, .5);
}
.btn-gray-700 {
    color: #fff;
    background-color: #444;
    border-color: #444;
    box-shadow: none;
}
.btn-gray-700:hover {
    color: #fff;
    background-color: #313131;
    border-color: #2b2b2b;
}
.btn-gray-700:focus, .btn-gray-700.focus {
    color: #fff;
    background-color: #313131;
    border-color: #2b2b2b;
    box-shadow: 0 0 0 .2rem rgba(96, 96, 96, .5);
}
.btn-gray-700.disabled, .btn-gray-700:disabled {
    color: #fff;
    background-color: #444;
    border-color: #444;
}
.btn-gray-700:not(:disabled):not(.disabled):active, .btn-gray-700:not(:disabled):not(.disabled).active, .show>.btn-gray-700.dropdown-toggle {
    color: #fff;
    background-color: #2b2b2b;
    border-color: #242424;
}
.btn-gray-700:not(:disabled):not(.disabled):active:focus, .btn-gray-700:not(:disabled):not(.disabled).active:focus, .show>.btn-gray-700.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(96, 96, 96, .5);
}
.btn-gray-800 {
    color: #fff;
    background-color: #333;
    border-color: #333;
    box-shadow: none;
}
.btn-gray-800:hover {
    color: #fff;
    background-color: #202020;
    border-color: #1a1a1a;
}
.btn-gray-800:focus, .btn-gray-800.focus {
    color: #fff;
    background-color: #202020;
    border-color: #1a1a1a;
    box-shadow: 0 0 0 .2rem rgba(82, 82, 82, .5);
}
.btn-gray-800.disabled, .btn-gray-800:disabled {
    color: #fff;
    background-color: #333;
    border-color: #333;
}
.btn-gray-800:not(:disabled):not(.disabled):active, .btn-gray-800:not(:disabled):not(.disabled).active, .show>.btn-gray-800.dropdown-toggle {
    color: #fff;
    background-color: #1a1a1a;
    border-color: #131313;
}
.btn-gray-800:not(:disabled):not(.disabled):active:focus, .btn-gray-800:not(:disabled):not(.disabled).active:focus, .show>.btn-gray-800.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(82, 82, 82, .5);
}
.btn-gray-900 {
    color: #fff;
    background-color: #282938;
    border-color: #282938;
    box-shadow: none;
}
.btn-gray-900:hover {
    color: #fff;
    background-color: #181922;
    border-color: #13131a;
}
.btn-gray-900:focus, .btn-gray-900.focus {
    color: #fff;
    background-color: #181922;
    border-color: #13131a;
    box-shadow: 0 0 0 .2rem rgba(72, 73, 86, .5);
}
.btn-gray-900.disabled, .btn-gray-900:disabled {
    color: #fff;
    background-color: #282938;
    border-color: #282938;
}
.btn-gray-900:not(:disabled):not(.disabled):active, .btn-gray-900:not(:disabled):not(.disabled).active, .show>.btn-gray-900.dropdown-toggle {
    color: #fff;
    background-color: #13131a;
    border-color: #0d0e13;
}
.btn-gray-900:not(:disabled):not(.disabled):active:focus, .btn-gray-900:not(:disabled):not(.disabled).active:focus, .show>.btn-gray-900.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(72, 73, 86, .5);
}
.btn-gray-border {
    color: #282938;
    background-color: #eaeaea;
    border-color: #eaeaea;
    box-shadow: none;
}
.btn-gray-border:hover {
    color: #282938;
    background-color: #d7d7d7;
    border-color: #d1d1d1;
}
.btn-gray-border:focus, .btn-gray-border.focus {
    color: #282938;
    background-color: #d7d7d7;
    border-color: #d1d1d1;
    box-shadow: 0 0 0 .2rem rgba(205, 205, 207, .5);
}
.btn-gray-border.disabled, .btn-gray-border:disabled {
    color: #282938;
    background-color: #eaeaea;
    border-color: #eaeaea;
}
.btn-gray-border:not(:disabled):not(.disabled):active, .btn-gray-border:not(:disabled):not(.disabled).active, .show>.btn-gray-border.dropdown-toggle {
    color: #282938;
    background-color: #d1d1d1;
    border-color: #cacaca;
}
.btn-gray-border:not(:disabled):not(.disabled):active:focus, .btn-gray-border:not(:disabled):not(.disabled).active:focus, .show>.btn-gray-border.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(205, 205, 207, .5);
}
.btn-dark-light {
    color: #282938;
    background-color: #f8f8f8;
    border-color: #f8f8f8;
    box-shadow: none;
}
.btn-dark-light:hover {
    color: #282938;
    background-color: #e5e5e5;
    border-color: #dfdfdf;
}
.btn-dark-light:focus, .btn-dark-light.focus {
    color: #282938;
    background-color: #e5e5e5;
    border-color: #dfdfdf;
    box-shadow: 0 0 0 .2rem rgba(217, 217, 219, .5);
}
.btn-dark-light.disabled, .btn-dark-light:disabled {
    color: #282938;
    background-color: #f8f8f8;
    border-color: #f8f8f8;
}
.btn-dark-light:not(:disabled):not(.disabled):active, .btn-dark-light:not(:disabled):not(.disabled).active, .show>.btn-dark-light.dropdown-toggle {
    color: #282938;
    background-color: #dfdfdf;
    border-color: #d8d8d8;
}
.btn-dark-light:not(:disabled):not(.disabled):active:focus, .btn-dark-light:not(:disabled):not(.disabled).active:focus, .show>.btn-dark-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(217, 217, 219, .5);
}
.btn-black {
    color: #fff;
    background-color: #000;
    border-color: #000;
    box-shadow: none;
}
.btn-black:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-black:focus, .btn-black.focus {
    color: #fff;
    background-color: #000;
    border-color: #000;
    box-shadow: 0 0 0 .2rem rgba(38, 38, 38, .5);
}
.btn-black.disabled, .btn-black:disabled {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-black:not(:disabled):not(.disabled):active, .btn-black:not(:disabled):not(.disabled).active, .show>.btn-black.dropdown-toggle {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-black:not(:disabled):not(.disabled):active:focus, .btn-black:not(:disabled):not(.disabled).active:focus, .show>.btn-black.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(38, 38, 38, .5);
}
.btn-white {
    color: #282938;
    background-color: #fff;
    border-color: #fff;
    box-shadow: none;
}
.btn-white:hover {
    color: #282938;
    background-color: #ececec;
    border-color: #e6e6e6;
}
.btn-white:focus, .btn-white.focus {
    color: #282938;
    background-color: #ececec;
    border-color: #e6e6e6;
    box-shadow: 0 0 0 .2rem rgba(223, 223, 225, .5);
}
.btn-white.disabled, .btn-white:disabled {
    color: #282938;
    background-color: #fff;
    border-color: #fff;
}
.btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active, .show>.btn-white.dropdown-toggle {
    color: #282938;
    background-color: #e6e6e6;
    border-color: #dfdfdf;
}
.btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus, .show>.btn-white.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(223, 223, 225, .5);
}
.btn-white-80 {
    color: #282938;
    background-color: rgba(255, 255, 255, .8);
    border-color: rgba(255, 255, 255, .8);
    box-shadow: none;
}
.btn-white-80:hover {
    color: #282938;
    background-color: rgba(236, 236, 236, .8);
    border-color: rgba(230, 230, 230, .8);
}
.btn-white-80:focus, .btn-white-80.focus {
    color: #282938;
    background-color: rgba(236, 236, 236, .8);
    border-color: rgba(230, 230, 230, .8);
    box-shadow: 0 0 0 .2rem rgba(210, 210, 213, .5);
}
.btn-white-80.disabled, .btn-white-80:disabled {
    color: #282938;
    background-color: rgba(255, 255, 255, .8);
    border-color: rgba(255, 255, 255, .8);
}
.btn-white-80:not(:disabled):not(.disabled):active, .btn-white-80:not(:disabled):not(.disabled).active, .show>.btn-white-80.dropdown-toggle {
    color: #282938;
    background-color: rgba(230, 230, 230, .8);
    border-color: rgba(223, 223, 223, .8);
}
.btn-white-80:not(:disabled):not(.disabled):active:focus, .btn-white-80:not(:disabled):not(.disabled).active:focus, .show>.btn-white-80.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(210, 210, 213, .5);
}
.btn-white-08 {
    color: #282938;
    background-color: rgba(255, 255, 255, .08);
    border-color: rgba(255, 255, 255, .08);
    box-shadow: none;
}
.btn-white-08:hover {
    color: #282938;
    background-color: rgba(236, 236, 236, .08);
    border-color: rgba(230, 230, 230, .08);
}
.btn-white-08:focus, .btn-white-08.focus {
    color: #282938;
    background-color: rgba(236, 236, 236, .08);
    border-color: rgba(230, 230, 230, .08);
    box-shadow: 0 0 0 .2rem rgba(81, 82, 94, .5);
}
.btn-white-08.disabled, .btn-white-08:disabled {
    color: #282938;
    background-color: rgba(255, 255, 255, .08);
    border-color: rgba(255, 255, 255, .08);
}
.btn-white-08:not(:disabled):not(.disabled):active, .btn-white-08:not(:disabled):not(.disabled).active, .show>.btn-white-08.dropdown-toggle {
    color: #282938;
    background-color: rgba(230, 230, 230, .08);
    border-color: rgba(223, 223, 223, .08);
}
.btn-white-08:not(:disabled):not(.disabled):active:focus, .btn-white-08:not(:disabled):not(.disabled).active:focus, .show>.btn-white-08.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(81, 82, 94, .5);
}
.btn-b0b0b0 {
    color: #282938;
    background-color: #b0b0b0;
    border-color: #b0b0b0;
    box-shadow: none;
}
.btn-b0b0b0:hover {
    color: #282938;
    background-color: #9d9d9d;
    border-color: #979797;
}
.btn-b0b0b0:focus, .btn-b0b0b0.focus {
    color: #282938;
    background-color: #9d9d9d;
    border-color: #979797;
    box-shadow: 0 0 0 .2rem rgba(156, 156, 158, .5);
}
.btn-b0b0b0.disabled, .btn-b0b0b0:disabled {
    color: #282938;
    background-color: #b0b0b0;
    border-color: #b0b0b0;
}
.btn-b0b0b0:not(:disabled):not(.disabled):active, .btn-b0b0b0:not(:disabled):not(.disabled).active, .show>.btn-b0b0b0.dropdown-toggle {
    color: #282938;
    background-color: #979797;
    border-color: #909090;
}
.btn-b0b0b0:not(:disabled):not(.disabled):active:focus, .btn-b0b0b0:not(:disabled):not(.disabled).active:focus, .show>.btn-b0b0b0.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(156, 156, 158, .5);
}
.btn-fff4d3 {
    color: #282938;
    background-color: #FFF4D3;
    border-color: #FFF4D3;
    box-shadow: none;
}
.btn-fff4d3:hover {
    color: #282938;
    background-color: #ffeaad;
    border-color: #ffe7a0;
}
.btn-fff4d3:focus, .btn-fff4d3.focus {
    color: #282938;
    background-color: #ffeaad;
    border-color: #ffe7a0;
    box-shadow: 0 0 0 .2rem rgba(223, 214, 188, .5);
}
.btn-fff4d3.disabled, .btn-fff4d3:disabled {
    color: #282938;
    background-color: #FFF4D3;
    border-color: #FFF4D3;
}
.btn-fff4d3:not(:disabled):not(.disabled):active, .btn-fff4d3:not(:disabled):not(.disabled).active, .show>.btn-fff4d3.dropdown-toggle {
    color: #282938;
    background-color: #ffe7a0;
    border-color: #ffe493;
}
.btn-fff4d3:not(:disabled):not(.disabled):active:focus, .btn-fff4d3:not(:disabled):not(.disabled).active:focus, .show>.btn-fff4d3.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(223, 214, 188, .5);
}
.btn-818181 {
    color: #fff;
    background-color: #818181;
    border-color: #818181;
    box-shadow: none;
}
.btn-818181:hover {
    color: #fff;
    background-color: #6e6e6e;
    border-color: #686868;
}
.btn-818181:focus, .btn-818181.focus {
    color: #fff;
    background-color: #6e6e6e;
    border-color: #686868;
    box-shadow: 0 0 0 .2rem rgba(148, 148, 148, .5);
}
.btn-818181.disabled, .btn-818181:disabled {
    color: #fff;
    background-color: #818181;
    border-color: #818181;
}
.btn-818181:not(:disabled):not(.disabled):active, .btn-818181:not(:disabled):not(.disabled).active, .show>.btn-818181.dropdown-toggle {
    color: #fff;
    background-color: #686868;
    border-color: #616161;
}
.btn-818181:not(:disabled):not(.disabled):active:focus, .btn-818181:not(:disabled):not(.disabled).active:focus, .show>.btn-818181.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(148, 148, 148, .5);
}
.btn-6a409d {
    color: #fff;
    background-color: #6A409D;
    border-color: #6A409D;
    box-shadow: none;
}
.btn-6a409d:hover {
    color: #fff;
    background-color: #583582;
    border-color: #523179;
}
.btn-6a409d:focus, .btn-6a409d.focus {
    color: #fff;
    background-color: #583582;
    border-color: #523179;
    box-shadow: 0 0 0 .2rem rgba(128, 93, 172, .5);
}
.btn-6a409d.disabled, .btn-6a409d:disabled {
    color: #fff;
    background-color: #6A409D;
    border-color: #6A409D;
}
.btn-6a409d:not(:disabled):not(.disabled):active, .btn-6a409d:not(:disabled):not(.disabled).active, .show>.btn-6a409d.dropdown-toggle {
    color: #fff;
    background-color: #523179;
    border-color: #4b2e70;
}
.btn-6a409d:not(:disabled):not(.disabled):active:focus, .btn-6a409d:not(:disabled):not(.disabled).active:focus, .show>.btn-6a409d.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(128, 93, 172, .5);
}
.btn-outline-primary {
    color: #0c0b41;
    border-color: #0c0b41;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #0c0b41;
    border-color: #0c0b41;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 .2rem rgba(12, 11, 65, .5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #0c0b41;
    background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0c0b41;
    border-color: #0c0b41;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(12, 11, 65, .5);
}
.btn-outline-secondary {
    color: #eaeaea;
    border-color: #eaeaea;
}
.btn-outline-secondary:hover {
    color: #282938;
    background-color: #eaeaea;
    border-color: #eaeaea;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 .2rem rgba(234, 234, 234, .5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #eaeaea;
    background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show>.btn-outline-secondary.dropdown-toggle {
    color: #282938;
    background-color: #eaeaea;
    border-color: #eaeaea;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(234, 234, 234, .5);
}
.btn-outline-success {
    color: #26cba4;
    border-color: #26cba4;
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #26cba4;
    border-color: #26cba4;
}
.btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 .2rem rgba(38, 203, 164, .5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #26cba4;
    background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #26cba4;
    border-color: #26cba4;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(38, 203, 164, .5);
}
.btn-outline-info {
    color: #3d8aff;
    border-color: #3d8aff;
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #3d8aff;
    border-color: #3d8aff;
}
.btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 .2rem rgba(61, 138, 255, .5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #3d8aff;
    background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #3d8aff;
    border-color: #3d8aff;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(61, 138, 255, .5);
}
.btn-outline-warning {
    color: #FF6914;
    border-color: #FF6914;
}
.btn-outline-warning:hover {
    color: #fff;
    background-color: #FF6914;
    border-color: #FF6914;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 .2rem rgba(255, 105, 20, .5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #FF6914;
    background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #FF6914;
    border-color: #FF6914;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(255, 105, 20, .5);
}
.btn-outline-danger {
    color: #d75252;
    border-color: #d75252;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #d75252;
    border-color: #d75252;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 .2rem rgba(215, 82, 82, .5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #d75252;
    background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d75252;
    border-color: #d75252;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(215, 82, 82, .5);
}
.btn-outline-light {
    color: #f8f8f8;
    border-color: #f8f8f8;
}
.btn-outline-light:hover {
    color: #282938;
    background-color: #f8f8f8;
    border-color: #f8f8f8;
}
.btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 .2rem rgba(248, 248, 248, .5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f8f8;
    background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show>.btn-outline-light.dropdown-toggle {
    color: #282938;
    background-color: #f8f8f8;
    border-color: #f8f8f8;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(248, 248, 248, .5);
}
.btn-outline-dark {
    color: #444;
    border-color: #444;
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #444;
    border-color: #444;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 .2rem rgba(68, 68, 68, .5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #444;
    background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #444;
    border-color: #444;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(68, 68, 68, .5);
}
.btn-outline-mpage_cfg_bg_color1 {
    color: #0c0b41;
    border-color: #0c0b41;
}
.btn-outline-mpage_cfg_bg_color1:hover {
    color: #fff;
    background-color: #0c0b41;
    border-color: #0c0b41;
}
.btn-outline-mpage_cfg_bg_color1:focus, .btn-outline-mpage_cfg_bg_color1.focus {
    box-shadow: 0 0 0 .2rem rgba(12, 11, 65, .5);
}
.btn-outline-mpage_cfg_bg_color1.disabled, .btn-outline-mpage_cfg_bg_color1:disabled {
    color: #0c0b41;
    background-color: transparent;
}
.btn-outline-mpage_cfg_bg_color1:not(:disabled):not(.disabled):active, .btn-outline-mpage_cfg_bg_color1:not(:disabled):not(.disabled).active, .show>.btn-outline-mpage_cfg_bg_color1.dropdown-toggle {
    color: #fff;
    background-color: #0c0b41;
    border-color: #0c0b41;
}
.btn-outline-mpage_cfg_bg_color1:not(:disabled):not(.disabled):active:focus, .btn-outline-mpage_cfg_bg_color1:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-mpage_cfg_bg_color1.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(12, 11, 65, .5);
}
.btn-outline-mpage_cfg_bg_color2 {
    color: #0b345b;
    border-color: #0b345b;
}
.btn-outline-mpage_cfg_bg_color2:hover {
    color: #fff;
    background-color: #0b345b;
    border-color: #0b345b;
}
.btn-outline-mpage_cfg_bg_color2:focus, .btn-outline-mpage_cfg_bg_color2.focus {
    box-shadow: 0 0 0 .2rem rgba(11, 52, 91, .5);
}
.btn-outline-mpage_cfg_bg_color2.disabled, .btn-outline-mpage_cfg_bg_color2:disabled {
    color: #0b345b;
    background-color: transparent;
}
.btn-outline-mpage_cfg_bg_color2:not(:disabled):not(.disabled):active, .btn-outline-mpage_cfg_bg_color2:not(:disabled):not(.disabled).active, .show>.btn-outline-mpage_cfg_bg_color2.dropdown-toggle {
    color: #fff;
    background-color: #0b345b;
    border-color: #0b345b;
}
.btn-outline-mpage_cfg_bg_color2:not(:disabled):not(.disabled):active:focus, .btn-outline-mpage_cfg_bg_color2:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-mpage_cfg_bg_color2.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(11, 52, 91, .5);
}
.btn-outline-mpage_cfg_mouse_over_color {
    color: #1b36bb;
    border-color: #1b36bb;
}
.btn-outline-mpage_cfg_mouse_over_color:hover {
    color: #fff;
    background-color: #1b36bb;
    border-color: #1b36bb;
}
.btn-outline-mpage_cfg_mouse_over_color:focus, .btn-outline-mpage_cfg_mouse_over_color.focus {
    box-shadow: 0 0 0 .2rem rgba(27, 54, 187, .5);
}
.btn-outline-mpage_cfg_mouse_over_color.disabled, .btn-outline-mpage_cfg_mouse_over_color:disabled {
    color: #1b36bb;
    background-color: transparent;
}
.btn-outline-mpage_cfg_mouse_over_color:not(:disabled):not(.disabled):active, .btn-outline-mpage_cfg_mouse_over_color:not(:disabled):not(.disabled).active, .show>.btn-outline-mpage_cfg_mouse_over_color.dropdown-toggle {
    color: #fff;
    background-color: #1b36bb;
    border-color: #1b36bb;
}
.btn-outline-mpage_cfg_mouse_over_color:not(:disabled):not(.disabled):active:focus, .btn-outline-mpage_cfg_mouse_over_color:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-mpage_cfg_mouse_over_color.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(27, 54, 187, .5);
}
.btn-outline-primary-light {
    color: #4574dc;
    border-color: #4574dc;
}
.btn-outline-primary-light:hover {
    color: #fff;
    background-color: #4574dc;
    border-color: #4574dc;
}
.btn-outline-primary-light:focus, .btn-outline-primary-light.focus {
    box-shadow: 0 0 0 .2rem rgba(69, 116, 220, .5);
}
.btn-outline-primary-light.disabled, .btn-outline-primary-light:disabled {
    color: #4574dc;
    background-color: transparent;
}
.btn-outline-primary-light:not(:disabled):not(.disabled):active, .btn-outline-primary-light:not(:disabled):not(.disabled).active, .show>.btn-outline-primary-light.dropdown-toggle {
    color: #fff;
    background-color: #4574dc;
    border-color: #4574dc;
}
.btn-outline-primary-light:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-light:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-primary-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(69, 116, 220, .5);
}
.btn-outline-primary-dark {
    color: #576383;
    border-color: #576383;
}
.btn-outline-primary-dark:hover {
    color: #fff;
    background-color: #576383;
    border-color: #576383;
}
.btn-outline-primary-dark:focus, .btn-outline-primary-dark.focus {
    box-shadow: 0 0 0 .2rem rgba(87, 99, 131, .5);
}
.btn-outline-primary-dark.disabled, .btn-outline-primary-dark:disabled {
    color: #576383;
    background-color: transparent;
}
.btn-outline-primary-dark:not(:disabled):not(.disabled):active, .btn-outline-primary-dark:not(:disabled):not(.disabled).active, .show>.btn-outline-primary-dark.dropdown-toggle {
    color: #fff;
    background-color: #576383;
    border-color: #576383;
}
.btn-outline-primary-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-dark:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-primary-dark.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(87, 99, 131, .5);
}
.btn-outline-primary2 {
    color: #2F56A5;
    border-color: #2F56A5;
}
.btn-outline-primary2:hover {
    color: #fff;
    background-color: #2F56A5;
    border-color: #2F56A5;
}
.btn-outline-primary2:focus, .btn-outline-primary2.focus {
    box-shadow: 0 0 0 .2rem rgba(47, 86, 165, .5);
}
.btn-outline-primary2.disabled, .btn-outline-primary2:disabled {
    color: #2F56A5;
    background-color: transparent;
}
.btn-outline-primary2:not(:disabled):not(.disabled):active, .btn-outline-primary2:not(:disabled):not(.disabled).active, .show>.btn-outline-primary2.dropdown-toggle {
    color: #fff;
    background-color: #2F56A5;
    border-color: #2F56A5;
}
.btn-outline-primary2:not(:disabled):not(.disabled):active:focus, .btn-outline-primary2:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-primary2.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(47, 86, 165, .5);
}
.btn-outline-primary-darken {
    color: #292B5D;
    border-color: #292B5D;
}
.btn-outline-primary-darken:hover {
    color: #fff;
    background-color: #292B5D;
    border-color: #292B5D;
}
.btn-outline-primary-darken:focus, .btn-outline-primary-darken.focus {
    box-shadow: 0 0 0 .2rem rgba(41, 43, 93, .5);
}
.btn-outline-primary-darken.disabled, .btn-outline-primary-darken:disabled {
    color: #292B5D;
    background-color: transparent;
}
.btn-outline-primary-darken:not(:disabled):not(.disabled):active, .btn-outline-primary-darken:not(:disabled):not(.disabled).active, .show>.btn-outline-primary-darken.dropdown-toggle {
    color: #fff;
    background-color: #292B5D;
    border-color: #292B5D;
}
.btn-outline-primary-darken:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-darken:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-primary-darken.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(41, 43, 93, .5);
}
.btn-outline-primary-darken2 {
    color: #00205c;
    border-color: #00205c;
}
.btn-outline-primary-darken2:hover {
    color: #fff;
    background-color: #00205c;
    border-color: #00205c;
}
.btn-outline-primary-darken2:focus, .btn-outline-primary-darken2.focus {
    box-shadow: 0 0 0 .2rem rgba(0, 32, 92, .5);
}
.btn-outline-primary-darken2.disabled, .btn-outline-primary-darken2:disabled {
    color: #00205c;
    background-color: transparent;
}
.btn-outline-primary-darken2:not(:disabled):not(.disabled):active, .btn-outline-primary-darken2:not(:disabled):not(.disabled).active, .show>.btn-outline-primary-darken2.dropdown-toggle {
    color: #fff;
    background-color: #00205c;
    border-color: #00205c;
}
.btn-outline-primary-darken2:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-darken2:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-primary-darken2.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(0, 32, 92, .5);
}
.btn-outline-primary-darken3 {
    color: #1c376f;
    border-color: #1c376f;
}
.btn-outline-primary-darken3:hover {
    color: #fff;
    background-color: #1c376f;
    border-color: #1c376f;
}
.btn-outline-primary-darken3:focus, .btn-outline-primary-darken3.focus {
    box-shadow: 0 0 0 .2rem rgba(28, 55, 111, .5);
}
.btn-outline-primary-darken3.disabled, .btn-outline-primary-darken3:disabled {
    color: #1c376f;
    background-color: transparent;
}
.btn-outline-primary-darken3:not(:disabled):not(.disabled):active, .btn-outline-primary-darken3:not(:disabled):not(.disabled).active, .show>.btn-outline-primary-darken3.dropdown-toggle {
    color: #fff;
    background-color: #1c376f;
    border-color: #1c376f;
}
.btn-outline-primary-darken3:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-darken3:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-primary-darken3.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(28, 55, 111, .5);
}
.btn-outline-secondary-light {
    color: #fdf9bc;
    border-color: #fdf9bc;
}
.btn-outline-secondary-light:hover {
    color: #282938;
    background-color: #fdf9bc;
    border-color: #fdf9bc;
}
.btn-outline-secondary-light:focus, .btn-outline-secondary-light.focus {
    box-shadow: 0 0 0 .2rem rgba(253, 249, 188, .5);
}
.btn-outline-secondary-light.disabled, .btn-outline-secondary-light:disabled {
    color: #fdf9bc;
    background-color: transparent;
}
.btn-outline-secondary-light:not(:disabled):not(.disabled):active, .btn-outline-secondary-light:not(:disabled):not(.disabled).active, .show>.btn-outline-secondary-light.dropdown-toggle {
    color: #282938;
    background-color: #fdf9bc;
    border-color: #fdf9bc;
}
.btn-outline-secondary-light:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary-light:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-secondary-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(253, 249, 188, .5);
}
.btn-outline-success-light {
    color: #ecf9f2;
    border-color: #ecf9f2;
}
.btn-outline-success-light:hover {
    color: #282938;
    background-color: #ecf9f2;
    border-color: #ecf9f2;
}
.btn-outline-success-light:focus, .btn-outline-success-light.focus {
    box-shadow: 0 0 0 .2rem rgba(236, 249, 242, .5);
}
.btn-outline-success-light.disabled, .btn-outline-success-light:disabled {
    color: #ecf9f2;
    background-color: transparent;
}
.btn-outline-success-light:not(:disabled):not(.disabled):active, .btn-outline-success-light:not(:disabled):not(.disabled).active, .show>.btn-outline-success-light.dropdown-toggle {
    color: #282938;
    background-color: #ecf9f2;
    border-color: #ecf9f2;
}
.btn-outline-success-light:not(:disabled):not(.disabled):active:focus, .btn-outline-success-light:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-success-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(236, 249, 242, .5);
}
.btn-outline-info-light {
    color: #e3f4fe;
    border-color: #e3f4fe;
}
.btn-outline-info-light:hover {
    color: #282938;
    background-color: #e3f4fe;
    border-color: #e3f4fe;
}
.btn-outline-info-light:focus, .btn-outline-info-light.focus {
    box-shadow: 0 0 0 .2rem rgba(227, 244, 254, .5);
}
.btn-outline-info-light.disabled, .btn-outline-info-light:disabled {
    color: #e3f4fe;
    background-color: transparent;
}
.btn-outline-info-light:not(:disabled):not(.disabled):active, .btn-outline-info-light:not(:disabled):not(.disabled).active, .show>.btn-outline-info-light.dropdown-toggle {
    color: #282938;
    background-color: #e3f4fe;
    border-color: #e3f4fe;
}
.btn-outline-info-light:not(:disabled):not(.disabled):active:focus, .btn-outline-info-light:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-info-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(227, 244, 254, .5);
}
.btn-outline-warning-light {
    color: #fff3e3;
    border-color: #fff3e3;
}
.btn-outline-warning-light:hover {
    color: #282938;
    background-color: #fff3e3;
    border-color: #fff3e3;
}
.btn-outline-warning-light:focus, .btn-outline-warning-light.focus {
    box-shadow: 0 0 0 .2rem rgba(255, 243, 227, .5);
}
.btn-outline-warning-light.disabled, .btn-outline-warning-light:disabled {
    color: #fff3e3;
    background-color: transparent;
}
.btn-outline-warning-light:not(:disabled):not(.disabled):active, .btn-outline-warning-light:not(:disabled):not(.disabled).active, .show>.btn-outline-warning-light.dropdown-toggle {
    color: #282938;
    background-color: #fff3e3;
    border-color: #fff3e3;
}
.btn-outline-warning-light:not(:disabled):not(.disabled):active:focus, .btn-outline-warning-light:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-warning-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(255, 243, 227, .5);
}
.btn-outline-danger-light {
    color: #fdeaef;
    border-color: #fdeaef;
}
.btn-outline-danger-light:hover {
    color: #282938;
    background-color: #fdeaef;
    border-color: #fdeaef;
}
.btn-outline-danger-light:focus, .btn-outline-danger-light.focus {
    box-shadow: 0 0 0 .2rem rgba(253, 234, 239, .5);
}
.btn-outline-danger-light.disabled, .btn-outline-danger-light:disabled {
    color: #fdeaef;
    background-color: transparent;
}
.btn-outline-danger-light:not(:disabled):not(.disabled):active, .btn-outline-danger-light:not(:disabled):not(.disabled).active, .show>.btn-outline-danger-light.dropdown-toggle {
    color: #282938;
    background-color: #fdeaef;
    border-color: #fdeaef;
}
.btn-outline-danger-light:not(:disabled):not(.disabled):active:focus, .btn-outline-danger-light:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-danger-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(253, 234, 239, .5);
}
.btn-outline-blue {
    color: #3d8aff;
    border-color: #3d8aff;
}
.btn-outline-blue:hover {
    color: #fff;
    background-color: #3d8aff;
    border-color: #3d8aff;
}
.btn-outline-blue:focus, .btn-outline-blue.focus {
    box-shadow: 0 0 0 .2rem rgba(61, 138, 255, .5);
}
.btn-outline-blue.disabled, .btn-outline-blue:disabled {
    color: #3d8aff;
    background-color: transparent;
}
.btn-outline-blue:not(:disabled):not(.disabled):active, .btn-outline-blue:not(:disabled):not(.disabled).active, .show>.btn-outline-blue.dropdown-toggle {
    color: #fff;
    background-color: #3d8aff;
    border-color: #3d8aff;
}
.btn-outline-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-blue:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-blue.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(61, 138, 255, .5);
}
.btn-outline-blue-light {
    color: #e3f4fe;
    border-color: #e3f4fe;
}
.btn-outline-blue-light:hover {
    color: #282938;
    background-color: #e3f4fe;
    border-color: #e3f4fe;
}
.btn-outline-blue-light:focus, .btn-outline-blue-light.focus {
    box-shadow: 0 0 0 .2rem rgba(227, 244, 254, .5);
}
.btn-outline-blue-light.disabled, .btn-outline-blue-light:disabled {
    color: #e3f4fe;
    background-color: transparent;
}
.btn-outline-blue-light:not(:disabled):not(.disabled):active, .btn-outline-blue-light:not(:disabled):not(.disabled).active, .show>.btn-outline-blue-light.dropdown-toggle {
    color: #282938;
    background-color: #e3f4fe;
    border-color: #e3f4fe;
}
.btn-outline-blue-light:not(:disabled):not(.disabled):active:focus, .btn-outline-blue-light:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-blue-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(227, 244, 254, .5);
}
.btn-outline-indigo {
    color: #7239ea;
    border-color: #7239ea;
}
.btn-outline-indigo:hover {
    color: #fff;
    background-color: #7239ea;
    border-color: #7239ea;
}
.btn-outline-indigo:focus, .btn-outline-indigo.focus {
    box-shadow: 0 0 0 .2rem rgba(114, 57, 234, .5);
}
.btn-outline-indigo.disabled, .btn-outline-indigo:disabled {
    color: #7239ea;
    background-color: transparent;
}
.btn-outline-indigo:not(:disabled):not(.disabled):active, .btn-outline-indigo:not(:disabled):not(.disabled).active, .show>.btn-outline-indigo.dropdown-toggle {
    color: #fff;
    background-color: #7239ea;
    border-color: #7239ea;
}
.btn-outline-indigo:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-indigo.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(114, 57, 234, .5);
}
.btn-outline-indigo-light {
    color: #efe9fd;
    border-color: #efe9fd;
}
.btn-outline-indigo-light:hover {
    color: #282938;
    background-color: #efe9fd;
    border-color: #efe9fd;
}
.btn-outline-indigo-light:focus, .btn-outline-indigo-light.focus {
    box-shadow: 0 0 0 .2rem rgba(239, 233, 253, .5);
}
.btn-outline-indigo-light.disabled, .btn-outline-indigo-light:disabled {
    color: #efe9fd;
    background-color: transparent;
}
.btn-outline-indigo-light:not(:disabled):not(.disabled):active, .btn-outline-indigo-light:not(:disabled):not(.disabled).active, .show>.btn-outline-indigo-light.dropdown-toggle {
    color: #282938;
    background-color: #efe9fd;
    border-color: #efe9fd;
}
.btn-outline-indigo-light:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo-light:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-indigo-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(239, 233, 253, .5);
}
.btn-outline-purple {
    color: #5b2e91;
    border-color: #5b2e91;
}
.btn-outline-purple:hover {
    color: #fff;
    background-color: #5b2e91;
    border-color: #5b2e91;
}
.btn-outline-purple:focus, .btn-outline-purple.focus {
    box-shadow: 0 0 0 .2rem rgba(91, 46, 145, .5);
}
.btn-outline-purple.disabled, .btn-outline-purple:disabled {
    color: #5b2e91;
    background-color: transparent;
}
.btn-outline-purple:not(:disabled):not(.disabled):active, .btn-outline-purple:not(:disabled):not(.disabled).active, .show>.btn-outline-purple.dropdown-toggle {
    color: #fff;
    background-color: #5b2e91;
    border-color: #5b2e91;
}
.btn-outline-purple:not(:disabled):not(.disabled):active:focus, .btn-outline-purple:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-purple.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(91, 46, 145, .5);
}
.btn-outline-purple-light {
    color: #ede8f3;
    border-color: #ede8f3;
}
.btn-outline-purple-light:hover {
    color: #282938;
    background-color: #ede8f3;
    border-color: #ede8f3;
}
.btn-outline-purple-light:focus, .btn-outline-purple-light.focus {
    box-shadow: 0 0 0 .2rem rgba(237, 232, 243, .5);
}
.btn-outline-purple-light.disabled, .btn-outline-purple-light:disabled {
    color: #ede8f3;
    background-color: transparent;
}
.btn-outline-purple-light:not(:disabled):not(.disabled):active, .btn-outline-purple-light:not(:disabled):not(.disabled).active, .show>.btn-outline-purple-light.dropdown-toggle {
    color: #282938;
    background-color: #ede8f3;
    border-color: #ede8f3;
}
.btn-outline-purple-light:not(:disabled):not(.disabled):active:focus, .btn-outline-purple-light:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-purple-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(237, 232, 243, .5);
}
.btn-outline-pink {
    color: #ed156e;
    border-color: #ed156e;
}
.btn-outline-pink:hover {
    color: #fff;
    background-color: #ed156e;
    border-color: #ed156e;
}
.btn-outline-pink:focus, .btn-outline-pink.focus {
    box-shadow: 0 0 0 .2rem rgba(237, 21, 110, .5);
}
.btn-outline-pink.disabled, .btn-outline-pink:disabled {
    color: #ed156e;
    background-color: transparent;
}
.btn-outline-pink:not(:disabled):not(.disabled):active, .btn-outline-pink:not(:disabled):not(.disabled).active, .show>.btn-outline-pink.dropdown-toggle {
    color: #fff;
    background-color: #ed156e;
    border-color: #ed156e;
}
.btn-outline-pink:not(:disabled):not(.disabled):active:focus, .btn-outline-pink:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-pink.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(237, 21, 110, .5);
}
.btn-outline-pink-light {
    color: #ffe8ec;
    border-color: #ffe8ec;
}
.btn-outline-pink-light:hover {
    color: #282938;
    background-color: #ffe8ec;
    border-color: #ffe8ec;
}
.btn-outline-pink-light:focus, .btn-outline-pink-light.focus {
    box-shadow: 0 0 0 .2rem rgba(255, 232, 236, .5);
}
.btn-outline-pink-light.disabled, .btn-outline-pink-light:disabled {
    color: #ffe8ec;
    background-color: transparent;
}
.btn-outline-pink-light:not(:disabled):not(.disabled):active, .btn-outline-pink-light:not(:disabled):not(.disabled).active, .show>.btn-outline-pink-light.dropdown-toggle {
    color: #282938;
    background-color: #ffe8ec;
    border-color: #ffe8ec;
}
.btn-outline-pink-light:not(:disabled):not(.disabled):active:focus, .btn-outline-pink-light:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-pink-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(255, 232, 236, .5);
}
.btn-outline-red {
    color: #d75252;
    border-color: #d75252;
}
.btn-outline-red:hover {
    color: #fff;
    background-color: #d75252;
    border-color: #d75252;
}
.btn-outline-red:focus, .btn-outline-red.focus {
    box-shadow: 0 0 0 .2rem rgba(215, 82, 82, .5);
}
.btn-outline-red.disabled, .btn-outline-red:disabled {
    color: #d75252;
    background-color: transparent;
}
.btn-outline-red:not(:disabled):not(.disabled):active, .btn-outline-red:not(:disabled):not(.disabled).active, .show>.btn-outline-red.dropdown-toggle {
    color: #fff;
    background-color: #d75252;
    border-color: #d75252;
}
.btn-outline-red:not(:disabled):not(.disabled):active:focus, .btn-outline-red:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-red.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(215, 82, 82, .5);
}
.btn-outline-red-light {
    color: #fdeaef;
    border-color: #fdeaef;
}
.btn-outline-red-light:hover {
    color: #282938;
    background-color: #fdeaef;
    border-color: #fdeaef;
}
.btn-outline-red-light:focus, .btn-outline-red-light.focus {
    box-shadow: 0 0 0 .2rem rgba(253, 234, 239, .5);
}
.btn-outline-red-light.disabled, .btn-outline-red-light:disabled {
    color: #fdeaef;
    background-color: transparent;
}
.btn-outline-red-light:not(:disabled):not(.disabled):active, .btn-outline-red-light:not(:disabled):not(.disabled).active, .show>.btn-outline-red-light.dropdown-toggle {
    color: #282938;
    background-color: #fdeaef;
    border-color: #fdeaef;
}
.btn-outline-red-light:not(:disabled):not(.disabled):active:focus, .btn-outline-red-light:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-red-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(253, 234, 239, .5);
}
.btn-outline-yellow {
    color: #FFBD14;
    border-color: #FFBD14;
}
.btn-outline-yellow:hover {
    color: #282938;
    background-color: #FFBD14;
    border-color: #FFBD14;
}
.btn-outline-yellow:focus, .btn-outline-yellow.focus {
    box-shadow: 0 0 0 .2rem rgba(255, 189, 20, .5);
}
.btn-outline-yellow.disabled, .btn-outline-yellow:disabled {
    color: #FFBD14;
    background-color: transparent;
}
.btn-outline-yellow:not(:disabled):not(.disabled):active, .btn-outline-yellow:not(:disabled):not(.disabled).active, .show>.btn-outline-yellow.dropdown-toggle {
    color: #282938;
    background-color: #FFBD14;
    border-color: #FFBD14;
}
.btn-outline-yellow:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-yellow.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(255, 189, 20, .5);
}
.btn-outline-yellow-light {
    color: #ebff00;
    border-color: #ebff00;
}
.btn-outline-yellow-light:hover {
    color: #282938;
    background-color: #ebff00;
    border-color: #ebff00;
}
.btn-outline-yellow-light:focus, .btn-outline-yellow-light.focus {
    box-shadow: 0 0 0 .2rem rgba(235, 255, 0, .5);
}
.btn-outline-yellow-light.disabled, .btn-outline-yellow-light:disabled {
    color: #ebff00;
    background-color: transparent;
}
.btn-outline-yellow-light:not(:disabled):not(.disabled):active, .btn-outline-yellow-light:not(:disabled):not(.disabled).active, .show>.btn-outline-yellow-light.dropdown-toggle {
    color: #282938;
    background-color: #ebff00;
    border-color: #ebff00;
}
.btn-outline-yellow-light:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow-light:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-yellow-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(235, 255, 0, .5);
}
.btn-outline-orange {
    color: #FF6914;
    border-color: #FF6914;
}
.btn-outline-orange:hover {
    color: #fff;
    background-color: #FF6914;
    border-color: #FF6914;
}
.btn-outline-orange:focus, .btn-outline-orange.focus {
    box-shadow: 0 0 0 .2rem rgba(255, 105, 20, .5);
}
.btn-outline-orange.disabled, .btn-outline-orange:disabled {
    color: #FF6914;
    background-color: transparent;
}
.btn-outline-orange:not(:disabled):not(.disabled):active, .btn-outline-orange:not(:disabled):not(.disabled).active, .show>.btn-outline-orange.dropdown-toggle {
    color: #fff;
    background-color: #FF6914;
    border-color: #FF6914;
}
.btn-outline-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-orange:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-orange.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(255, 105, 20, .5);
}
.btn-outline-orange-light {
    color: #fff3e3;
    border-color: #fff3e3;
}
.btn-outline-orange-light:hover {
    color: #282938;
    background-color: #fff3e3;
    border-color: #fff3e3;
}
.btn-outline-orange-light:focus, .btn-outline-orange-light.focus {
    box-shadow: 0 0 0 .2rem rgba(255, 243, 227, .5);
}
.btn-outline-orange-light.disabled, .btn-outline-orange-light:disabled {
    color: #fff3e3;
    background-color: transparent;
}
.btn-outline-orange-light:not(:disabled):not(.disabled):active, .btn-outline-orange-light:not(:disabled):not(.disabled).active, .show>.btn-outline-orange-light.dropdown-toggle {
    color: #282938;
    background-color: #fff3e3;
    border-color: #fff3e3;
}
.btn-outline-orange-light:not(:disabled):not(.disabled):active:focus, .btn-outline-orange-light:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-orange-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(255, 243, 227, .5);
}
.btn-outline-green {
    color: #26cba4;
    border-color: #26cba4;
}
.btn-outline-green:hover {
    color: #fff;
    background-color: #26cba4;
    border-color: #26cba4;
}
.btn-outline-green:focus, .btn-outline-green.focus {
    box-shadow: 0 0 0 .2rem rgba(38, 203, 164, .5);
}
.btn-outline-green.disabled, .btn-outline-green:disabled {
    color: #26cba4;
    background-color: transparent;
}
.btn-outline-green:not(:disabled):not(.disabled):active, .btn-outline-green:not(:disabled):not(.disabled).active, .show>.btn-outline-green.dropdown-toggle {
    color: #fff;
    background-color: #26cba4;
    border-color: #26cba4;
}
.btn-outline-green:not(:disabled):not(.disabled):active:focus, .btn-outline-green:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-green.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(38, 203, 164, .5);
}
.btn-outline-green-light {
    color: #ecf9f2;
    border-color: #ecf9f2;
}
.btn-outline-green-light:hover {
    color: #282938;
    background-color: #ecf9f2;
    border-color: #ecf9f2;
}
.btn-outline-green-light:focus, .btn-outline-green-light.focus {
    box-shadow: 0 0 0 .2rem rgba(236, 249, 242, .5);
}
.btn-outline-green-light.disabled, .btn-outline-green-light:disabled {
    color: #ecf9f2;
    background-color: transparent;
}
.btn-outline-green-light:not(:disabled):not(.disabled):active, .btn-outline-green-light:not(:disabled):not(.disabled).active, .show>.btn-outline-green-light.dropdown-toggle {
    color: #282938;
    background-color: #ecf9f2;
    border-color: #ecf9f2;
}
.btn-outline-green-light:not(:disabled):not(.disabled):active:focus, .btn-outline-green-light:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-green-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(236, 249, 242, .5);
}
.btn-outline-cyan {
    color: #4e8ac0;
    border-color: #4e8ac0;
}
.btn-outline-cyan:hover {
    color: #fff;
    background-color: #4e8ac0;
    border-color: #4e8ac0;
}
.btn-outline-cyan:focus, .btn-outline-cyan.focus {
    box-shadow: 0 0 0 .2rem rgba(78, 138, 192, .5);
}
.btn-outline-cyan.disabled, .btn-outline-cyan:disabled {
    color: #4e8ac0;
    background-color: transparent;
}
.btn-outline-cyan:not(:disabled):not(.disabled):active, .btn-outline-cyan:not(:disabled):not(.disabled).active, .show>.btn-outline-cyan.dropdown-toggle {
    color: #fff;
    background-color: #4e8ac0;
    border-color: #4e8ac0;
}
.btn-outline-cyan:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-cyan.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(78, 138, 192, .5);
}
.btn-outline-lighten {
    color: #f8f8f8;
    border-color: #f8f8f8;
}
.btn-outline-lighten:hover {
    color: #282938;
    background-color: #f8f8f8;
    border-color: #f8f8f8;
}
.btn-outline-lighten:focus, .btn-outline-lighten.focus {
    box-shadow: 0 0 0 .2rem rgba(248, 248, 248, .5);
}
.btn-outline-lighten.disabled, .btn-outline-lighten:disabled {
    color: #f8f8f8;
    background-color: transparent;
}
.btn-outline-lighten:not(:disabled):not(.disabled):active, .btn-outline-lighten:not(:disabled):not(.disabled).active, .show>.btn-outline-lighten.dropdown-toggle {
    color: #282938;
    background-color: #f8f8f8;
    border-color: #f8f8f8;
}
.btn-outline-lighten:not(:disabled):not(.disabled):active:focus, .btn-outline-lighten:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-lighten.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(248, 248, 248, .5);
}
.btn-outline-gray {
    color: #8c8c8c;
    border-color: #8c8c8c;
}
.btn-outline-gray:hover {
    color: #fff;
    background-color: #8c8c8c;
    border-color: #8c8c8c;
}
.btn-outline-gray:focus, .btn-outline-gray.focus {
    box-shadow: 0 0 0 .2rem rgba(140, 140, 140, .5);
}
.btn-outline-gray.disabled, .btn-outline-gray:disabled {
    color: #8c8c8c;
    background-color: transparent;
}
.btn-outline-gray:not(:disabled):not(.disabled):active, .btn-outline-gray:not(:disabled):not(.disabled).active, .show>.btn-outline-gray.dropdown-toggle {
    color: #fff;
    background-color: #8c8c8c;
    border-color: #8c8c8c;
}
.btn-outline-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-gray:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-gray.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(140, 140, 140, .5);
}
.btn-outline-gray-100 {
    color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-gray-100:hover {
    color: #282938;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-gray-100:focus, .btn-outline-gray-100.focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}
.btn-outline-gray-100.disabled, .btn-outline-gray-100:disabled {
    color: #f8f9fa;
    background-color: transparent;
}
.btn-outline-gray-100:not(:disabled):not(.disabled):active, .btn-outline-gray-100:not(:disabled):not(.disabled).active, .show>.btn-outline-gray-100.dropdown-toggle {
    color: #282938;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-gray-100:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-100:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-gray-100.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(248, 249, 250, .5);
}
.btn-outline-gray-200 {
    color: #f4f5f7;
    border-color: #f4f5f7;
}
.btn-outline-gray-200:hover {
    color: #282938;
    background-color: #f4f5f7;
    border-color: #f4f5f7;
}
.btn-outline-gray-200:focus, .btn-outline-gray-200.focus {
    box-shadow: 0 0 0 .2rem rgba(244, 245, 247, .5);
}
.btn-outline-gray-200.disabled, .btn-outline-gray-200:disabled {
    color: #f4f5f7;
    background-color: transparent;
}
.btn-outline-gray-200:not(:disabled):not(.disabled):active, .btn-outline-gray-200:not(:disabled):not(.disabled).active, .show>.btn-outline-gray-200.dropdown-toggle {
    color: #282938;
    background-color: #f4f5f7;
    border-color: #f4f5f7;
}
.btn-outline-gray-200:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-200:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-gray-200.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(244, 245, 247, .5);
}
.btn-outline-gray-300 {
    color: #d9d9d9;
    border-color: #d9d9d9;
}
.btn-outline-gray-300:hover {
    color: #282938;
    background-color: #d9d9d9;
    border-color: #d9d9d9;
}
.btn-outline-gray-300:focus, .btn-outline-gray-300.focus {
    box-shadow: 0 0 0 .2rem rgba(217, 217, 217, .5);
}
.btn-outline-gray-300.disabled, .btn-outline-gray-300:disabled {
    color: #d9d9d9;
    background-color: transparent;
}
.btn-outline-gray-300:not(:disabled):not(.disabled):active, .btn-outline-gray-300:not(:disabled):not(.disabled).active, .show>.btn-outline-gray-300.dropdown-toggle {
    color: #282938;
    background-color: #d9d9d9;
    border-color: #d9d9d9;
}
.btn-outline-gray-300:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-300:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-gray-300.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(217, 217, 217, .5);
}
.btn-outline-gray-400 {
    color: #f4f5f7;
    border-color: #f4f5f7;
}
.btn-outline-gray-400:hover {
    color: #282938;
    background-color: #f4f5f7;
    border-color: #f4f5f7;
}
.btn-outline-gray-400:focus, .btn-outline-gray-400.focus {
    box-shadow: 0 0 0 .2rem rgba(244, 245, 247, .5);
}
.btn-outline-gray-400.disabled, .btn-outline-gray-400:disabled {
    color: #f4f5f7;
    background-color: transparent;
}
.btn-outline-gray-400:not(:disabled):not(.disabled):active, .btn-outline-gray-400:not(:disabled):not(.disabled).active, .show>.btn-outline-gray-400.dropdown-toggle {
    color: #282938;
    background-color: #f4f5f7;
    border-color: #f4f5f7;
}
.btn-outline-gray-400:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-400:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-gray-400.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(244, 245, 247, .5);
}
.btn-outline-gray-500 {
    color: #8c8c8c;
    border-color: #8c8c8c;
}
.btn-outline-gray-500:hover {
    color: #fff;
    background-color: #8c8c8c;
    border-color: #8c8c8c;
}
.btn-outline-gray-500:focus, .btn-outline-gray-500.focus {
    box-shadow: 0 0 0 .2rem rgba(140, 140, 140, .5);
}
.btn-outline-gray-500.disabled, .btn-outline-gray-500:disabled {
    color: #8c8c8c;
    background-color: transparent;
}
.btn-outline-gray-500:not(:disabled):not(.disabled):active, .btn-outline-gray-500:not(:disabled):not(.disabled).active, .show>.btn-outline-gray-500.dropdown-toggle {
    color: #fff;
    background-color: #8c8c8c;
    border-color: #8c8c8c;
}
.btn-outline-gray-500:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-500:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-gray-500.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(140, 140, 140, .5);
}
.btn-outline-gray-600 {
    color: #666;
    border-color: #666;
}
.btn-outline-gray-600:hover {
    color: #fff;
    background-color: #666;
    border-color: #666;
}
.btn-outline-gray-600:focus, .btn-outline-gray-600.focus {
    box-shadow: 0 0 0 .2rem rgba(102, 102, 102, .5);
}
.btn-outline-gray-600.disabled, .btn-outline-gray-600:disabled {
    color: #666;
    background-color: transparent;
}
.btn-outline-gray-600:not(:disabled):not(.disabled):active, .btn-outline-gray-600:not(:disabled):not(.disabled).active, .show>.btn-outline-gray-600.dropdown-toggle {
    color: #fff;
    background-color: #666;
    border-color: #666;
}
.btn-outline-gray-600:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-600:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-gray-600.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(102, 102, 102, .5);
}
.btn-outline-gray-700 {
    color: #444;
    border-color: #444;
}
.btn-outline-gray-700:hover {
    color: #fff;
    background-color: #444;
    border-color: #444;
}
.btn-outline-gray-700:focus, .btn-outline-gray-700.focus {
    box-shadow: 0 0 0 .2rem rgba(68, 68, 68, .5);
}
.btn-outline-gray-700.disabled, .btn-outline-gray-700:disabled {
    color: #444;
    background-color: transparent;
}
.btn-outline-gray-700:not(:disabled):not(.disabled):active, .btn-outline-gray-700:not(:disabled):not(.disabled).active, .show>.btn-outline-gray-700.dropdown-toggle {
    color: #fff;
    background-color: #444;
    border-color: #444;
}
.btn-outline-gray-700:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-700:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-gray-700.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(68, 68, 68, .5);
}
.btn-outline-gray-800 {
    color: #333;
    border-color: #333;
}
.btn-outline-gray-800:hover {
    color: #fff;
    background-color: #333;
    border-color: #333;
}
.btn-outline-gray-800:focus, .btn-outline-gray-800.focus {
    box-shadow: 0 0 0 .2rem rgba(51, 51, 51, .5);
}
.btn-outline-gray-800.disabled, .btn-outline-gray-800:disabled {
    color: #333;
    background-color: transparent;
}
.btn-outline-gray-800:not(:disabled):not(.disabled):active, .btn-outline-gray-800:not(:disabled):not(.disabled).active, .show>.btn-outline-gray-800.dropdown-toggle {
    color: #fff;
    background-color: #333;
    border-color: #333;
}
.btn-outline-gray-800:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-800:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-gray-800.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(51, 51, 51, .5);
}
.btn-outline-gray-900 {
    color: #282938;
    border-color: #282938;
}
.btn-outline-gray-900:hover {
    color: #fff;
    background-color: #282938;
    border-color: #282938;
}
.btn-outline-gray-900:focus, .btn-outline-gray-900.focus {
    box-shadow: 0 0 0 .2rem rgba(40, 41, 56, .5);
}
.btn-outline-gray-900.disabled, .btn-outline-gray-900:disabled {
    color: #282938;
    background-color: transparent;
}
.btn-outline-gray-900:not(:disabled):not(.disabled):active, .btn-outline-gray-900:not(:disabled):not(.disabled).active, .show>.btn-outline-gray-900.dropdown-toggle {
    color: #fff;
    background-color: #282938;
    border-color: #282938;
}
.btn-outline-gray-900:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-900:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-gray-900.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(40, 41, 56, .5);
}
.btn-outline-gray-border {
    color: #eaeaea;
    border-color: #eaeaea;
}
.btn-outline-gray-border:hover {
    color: #282938;
    background-color: #eaeaea;
    border-color: #eaeaea;
}
.btn-outline-gray-border:focus, .btn-outline-gray-border.focus {
    box-shadow: 0 0 0 .2rem rgba(234, 234, 234, .5);
}
.btn-outline-gray-border.disabled, .btn-outline-gray-border:disabled {
    color: #eaeaea;
    background-color: transparent;
}
.btn-outline-gray-border:not(:disabled):not(.disabled):active, .btn-outline-gray-border:not(:disabled):not(.disabled).active, .show>.btn-outline-gray-border.dropdown-toggle {
    color: #282938;
    background-color: #eaeaea;
    border-color: #eaeaea;
}
.btn-outline-gray-border:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-border:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-gray-border.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(234, 234, 234, .5);
}
.btn-outline-dark-light {
    color: #f8f8f8;
    border-color: #f8f8f8;
}
.btn-outline-dark-light:hover {
    color: #282938;
    background-color: #f8f8f8;
    border-color: #f8f8f8;
}
.btn-outline-dark-light:focus, .btn-outline-dark-light.focus {
    box-shadow: 0 0 0 .2rem rgba(248, 248, 248, .5);
}
.btn-outline-dark-light.disabled, .btn-outline-dark-light:disabled {
    color: #f8f8f8;
    background-color: transparent;
}
.btn-outline-dark-light:not(:disabled):not(.disabled):active, .btn-outline-dark-light:not(:disabled):not(.disabled).active, .show>.btn-outline-dark-light.dropdown-toggle {
    color: #282938;
    background-color: #f8f8f8;
    border-color: #f8f8f8;
}
.btn-outline-dark-light:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-light:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-dark-light.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(248, 248, 248, .5);
}
.btn-outline-black {
    color: #000;
    border-color: #000;
}
.btn-outline-black:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-outline-black:focus, .btn-outline-black.focus {
    box-shadow: 0 0 0 .2rem rgba(0, 0, 0, .5);
}
.btn-outline-black.disabled, .btn-outline-black:disabled {
    color: #000;
    background-color: transparent;
}
.btn-outline-black:not(:disabled):not(.disabled):active, .btn-outline-black:not(:disabled):not(.disabled).active, .show>.btn-outline-black.dropdown-toggle {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-outline-black:not(:disabled):not(.disabled):active:focus, .btn-outline-black:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-black.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(0, 0, 0, .5);
}
.btn-outline-white {
    color: #fff;
    border-color: #fff;
}
.btn-outline-white:hover {
    color: #282938;
    background-color: #fff;
    border-color: #fff;
}
.btn-outline-white:focus, .btn-outline-white.focus {
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5);
}
.btn-outline-white.disabled, .btn-outline-white:disabled {
    color: #fff;
    background-color: transparent;
}
.btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active, .show>.btn-outline-white.dropdown-toggle {
    color: #282938;
    background-color: #fff;
    border-color: #fff;
}
.btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-white.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(255, 255, 255, .5);
}
.btn-outline-white-80 {
    color: rgba(255, 255, 255, .8);
    border-color: rgba(255, 255, 255, .8);
}
.btn-outline-white-80:hover {
    color: #282938;
    background-color: rgba(255, 255, 255, .8);
    border-color: rgba(255, 255, 255, .8);
}
.btn-outline-white-80:focus, .btn-outline-white-80.focus {
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5);
}
.btn-outline-white-80.disabled, .btn-outline-white-80:disabled {
    color: rgba(255, 255, 255, .8);
    background-color: transparent;
}
.btn-outline-white-80:not(:disabled):not(.disabled):active, .btn-outline-white-80:not(:disabled):not(.disabled).active, .show>.btn-outline-white-80.dropdown-toggle {
    color: #282938;
    background-color: rgba(255, 255, 255, .8);
    border-color: rgba(255, 255, 255, .8);
}
.btn-outline-white-80:not(:disabled):not(.disabled):active:focus, .btn-outline-white-80:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-white-80.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(255, 255, 255, .5);
}
.btn-outline-white-08 {
    color: rgba(255, 255, 255, .08);
    border-color: rgba(255, 255, 255, .08);
}
.btn-outline-white-08:hover {
    color: #282938;
    background-color: rgba(255, 255, 255, .08);
    border-color: rgba(255, 255, 255, .08);
}
.btn-outline-white-08:focus, .btn-outline-white-08.focus {
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5);
}
.btn-outline-white-08.disabled, .btn-outline-white-08:disabled {
    color: rgba(255, 255, 255, .08);
    background-color: transparent;
}
.btn-outline-white-08:not(:disabled):not(.disabled):active, .btn-outline-white-08:not(:disabled):not(.disabled).active, .show>.btn-outline-white-08.dropdown-toggle {
    color: #282938;
    background-color: rgba(255, 255, 255, .08);
    border-color: rgba(255, 255, 255, .08);
}
.btn-outline-white-08:not(:disabled):not(.disabled):active:focus, .btn-outline-white-08:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-white-08.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(255, 255, 255, .5);
}
.btn-outline-b0b0b0 {
    color: #b0b0b0;
    border-color: #b0b0b0;
}
.btn-outline-b0b0b0:hover {
    color: #282938;
    background-color: #b0b0b0;
    border-color: #b0b0b0;
}
.btn-outline-b0b0b0:focus, .btn-outline-b0b0b0.focus {
    box-shadow: 0 0 0 .2rem rgba(176, 176, 176, .5);
}
.btn-outline-b0b0b0.disabled, .btn-outline-b0b0b0:disabled {
    color: #b0b0b0;
    background-color: transparent;
}
.btn-outline-b0b0b0:not(:disabled):not(.disabled):active, .btn-outline-b0b0b0:not(:disabled):not(.disabled).active, .show>.btn-outline-b0b0b0.dropdown-toggle {
    color: #282938;
    background-color: #b0b0b0;
    border-color: #b0b0b0;
}
.btn-outline-b0b0b0:not(:disabled):not(.disabled):active:focus, .btn-outline-b0b0b0:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-b0b0b0.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(176, 176, 176, .5);
}
.btn-outline-fff4d3 {
    color: #FFF4D3;
    border-color: #FFF4D3;
}
.btn-outline-fff4d3:hover {
    color: #282938;
    background-color: #FFF4D3;
    border-color: #FFF4D3;
}
.btn-outline-fff4d3:focus, .btn-outline-fff4d3.focus {
    box-shadow: 0 0 0 .2rem rgba(255, 244, 211, .5);
}
.btn-outline-fff4d3.disabled, .btn-outline-fff4d3:disabled {
    color: #FFF4D3;
    background-color: transparent;
}
.btn-outline-fff4d3:not(:disabled):not(.disabled):active, .btn-outline-fff4d3:not(:disabled):not(.disabled).active, .show>.btn-outline-fff4d3.dropdown-toggle {
    color: #282938;
    background-color: #FFF4D3;
    border-color: #FFF4D3;
}
.btn-outline-fff4d3:not(:disabled):not(.disabled):active:focus, .btn-outline-fff4d3:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-fff4d3.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(255, 244, 211, .5);
}
.btn-outline-818181 {
    color: #818181;
    border-color: #818181;
}
.btn-outline-818181:hover {
    color: #fff;
    background-color: #818181;
    border-color: #818181;
}
.btn-outline-818181:focus, .btn-outline-818181.focus {
    box-shadow: 0 0 0 .2rem rgba(129, 129, 129, .5);
}
.btn-outline-818181.disabled, .btn-outline-818181:disabled {
    color: #818181;
    background-color: transparent;
}
.btn-outline-818181:not(:disabled):not(.disabled):active, .btn-outline-818181:not(:disabled):not(.disabled).active, .show>.btn-outline-818181.dropdown-toggle {
    color: #fff;
    background-color: #818181;
    border-color: #818181;
}
.btn-outline-818181:not(:disabled):not(.disabled):active:focus, .btn-outline-818181:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-818181.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(129, 129, 129, .5);
}
.btn-outline-6a409d {
    color: #6A409D;
    border-color: #6A409D;
}
.btn-outline-6a409d:hover {
    color: #fff;
    background-color: #6A409D;
    border-color: #6A409D;
}
.btn-outline-6a409d:focus, .btn-outline-6a409d.focus {
    box-shadow: 0 0 0 .2rem rgba(106, 64, 157, .5);
}
.btn-outline-6a409d.disabled, .btn-outline-6a409d:disabled {
    color: #6A409D;
    background-color: transparent;
}
.btn-outline-6a409d:not(:disabled):not(.disabled):active, .btn-outline-6a409d:not(:disabled):not(.disabled).active, .show>.btn-outline-6a409d.dropdown-toggle {
    color: #fff;
    background-color: #6A409D;
    border-color: #6A409D;
}
.btn-outline-6a409d:not(:disabled):not(.disabled):active:focus, .btn-outline-6a409d:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-6a409d.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(106, 64, 157, .5);
}
.btn-link {
    font-weight: 400;
    color: #222;
    text-decoration: none;
}
.btn-link:hover {
    color: #0c0b41;
    text-decoration: none;
}
.btn-link:focus, .btn-link.focus {
    text-decoration: none;
}
.btn-link:disabled, .btn-link.disabled {
    color: #8c8c8c;
    pointer-events: none;
}
.btn-lg, .btn-group-lg>.btn {
    padding: .5rem 1rem;
    font-size: 1.125rem;
    line-height: 1.5;
    border-radius: 0;
}
@media (max-width:1200px) {
    .btn-lg, .btn-group-lg>.btn {
    font-size: calc(0.9225rem + 0.27vw);
}
}.btn-sm, .btn-group-sm>.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0;
}
.btn-block {
    display: block;
    width: 100%}
.btn-block+.btn-block {
    margin-top: .5rem;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%}
.fade {
    transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion:reduce) {
    .fade {
    transition: none;
}
}.fade:not(.show) {
    opacity: 0;
}
.collapse:not(.show) {
    display: none;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}
@media (prefers-reduced-motion:reduce) {
    .collapsing {
    transition: none;
}
}.collapsing.width {
    width: 0;
    height: auto;
    transition: width 0.35s ease;
}
@media (prefers-reduced-motion:reduce) {
    .collapsing.width {
    transition: none;
}
}.dropup, .dropright, .dropdown, .dropleft {
    position: relative;
}
.dropdown-toggle {
    white-space: nowrap;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #222;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, .15);
    border-radius: 0;
    box-shadow: 0 8px 16px rgba(140, 140, 140, .45);
    display:none !important;
}
@media (max-width:1200px) {
    .dropdown-menu {
    font-size: calc(0.91rem + 0.12vw);
}
}.dropdown-menu-left {
    right: auto;
    left: 0;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
@media (min-width:576px) {
    .dropdown-menu-sm-left {
    right: auto;
    left: 0;
}
.dropdown-menu-sm-right {
    right: 0;
    left: auto;
}
}@media (min-width:768px) {
    .dropdown-menu-md-left {
    right: auto;
    left: 0;
}
.dropdown-menu-md-right {
    right: 0;
    left: auto;
}
}@media (min-width:992px) {
    .dropdown-menu-lg-left {
    right: auto;
    left: 0;
}
.dropdown-menu-lg-right {
    right: 0;
    left: auto;
}
}@media (min-width:1200px) {
    .dropdown-menu-xl-left {
    right: auto;
    left: 0;
}
.dropdown-menu-xl-right {
    right: 0;
    left: auto;
}
}@media (min-width:1660px) {
    .dropdown-menu-xxl-left {
    right: auto;
    left: 0;
}
.dropdown-menu-xxl-right {
    right: 0;
    left: auto;
}
}@media (min-width:1920px) {
    .dropdown-menu-xxxl-left {
    right: auto;
    left: 0;
}
.dropdown-menu-xxxl-right {
    right: 0;
    left: auto;
}
}.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem;
}
.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem;
}
.dropright .dropdown-toggle::after {
    vertical-align: 0;
}
.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem;
}
.dropleft .dropdown-toggle::before {
    vertical-align: 0;
}
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto;
}
.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #f4f5f7;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 6px 20px;
    clear: both;
    font-weight: 400;
    color: #282938;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0c0b41;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0c0b41;
}
.dropdown-item.disabled, .dropdown-item:disabled {
    color: #8c8c8c;
    pointer-events: none;
    background-color: transparent;
}
.dropdown-menu.show {
    display: block !important;
}
.dropdown-header {
    display: block;
    padding: .5rem 20px;
    margin-bottom: 0;
    font-size: .875rem;
    color: #666;
    white-space: nowrap;
}
.dropdown-item-text {
    display: block;
    padding: 6px 20px;
    color: #282938;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}
.btn-group>.btn, .btn-group-vertical>.btn {
    position: relative;
    flex: 1 1 auto;
}
.btn-group>.btn:hover, .btn-group-vertical>.btn:hover {
    z-index: 1;
}
.btn-group>.btn:focus, .btn-group>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn.active {
    z-index: 1;
}
.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.btn-toolbar .input-group {
    width: auto;
}
.btn-group>.btn:not(:first-child), .btn-group>.btn-group:not(:first-child) {
    margin-left: -1px;
}
.btn-group>.btn:not(:last-child):not(.dropdown-toggle), .btn-group>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group>.btn:not(:first-child), .btn-group>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
    margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
    margin-right: 0;
}
.btn-sm+.dropdown-toggle-split, .btn-group-sm>.btn+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem;
}
.btn-lg+.dropdown-toggle-split, .btn-group-lg>.btn+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem;
}
.btn-group.show .dropdown-toggle {
    /*box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);*/
}
.btn-group.show .dropdown-toggle.btn-link {
    box-shadow: none;
}
.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group {
    width: 100%}
.btn-group-vertical>.btn:not(:first-child), .btn-group-vertical>.btn-group:not(:first-child) {
    margin-top: -1px;
}
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn:not(:first-child), .btn-group-vertical>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-toggle>.btn, .btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0;
}
.btn-group-toggle>.btn input[type="radio"], .btn-group-toggle>.btn input[type="checkbox"], .btn-group-toggle>.btn-group>.btn input[type="radio"], .btn-group-toggle>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%}
.input-group>.form-control, .input-group>.form-control-plaintext, .input-group>.custom-select, .input-group>.custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}
.input-group>.form-control+.form-control, .input-group>.form-control+.custom-select, .input-group>.form-control+.custom-file, .input-group>.form-control-plaintext+.form-control, .input-group>.form-control-plaintext+.custom-select, .input-group>.form-control-plaintext+.custom-file, .input-group>.custom-select+.form-control, .input-group>.custom-select+.custom-select, .input-group>.custom-select+.custom-file, .input-group>.custom-file+.form-control, .input-group>.custom-file+.custom-select, .input-group>.custom-file+.custom-file {
    margin-left: -1px;
}
.input-group>.form-control:focus, .input-group>.custom-select:focus, .input-group>.custom-file .custom-file-input:focus~.custom-file-label {
    z-index: 3;
}
.input-group>.custom-file .custom-file-input:focus {
    z-index: 4;
}
.input-group>.form-control:not(:first-child), .input-group>.custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group>.custom-file {
    display: flex;
    align-items: center;
}
.input-group>.custom-file:not(:last-child) .custom-file-label, .input-group>.custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group:not(.has-validation)>.form-control:not(:last-child), .input-group:not(.has-validation)>.custom-select:not(:last-child), .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label, .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group.has-validation>.form-control:nth-last-child(n+3), .input-group.has-validation>.custom-select:nth-last-child(n+3), .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label, .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group-prepend, .input-group-append {
    display: flex;
}
.input-group-prepend .btn, .input-group-append .btn {
    position: relative;
    z-index: 2;
}
.input-group-prepend .btn:focus, .input-group-append .btn:focus {
    z-index: 3;
}
.input-group-prepend .btn+.btn, .input-group-prepend .btn+.input-group-text, .input-group-prepend .input-group-text+.input-group-text, .input-group-prepend .input-group-text+.btn, .input-group-append .btn+.btn, .input-group-append .btn+.input-group-text, .input-group-append .input-group-text+.input-group-text, .input-group-append .input-group-text+.btn {
    margin-left: -1px;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-append {
    margin-left: -1px;
}
.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
    color: #222;
    text-align: center;
    white-space: nowrap;
    background-color: #f4f5f7;
    border: 1px solid #eaeaea;
    border-radius: 0;
}
@media (max-width:1200px) {
    .input-group-text {
    font-size: calc(0.91rem + 0.12vw);
}
}.input-group-text input[type="radio"], .input-group-text input[type="checkbox"] {
    margin-top: 0;
}
.input-group-lg>.form-control:not(textarea), .input-group-lg>.custom-select {
    height: calc(1.5em + 1rem + 2px);
}
.input-group-lg>.form-control, .input-group-lg>.custom-select, .input-group-lg>.input-group-prepend>.input-group-text, .input-group-lg>.input-group-append>.input-group-text, .input-group-lg>.input-group-prepend>.btn, .input-group-lg>.input-group-append>.btn {
    padding: .5rem 1rem;
    font-size: 1.125rem;
    line-height: 1.5;
    border-radius: 0;
}
@media (max-width:1200px) {
    .input-group-lg>.form-control, .input-group-lg>.custom-select, .input-group-lg>.input-group-prepend>.input-group-text, .input-group-lg>.input-group-append>.input-group-text, .input-group-lg>.input-group-prepend>.btn, .input-group-lg>.input-group-append>.btn {
    font-size: calc(0.9225rem + 0.27vw);
}
}.input-group-sm>.form-control:not(textarea), .input-group-sm>.custom-select {
    height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm>.form-control, .input-group-sm>.custom-select, .input-group-sm>.input-group-prepend>.input-group-text, .input-group-sm>.input-group-append>.input-group-text, .input-group-sm>.input-group-prepend>.btn, .input-group-sm>.input-group-append>.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0;
}
.input-group-lg>.custom-select, .input-group-sm>.custom-select {
    padding-right: 1.75rem;
}
.input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text, .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn, .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text, .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn, .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text, .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-prepend:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.input-group-text, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.4rem;
    padding-left: 1.75rem;
    print-color-adjust: exact;
}
.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem;
}
.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1.25rem;
    height: 1.325rem;
    opacity: 0;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #0c0b41;
    background-color: #0c0b41;
}
.custom-control-input:focus~.custom-control-label::before {
    box-shadow: none, none;
}
.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #eaeaea;
}
.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #2825da;
    border-color: #2825da;
}
.custom-control-input[disabled]~.custom-control-label, .custom-control-input:disabled~.custom-control-label {
    color: #8c8c8c;
}
.custom-control-input[disabled]~.custom-control-label::before, .custom-control-input:disabled~.custom-control-label::before {
    background-color: #f4f5f7;
}
.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}
.custom-control-label::before {
    position: absolute;
    top: .075rem;
    left: -1.75rem;
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: 1px solid #8c8c8c;
    box-shadow: none;
}
.custom-control-label::after {
    position: absolute;
    top: .075rem;
    left: -1.75rem;
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    content: "";
    background: 50% / 50% 50% no-repeat;
}
.custom-checkbox .custom-control-label::before {
    border-radius: 0;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    border-color: #0c0b41;
    background-color: #0c0b41;
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23ffffff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(12, 11, 65, .5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(12, 11, 65, .5);
}
.custom-radio .custom-control-label::before {
    border-radius: 50%}
.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(12, 11, 65, .5);
}
.custom-switch {
    padding-left: 2.6875rem;
}
.custom-switch .custom-control-label::before {
    left: -2.6875rem;
    width: 2.1875rem;
    pointer-events: all;
    border-radius: .625rem;
}
.custom-switch .custom-control-label::after {
    top: calc(0.075rem + 2px);
    left: calc(-2.6875rem + 2px);
    width: calc(1.25rem - 4px);
    height: calc(1.25rem - 4px);
    background-color: #8c8c8c;
    border-radius: .625rem;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label: :after {
    transition: none;
}
}.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    transform: translateX(.9375rem);
}
.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(12, 11, 65, .5);
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.4em + 0.75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
    color: #222;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23333333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center / 8px 10px no-repeat;
    border: 1px solid #eaeaea;
    border-radius: 0;
    box-shadow: none;
    appearance: none;
}
@media (max-width:1200px) {
    .custom-select {
    font-size: calc(0.91rem + 0.12vw);
}
}.custom-select:focus {
    border-color: #eaeaea;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(12, 11, 65, .75);
}
.custom-select:focus::-ms-value {
    color: #222;
    background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none;
}
.custom-select:disabled {
    color: #8c8c8c;
    background-color: #f4f5f7;
}
.custom-select::-ms-expand {
    display: none;
}
.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #222;
}
.custom-select-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem;
}
.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.125rem;
}
@media (max-width:1200px) {
    .custom-select-lg {
    font-size: calc(0.9225rem + 0.27vw);
}
}.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.4em + 0.75rem + 2px);
    margin-bottom: 0;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.4em + 0.75rem + 2px);
    margin: 0;
    overflow: hidden;
    opacity: 0;
}
.custom-file-input:focus~.custom-file-label {
    border-color: #eaeaea;
    box-shadow: none;
}
.custom-file-input[disabled]~.custom-file-label, .custom-file-input:disabled~.custom-file-label {
    background-color: #f4f5f7;
}
.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse"}
.custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse);
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.4em + 0.75rem + 2px);
    padding: .375rem .75rem;
    overflow: hidden;
    font-weight: 400;
    line-height: 1.4;
    color: #222;
    background-color: #fff;
    border: 1px solid #eaeaea;
    border-radius: 0;
    box-shadow: none;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.4em + 0.75rem);
    padding: .375rem .75rem;
    line-height: 1.4;
    color: #222;
    content: "Browse";
    background-color: #f4f5f7;
    border-left: inherit;
    border-radius: 0 0 0 0;
}
.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    appearance: none;
}
.custom-range:focus {
    outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, none;
}
.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, none;
}
.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, none;
}
.custom-range::-moz-focus-outer {
    border: 0;
}
.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #0c0b41;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}
@media (prefers-reduced-motion:reduce) {
    .custom-range: :-webkit-slider-thumb {
    transition: none;
}
}.custom-range::-webkit-slider-thumb:active {
    background-color: #2825da;
}
.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #d9d9d9;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1);
}
.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #0c0b41;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}
@media (prefers-reduced-motion:reduce) {
    .custom-range: :-moz-range-thumb {
    transition: none;
}
}.custom-range::-moz-range-thumb:active {
    background-color: #2825da;
}
.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #d9d9d9;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1);
}
.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #0c0b41;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}
@media (prefers-reduced-motion:reduce) {
    .custom-range: :-ms-thumb {
    transition: none;
}
}.custom-range::-ms-thumb:active {
    background-color: #2825da;
}
.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem;
    box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1);
}
.custom-range::-ms-fill-lower {
    background-color: #d9d9d9;
    border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #d9d9d9;
    border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
    background-color: #8c8c8c;
}
.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
    background-color: #8c8c8c;
}
.custom-range:disabled::-moz-range-track {
    cursor: default;
}
.custom-range:disabled::-ms-thumb {
    background-color: #8c8c8c;
}
.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion:reduce) {
    .custom-control-label: :before, .custom-file-label, .custom-select {
    transition: none;
}
}.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
    text-decoration: none;
}
.nav-link.disabled {
    color: #666;
    pointer-events: none;
    cursor: default;
}
.nav-tabs {
    border-bottom: 1px solid #d9d9d9;
}
.nav-tabs .nav-link {
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    isolation: isolate;
    border-color: #f4f5f7 #f4f5f7 #d9d9d9;
}
.nav-tabs .nav-link.disabled {
    color: #666;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #0c0b41;
    background-color: #fff;
    border-color: #d9d9d9 #d9d9d9 #fff;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-pills .nav-link {
    background: none;
    border: 0;
    border-radius: 0;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0c0b41;
}
.nav-fill>.nav-link, .nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center;
}
.nav-justified>.nav-link, .nav-justified .nav-item {
    flex-basis: 0%;
    flex-grow: 1;
    text-align: center;
}
.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem;
}
.navbar .container, .navbar .container-fluid, .navbar .container-sm, .navbar>.container-sm {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.navbar-brand {
    display: inline-block;
    padding-top: .325rem;
    padding-bottom: .325rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
@media (max-width:1200px) {
    .navbar-brand {
    font-size: calc(0.935rem + 0.42vw);
}
}.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}
.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}
.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
}
@media (max-width:1200px) {
    .navbar-toggler {
    font-size: calc(0.935rem + 0.42vw);
}
}.navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: 50% / 100% 100% no-repeat;
}
.navbar-nav-scroll {
    max-height: 75vh;
    overflow-y: auto;
}
@media (max-width:575.98px) {
    .navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid, .navbar-expand-sm>.container-sm {
    padding-right: 0;
    padding-left: 0;
}
}@media (min-width:576px) {
    .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
}
.navbar-expand-sm .navbar-nav {
    flex-direction: row;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}
.navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid, .navbar-expand-sm>.container-sm {
    flex-wrap: nowrap;
}
.navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
}
.navbar-expand-sm .navbar-collapse {
    display: flex!important;
    flex-basis: auto;
}
.navbar-expand-sm .navbar-toggler {
    display: none;
}
}@media (max-width:767.98px) {
    .navbar-expand-md>.container, .navbar-expand-md>.container-fluid, .navbar-expand-md>.container-sm {
    padding-right: 0;
    padding-left: 0;
}
}@media (min-width:768px) {
    .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
}
.navbar-expand-md .navbar-nav {
    flex-direction: row;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}
.navbar-expand-md>.container, .navbar-expand-md>.container-fluid, .navbar-expand-md>.container-sm {
    flex-wrap: nowrap;
}
.navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
}
.navbar-expand-md .navbar-collapse {
    display: flex!important;
    flex-basis: auto;
}
.navbar-expand-md .navbar-toggler {
    display: none;
}
}@media (max-width:991.98px) {
    .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid, .navbar-expand-lg>.container-sm {
    padding-right: 0;
    padding-left: 0;
}
}@media (min-width:992px) {
    .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
}
.navbar-expand-lg .navbar-nav {
    flex-direction: row;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}
.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid, .navbar-expand-lg>.container-sm {
    flex-wrap: nowrap;
}
.navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
}
.navbar-expand-lg .navbar-collapse {
    display: flex!important;
    flex-basis: auto;
}
.navbar-expand-lg .navbar-toggler {
    display: none;
}
}@media (max-width:1199.98px) {
    .navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid, .navbar-expand-xl>.container-sm {
    padding-right: 0;
    padding-left: 0;
}
}@media (min-width:1200px) {
    .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
}
.navbar-expand-xl .navbar-nav {
    flex-direction: row;
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}
.navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid, .navbar-expand-xl>.container-sm {
    flex-wrap: nowrap;
}
.navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
}
.navbar-expand-xl .navbar-collapse {
    display: flex!important;
    flex-basis: auto;
}
.navbar-expand-xl .navbar-toggler {
    display: none;
}
}@media (max-width:1659.98px) {
    .navbar-expand-xxl>.container, .navbar-expand-xxl>.container-fluid, .navbar-expand-xxl>.container-sm {
    padding-right: 0;
    padding-left: 0;
}
}@media (min-width:1660px) {
    .navbar-expand-xxl {
    flex-flow: row nowrap;
    justify-content: flex-start;
}
.navbar-expand-xxl .navbar-nav {
    flex-direction: row;
}
.navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}
.navbar-expand-xxl>.container, .navbar-expand-xxl>.container-fluid, .navbar-expand-xxl>.container-sm {
    flex-wrap: nowrap;
}
.navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
}
.navbar-expand-xxl .navbar-collapse {
    display: flex!important;
    flex-basis: auto;
}
.navbar-expand-xxl .navbar-toggler {
    display: none;
}
}@media (max-width:1919.98px) {
    .navbar-expand-xxxl>.container, .navbar-expand-xxxl>.container-fluid, .navbar-expand-xxxl>.container-sm {
    padding-right: 0;
    padding-left: 0;
}
}@media (min-width:1920px) {
    .navbar-expand-xxxl {
    flex-flow: row nowrap;
    justify-content: flex-start;
}
.navbar-expand-xxxl .navbar-nav {
    flex-direction: row;
}
.navbar-expand-xxxl .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand-xxxl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}
.navbar-expand-xxxl>.container, .navbar-expand-xxxl>.container-fluid, .navbar-expand-xxxl>.container-sm {
    flex-wrap: nowrap;
}
.navbar-expand-xxxl .navbar-nav-scroll {
    overflow: visible;
}
.navbar-expand-xxxl .navbar-collapse {
    display: flex!important;
    flex-basis: auto;
}
.navbar-expand-xxxl .navbar-toggler {
    display: none;
}
}.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start;
}
.navbar-expand>.container, .navbar-expand>.container-fluid, .navbar-expand>.container-sm {
    padding-right: 0;
    padding-left: 0;
}
.navbar-expand .navbar-nav {
    flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}
.navbar-expand>.container, .navbar-expand>.container-fluid, .navbar-expand>.container-sm {
    flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
    overflow: visible;
}
.navbar-expand .navbar-collapse {
    display: flex!important;
    flex-basis: auto;
}
.navbar-expand .navbar-toggler {
    display: none;
}
.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .6);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3);
}
.navbar-light .navbar-nav .show>.nav-link, .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .6);
    border-color: rgba(0, 0, 0, .1);
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280,  0,  0,  0.6%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .6);
}
.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, .9);
}
.navbar-dark .navbar-brand {
    color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, .25);
}
.navbar-dark .navbar-nav .show>.nav-link, .navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
    color: #fff;
}
.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1);
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,  255,  255,  0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, .5);
}
.navbar-dark .navbar-text a {
    color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
    color: #fff;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0;
}
.card>hr {
    margin-right: 0;
    margin-left: 0;
}
.card>.list-group {
    border-top: inherit;
    border-bottom: inherit;
}
.card>.list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.card>.card-header+.list-group, .card>.list-group+.card-footer {
    border-top: 0;
}
.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}
.card-title {
    margin-bottom: .75rem;
}
.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0;
}
.card-text:last-child {
    margin-bottom: 0;
}
.card-link:hover {
    text-decoration: none;
}
.card-link+.card-link {
    margin-left: 1.25rem;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.card-header:first-child {
    border-radius: 0 0 0 0;
}
.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125);
}
.card-footer:last-child {
    border-radius: 0 0 0 0;
}
.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0;
}
.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: 0;
}
.card-img, .card-img-top, .card-img-bottom {
    flex-shrink: 0;
    width: 100%}
.card-img, .card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.card-img, .card-img-bottom {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.card-deck .card {
    margin-bottom: .25rem;
}
@media (min-width:576px) {
    .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -.25rem;
    margin-left: -.25rem;
}
.card-deck .card {
    flex: 1 0 0%;
    margin-right: .25rem;
    margin-bottom: 0;
    margin-left: .25rem;
}
}.card-group>.card {
    margin-bottom: .25rem;
}
@media (min-width:576px) {
    .card-group {
    display: flex;
    flex-flow: row wrap;
}
.card-group>.card {
    flex: 1 0 0%;
    margin-bottom: 0;
}
.card-group>.card+.card {
    margin-left: 0;
    border-left: 0;
}
.card-group>.card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.card-group>.card:not(:last-child) .card-img-top, .card-group>.card:not(:last-child) .card-header {
    border-top-right-radius: 0;
}
.card-group>.card:not(:last-child) .card-img-bottom, .card-group>.card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
}
.card-group>.card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.card-group>.card:not(:first-child) .card-img-top, .card-group>.card:not(:first-child) .card-header {
    border-top-left-radius: 0;
}
.card-group>.card:not(:first-child) .card-img-bottom, .card-group>.card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
}
}.card-columns .card {
    margin-bottom: .75rem;
}
@media (min-width:576px) {
    .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
}
.card-columns .card {
    display: inline-block;
    width: 100%}
}.accordion {
    overflow-anchor: none;
}
.accordion>.card {
    overflow: hidden;
}
.accordion>.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion>.card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px;
}
.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .5rem 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem;
}
.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: .5rem;
    color: #666;
    content: "/"}
.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline;
}
.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none;
}
.breadcrumb-item.active {
    color: #666;
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0;
}
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #222;
    background-color: #fff;
    border: 1px solid #d9d9d9;
}
.page-link:hover {
    z-index: 2;
    color: #0c0b41;
    text-decoration: none;
    background-color: #f4f5f7;
    border-color: #d9d9d9;
}
.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: none;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #0c0b41;
    border-color: #0c0b41;
}
.page-item.disabled .page-link {
    color: #666;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #d9d9d9;
}
.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}
@media (max-width:1200px) {
    .pagination-lg .page-link {
    font-size: calc(0.935rem + 0.42vw);
}
}.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion:reduce) {
    .badge {
    transition: none;
}
}a.badge:hover, a.badge:focus {
    text-decoration: none;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
}
.badge-primary {
    color: #fff;
    background-color: #0c0b41;
}
a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #040415;
}
a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(12, 11, 65, .5);
}
.badge-secondary {
    color: #282938;
    background-color: #eaeaea;
}
a.badge-secondary:hover, a.badge-secondary:focus {
    color: #282938;
    background-color: #d1d1d1;
}
a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(234, 234, 234, .5);
}
.badge-success {
    color: #fff;
    background-color: #26cba4;
}
a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #1ea081;
}
a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(38, 203, 164, .5);
}
.badge-info {
    color: #fff;
    background-color: #3d8aff;
}
a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #0a6bff;
}
a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(61, 138, 255, .5);
}
.badge-warning {
    color: #fff;
    background-color: #FF6914;
}
a.badge-warning:hover, a.badge-warning:focus {
    color: #fff;
    background-color: #e05100;
}
a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 105, 20, .5);
}
.badge-danger {
    color: #fff;
    background-color: #d75252;
}
a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #c82e2e;
}
a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(215, 82, 82, .5);
}
.badge-light {
    color: #282938;
    background-color: #f8f8f8;
}
a.badge-light:hover, a.badge-light:focus {
    color: #282938;
    background-color: #dfdfdf;
}
a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248, 248, 248, .5);
}
.badge-dark {
    color: #fff;
    background-color: #444;
}
a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: #2b2b2b;
}
a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(68, 68, 68, .5);
}
.badge-mpage_cfg_bg_color1 {
    color: #fff;
    background-color: #0c0b41;
}
a.badge-mpage_cfg_bg_color1:hover, a.badge-mpage_cfg_bg_color1:focus {
    color: #fff;
    background-color: #040415;
}
a.badge-mpage_cfg_bg_color1:focus, a.badge-mpage_cfg_bg_color1.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(12, 11, 65, .5);
}
.badge-mpage_cfg_bg_color2 {
    color: #fff;
    background-color: #0b345b;
}
a.badge-mpage_cfg_bg_color2:hover, a.badge-mpage_cfg_bg_color2:focus {
    color: #fff;
    background-color: #051a2e;
}
a.badge-mpage_cfg_bg_color2:focus, a.badge-mpage_cfg_bg_color2.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(11, 52, 91, .5);
}
.badge-mpage_cfg_mouse_over_color {
    color: #fff;
    background-color: #1b36bb;
}
a.badge-mpage_cfg_mouse_over_color:hover, a.badge-mpage_cfg_mouse_over_color:focus {
    color: #fff;
    background-color: #15298e;
}
a.badge-mpage_cfg_mouse_over_color:focus, a.badge-mpage_cfg_mouse_over_color.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(27, 54, 187, .5);
}
.badge-primary-light {
    color: #fff;
    background-color: #4574dc;
}
a.badge-primary-light:hover, a.badge-primary-light:focus {
    color: #fff;
    background-color: #2658c8;
}
a.badge-primary-light:focus, a.badge-primary-light.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(69, 116, 220, .5);
}
.badge-primary-dark {
    color: #fff;
    background-color: #576383;
}
a.badge-primary-dark:hover, a.badge-primary-dark:focus {
    color: #fff;
    background-color: #434c64;
}
a.badge-primary-dark:focus, a.badge-primary-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(87, 99, 131, .5);
}
.badge-primary2 {
    color: #fff;
    background-color: #2F56A5;
}
a.badge-primary2:hover, a.badge-primary2:focus {
    color: #fff;
    background-color: #24417d;
}
a.badge-primary2:focus, a.badge-primary2.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(47, 86, 165, .5);
}
.badge-primary-darken {
    color: #fff;
    background-color: #292B5D;
}
a.badge-primary-darken:hover, a.badge-primary-darken:focus {
    color: #fff;
    background-color: #191b3a;
}
a.badge-primary-darken:focus, a.badge-primary-darken.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(41, 43, 93, .5);
}
.badge-primary-darken2 {
    color: #fff;
    background-color: #00205c;
}
a.badge-primary-darken2:hover, a.badge-primary-darken2:focus {
    color: #fff;
    background-color: #000e29;
}
a.badge-primary-darken2:focus, a.badge-primary-darken2.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 32, 92, .5);
}
.badge-primary-darken3 {
    color: #fff;
    background-color: #1c376f;
}
a.badge-primary-darken3:hover, a.badge-primary-darken3:focus {
    color: #fff;
    background-color: #122346;
}
a.badge-primary-darken3:focus, a.badge-primary-darken3.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(28, 55, 111, .5);
}
.badge-secondary-light {
    color: #282938;
    background-color: #fdf9bc;
}
a.badge-secondary-light:hover, a.badge-secondary-light:focus {
    color: #282938;
    background-color: #fcf58a;
}
a.badge-secondary-light:focus, a.badge-secondary-light.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(253, 249, 188, .5);
}
.badge-success-light {
    color: #282938;
    background-color: #ecf9f2;
}
a.badge-success-light:hover, a.badge-success-light:focus {
    color: #282938;
    background-color: #c5edd7;
}
a.badge-success-light:focus, a.badge-success-light.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(236, 249, 242, .5);
}
.badge-info-light {
    color: #282938;
    background-color: #e3f4fe;
}
a.badge-info-light:hover, a.badge-info-light:focus {
    color: #282938;
    background-color: #b2e1fc;
}
a.badge-info-light:focus, a.badge-info-light.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(227, 244, 254, .5);
}
.badge-warning-light {
    color: #282938;
    background-color: #fff3e3;
}
a.badge-warning-light:hover, a.badge-warning-light:focus {
    color: #282938;
    background-color: #ffddb0;
}
a.badge-warning-light:focus, a.badge-warning-light.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 243, 227, .5);
}
.badge-danger-light {
    color: #282938;
    background-color: #fdeaef;
}
a.badge-danger-light:hover, a.badge-danger-light:focus {
    color: #282938;
    background-color: #f9bbcc;
}
a.badge-danger-light:focus, a.badge-danger-light.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(253, 234, 239, .5);
}
.badge-blue {
    color: #fff;
    background-color: #3d8aff;
}
a.badge-blue:hover, a.badge-blue:focus {
    color: #fff;
    background-color: #0a6bff;
}
a.badge-blue:focus, a.badge-blue.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(61, 138, 255, .5);
}
.badge-blue-light {
    color: #282938;
    background-color: #e3f4fe;
}
a.badge-blue-light:hover, a.badge-blue-light:focus {
    color: #282938;
    background-color: #b2e1fc;
}
a.badge-blue-light:focus, a.badge-blue-light.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(227, 244, 254, .5);
}
.badge-indigo {
    color: #fff;
    background-color: #7239ea;
}
a.badge-indigo:hover, a.badge-indigo:focus {
    color: #fff;
    background-color: #5517d9;
}
a.badge-indigo:focus, a.badge-indigo.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(114, 57, 234, .5);
}
.badge-indigo-light {
    color: #282938;
    background-color: #efe9fd;
}
a.badge-indigo-light:hover, a.badge-indigo-light:focus {
    color: #282938;
    background-color: #cdbaf9;
}
a.badge-indigo-light:focus, a.badge-indigo-light.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(239, 233, 253, .5);
}
.badge-purple {
    color: #fff;
    background-color: #5b2e91;
}
a.badge-purple:hover, a.badge-purple:focus {
    color: #fff;
    background-color: #43226a;
}
a.badge-purple:focus, a.badge-purple.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(91, 46, 145, .5);
}
.badge-purple-light {
    color: #282938;
    background-color: #ede8f3;
}
a.badge-purple-light:hover, a.badge-purple-light:focus {
    color: #282938;
    background-color: #d3c6e2;
}
a.badge-purple-light:focus, a.badge-purple-light.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(237, 232, 243, .5);
}
.badge-pink {
    color: #fff;
    background-color: #ed156e;
}
a.badge-pink:hover, a.badge-pink:focus {
    color: #fff;
    background-color: #c00f58;
}
a.badge-pink:focus, a.badge-pink.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(237, 21, 110, .5);
}
.badge-pink-light {
    color: #282938;
    background-color: #ffe8ec;
}
a.badge-pink-light:hover, a.badge-pink-light:focus {
    color: #282938;
    background-color: #ffb5c2;
}
a.badge-pink-light:focus, a.badge-pink-light.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 232, 236, .5);
}
.badge-red {
    color: #fff;
    background-color: #d75252;
}
a.badge-red:hover, a.badge-red:focus {
    color: #fff;
    background-color: #c82e2e;
}
a.badge-red:focus, a.badge-red.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(215, 82, 82, .5);
}
.badge-red-light {
    color: #282938;
    background-color: #fdeaef;
}
a.badge-red-light:hover, a.badge-red-light:focus {
    color: #282938;
    background-color: #f9bbcc;
}
a.badge-red-light:focus, a.badge-red-light.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(253, 234, 239, .5);
}
.badge-yellow {
    color: #282938;
    background-color: #FFBD14;
}
a.badge-yellow:hover, a.badge-yellow:focus {
    color: #282938;
    background-color: #e0a100;
}
a.badge-yellow:focus, a.badge-yellow.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 189, 20, .5);
}
.badge-yellow-light {
    color: #282938;
    background-color: #ebff00;
}
a.badge-yellow-light:hover, a.badge-yellow-light:focus {
    color: #282938;
    background-color: #bccc00;
}
a.badge-yellow-light:focus, a.badge-yellow-light.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(235, 255, 0, .5);
}
.badge-orange {
    color: #fff;
    background-color: #FF6914;
}
a.badge-orange:hover, a.badge-orange:focus {
    color: #fff;
    background-color: #e05100;
}
a.badge-orange:focus, a.badge-orange.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 105, 20, .5);
}
.badge-orange-light {
    color: #282938;
    background-color: #fff3e3;
}
a.badge-orange-light:hover, a.badge-orange-light:focus {
    color: #282938;
    background-color: #ffddb0;
}
a.badge-orange-light:focus, a.badge-orange-light.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 243, 227, .5);
}
.badge-green {
    color: #fff;
    background-color: #26cba4;
}
a.badge-green:hover, a.badge-green:focus {
    color: #fff;
    background-color: #1ea081;
}
a.badge-green:focus, a.badge-green.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(38, 203, 164, .5);
}
.badge-green-light {
    color: #282938;
    background-color: #ecf9f2;
}
a.badge-green-light:hover, a.badge-green-light:focus {
    color: #282938;
    background-color: #c5edd7;
}
a.badge-green-light:focus, a.badge-green-light.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(236, 249, 242, .5);
}
.badge-cyan {
    color: #fff;
    background-color: #4e8ac0;
}
a.badge-cyan:hover, a.badge-cyan:focus {
    color: #fff;
    background-color: #3970a2;
}
a.badge-cyan:focus, a.badge-cyan.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(78, 138, 192, .5);
}
.badge-lighten {
    color: #282938;
    background-color: #f8f8f8;
}
a.badge-lighten:hover, a.badge-lighten:focus {
    color: #282938;
    background-color: #dfdfdf;
}
a.badge-lighten:focus, a.badge-lighten.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248, 248, 248, .5);
}
.badge-gray {
    color: #fff;
    background-color: #8c8c8c;
}
a.badge-gray:hover, a.badge-gray:focus {
    color: #fff;
    background-color: #737373;
}
a.badge-gray:focus, a.badge-gray.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(140, 140, 140, .5);
}
.badge-gray-100 {
    color: #282938;
    background-color: #f8f9fa;
}
a.badge-gray-100:hover, a.badge-gray-100:focus {
    color: #282938;
    background-color: #dae0e5;
}
a.badge-gray-100:focus, a.badge-gray-100.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}
.badge-gray-200 {
    color: #282938;
    background-color: #f4f5f7;
}
a.badge-gray-200:hover, a.badge-gray-200:focus {
    color: #282938;
    background-color: #d6dae2;
}
a.badge-gray-200:focus, a.badge-gray-200.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(244, 245, 247, .5);
}
.badge-gray-300 {
    color: #282938;
    background-color: #d9d9d9;
}
a.badge-gray-300:hover, a.badge-gray-300:focus {
    color: #282938;
    background-color: silver;
}
a.badge-gray-300:focus, a.badge-gray-300.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(217, 217, 217, .5);
}
.badge-gray-400 {
    color: #282938;
    background-color: #f4f5f7;
}
a.badge-gray-400:hover, a.badge-gray-400:focus {
    color: #282938;
    background-color: #d6dae2;
}
a.badge-gray-400:focus, a.badge-gray-400.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(244, 245, 247, .5);
}
.badge-gray-500 {
    color: #fff;
    background-color: #8c8c8c;
}
a.badge-gray-500:hover, a.badge-gray-500:focus {
    color: #fff;
    background-color: #737373;
}
a.badge-gray-500:focus, a.badge-gray-500.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(140, 140, 140, .5);
}
.badge-gray-600 {
    color: #fff;
    background-color: #666;
}
a.badge-gray-600:hover, a.badge-gray-600:focus {
    color: #fff;
    background-color: #4d4d4d;
}
a.badge-gray-600:focus, a.badge-gray-600.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(102, 102, 102, .5);
}
.badge-gray-700 {
    color: #fff;
    background-color: #444;
}
a.badge-gray-700:hover, a.badge-gray-700:focus {
    color: #fff;
    background-color: #2b2b2b;
}
a.badge-gray-700:focus, a.badge-gray-700.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(68, 68, 68, .5);
}
.badge-gray-800 {
    color: #fff;
    background-color: #333;
}
a.badge-gray-800:hover, a.badge-gray-800:focus {
    color: #fff;
    background-color: #1a1a1a;
}
a.badge-gray-800:focus, a.badge-gray-800.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(51, 51, 51, .5);
}
.badge-gray-900 {
    color: #fff;
    background-color: #282938;
}
a.badge-gray-900:hover, a.badge-gray-900:focus {
    color: #fff;
    background-color: #13131a;
}
a.badge-gray-900:focus, a.badge-gray-900.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(40, 41, 56, .5);
}
.badge-gray-border {
    color: #282938;
    background-color: #eaeaea;
}
a.badge-gray-border:hover, a.badge-gray-border:focus {
    color: #282938;
    background-color: #d1d1d1;
}
a.badge-gray-border:focus, a.badge-gray-border.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(234, 234, 234, .5);
}
.badge-dark-light {
    color: #282938;
    background-color: #f8f8f8;
}
a.badge-dark-light:hover, a.badge-dark-light:focus {
    color: #282938;
    background-color: #dfdfdf;
}
a.badge-dark-light:focus, a.badge-dark-light.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248, 248, 248, .5);
}
.badge-black {
    color: #fff;
    background-color: #000;
}
a.badge-black:hover, a.badge-black:focus {
    color: #fff;
    background-color: #000;
}
a.badge-black:focus, a.badge-black.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 0, 0, .5);
}
.badge-white {
    color: #282938;
    background-color: #fff;
}
a.badge-white:hover, a.badge-white:focus {
    color: #282938;
    background-color: #e6e6e6;
}
a.badge-white:focus, a.badge-white.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5);
}
.badge-white-80 {
    color: #282938;
    background-color: rgba(255, 255, 255, .8);
}
a.badge-white-80:hover, a.badge-white-80:focus {
    color: #282938;
    background-color: rgba(230, 230, 230, .8);
}
a.badge-white-80:focus, a.badge-white-80.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5);
}
.badge-white-08 {
    color: #282938;
    background-color: rgba(255, 255, 255, .08);
}
a.badge-white-08:hover, a.badge-white-08:focus {
    color: #282938;
    background-color: rgba(230, 230, 230, .08);
}
a.badge-white-08:focus, a.badge-white-08.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5);
}
.badge-b0b0b0 {
    color: #282938;
    background-color: #b0b0b0;
}
a.badge-b0b0b0:hover, a.badge-b0b0b0:focus {
    color: #282938;
    background-color: #979797;
}
a.badge-b0b0b0:focus, a.badge-b0b0b0.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(176, 176, 176, .5);
}
.badge-fff4d3 {
    color: #282938;
    background-color: #FFF4D3;
}
a.badge-fff4d3:hover, a.badge-fff4d3:focus {
    color: #282938;
    background-color: #ffe7a0;
}
a.badge-fff4d3:focus, a.badge-fff4d3.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 244, 211, .5);
}
.badge-818181 {
    color: #fff;
    background-color: #818181;
}
a.badge-818181:hover, a.badge-818181:focus {
    color: #fff;
    background-color: #686868;
}
a.badge-818181:focus, a.badge-818181.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(129, 129, 129, .5);
}
.badge-6a409d {
    color: #fff;
    background-color: #6A409D;
}
a.badge-6a409d:hover, a.badge-6a409d:focus {
    color: #fff;
    background-color: #523179;
}
a.badge-6a409d:focus, a.badge-6a409d.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(106, 64, 157, .5);
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #f4f5f7;
    border-radius: 0;
}
@media (min-width:576px) {
    .jumbotron {
    padding: 4rem 2rem;
}
}.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 0 solid transparent;
    border-radius: 0;
}
.alert-heading {
    color: inherit;
}
.alert-link {
    font-weight: 700;
}
.alert-dismissible {
    padding-right: 4rem;
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: .75rem 1.25rem;
    color: inherit;
}
.alert-primary {
    color: #060622;
    background-color: #ceced9;
    border-color: #bbbbca;
}
.alert-primary hr {
    border-top-color: #adadbf;
}
.alert-primary .alert-link {
    color: #000;
}
.alert-secondary {
    color: #7a7a7a;
    background-color: #fbfbfb;
    border-color: #f9f9f9;
}
.alert-secondary hr {
    border-top-color: #ececec;
}
.alert-secondary .alert-link {
    color: #616161;
}
.alert-success, .environmenttable .ok {
    color: #146a55;
    background-color: #d4f5ed;
    border-color: #c2f0e6;
}
.alert-success hr, .environmenttable .ok hr {
    border-top-color: #aeebde;
}
.alert-success .alert-link, .environmenttable .ok .alert-link {
    color: #0c3f33;
}
.alert-info {
    color: #204885;
    background-color: #d8e8ff;
    border-color: #c9deff;
}
.alert-info hr {
    border-top-color: #b0ceff;
}
.alert-info .alert-link {
    color: #16325c;
}
.alert-warning, .environmenttable .warn {
    color: #85370a;
    background-color: #ffe1d0;
    border-color: #ffd5bd;
}
.alert-warning hr, .environmenttable .warn hr {
    border-top-color: #ffc5a4;
}
.alert-warning .alert-link, .environmenttable .warn .alert-link {
    color: #562306;
}
.alert-danger, .environmenttable .error {
    color: #702b2b;
    background-color: #f7dcdc;
    border-color: #f4cfcf;
}
.alert-danger hr, .environmenttable .error hr {
    border-top-color: #efbaba;
}
.alert-danger .alert-link, .environmenttable .error .alert-link {
    color: #4b1d1d;
}
.alert-light {
    color: #818181;
    background-color: #fefefe;
    border-color: #fdfdfd;
}
.alert-light hr {
    border-top-color: #f0f0f0;
}
.alert-light .alert-link {
    color: #686868;
}
.alert-dark {
    color: #232323;
    background-color: #dadada;
    border-color: #cbcbcb;
}
.alert-dark hr {
    border-top-color: #bebebe;
}
.alert-dark .alert-link {
    color: #0a0a0a;
}
.alert-mpage_cfg_bg_color1 {
    color: #060622;
    background-color: #ceced9;
    border-color: #bbbbca;
}
.alert-mpage_cfg_bg_color1 hr {
    border-top-color: #adadbf;
}
.alert-mpage_cfg_bg_color1 .alert-link {
    color: #000;
}
.alert-mpage_cfg_bg_color2 {
    color: #061b2f;
    background-color: #ced6de;
    border-color: #bbc6d1;
}
.alert-mpage_cfg_bg_color2 hr {
    border-top-color: #acb9c7;
}
.alert-mpage_cfg_bg_color2 .alert-link {
    color: #000102;
}
.alert-mpage_cfg_mouse_over_color {
    color: #0e1c61;
    background-color: #d1d7f1;
    border-color: #bfc7ec;
}
.alert-mpage_cfg_mouse_over_color hr {
    border-top-color: #abb6e6;
}
.alert-mpage_cfg_mouse_over_color .alert-link {
    color: #080f34;
}
.alert-primary-light {
    color: #243c72;
    background-color: #dae3f8;
    border-color: #cbd8f5;
}
.alert-primary-light hr {
    border-top-color: #b6c8f1;
}
.alert-primary-light .alert-link {
    color: #18284b;
}
.alert-primary-dark {
    color: #2d3344;
    background-color: #dde0e6;
    border-color: #d0d3dc;
}
.alert-primary-dark hr {
    border-top-color: #c1c5d1;
}
.alert-primary-dark .alert-link {
    color: #191c25;
}
.alert-primary2 {
    color: #182d56;
    background-color: #d5dded;
    border-color: #c5d0e6;
}
.alert-primary2 hr {
    border-top-color: #b3c2de;
}
.alert-primary2 .alert-link {
    color: #0d182e;
}
.alert-primary-darken {
    color: #151630;
    background-color: #d4d5df;
    border-color: #c3c4d2;
}
.alert-primary-darken hr {
    border-top-color: #b4b6c7;
}
.alert-primary-darken .alert-link {
    color: #05060d;
}
.alert-primary-darken2 {
    color: #001130;
    background-color: #ccd2de;
    border-color: #b8c1d1;
}
.alert-primary-darken2 hr {
    border-top-color: #a9b3c7;
}
.alert-primary-darken2 .alert-link {
    color: #000;
}
.alert-primary-darken3 {
    color: #0f1d3a;
    background-color: #d2d7e2;
    border-color: #bfc7d7;
}
.alert-primary-darken3 hr {
    border-top-color: #afb9cd;
}
.alert-primary-darken3 .alert-link {
    color: #050911;
}
.alert-secondary-light {
    color: #848162;
    background-color: #fffef2;
    border-color: #fefdec;
}
.alert-secondary-light hr {
    border-top-color: #fdfad4;
}
.alert-secondary-light .alert-link {
    color: #67644c;
}
.alert-success-light {
    color: #7b817e;
    background-color: #fbfefc;
    border-color: #fafdfb;
}
.alert-success-light hr {
    border-top-color: #e8f6ec;
}
.alert-success-light .alert-link {
    color: #626765;
}
.alert-info-light {
    color: #767f84;
    background-color: #f9fdff;
    border-color: #f7fcff;
}
.alert-info-light hr {
    border-top-color: #def2ff;
}
.alert-info-light .alert-link {
    color: #5e6569;
}
.alert-warning-light {
    color: #857e76;
    background-color: #fffdf9;
    border-color: #fffcf7;
}
.alert-warning-light hr {
    border-top-color: #fff2de;
}
.alert-warning-light .alert-link {
    color: #6a645e;
}
.alert-danger-light {
    color: #847a7c;
    background-color: #fffbfc;
    border-color: #fef9fb;
}
.alert-danger-light hr {
    border-top-color: #fae3ec;
}
.alert-danger-light .alert-link {
    color: #696263;
}
.alert-blue {
    color: #204885;
    background-color: #d8e8ff;
    border-color: #c9deff;
}
.alert-blue hr {
    border-top-color: #b0ceff;
}
.alert-blue .alert-link {
    color: #16325c;
}
.alert-blue-light {
    color: #767f84;
    background-color: #f9fdff;
    border-color: #f7fcff;
}
.alert-blue-light hr {
    border-top-color: #def2ff;
}
.alert-blue-light .alert-link {
    color: #5e6569;
}
.alert-indigo {
    color: #3b1e7a;
    background-color: #e3d7fb;
    border-color: #d8c8f9;
}
.alert-indigo hr {
    border-top-color: #c8b1f6;
}
.alert-indigo .alert-link {
    color: #271451;
}
.alert-indigo-light {
    color: #7c7984;
    background-color: #fcfbff;
    border-color: #fbf9fe;
}
.alert-indigo-light hr {
    border-top-color: #ece3fa;
}
.alert-indigo-light .alert-link {
    color: #636169;
}
.alert-purple {
    color: #2f184b;
    background-color: #ded5e9;
    border-color: #d1c4e0;
}
.alert-purple hr {
    border-top-color: #c4b3d7;
}
.alert-purple .alert-link {
    color: #170c24;
}
.alert-purple-light {
    color: #7b797e;
    background-color: #fbfafd;
    border-color: #faf9fc;
}
.alert-purple-light hr {
    border-top-color: #ece8f4;
}
.alert-purple-light .alert-link {
    color: #626064;
}
.alert-pink {
    color: #7b0b39;
    background-color: #fbd0e2;
    border-color: #fabdd6;
}
.alert-pink hr {
    border-top-color: #f8a5c7;
}
.alert-pink .alert-link {
    color: #4c0723;
}
.alert-pink-light {
    color: #85797b;
    background-color: #fffafb;
    border-color: #fff9fa;
}
.alert-pink-light hr {
    border-top-color: #ffe0e5;
}
.alert-pink-light .alert-link {
    color: #6a6162;
}
.alert-red {
    color: #702b2b;
    background-color: #f7dcdc;
    border-color: #f4cfcf;
}
.alert-red hr {
    border-top-color: #efbaba;
}
.alert-red .alert-link {
    color: #4b1d1d;
}
.alert-red-light {
    color: #847a7c;
    background-color: #fffbfc;
    border-color: #fef9fb;
}
.alert-red-light hr {
    border-top-color: #fae3ec;
}
.alert-red-light .alert-link {
    color: #696263;
}
.alert-yellow {
    color: #85620a;
    background-color: #fff2d0;
    border-color: #ffedbd;
}
.alert-yellow hr {
    border-top-color: #ffe6a4;
}
.alert-yellow .alert-link {
    color: #563f06;
}
.alert-yellow-light {
    color: #7a8500;
    background-color: #fbffcc;
    border-color: #f9ffb8;
}
.alert-yellow-light hr {
    border-top-color: #f7ff9f;
}
.alert-yellow-light .alert-link {
    color: #4b5200;
}
.alert-orange {
    color: #85370a;
    background-color: #ffe1d0;
    border-color: #ffd5bd;
}
.alert-orange hr {
    border-top-color: #ffc5a4;
}
.alert-orange .alert-link {
    color: #562306;
}
.alert-orange-light {
    color: #857e76;
    background-color: #fffdf9;
    border-color: #fffcf7;
}
.alert-orange-light hr {
    border-top-color: #fff2de;
}
.alert-orange-light .alert-link {
    color: #6a645e;
}
.alert-green {
    color: #146a55;
    background-color: #d4f5ed;
    border-color: #c2f0e6;
}
.alert-green hr {
    border-top-color: #aeebde;
}
.alert-green .alert-link {
    color: #0c3f33;
}
.alert-green-light {
    color: #7b817e;
    background-color: #fbfefc;
    border-color: #fafdfb;
}
.alert-green-light hr {
    border-top-color: #e8f6ec;
}
.alert-green-light .alert-link {
    color: #626765;
}
.alert-cyan {
    color: #294864;
    background-color: #dce8f2;
    border-color: #cddeed;
}
.alert-cyan hr {
    border-top-color: #bad2e6;
}
.alert-cyan .alert-link {
    color: #1a2e40;
}
.alert-lighten {
    color: #818181;
    background-color: #fefefe;
    border-color: #fdfdfd;
}
.alert-lighten hr {
    border-top-color: #f0f0f0;
}
.alert-lighten .alert-link {
    color: #686868;
}
.alert-gray {
    color: #494949;
    background-color: #e8e8e8;
    border-color: #dfdfdf;
}
.alert-gray hr {
    border-top-color: #d2d2d2;
}
.alert-gray .alert-link {
    color: #303030;
}
.alert-gray-100 {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}
.alert-gray-100 hr {
    border-top-color: #ececf6;
}
.alert-gray-100 .alert-link {
    color: #686868;
}
.alert-gray-200 {
    color: #7f7f80;
    background-color: #fdfdfd;
    border-color: #fcfcfd;
}
.alert-gray-200 hr {
    border-top-color: #ededf3;
}
.alert-gray-200 .alert-link {
    color: #666;
}
.alert-gray-300 {
    color: #717171;
    background-color: #f7f7f7;
    border-color: #f4f4f4;
}
.alert-gray-300 hr {
    border-top-color: #e7e7e7;
}
.alert-gray-300 .alert-link {
    color: #585858;
}
.alert-gray-400 {
    color: #7f7f80;
    background-color: #fdfdfd;
    border-color: #fcfcfd;
}
.alert-gray-400 hr {
    border-top-color: #ededf3;
}
.alert-gray-400 .alert-link {
    color: #666;
}
.alert-gray-500 {
    color: #494949;
    background-color: #e8e8e8;
    border-color: #dfdfdf;
}
.alert-gray-500 hr {
    border-top-color: #d2d2d2;
}
.alert-gray-500 .alert-link {
    color: #303030;
}
.alert-gray-600 {
    color: #353535;
    background-color: #e0e0e0;
    border-color: #d4d4d4;
}
.alert-gray-600 hr {
    border-top-color: #c7c7c7;
}
.alert-gray-600 .alert-link {
    color: #1c1c1c;
}
.alert-gray-700 {
    color: #232323;
    background-color: #dadada;
    border-color: #cbcbcb;
}
.alert-gray-700 hr {
    border-top-color: #bebebe;
}
.alert-gray-700 .alert-link {
    color: #0a0a0a;
}
.alert-gray-800 {
    color: #1b1b1b;
    background-color: #d6d6d6;
    border-color: #c6c6c6;
}
.alert-gray-800 hr {
    border-top-color: #b9b9b9;
}
.alert-gray-800 .alert-link {
    color: #020202;
}
.alert-gray-900 {
    color: #15151d;
    background-color: #d4d4d7;
    border-color: #c3c3c7;
}
.alert-gray-900 hr {
    border-top-color: #b6b6bb;
}
.alert-gray-900 .alert-link {
    color: #000;
}
.alert-gray-border {
    color: #7a7a7a;
    background-color: #fbfbfb;
    border-color: #f9f9f9;
}
.alert-gray-border hr {
    border-top-color: #ececec;
}
.alert-gray-border .alert-link {
    color: #616161;
}
.alert-dark-light {
    color: #818181;
    background-color: #fefefe;
    border-color: #fdfdfd;
}
.alert-dark-light hr {
    border-top-color: #f0f0f0;
}
.alert-dark-light .alert-link {
    color: #686868;
}
.alert-black {
    color: #000;
    background-color: #ccc;
    border-color: #b8b8b8;
}
.alert-black hr {
    border-top-color: #ababab;
}
.alert-black .alert-link {
    color: #000;
}
.alert-white {
    color: #858585;
    background-color: #fff;
    border-color: #fff;
}
.alert-white hr {
    border-top-color: #f2f2f2;
}
.alert-white .alert-link {
    color: #6c6c6c;
}
.alert-white-80 {
    color: rgba(107, 107, 107, .896);
    background-color: rgba(255, 255, 255, .96);
    border-color: rgba(255, 255, 255, .944);
}
.alert-white-80 hr {
    border-top-color: rgba(242, 242, 242, .944);
}
.alert-white-80 .alert-link {
    color: rgba(82, 82, 82, .896);
}
.alert-white-08 {
    color: rgba(11, 11, 11, .5216);
    background-color: rgba(255, 255, 255, .816);
    border-color: rgba(255, 255, 255, .7424);
}
.alert-white-08 hr {
    border-top-color: rgba(242, 242, 242, .7424);
}
.alert-white-08 .alert-link {
    color: rgba(0, 0, 0, .5216);
}
.alert-b0b0b0 {
    color: #5c5c5c;
    background-color: #efefef;
    border-color: #e9e9e9;
}
.alert-b0b0b0 hr {
    border-top-color: gainsboro;
}
.alert-b0b0b0 .alert-link {
    color: #434343;
}
.alert-fff4d3 {
    color: #857f6e;
    background-color: #fffdf6;
    border-color: #fffcf3;
}
.alert-fff4d3 hr {
    border-top-color: #fff6da;
}
.alert-fff4d3 .alert-link {
    color: #696457;
}
.alert-818181 {
    color: #434343;
    background-color: #e6e6e6;
    border-color: gainsboro;
}
.alert-818181 hr {
    border-top-color: #cfcfcf;
}
.alert-818181 .alert-link {
    color: #2a2a2a;
}
.alert-6a409d {
    color: #372152;
    background-color: #e1d9eb;
    border-color: #d5cae4;
}
.alert-6a409d hr {
    border-top-color: #c8b9db;
}
.alert-6a409d .alert-link {
    color: #1f122e;
}
@keyframes progress-bar-stripes {
    from {
    background-position: 1rem 0;
}
to {
    background-position: 0 0;
}
}.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    line-height: 0;
    font-size: .75rem;
    background-color: #d9d9d9;
    border-radius: 0;
    box-shadow: none;
}
.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #0c0b41;
    transition: width 0.6s ease;
}
@media (prefers-reduced-motion:reduce) {
    .progress-bar {
    transition: none;
}
}.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}
.progress-bar-animated {
    animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
    animation: none;
}
}.media {
    display: flex;
    align-items: flex-start;
}
.media-body {
    flex: 1;
}
.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: 0;
}
.list-group-item-action {
    width: 100%;
    color: #444;
    text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #444;
    text-decoration: none;
    background-color: #f8f9fa;
}
.list-group-item-action:active {
    color: #222;
    background-color: #f4f5f7;
}
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid #eaeaea;
}
.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}
.list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
    color: #666;
    pointer-events: none;
    background-color: #fff;
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #0c0b41;
    border-color: #0c0b41;
}
.list-group-item+.list-group-item {
    border-top-width: 0;
}
.list-group-item+.list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px;
}
.list-group-horizontal {
    flex-direction: row;
}
.list-group-horizontal>.list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
}
.list-group-horizontal>.list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
}
.list-group-horizontal>.list-group-item.active {
    margin-top: 0;
}
.list-group-horizontal>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
}
.list-group-horizontal>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
}
@media (min-width:576px) {
    .list-group-horizontal-sm {
    flex-direction: row;
}
.list-group-horizontal-sm>.list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
}
.list-group-horizontal-sm>.list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
}
.list-group-horizontal-sm>.list-group-item.active {
    margin-top: 0;
}
.list-group-horizontal-sm>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
}
.list-group-horizontal-sm>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
}
}@media (min-width:768px) {
    .list-group-horizontal-md {
    flex-direction: row;
}
.list-group-horizontal-md>.list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
}
.list-group-horizontal-md>.list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
}
.list-group-horizontal-md>.list-group-item.active {
    margin-top: 0;
}
.list-group-horizontal-md>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
}
.list-group-horizontal-md>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
}
}@media (min-width:992px) {
    .list-group-horizontal-lg {
    flex-direction: row;
}
.list-group-horizontal-lg>.list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
}
.list-group-horizontal-lg>.list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
}
.list-group-horizontal-lg>.list-group-item.active {
    margin-top: 0;
}
.list-group-horizontal-lg>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
}
.list-group-horizontal-lg>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
}
}@media (min-width:1200px) {
    .list-group-horizontal-xl {
    flex-direction: row;
}
.list-group-horizontal-xl>.list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
}
.list-group-horizontal-xl>.list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
}
.list-group-horizontal-xl>.list-group-item.active {
    margin-top: 0;
}
.list-group-horizontal-xl>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
}
.list-group-horizontal-xl>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
}
}@media (min-width:1660px) {
    .list-group-horizontal-xxl {
    flex-direction: row;
}
.list-group-horizontal-xxl>.list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
}
.list-group-horizontal-xxl>.list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
}
.list-group-horizontal-xxl>.list-group-item.active {
    margin-top: 0;
}
.list-group-horizontal-xxl>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
}
.list-group-horizontal-xxl>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
}
}@media (min-width:1920px) {
    .list-group-horizontal-xxxl {
    flex-direction: row;
}
.list-group-horizontal-xxxl>.list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
}
.list-group-horizontal-xxxl>.list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
}
.list-group-horizontal-xxxl>.list-group-item.active {
    margin-top: 0;
}
.list-group-horizontal-xxxl>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
}
.list-group-horizontal-xxxl>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
}
}.list-group-flush {
    border-radius: 0;
}
.list-group-flush>.list-group-item {
    border-width: 0 0 1px;
}
.list-group-flush>.list-group-item:last-child {
    border-bottom-width: 0;
}
.list-group-item-primary {
    color: #060622;
    background-color: #bbbbca;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #060622;
    background-color: #adadbf;
}
.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #060622;
    border-color: #060622;
}
.list-group-item-secondary {
    color: #7a7a7a;
    background-color: #f9f9f9;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #7a7a7a;
    background-color: #ececec;
}
.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #7a7a7a;
    border-color: #7a7a7a;
}
.list-group-item-success {
    color: #146a55;
    background-color: #c2f0e6;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #146a55;
    background-color: #aeebde;
}
.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #146a55;
    border-color: #146a55;
}
.list-group-item-info {
    color: #204885;
    background-color: #c9deff;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #204885;
    background-color: #b0ceff;
}
.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #204885;
    border-color: #204885;
}
.list-group-item-warning {
    color: #85370a;
    background-color: #ffd5bd;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #85370a;
    background-color: #ffc5a4;
}
.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #85370a;
    border-color: #85370a;
}
.list-group-item-danger {
    color: #702b2b;
    background-color: #f4cfcf;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #702b2b;
    background-color: #efbaba;
}
.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #702b2b;
    border-color: #702b2b;
}
.list-group-item-light {
    color: #818181;
    background-color: #fdfdfd;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818181;
    background-color: #f0f0f0;
}
.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818181;
    border-color: #818181;
}
.list-group-item-dark {
    color: #232323;
    background-color: #cbcbcb;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #232323;
    background-color: #bebebe;
}
.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #232323;
    border-color: #232323;
}
.list-group-item-mpage_cfg_bg_color1 {
    color: #060622;
    background-color: #bbbbca;
}
.list-group-item-mpage_cfg_bg_color1.list-group-item-action:hover, .list-group-item-mpage_cfg_bg_color1.list-group-item-action:focus {
    color: #060622;
    background-color: #adadbf;
}
.list-group-item-mpage_cfg_bg_color1.list-group-item-action.active {
    color: #fff;
    background-color: #060622;
    border-color: #060622;
}
.list-group-item-mpage_cfg_bg_color2 {
    color: #061b2f;
    background-color: #bbc6d1;
}
.list-group-item-mpage_cfg_bg_color2.list-group-item-action:hover, .list-group-item-mpage_cfg_bg_color2.list-group-item-action:focus {
    color: #061b2f;
    background-color: #acb9c7;
}
.list-group-item-mpage_cfg_bg_color2.list-group-item-action.active {
    color: #fff;
    background-color: #061b2f;
    border-color: #061b2f;
}
.list-group-item-mpage_cfg_mouse_over_color {
    color: #0e1c61;
    background-color: #bfc7ec;
}
.list-group-item-mpage_cfg_mouse_over_color.list-group-item-action:hover, .list-group-item-mpage_cfg_mouse_over_color.list-group-item-action:focus {
    color: #0e1c61;
    background-color: #abb6e6;
}
.list-group-item-mpage_cfg_mouse_over_color.list-group-item-action.active {
    color: #fff;
    background-color: #0e1c61;
    border-color: #0e1c61;
}
.list-group-item-primary-light {
    color: #243c72;
    background-color: #cbd8f5;
}
.list-group-item-primary-light.list-group-item-action:hover, .list-group-item-primary-light.list-group-item-action:focus {
    color: #243c72;
    background-color: #b6c8f1;
}
.list-group-item-primary-light.list-group-item-action.active {
    color: #fff;
    background-color: #243c72;
    border-color: #243c72;
}
.list-group-item-primary-dark {
    color: #2d3344;
    background-color: #d0d3dc;
}
.list-group-item-primary-dark.list-group-item-action:hover, .list-group-item-primary-dark.list-group-item-action:focus {
    color: #2d3344;
    background-color: #c1c5d1;
}
.list-group-item-primary-dark.list-group-item-action.active {
    color: #fff;
    background-color: #2d3344;
    border-color: #2d3344;
}
.list-group-item-primary2 {
    color: #182d56;
    background-color: #c5d0e6;
}
.list-group-item-primary2.list-group-item-action:hover, .list-group-item-primary2.list-group-item-action:focus {
    color: #182d56;
    background-color: #b3c2de;
}
.list-group-item-primary2.list-group-item-action.active {
    color: #fff;
    background-color: #182d56;
    border-color: #182d56;
}
.list-group-item-primary-darken {
    color: #151630;
    background-color: #c3c4d2;
}
.list-group-item-primary-darken.list-group-item-action:hover, .list-group-item-primary-darken.list-group-item-action:focus {
    color: #151630;
    background-color: #b4b6c7;
}
.list-group-item-primary-darken.list-group-item-action.active {
    color: #fff;
    background-color: #151630;
    border-color: #151630;
}
.list-group-item-primary-darken2 {
    color: #001130;
    background-color: #b8c1d1;
}
.list-group-item-primary-darken2.list-group-item-action:hover, .list-group-item-primary-darken2.list-group-item-action:focus {
    color: #001130;
    background-color: #a9b3c7;
}
.list-group-item-primary-darken2.list-group-item-action.active {
    color: #fff;
    background-color: #001130;
    border-color: #001130;
}
.list-group-item-primary-darken3 {
    color: #0f1d3a;
    background-color: #bfc7d7;
}
.list-group-item-primary-darken3.list-group-item-action:hover, .list-group-item-primary-darken3.list-group-item-action:focus {
    color: #0f1d3a;
    background-color: #afb9cd;
}
.list-group-item-primary-darken3.list-group-item-action.active {
    color: #fff;
    background-color: #0f1d3a;
    border-color: #0f1d3a;
}
.list-group-item-secondary-light {
    color: #848162;
    background-color: #fefdec;
}
.list-group-item-secondary-light.list-group-item-action:hover, .list-group-item-secondary-light.list-group-item-action:focus {
    color: #848162;
    background-color: #fdfad4;
}
.list-group-item-secondary-light.list-group-item-action.active {
    color: #fff;
    background-color: #848162;
    border-color: #848162;
}
.list-group-item-success-light {
    color: #7b817e;
    background-color: #fafdfb;
}
.list-group-item-success-light.list-group-item-action:hover, .list-group-item-success-light.list-group-item-action:focus {
    color: #7b817e;
    background-color: #e8f6ec;
}
.list-group-item-success-light.list-group-item-action.active {
    color: #fff;
    background-color: #7b817e;
    border-color: #7b817e;
}
.list-group-item-info-light {
    color: #767f84;
    background-color: #f7fcff;
}
.list-group-item-info-light.list-group-item-action:hover, .list-group-item-info-light.list-group-item-action:focus {
    color: #767f84;
    background-color: #def2ff;
}
.list-group-item-info-light.list-group-item-action.active {
    color: #fff;
    background-color: #767f84;
    border-color: #767f84;
}
.list-group-item-warning-light {
    color: #857e76;
    background-color: #fffcf7;
}
.list-group-item-warning-light.list-group-item-action:hover, .list-group-item-warning-light.list-group-item-action:focus {
    color: #857e76;
    background-color: #fff2de;
}
.list-group-item-warning-light.list-group-item-action.active {
    color: #fff;
    background-color: #857e76;
    border-color: #857e76;
}
.list-group-item-danger-light {
    color: #847a7c;
    background-color: #fef9fb;
}
.list-group-item-danger-light.list-group-item-action:hover, .list-group-item-danger-light.list-group-item-action:focus {
    color: #847a7c;
    background-color: #fae3ec;
}
.list-group-item-danger-light.list-group-item-action.active {
    color: #fff;
    background-color: #847a7c;
    border-color: #847a7c;
}
.list-group-item-blue {
    color: #204885;
    background-color: #c9deff;
}
.list-group-item-blue.list-group-item-action:hover, .list-group-item-blue.list-group-item-action:focus {
    color: #204885;
    background-color: #b0ceff;
}
.list-group-item-blue.list-group-item-action.active {
    color: #fff;
    background-color: #204885;
    border-color: #204885;
}
.list-group-item-blue-light {
    color: #767f84;
    background-color: #f7fcff;
}
.list-group-item-blue-light.list-group-item-action:hover, .list-group-item-blue-light.list-group-item-action:focus {
    color: #767f84;
    background-color: #def2ff;
}
.list-group-item-blue-light.list-group-item-action.active {
    color: #fff;
    background-color: #767f84;
    border-color: #767f84;
}
.list-group-item-indigo {
    color: #3b1e7a;
    background-color: #d8c8f9;
}
.list-group-item-indigo.list-group-item-action:hover, .list-group-item-indigo.list-group-item-action:focus {
    color: #3b1e7a;
    background-color: #c8b1f6;
}
.list-group-item-indigo.list-group-item-action.active {
    color: #fff;
    background-color: #3b1e7a;
    border-color: #3b1e7a;
}
.list-group-item-indigo-light {
    color: #7c7984;
    background-color: #fbf9fe;
}
.list-group-item-indigo-light.list-group-item-action:hover, .list-group-item-indigo-light.list-group-item-action:focus {
    color: #7c7984;
    background-color: #ece3fa;
}
.list-group-item-indigo-light.list-group-item-action.active {
    color: #fff;
    background-color: #7c7984;
    border-color: #7c7984;
}
.list-group-item-purple {
    color: #2f184b;
    background-color: #d1c4e0;
}
.list-group-item-purple.list-group-item-action:hover, .list-group-item-purple.list-group-item-action:focus {
    color: #2f184b;
    background-color: #c4b3d7;
}
.list-group-item-purple.list-group-item-action.active {
    color: #fff;
    background-color: #2f184b;
    border-color: #2f184b;
}
.list-group-item-purple-light {
    color: #7b797e;
    background-color: #faf9fc;
}
.list-group-item-purple-light.list-group-item-action:hover, .list-group-item-purple-light.list-group-item-action:focus {
    color: #7b797e;
    background-color: #ece8f4;
}
.list-group-item-purple-light.list-group-item-action.active {
    color: #fff;
    background-color: #7b797e;
    border-color: #7b797e;
}
.list-group-item-pink {
    color: #7b0b39;
    background-color: #fabdd6;
}
.list-group-item-pink.list-group-item-action:hover, .list-group-item-pink.list-group-item-action:focus {
    color: #7b0b39;
    background-color: #f8a5c7;
}
.list-group-item-pink.list-group-item-action.active {
    color: #fff;
    background-color: #7b0b39;
    border-color: #7b0b39;
}
.list-group-item-pink-light {
    color: #85797b;
    background-color: #fff9fa;
}
.list-group-item-pink-light.list-group-item-action:hover, .list-group-item-pink-light.list-group-item-action:focus {
    color: #85797b;
    background-color: #ffe0e5;
}
.list-group-item-pink-light.list-group-item-action.active {
    color: #fff;
    background-color: #85797b;
    border-color: #85797b;
}
.list-group-item-red {
    color: #702b2b;
    background-color: #f4cfcf;
}
.list-group-item-red.list-group-item-action:hover, .list-group-item-red.list-group-item-action:focus {
    color: #702b2b;
    background-color: #efbaba;
}
.list-group-item-red.list-group-item-action.active {
    color: #fff;
    background-color: #702b2b;
    border-color: #702b2b;
}
.list-group-item-red-light {
    color: #847a7c;
    background-color: #fef9fb;
}
.list-group-item-red-light.list-group-item-action:hover, .list-group-item-red-light.list-group-item-action:focus {
    color: #847a7c;
    background-color: #fae3ec;
}
.list-group-item-red-light.list-group-item-action.active {
    color: #fff;
    background-color: #847a7c;
    border-color: #847a7c;
}
.list-group-item-yellow {
    color: #85620a;
    background-color: #ffedbd;
}
.list-group-item-yellow.list-group-item-action:hover, .list-group-item-yellow.list-group-item-action:focus {
    color: #85620a;
    background-color: #ffe6a4;
}
.list-group-item-yellow.list-group-item-action.active {
    color: #fff;
    background-color: #85620a;
    border-color: #85620a;
}
.list-group-item-yellow-light {
    color: #7a8500;
    background-color: #f9ffb8;
}
.list-group-item-yellow-light.list-group-item-action:hover, .list-group-item-yellow-light.list-group-item-action:focus {
    color: #7a8500;
    background-color: #f7ff9f;
}
.list-group-item-yellow-light.list-group-item-action.active {
    color: #fff;
    background-color: #7a8500;
    border-color: #7a8500;
}
.list-group-item-orange {
    color: #85370a;
    background-color: #ffd5bd;
}
.list-group-item-orange.list-group-item-action:hover, .list-group-item-orange.list-group-item-action:focus {
    color: #85370a;
    background-color: #ffc5a4;
}
.list-group-item-orange.list-group-item-action.active {
    color: #fff;
    background-color: #85370a;
    border-color: #85370a;
}
.list-group-item-orange-light {
    color: #857e76;
    background-color: #fffcf7;
}
.list-group-item-orange-light.list-group-item-action:hover, .list-group-item-orange-light.list-group-item-action:focus {
    color: #857e76;
    background-color: #fff2de;
}
.list-group-item-orange-light.list-group-item-action.active {
    color: #fff;
    background-color: #857e76;
    border-color: #857e76;
}
.list-group-item-green {
    color: #146a55;
    background-color: #c2f0e6;
}
.list-group-item-green.list-group-item-action:hover, .list-group-item-green.list-group-item-action:focus {
    color: #146a55;
    background-color: #aeebde;
}
.list-group-item-green.list-group-item-action.active {
    color: #fff;
    background-color: #146a55;
    border-color: #146a55;
}
.list-group-item-green-light {
    color: #7b817e;
    background-color: #fafdfb;
}
.list-group-item-green-light.list-group-item-action:hover, .list-group-item-green-light.list-group-item-action:focus {
    color: #7b817e;
    background-color: #e8f6ec;
}
.list-group-item-green-light.list-group-item-action.active {
    color: #fff;
    background-color: #7b817e;
    border-color: #7b817e;
}
.list-group-item-cyan {
    color: #294864;
    background-color: #cddeed;
}
.list-group-item-cyan.list-group-item-action:hover, .list-group-item-cyan.list-group-item-action:focus {
    color: #294864;
    background-color: #bad2e6;
}
.list-group-item-cyan.list-group-item-action.active {
    color: #fff;
    background-color: #294864;
    border-color: #294864;
}
.list-group-item-lighten {
    color: #818181;
    background-color: #fdfdfd;
}
.list-group-item-lighten.list-group-item-action:hover, .list-group-item-lighten.list-group-item-action:focus {
    color: #818181;
    background-color: #f0f0f0;
}
.list-group-item-lighten.list-group-item-action.active {
    color: #fff;
    background-color: #818181;
    border-color: #818181;
}
.list-group-item-gray {
    color: #494949;
    background-color: #dfdfdf;
}
.list-group-item-gray.list-group-item-action:hover, .list-group-item-gray.list-group-item-action:focus {
    color: #494949;
    background-color: #d2d2d2;
}
.list-group-item-gray.list-group-item-action.active {
    color: #fff;
    background-color: #494949;
    border-color: #494949;
}
.list-group-item-gray-100 {
    color: #818182;
    background-color: #fdfdfe;
}
.list-group-item-gray-100.list-group-item-action:hover, .list-group-item-gray-100.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6;
}
.list-group-item-gray-100.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}
.list-group-item-gray-200 {
    color: #7f7f80;
    background-color: #fcfcfd;
}
.list-group-item-gray-200.list-group-item-action:hover, .list-group-item-gray-200.list-group-item-action:focus {
    color: #7f7f80;
    background-color: #ededf3;
}
.list-group-item-gray-200.list-group-item-action.active {
    color: #fff;
    background-color: #7f7f80;
    border-color: #7f7f80;
}
.list-group-item-gray-300 {
    color: #717171;
    background-color: #f4f4f4;
}
.list-group-item-gray-300.list-group-item-action:hover, .list-group-item-gray-300.list-group-item-action:focus {
    color: #717171;
    background-color: #e7e7e7;
}
.list-group-item-gray-300.list-group-item-action.active {
    color: #fff;
    background-color: #717171;
    border-color: #717171;
}
.list-group-item-gray-400 {
    color: #7f7f80;
    background-color: #fcfcfd;
}
.list-group-item-gray-400.list-group-item-action:hover, .list-group-item-gray-400.list-group-item-action:focus {
    color: #7f7f80;
    background-color: #ededf3;
}
.list-group-item-gray-400.list-group-item-action.active {
    color: #fff;
    background-color: #7f7f80;
    border-color: #7f7f80;
}
.list-group-item-gray-500 {
    color: #494949;
    background-color: #dfdfdf;
}
.list-group-item-gray-500.list-group-item-action:hover, .list-group-item-gray-500.list-group-item-action:focus {
    color: #494949;
    background-color: #d2d2d2;
}
.list-group-item-gray-500.list-group-item-action.active {
    color: #fff;
    background-color: #494949;
    border-color: #494949;
}
.list-group-item-gray-600 {
    color: #353535;
    background-color: #d4d4d4;
}
.list-group-item-gray-600.list-group-item-action:hover, .list-group-item-gray-600.list-group-item-action:focus {
    color: #353535;
    background-color: #c7c7c7;
}
.list-group-item-gray-600.list-group-item-action.active {
    color: #fff;
    background-color: #353535;
    border-color: #353535;
}
.list-group-item-gray-700 {
    color: #232323;
    background-color: #cbcbcb;
}
.list-group-item-gray-700.list-group-item-action:hover, .list-group-item-gray-700.list-group-item-action:focus {
    color: #232323;
    background-color: #bebebe;
}
.list-group-item-gray-700.list-group-item-action.active {
    color: #fff;
    background-color: #232323;
    border-color: #232323;
}
.list-group-item-gray-800 {
    color: #1b1b1b;
    background-color: #c6c6c6;
}
.list-group-item-gray-800.list-group-item-action:hover, .list-group-item-gray-800.list-group-item-action:focus {
    color: #1b1b1b;
    background-color: #b9b9b9;
}
.list-group-item-gray-800.list-group-item-action.active {
    color: #fff;
    background-color: #1b1b1b;
    border-color: #1b1b1b;
}
.list-group-item-gray-900 {
    color: #15151d;
    background-color: #c3c3c7;
}
.list-group-item-gray-900.list-group-item-action:hover, .list-group-item-gray-900.list-group-item-action:focus {
    color: #15151d;
    background-color: #b6b6bb;
}
.list-group-item-gray-900.list-group-item-action.active {
    color: #fff;
    background-color: #15151d;
    border-color: #15151d;
}
.list-group-item-gray-border {
    color: #7a7a7a;
    background-color: #f9f9f9;
}
.list-group-item-gray-border.list-group-item-action:hover, .list-group-item-gray-border.list-group-item-action:focus {
    color: #7a7a7a;
    background-color: #ececec;
}
.list-group-item-gray-border.list-group-item-action.active {
    color: #fff;
    background-color: #7a7a7a;
    border-color: #7a7a7a;
}
.list-group-item-dark-light {
    color: #818181;
    background-color: #fdfdfd;
}
.list-group-item-dark-light.list-group-item-action:hover, .list-group-item-dark-light.list-group-item-action:focus {
    color: #818181;
    background-color: #f0f0f0;
}
.list-group-item-dark-light.list-group-item-action.active {
    color: #fff;
    background-color: #818181;
    border-color: #818181;
}
.list-group-item-black {
    color: #000;
    background-color: #b8b8b8;
}
.list-group-item-black.list-group-item-action:hover, .list-group-item-black.list-group-item-action:focus {
    color: #000;
    background-color: #ababab;
}
.list-group-item-black.list-group-item-action.active {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.list-group-item-white {
    color: #858585;
    background-color: #fff;
}
.list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus {
    color: #858585;
    background-color: #f2f2f2;
}
.list-group-item-white.list-group-item-action.active {
    color: #fff;
    background-color: #858585;
    border-color: #858585;
}
.list-group-item-white-80 {
    color: rgba(107, 107, 107, .896);
    background-color: rgba(255, 255, 255, .944);
}
.list-group-item-white-80.list-group-item-action:hover, .list-group-item-white-80.list-group-item-action:focus {
    color: rgba(107, 107, 107, .896);
    background-color: rgba(242, 242, 242, .944);
}
.list-group-item-white-80.list-group-item-action.active {
    color: #fff;
    background-color: rgba(107, 107, 107, .896);
    border-color: rgba(107, 107, 107, .896);
}
.list-group-item-white-08 {
    color: rgba(11, 11, 11, .5216);
    background-color: rgba(255, 255, 255, .7424);
}
.list-group-item-white-08.list-group-item-action:hover, .list-group-item-white-08.list-group-item-action:focus {
    color: rgba(11, 11, 11, .5216);
    background-color: rgba(242, 242, 242, .7424);
}
.list-group-item-white-08.list-group-item-action.active {
    color: #fff;
    background-color: rgba(11, 11, 11, .5216);
    border-color: rgba(11, 11, 11, .5216);
}
.list-group-item-b0b0b0 {
    color: #5c5c5c;
    background-color: #e9e9e9;
}
.list-group-item-b0b0b0.list-group-item-action:hover, .list-group-item-b0b0b0.list-group-item-action:focus {
    color: #5c5c5c;
    background-color: gainsboro;
}
.list-group-item-b0b0b0.list-group-item-action.active {
    color: #fff;
    background-color: #5c5c5c;
    border-color: #5c5c5c;
}
.list-group-item-fff4d3 {
    color: #857f6e;
    background-color: #fffcf3;
}
.list-group-item-fff4d3.list-group-item-action:hover, .list-group-item-fff4d3.list-group-item-action:focus {
    color: #857f6e;
    background-color: #fff6da;
}
.list-group-item-fff4d3.list-group-item-action.active {
    color: #fff;
    background-color: #857f6e;
    border-color: #857f6e;
}
.list-group-item-818181 {
    color: #434343;
    background-color: gainsboro;
}
.list-group-item-818181.list-group-item-action:hover, .list-group-item-818181.list-group-item-action:focus {
    color: #434343;
    background-color: #cfcfcf;
}
.list-group-item-818181.list-group-item-action.active {
    color: #fff;
    background-color: #434343;
    border-color: #434343;
}
.list-group-item-6a409d {
    color: #372152;
    background-color: #d5cae4;
}
.list-group-item-6a409d.list-group-item-action:hover, .list-group-item-6a409d.list-group-item-action:focus {
    color: #372152;
    background-color: #c8b9db;
}
.list-group-item-6a409d.list-group-item-action.active {
    color: #fff;
    background-color: #372152;
    border-color: #372152;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #8c8c8c;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
@media (max-width:1200px) {
    .close {
    font-size: calc(0.96rem + 0.72vw);
}
}.close:hover {
    color: #8c8c8c;
    text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
}
a.close.disabled {
    pointer-events: none;
}
.toast {
    flex-basis: 350px;
    max-width: 350px;
    font-size: .875rem;
    color: #fff;
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
    opacity: 0;
    border-radius: .25rem;
}
.toast:not(:last-child) {
    margin-bottom: .75rem;
}
.toast.showing {
    opacity: 1;
}
.toast.show {
    display: block;
    opacity: 1;
}
.toast.hide {
    display: none;
}
.toast-header {
    display: flex;
    align-items: center;
    padding: .25rem .75rem;
    color: #8c8c8c;
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.toast-body {
    padding: .75rem;
}
.modal-open {
    overflow: hidden;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}
.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px);
}
@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
    transition: none;
}
}.modal.show .modal-dialog {
    transform: none;
}
.modal.modal-static .modal-dialog {
    transform: scale(1.02);
}
.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}
.modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}
.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: min-content;
    content: ""}
.modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .5);
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: .5;
}
.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #eaeaea;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.4;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #eaeaea;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.modal-footer>* {
    margin: .25rem;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width:576px) {
    .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
}
.modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
}
.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
}
.modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
}
.modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
}
.modal-content {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .5);
}
.modal-sm {
    max-width: 300px;
}
}@media (min-width:992px) {
    .modal-lg, .modal-xl {
    max-width: 800px;
}
}@media (min-width:1200px) {
    .modal-xl {
    max-width: 1140px;
}
}.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: "Noto Sans KR", sans-serif !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: .75rem;
    word-wrap: break-word;
    opacity: 0;
}
.tooltip.show {
    opacity: .9;
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem;
}
.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
    padding: .4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #0c0b41;
}
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
    padding: 0 .4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: .4rem;
    height: .8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #0c0b41;
}
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
    padding: .4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #0c0b41;
}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
    padding: 0 .4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: .4rem;
    height: .8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #0c0b41;
}
.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #0c0b41;
    border-radius: 0;
}
.popover {
    position: absolute;
    top: 0;
    z-index: 1060;
    display: block;
    max-width: 300px;
    font-family: "Noto Sans KR", sans-serif !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: .75rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #eaeaea;
    border-radius: 0;
    box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .2);
}
.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 0;
}
.popover .arrow::before, .popover .arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
    margin-bottom: .5rem;
}
.bs-popover-top>.arrow, .bs-popover-auto[x-placement^="top"]>.arrow {
    bottom: calc(-0.5rem - 1px);
}
.bs-popover-top>.arrow::before, .bs-popover-auto[x-placement^="top"]>.arrow::before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: #eaeaea;
}
.bs-popover-top>.arrow::after, .bs-popover-auto[x-placement^="top"]>.arrow::after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff;
}
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
    margin-left: .5rem;
}
.bs-popover-right>.arrow, .bs-popover-auto[x-placement^="right"]>.arrow {
    left: calc(-0.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: 0 0;
}
.bs-popover-right>.arrow::before, .bs-popover-auto[x-placement^="right"]>.arrow::before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #eaeaea;
}
.bs-popover-right>.arrow::after, .bs-popover-auto[x-placement^="right"]>.arrow::after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff;
}
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
    margin-top: .5rem;
}
.bs-popover-bottom>.arrow, .bs-popover-auto[x-placement^="bottom"]>.arrow {
    top: calc(-0.5rem - 1px);
}
.bs-popover-bottom>.arrow::before, .bs-popover-auto[x-placement^="bottom"]>.arrow::before {
    top: 0;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: #eaeaea;
}
.bs-popover-bottom>.arrow::after, .bs-popover-auto[x-placement^="bottom"]>.arrow::after {
    top: 1px;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
    margin-right: .5rem;
}
.bs-popover-left>.arrow, .bs-popover-auto[x-placement^="left"]>.arrow {
    right: calc(-0.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: 0 0;
}
.bs-popover-left>.arrow::before, .bs-popover-auto[x-placement^="left"]>.arrow::before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #eaeaea;
}
.bs-popover-left>.arrow::after, .bs-popover-auto[x-placement^="left"]>.arrow::after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff;
}
.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
@media (max-width:1200px) {
    .popover-header {
    font-size: calc(0.91rem + 0.12vw);
}
}.popover-header:empty {
    display: none;
}
.popover-body {
    padding: .5rem .75rem;
    color: #222;
}
.carousel {
    position: relative;
}
.carousel.pointer-event {
    touch-action: pan-y;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner::after {
    display: block;
    clear: both;
    content: ""}
.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion:reduce) {
    .carousel-item {
    transition: none;
}
}.carousel-item.active, .carousel-item-next, .carousel-item-prev {
    display: block;
}
.carousel-item-next:not(.carousel-item-left), .active.carousel-item-right {
    transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left {
    transform: translateX(-100%);
}
.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none;
}
.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right {
    z-index: 1;
    opacity: 1;
}
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    transition: none;
}
}.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: .5;
    transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion:reduce) {
    .carousel-control-prev, .carousel-control-next {
    transition: none;
}
}.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}
.carousel-control-prev {
    left: 0;
}
.carousel-control-next {
    right: 0;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: 50% / 100% 100% no-repeat;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
    transition: none;
}
}.carousel-indicators .active {
    opacity: 1;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
@keyframes spinner-border {
    to {
    transform: rotate(360deg);
}
}.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    border: .25em solid currentcolor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: 0.75s linear infinite spinner-border;
}
.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em;
}
@keyframes spinner-grow {
    0% {
    transform: scale(0);
}
50% {
    opacity: 1;
    transform: none;
}
}.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    background-color: currentcolor;
    border-radius: 50%;
    opacity: 0;
    animation: 0.75s linear infinite spinner-grow;
}
.spinner-grow-sm {
    width: 1rem;
    height: 1rem;
}
@media (prefers-reduced-motion:reduce) {
    .spinner-border, .spinner-grow {
    animation-duration: 1.5s;
}
}.align-baseline {
    vertical-align: baseline!important;
}
.align-top, [data-filterregion="value"] div:first-of-type {
    vertical-align: top!important;
}
.align-middle, .reportbuilder-table td {
    vertical-align: middle!important;
}
.align-bottom {
    vertical-align: bottom!important;
}
.align-text-bottom {
    vertical-align: text-bottom!important;
}
.align-text-top {
    vertical-align: text-top!important;
}
.bg-primary {
    background-color: #0c0b41!important;
}
a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus {
    background-color: #040415!important;
}
.bg-secondary {
    background-color: #eaeaea!important;
}
a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus {
    background-color: #d1d1d1!important;
}
.bg-success {
    background-color: #26cba4!important;
}
a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus {
    background-color: #1ea081!important;
}
.bg-info {
    background-color: #3d8aff!important;
}
a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus {
    background-color: #0a6bff!important;
}
.bg-warning {
    background-color: #FF6914!important;
}
a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus {
    background-color: #e05100!important;
}
.bg-danger {
    background-color: #d75252!important;
}
a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus {
    background-color: #c82e2e!important;
}
.bg-light {
    background-color: #f8f8f8!important;
}
a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus {
    background-color: #dfdfdf!important;
}
.bg-dark {
    background-color: #444444!important;
}
a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
    background-color: #2b2b2b!important;
}
.bg-mpage_cfg_bg_color1 {
    background-color: #0c0b41!important;
}
a.bg-mpage_cfg_bg_color1:hover, a.bg-mpage_cfg_bg_color1:focus, button.bg-mpage_cfg_bg_color1:hover, button.bg-mpage_cfg_bg_color1:focus {
    background-color: #040415!important;
}
.bg-mpage_cfg_bg_color2 {
    background-color: #0b345b!important;
}
a.bg-mpage_cfg_bg_color2:hover, a.bg-mpage_cfg_bg_color2:focus, button.bg-mpage_cfg_bg_color2:hover, button.bg-mpage_cfg_bg_color2:focus {
    background-color: #051a2e!important;
}
.bg-mpage_cfg_mouse_over_color {
    background-color: #1b36bb!important;
}
a.bg-mpage_cfg_mouse_over_color:hover, a.bg-mpage_cfg_mouse_over_color:focus, button.bg-mpage_cfg_mouse_over_color:hover, button.bg-mpage_cfg_mouse_over_color:focus {
    background-color: #15298e!important;
}
.bg-primary-light {
    background-color: #4574dc!important;
}
a.bg-primary-light:hover, a.bg-primary-light:focus, button.bg-primary-light:hover, button.bg-primary-light:focus {
    background-color: #2658c8!important;
}
.bg-primary-dark {
    background-color: #576383!important;
}
a.bg-primary-dark:hover, a.bg-primary-dark:focus, button.bg-primary-dark:hover, button.bg-primary-dark:focus {
    background-color: #434c64!important;
}
.bg-primary2 {
    background-color: #2F56A5!important;
}
a.bg-primary2:hover, a.bg-primary2:focus, button.bg-primary2:hover, button.bg-primary2:focus {
    background-color: #24417d!important;
}
.bg-primary-darken {
    background-color: #292B5D!important;
}
a.bg-primary-darken:hover, a.bg-primary-darken:focus, button.bg-primary-darken:hover, button.bg-primary-darken:focus {
    background-color: #191b3a!important;
}
.bg-primary-darken2 {
    background-color: #00205c!important;
}
a.bg-primary-darken2:hover, a.bg-primary-darken2:focus, button.bg-primary-darken2:hover, button.bg-primary-darken2:focus {
    background-color: #000e29!important;
}
.bg-primary-darken3 {
    background-color: #1c376f!important;
}
a.bg-primary-darken3:hover, a.bg-primary-darken3:focus, button.bg-primary-darken3:hover, button.bg-primary-darken3:focus {
    background-color: #122346!important;
}
.bg-secondary-light {
    background-color: #fdf9bc!important;
}
a.bg-secondary-light:hover, a.bg-secondary-light:focus, button.bg-secondary-light:hover, button.bg-secondary-light:focus {
    background-color: #fcf58a!important;
}
.bg-success-light {
    background-color: #ecf9f2!important;
}
a.bg-success-light:hover, a.bg-success-light:focus, button.bg-success-light:hover, button.bg-success-light:focus {
    background-color: #c5edd7!important;
}
.bg-info-light {
    background-color: #e3f4fe!important;
}
a.bg-info-light:hover, a.bg-info-light:focus, button.bg-info-light:hover, button.bg-info-light:focus {
    background-color: #b2e1fc!important;
}
.bg-warning-light {
    background-color: #fff3e3!important;
}
a.bg-warning-light:hover, a.bg-warning-light:focus, button.bg-warning-light:hover, button.bg-warning-light:focus {
    background-color: #ffddb0!important;
}
.bg-danger-light {
    background-color: #fdeaef!important;
}
a.bg-danger-light:hover, a.bg-danger-light:focus, button.bg-danger-light:hover, button.bg-danger-light:focus {
    background-color: #f9bbcc!important;
}
.bg-blue {
    background-color: #3d8aff!important;
}
a.bg-blue:hover, a.bg-blue:focus, button.bg-blue:hover, button.bg-blue:focus {
    background-color: #0a6bff!important;
}
.bg-blue-light {
    background-color: #e3f4fe!important;
}
a.bg-blue-light:hover, a.bg-blue-light:focus, button.bg-blue-light:hover, button.bg-blue-light:focus {
    background-color: #b2e1fc!important;
}
.bg-indigo {
    background-color: #7239ea!important;
}
a.bg-indigo:hover, a.bg-indigo:focus, button.bg-indigo:hover, button.bg-indigo:focus {
    background-color: #5517d9!important;
}
.bg-indigo-light {
    background-color: #efe9fd!important;
}
a.bg-indigo-light:hover, a.bg-indigo-light:focus, button.bg-indigo-light:hover, button.bg-indigo-light:focus {
    background-color: #cdbaf9!important;
}
.bg-purple {
    background-color: #5b2e91!important;
}
a.bg-purple:hover, a.bg-purple:focus, button.bg-purple:hover, button.bg-purple:focus {
    background-color: #43226a!important;
}
.bg-purple-light {
    background-color: #ede8f3!important;
}
a.bg-purple-light:hover, a.bg-purple-light:focus, button.bg-purple-light:hover, button.bg-purple-light:focus {
    background-color: #d3c6e2!important;
}
.bg-pink {
    background-color: #ed156e!important;
}
a.bg-pink:hover, a.bg-pink:focus, button.bg-pink:hover, button.bg-pink:focus {
    background-color: #c00f58!important;
}
.bg-pink-light {
    background-color: #ffe8ec!important;
}
a.bg-pink-light:hover, a.bg-pink-light:focus, button.bg-pink-light:hover, button.bg-pink-light:focus {
    background-color: #ffb5c2!important;
}
.bg-red {
    background-color: #d75252!important;
}
a.bg-red:hover, a.bg-red:focus, button.bg-red:hover, button.bg-red:focus {
    background-color: #c82e2e!important;
}
.bg-red-light {
    background-color: #fdeaef!important;
}
a.bg-red-light:hover, a.bg-red-light:focus, button.bg-red-light:hover, button.bg-red-light:focus {
    background-color: #f9bbcc!important;
}
.bg-yellow {
    background-color: #FFBD14!important;
}
a.bg-yellow:hover, a.bg-yellow:focus, button.bg-yellow:hover, button.bg-yellow:focus {
    background-color: #e0a100!important;
}
.bg-yellow-light {
    background-color: #ebff00!important;
}
a.bg-yellow-light:hover, a.bg-yellow-light:focus, button.bg-yellow-light:hover, button.bg-yellow-light:focus {
    background-color: #bccc00!important;
}
.bg-orange {
    background-color: #FF6914!important;
}
a.bg-orange:hover, a.bg-orange:focus, button.bg-orange:hover, button.bg-orange:focus {
    background-color: #e05100!important;
}
.bg-orange-light {
    background-color: #fff3e3!important;
}
a.bg-orange-light:hover, a.bg-orange-light:focus, button.bg-orange-light:hover, button.bg-orange-light:focus {
    background-color: #ffddb0!important;
}
.bg-green {
    background-color: #26cba4!important;
}
.bg-dark-blue {
    background-color: #132b58!important;
}
a.bg-green:hover, a.bg-green:focus, button.bg-green:hover, button.bg-green:focus {
    background-color: #1ea081!important;
}
.bg-green-light {
    background-color: #ecf9f2!important;
}
a.bg-green-light:hover, a.bg-green-light:focus, button.bg-green-light:hover, button.bg-green-light:focus {
    background-color: #c5edd7!important;
}
.bg-cyan {
    background-color: #4e8ac0!important;
}
a.bg-cyan:hover, a.bg-cyan:focus, button.bg-cyan:hover, button.bg-cyan:focus {
    background-color: #3970a2!important;
}
.bg-lighten {
    background-color: #f8f8f8!important;
}
a.bg-lighten:hover, a.bg-lighten:focus, button.bg-lighten:hover, button.bg-lighten:focus {
    background-color: #dfdfdf!important;
}
.bg-gray {
    background-color: #8c8c8c!important;
}
a.bg-gray:hover, a.bg-gray:focus, button.bg-gray:hover, button.bg-gray:focus {
    background-color: #737373!important;
}
.bg-gray-100 {
    background-color: #f8f9fa!important;
}
a.bg-gray-100:hover, a.bg-gray-100:focus, button.bg-gray-100:hover, button.bg-gray-100:focus {
    background-color: #dae0e5!important;
}
.bg-gray-200 {
    background-color: #f4f5f7!important;
}
a.bg-gray-200:hover, a.bg-gray-200:focus, button.bg-gray-200:hover, button.bg-gray-200:focus {
    background-color: #d6dae2!important;
}
.bg-gray-300 {
    background-color: #d9d9d9!important;
}
a.bg-gray-300:hover, a.bg-gray-300:focus, button.bg-gray-300:hover, button.bg-gray-300:focus {
    background-color: silver!important;
}
.bg-gray-400 {
    background-color: #f4f5f7!important;
}
a.bg-gray-400:hover, a.bg-gray-400:focus, button.bg-gray-400:hover, button.bg-gray-400:focus {
    background-color: #d6dae2!important;
}
.bg-gray-500 {
    background-color: #8c8c8c!important;
}
a.bg-gray-500:hover, a.bg-gray-500:focus, button.bg-gray-500:hover, button.bg-gray-500:focus {
    background-color: #737373!important;
}
.bg-gray-600 {
    background-color: #666666!important;
}
a.bg-gray-600:hover, a.bg-gray-600:focus, button.bg-gray-600:hover, button.bg-gray-600:focus {
    background-color: #4d4d4d!important;
}
.bg-gray-700 {
    background-color: #444444!important;
}
a.bg-gray-700:hover, a.bg-gray-700:focus, button.bg-gray-700:hover, button.bg-gray-700:focus {
    background-color: #2b2b2b!important;
}
.bg-gray-800 {
    background-color: #333333!important;
}
a.bg-gray-800:hover, a.bg-gray-800:focus, button.bg-gray-800:hover, button.bg-gray-800:focus {
    background-color: #1a1a1a!important;
}
.bg-gray-900 {
    background-color: #282938!important;
}
a.bg-gray-900:hover, a.bg-gray-900:focus, button.bg-gray-900:hover, button.bg-gray-900:focus {
    background-color: #13131a!important;
}
.bg-gray-border {
    background-color: #eaeaea!important;
}
a.bg-gray-border:hover, a.bg-gray-border:focus, button.bg-gray-border:hover, button.bg-gray-border:focus {
    background-color: #d1d1d1!important;
}
.bg-dark-light {
    background-color: #f8f8f8!important;
}
a.bg-dark-light:hover, a.bg-dark-light:focus, button.bg-dark-light:hover, button.bg-dark-light:focus {
    background-color: #dfdfdf!important;
}
.bg-black {
    background-color: #000000!important;
}
a.bg-black:hover, a.bg-black:focus, button.bg-black:hover, button.bg-black:focus {
    background-color: black!important;
}
.bg-white {
    background-color: #ffffff!important;
}
a.bg-white:hover, a.bg-white:focus, button.bg-white:hover, button.bg-white:focus {
    background-color: #e6e6e6!important;
}
.bg-white-80 {
    background-color: rgba(255, 255, 255, .8)!important;
}
a.bg-white-80:hover, a.bg-white-80:focus, button.bg-white-80:hover, button.bg-white-80:focus {
    background-color: rgba(230, 230, 230, .8)!important;
}
.bg-white-08 {
    background-color: rgba(255, 255, 255, .08)!important;
}
a.bg-white-08:hover, a.bg-white-08:focus, button.bg-white-08:hover, button.bg-white-08:focus {
    background-color: rgba(230, 230, 230, .08)!important;
}
.bg-b0b0b0 {
    background-color: #b0b0b0!important;
}
a.bg-b0b0b0:hover, a.bg-b0b0b0:focus, button.bg-b0b0b0:hover, button.bg-b0b0b0:focus {
    background-color: #979797!important;
}
.bg-fff4d3 {
    background-color: #FFF4D3!important;
}
a.bg-fff4d3:hover, a.bg-fff4d3:focus, button.bg-fff4d3:hover, button.bg-fff4d3:focus {
    background-color: #ffe7a0!important;
}
.bg-818181 {
    background-color: #818181!important;
}
a.bg-818181:hover, a.bg-818181:focus, button.bg-818181:hover, button.bg-818181:focus {
    background-color: #686868!important;
}
.bg-6a409d {
    background-color: #6A409D!important;
}
a.bg-6a409d:hover, a.bg-6a409d:focus, button.bg-6a409d:hover, button.bg-6a409d:focus {
    background-color: #523179!important;
}
.bg-white {
    background-color: #ffffff!important;
}
.bg-transparent {
    background-color: transparent!important;
}
.border {
    border: 1px solid #eaeaea!important;
}
.border-top {
    border-top: 1px solid #eaeaea!important;
}
.border-right {
    border-right: 1px solid #eaeaea!important;
}
.border-bottom {
    border-bottom: 1px solid #eaeaea!important;
}
.border-left {
    border-left: 1px solid #eaeaea!important;
}
.border-0 {
    border: 0!important;
}
.border-top-0 {
    border-top: 0!important;
}
.border-right-0 {
    border-right: 0!important;
}
.border-bottom-0 {
    border-bottom: 0!important;
}
.border-left-0 {
    border-left: 0!important;
}
.border-primary {
    border-color: #0c0b41!important;
}
.border-secondary {
    border-color: #eaeaea!important;
}
.border-success {
    border-color: #26cba4!important;
}
.border-info {
    border-color: #3d8aff!important;
}
.border-warning {
    border-color: #FF6914!important;
}
.border-danger {
    border-color: #d75252!important;
}
.border-light {
    border-color: #f8f8f8!important;
}
.border-dark {
    border-color: #444444!important;
}
.border-mpage_cfg_bg_color1 {
    border-color: #0c0b41!important;
}
.border-mpage_cfg_bg_color2 {
    border-color: #0b345b!important;
}
.border-mpage_cfg_mouse_over_color {
    border-color: #1b36bb!important;
}
.border-primary-light {
    border-color: #4574dc!important;
}
.border-primary-dark {
    border-color: #576383!important;
}
.border-primary2 {
    border-color: #2F56A5!important;
}
.border-primary-darken {
    border-color: #292B5D!important;
}
.border-primary-darken2 {
    border-color: #00205c!important;
}
.border-primary-darken3 {
    border-color: #1c376f!important;
}
.border-secondary-light {
    border-color: #fdf9bc!important;
}
.border-success-light {
    border-color: #ecf9f2!important;
}
.border-info-light {
    border-color: #e3f4fe!important;
}
.border-warning-light {
    border-color: #fff3e3!important;
}
.border-danger-light {
    border-color: #fdeaef!important;
}
.border-blue {
    border-color: #3d8aff!important;
}
.border-blue-light {
    border-color: #e3f4fe!important;
}
.border-indigo {
    border-color: #7239ea!important;
}
.border-indigo-light {
    border-color: #efe9fd!important;
}
.border-purple {
    border-color: #5b2e91!important;
}
.border-purple-light {
    border-color: #ede8f3!important;
}
.border-pink {
    border-color: #ed156e!important;
}
.border-pink-light {
    border-color: #ffe8ec!important;
}
.border-red {
    border-color: #d75252!important;
}
.border-red-light {
    border-color: #fdeaef!important;
}
.border-yellow {
    border-color: #FFBD14!important;
}
.border-yellow-light {
    border-color: #ebff00!important;
}
.border-orange {
    border-color: #FF6914!important;
}
.border-orange-light {
    border-color: #fff3e3!important;
}
.border-green {
    border-color: #26cba4!important;
}
.border-green-light {
    border-color: #ecf9f2!important;
}
.border-cyan {
    border-color: #4e8ac0!important;
}
.border-lighten {
    border-color: #f8f8f8!important;
}
.border-gray {
    border-color: #8c8c8c!important;
}
.border-gray-100 {
    border-color: #f8f9fa!important;
}
.border-gray-200 {
    border-color: #f4f5f7!important;
}
.border-gray-300 {
    border-color: #d9d9d9!important;
}
.border-gray-400 {
    border-color: #f4f5f7!important;
}
.border-gray-500 {
    border-color: #8c8c8c!important;
}
.border-gray-600 {
    border-color: #666666!important;
}
.border-gray-700 {
    border-color: #444444!important;
}
.border-gray-800 {
    border-color: #333333!important;
}
.border-gray-900 {
    border-color: #282938!important;
}
.border-gray-border {
    border-color: #eaeaea!important;
}
.border-dark-light {
    border-color: #f8f8f8!important;
}
.border-black {
    border-color: #000000!important;
}
.border-white {
    border-color: #ffffff!important;
}
.border-white-80 {
    border-color: rgba(255, 255, 255, .8)!important;
}
.border-white-08 {
    border-color: rgba(255, 255, 255, .08)!important;
}
.border-b0b0b0 {
    border-color: #b0b0b0!important;
}
.border-fff4d3 {
    border-color: #FFF4D3!important;
}
.border-818181 {
    border-color: #818181!important;
}
.border-6a409d {
    border-color: #6A409D!important;
}
.border-white {
    border-color: #ffffff!important;
}
.rounded-sm {
    border-radius: 0px!important;
}
.rounded {
    border-radius: 0px!important;
}
.rounded-top {
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
}
.rounded-right {
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}
.rounded-bottom {
    border-bottom-right-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
}
.rounded-left {
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
}
.rounded-lg {
    border-radius: 0px!important;
}
.rounded-circle {
    border-radius: 50%!important;
}
.rounded-pill {
    border-radius: 50rem!important;
}
.rounded-0 {
    border-radius: 0!important;
}
.clearfix::after {
    display: block;
    clear: both;
    content: ""}
.d-none {
    display: none!important;
}
.d-inline {
    display: inline!important;
}
.d-inline-block {
    display: inline-block!important;
}
.d-block {
    display: block!important;
}
.d-table {
    display: table!important;
}
.d-table-row {
    display: table-row!important;
}
.d-table-cell {
    display: table-cell!important;
}
.d-flex {
    display: flex!important;
}
.d-inline-flex {
    display: inline-flex!important;
}
@media (min-width:576px) {
    .d-sm-none {
    display: none!important;
}
.d-sm-inline {
    display: inline!important;
}
.d-sm-inline-block {
    display: inline-block!important;
}
.d-sm-block {
    display: block!important;
}
.d-sm-table {
    display: table!important;
}
.d-sm-table-row {
    display: table-row!important;
}
.d-sm-table-cell {
    display: table-cell!important;
}
.d-sm-flex {
    display: flex!important;
}
.d-sm-inline-flex {
    display: inline-flex!important;
}
}@media (min-width:768px) {
    .d-md-none {
    display: none!important;
}
.d-md-inline {
    display: inline!important;
}
.d-md-inline-block {
    display: inline-block!important;
}
.d-md-block {
    display: block!important;
}
.d-md-table {
    display: table!important;
}
.d-md-table-row {
    display: table-row!important;
}
.d-md-table-cell {
    display: table-cell!important;
}
.d-md-flex {
    display: flex!important;
}
.d-md-inline-flex {
    display: inline-flex!important;
}
}@media (min-width:992px) {
    .d-lg-none {
    display: none!important;
}
.d-lg-inline {
    display: inline!important;
}
.d-lg-inline-block {
    display: inline-block!important;
}
.d-lg-block {
    display: block!important;
}
.d-lg-table {
    display: table!important;
}
.d-lg-table-row {
    display: table-row!important;
}
.d-lg-table-cell {
    display: table-cell!important;
}
.d-lg-flex {
    display: flex!important;
}
.d-lg-inline-flex {
    display: inline-flex!important;
}
}@media (min-width:1200px) {
    .d-xl-none {
    display: none!important;
}
.d-xl-inline {
    display: inline!important;
}
.d-xl-inline-block {
    display: inline-block!important;
}
.d-xl-block {
    display: block!important;
}
.d-xl-table {
    display: table!important;
}
.d-xl-table-row {
    display: table-row!important;
}
.d-xl-table-cell {
    display: table-cell!important;
}
.d-xl-flex {
    display: flex!important;
}
.d-xl-inline-flex {
    display: inline-flex!important;
}
}@media (min-width:1660px) {
    .d-xxl-none {
    display: none!important;
}
.d-xxl-inline {
    display: inline!important;
}
.d-xxl-inline-block {
    display: inline-block!important;
}
.d-xxl-block {
    display: block!important;
}
.d-xxl-table {
    display: table!important;
}
.d-xxl-table-row {
    display: table-row!important;
}
.d-xxl-table-cell {
    display: table-cell!important;
}
.d-xxl-flex {
    display: flex!important;
}
.d-xxl-inline-flex {
    display: inline-flex!important;
}
}@media (min-width:1920px) {
    .d-xxxl-none {
    display: none!important;
}
.d-xxxl-inline {
    display: inline!important;
}
.d-xxxl-inline-block {
    display: inline-block!important;
}
.d-xxxl-block {
    display: block!important;
}
.d-xxxl-table {
    display: table!important;
}
.d-xxxl-table-row {
    display: table-row!important;
}
.d-xxxl-table-cell {
    display: table-cell!important;
}
.d-xxxl-flex {
    display: flex!important;
}
.d-xxxl-inline-flex {
    display: inline-flex!important;
}
}@media print {
    .d-print-none {
    display: none!important;
}
.d-print-inline {
    display: inline!important;
}
.d-print-inline-block {
    display: inline-block!important;
}
.d-print-block {
    display: block!important;
}
.d-print-table {
    display: table!important;
}
.d-print-table-row {
    display: table-row!important;
}
.d-print-table-cell {
    display: table-cell!important;
}
.d-print-flex {
    display: flex!important;
}
.d-print-inline-flex {
    display: inline-flex!important;
}
}.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive::before {
    display: block;
    content: ""}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-21by9::before {
    padding-top: 42.85714286%}
.embed-responsive-16by9::before {
    padding-top: 56.25%}
.embed-responsive-4by3::before {
    padding-top: 75%}
.embed-responsive-1by1::before {
    padding-top: 100%}
.flex-row {
    flex-direction: row!important;
}
.flex-column {
    flex-direction: column!important;
}
.flex-row-reverse {
    flex-direction: row-reverse!important;
}
.flex-column-reverse {
    flex-direction: column-reverse!important;
}
.flex-wrap {
    flex-wrap: wrap!important;
}
.flex-nowrap {
    flex-wrap: nowrap!important;
}
.flex-wrap-reverse {
    flex-wrap: wrap-reverse!important;
}
.flex-fill, .reportbuilder-report-container {
    flex: 1 1 auto!important;
}
.flex-grow-0 {
    flex-grow: 0!important;
}
.flex-grow-1 {
    flex-grow: 1!important;
}
.flex-shrink-0 {
    flex-shrink: 0!important;
}
.flex-shrink-1 {
    flex-shrink: 1!important;
}
.justify-content-start {
    justify-content: flex-start!important;
}
.justify-content-end {
    justify-content: flex-end!important;
}
.justify-content-center {
    justify-content: center!important;
}
.justify-content-between {
    justify-content: space-between!important;
}
.justify-content-around {
    justify-content: space-around!important;
}
.align-items-start {
    align-items: flex-start!important;
}
.align-items-end {
    align-items: flex-end!important;
}
.align-items-center {
    align-items: center!important;
}
.align-items-baseline {
    align-items: baseline!important;
}
.align-items-stretch {
    align-items: stretch!important;
}
.align-content-start {
    align-content: flex-start!important;
}
.align-content-end {
    align-content: flex-end!important;
}
.align-content-center {
    align-content: center!important;
}
.align-content-between {
    align-content: space-between!important;
}
.align-content-around {
    align-content: space-around!important;
}
.align-content-stretch {
    align-content: stretch!important;
}
.align-self-auto {
    align-self: auto!important;
}
.align-self-start {
    align-self: flex-start!important;
}
.align-self-end {
    align-self: flex-end!important;
}
.align-self-center {
    align-self: center!important;
}
.align-self-baseline {
    align-self: baseline!important;
}
.align-self-stretch {
    align-self: stretch!important;
}
@media (min-width:576px) {
    .flex-sm-row {
    flex-direction: row!important;
}
.flex-sm-column {
    flex-direction: column!important;
}
.flex-sm-row-reverse {
    flex-direction: row-reverse!important;
}
.flex-sm-column-reverse {
    flex-direction: column-reverse!important;
}
.flex-sm-wrap {
    flex-wrap: wrap!important;
}
.flex-sm-nowrap {
    flex-wrap: nowrap!important;
}
.flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse!important;
}
.flex-sm-fill {
    flex: 1 1 auto!important;
}
.flex-sm-grow-0 {
    flex-grow: 0!important;
}
.flex-sm-grow-1 {
    flex-grow: 1!important;
}
.flex-sm-shrink-0 {
    flex-shrink: 0!important;
}
.flex-sm-shrink-1 {
    flex-shrink: 1!important;
}
.justify-content-sm-start {
    justify-content: flex-start!important;
}
.justify-content-sm-end {
    justify-content: flex-end!important;
}
.justify-content-sm-center {
    justify-content: center!important;
}
.justify-content-sm-between {
    justify-content: space-between!important;
}
.justify-content-sm-around {
    justify-content: space-around!important;
}
.align-items-sm-start {
    align-items: flex-start!important;
}
.align-items-sm-end {
    align-items: flex-end!important;
}
.align-items-sm-center {
    align-items: center!important;
}
.align-items-sm-baseline {
    align-items: baseline!important;
}
.align-items-sm-stretch {
    align-items: stretch!important;
}
.align-content-sm-start {
    align-content: flex-start!important;
}
.align-content-sm-end {
    align-content: flex-end!important;
}
.align-content-sm-center {
    align-content: center!important;
}
.align-content-sm-between {
    align-content: space-between!important;
}
.align-content-sm-around {
    align-content: space-around!important;
}
.align-content-sm-stretch {
    align-content: stretch!important;
}
.align-self-sm-auto {
    align-self: auto!important;
}
.align-self-sm-start {
    align-self: flex-start!important;
}
.align-self-sm-end {
    align-self: flex-end!important;
}
.align-self-sm-center {
    align-self: center!important;
}
.align-self-sm-baseline {
    align-self: baseline!important;
}
.align-self-sm-stretch {
    align-self: stretch!important;
}
}@media (min-width:768px) {
    .flex-md-row {
    flex-direction: row!important;
}
.flex-md-column {
    flex-direction: column!important;
}
.flex-md-row-reverse {
    flex-direction: row-reverse!important;
}
.flex-md-column-reverse {
    flex-direction: column-reverse!important;
}
.flex-md-wrap {
    flex-wrap: wrap!important;
}
.flex-md-nowrap {
    flex-wrap: nowrap!important;
}
.flex-md-wrap-reverse {
    flex-wrap: wrap-reverse!important;
}
.flex-md-fill {
    flex: 1 1 auto!important;
}
.flex-md-grow-0 {
    flex-grow: 0!important;
}
.flex-md-grow-1 {
    flex-grow: 1!important;
}
.flex-md-shrink-0 {
    flex-shrink: 0!important;
}
.flex-md-shrink-1 {
    flex-shrink: 1!important;
}
.justify-content-md-start {
    justify-content: flex-start!important;
}
.justify-content-md-end {
    justify-content: flex-end!important;
}
.justify-content-md-center {
    justify-content: center!important;
}
.justify-content-md-between {
    justify-content: space-between!important;
}
.justify-content-md-around {
    justify-content: space-around!important;
}
.align-items-md-start {
    align-items: flex-start!important;
}
.align-items-md-end {
    align-items: flex-end!important;
}
.align-items-md-center {
    align-items: center!important;
}
.align-items-md-baseline {
    align-items: baseline!important;
}
.align-items-md-stretch {
    align-items: stretch!important;
}
.align-content-md-start {
    align-content: flex-start!important;
}
.align-content-md-end {
    align-content: flex-end!important;
}
.align-content-md-center {
    align-content: center!important;
}
.align-content-md-between {
    align-content: space-between!important;
}
.align-content-md-around {
    align-content: space-around!important;
}
.align-content-md-stretch {
    align-content: stretch!important;
}
.align-self-md-auto {
    align-self: auto!important;
}
.align-self-md-start {
    align-self: flex-start!important;
}
.align-self-md-end {
    align-self: flex-end!important;
}
.align-self-md-center {
    align-self: center!important;
}
.align-self-md-baseline {
    align-self: baseline!important;
}
.align-self-md-stretch {
    align-self: stretch!important;
}
}@media (min-width:992px) {
    .flex-lg-row {
    flex-direction: row!important;
}
.flex-lg-column {
    flex-direction: column!important;
}
.flex-lg-row-reverse {
    flex-direction: row-reverse!important;
}
.flex-lg-column-reverse {
    flex-direction: column-reverse!important;
}
.flex-lg-wrap {
    flex-wrap: wrap!important;
}
.flex-lg-nowrap {
    flex-wrap: nowrap!important;
}
.flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse!important;
}
.flex-lg-fill {
    flex: 1 1 auto!important;
}
.flex-lg-grow-0 {
    flex-grow: 0!important;
}
.flex-lg-grow-1 {
    flex-grow: 1!important;
}
.flex-lg-shrink-0 {
    flex-shrink: 0!important;
}
.flex-lg-shrink-1 {
    flex-shrink: 1!important;
}
.justify-content-lg-start {
    justify-content: flex-start!important;
}
.justify-content-lg-end {
    justify-content: flex-end!important;
}
.justify-content-lg-center {
    justify-content: center!important;
}
.justify-content-lg-between {
    justify-content: space-between!important;
}
.justify-content-lg-around {
    justify-content: space-around!important;
}
.align-items-lg-start {
    align-items: flex-start!important;
}
.align-items-lg-end {
    align-items: flex-end!important;
}
.align-items-lg-center {
    align-items: center!important;
}
.align-items-lg-baseline {
    align-items: baseline!important;
}
.align-items-lg-stretch {
    align-items: stretch!important;
}
.align-content-lg-start {
    align-content: flex-start!important;
}
.align-content-lg-end {
    align-content: flex-end!important;
}
.align-content-lg-center {
    align-content: center!important;
}
.align-content-lg-between {
    align-content: space-between!important;
}
.align-content-lg-around {
    align-content: space-around!important;
}
.align-content-lg-stretch {
    align-content: stretch!important;
}
.align-self-lg-auto {
    align-self: auto!important;
}
.align-self-lg-start {
    align-self: flex-start!important;
}
.align-self-lg-end {
    align-self: flex-end!important;
}
.align-self-lg-center {
    align-self: center!important;
}
.align-self-lg-baseline {
    align-self: baseline!important;
}
.align-self-lg-stretch {
    align-self: stretch!important;
}
}@media (min-width:1200px) {
    .flex-xl-row {
    flex-direction: row!important;
}
.flex-xl-column {
    flex-direction: column!important;
}
.flex-xl-row-reverse {
    flex-direction: row-reverse!important;
}
.flex-xl-column-reverse {
    flex-direction: column-reverse!important;
}
.flex-xl-wrap {
    flex-wrap: wrap!important;
}
.flex-xl-nowrap {
    flex-wrap: nowrap!important;
}
.flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse!important;
}
.flex-xl-fill {
    flex: 1 1 auto!important;
}
.flex-xl-grow-0 {
    flex-grow: 0!important;
}
.flex-xl-grow-1 {
    flex-grow: 1!important;
}
.flex-xl-shrink-0 {
    flex-shrink: 0!important;
}
.flex-xl-shrink-1 {
    flex-shrink: 1!important;
}
.justify-content-xl-start {
    justify-content: flex-start!important;
}
.justify-content-xl-end {
    justify-content: flex-end!important;
}
.justify-content-xl-center {
    justify-content: center!important;
}
.justify-content-xl-between {
    justify-content: space-between!important;
}
.justify-content-xl-around {
    justify-content: space-around!important;
}
.align-items-xl-start {
    align-items: flex-start!important;
}
.align-items-xl-end {
    align-items: flex-end!important;
}
.align-items-xl-center {
    align-items: center!important;
}
.align-items-xl-baseline {
    align-items: baseline!important;
}
.align-items-xl-stretch {
    align-items: stretch!important;
}
.align-content-xl-start {
    align-content: flex-start!important;
}
.align-content-xl-end {
    align-content: flex-end!important;
}
.align-content-xl-center {
    align-content: center!important;
}
.align-content-xl-between {
    align-content: space-between!important;
}
.align-content-xl-around {
    align-content: space-around!important;
}
.align-content-xl-stretch {
    align-content: stretch!important;
}
.align-self-xl-auto {
    align-self: auto!important;
}
.align-self-xl-start {
    align-self: flex-start!important;
}
.align-self-xl-end {
    align-self: flex-end!important;
}
.align-self-xl-center {
    align-self: center!important;
}
.align-self-xl-baseline {
    align-self: baseline!important;
}
.align-self-xl-stretch {
    align-self: stretch!important;
}
}@media (min-width:1660px) {
    .flex-xxl-row {
    flex-direction: row!important;
}
.flex-xxl-column {
    flex-direction: column!important;
}
.flex-xxl-row-reverse {
    flex-direction: row-reverse!important;
}
.flex-xxl-column-reverse {
    flex-direction: column-reverse!important;
}
.flex-xxl-wrap {
    flex-wrap: wrap!important;
}
.flex-xxl-nowrap {
    flex-wrap: nowrap!important;
}
.flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse!important;
}
.flex-xxl-fill {
    flex: 1 1 auto!important;
}
.flex-xxl-grow-0 {
    flex-grow: 0!important;
}
.flex-xxl-grow-1 {
    flex-grow: 1!important;
}
.flex-xxl-shrink-0 {
    flex-shrink: 0!important;
}
.flex-xxl-shrink-1 {
    flex-shrink: 1!important;
}
.justify-content-xxl-start {
    justify-content: flex-start!important;
}
.justify-content-xxl-end {
    justify-content: flex-end!important;
}
.justify-content-xxl-center {
    justify-content: center!important;
}
.justify-content-xxl-between {
    justify-content: space-between!important;
}
.justify-content-xxl-around {
    justify-content: space-around!important;
}
.align-items-xxl-start {
    align-items: flex-start!important;
}
.align-items-xxl-end {
    align-items: flex-end!important;
}
.align-items-xxl-center {
    align-items: center!important;
}
.align-items-xxl-baseline {
    align-items: baseline!important;
}
.align-items-xxl-stretch {
    align-items: stretch!important;
}
.align-content-xxl-start {
    align-content: flex-start!important;
}
.align-content-xxl-end {
    align-content: flex-end!important;
}
.align-content-xxl-center {
    align-content: center!important;
}
.align-content-xxl-between {
    align-content: space-between!important;
}
.align-content-xxl-around {
    align-content: space-around!important;
}
.align-content-xxl-stretch {
    align-content: stretch!important;
}
.align-self-xxl-auto {
    align-self: auto!important;
}
.align-self-xxl-start {
    align-self: flex-start!important;
}
.align-self-xxl-end {
    align-self: flex-end!important;
}
.align-self-xxl-center {
    align-self: center!important;
}
.align-self-xxl-baseline {
    align-self: baseline!important;
}
.align-self-xxl-stretch {
    align-self: stretch!important;
}
}@media (min-width:1920px) {
    .flex-xxxl-row {
    flex-direction: row!important;
}
.flex-xxxl-column {
    flex-direction: column!important;
}
.flex-xxxl-row-reverse {
    flex-direction: row-reverse!important;
}
.flex-xxxl-column-reverse {
    flex-direction: column-reverse!important;
}
.flex-xxxl-wrap {
    flex-wrap: wrap!important;
}
.flex-xxxl-nowrap {
    flex-wrap: nowrap!important;
}
.flex-xxxl-wrap-reverse {
    flex-wrap: wrap-reverse!important;
}
.flex-xxxl-fill {
    flex: 1 1 auto!important;
}
.flex-xxxl-grow-0 {
    flex-grow: 0!important;
}
.flex-xxxl-grow-1 {
    flex-grow: 1!important;
}
.flex-xxxl-shrink-0 {
    flex-shrink: 0!important;
}
.flex-xxxl-shrink-1 {
    flex-shrink: 1!important;
}
.justify-content-xxxl-start {
    justify-content: flex-start!important;
}
.justify-content-xxxl-end {
    justify-content: flex-end!important;
}
.justify-content-xxxl-center {
    justify-content: center!important;
}
.justify-content-xxxl-between {
    justify-content: space-between!important;
}
.justify-content-xxxl-around {
    justify-content: space-around!important;
}
.align-items-xxxl-start {
    align-items: flex-start!important;
}
.align-items-xxxl-end {
    align-items: flex-end!important;
}
.align-items-xxxl-center {
    align-items: center!important;
}
.align-items-xxxl-baseline {
    align-items: baseline!important;
}
.align-items-xxxl-stretch {
    align-items: stretch!important;
}
.align-content-xxxl-start {
    align-content: flex-start!important;
}
.align-content-xxxl-end {
    align-content: flex-end!important;
}
.align-content-xxxl-center {
    align-content: center!important;
}
.align-content-xxxl-between {
    align-content: space-between!important;
}
.align-content-xxxl-around {
    align-content: space-around!important;
}
.align-content-xxxl-stretch {
    align-content: stretch!important;
}
.align-self-xxxl-auto {
    align-self: auto!important;
}
.align-self-xxxl-start {
    align-self: flex-start!important;
}
.align-self-xxxl-end {
    align-self: flex-end!important;
}
.align-self-xxxl-center {
    align-self: center!important;
}
.align-self-xxxl-baseline {
    align-self: baseline!important;
}
.align-self-xxxl-stretch {
    align-self: stretch!important;
}
}.float-left {
    float: left!important;
}
.float-right {
    float: right!important;
}
.float-none {
    float: none!important;
}
@media (min-width:576px) {
    .float-sm-left {
    float: left!important;
}
.float-sm-right {
    float: right!important;
}
.float-sm-none {
    float: none!important;
}
}@media (min-width:768px) {
    .float-md-left {
    float: left!important;
}
.float-md-right {
    float: right!important;
}
.float-md-none {
    float: none!important;
}
}@media (min-width:992px) {
    .float-lg-left {
    float: left!important;
}
.float-lg-right {
    float: right!important;
}
.float-lg-none {
    float: none!important;
}
}@media (min-width:1200px) {
    .float-xl-left {
    float: left!important;
}
.float-xl-right {
    float: right!important;
}
.float-xl-none {
    float: none!important;
}
}@media (min-width:1660px) {
    .float-xxl-left {
    float: left!important;
}
.float-xxl-right {
    float: right!important;
}
.float-xxl-none {
    float: none!important;
}
}@media (min-width:1920px) {
    .float-xxxl-left {
    float: left!important;
}
.float-xxxl-right {
    float: right!important;
}
.float-xxxl-none {
    float: none!important;
}
}.user-select-all {
    user-select: all!important;
}
.user-select-auto {
    user-select: auto!important;
}
.user-select-none {
    user-select: none!important;
}
.overflow-auto {
    overflow: auto!important;
}
.overflow-hidden {
    overflow: hidden!important;
}
.position-static {
    position: static!important;
}
.position-relative {
    position: relative!important;
}
.position-absolute {
    position: absolute!important;
}
.position-fixed {
    position: fixed!important;
}
.position-sticky {
    position: sticky!important;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}
@supports (position:sticky) {
    .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
}
}.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}
.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important;
}
.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
}
.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)!important;
}
.shadow-none {
    box-shadow: none!important;
}
.w-25 {
    width: 25%!important;
}
.w-50 {
    width: 50%!important;
}
.w-75 {
    width: 75%!important;
}
.w-100 {
    width: 100%!important;
}
.w-auto {
    width: auto!important;
}
.w-60 {
    width: 60%!important;
}
.w-70 {
    width: 70%!important;
}
.w-80 {
    width: 80%!important;
}
.w-8px {
    width: 8px!important;
}
.w-14px {
    width: 14px!important;
}
.w-16px {
    width: 16px!important;
}
.w-18px {
    width: 18px!important;
}
.w-20px {
    width: 20px!important;
}
.w-30px {
    width: 30px!important;
}
.w-32px {
    width: 32px!important;
}
.w-36px {
    width: 36px!important;
}
.w-38px {
    width: 38px!important;
}
.w-40px {
    width: 40px!important;
}
.w-50px {
    width: 50px!important;
}
.w-54px {
    width: 54px!important;
}
.w-56px {
    width: 56px!important;
}
.w-60px {
    width: 60px!important;
}
.w-70px {
    width: 70px!important;
}
.w-72px {
    width: 72px!important;
}
.w-76px {
    width: 76px!important;
}
.w-80px {
    width: 80px!important;
}
.w-100px {
    width: 100px!important;
}
.w-105px {
    width: 105px!important;
}
.w-110px {
    width: 110px!important;
}
.w-120px {
    width: 120px!important;
}
.w-122px {
    width: 122px!important;
}
.w-129px {
    width: 129px!important;
}
.w-140px {
    width: 140px!important;
}
.w-150px {
    width: 150px!important;
}
.w-155px {
    width: 155px!important;
}
.w-160px {
    width: 160px!important;
}
.w-164px {
    width: 164px!important;
}
.w-170px {
    width: 170px!important;
}
.w-185px {
    width: 185px!important;
}
.w-200px {
    width: 200px!important;
}
.w-220px {
    width: 220px!important;
}
.w-240px {
    width: 240px!important;
}
.w-250px {
    width: 250px!important;
}
.w-260px {
    width: 260px!important;
}
.w-270px {
    width: 270px!important;
}
.w-300px {
    width: 300px!important;
}
.w-305px {
    width: 305px!important;
}
.w-310px {
    width: 310px!important;
}
.w-350px {
    width: 350px!important;
}
.w-370px {
    width: 370px!important;
}
.w-400px {
    width: 400px!important;
}
.w-450px {
    width: 450px!important;
}
.w-465px {
    width: 465px!important;
}
.w-480px {
    width: 480px!important;
}
.w-500px {
    width: 500px!important;
}
.w-600px {
    width: 600px!important;
}
.w-700px {
    width: 700px!important;
}
.w-800px {
    width: 800px!important;
}
.w-1000px {
    width: 1000px!important;
}
.w-1400px {
    width: 1400px!important;
}
.w-100vh {
    width: 100vh!important;
}
.w-content {
    width: max-content!important;
}
.h-25 {
    height: 25%!important;
}
.h-50 {
    height: 50%!important;
}
.h-75 {
    height: 75%!important;
}
.h-100 {
    height: 100%!important;
}
.h-auto {
    height: auto!important;
}
.h-60 {
    height: 60%!important;
}
.h-70 {
    height: 70%!important;
}
.h-80 {
    height: 80%!important;
}
.h-8px {
    height: 8px!important;
}
.h-14px {
    height: 14px!important;
}
.h-16px {
    height: 16px!important;
}
.h-18px {
    height: 18px!important;
}
.h-20px {
    height: 20px!important;
}
.h-30px {
    height: 30px!important;
}
.h-32px {
    height: 32px!important;
}
.h-36px {
    height: 36px!important;
}
.h-38px {
    height: 38px!important;
}
.h-40px {
    height: 40px!important;
}
.h-50px {
    height: 50px!important;
}
.h-54px {
    height: 54px!important;
}
.h-56px {
    height: 56px!important;
}
.h-60px {
    height: 60px!important;
}
.h-70px {
    height: 70px!important;
}
.h-72px {
    height: 72px!important;
}
.h-76px {
    height: 76px!important;
}
.h-80px {
    height: 80px!important;
}
.h-100px {
    height: 100px!important;
}
.h-105px {
    height: 105px!important;
}
.h-110px {
    height: 110px!important;
}
.h-120px {
    height: 120px!important;
}
.h-122px {
    height: 122px!important;
}
.h-140px {
    height: 140px!important;
}
.h-150px {
    height: 150px!important;
}
.h-155px {
    height: 155px!important;
}
.h-160px {
    height: 160px!important;
}
.h-164px {
    height: 164px!important;
}
.h-170px {
    height: 170px!important;
}
.h-185px {
    height: 185px!important;
}
.h-200px {
    height: 200px!important;
}
.h-220px {
    height: 220px!important;
}
.h-240px {
    height: 240px!important;
}
.h-250px {
    height: 250px!important;
}
.h-260px {
    height: 260px!important;
}
.h-270px {
    height: 270px!important;
}
.h-300px {
    height: 300px!important;
}
.h-305px {
    height: 305px!important;
}
.h-310px {
    height: 310px!important;
}
.h-350px {
    height: 350px!important;
}
.h-370px {
    height: 370px!important;
}
.h-400px {
    height: 400px!important;
}
.h-450px {
    height: 450px!important;
}
.h-465px {
    height: 465px!important;
}
.h-480px {
    height: 480px!important;
}
.h-500px {
    height: 500px!important;
}
.h-600px {
    height: 600px!important;
}
.h-700px {
    height: 700px!important;
}
.h-800px {
    height: 800px!important;
}
.h-1000px {
    height: 1000px!important;
}
.h-1400px {
    height: 1400px!important;
}
.h-100vh {
    height: 100vh!important;
}
.h-content {
    height: max-content!important;
}
.mw-100 {
    max-width: 100%!important;
}
.mh-100 {
    max-height: 100%!important;
}
.min-vw-100 {
    min-width: 100vw!important;
}
.min-vh-100 {
    min-height: 100vh!important;
}
.vw-100 {
    width: 100vw!important;
}
.vh-100 {
    height: 100vh!important;
}
.m-0 {
    margin: 0!important;
}
.mt-0, .my-0 {
    margin-top: 0!important;
}
.mr-0, .mx-0 {
    margin-right: 0!important;
}
.mb-0, .my-0 {
    margin-bottom: 0!important;
}
.ml-0, .mx-0 {
    margin-left: 0!important;
}
.m-1 {
    margin: 0.25rem!important;
}
.mt-1, .my-1 {
    margin-top: 0.25rem!important;
}
.mr-1, .mx-1 {
    margin-right: 0.25rem!important;
}
.mb-1, .my-1 {
    margin-bottom: 0.25rem!important;
}
.ml-1, .mx-1 {
    margin-left: 0.25rem!important;
}
.m-2 {
    margin: 0.5rem!important;
}
.mt-2, .my-2 {
    margin-top: 0.5rem!important;
}
.mr-2, .mx-2 {
    margin-right: 0.5rem!important;
}
.mb-2, .my-2 {
    margin-bottom: 0.5rem!important;
}
.ml-2, .mx-2 {
    margin-left: 0.5rem!important;
}
.m-3 {
    margin: 1rem!important;
}
.mt-3, .my-3 {
    margin-top: 1rem!important;
}
.mr-3, .mx-3 {
    margin-right: 1rem!important;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}
.ml-3, .mx-3 {
    margin-left: 1rem!important;
}
.m-4 {
    margin: 1.5rem!important;
}
.mt-4, .my-4 {
    margin-top: 1.5rem!important;
}
.mr-4, .mx-4 {
    margin-right: 1.5rem!important;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}
.ml-4, .mx-4 {
    margin-left: 1.5rem!important;
}
.m-5 {
    margin: 3rem!important;
}
.mt-5, .my-5 {
    margin-top: 3rem!important;
}
.mr-5, .mx-5 {
    margin-right: 3rem!important;
}
.mb-5, .my-5 {
    margin-bottom: 3rem!important;
}
.ml-5, .mx-5 {
    margin-left: 3rem!important;
}
.m-6px {
    margin: 6px!important;
}
.mt-6px, .my-6px {
    margin-top: 6px!important;
}
.mr-6px, .mx-6px {
    margin-right: 6px!important;
}
.mb-6px, .my-6px {
    margin-bottom: 6px!important;
}
.ml-6px, .mx-6px {
    margin-left: 6px!important;
}
.m-8px {
    margin: 8px!important;
}
.mt-8px, .my-8px {
    margin-top: 8px!important;
}
.mr-8px, .mx-8px {
    margin-right: 8px!important;
}
.mb-8px, .my-8px {
    margin-bottom: 8px!important;
}
.ml-8px, .mx-8px {
    margin-left: 8px!important;
}
.m-10px {
    margin: 10px!important;
}
.mt-10px, .my-10px {
    margin-top: 10px!important;
}
.mr-10px, .mx-10px {
    margin-right: 10px!important;
}
.mb-10px, .my-10px {
    margin-bottom: 10px!important;
}
.ml-10px, .mx-10px {
    margin-left: 10px!important;
}
.m-12px {
    margin: 12px!important;
}
.mt-12px, .my-12px {
    margin-top: 12px!important;
}
.mr-12px, .mx-12px {
    margin-right: 12px!important;
}
.mb-12px, .my-12px {
    margin-bottom: 12px!important;
}
.ml-12px, .mx-12px {
    margin-left: 12px!important;
}
.m-14px {
    margin: 14px!important;
}
.mt-14px, .my-14px {
    margin-top: 14px!important;
}
.mr-14px, .mx-14px {
    margin-right: 14px!important;
}
.mb-14px, .my-14px {
    margin-bottom: 14px!important;
}
.ml-14px, .mx-14px {
    margin-left: 14px!important;
}
.m-20px {
    margin: 20px!important;
}
.mt-20px, .my-20px {
    margin-top: 20px!important;
}
.mr-20px, .mx-20px {
    margin-right: 20px!important;
}
.mb-20px, .my-20px {
    margin-bottom: 20px!important;
}
.ml-20px, .mx-20px {
    margin-left: 20px!important;
}
.m-30px {
    margin: 30px!important;
}
.mt-30px, .my-30px {
    margin-top: 30px!important;
}
.mr-30px, .mx-30px {
    margin-right: 30px!important;
}
.mb-30px, .my-30px {
    margin-bottom: 30px!important;
}
.ml-30px, .mx-30px {
    margin-left: 30px!important;
}
.m-32px {
    margin: 32px!important;
}
.mt-32px, .my-32px {
    margin-top: 32px!important;
}
.mr-32px, .mx-32px {
    margin-right: 32px!important;
}
.mb-32px, .my-32px {
    margin-bottom: 32px!important;
}
.ml-32px, .mx-32px {
    margin-left: 32px!important;
}
.m-34px {
    margin: 34px!important;
}
.mt-34px, .my-34px {
    margin-top: 34px!important;
}
.mr-34px, .mx-34px {
    margin-right: 34px!important;
}
.mb-34px, .my-34px {
    margin-bottom: 34px!important;
}
.ml-34px, .mx-34px {
    margin-left: 34px!important;
}
.m-36px {
    margin: 36px!important;
}
.mt-36px, .my-36px {
    margin-top: 36px!important;
}
.mr-36px, .mx-36px {
    margin-right: 36px!important;
}
.mb-36px, .my-36px {
    margin-bottom: 36px!important;
}
.ml-36px, .mx-36px {
    margin-left: 36px!important;
}
.m-40px {
    margin: 40px!important;
}
.mt-40px, .my-40px {
    margin-top: 40px!important;
}
.mr-40px, .mx-40px {
    margin-right: 40px!important;
}
.mb-40px, .my-40px {
    margin-bottom: 40px!important;
}
.ml-40px, .mx-40px {
    margin-left: 40px!important;
}
.m-45px {
    margin: 45px!important;
}
.mt-45px, .my-45px {
    margin-top: 45px!important;
}
.mr-45px, .mx-45px {
    margin-right: 45px!important;
}
.mb-45px, .my-45px {
    margin-bottom: 45px!important;
}
.ml-45px, .mx-45px {
    margin-left: 45px!important;
}
.m-50px {
    margin: 50px!important;
}
.mt-50px, .my-50px {
    margin-top: 50px!important;
}
.mr-50px, .mx-50px {
    margin-right: 50px!important;
}
.mb-50px, .my-50px {
    margin-bottom: 50px!important;
}
.ml-50px, .mx-50px {
    margin-left: 50px!important;
}
.m-60px {
    margin: 60px!important;
}
.mt-60px, .my-60px {
    margin-top: 60px!important;
}
.mr-60px, .mx-60px {
    margin-right: 60px!important;
}
.mb-60px, .my-60px {
    margin-bottom: 60px!important;
}
.ml-60px, .mx-60px {
    margin-left: 60px!important;
}
.m-70px {
    margin: 70px!important;
}
.mt-70px, .my-70px {
    margin-top: 70px!important;
}
.mr-70px, .mx-70px {
    margin-right: 70px!important;
}
.mb-70px, .my-70px {
    margin-bottom: 70px!important;
}
.ml-70px, .mx-70px {
    margin-left: 70px!important;
}
.m-80px {
    margin: 80px!important;
}
.mt-80px, .my-80px {
    margin-top: 80px!important;
}
.mr-80px, .mx-80px {
    margin-right: 80px!important;
}
.mb-80px, .my-80px {
    margin-bottom: 80px!important;
}
.ml-80px, .mx-80px {
    margin-left: 80px!important;
}
.m-170px {
    margin: 170px!important;
}
.mt-170px, .my-170px {
    margin-top: 170px!important;
}
.mr-170px, .mx-170px {
    margin-right: 170px!important;
}
.mb-170px, .my-170px {
    margin-bottom: 170px!important;
}
.ml-170px, .mx-170px {
    margin-left: 170px!important;
}
.m-260px {
    margin: 260px!important;
}
.mt-260px, .my-260px {
    margin-top: 260px!important;
}
.mr-260px, .mx-260px {
    margin-right: 260px!important;
}
.mb-260px, .my-260px {
    margin-bottom: 260px!important;
}
.ml-260px, .mx-260px {
    margin-left: 260px!important;
}
.m-auto {
    margin: auto!important;
}
.mt-auto, .my-auto {
    margin-top: auto!important;
}
.mr-auto, .mx-auto {
    margin-right: auto!important;
}
.mb-auto, .my-auto {
    margin-bottom: auto!important;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}
.p-0 {
    padding: 0!important;
}
.pt-0, .py-0 {
    padding-top: 0!important;
}
.pr-0, .px-0 {
    padding-right: 0!important;
}
.pb-0, .py-0 {
    padding-bottom: 0!important;
}
.pl-0, .px-0 {
    padding-left: 0!important;
}
.p-1 {
    padding: 0.25rem!important;
}
.pt-1, .py-1 {
    padding-top: 0.25rem!important;
}
.pr-1, .px-1 {
    padding-right: 0.25rem!important;
}
.pb-1, .py-1 {
    padding-bottom: 0.25rem!important;
}
.pl-1, .px-1 {
    padding-left: 0.25rem!important;
}
.p-2 {
    padding: 0.5rem!important;
}
.pt-2, .py-2 {
    padding-top: 0.5rem!important;
}
.pr-2, .px-2 {
    padding-right: 0.5rem!important;
}
.pb-2, .py-2 {
    padding-bottom: 0.5rem!important;
}
.pl-2, .px-2 {
    padding-left: 0.5rem!important;
}
.p-3 {
    padding: 1rem!important;
}
.pt-3, .py-3 {
    padding-top: 1rem!important;
}
.pr-3, .px-3 {
    padding-right: 1rem!important;
}
.pb-3, .py-3 {
    padding-bottom: 1rem!important;
}
.pl-3, .px-3 {
    padding-left: 1rem!important;
}
.p-4 {
    padding: 1.5rem!important;
}
.pt-4, .py-4 {
    padding-top: 1.5rem!important;
}
.pr-4, .px-4 {
    padding-right: 1.5rem!important;
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem!important;
}
.pl-4, .px-4 {
    padding-left: 1.5rem!important;
}
.p-5 {
    padding: 3rem!important;
}
.pt-5, .py-5 {
    padding-top: 3rem!important;
}
.pr-5, .px-5 {
    padding-right: 3rem!important;
}
.pb-5, .py-5 {
    padding-bottom: 3rem!important;
}
.pl-5, .px-5 {
    padding-left: 3rem!important;
}
.p-6px {
    padding: 6px!important;
}
.pt-6px, .py-6px {
    padding-top: 6px!important;
}
.pr-6px, .px-6px {
    padding-right: 6px!important;
}
.pb-6px, .py-6px {
    padding-bottom: 6px!important;
}
.pl-6px, .px-6px {
    padding-left: 6px!important;
}
.p-8px {
    padding: 8px!important;
}
.pt-8px, .py-8px {
    padding-top: 8px!important;
}
.pr-8px, .px-8px {
    padding-right: 8px!important;
}
.pb-8px, .py-8px {
    padding-bottom: 8px!important;
}
.pl-8px, .px-8px {
    padding-left: 8px!important;
}
.p-10px {
    padding: 10px!important;
}
.pt-10px, .py-10px {
    padding-top: 10px!important;
}
.pr-10px, .px-10px {
    padding-right: 10px!important;
}
.pb-10px, .py-10px {
    padding-bottom: 10px!important;
}
.pl-10px, .px-10px {
    padding-left: 10px!important;
}
.p-12px {
    padding: 12px!important;
}
.pt-12px, .py-12px {
    padding-top: 12px!important;
}
.pr-12px, .px-12px {
    padding-right: 12px!important;
}
.pb-12px, .py-12px {
    padding-bottom: 12px!important;
}
.pl-12px, .px-12px {
    padding-left: 12px!important;
}
.p-14px {
    padding: 14px!important;
}
.pt-14px, .py-14px {
    padding-top: 14px!important;
}
.pr-14px, .px-14px {
    padding-right: 14px!important;
}
.pb-14px, .py-14px {
    padding-bottom: 14px!important;
}
.pl-14px, .px-14px {
    padding-left: 14px!important;
}
.p-20px {
    padding: 20px!important;
}
.pt-20px, .py-20px {
    padding-top: 20px!important;
}
.pr-20px, .px-20px {
    padding-right: 20px!important;
}
.pb-20px, .py-20px {
    padding-bottom: 20px!important;
}
.pl-20px, .px-20px {
    padding-left: 20px!important;
}
.p-30px {
    padding: 30px!important;
}
.pt-30px, .py-30px {
    padding-top: 30px!important;
}
.pr-30px, .px-30px {
    padding-right: 30px!important;
}
.pb-30px, .py-30px {
    padding-bottom: 30px!important;
}
.pl-30px, .px-30px {
    padding-left: 30px!important;
}
.p-32px {
    padding: 32px!important;
}
.pt-32px, .py-32px {
    padding-top: 32px!important;
}
.pr-32px, .px-32px {
    padding-right: 32px!important;
}
.pb-32px, .py-32px {
    padding-bottom: 32px!important;
}
.pl-32px, .px-32px {
    padding-left: 32px!important;
}
.p-34px {
    padding: 34px!important;
}
.pt-34px, .py-34px {
    padding-top: 34px!important;
}
.pr-34px, .px-34px {
    padding-right: 34px!important;
}
.pb-34px, .py-34px {
    padding-bottom: 34px!important;
}
.pl-34px, .px-34px {
    padding-left: 34px!important;
}
.p-36px {
    padding: 36px!important;
}
.pt-36px, .py-36px {
    padding-top: 36px!important;
}
.pr-36px, .px-36px {
    padding-right: 36px!important;
}
.pb-36px, .py-36px {
    padding-bottom: 36px!important;
}
.pl-36px, .px-36px {
    padding-left: 36px!important;
}
.p-40px {
    padding: 40px!important;
}
.pt-40px, .py-40px {
    padding-top: 40px!important;
}
.pr-40px, .px-40px {
    padding-right: 40px!important;
}
.pb-40px, .py-40px {
    padding-bottom: 40px!important;
}
.pl-40px, .px-40px {
    padding-left: 40px!important;
}
.p-45px {
    padding: 45px!important;
}
.pt-45px, .py-45px {
    padding-top: 45px!important;
}
.pr-45px, .px-45px {
    padding-right: 45px!important;
}
.pb-45px, .py-45px {
    padding-bottom: 45px!important;
}
.pl-45px, .px-45px {
    padding-left: 45px!important;
}
.p-50px {
    padding: 50px!important;
}
.pt-50px, .py-50px {
    padding-top: 50px!important;
}
.pr-50px, .px-50px {
    padding-right: 50px!important;
}
.pb-50px, .py-50px {
    padding-bottom: 50px!important;
}
.pl-50px, .px-50px {
    padding-left: 50px!important;
}
.p-60px {
    padding: 60px!important;
}
.pt-60px, .py-60px {
    padding-top: 60px!important;
}
.pr-60px, .px-60px {
    padding-right: 60px!important;
}
.pb-60px, .py-60px {
    padding-bottom: 60px!important;
}
.pl-60px, .px-60px {
    padding-left: 60px!important;
}
.p-70px {
    padding: 70px!important;
}
.pt-70px, .py-70px {
    padding-top: 70px!important;
}
.pr-70px, .px-70px {
    padding-right: 70px!important;
}
.pb-70px, .py-70px {
    padding-bottom: 70px!important;
}
.pl-70px, .px-70px {
    padding-left: 70px!important;
}
.p-80px {
    padding: 80px!important;
}
.pt-80px, .py-80px {
    padding-top: 80px!important;
}
.pr-80px, .px-80px {
    padding-right: 80px!important;
}
.pb-80px, .py-80px {
    padding-bottom: 80px!important;
}
.pl-80px, .px-80px {
    padding-left: 80px!important;
}
.p-170px {
    padding: 170px!important;
}
.pt-170px, .py-170px {
    padding-top: 170px!important;
}
.pr-170px, .px-170px {
    padding-right: 170px!important;
}
.pb-170px, .py-170px {
    padding-bottom: 170px!important;
}
.pl-170px, .px-170px {
    padding-left: 170px!important;
}
.p-260px {
    padding: 260px!important;
}
.pt-260px, .py-260px {
    padding-top: 260px!important;
}
.pr-260px, .px-260px {
    padding-right: 260px!important;
}
.pb-260px, .py-260px {
    padding-bottom: 260px!important;
}
.pl-260px, .px-260px {
    padding-left: 260px!important;
}
.p-auto {
    padding: auto!important;
}
.pt-auto, .py-auto {
    padding-top: auto!important;
}
.pr-auto, .px-auto {
    padding-right: auto!important;
}
.pb-auto, .py-auto {
    padding-bottom: auto!important;
}
.pl-auto, .px-auto {
    padding-left: auto!important;
}
.m-n1 {
    margin: -0.25rem!important;
}
.mt-n1, .my-n1 {
    margin-top: -0.25rem!important;
}
.mr-n1, .mx-n1 {
    margin-right: -0.25rem!important;
}
.mb-n1, .my-n1 {
    margin-bottom: -0.25rem!important;
}
.ml-n1, .mx-n1 {
    margin-left: -0.25rem!important;
}
.m-n2 {
    margin: -0.5rem!important;
}
.mt-n2, .my-n2 {
    margin-top: -0.5rem!important;
}
.mr-n2, .mx-n2 {
    margin-right: -0.5rem!important;
}
.mb-n2, .my-n2 {
    margin-bottom: -0.5rem!important;
}
.ml-n2, .mx-n2 {
    margin-left: -0.5rem!important;
}
.m-n3 {
    margin: -1rem!important;
}
.mt-n3, .my-n3 {
    margin-top: -1rem!important;
}
.mr-n3, .mx-n3 {
    margin-right: -1rem!important;
}
.mb-n3, .my-n3 {
    margin-bottom: -1rem!important;
}
.ml-n3, .mx-n3 {
    margin-left: -1rem!important;
}
.m-n4 {
    margin: -1.5rem!important;
}
.mt-n4, .my-n4 {
    margin-top: -1.5rem!important;
}
.mr-n4, .mx-n4 {
    margin-right: -1.5rem!important;
}
.mb-n4, .my-n4 {
    margin-bottom: -1.5rem!important;
}
.ml-n4, .mx-n4 {
    margin-left: -1.5rem!important;
}
.m-n5 {
    margin: -3rem!important;
}
.mt-n5, .my-n5 {
    margin-top: -3rem!important;
}
.mr-n5, .mx-n5 {
    margin-right: -3rem!important;
}
.mb-n5, .my-n5 {
    margin-bottom: -3rem!important;
}
.ml-n5, .mx-n5 {
    margin-left: -3rem!important;
}
.m-n6px {
    margin: -6px!important;
}
.mt-n6px, .my-n6px {
    margin-top: -6px!important;
}
.mr-n6px, .mx-n6px {
    margin-right: -6px!important;
}
.mb-n6px, .my-n6px {
    margin-bottom: -6px!important;
}
.ml-n6px, .mx-n6px {
    margin-left: -6px!important;
}
.m-n8px {
    margin: -8px!important;
}
.mt-n8px, .my-n8px {
    margin-top: -8px!important;
}
.mr-n8px, .mx-n8px {
    margin-right: -8px!important;
}
.mb-n8px, .my-n8px {
    margin-bottom: -8px!important;
}
.ml-n8px, .mx-n8px {
    margin-left: -8px!important;
}
.m-n10px {
    margin: -10px!important;
}
.mt-n10px, .my-n10px {
    margin-top: -10px!important;
}
.mr-n10px, .mx-n10px {
    margin-right: -10px!important;
}
.mb-n10px, .my-n10px {
    margin-bottom: -10px!important;
}
.ml-n10px, .mx-n10px {
    margin-left: -10px!important;
}
.m-n12px {
    margin: -12px!important;
}
.mt-n12px, .my-n12px {
    margin-top: -12px!important;
}
.mr-n12px, .mx-n12px {
    margin-right: -12px!important;
}
.mb-n12px, .my-n12px {
    margin-bottom: -12px!important;
}
.ml-n12px, .mx-n12px {
    margin-left: -12px!important;
}
.m-n14px {
    margin: -14px!important;
}
.mt-n14px, .my-n14px {
    margin-top: -14px!important;
}
.mr-n14px, .mx-n14px {
    margin-right: -14px!important;
}
.mb-n14px, .my-n14px {
    margin-bottom: -14px!important;
}
.ml-n14px, .mx-n14px {
    margin-left: -14px!important;
}
.m-n20px {
    margin: -20px!important;
}
.mt-n20px, .my-n20px {
    margin-top: -20px!important;
}
.mr-n20px, .mx-n20px {
    margin-right: -20px!important;
}
.mb-n20px, .my-n20px {
    margin-bottom: -20px!important;
}
.ml-n20px, .mx-n20px {
    margin-left: -20px!important;
}
.m-n30px {
    margin: -30px!important;
}
.mt-n30px, .my-n30px {
    margin-top: -30px!important;
}
.mr-n30px, .mx-n30px {
    margin-right: -30px!important;
}
.mb-n30px, .my-n30px {
    margin-bottom: -30px!important;
}
.ml-n30px, .mx-n30px {
    margin-left: -30px!important;
}
.m-n32px {
    margin: -32px!important;
}
.mt-n32px, .my-n32px {
    margin-top: -32px!important;
}
.mr-n32px, .mx-n32px {
    margin-right: -32px!important;
}
.mb-n32px, .my-n32px {
    margin-bottom: -32px!important;
}
.ml-n32px, .mx-n32px {
    margin-left: -32px!important;
}
.m-n34px {
    margin: -34px!important;
}
.mt-n34px, .my-n34px {
    margin-top: -34px!important;
}
.mr-n34px, .mx-n34px {
    margin-right: -34px!important;
}
.mb-n34px, .my-n34px {
    margin-bottom: -34px!important;
}
.ml-n34px, .mx-n34px {
    margin-left: -34px!important;
}
.m-n36px {
    margin: -36px!important;
}
.mt-n36px, .my-n36px {
    margin-top: -36px!important;
}
.mr-n36px, .mx-n36px {
    margin-right: -36px!important;
}
.mb-n36px, .my-n36px {
    margin-bottom: -36px!important;
}
.ml-n36px, .mx-n36px {
    margin-left: -36px!important;
}
.m-n40px {
    margin: -40px!important;
}
.mt-n40px, .my-n40px {
    margin-top: -40px!important;
}
.mr-n40px, .mx-n40px {
    margin-right: -40px!important;
}
.mb-n40px, .my-n40px {
    margin-bottom: -40px!important;
}
.ml-n40px, .mx-n40px {
    margin-left: -40px!important;
}
.m-n45px {
    margin: -45px!important;
}
.mt-n45px, .my-n45px {
    margin-top: -45px!important;
}
.mr-n45px, .mx-n45px {
    margin-right: -45px!important;
}
.mb-n45px, .my-n45px {
    margin-bottom: -45px!important;
}
.ml-n45px, .mx-n45px {
    margin-left: -45px!important;
}
.m-n50px {
    margin: -50px!important;
}
.mt-n50px, .my-n50px {
    margin-top: -50px!important;
}
.mr-n50px, .mx-n50px {
    margin-right: -50px!important;
}
.mb-n50px, .my-n50px {
    margin-bottom: -50px!important;
}
.ml-n50px, .mx-n50px {
    margin-left: -50px!important;
}
.m-n60px {
    margin: -60px!important;
}
.mt-n60px, .my-n60px {
    margin-top: -60px!important;
}
.mr-n60px, .mx-n60px {
    margin-right: -60px!important;
}
.mb-n60px, .my-n60px {
    margin-bottom: -60px!important;
}
.ml-n60px, .mx-n60px {
    margin-left: -60px!important;
}
.m-n70px {
    margin: -70px!important;
}
.mt-n70px, .my-n70px {
    margin-top: -70px!important;
}
.mr-n70px, .mx-n70px {
    margin-right: -70px!important;
}
.mb-n70px, .my-n70px {
    margin-bottom: -70px!important;
}
.ml-n70px, .mx-n70px {
    margin-left: -70px!important;
}
.m-n80px {
    margin: -80px!important;
}
.mt-n80px, .my-n80px {
    margin-top: -80px!important;
}
.mr-n80px, .mx-n80px {
    margin-right: -80px!important;
}
.mb-n80px, .my-n80px {
    margin-bottom: -80px!important;
}
.ml-n80px, .mx-n80px {
    margin-left: -80px!important;
}
.m-n170px {
    margin: -170px!important;
}
.mt-n170px, .my-n170px {
    margin-top: -170px!important;
}
.mr-n170px, .mx-n170px {
    margin-right: -170px!important;
}
.mb-n170px, .my-n170px {
    margin-bottom: -170px!important;
}
.ml-n170px, .mx-n170px {
    margin-left: -170px!important;
}
.m-n260px {
    margin: -260px!important;
}
.mt-n260px, .my-n260px {
    margin-top: -260px!important;
}
.mr-n260px, .mx-n260px {
    margin-right: -260px!important;
}
.mb-n260px, .my-n260px {
    margin-bottom: -260px!important;
}
.ml-n260px, .mx-n260px {
    margin-left: -260px!important;
}
.m-nauto {
    margin: -auto!important;
}
.mt-nauto, .my-nauto {
    margin-top: -auto!important;
}
.mr-nauto, .mx-nauto {
    margin-right: -auto!important;
}
.mb-nauto, .my-nauto {
    margin-bottom: -auto!important;
}
.ml-nauto, .mx-nauto {
    margin-left: -auto!important;
}
.m-auto {
    margin: auto!important;
}
.mt-auto, .my-auto {
    margin-top: auto!important;
}
.mr-auto, .mx-auto {
    margin-right: auto!important;
}
.mb-auto, .my-auto {
    margin-bottom: auto!important;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}
@media (min-width:576px) {
    .m-sm-0 {
    margin: 0!important;
}
.mt-sm-0, .my-sm-0 {
    margin-top: 0!important;
}
.mr-sm-0, .mx-sm-0 {
    margin-right: 0!important;
}
.mb-sm-0, .my-sm-0 {
    margin-bottom: 0!important;
}
.ml-sm-0, .mx-sm-0 {
    margin-left: 0!important;
}
.m-sm-1 {
    margin: 0.25rem!important;
}
.mt-sm-1, .my-sm-1 {
    margin-top: 0.25rem!important;
}
.mr-sm-1, .mx-sm-1 {
    margin-right: 0.25rem!important;
}
.mb-sm-1, .my-sm-1 {
    margin-bottom: 0.25rem!important;
}
.ml-sm-1, .mx-sm-1 {
    margin-left: 0.25rem!important;
}
.m-sm-2 {
    margin: 0.5rem!important;
}
.mt-sm-2, .my-sm-2 {
    margin-top: 0.5rem!important;
}
.mr-sm-2, .mx-sm-2 {
    margin-right: 0.5rem!important;
}
.mb-sm-2, .my-sm-2 {
    margin-bottom: 0.5rem!important;
}
.ml-sm-2, .mx-sm-2 {
    margin-left: 0.5rem!important;
}
.m-sm-3 {
    margin: 1rem!important;
}
.mt-sm-3, .my-sm-3 {
    margin-top: 1rem!important;
}
.mr-sm-3, .mx-sm-3 {
    margin-right: 1rem!important;
}
.mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem!important;
}
.ml-sm-3, .mx-sm-3 {
    margin-left: 1rem!important;
}
.m-sm-4 {
    margin: 1.5rem!important;
}
.mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem!important;
}
.mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem!important;
}
.mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem!important;
}
.ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem!important;
}
.m-sm-5 {
    margin: 3rem!important;
}
.mt-sm-5, .my-sm-5 {
    margin-top: 3rem!important;
}
.mr-sm-5, .mx-sm-5 {
    margin-right: 3rem!important;
}
.mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem!important;
}
.ml-sm-5, .mx-sm-5 {
    margin-left: 3rem!important;
}
.m-sm-6px {
    margin: 6px!important;
}
.mt-sm-6px, .my-sm-6px {
    margin-top: 6px!important;
}
.mr-sm-6px, .mx-sm-6px {
    margin-right: 6px!important;
}
.mb-sm-6px, .my-sm-6px {
    margin-bottom: 6px!important;
}
.ml-sm-6px, .mx-sm-6px {
    margin-left: 6px!important;
}
.m-sm-8px {
    margin: 8px!important;
}
.mt-sm-8px, .my-sm-8px {
    margin-top: 8px!important;
}
.mr-sm-8px, .mx-sm-8px {
    margin-right: 8px!important;
}
.mb-sm-8px, .my-sm-8px {
    margin-bottom: 8px!important;
}
.ml-sm-8px, .mx-sm-8px {
    margin-left: 8px!important;
}
.m-sm-10px {
    margin: 10px!important;
}
.mt-sm-10px, .my-sm-10px {
    margin-top: 10px!important;
}
.mr-sm-10px, .mx-sm-10px {
    margin-right: 10px!important;
}
.mb-sm-10px, .my-sm-10px {
    margin-bottom: 10px!important;
}
.ml-sm-10px, .mx-sm-10px {
    margin-left: 10px!important;
}
.m-sm-12px {
    margin: 12px!important;
}
.mt-sm-12px, .my-sm-12px {
    margin-top: 12px!important;
}
.mr-sm-12px, .mx-sm-12px {
    margin-right: 12px!important;
}
.mb-sm-12px, .my-sm-12px {
    margin-bottom: 12px!important;
}
.ml-sm-12px, .mx-sm-12px {
    margin-left: 12px!important;
}
.m-sm-14px {
    margin: 14px!important;
}
.mt-sm-14px, .my-sm-14px {
    margin-top: 14px!important;
}
.mr-sm-14px, .mx-sm-14px {
    margin-right: 14px!important;
}
.mb-sm-14px, .my-sm-14px {
    margin-bottom: 14px!important;
}
.ml-sm-14px, .mx-sm-14px {
    margin-left: 14px!important;
}
.m-sm-20px {
    margin: 20px!important;
}
.mt-sm-20px, .my-sm-20px {
    margin-top: 20px!important;
}
.mr-sm-20px, .mx-sm-20px {
    margin-right: 20px!important;
}
.mb-sm-20px, .my-sm-20px {
    margin-bottom: 20px!important;
}
.ml-sm-20px, .mx-sm-20px {
    margin-left: 20px!important;
}
.m-sm-30px {
    margin: 30px!important;
}
.mt-sm-30px, .my-sm-30px {
    margin-top: 30px!important;
}
.mr-sm-30px, .mx-sm-30px {
    margin-right: 30px!important;
}
.mb-sm-30px, .my-sm-30px {
    margin-bottom: 30px!important;
}
.ml-sm-30px, .mx-sm-30px {
    margin-left: 30px!important;
}
.m-sm-32px {
    margin: 32px!important;
}
.mt-sm-32px, .my-sm-32px {
    margin-top: 32px!important;
}
.mr-sm-32px, .mx-sm-32px {
    margin-right: 32px!important;
}
.mb-sm-32px, .my-sm-32px {
    margin-bottom: 32px!important;
}
.ml-sm-32px, .mx-sm-32px {
    margin-left: 32px!important;
}
.m-sm-34px {
    margin: 34px!important;
}
.mt-sm-34px, .my-sm-34px {
    margin-top: 34px!important;
}
.mr-sm-34px, .mx-sm-34px {
    margin-right: 34px!important;
}
.mb-sm-34px, .my-sm-34px {
    margin-bottom: 34px!important;
}
.ml-sm-34px, .mx-sm-34px {
    margin-left: 34px!important;
}
.m-sm-36px {
    margin: 36px!important;
}
.mt-sm-36px, .my-sm-36px {
    margin-top: 36px!important;
}
.mr-sm-36px, .mx-sm-36px {
    margin-right: 36px!important;
}
.mb-sm-36px, .my-sm-36px {
    margin-bottom: 36px!important;
}
.ml-sm-36px, .mx-sm-36px {
    margin-left: 36px!important;
}
.m-sm-40px {
    margin: 40px!important;
}
.mt-sm-40px, .my-sm-40px {
    margin-top: 40px!important;
}
.mr-sm-40px, .mx-sm-40px {
    margin-right: 40px!important;
}
.mb-sm-40px, .my-sm-40px {
    margin-bottom: 40px!important;
}
.ml-sm-40px, .mx-sm-40px {
    margin-left: 40px!important;
}
.m-sm-45px {
    margin: 45px!important;
}
.mt-sm-45px, .my-sm-45px {
    margin-top: 45px!important;
}
.mr-sm-45px, .mx-sm-45px {
    margin-right: 45px!important;
}
.mb-sm-45px, .my-sm-45px {
    margin-bottom: 45px!important;
}
.ml-sm-45px, .mx-sm-45px {
    margin-left: 45px!important;
}
.m-sm-50px {
    margin: 50px!important;
}
.mt-sm-50px, .my-sm-50px {
    margin-top: 50px!important;
}
.mr-sm-50px, .mx-sm-50px {
    margin-right: 50px!important;
}
.mb-sm-50px, .my-sm-50px {
    margin-bottom: 50px!important;
}
.ml-sm-50px, .mx-sm-50px {
    margin-left: 50px!important;
}
.m-sm-60px {
    margin: 60px!important;
}
.mt-sm-60px, .my-sm-60px {
    margin-top: 60px!important;
}
.mr-sm-60px, .mx-sm-60px {
    margin-right: 60px!important;
}
.mb-sm-60px, .my-sm-60px {
    margin-bottom: 60px!important;
}
.ml-sm-60px, .mx-sm-60px {
    margin-left: 60px!important;
}
.m-sm-70px {
    margin: 70px!important;
}
.mt-sm-70px, .my-sm-70px {
    margin-top: 70px!important;
}
.mr-sm-70px, .mx-sm-70px {
    margin-right: 70px!important;
}
.mb-sm-70px, .my-sm-70px {
    margin-bottom: 70px!important;
}
.ml-sm-70px, .mx-sm-70px {
    margin-left: 70px!important;
}
.m-sm-80px {
    margin: 80px!important;
}
.mt-sm-80px, .my-sm-80px {
    margin-top: 80px!important;
}
.mr-sm-80px, .mx-sm-80px {
    margin-right: 80px!important;
}
.mb-sm-80px, .my-sm-80px {
    margin-bottom: 80px!important;
}
.ml-sm-80px, .mx-sm-80px {
    margin-left: 80px!important;
}
.m-sm-170px {
    margin: 170px!important;
}
.mt-sm-170px, .my-sm-170px {
    margin-top: 170px!important;
}
.mr-sm-170px, .mx-sm-170px {
    margin-right: 170px!important;
}
.mb-sm-170px, .my-sm-170px {
    margin-bottom: 170px!important;
}
.ml-sm-170px, .mx-sm-170px {
    margin-left: 170px!important;
}
.m-sm-260px {
    margin: 260px!important;
}
.mt-sm-260px, .my-sm-260px {
    margin-top: 260px!important;
}
.mr-sm-260px, .mx-sm-260px {
    margin-right: 260px!important;
}
.mb-sm-260px, .my-sm-260px {
    margin-bottom: 260px!important;
}
.ml-sm-260px, .mx-sm-260px {
    margin-left: 260px!important;
}
.m-sm-auto {
    margin: auto!important;
}
.mt-sm-auto, .my-sm-auto {
    margin-top: auto!important;
}
.mr-sm-auto, .mx-sm-auto {
    margin-right: auto!important;
}
.mb-sm-auto, .my-sm-auto {
    margin-bottom: auto!important;
}
.ml-sm-auto, .mx-sm-auto {
    margin-left: auto!important;
}
.p-sm-0 {
    padding: 0!important;
}
.pt-sm-0, .py-sm-0 {
    padding-top: 0!important;
}
.pr-sm-0, .px-sm-0 {
    padding-right: 0!important;
}
.pb-sm-0, .py-sm-0 {
    padding-bottom: 0!important;
}
.pl-sm-0, .px-sm-0 {
    padding-left: 0!important;
}
.p-sm-1 {
    padding: 0.25rem!important;
}
.pt-sm-1, .py-sm-1 {
    padding-top: 0.25rem!important;
}
.pr-sm-1, .px-sm-1 {
    padding-right: 0.25rem!important;
}
.pb-sm-1, .py-sm-1 {
    padding-bottom: 0.25rem!important;
}
.pl-sm-1, .px-sm-1 {
    padding-left: 0.25rem!important;
}
.p-sm-2 {
    padding: 0.5rem!important;
}
.pt-sm-2, .py-sm-2 {
    padding-top: 0.5rem!important;
}
.pr-sm-2, .px-sm-2 {
    padding-right: 0.5rem!important;
}
.pb-sm-2, .py-sm-2 {
    padding-bottom: 0.5rem!important;
}
.pl-sm-2, .px-sm-2 {
    padding-left: 0.5rem!important;
}
.p-sm-3 {
    padding: 1rem!important;
}
.pt-sm-3, .py-sm-3 {
    padding-top: 1rem!important;
}
.pr-sm-3, .px-sm-3 {
    padding-right: 1rem!important;
}
.pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem!important;
}
.pl-sm-3, .px-sm-3 {
    padding-left: 1rem!important;
}
.p-sm-4 {
    padding: 1.5rem!important;
}
.pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem!important;
}
.pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem!important;
}
.pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem!important;
}
.pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem!important;
}
.p-sm-5 {
    padding: 3rem!important;
}
.pt-sm-5, .py-sm-5 {
    padding-top: 3rem!important;
}
.pr-sm-5, .px-sm-5 {
    padding-right: 3rem!important;
}
.pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem!important;
}
.pl-sm-5, .px-sm-5 {
    padding-left: 3rem!important;
}
.p-sm-6px {
    padding: 6px!important;
}
.pt-sm-6px, .py-sm-6px {
    padding-top: 6px!important;
}
.pr-sm-6px, .px-sm-6px {
    padding-right: 6px!important;
}
.pb-sm-6px, .py-sm-6px {
    padding-bottom: 6px!important;
}
.pl-sm-6px, .px-sm-6px {
    padding-left: 6px!important;
}
.p-sm-8px {
    padding: 8px!important;
}
.pt-sm-8px, .py-sm-8px {
    padding-top: 8px!important;
}
.pr-sm-8px, .px-sm-8px {
    padding-right: 8px!important;
}
.pb-sm-8px, .py-sm-8px {
    padding-bottom: 8px!important;
}
.pl-sm-8px, .px-sm-8px {
    padding-left: 8px!important;
}
.p-sm-10px {
    padding: 10px!important;
}
.pt-sm-10px, .py-sm-10px {
    padding-top: 10px!important;
}
.pr-sm-10px, .px-sm-10px {
    padding-right: 10px!important;
}
.pb-sm-10px, .py-sm-10px {
    padding-bottom: 10px!important;
}
.pl-sm-10px, .px-sm-10px {
    padding-left: 10px!important;
}
.p-sm-12px {
    padding: 12px!important;
}
.pt-sm-12px, .py-sm-12px {
    padding-top: 12px!important;
}
.pr-sm-12px, .px-sm-12px {
    padding-right: 12px!important;
}
.pb-sm-12px, .py-sm-12px {
    padding-bottom: 12px!important;
}
.pl-sm-12px, .px-sm-12px {
    padding-left: 12px!important;
}
.p-sm-14px {
    padding: 14px!important;
}
.pt-sm-14px, .py-sm-14px {
    padding-top: 14px!important;
}
.pr-sm-14px, .px-sm-14px {
    padding-right: 14px!important;
}
.pb-sm-14px, .py-sm-14px {
    padding-bottom: 14px!important;
}
.pl-sm-14px, .px-sm-14px {
    padding-left: 14px!important;
}
.p-sm-20px {
    padding: 20px!important;
}
.pt-sm-20px, .py-sm-20px {
    padding-top: 20px!important;
}
.pr-sm-20px, .px-sm-20px {
    padding-right: 20px!important;
}
.pb-sm-20px, .py-sm-20px {
    padding-bottom: 20px!important;
}
.pl-sm-20px, .px-sm-20px {
    padding-left: 20px!important;
}
.p-sm-30px {
    padding: 30px!important;
}
.pt-sm-30px, .py-sm-30px {
    padding-top: 30px!important;
}
.pr-sm-30px, .px-sm-30px {
    padding-right: 30px!important;
}
.pb-sm-30px, .py-sm-30px {
    padding-bottom: 30px!important;
}
.pl-sm-30px, .px-sm-30px {
    padding-left: 30px!important;
}
.p-sm-32px {
    padding: 32px!important;
}
.pt-sm-32px, .py-sm-32px {
    padding-top: 32px!important;
}
.pr-sm-32px, .px-sm-32px {
    padding-right: 32px!important;
}
.pb-sm-32px, .py-sm-32px {
    padding-bottom: 32px!important;
}
.pl-sm-32px, .px-sm-32px {
    padding-left: 32px!important;
}
.p-sm-34px {
    padding: 34px!important;
}
.pt-sm-34px, .py-sm-34px {
    padding-top: 34px!important;
}
.pr-sm-34px, .px-sm-34px {
    padding-right: 34px!important;
}
.pb-sm-34px, .py-sm-34px {
    padding-bottom: 34px!important;
}
.pl-sm-34px, .px-sm-34px {
    padding-left: 34px!important;
}
.p-sm-36px {
    padding: 36px!important;
}
.pt-sm-36px, .py-sm-36px {
    padding-top: 36px!important;
}
.pr-sm-36px, .px-sm-36px {
    padding-right: 36px!important;
}
.pb-sm-36px, .py-sm-36px {
    padding-bottom: 36px!important;
}
.pl-sm-36px, .px-sm-36px {
    padding-left: 36px!important;
}
.p-sm-40px {
    padding: 40px!important;
}
.pt-sm-40px, .py-sm-40px {
    padding-top: 40px!important;
}
.pr-sm-40px, .px-sm-40px {
    padding-right: 40px!important;
}
.pb-sm-40px, .py-sm-40px {
    padding-bottom: 40px!important;
}
.pl-sm-40px, .px-sm-40px {
    padding-left: 40px!important;
}
.p-sm-45px {
    padding: 45px!important;
}
.pt-sm-45px, .py-sm-45px {
    padding-top: 45px!important;
}
.pr-sm-45px, .px-sm-45px {
    padding-right: 45px!important;
}
.pb-sm-45px, .py-sm-45px {
    padding-bottom: 45px!important;
}
.pl-sm-45px, .px-sm-45px {
    padding-left: 45px!important;
}
.p-sm-50px {
    padding: 50px!important;
}
.pt-sm-50px, .py-sm-50px {
    padding-top: 50px!important;
}
.pr-sm-50px, .px-sm-50px {
    padding-right: 50px!important;
}
.pb-sm-50px, .py-sm-50px {
    padding-bottom: 50px!important;
}
.pl-sm-50px, .px-sm-50px {
    padding-left: 50px!important;
}
.p-sm-60px {
    padding: 60px!important;
}
.pt-sm-60px, .py-sm-60px {
    padding-top: 60px!important;
}
.pr-sm-60px, .px-sm-60px {
    padding-right: 60px!important;
}
.pb-sm-60px, .py-sm-60px {
    padding-bottom: 60px!important;
}
.pl-sm-60px, .px-sm-60px {
    padding-left: 60px!important;
}
.p-sm-70px {
    padding: 70px!important;
}
.pt-sm-70px, .py-sm-70px {
    padding-top: 70px!important;
}
.pr-sm-70px, .px-sm-70px {
    padding-right: 70px!important;
}
.pb-sm-70px, .py-sm-70px {
    padding-bottom: 70px!important;
}
.pl-sm-70px, .px-sm-70px {
    padding-left: 70px!important;
}
.p-sm-80px {
    padding: 80px!important;
}
.pt-sm-80px, .py-sm-80px {
    padding-top: 80px!important;
}
.pr-sm-80px, .px-sm-80px {
    padding-right: 80px!important;
}
.pb-sm-80px, .py-sm-80px {
    padding-bottom: 80px!important;
}
.pl-sm-80px, .px-sm-80px {
    padding-left: 80px!important;
}
.p-sm-170px {
    padding: 170px!important;
}
.pt-sm-170px, .py-sm-170px {
    padding-top: 170px!important;
}
.pr-sm-170px, .px-sm-170px {
    padding-right: 170px!important;
}
.pb-sm-170px, .py-sm-170px {
    padding-bottom: 170px!important;
}
.pl-sm-170px, .px-sm-170px {
    padding-left: 170px!important;
}
.p-sm-260px {
    padding: 260px!important;
}
.pt-sm-260px, .py-sm-260px {
    padding-top: 260px!important;
}
.pr-sm-260px, .px-sm-260px {
    padding-right: 260px!important;
}
.pb-sm-260px, .py-sm-260px {
    padding-bottom: 260px!important;
}
.pl-sm-260px, .px-sm-260px {
    padding-left: 260px!important;
}
.p-sm-auto {
    padding: auto!important;
}
.pt-sm-auto, .py-sm-auto {
    padding-top: auto!important;
}
.pr-sm-auto, .px-sm-auto {
    padding-right: auto!important;
}
.pb-sm-auto, .py-sm-auto {
    padding-bottom: auto!important;
}
.pl-sm-auto, .px-sm-auto {
    padding-left: auto!important;
}
.m-sm-n1 {
    margin: -0.25rem!important;
}
.mt-sm-n1, .my-sm-n1 {
    margin-top: -0.25rem!important;
}
.mr-sm-n1, .mx-sm-n1 {
    margin-right: -0.25rem!important;
}
.mb-sm-n1, .my-sm-n1 {
    margin-bottom: -0.25rem!important;
}
.ml-sm-n1, .mx-sm-n1 {
    margin-left: -0.25rem!important;
}
.m-sm-n2 {
    margin: -0.5rem!important;
}
.mt-sm-n2, .my-sm-n2 {
    margin-top: -0.5rem!important;
}
.mr-sm-n2, .mx-sm-n2 {
    margin-right: -0.5rem!important;
}
.mb-sm-n2, .my-sm-n2 {
    margin-bottom: -0.5rem!important;
}
.ml-sm-n2, .mx-sm-n2 {
    margin-left: -0.5rem!important;
}
.m-sm-n3 {
    margin: -1rem!important;
}
.mt-sm-n3, .my-sm-n3 {
    margin-top: -1rem!important;
}
.mr-sm-n3, .mx-sm-n3 {
    margin-right: -1rem!important;
}
.mb-sm-n3, .my-sm-n3 {
    margin-bottom: -1rem!important;
}
.ml-sm-n3, .mx-sm-n3 {
    margin-left: -1rem!important;
}
.m-sm-n4 {
    margin: -1.5rem!important;
}
.mt-sm-n4, .my-sm-n4 {
    margin-top: -1.5rem!important;
}
.mr-sm-n4, .mx-sm-n4 {
    margin-right: -1.5rem!important;
}
.mb-sm-n4, .my-sm-n4 {
    margin-bottom: -1.5rem!important;
}
.ml-sm-n4, .mx-sm-n4 {
    margin-left: -1.5rem!important;
}
.m-sm-n5 {
    margin: -3rem!important;
}
.mt-sm-n5, .my-sm-n5 {
    margin-top: -3rem!important;
}
.mr-sm-n5, .mx-sm-n5 {
    margin-right: -3rem!important;
}
.mb-sm-n5, .my-sm-n5 {
    margin-bottom: -3rem!important;
}
.ml-sm-n5, .mx-sm-n5 {
    margin-left: -3rem!important;
}
.m-sm-n6px {
    margin: -6px!important;
}
.mt-sm-n6px, .my-sm-n6px {
    margin-top: -6px!important;
}
.mr-sm-n6px, .mx-sm-n6px {
    margin-right: -6px!important;
}
.mb-sm-n6px, .my-sm-n6px {
    margin-bottom: -6px!important;
}
.ml-sm-n6px, .mx-sm-n6px {
    margin-left: -6px!important;
}
.m-sm-n8px {
    margin: -8px!important;
}
.mt-sm-n8px, .my-sm-n8px {
    margin-top: -8px!important;
}
.mr-sm-n8px, .mx-sm-n8px {
    margin-right: -8px!important;
}
.mb-sm-n8px, .my-sm-n8px {
    margin-bottom: -8px!important;
}
.ml-sm-n8px, .mx-sm-n8px {
    margin-left: -8px!important;
}
.m-sm-n10px {
    margin: -10px!important;
}
.mt-sm-n10px, .my-sm-n10px {
    margin-top: -10px!important;
}
.mr-sm-n10px, .mx-sm-n10px {
    margin-right: -10px!important;
}
.mb-sm-n10px, .my-sm-n10px {
    margin-bottom: -10px!important;
}
.ml-sm-n10px, .mx-sm-n10px {
    margin-left: -10px!important;
}
.m-sm-n12px {
    margin: -12px!important;
}
.mt-sm-n12px, .my-sm-n12px {
    margin-top: -12px!important;
}
.mr-sm-n12px, .mx-sm-n12px {
    margin-right: -12px!important;
}
.mb-sm-n12px, .my-sm-n12px {
    margin-bottom: -12px!important;
}
.ml-sm-n12px, .mx-sm-n12px {
    margin-left: -12px!important;
}
.m-sm-n14px {
    margin: -14px!important;
}
.mt-sm-n14px, .my-sm-n14px {
    margin-top: -14px!important;
}
.mr-sm-n14px, .mx-sm-n14px {
    margin-right: -14px!important;
}
.mb-sm-n14px, .my-sm-n14px {
    margin-bottom: -14px!important;
}
.ml-sm-n14px, .mx-sm-n14px {
    margin-left: -14px!important;
}
.m-sm-n20px {
    margin: -20px!important;
}
.mt-sm-n20px, .my-sm-n20px {
    margin-top: -20px!important;
}
.mr-sm-n20px, .mx-sm-n20px {
    margin-right: -20px!important;
}
.mb-sm-n20px, .my-sm-n20px {
    margin-bottom: -20px!important;
}
.ml-sm-n20px, .mx-sm-n20px {
    margin-left: -20px!important;
}
.m-sm-n30px {
    margin: -30px!important;
}
.mt-sm-n30px, .my-sm-n30px {
    margin-top: -30px!important;
}
.mr-sm-n30px, .mx-sm-n30px {
    margin-right: -30px!important;
}
.mb-sm-n30px, .my-sm-n30px {
    margin-bottom: -30px!important;
}
.ml-sm-n30px, .mx-sm-n30px {
    margin-left: -30px!important;
}
.m-sm-n32px {
    margin: -32px!important;
}
.mt-sm-n32px, .my-sm-n32px {
    margin-top: -32px!important;
}
.mr-sm-n32px, .mx-sm-n32px {
    margin-right: -32px!important;
}
.mb-sm-n32px, .my-sm-n32px {
    margin-bottom: -32px!important;
}
.ml-sm-n32px, .mx-sm-n32px {
    margin-left: -32px!important;
}
.m-sm-n34px {
    margin: -34px!important;
}
.mt-sm-n34px, .my-sm-n34px {
    margin-top: -34px!important;
}
.mr-sm-n34px, .mx-sm-n34px {
    margin-right: -34px!important;
}
.mb-sm-n34px, .my-sm-n34px {
    margin-bottom: -34px!important;
}
.ml-sm-n34px, .mx-sm-n34px {
    margin-left: -34px!important;
}
.m-sm-n36px {
    margin: -36px!important;
}
.mt-sm-n36px, .my-sm-n36px {
    margin-top: -36px!important;
}
.mr-sm-n36px, .mx-sm-n36px {
    margin-right: -36px!important;
}
.mb-sm-n36px, .my-sm-n36px {
    margin-bottom: -36px!important;
}
.ml-sm-n36px, .mx-sm-n36px {
    margin-left: -36px!important;
}
.m-sm-n40px {
    margin: -40px!important;
}
.mt-sm-n40px, .my-sm-n40px {
    margin-top: -40px!important;
}
.mr-sm-n40px, .mx-sm-n40px {
    margin-right: -40px!important;
}
.mb-sm-n40px, .my-sm-n40px {
    margin-bottom: -40px!important;
}
.ml-sm-n40px, .mx-sm-n40px {
    margin-left: -40px!important;
}
.m-sm-n45px {
    margin: -45px!important;
}
.mt-sm-n45px, .my-sm-n45px {
    margin-top: -45px!important;
}
.mr-sm-n45px, .mx-sm-n45px {
    margin-right: -45px!important;
}
.mb-sm-n45px, .my-sm-n45px {
    margin-bottom: -45px!important;
}
.ml-sm-n45px, .mx-sm-n45px {
    margin-left: -45px!important;
}
.m-sm-n50px {
    margin: -50px!important;
}
.mt-sm-n50px, .my-sm-n50px {
    margin-top: -50px!important;
}
.mr-sm-n50px, .mx-sm-n50px {
    margin-right: -50px!important;
}
.mb-sm-n50px, .my-sm-n50px {
    margin-bottom: -50px!important;
}
.ml-sm-n50px, .mx-sm-n50px {
    margin-left: -50px!important;
}
.m-sm-n60px {
    margin: -60px!important;
}
.mt-sm-n60px, .my-sm-n60px {
    margin-top: -60px!important;
}
.mr-sm-n60px, .mx-sm-n60px {
    margin-right: -60px!important;
}
.mb-sm-n60px, .my-sm-n60px {
    margin-bottom: -60px!important;
}
.ml-sm-n60px, .mx-sm-n60px {
    margin-left: -60px!important;
}
.m-sm-n70px {
    margin: -70px!important;
}
.mt-sm-n70px, .my-sm-n70px {
    margin-top: -70px!important;
}
.mr-sm-n70px, .mx-sm-n70px {
    margin-right: -70px!important;
}
.mb-sm-n70px, .my-sm-n70px {
    margin-bottom: -70px!important;
}
.ml-sm-n70px, .mx-sm-n70px {
    margin-left: -70px!important;
}
.m-sm-n80px {
    margin: -80px!important;
}
.mt-sm-n80px, .my-sm-n80px {
    margin-top: -80px!important;
}
.mr-sm-n80px, .mx-sm-n80px {
    margin-right: -80px!important;
}
.mb-sm-n80px, .my-sm-n80px {
    margin-bottom: -80px!important;
}
.ml-sm-n80px, .mx-sm-n80px {
    margin-left: -80px!important;
}
.m-sm-n170px {
    margin: -170px!important;
}
.mt-sm-n170px, .my-sm-n170px {
    margin-top: -170px!important;
}
.mr-sm-n170px, .mx-sm-n170px {
    margin-right: -170px!important;
}
.mb-sm-n170px, .my-sm-n170px {
    margin-bottom: -170px!important;
}
.ml-sm-n170px, .mx-sm-n170px {
    margin-left: -170px!important;
}
.m-sm-n260px {
    margin: -260px!important;
}
.mt-sm-n260px, .my-sm-n260px {
    margin-top: -260px!important;
}
.mr-sm-n260px, .mx-sm-n260px {
    margin-right: -260px!important;
}
.mb-sm-n260px, .my-sm-n260px {
    margin-bottom: -260px!important;
}
.ml-sm-n260px, .mx-sm-n260px {
    margin-left: -260px!important;
}
.m-sm-nauto {
    margin: -auto!important;
}
.mt-sm-nauto, .my-sm-nauto {
    margin-top: -auto!important;
}
.mr-sm-nauto, .mx-sm-nauto {
    margin-right: -auto!important;
}
.mb-sm-nauto, .my-sm-nauto {
    margin-bottom: -auto!important;
}
.ml-sm-nauto, .mx-sm-nauto {
    margin-left: -auto!important;
}
.m-sm-auto {
    margin: auto!important;
}
.mt-sm-auto, .my-sm-auto {
    margin-top: auto!important;
}
.mr-sm-auto, .mx-sm-auto {
    margin-right: auto!important;
}
.mb-sm-auto, .my-sm-auto {
    margin-bottom: auto!important;
}
.ml-sm-auto, .mx-sm-auto {
    margin-left: auto!important;
}
}@media (min-width:768px) {
    .m-md-0 {
    margin: 0!important;
}
.mt-md-0, .my-md-0 {
    margin-top: 0!important;
}
.mr-md-0, .mx-md-0 {
    margin-right: 0!important;
}
.mb-md-0, .my-md-0 {
    margin-bottom: 0!important;
}
.ml-md-0, .mx-md-0 {
    margin-left: 0!important;
}
.m-md-1 {
    margin: 0.25rem!important;
}
.mt-md-1, .my-md-1 {
    margin-top: 0.25rem!important;
}
.mr-md-1, .mx-md-1 {
    margin-right: 0.25rem!important;
}
.mb-md-1, .my-md-1 {
    margin-bottom: 0.25rem!important;
}
.ml-md-1, .mx-md-1 {
    margin-left: 0.25rem!important;
}
.m-md-2 {
    margin: 0.5rem!important;
}
.mt-md-2, .my-md-2 {
    margin-top: 0.5rem!important;
}
.mr-md-2, .mx-md-2 {
    margin-right: 0.5rem!important;
}
.mb-md-2, .my-md-2 {
    margin-bottom: 0.5rem!important;
}
.ml-md-2, .mx-md-2 {
    margin-left: 0.5rem!important;
}
.m-md-3 {
    margin: 1rem!important;
}
.mt-md-3, .my-md-3 {
    margin-top: 1rem!important;
}
.mr-md-3, .mx-md-3 {
    margin-right: 1rem!important;
}
.mb-md-3, .my-md-3 {
    margin-bottom: 1rem!important;
}
.ml-md-3, .mx-md-3 {
    margin-left: 1rem!important;
}
.m-md-4 {
    margin: 1.5rem!important;
}
.mt-md-4, .my-md-4 {
    margin-top: 1.5rem!important;
}
.mr-md-4, .mx-md-4 {
    margin-right: 1.5rem!important;
}
.mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem!important;
}
.ml-md-4, .mx-md-4 {
    margin-left: 1.5rem!important;
}
.m-md-5 {
    margin: 3rem!important;
}
.mt-md-5, .my-md-5 {
    margin-top: 3rem!important;
}
.mr-md-5, .mx-md-5 {
    margin-right: 3rem!important;
}
.mb-md-5, .my-md-5 {
    margin-bottom: 3rem!important;
}
.ml-md-5, .mx-md-5 {
    margin-left: 3rem!important;
}
.m-md-6px {
    margin: 6px!important;
}
.mt-md-6px, .my-md-6px {
    margin-top: 6px!important;
}
.mr-md-6px, .mx-md-6px {
    margin-right: 6px!important;
}
.mb-md-6px, .my-md-6px {
    margin-bottom: 6px!important;
}
.ml-md-6px, .mx-md-6px {
    margin-left: 6px!important;
}
.m-md-8px {
    margin: 8px!important;
}
.mt-md-8px, .my-md-8px {
    margin-top: 8px!important;
}
.mr-md-8px, .mx-md-8px {
    margin-right: 8px!important;
}
.mb-md-8px, .my-md-8px {
    margin-bottom: 8px!important;
}
.ml-md-8px, .mx-md-8px {
    margin-left: 8px!important;
}
.m-md-10px {
    margin: 10px!important;
}
.mt-md-10px, .my-md-10px {
    margin-top: 10px!important;
}
.mr-md-10px, .mx-md-10px {
    margin-right: 10px!important;
}
.mb-md-10px, .my-md-10px {
    margin-bottom: 10px!important;
}
.ml-md-10px, .mx-md-10px {
    margin-left: 10px!important;
}
.m-md-12px {
    margin: 12px!important;
}
.mt-md-12px, .my-md-12px {
    margin-top: 12px!important;
}
.mr-md-12px, .mx-md-12px {
    margin-right: 12px!important;
}
.mb-md-12px, .my-md-12px {
    margin-bottom: 12px!important;
}
.ml-md-12px, .mx-md-12px {
    margin-left: 12px!important;
}
.m-md-14px {
    margin: 14px!important;
}
.mt-md-14px, .my-md-14px {
    margin-top: 14px!important;
}
.mr-md-14px, .mx-md-14px {
    margin-right: 14px!important;
}
.mb-md-14px, .my-md-14px {
    margin-bottom: 14px!important;
}
.ml-md-14px, .mx-md-14px {
    margin-left: 14px!important;
}
.m-md-20px {
    margin: 20px!important;
}
.mt-md-20px, .my-md-20px {
    margin-top: 20px!important;
}
.mr-md-20px, .mx-md-20px {
    margin-right: 20px!important;
}
.mb-md-20px, .my-md-20px {
    margin-bottom: 20px!important;
}
.ml-md-20px, .mx-md-20px {
    margin-left: 20px!important;
}
.m-md-30px {
    margin: 30px!important;
}
.mt-md-30px, .my-md-30px {
    margin-top: 30px!important;
}
.mr-md-30px, .mx-md-30px {
    margin-right: 30px!important;
}
.mb-md-30px, .my-md-30px {
    margin-bottom: 30px!important;
}
.ml-md-30px, .mx-md-30px {
    margin-left: 30px!important;
}
.m-md-32px {
    margin: 32px!important;
}
.mt-md-32px, .my-md-32px {
    margin-top: 32px!important;
}
.mr-md-32px, .mx-md-32px {
    margin-right: 32px!important;
}
.mb-md-32px, .my-md-32px {
    margin-bottom: 32px!important;
}
.ml-md-32px, .mx-md-32px {
    margin-left: 32px!important;
}
.m-md-34px {
    margin: 34px!important;
}
.mt-md-34px, .my-md-34px {
    margin-top: 34px!important;
}
.mr-md-34px, .mx-md-34px {
    margin-right: 34px!important;
}
.mb-md-34px, .my-md-34px {
    margin-bottom: 34px!important;
}
.ml-md-34px, .mx-md-34px {
    margin-left: 34px!important;
}
.m-md-36px {
    margin: 36px!important;
}
.mt-md-36px, .my-md-36px {
    margin-top: 36px!important;
}
.mr-md-36px, .mx-md-36px {
    margin-right: 36px!important;
}
.mb-md-36px, .my-md-36px {
    margin-bottom: 36px!important;
}
.ml-md-36px, .mx-md-36px {
    margin-left: 36px!important;
}
.m-md-40px {
    margin: 40px!important;
}
.mt-md-40px, .my-md-40px {
    margin-top: 40px!important;
}
.mr-md-40px, .mx-md-40px {
    margin-right: 40px!important;
}
.mb-md-40px, .my-md-40px {
    margin-bottom: 40px!important;
}
.ml-md-40px, .mx-md-40px {
    margin-left: 40px!important;
}
.m-md-45px {
    margin: 45px!important;
}
.mt-md-45px, .my-md-45px {
    margin-top: 45px!important;
}
.mr-md-45px, .mx-md-45px {
    margin-right: 45px!important;
}
.mb-md-45px, .my-md-45px {
    margin-bottom: 45px!important;
}
.ml-md-45px, .mx-md-45px {
    margin-left: 45px!important;
}
.m-md-50px {
    margin: 50px!important;
}
.mt-md-50px, .my-md-50px {
    margin-top: 50px!important;
}
.mr-md-50px, .mx-md-50px {
    margin-right: 50px!important;
}
.mb-md-50px, .my-md-50px {
    margin-bottom: 50px!important;
}
.ml-md-50px, .mx-md-50px {
    margin-left: 50px!important;
}
.m-md-60px {
    margin: 60px!important;
}
.mt-md-60px, .my-md-60px {
    margin-top: 60px!important;
}
.mr-md-60px, .mx-md-60px {
    margin-right: 60px!important;
}
.mb-md-60px, .my-md-60px {
    margin-bottom: 60px!important;
}
.ml-md-60px, .mx-md-60px {
    margin-left: 60px!important;
}
.m-md-70px {
    margin: 70px!important;
}
.mt-md-70px, .my-md-70px {
    margin-top: 70px!important;
}
.mr-md-70px, .mx-md-70px {
    margin-right: 70px!important;
}
.mb-md-70px, .my-md-70px {
    margin-bottom: 70px!important;
}
.ml-md-70px, .mx-md-70px {
    margin-left: 70px!important;
}
.m-md-80px {
    margin: 80px!important;
}
.mt-md-80px, .my-md-80px {
    margin-top: 80px!important;
}
.mr-md-80px, .mx-md-80px {
    margin-right: 80px!important;
}
.mb-md-80px, .my-md-80px {
    margin-bottom: 80px!important;
}
.ml-md-80px, .mx-md-80px {
    margin-left: 80px!important;
}
.m-md-170px {
    margin: 170px!important;
}
.mt-md-170px, .my-md-170px {
    margin-top: 170px!important;
}
.mr-md-170px, .mx-md-170px {
    margin-right: 170px!important;
}
.mb-md-170px, .my-md-170px {
    margin-bottom: 170px!important;
}
.ml-md-170px, .mx-md-170px {
    margin-left: 170px!important;
}
.m-md-260px {
    margin: 260px!important;
}
.mt-md-260px, .my-md-260px {
    margin-top: 260px!important;
}
.mr-md-260px, .mx-md-260px {
    margin-right: 260px!important;
}
.mb-md-260px, .my-md-260px {
    margin-bottom: 260px!important;
}
.ml-md-260px, .mx-md-260px {
    margin-left: 260px!important;
}
.m-md-auto {
    margin: auto!important;
}
.mt-md-auto, .my-md-auto {
    margin-top: auto!important;
}
.mr-md-auto, .mx-md-auto {
    margin-right: auto!important;
}
.mb-md-auto, .my-md-auto {
    margin-bottom: auto!important;
}
.ml-md-auto, .mx-md-auto {
    margin-left: auto!important;
}
.p-md-0 {
    padding: 0!important;
}
.pt-md-0, .py-md-0 {
    padding-top: 0!important;
}
.pr-md-0, .px-md-0 {
    padding-right: 0!important;
}
.pb-md-0, .py-md-0 {
    padding-bottom: 0!important;
}
.pl-md-0, .px-md-0 {
    padding-left: 0!important;
}
.p-md-1 {
    padding: 0.25rem!important;
}
.pt-md-1, .py-md-1 {
    padding-top: 0.25rem!important;
}
.pr-md-1, .px-md-1 {
    padding-right: 0.25rem!important;
}
.pb-md-1, .py-md-1 {
    padding-bottom: 0.25rem!important;
}
.pl-md-1, .px-md-1 {
    padding-left: 0.25rem!important;
}
.p-md-2 {
    padding: 0.5rem!important;
}
.pt-md-2, .py-md-2 {
    padding-top: 0.5rem!important;
}
.pr-md-2, .px-md-2 {
    padding-right: 0.5rem!important;
}
.pb-md-2, .py-md-2 {
    padding-bottom: 0.5rem!important;
}
.pl-md-2, .px-md-2 {
    padding-left: 0.5rem!important;
}
.p-md-3 {
    padding: 1rem!important;
}
.pt-md-3, .py-md-3 {
    padding-top: 1rem!important;
}
.pr-md-3, .px-md-3 {
    padding-right: 1rem!important;
}
.pb-md-3, .py-md-3 {
    padding-bottom: 1rem!important;
}
.pl-md-3, .px-md-3 {
    padding-left: 1rem!important;
}
.p-md-4 {
    padding: 1.5rem!important;
}
.pt-md-4, .py-md-4 {
    padding-top: 1.5rem!important;
}
.pr-md-4, .px-md-4 {
    padding-right: 1.5rem!important;
}
.pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem!important;
}
.pl-md-4, .px-md-4 {
    padding-left: 1.5rem!important;
}
.p-md-5 {
    padding: 3rem!important;
}
.pt-md-5, .py-md-5 {
    padding-top: 3rem!important;
}
.pr-md-5, .px-md-5 {
    padding-right: 3rem!important;
}
.pb-md-5, .py-md-5 {
    padding-bottom: 3rem!important;
}
.pl-md-5, .px-md-5 {
    padding-left: 3rem!important;
}
.p-md-6px {
    padding: 6px!important;
}
.pt-md-6px, .py-md-6px {
    padding-top: 6px!important;
}
.pr-md-6px, .px-md-6px {
    padding-right: 6px!important;
}
.pb-md-6px, .py-md-6px {
    padding-bottom: 6px!important;
}
.pl-md-6px, .px-md-6px {
    padding-left: 6px!important;
}
.p-md-8px {
    padding: 8px!important;
}
.pt-md-8px, .py-md-8px {
    padding-top: 8px!important;
}
.pr-md-8px, .px-md-8px {
    padding-right: 8px!important;
}
.pb-md-8px, .py-md-8px {
    padding-bottom: 8px!important;
}
.pl-md-8px, .px-md-8px {
    padding-left: 8px!important;
}
.p-md-10px {
    padding: 10px!important;
}
.pt-md-10px, .py-md-10px {
    padding-top: 10px!important;
}
.pr-md-10px, .px-md-10px {
    padding-right: 10px!important;
}
.pb-md-10px, .py-md-10px {
    padding-bottom: 10px!important;
}
.pl-md-10px, .px-md-10px {
    padding-left: 10px!important;
}
.p-md-12px {
    padding: 12px!important;
}
.pt-md-12px, .py-md-12px {
    padding-top: 12px!important;
}
.pr-md-12px, .px-md-12px {
    padding-right: 12px!important;
}
.pb-md-12px, .py-md-12px {
    padding-bottom: 12px!important;
}
.pl-md-12px, .px-md-12px {
    padding-left: 12px!important;
}
.p-md-14px {
    padding: 14px!important;
}
.pt-md-14px, .py-md-14px {
    padding-top: 14px!important;
}
.pr-md-14px, .px-md-14px {
    padding-right: 14px!important;
}
.pb-md-14px, .py-md-14px {
    padding-bottom: 14px!important;
}
.pl-md-14px, .px-md-14px {
    padding-left: 14px!important;
}
.p-md-20px {
    padding: 20px!important;
}
.pt-md-20px, .py-md-20px {
    padding-top: 20px!important;
}
.pr-md-20px, .px-md-20px {
    padding-right: 20px!important;
}
.pb-md-20px, .py-md-20px {
    padding-bottom: 20px!important;
}
.pl-md-20px, .px-md-20px {
    padding-left: 20px!important;
}
.p-md-30px {
    padding: 30px!important;
}
.pt-md-30px, .py-md-30px {
    padding-top: 30px!important;
}
.pr-md-30px, .px-md-30px {
    padding-right: 30px!important;
}
.pb-md-30px, .py-md-30px {
    padding-bottom: 30px!important;
}
.pl-md-30px, .px-md-30px {
    padding-left: 30px!important;
}
.p-md-32px {
    padding: 32px!important;
}
.pt-md-32px, .py-md-32px {
    padding-top: 32px!important;
}
.pr-md-32px, .px-md-32px {
    padding-right: 32px!important;
}
.pb-md-32px, .py-md-32px {
    padding-bottom: 32px!important;
}
.pl-md-32px, .px-md-32px {
    padding-left: 32px!important;
}
.p-md-34px {
    padding: 34px!important;
}
.pt-md-34px, .py-md-34px {
    padding-top: 34px!important;
}
.pr-md-34px, .px-md-34px {
    padding-right: 34px!important;
}
.pb-md-34px, .py-md-34px {
    padding-bottom: 34px!important;
}
.pl-md-34px, .px-md-34px {
    padding-left: 34px!important;
}
.p-md-36px {
    padding: 36px!important;
}
.pt-md-36px, .py-md-36px {
    padding-top: 36px!important;
}
.pr-md-36px, .px-md-36px {
    padding-right: 36px!important;
}
.pb-md-36px, .py-md-36px {
    padding-bottom: 36px!important;
}
.pl-md-36px, .px-md-36px {
    padding-left: 36px!important;
}
.p-md-40px {
    padding: 40px!important;
}
.pt-md-40px, .py-md-40px {
    padding-top: 40px!important;
}
.pr-md-40px, .px-md-40px {
    padding-right: 40px!important;
}
.pb-md-40px, .py-md-40px {
    padding-bottom: 40px!important;
}
.pl-md-40px, .px-md-40px {
    padding-left: 40px!important;
}
.p-md-45px {
    padding: 45px!important;
}
.pt-md-45px, .py-md-45px {
    padding-top: 45px!important;
}
.pr-md-45px, .px-md-45px {
    padding-right: 45px!important;
}
.pb-md-45px, .py-md-45px {
    padding-bottom: 45px!important;
}
.pl-md-45px, .px-md-45px {
    padding-left: 45px!important;
}
.p-md-50px {
    padding: 50px!important;
}
.pt-md-50px, .py-md-50px {
    padding-top: 50px!important;
}
.pr-md-50px, .px-md-50px {
    padding-right: 50px!important;
}
.pb-md-50px, .py-md-50px {
    padding-bottom: 50px!important;
}
.pl-md-50px, .px-md-50px {
    padding-left: 50px!important;
}
.p-md-60px {
    padding: 60px!important;
}
.pt-md-60px, .py-md-60px {
    padding-top: 60px!important;
}
.pr-md-60px, .px-md-60px {
    padding-right: 60px!important;
}
.pb-md-60px, .py-md-60px {
    padding-bottom: 60px!important;
}
.pl-md-60px, .px-md-60px {
    padding-left: 60px!important;
}
.p-md-70px {
    padding: 70px!important;
}
.pt-md-70px, .py-md-70px {
    padding-top: 70px!important;
}
.pr-md-70px, .px-md-70px {
    padding-right: 70px!important;
}
.pb-md-70px, .py-md-70px {
    padding-bottom: 70px!important;
}
.pl-md-70px, .px-md-70px {
    padding-left: 70px!important;
}
.p-md-80px {
    padding: 80px!important;
}
.pt-md-80px, .py-md-80px {
    padding-top: 80px!important;
}
.pr-md-80px, .px-md-80px {
    padding-right: 80px!important;
}
.pb-md-80px, .py-md-80px {
    padding-bottom: 80px!important;
}
.pl-md-80px, .px-md-80px {
    padding-left: 80px!important;
}
.p-md-170px {
    padding: 170px!important;
}
.pt-md-170px, .py-md-170px {
    padding-top: 170px!important;
}
.pr-md-170px, .px-md-170px {
    padding-right: 170px!important;
}
.pb-md-170px, .py-md-170px {
    padding-bottom: 170px!important;
}
.pl-md-170px, .px-md-170px {
    padding-left: 170px!important;
}
.p-md-260px {
    padding: 260px!important;
}
.pt-md-260px, .py-md-260px {
    padding-top: 260px!important;
}
.pr-md-260px, .px-md-260px {
    padding-right: 260px!important;
}
.pb-md-260px, .py-md-260px {
    padding-bottom: 260px!important;
}
.pl-md-260px, .px-md-260px {
    padding-left: 260px!important;
}
.p-md-auto {
    padding: auto!important;
}
.pt-md-auto, .py-md-auto {
    padding-top: auto!important;
}
.pr-md-auto, .px-md-auto {
    padding-right: auto!important;
}
.pb-md-auto, .py-md-auto {
    padding-bottom: auto!important;
}
.pl-md-auto, .px-md-auto {
    padding-left: auto!important;
}
.m-md-n1 {
    margin: -0.25rem!important;
}
.mt-md-n1, .my-md-n1 {
    margin-top: -0.25rem!important;
}
.mr-md-n1, .mx-md-n1 {
    margin-right: -0.25rem!important;
}
.mb-md-n1, .my-md-n1 {
    margin-bottom: -0.25rem!important;
}
.ml-md-n1, .mx-md-n1 {
    margin-left: -0.25rem!important;
}
.m-md-n2 {
    margin: -0.5rem!important;
}
.mt-md-n2, .my-md-n2 {
    margin-top: -0.5rem!important;
}
.mr-md-n2, .mx-md-n2 {
    margin-right: -0.5rem!important;
}
.mb-md-n2, .my-md-n2 {
    margin-bottom: -0.5rem!important;
}
.ml-md-n2, .mx-md-n2 {
    margin-left: -0.5rem!important;
}
.m-md-n3 {
    margin: -1rem!important;
}
.mt-md-n3, .my-md-n3 {
    margin-top: -1rem!important;
}
.mr-md-n3, .mx-md-n3 {
    margin-right: -1rem!important;
}
.mb-md-n3, .my-md-n3 {
    margin-bottom: -1rem!important;
}
.ml-md-n3, .mx-md-n3 {
    margin-left: -1rem!important;
}
.m-md-n4 {
    margin: -1.5rem!important;
}
.mt-md-n4, .my-md-n4 {
    margin-top: -1.5rem!important;
}
.mr-md-n4, .mx-md-n4 {
    margin-right: -1.5rem!important;
}
.mb-md-n4, .my-md-n4 {
    margin-bottom: -1.5rem!important;
}
.ml-md-n4, .mx-md-n4 {
    margin-left: -1.5rem!important;
}
.m-md-n5 {
    margin: -3rem!important;
}
.mt-md-n5, .my-md-n5 {
    margin-top: -3rem!important;
}
.mr-md-n5, .mx-md-n5 {
    margin-right: -3rem!important;
}
.mb-md-n5, .my-md-n5 {
    margin-bottom: -3rem!important;
}
.ml-md-n5, .mx-md-n5 {
    margin-left: -3rem!important;
}
.m-md-n6px {
    margin: -6px!important;
}
.mt-md-n6px, .my-md-n6px {
    margin-top: -6px!important;
}
.mr-md-n6px, .mx-md-n6px {
    margin-right: -6px!important;
}
.mb-md-n6px, .my-md-n6px {
    margin-bottom: -6px!important;
}
.ml-md-n6px, .mx-md-n6px {
    margin-left: -6px!important;
}
.m-md-n8px {
    margin: -8px!important;
}
.mt-md-n8px, .my-md-n8px {
    margin-top: -8px!important;
}
.mr-md-n8px, .mx-md-n8px {
    margin-right: -8px!important;
}
.mb-md-n8px, .my-md-n8px {
    margin-bottom: -8px!important;
}
.ml-md-n8px, .mx-md-n8px {
    margin-left: -8px!important;
}
.m-md-n10px {
    margin: -10px!important;
}
.mt-md-n10px, .my-md-n10px {
    margin-top: -10px!important;
}
.mr-md-n10px, .mx-md-n10px {
    margin-right: -10px!important;
}
.mb-md-n10px, .my-md-n10px {
    margin-bottom: -10px!important;
}
.ml-md-n10px, .mx-md-n10px {
    margin-left: -10px!important;
}
.m-md-n12px {
    margin: -12px!important;
}
.mt-md-n12px, .my-md-n12px {
    margin-top: -12px!important;
}
.mr-md-n12px, .mx-md-n12px {
    margin-right: -12px!important;
}
.mb-md-n12px, .my-md-n12px {
    margin-bottom: -12px!important;
}
.ml-md-n12px, .mx-md-n12px {
    margin-left: -12px!important;
}
.m-md-n14px {
    margin: -14px!important;
}
.mt-md-n14px, .my-md-n14px {
    margin-top: -14px!important;
}
.mr-md-n14px, .mx-md-n14px {
    margin-right: -14px!important;
}
.mb-md-n14px, .my-md-n14px {
    margin-bottom: -14px!important;
}
.ml-md-n14px, .mx-md-n14px {
    margin-left: -14px!important;
}
.m-md-n20px {
    margin: -20px!important;
}
.mt-md-n20px, .my-md-n20px {
    margin-top: -20px!important;
}
.mr-md-n20px, .mx-md-n20px {
    margin-right: -20px!important;
}
.mb-md-n20px, .my-md-n20px {
    margin-bottom: -20px!important;
}
.ml-md-n20px, .mx-md-n20px {
    margin-left: -20px!important;
}
.m-md-n30px {
    margin: -30px!important;
}
.mt-md-n30px, .my-md-n30px {
    margin-top: -30px!important;
}
.mr-md-n30px, .mx-md-n30px {
    margin-right: -30px!important;
}
.mb-md-n30px, .my-md-n30px {
    margin-bottom: -30px!important;
}
.ml-md-n30px, .mx-md-n30px {
    margin-left: -30px!important;
}
.m-md-n32px {
    margin: -32px!important;
}
.mt-md-n32px, .my-md-n32px {
    margin-top: -32px!important;
}
.mr-md-n32px, .mx-md-n32px {
    margin-right: -32px!important;
}
.mb-md-n32px, .my-md-n32px {
    margin-bottom: -32px!important;
}
.ml-md-n32px, .mx-md-n32px {
    margin-left: -32px!important;
}
.m-md-n34px {
    margin: -34px!important;
}
.mt-md-n34px, .my-md-n34px {
    margin-top: -34px!important;
}
.mr-md-n34px, .mx-md-n34px {
    margin-right: -34px!important;
}
.mb-md-n34px, .my-md-n34px {
    margin-bottom: -34px!important;
}
.ml-md-n34px, .mx-md-n34px {
    margin-left: -34px!important;
}
.m-md-n36px {
    margin: -36px!important;
}
.mt-md-n36px, .my-md-n36px {
    margin-top: -36px!important;
}
.mr-md-n36px, .mx-md-n36px {
    margin-right: -36px!important;
}
.mb-md-n36px, .my-md-n36px {
    margin-bottom: -36px!important;
}
.ml-md-n36px, .mx-md-n36px {
    margin-left: -36px!important;
}
.m-md-n40px {
    margin: -40px!important;
}
.mt-md-n40px, .my-md-n40px {
    margin-top: -40px!important;
}
.mr-md-n40px, .mx-md-n40px {
    margin-right: -40px!important;
}
.mb-md-n40px, .my-md-n40px {
    margin-bottom: -40px!important;
}
.ml-md-n40px, .mx-md-n40px {
    margin-left: -40px!important;
}
.m-md-n45px {
    margin: -45px!important;
}
.mt-md-n45px, .my-md-n45px {
    margin-top: -45px!important;
}
.mr-md-n45px, .mx-md-n45px {
    margin-right: -45px!important;
}
.mb-md-n45px, .my-md-n45px {
    margin-bottom: -45px!important;
}
.ml-md-n45px, .mx-md-n45px {
    margin-left: -45px!important;
}
.m-md-n50px {
    margin: -50px!important;
}
.mt-md-n50px, .my-md-n50px {
    margin-top: -50px!important;
}
.mr-md-n50px, .mx-md-n50px {
    margin-right: -50px!important;
}
.mb-md-n50px, .my-md-n50px {
    margin-bottom: -50px!important;
}
.ml-md-n50px, .mx-md-n50px {
    margin-left: -50px!important;
}
.m-md-n60px {
    margin: -60px!important;
}
.mt-md-n60px, .my-md-n60px {
    margin-top: -60px!important;
}
.mr-md-n60px, .mx-md-n60px {
    margin-right: -60px!important;
}
.mb-md-n60px, .my-md-n60px {
    margin-bottom: -60px!important;
}
.ml-md-n60px, .mx-md-n60px {
    margin-left: -60px!important;
}
.m-md-n70px {
    margin: -70px!important;
}
.mt-md-n70px, .my-md-n70px {
    margin-top: -70px!important;
}
.mr-md-n70px, .mx-md-n70px {
    margin-right: -70px!important;
}
.mb-md-n70px, .my-md-n70px {
    margin-bottom: -70px!important;
}
.ml-md-n70px, .mx-md-n70px {
    margin-left: -70px!important;
}
.m-md-n80px {
    margin: -80px!important;
}
.mt-md-n80px, .my-md-n80px {
    margin-top: -80px!important;
}
.mr-md-n80px, .mx-md-n80px {
    margin-right: -80px!important;
}
.mb-md-n80px, .my-md-n80px {
    margin-bottom: -80px!important;
}
.ml-md-n80px, .mx-md-n80px {
    margin-left: -80px!important;
}
.m-md-n170px {
    margin: -170px!important;
}
.mt-md-n170px, .my-md-n170px {
    margin-top: -170px!important;
}
.mr-md-n170px, .mx-md-n170px {
    margin-right: -170px!important;
}
.mb-md-n170px, .my-md-n170px {
    margin-bottom: -170px!important;
}
.ml-md-n170px, .mx-md-n170px {
    margin-left: -170px!important;
}
.m-md-n260px {
    margin: -260px!important;
}
.mt-md-n260px, .my-md-n260px {
    margin-top: -260px!important;
}
.mr-md-n260px, .mx-md-n260px {
    margin-right: -260px!important;
}
.mb-md-n260px, .my-md-n260px {
    margin-bottom: -260px!important;
}
.ml-md-n260px, .mx-md-n260px {
    margin-left: -260px!important;
}
.m-md-nauto {
    margin: -auto!important;
}
.mt-md-nauto, .my-md-nauto {
    margin-top: -auto!important;
}
.mr-md-nauto, .mx-md-nauto {
    margin-right: -auto!important;
}
.mb-md-nauto, .my-md-nauto {
    margin-bottom: -auto!important;
}
.ml-md-nauto, .mx-md-nauto {
    margin-left: -auto!important;
}
.m-md-auto {
    margin: auto!important;
}
.mt-md-auto, .my-md-auto {
    margin-top: auto!important;
}
.mr-md-auto, .mx-md-auto {
    margin-right: auto!important;
}
.mb-md-auto, .my-md-auto {
    margin-bottom: auto!important;
}
.ml-md-auto, .mx-md-auto {
    margin-left: auto!important;
}
}@media (min-width:992px) {
    .m-lg-0 {
    margin: 0!important;
}
.mt-lg-0, .my-lg-0 {
    margin-top: 0!important;
}
.mr-lg-0, .mx-lg-0 {
    margin-right: 0!important;
}
.mb-lg-0, .my-lg-0 {
    margin-bottom: 0!important;
}
.ml-lg-0, .mx-lg-0 {
    margin-left: 0!important;
}
.m-lg-1 {
    margin: 0.25rem!important;
}
.mt-lg-1, .my-lg-1 {
    margin-top: 0.25rem!important;
}
.mr-lg-1, .mx-lg-1 {
    margin-right: 0.25rem!important;
}
.mb-lg-1, .my-lg-1 {
    margin-bottom: 0.25rem!important;
}
.ml-lg-1, .mx-lg-1 {
    margin-left: 0.25rem!important;
}
.m-lg-2 {
    margin: 0.5rem!important;
}
.mt-lg-2, .my-lg-2 {
    margin-top: 0.5rem!important;
}
.mr-lg-2, .mx-lg-2 {
    margin-right: 0.5rem!important;
}
.mb-lg-2, .my-lg-2 {
    margin-bottom: 0.5rem!important;
}
.ml-lg-2, .mx-lg-2 {
    margin-left: 0.5rem!important;
}
.m-lg-3 {
    margin: 1rem!important;
}
.mt-lg-3, .my-lg-3 {
    margin-top: 1rem!important;
}
.mr-lg-3, .mx-lg-3 {
    margin-right: 1rem!important;
}
.mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem!important;
}
.ml-lg-3, .mx-lg-3 {
    margin-left: 1rem!important;
}
.m-lg-4 {
    margin: 1.5rem!important;
}
.mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem!important;
}
.mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem!important;
}
.mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem!important;
}
.ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem!important;
}
.m-lg-5 {
    margin: 3rem!important;
}
.mt-lg-5, .my-lg-5 {
    margin-top: 3rem!important;
}
.mr-lg-5, .mx-lg-5 {
    margin-right: 3rem!important;
}
.mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem!important;
}
.ml-lg-5, .mx-lg-5 {
    margin-left: 3rem!important;
}
.m-lg-6px {
    margin: 6px!important;
}
.mt-lg-6px, .my-lg-6px {
    margin-top: 6px!important;
}
.mr-lg-6px, .mx-lg-6px {
    margin-right: 6px!important;
}
.mb-lg-6px, .my-lg-6px {
    margin-bottom: 6px!important;
}
.ml-lg-6px, .mx-lg-6px {
    margin-left: 6px!important;
}
.m-lg-8px {
    margin: 8px!important;
}
.mt-lg-8px, .my-lg-8px {
    margin-top: 8px!important;
}
.mr-lg-8px, .mx-lg-8px {
    margin-right: 8px!important;
}
.mb-lg-8px, .my-lg-8px {
    margin-bottom: 8px!important;
}
.ml-lg-8px, .mx-lg-8px {
    margin-left: 8px!important;
}
.m-lg-10px {
    margin: 10px!important;
}
.mt-lg-10px, .my-lg-10px {
    margin-top: 10px!important;
}
.mr-lg-10px, .mx-lg-10px {
    margin-right: 10px!important;
}
.mb-lg-10px, .my-lg-10px {
    margin-bottom: 10px!important;
}
.ml-lg-10px, .mx-lg-10px {
    margin-left: 10px!important;
}
.m-lg-12px {
    margin: 12px!important;
}
.mt-lg-12px, .my-lg-12px {
    margin-top: 12px!important;
}
.mr-lg-12px, .mx-lg-12px {
    margin-right: 12px!important;
}
.mb-lg-12px, .my-lg-12px {
    margin-bottom: 12px!important;
}
.ml-lg-12px, .mx-lg-12px {
    margin-left: 12px!important;
}
.m-lg-14px {
    margin: 14px!important;
}
.mt-lg-14px, .my-lg-14px {
    margin-top: 14px!important;
}
.mr-lg-14px, .mx-lg-14px {
    margin-right: 14px!important;
}
.mb-lg-14px, .my-lg-14px {
    margin-bottom: 14px!important;
}
.ml-lg-14px, .mx-lg-14px {
    margin-left: 14px!important;
}
.m-lg-20px {
    margin: 20px!important;
}
.mt-lg-20px, .my-lg-20px {
    margin-top: 20px!important;
}
.mr-lg-20px, .mx-lg-20px {
    margin-right: 20px!important;
}
.mb-lg-20px, .my-lg-20px {
    margin-bottom: 20px!important;
}
.ml-lg-20px, .mx-lg-20px {
    margin-left: 20px!important;
}
.m-lg-30px {
    margin: 30px!important;
}
.mt-lg-30px, .my-lg-30px {
    margin-top: 30px!important;
}
.mr-lg-30px, .mx-lg-30px {
    margin-right: 30px!important;
}
.mb-lg-30px, .my-lg-30px {
    margin-bottom: 30px!important;
}
.ml-lg-30px, .mx-lg-30px {
    margin-left: 30px!important;
}
.m-lg-32px {
    margin: 32px!important;
}
.mt-lg-32px, .my-lg-32px {
    margin-top: 32px!important;
}
.mr-lg-32px, .mx-lg-32px {
    margin-right: 32px!important;
}
.mb-lg-32px, .my-lg-32px {
    margin-bottom: 32px!important;
}
.ml-lg-32px, .mx-lg-32px {
    margin-left: 32px!important;
}
.m-lg-34px {
    margin: 34px!important;
}
.mt-lg-34px, .my-lg-34px {
    margin-top: 34px!important;
}
.mr-lg-34px, .mx-lg-34px {
    margin-right: 34px!important;
}
.mb-lg-34px, .my-lg-34px {
    margin-bottom: 34px!important;
}
.ml-lg-34px, .mx-lg-34px {
    margin-left: 34px!important;
}
.m-lg-36px {
    margin: 36px!important;
}
.mt-lg-36px, .my-lg-36px {
    margin-top: 36px!important;
}
.mr-lg-36px, .mx-lg-36px {
    margin-right: 36px!important;
}
.mb-lg-36px, .my-lg-36px {
    margin-bottom: 36px!important;
}
.ml-lg-36px, .mx-lg-36px {
    margin-left: 36px!important;
}
.m-lg-40px {
    margin: 40px!important;
}
.mt-lg-40px, .my-lg-40px {
    margin-top: 40px!important;
}
.mr-lg-40px, .mx-lg-40px {
    margin-right: 40px!important;
}
.mb-lg-40px, .my-lg-40px {
    margin-bottom: 40px!important;
}
.ml-lg-40px, .mx-lg-40px {
    margin-left: 40px!important;
}
.m-lg-45px {
    margin: 45px!important;
}
.mt-lg-45px, .my-lg-45px {
    margin-top: 45px!important;
}
.mr-lg-45px, .mx-lg-45px {
    margin-right: 45px!important;
}
.mb-lg-45px, .my-lg-45px {
    margin-bottom: 45px!important;
}
.ml-lg-45px, .mx-lg-45px {
    margin-left: 45px!important;
}
.m-lg-50px {
    margin: 50px!important;
}
.mt-lg-50px, .my-lg-50px {
    margin-top: 50px!important;
}
.mr-lg-50px, .mx-lg-50px {
    margin-right: 50px!important;
}
.mb-lg-50px, .my-lg-50px {
    margin-bottom: 50px!important;
}
.ml-lg-50px, .mx-lg-50px {
    margin-left: 50px!important;
}
.m-lg-60px {
    margin: 60px!important;
}
.mt-lg-60px, .my-lg-60px {
    margin-top: 60px!important;
}
.mr-lg-60px, .mx-lg-60px {
    margin-right: 60px!important;
}
.mb-lg-60px, .my-lg-60px {
    margin-bottom: 60px!important;
}
.ml-lg-60px, .mx-lg-60px {
    margin-left: 60px!important;
}
.m-lg-70px {
    margin: 70px!important;
}
.mt-lg-70px, .my-lg-70px {
    margin-top: 70px!important;
}
.mr-lg-70px, .mx-lg-70px {
    margin-right: 70px!important;
}
.mb-lg-70px, .my-lg-70px {
    margin-bottom: 70px!important;
}
.ml-lg-70px, .mx-lg-70px {
    margin-left: 70px!important;
}
.m-lg-80px {
    margin: 80px!important;
}
.mt-lg-80px, .my-lg-80px {
    margin-top: 80px!important;
}
.mr-lg-80px, .mx-lg-80px {
    margin-right: 80px!important;
}
.mb-lg-80px, .my-lg-80px {
    margin-bottom: 80px!important;
}
.ml-lg-80px, .mx-lg-80px {
    margin-left: 80px!important;
}
.m-lg-170px {
    margin: 170px!important;
}
.mt-lg-170px, .my-lg-170px {
    margin-top: 170px!important;
}
.mr-lg-170px, .mx-lg-170px {
    margin-right: 170px!important;
}
.mb-lg-170px, .my-lg-170px {
    margin-bottom: 170px!important;
}
.ml-lg-170px, .mx-lg-170px {
    margin-left: 170px!important;
}
.m-lg-260px {
    margin: 260px!important;
}
.mt-lg-260px, .my-lg-260px {
    margin-top: 260px!important;
}
.mr-lg-260px, .mx-lg-260px {
    margin-right: 260px!important;
}
.mb-lg-260px, .my-lg-260px {
    margin-bottom: 260px!important;
}
.ml-lg-260px, .mx-lg-260px {
    margin-left: 260px!important;
}
.m-lg-auto {
    margin: auto!important;
}
.mt-lg-auto, .my-lg-auto {
    margin-top: auto!important;
}
.mr-lg-auto, .mx-lg-auto {
    margin-right: auto!important;
}
.mb-lg-auto, .my-lg-auto {
    margin-bottom: auto!important;
}
.ml-lg-auto, .mx-lg-auto {
    margin-left: auto!important;
}
.p-lg-0 {
    padding: 0!important;
}
.pt-lg-0, .py-lg-0 {
    padding-top: 0!important;
}
.pr-lg-0, .px-lg-0 {
    padding-right: 0!important;
}
.pb-lg-0, .py-lg-0 {
    padding-bottom: 0!important;
}
.pl-lg-0, .px-lg-0 {
    padding-left: 0!important;
}
.p-lg-1 {
    padding: 0.25rem!important;
}
.pt-lg-1, .py-lg-1 {
    padding-top: 0.25rem!important;
}
.pr-lg-1, .px-lg-1 {
    padding-right: 0.25rem!important;
}
.pb-lg-1, .py-lg-1 {
    padding-bottom: 0.25rem!important;
}
.pl-lg-1, .px-lg-1 {
    padding-left: 0.25rem!important;
}
.p-lg-2 {
    padding: 0.5rem!important;
}
.pt-lg-2, .py-lg-2 {
    padding-top: 0.5rem!important;
}
.pr-lg-2, .px-lg-2 {
    padding-right: 0.5rem!important;
}
.pb-lg-2, .py-lg-2 {
    padding-bottom: 0.5rem!important;
}
.pl-lg-2, .px-lg-2 {
    padding-left: 0.5rem!important;
}
.p-lg-3 {
    padding: 1rem!important;
}
.pt-lg-3, .py-lg-3 {
    padding-top: 1rem!important;
}
.pr-lg-3, .px-lg-3 {
    padding-right: 1rem!important;
}
.pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem!important;
}
.pl-lg-3, .px-lg-3 {
    padding-left: 1rem!important;
}
.p-lg-4 {
    padding: 1.5rem!important;
}
.pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem!important;
}
.pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem!important;
}
.pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem!important;
}
.pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem!important;
}
.p-lg-5 {
    padding: 3rem!important;
}
.pt-lg-5, .py-lg-5 {
    padding-top: 3rem!important;
}
.pr-lg-5, .px-lg-5 {
    padding-right: 3rem!important;
}
.pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem!important;
}
.pl-lg-5, .px-lg-5 {
    padding-left: 3rem!important;
}
.p-lg-6px {
    padding: 6px!important;
}
.pt-lg-6px, .py-lg-6px {
    padding-top: 6px!important;
}
.pr-lg-6px, .px-lg-6px {
    padding-right: 6px!important;
}
.pb-lg-6px, .py-lg-6px {
    padding-bottom: 6px!important;
}
.pl-lg-6px, .px-lg-6px {
    padding-left: 6px!important;
}
.p-lg-8px {
    padding: 8px!important;
}
.pt-lg-8px, .py-lg-8px {
    padding-top: 8px!important;
}
.pr-lg-8px, .px-lg-8px {
    padding-right: 8px!important;
}
.pb-lg-8px, .py-lg-8px {
    padding-bottom: 8px!important;
}
.pl-lg-8px, .px-lg-8px {
    padding-left: 8px!important;
}
.p-lg-10px {
    padding: 10px!important;
}
.pt-lg-10px, .py-lg-10px {
    padding-top: 10px!important;
}
.pr-lg-10px, .px-lg-10px {
    padding-right: 10px!important;
}
.pb-lg-10px, .py-lg-10px {
    padding-bottom: 10px!important;
}
.pl-lg-10px, .px-lg-10px {
    padding-left: 10px!important;
}
.p-lg-12px {
    padding: 12px!important;
}
.pt-lg-12px, .py-lg-12px {
    padding-top: 12px!important;
}
.pr-lg-12px, .px-lg-12px {
    padding-right: 12px!important;
}
.pb-lg-12px, .py-lg-12px {
    padding-bottom: 12px!important;
}
.pl-lg-12px, .px-lg-12px {
    padding-left: 12px!important;
}
.p-lg-14px {
    padding: 14px!important;
}
.pt-lg-14px, .py-lg-14px {
    padding-top: 14px!important;
}
.pr-lg-14px, .px-lg-14px {
    padding-right: 14px!important;
}
.pb-lg-14px, .py-lg-14px {
    padding-bottom: 14px!important;
}
.pl-lg-14px, .px-lg-14px {
    padding-left: 14px!important;
}
.p-lg-20px {
    padding: 20px!important;
}
.pt-lg-20px, .py-lg-20px {
    padding-top: 20px!important;
}
.pr-lg-20px, .px-lg-20px {
    padding-right: 20px!important;
}
.pb-lg-20px, .py-lg-20px {
    padding-bottom: 20px!important;
}
.pl-lg-20px, .px-lg-20px {
    padding-left: 20px!important;
}
.p-lg-30px {
    padding: 30px!important;
}
.pt-lg-30px, .py-lg-30px {
    padding-top: 30px!important;
}
.pr-lg-30px, .px-lg-30px {
    padding-right: 30px!important;
}
.pb-lg-30px, .py-lg-30px {
    padding-bottom: 30px!important;
}
.pl-lg-30px, .px-lg-30px {
    padding-left: 30px!important;
}
.p-lg-32px {
    padding: 32px!important;
}
.pt-lg-32px, .py-lg-32px {
    padding-top: 32px!important;
}
.pr-lg-32px, .px-lg-32px {
    padding-right: 32px!important;
}
.pb-lg-32px, .py-lg-32px {
    padding-bottom: 32px!important;
}
.pl-lg-32px, .px-lg-32px {
    padding-left: 32px!important;
}
.p-lg-34px {
    padding: 34px!important;
}
.pt-lg-34px, .py-lg-34px {
    padding-top: 34px!important;
}
.pr-lg-34px, .px-lg-34px {
    padding-right: 34px!important;
}
.pb-lg-34px, .py-lg-34px {
    padding-bottom: 34px!important;
}
.pl-lg-34px, .px-lg-34px {
    padding-left: 34px!important;
}
.p-lg-36px {
    padding: 36px!important;
}
.pt-lg-36px, .py-lg-36px {
    padding-top: 36px!important;
}
.pr-lg-36px, .px-lg-36px {
    padding-right: 36px!important;
}
.pb-lg-36px, .py-lg-36px {
    padding-bottom: 36px!important;
}
.pl-lg-36px, .px-lg-36px {
    padding-left: 36px!important;
}
.p-lg-40px {
    padding: 40px!important;
}
.pt-lg-40px, .py-lg-40px {
    padding-top: 40px!important;
}
.pr-lg-40px, .px-lg-40px {
    padding-right: 40px!important;
}
.pb-lg-40px, .py-lg-40px {
    padding-bottom: 40px!important;
}
.pl-lg-40px, .px-lg-40px {
    padding-left: 40px!important;
}
.p-lg-45px {
    padding: 45px!important;
}
.pt-lg-45px, .py-lg-45px {
    padding-top: 45px!important;
}
.pr-lg-45px, .px-lg-45px {
    padding-right: 45px!important;
}
.pb-lg-45px, .py-lg-45px {
    padding-bottom: 45px!important;
}
.pl-lg-45px, .px-lg-45px {
    padding-left: 45px!important;
}
.p-lg-50px {
    padding: 50px!important;
}
.pt-lg-50px, .py-lg-50px {
    padding-top: 50px!important;
}
.pr-lg-50px, .px-lg-50px {
    padding-right: 50px!important;
}
.pb-lg-50px, .py-lg-50px {
    padding-bottom: 50px!important;
}
.pl-lg-50px, .px-lg-50px {
    padding-left: 50px!important;
}
.p-lg-60px {
    padding: 60px!important;
}
.pt-lg-60px, .py-lg-60px {
    padding-top: 60px!important;
}
.pr-lg-60px, .px-lg-60px {
    padding-right: 60px!important;
}
.pb-lg-60px, .py-lg-60px {
    padding-bottom: 60px!important;
}
.pl-lg-60px, .px-lg-60px {
    padding-left: 60px!important;
}
.p-lg-70px {
    padding: 70px!important;
}
.pt-lg-70px, .py-lg-70px {
    padding-top: 70px!important;
}
.pr-lg-70px, .px-lg-70px {
    padding-right: 70px!important;
}
.pb-lg-70px, .py-lg-70px {
    padding-bottom: 70px!important;
}
.pl-lg-70px, .px-lg-70px {
    padding-left: 70px!important;
}
.p-lg-80px {
    padding: 80px!important;
}
.pt-lg-80px, .py-lg-80px {
    padding-top: 80px!important;
}
.pr-lg-80px, .px-lg-80px {
    padding-right: 80px!important;
}
.pb-lg-80px, .py-lg-80px {
    padding-bottom: 80px!important;
}
.pl-lg-80px, .px-lg-80px {
    padding-left: 80px!important;
}
.p-lg-170px {
    padding: 170px!important;
}
.pt-lg-170px, .py-lg-170px {
    padding-top: 170px!important;
}
.pr-lg-170px, .px-lg-170px {
    padding-right: 170px!important;
}
.pb-lg-170px, .py-lg-170px {
    padding-bottom: 170px!important;
}
.pl-lg-170px, .px-lg-170px {
    padding-left: 170px!important;
}
.p-lg-260px {
    padding: 260px!important;
}
.pt-lg-260px, .py-lg-260px {
    padding-top: 260px!important;
}
.pr-lg-260px, .px-lg-260px {
    padding-right: 260px!important;
}
.pb-lg-260px, .py-lg-260px {
    padding-bottom: 260px!important;
}
.pl-lg-260px, .px-lg-260px {
    padding-left: 260px!important;
}
.p-lg-auto {
    padding: auto!important;
}
.pt-lg-auto, .py-lg-auto {
    padding-top: auto!important;
}
.pr-lg-auto, .px-lg-auto {
    padding-right: auto!important;
}
.pb-lg-auto, .py-lg-auto {
    padding-bottom: auto!important;
}
.pl-lg-auto, .px-lg-auto {
    padding-left: auto!important;
}
.m-lg-n1 {
    margin: -0.25rem!important;
}
.mt-lg-n1, .my-lg-n1 {
    margin-top: -0.25rem!important;
}
.mr-lg-n1, .mx-lg-n1 {
    margin-right: -0.25rem!important;
}
.mb-lg-n1, .my-lg-n1 {
    margin-bottom: -0.25rem!important;
}
.ml-lg-n1, .mx-lg-n1 {
    margin-left: -0.25rem!important;
}
.m-lg-n2 {
    margin: -0.5rem!important;
}
.mt-lg-n2, .my-lg-n2 {
    margin-top: -0.5rem!important;
}
.mr-lg-n2, .mx-lg-n2 {
    margin-right: -0.5rem!important;
}
.mb-lg-n2, .my-lg-n2 {
    margin-bottom: -0.5rem!important;
}
.ml-lg-n2, .mx-lg-n2 {
    margin-left: -0.5rem!important;
}
.m-lg-n3 {
    margin: -1rem!important;
}
.mt-lg-n3, .my-lg-n3 {
    margin-top: -1rem!important;
}
.mr-lg-n3, .mx-lg-n3 {
    margin-right: -1rem!important;
}
.mb-lg-n3, .my-lg-n3 {
    margin-bottom: -1rem!important;
}
.ml-lg-n3, .mx-lg-n3 {
    margin-left: -1rem!important;
}
.m-lg-n4 {
    margin: -1.5rem!important;
}
.mt-lg-n4, .my-lg-n4 {
    margin-top: -1.5rem!important;
}
.mr-lg-n4, .mx-lg-n4 {
    margin-right: -1.5rem!important;
}
.mb-lg-n4, .my-lg-n4 {
    margin-bottom: -1.5rem!important;
}
.ml-lg-n4, .mx-lg-n4 {
    margin-left: -1.5rem!important;
}
.m-lg-n5 {
    margin: -3rem!important;
}
.mt-lg-n5, .my-lg-n5 {
    margin-top: -3rem!important;
}
.mr-lg-n5, .mx-lg-n5 {
    margin-right: -3rem!important;
}
.mb-lg-n5, .my-lg-n5 {
    margin-bottom: -3rem!important;
}
.ml-lg-n5, .mx-lg-n5 {
    margin-left: -3rem!important;
}
.m-lg-n6px {
    margin: -6px!important;
}
.mt-lg-n6px, .my-lg-n6px {
    margin-top: -6px!important;
}
.mr-lg-n6px, .mx-lg-n6px {
    margin-right: -6px!important;
}
.mb-lg-n6px, .my-lg-n6px {
    margin-bottom: -6px!important;
}
.ml-lg-n6px, .mx-lg-n6px {
    margin-left: -6px!important;
}
.m-lg-n8px {
    margin: -8px!important;
}
.mt-lg-n8px, .my-lg-n8px {
    margin-top: -8px!important;
}
.mr-lg-n8px, .mx-lg-n8px {
    margin-right: -8px!important;
}
.mb-lg-n8px, .my-lg-n8px {
    margin-bottom: -8px!important;
}
.ml-lg-n8px, .mx-lg-n8px {
    margin-left: -8px!important;
}
.m-lg-n10px {
    margin: -10px!important;
}
.mt-lg-n10px, .my-lg-n10px {
    margin-top: -10px!important;
}
.mr-lg-n10px, .mx-lg-n10px {
    margin-right: -10px!important;
}
.mb-lg-n10px, .my-lg-n10px {
    margin-bottom: -10px!important;
}
.ml-lg-n10px, .mx-lg-n10px {
    margin-left: -10px!important;
}
.m-lg-n12px {
    margin: -12px!important;
}
.mt-lg-n12px, .my-lg-n12px {
    margin-top: -12px!important;
}
.mr-lg-n12px, .mx-lg-n12px {
    margin-right: -12px!important;
}
.mb-lg-n12px, .my-lg-n12px {
    margin-bottom: -12px!important;
}
.ml-lg-n12px, .mx-lg-n12px {
    margin-left: -12px!important;
}
.m-lg-n14px {
    margin: -14px!important;
}
.mt-lg-n14px, .my-lg-n14px {
    margin-top: -14px!important;
}
.mr-lg-n14px, .mx-lg-n14px {
    margin-right: -14px!important;
}
.mb-lg-n14px, .my-lg-n14px {
    margin-bottom: -14px!important;
}
.ml-lg-n14px, .mx-lg-n14px {
    margin-left: -14px!important;
}
.m-lg-n20px {
    margin: -20px!important;
}
.mt-lg-n20px, .my-lg-n20px {
    margin-top: -20px!important;
}
.mr-lg-n20px, .mx-lg-n20px {
    margin-right: -20px!important;
}
.mb-lg-n20px, .my-lg-n20px {
    margin-bottom: -20px!important;
}
.ml-lg-n20px, .mx-lg-n20px {
    margin-left: -20px!important;
}
.m-lg-n30px {
    margin: -30px!important;
}
.mt-lg-n30px, .my-lg-n30px {
    margin-top: -30px!important;
}
.mr-lg-n30px, .mx-lg-n30px {
    margin-right: -30px!important;
}
.mb-lg-n30px, .my-lg-n30px {
    margin-bottom: -30px!important;
}
.ml-lg-n30px, .mx-lg-n30px {
    margin-left: -30px!important;
}
.m-lg-n32px {
    margin: -32px!important;
}
.mt-lg-n32px, .my-lg-n32px {
    margin-top: -32px!important;
}
.mr-lg-n32px, .mx-lg-n32px {
    margin-right: -32px!important;
}
.mb-lg-n32px, .my-lg-n32px {
    margin-bottom: -32px!important;
}
.ml-lg-n32px, .mx-lg-n32px {
    margin-left: -32px!important;
}
.m-lg-n34px {
    margin: -34px!important;
}
.mt-lg-n34px, .my-lg-n34px {
    margin-top: -34px!important;
}
.mr-lg-n34px, .mx-lg-n34px {
    margin-right: -34px!important;
}
.mb-lg-n34px, .my-lg-n34px {
    margin-bottom: -34px!important;
}
.ml-lg-n34px, .mx-lg-n34px {
    margin-left: -34px!important;
}
.m-lg-n36px {
    margin: -36px!important;
}
.mt-lg-n36px, .my-lg-n36px {
    margin-top: -36px!important;
}
.mr-lg-n36px, .mx-lg-n36px {
    margin-right: -36px!important;
}
.mb-lg-n36px, .my-lg-n36px {
    margin-bottom: -36px!important;
}
.ml-lg-n36px, .mx-lg-n36px {
    margin-left: -36px!important;
}
.m-lg-n40px {
    margin: -40px!important;
}
.mt-lg-n40px, .my-lg-n40px {
    margin-top: -40px!important;
}
.mr-lg-n40px, .mx-lg-n40px {
    margin-right: -40px!important;
}
.mb-lg-n40px, .my-lg-n40px {
    margin-bottom: -40px!important;
}
.ml-lg-n40px, .mx-lg-n40px {
    margin-left: -40px!important;
}
.m-lg-n45px {
    margin: -45px!important;
}
.mt-lg-n45px, .my-lg-n45px {
    margin-top: -45px!important;
}
.mr-lg-n45px, .mx-lg-n45px {
    margin-right: -45px!important;
}
.mb-lg-n45px, .my-lg-n45px {
    margin-bottom: -45px!important;
}
.ml-lg-n45px, .mx-lg-n45px {
    margin-left: -45px!important;
}
.m-lg-n50px {
    margin: -50px!important;
}
.mt-lg-n50px, .my-lg-n50px {
    margin-top: -50px!important;
}
.mr-lg-n50px, .mx-lg-n50px {
    margin-right: -50px!important;
}
.mb-lg-n50px, .my-lg-n50px {
    margin-bottom: -50px!important;
}
.ml-lg-n50px, .mx-lg-n50px {
    margin-left: -50px!important;
}
.m-lg-n60px {
    margin: -60px!important;
}
.mt-lg-n60px, .my-lg-n60px {
    margin-top: -60px!important;
}
.mr-lg-n60px, .mx-lg-n60px {
    margin-right: -60px!important;
}
.mb-lg-n60px, .my-lg-n60px {
    margin-bottom: -60px!important;
}
.ml-lg-n60px, .mx-lg-n60px {
    margin-left: -60px!important;
}
.m-lg-n70px {
    margin: -70px!important;
}
.mt-lg-n70px, .my-lg-n70px {
    margin-top: -70px!important;
}
.mr-lg-n70px, .mx-lg-n70px {
    margin-right: -70px!important;
}
.mb-lg-n70px, .my-lg-n70px {
    margin-bottom: -70px!important;
}
.ml-lg-n70px, .mx-lg-n70px {
    margin-left: -70px!important;
}
.m-lg-n80px {
    margin: -80px!important;
}
.mt-lg-n80px, .my-lg-n80px {
    margin-top: -80px!important;
}
.mr-lg-n80px, .mx-lg-n80px {
    margin-right: -80px!important;
}
.mb-lg-n80px, .my-lg-n80px {
    margin-bottom: -80px!important;
}
.ml-lg-n80px, .mx-lg-n80px {
    margin-left: -80px!important;
}
.m-lg-n170px {
    margin: -170px!important;
}
.mt-lg-n170px, .my-lg-n170px {
    margin-top: -170px!important;
}
.mr-lg-n170px, .mx-lg-n170px {
    margin-right: -170px!important;
}
.mb-lg-n170px, .my-lg-n170px {
    margin-bottom: -170px!important;
}
.ml-lg-n170px, .mx-lg-n170px {
    margin-left: -170px!important;
}
.m-lg-n260px {
    margin: -260px!important;
}
.mt-lg-n260px, .my-lg-n260px {
    margin-top: -260px!important;
}
.mr-lg-n260px, .mx-lg-n260px {
    margin-right: -260px!important;
}
.mb-lg-n260px, .my-lg-n260px {
    margin-bottom: -260px!important;
}
.ml-lg-n260px, .mx-lg-n260px {
    margin-left: -260px!important;
}
.m-lg-nauto {
    margin: -auto!important;
}
.mt-lg-nauto, .my-lg-nauto {
    margin-top: -auto!important;
}
.mr-lg-nauto, .mx-lg-nauto {
    margin-right: -auto!important;
}
.mb-lg-nauto, .my-lg-nauto {
    margin-bottom: -auto!important;
}
.ml-lg-nauto, .mx-lg-nauto {
    margin-left: -auto!important;
}
.m-lg-auto {
    margin: auto!important;
}
.mt-lg-auto, .my-lg-auto {
    margin-top: auto!important;
}
.mr-lg-auto, .mx-lg-auto {
    margin-right: auto!important;
}
.mb-lg-auto, .my-lg-auto {
    margin-bottom: auto!important;
}
.ml-lg-auto, .mx-lg-auto {
    margin-left: auto!important;
}
}@media (min-width:1200px) {
    .m-xl-0 {
    margin: 0!important;
}
.mt-xl-0, .my-xl-0 {
    margin-top: 0!important;
}
.mr-xl-0, .mx-xl-0 {
    margin-right: 0!important;
}
.mb-xl-0, .my-xl-0 {
    margin-bottom: 0!important;
}
.ml-xl-0, .mx-xl-0 {
    margin-left: 0!important;
}
.m-xl-1 {
    margin: 0.25rem!important;
}
.mt-xl-1, .my-xl-1 {
    margin-top: 0.25rem!important;
}
.mr-xl-1, .mx-xl-1 {
    margin-right: 0.25rem!important;
}
.mb-xl-1, .my-xl-1 {
    margin-bottom: 0.25rem!important;
}
.ml-xl-1, .mx-xl-1 {
    margin-left: 0.25rem!important;
}
.m-xl-2 {
    margin: 0.5rem!important;
}
.mt-xl-2, .my-xl-2 {
    margin-top: 0.5rem!important;
}
.mr-xl-2, .mx-xl-2 {
    margin-right: 0.5rem!important;
}
.mb-xl-2, .my-xl-2 {
    margin-bottom: 0.5rem!important;
}
.ml-xl-2, .mx-xl-2 {
    margin-left: 0.5rem!important;
}
.m-xl-3 {
    margin: 1rem!important;
}
.mt-xl-3, .my-xl-3 {
    margin-top: 1rem!important;
}
.mr-xl-3, .mx-xl-3 {
    margin-right: 1rem!important;
}
.mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem!important;
}
.ml-xl-3, .mx-xl-3 {
    margin-left: 1rem!important;
}
.m-xl-4 {
    margin: 1.5rem!important;
}
.mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem!important;
}
.mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem!important;
}
.mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem!important;
}
.ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem!important;
}
.m-xl-5 {
    margin: 3rem!important;
}
.mt-xl-5, .my-xl-5 {
    margin-top: 3rem!important;
}
.mr-xl-5, .mx-xl-5 {
    margin-right: 3rem!important;
}
.mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem!important;
}
.ml-xl-5, .mx-xl-5 {
    margin-left: 3rem!important;
}
.m-xl-6px {
    margin: 6px!important;
}
.mt-xl-6px, .my-xl-6px {
    margin-top: 6px!important;
}
.mr-xl-6px, .mx-xl-6px {
    margin-right: 6px!important;
}
.mb-xl-6px, .my-xl-6px {
    margin-bottom: 6px!important;
}
.ml-xl-6px, .mx-xl-6px {
    margin-left: 6px!important;
}
.m-xl-8px {
    margin: 8px!important;
}
.mt-xl-8px, .my-xl-8px {
    margin-top: 8px!important;
}
.mr-xl-8px, .mx-xl-8px {
    margin-right: 8px!important;
}
.mb-xl-8px, .my-xl-8px {
    margin-bottom: 8px!important;
}
.ml-xl-8px, .mx-xl-8px {
    margin-left: 8px!important;
}
.m-xl-10px {
    margin: 10px!important;
}
.mt-xl-10px, .my-xl-10px {
    margin-top: 10px!important;
}
.mr-xl-10px, .mx-xl-10px {
    margin-right: 10px!important;
}
.mb-xl-10px, .my-xl-10px {
    margin-bottom: 10px!important;
}
.ml-xl-10px, .mx-xl-10px {
    margin-left: 10px!important;
}
.m-xl-12px {
    margin: 12px!important;
}
.mt-xl-12px, .my-xl-12px {
    margin-top: 12px!important;
}
.mr-xl-12px, .mx-xl-12px {
    margin-right: 12px!important;
}
.mb-xl-12px, .my-xl-12px {
    margin-bottom: 12px!important;
}
.ml-xl-12px, .mx-xl-12px {
    margin-left: 12px!important;
}
.m-xl-14px {
    margin: 14px!important;
}
.mt-xl-14px, .my-xl-14px {
    margin-top: 14px!important;
}
.mr-xl-14px, .mx-xl-14px {
    margin-right: 14px!important;
}
.mb-xl-14px, .my-xl-14px {
    margin-bottom: 14px!important;
}
.ml-xl-14px, .mx-xl-14px {
    margin-left: 14px!important;
}
.m-xl-20px {
    margin: 20px!important;
}
.mt-xl-20px, .my-xl-20px {
    margin-top: 20px!important;
}
.mr-xl-20px, .mx-xl-20px {
    margin-right: 20px!important;
}
.mb-xl-20px, .my-xl-20px {
    margin-bottom: 20px!important;
}
.ml-xl-20px, .mx-xl-20px {
    margin-left: 20px!important;
}
.m-xl-30px {
    margin: 30px!important;
}
.mt-xl-30px, .my-xl-30px {
    margin-top: 30px!important;
}
.mr-xl-30px, .mx-xl-30px {
    margin-right: 30px!important;
}
.mb-xl-30px, .my-xl-30px {
    margin-bottom: 30px!important;
}
.ml-xl-30px, .mx-xl-30px {
    margin-left: 30px!important;
}
.m-xl-32px {
    margin: 32px!important;
}
.mt-xl-32px, .my-xl-32px {
    margin-top: 32px!important;
}
.mr-xl-32px, .mx-xl-32px {
    margin-right: 32px!important;
}
.mb-xl-32px, .my-xl-32px {
    margin-bottom: 32px!important;
}
.ml-xl-32px, .mx-xl-32px {
    margin-left: 32px!important;
}
.m-xl-34px {
    margin: 34px!important;
}
.mt-xl-34px, .my-xl-34px {
    margin-top: 34px!important;
}
.mr-xl-34px, .mx-xl-34px {
    margin-right: 34px!important;
}
.mb-xl-34px, .my-xl-34px {
    margin-bottom: 34px!important;
}
.ml-xl-34px, .mx-xl-34px {
    margin-left: 34px!important;
}
.m-xl-36px {
    margin: 36px!important;
}
.mt-xl-36px, .my-xl-36px {
    margin-top: 36px!important;
}
.mr-xl-36px, .mx-xl-36px {
    margin-right: 36px!important;
}
.mb-xl-36px, .my-xl-36px {
    margin-bottom: 36px!important;
}
.ml-xl-36px, .mx-xl-36px {
    margin-left: 36px!important;
}
.m-xl-40px {
    margin: 40px!important;
}
.mt-xl-40px, .my-xl-40px {
    margin-top: 40px!important;
}
.mr-xl-40px, .mx-xl-40px {
    margin-right: 40px!important;
}
.mb-xl-40px, .my-xl-40px {
    margin-bottom: 40px!important;
}
.ml-xl-40px, .mx-xl-40px {
    margin-left: 40px!important;
}
.m-xl-45px {
    margin: 45px!important;
}
.mt-xl-45px, .my-xl-45px {
    margin-top: 45px!important;
}
.mr-xl-45px, .mx-xl-45px {
    margin-right: 45px!important;
}
.mb-xl-45px, .my-xl-45px {
    margin-bottom: 45px!important;
}
.ml-xl-45px, .mx-xl-45px {
    margin-left: 45px!important;
}
.m-xl-50px {
    margin: 50px!important;
}
.mt-xl-50px, .my-xl-50px {
    margin-top: 50px!important;
}
.mr-xl-50px, .mx-xl-50px {
    margin-right: 50px!important;
}
.mb-xl-50px, .my-xl-50px {
    margin-bottom: 50px!important;
}
.ml-xl-50px, .mx-xl-50px {
    margin-left: 50px!important;
}
.m-xl-60px {
    margin: 60px!important;
}
.mt-xl-60px, .my-xl-60px {
    margin-top: 60px!important;
}
.mr-xl-60px, .mx-xl-60px {
    margin-right: 60px!important;
}
.mb-xl-60px, .my-xl-60px {
    margin-bottom: 60px!important;
}
.ml-xl-60px, .mx-xl-60px {
    margin-left: 60px!important;
}
.m-xl-70px {
    margin: 70px!important;
}
.mt-xl-70px, .my-xl-70px {
    margin-top: 70px!important;
}
.mr-xl-70px, .mx-xl-70px {
    margin-right: 70px!important;
}
.mb-xl-70px, .my-xl-70px {
    margin-bottom: 70px!important;
}
.ml-xl-70px, .mx-xl-70px {
    margin-left: 70px!important;
}
.m-xl-80px {
    margin: 80px!important;
}
.mt-xl-80px, .my-xl-80px {
    margin-top: 80px!important;
}
.mr-xl-80px, .mx-xl-80px {
    margin-right: 80px!important;
}
.mb-xl-80px, .my-xl-80px {
    margin-bottom: 80px!important;
}
.ml-xl-80px, .mx-xl-80px {
    margin-left: 80px!important;
}
.m-xl-170px {
    margin: 170px!important;
}
.mt-xl-170px, .my-xl-170px {
    margin-top: 170px!important;
}
.mr-xl-170px, .mx-xl-170px {
    margin-right: 170px!important;
}
.mb-xl-170px, .my-xl-170px {
    margin-bottom: 170px!important;
}
.ml-xl-170px, .mx-xl-170px {
    margin-left: 170px!important;
}
.m-xl-260px {
    margin: 260px!important;
}
.mt-xl-260px, .my-xl-260px {
    margin-top: 260px!important;
}
.mr-xl-260px, .mx-xl-260px {
    margin-right: 260px!important;
}
.mb-xl-260px, .my-xl-260px {
    margin-bottom: 260px!important;
}
.ml-xl-260px, .mx-xl-260px {
    margin-left: 260px!important;
}
.m-xl-auto {
    margin: auto!important;
}
.mt-xl-auto, .my-xl-auto {
    margin-top: auto!important;
}
.mr-xl-auto, .mx-xl-auto {
    margin-right: auto!important;
}
.mb-xl-auto, .my-xl-auto {
    margin-bottom: auto!important;
}
.ml-xl-auto, .mx-xl-auto {
    margin-left: auto!important;
}
.p-xl-0 {
    padding: 0!important;
}
.pt-xl-0, .py-xl-0 {
    padding-top: 0!important;
}
.pr-xl-0, .px-xl-0 {
    padding-right: 0!important;
}
.pb-xl-0, .py-xl-0 {
    padding-bottom: 0!important;
}
.pl-xl-0, .px-xl-0 {
    padding-left: 0!important;
}
.p-xl-1 {
    padding: 0.25rem!important;
}
.pt-xl-1, .py-xl-1 {
    padding-top: 0.25rem!important;
}
.pr-xl-1, .px-xl-1 {
    padding-right: 0.25rem!important;
}
.pb-xl-1, .py-xl-1 {
    padding-bottom: 0.25rem!important;
}
.pl-xl-1, .px-xl-1 {
    padding-left: 0.25rem!important;
}
.p-xl-2 {
    padding: 0.5rem!important;
}
.pt-xl-2, .py-xl-2 {
    padding-top: 0.5rem!important;
}
.pr-xl-2, .px-xl-2 {
    padding-right: 0.5rem!important;
}
.pb-xl-2, .py-xl-2 {
    padding-bottom: 0.5rem!important;
}
.pl-xl-2, .px-xl-2 {
    padding-left: 0.5rem!important;
}
.p-xl-3 {
    padding: 1rem!important;
}
.pt-xl-3, .py-xl-3 {
    padding-top: 1rem!important;
}
.pr-xl-3, .px-xl-3 {
    padding-right: 1rem!important;
}
.pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem!important;
}
.pl-xl-3, .px-xl-3 {
    padding-left: 1rem!important;
}
.p-xl-4 {
    padding: 1.5rem!important;
}
.pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem!important;
}
.pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem!important;
}
.pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem!important;
}
.pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem!important;
}
.p-xl-5 {
    padding: 3rem!important;
}
.pt-xl-5, .py-xl-5 {
    padding-top: 3rem!important;
}
.pr-xl-5, .px-xl-5 {
    padding-right: 3rem!important;
}
.pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem!important;
}
.pl-xl-5, .px-xl-5 {
    padding-left: 3rem!important;
}
.p-xl-6px {
    padding: 6px!important;
}
.pt-xl-6px, .py-xl-6px {
    padding-top: 6px!important;
}
.pr-xl-6px, .px-xl-6px {
    padding-right: 6px!important;
}
.pb-xl-6px, .py-xl-6px {
    padding-bottom: 6px!important;
}
.pl-xl-6px, .px-xl-6px {
    padding-left: 6px!important;
}
.p-xl-8px {
    padding: 8px!important;
}
.pt-xl-8px, .py-xl-8px {
    padding-top: 8px!important;
}
.pr-xl-8px, .px-xl-8px {
    padding-right: 8px!important;
}
.pb-xl-8px, .py-xl-8px {
    padding-bottom: 8px!important;
}
.pl-xl-8px, .px-xl-8px {
    padding-left: 8px!important;
}
.p-xl-10px {
    padding: 10px!important;
}
.pt-xl-10px, .py-xl-10px {
    padding-top: 10px!important;
}
.pr-xl-10px, .px-xl-10px {
    padding-right: 10px!important;
}
.pb-xl-10px, .py-xl-10px {
    padding-bottom: 10px!important;
}
.pl-xl-10px, .px-xl-10px {
    padding-left: 10px!important;
}
.p-xl-12px {
    padding: 12px!important;
}
.pt-xl-12px, .py-xl-12px {
    padding-top: 12px!important;
}
.pr-xl-12px, .px-xl-12px {
    padding-right: 12px!important;
}
.pb-xl-12px, .py-xl-12px {
    padding-bottom: 12px!important;
}
.pl-xl-12px, .px-xl-12px {
    padding-left: 12px!important;
}
.p-xl-14px {
    padding: 14px!important;
}
.pt-xl-14px, .py-xl-14px {
    padding-top: 14px!important;
}
.pr-xl-14px, .px-xl-14px {
    padding-right: 14px!important;
}
.pb-xl-14px, .py-xl-14px {
    padding-bottom: 14px!important;
}
.pl-xl-14px, .px-xl-14px {
    padding-left: 14px!important;
}
.p-xl-20px {
    padding: 20px!important;
}
.pt-xl-20px, .py-xl-20px {
    padding-top: 20px!important;
}
.pr-xl-20px, .px-xl-20px {
    padding-right: 20px!important;
}
.pb-xl-20px, .py-xl-20px {
    padding-bottom: 20px!important;
}
.pl-xl-20px, .px-xl-20px {
    padding-left: 20px!important;
}
.p-xl-30px {
    padding: 30px!important;
}
.pt-xl-30px, .py-xl-30px {
    padding-top: 30px!important;
}
.pr-xl-30px, .px-xl-30px {
    padding-right: 30px!important;
}
.pb-xl-30px, .py-xl-30px {
    padding-bottom: 30px!important;
}
.pl-xl-30px, .px-xl-30px {
    padding-left: 30px!important;
}
.p-xl-32px {
    padding: 32px!important;
}
.pt-xl-32px, .py-xl-32px {
    padding-top: 32px!important;
}
.pr-xl-32px, .px-xl-32px {
    padding-right: 32px!important;
}
.pb-xl-32px, .py-xl-32px {
    padding-bottom: 32px!important;
}
.pl-xl-32px, .px-xl-32px {
    padding-left: 32px!important;
}
.p-xl-34px {
    padding: 34px!important;
}
.pt-xl-34px, .py-xl-34px {
    padding-top: 34px!important;
}
.pr-xl-34px, .px-xl-34px {
    padding-right: 34px!important;
}
.pb-xl-34px, .py-xl-34px {
    padding-bottom: 34px!important;
}
.pl-xl-34px, .px-xl-34px {
    padding-left: 34px!important;
}
.p-xl-36px {
    padding: 36px!important;
}
.pt-xl-36px, .py-xl-36px {
    padding-top: 36px!important;
}
.pr-xl-36px, .px-xl-36px {
    padding-right: 36px!important;
}
.pb-xl-36px, .py-xl-36px {
    padding-bottom: 36px!important;
}
.pl-xl-36px, .px-xl-36px {
    padding-left: 36px!important;
}
.p-xl-40px {
    padding: 40px!important;
}
.pt-xl-40px, .py-xl-40px {
    padding-top: 40px!important;
}
.pr-xl-40px, .px-xl-40px {
    padding-right: 40px!important;
}
.pb-xl-40px, .py-xl-40px {
    padding-bottom: 40px!important;
}
.pl-xl-40px, .px-xl-40px {
    padding-left: 40px!important;
}
.p-xl-45px {
    padding: 45px!important;
}
.pt-xl-45px, .py-xl-45px {
    padding-top: 45px!important;
}
.pr-xl-45px, .px-xl-45px {
    padding-right: 45px!important;
}
.pb-xl-45px, .py-xl-45px {
    padding-bottom: 45px!important;
}
.pl-xl-45px, .px-xl-45px {
    padding-left: 45px!important;
}
.p-xl-50px {
    padding: 50px!important;
}
.pt-xl-50px, .py-xl-50px {
    padding-top: 50px!important;
}
.pr-xl-50px, .px-xl-50px {
    padding-right: 50px!important;
}
.pb-xl-50px, .py-xl-50px {
    padding-bottom: 50px!important;
}
.pl-xl-50px, .px-xl-50px {
    padding-left: 50px!important;
}
.p-xl-60px {
    padding: 60px!important;
}
.pt-xl-60px, .py-xl-60px {
    padding-top: 60px!important;
}
.pr-xl-60px, .px-xl-60px {
    padding-right: 60px!important;
}
.pb-xl-60px, .py-xl-60px {
    padding-bottom: 60px!important;
}
.pl-xl-60px, .px-xl-60px {
    padding-left: 60px!important;
}
.p-xl-70px {
    padding: 70px!important;
}
.pt-xl-70px, .py-xl-70px {
    padding-top: 70px!important;
}
.pr-xl-70px, .px-xl-70px {
    padding-right: 70px!important;
}
.pb-xl-70px, .py-xl-70px {
    padding-bottom: 70px!important;
}
.pl-xl-70px, .px-xl-70px {
    padding-left: 70px!important;
}
.p-xl-80px {
    padding: 80px!important;
}
.pt-xl-80px, .py-xl-80px {
    padding-top: 80px!important;
}
.pr-xl-80px, .px-xl-80px {
    padding-right: 80px!important;
}
.pb-xl-80px, .py-xl-80px {
    padding-bottom: 80px!important;
}
.pl-xl-80px, .px-xl-80px {
    padding-left: 80px!important;
}
.p-xl-170px {
    padding: 170px!important;
}
.pt-xl-170px, .py-xl-170px {
    padding-top: 170px!important;
}
.pr-xl-170px, .px-xl-170px {
    padding-right: 170px!important;
}
.pb-xl-170px, .py-xl-170px {
    padding-bottom: 170px!important;
}
.pl-xl-170px, .px-xl-170px {
    padding-left: 170px!important;
}
.p-xl-260px {
    padding: 260px!important;
}
.pt-xl-260px, .py-xl-260px {
    padding-top: 260px!important;
}
.pr-xl-260px, .px-xl-260px {
    padding-right: 260px!important;
}
.pb-xl-260px, .py-xl-260px {
    padding-bottom: 260px!important;
}
.pl-xl-260px, .px-xl-260px {
    padding-left: 260px!important;
}
.p-xl-auto {
    padding: auto!important;
}
.pt-xl-auto, .py-xl-auto {
    padding-top: auto!important;
}
.pr-xl-auto, .px-xl-auto {
    padding-right: auto!important;
}
.pb-xl-auto, .py-xl-auto {
    padding-bottom: auto!important;
}
.pl-xl-auto, .px-xl-auto {
    padding-left: auto!important;
}
.m-xl-n1 {
    margin: -0.25rem!important;
}
.mt-xl-n1, .my-xl-n1 {
    margin-top: -0.25rem!important;
}
.mr-xl-n1, .mx-xl-n1 {
    margin-right: -0.25rem!important;
}
.mb-xl-n1, .my-xl-n1 {
    margin-bottom: -0.25rem!important;
}
.ml-xl-n1, .mx-xl-n1 {
    margin-left: -0.25rem!important;
}
.m-xl-n2 {
    margin: -0.5rem!important;
}
.mt-xl-n2, .my-xl-n2 {
    margin-top: -0.5rem!important;
}
.mr-xl-n2, .mx-xl-n2 {
    margin-right: -0.5rem!important;
}
.mb-xl-n2, .my-xl-n2 {
    margin-bottom: -0.5rem!important;
}
.ml-xl-n2, .mx-xl-n2 {
    margin-left: -0.5rem!important;
}
.m-xl-n3 {
    margin: -1rem!important;
}
.mt-xl-n3, .my-xl-n3 {
    margin-top: -1rem!important;
}
.mr-xl-n3, .mx-xl-n3 {
    margin-right: -1rem!important;
}
.mb-xl-n3, .my-xl-n3 {
    margin-bottom: -1rem!important;
}
.ml-xl-n3, .mx-xl-n3 {
    margin-left: -1rem!important;
}
.m-xl-n4 {
    margin: -1.5rem!important;
}
.mt-xl-n4, .my-xl-n4 {
    margin-top: -1.5rem!important;
}
.mr-xl-n4, .mx-xl-n4 {
    margin-right: -1.5rem!important;
}
.mb-xl-n4, .my-xl-n4 {
    margin-bottom: -1.5rem!important;
}
.ml-xl-n4, .mx-xl-n4 {
    margin-left: -1.5rem!important;
}
.m-xl-n5 {
    margin: -3rem!important;
}
.mt-xl-n5, .my-xl-n5 {
    margin-top: -3rem!important;
}
.mr-xl-n5, .mx-xl-n5 {
    margin-right: -3rem!important;
}
.mb-xl-n5, .my-xl-n5 {
    margin-bottom: -3rem!important;
}
.ml-xl-n5, .mx-xl-n5 {
    margin-left: -3rem!important;
}
.m-xl-n6px {
    margin: -6px!important;
}
.mt-xl-n6px, .my-xl-n6px {
    margin-top: -6px!important;
}
.mr-xl-n6px, .mx-xl-n6px {
    margin-right: -6px!important;
}
.mb-xl-n6px, .my-xl-n6px {
    margin-bottom: -6px!important;
}
.ml-xl-n6px, .mx-xl-n6px {
    margin-left: -6px!important;
}
.m-xl-n8px {
    margin: -8px!important;
}
.mt-xl-n8px, .my-xl-n8px {
    margin-top: -8px!important;
}
.mr-xl-n8px, .mx-xl-n8px {
    margin-right: -8px!important;
}
.mb-xl-n8px, .my-xl-n8px {
    margin-bottom: -8px!important;
}
.ml-xl-n8px, .mx-xl-n8px {
    margin-left: -8px!important;
}
.m-xl-n10px {
    margin: -10px!important;
}
.mt-xl-n10px, .my-xl-n10px {
    margin-top: -10px!important;
}
.mr-xl-n10px, .mx-xl-n10px {
    margin-right: -10px!important;
}
.mb-xl-n10px, .my-xl-n10px {
    margin-bottom: -10px!important;
}
.ml-xl-n10px, .mx-xl-n10px {
    margin-left: -10px!important;
}
.m-xl-n12px {
    margin: -12px!important;
}
.mt-xl-n12px, .my-xl-n12px {
    margin-top: -12px!important;
}
.mr-xl-n12px, .mx-xl-n12px {
    margin-right: -12px!important;
}
.mb-xl-n12px, .my-xl-n12px {
    margin-bottom: -12px!important;
}
.ml-xl-n12px, .mx-xl-n12px {
    margin-left: -12px!important;
}
.m-xl-n14px {
    margin: -14px!important;
}
.mt-xl-n14px, .my-xl-n14px {
    margin-top: -14px!important;
}
.mr-xl-n14px, .mx-xl-n14px {
    margin-right: -14px!important;
}
.mb-xl-n14px, .my-xl-n14px {
    margin-bottom: -14px!important;
}
.ml-xl-n14px, .mx-xl-n14px {
    margin-left: -14px!important;
}
.m-xl-n20px {
    margin: -20px!important;
}
.mt-xl-n20px, .my-xl-n20px {
    margin-top: -20px!important;
}
.mr-xl-n20px, .mx-xl-n20px {
    margin-right: -20px!important;
}
.mb-xl-n20px, .my-xl-n20px {
    margin-bottom: -20px!important;
}
.ml-xl-n20px, .mx-xl-n20px {
    margin-left: -20px!important;
}
.m-xl-n30px {
    margin: -30px!important;
}
.mt-xl-n30px, .my-xl-n30px {
    margin-top: -30px!important;
}
.mr-xl-n30px, .mx-xl-n30px {
    margin-right: -30px!important;
}
.mb-xl-n30px, .my-xl-n30px {
    margin-bottom: -30px!important;
}
.ml-xl-n30px, .mx-xl-n30px {
    margin-left: -30px!important;
}
.m-xl-n32px {
    margin: -32px!important;
}
.mt-xl-n32px, .my-xl-n32px {
    margin-top: -32px!important;
}
.mr-xl-n32px, .mx-xl-n32px {
    margin-right: -32px!important;
}
.mb-xl-n32px, .my-xl-n32px {
    margin-bottom: -32px!important;
}
.ml-xl-n32px, .mx-xl-n32px {
    margin-left: -32px!important;
}
.m-xl-n34px {
    margin: -34px!important;
}
.mt-xl-n34px, .my-xl-n34px {
    margin-top: -34px!important;
}
.mr-xl-n34px, .mx-xl-n34px {
    margin-right: -34px!important;
}
.mb-xl-n34px, .my-xl-n34px {
    margin-bottom: -34px!important;
}
.ml-xl-n34px, .mx-xl-n34px {
    margin-left: -34px!important;
}
.m-xl-n36px {
    margin: -36px!important;
}
.mt-xl-n36px, .my-xl-n36px {
    margin-top: -36px!important;
}
.mr-xl-n36px, .mx-xl-n36px {
    margin-right: -36px!important;
}
.mb-xl-n36px, .my-xl-n36px {
    margin-bottom: -36px!important;
}
.ml-xl-n36px, .mx-xl-n36px {
    margin-left: -36px!important;
}
.m-xl-n40px {
    margin: -40px!important;
}
.mt-xl-n40px, .my-xl-n40px {
    margin-top: -40px!important;
}
.mr-xl-n40px, .mx-xl-n40px {
    margin-right: -40px!important;
}
.mb-xl-n40px, .my-xl-n40px {
    margin-bottom: -40px!important;
}
.ml-xl-n40px, .mx-xl-n40px {
    margin-left: -40px!important;
}
.m-xl-n45px {
    margin: -45px!important;
}
.mt-xl-n45px, .my-xl-n45px {
    margin-top: -45px!important;
}
.mr-xl-n45px, .mx-xl-n45px {
    margin-right: -45px!important;
}
.mb-xl-n45px, .my-xl-n45px {
    margin-bottom: -45px!important;
}
.ml-xl-n45px, .mx-xl-n45px {
    margin-left: -45px!important;
}
.m-xl-n50px {
    margin: -50px!important;
}
.mt-xl-n50px, .my-xl-n50px {
    margin-top: -50px!important;
}
.mr-xl-n50px, .mx-xl-n50px {
    margin-right: -50px!important;
}
.mb-xl-n50px, .my-xl-n50px {
    margin-bottom: -50px!important;
}
.ml-xl-n50px, .mx-xl-n50px {
    margin-left: -50px!important;
}
.m-xl-n60px {
    margin: -60px!important;
}
.mt-xl-n60px, .my-xl-n60px {
    margin-top: -60px!important;
}
.mr-xl-n60px, .mx-xl-n60px {
    margin-right: -60px!important;
}
.mb-xl-n60px, .my-xl-n60px {
    margin-bottom: -60px!important;
}
.ml-xl-n60px, .mx-xl-n60px {
    margin-left: -60px!important;
}
.m-xl-n70px {
    margin: -70px!important;
}
.mt-xl-n70px, .my-xl-n70px {
    margin-top: -70px!important;
}
.mr-xl-n70px, .mx-xl-n70px {
    margin-right: -70px!important;
}
.mb-xl-n70px, .my-xl-n70px {
    margin-bottom: -70px!important;
}
.ml-xl-n70px, .mx-xl-n70px {
    margin-left: -70px!important;
}
.m-xl-n80px {
    margin: -80px!important;
}
.mt-xl-n80px, .my-xl-n80px {
    margin-top: -80px!important;
}
.mr-xl-n80px, .mx-xl-n80px {
    margin-right: -80px!important;
}
.mb-xl-n80px, .my-xl-n80px {
    margin-bottom: -80px!important;
}
.ml-xl-n80px, .mx-xl-n80px {
    margin-left: -80px!important;
}
.m-xl-n170px {
    margin: -170px!important;
}
.mt-xl-n170px, .my-xl-n170px {
    margin-top: -170px!important;
}
.mr-xl-n170px, .mx-xl-n170px {
    margin-right: -170px!important;
}
.mb-xl-n170px, .my-xl-n170px {
    margin-bottom: -170px!important;
}
.ml-xl-n170px, .mx-xl-n170px {
    margin-left: -170px!important;
}
.m-xl-n260px {
    margin: -260px!important;
}
.mt-xl-n260px, .my-xl-n260px {
    margin-top: -260px!important;
}
.mr-xl-n260px, .mx-xl-n260px {
    margin-right: -260px!important;
}
.mb-xl-n260px, .my-xl-n260px {
    margin-bottom: -260px!important;
}
.ml-xl-n260px, .mx-xl-n260px {
    margin-left: -260px!important;
}
.m-xl-nauto {
    margin: -auto!important;
}
.mt-xl-nauto, .my-xl-nauto {
    margin-top: -auto!important;
}
.mr-xl-nauto, .mx-xl-nauto {
    margin-right: -auto!important;
}
.mb-xl-nauto, .my-xl-nauto {
    margin-bottom: -auto!important;
}
.ml-xl-nauto, .mx-xl-nauto {
    margin-left: -auto!important;
}
.m-xl-auto {
    margin: auto!important;
}
.mt-xl-auto, .my-xl-auto {
    margin-top: auto!important;
}
.mr-xl-auto, .mx-xl-auto {
    margin-right: auto!important;
}
.mb-xl-auto, .my-xl-auto {
    margin-bottom: auto!important;
}
.ml-xl-auto, .mx-xl-auto {
    margin-left: auto!important;
}
}@media (min-width:1660px) {
    .m-xxl-0 {
    margin: 0!important;
}
.mt-xxl-0, .my-xxl-0 {
    margin-top: 0!important;
}
.mr-xxl-0, .mx-xxl-0 {
    margin-right: 0!important;
}
.mb-xxl-0, .my-xxl-0 {
    margin-bottom: 0!important;
}
.ml-xxl-0, .mx-xxl-0 {
    margin-left: 0!important;
}
.m-xxl-1 {
    margin: 0.25rem!important;
}
.mt-xxl-1, .my-xxl-1 {
    margin-top: 0.25rem!important;
}
.mr-xxl-1, .mx-xxl-1 {
    margin-right: 0.25rem!important;
}
.mb-xxl-1, .my-xxl-1 {
    margin-bottom: 0.25rem!important;
}
.ml-xxl-1, .mx-xxl-1 {
    margin-left: 0.25rem!important;
}
.m-xxl-2 {
    margin: 0.5rem!important;
}
.mt-xxl-2, .my-xxl-2 {
    margin-top: 0.5rem!important;
}
.mr-xxl-2, .mx-xxl-2 {
    margin-right: 0.5rem!important;
}
.mb-xxl-2, .my-xxl-2 {
    margin-bottom: 0.5rem!important;
}
.ml-xxl-2, .mx-xxl-2 {
    margin-left: 0.5rem!important;
}
.m-xxl-3 {
    margin: 1rem!important;
}
.mt-xxl-3, .my-xxl-3 {
    margin-top: 1rem!important;
}
.mr-xxl-3, .mx-xxl-3 {
    margin-right: 1rem!important;
}
.mb-xxl-3, .my-xxl-3 {
    margin-bottom: 1rem!important;
}
.ml-xxl-3, .mx-xxl-3 {
    margin-left: 1rem!important;
}
.m-xxl-4 {
    margin: 1.5rem!important;
}
.mt-xxl-4, .my-xxl-4 {
    margin-top: 1.5rem!important;
}
.mr-xxl-4, .mx-xxl-4 {
    margin-right: 1.5rem!important;
}
.mb-xxl-4, .my-xxl-4 {
    margin-bottom: 1.5rem!important;
}
.ml-xxl-4, .mx-xxl-4 {
    margin-left: 1.5rem!important;
}
.m-xxl-5 {
    margin: 3rem!important;
}
.mt-xxl-5, .my-xxl-5 {
    margin-top: 3rem!important;
}
.mr-xxl-5, .mx-xxl-5 {
    margin-right: 3rem!important;
}
.mb-xxl-5, .my-xxl-5 {
    margin-bottom: 3rem!important;
}
.ml-xxl-5, .mx-xxl-5 {
    margin-left: 3rem!important;
}
.m-xxl-6px {
    margin: 6px!important;
}
.mt-xxl-6px, .my-xxl-6px {
    margin-top: 6px!important;
}
.mr-xxl-6px, .mx-xxl-6px {
    margin-right: 6px!important;
}
.mb-xxl-6px, .my-xxl-6px {
    margin-bottom: 6px!important;
}
.ml-xxl-6px, .mx-xxl-6px {
    margin-left: 6px!important;
}
.m-xxl-8px {
    margin: 8px!important;
}
.mt-xxl-8px, .my-xxl-8px {
    margin-top: 8px!important;
}
.mr-xxl-8px, .mx-xxl-8px {
    margin-right: 8px!important;
}
.mb-xxl-8px, .my-xxl-8px {
    margin-bottom: 8px!important;
}
.ml-xxl-8px, .mx-xxl-8px {
    margin-left: 8px!important;
}
.m-xxl-10px {
    margin: 10px!important;
}
.mt-xxl-10px, .my-xxl-10px {
    margin-top: 10px!important;
}
.mr-xxl-10px, .mx-xxl-10px {
    margin-right: 10px!important;
}
.mb-xxl-10px, .my-xxl-10px {
    margin-bottom: 10px!important;
}
.ml-xxl-10px, .mx-xxl-10px {
    margin-left: 10px!important;
}
.m-xxl-12px {
    margin: 12px!important;
}
.mt-xxl-12px, .my-xxl-12px {
    margin-top: 12px!important;
}
.mr-xxl-12px, .mx-xxl-12px {
    margin-right: 12px!important;
}
.mb-xxl-12px, .my-xxl-12px {
    margin-bottom: 12px!important;
}
.ml-xxl-12px, .mx-xxl-12px {
    margin-left: 12px!important;
}
.m-xxl-14px {
    margin: 14px!important;
}
.mt-xxl-14px, .my-xxl-14px {
    margin-top: 14px!important;
}
.mr-xxl-14px, .mx-xxl-14px {
    margin-right: 14px!important;
}
.mb-xxl-14px, .my-xxl-14px {
    margin-bottom: 14px!important;
}
.ml-xxl-14px, .mx-xxl-14px {
    margin-left: 14px!important;
}
.m-xxl-20px {
    margin: 20px!important;
}
.mt-xxl-20px, .my-xxl-20px {
    margin-top: 20px!important;
}
.mr-xxl-20px, .mx-xxl-20px {
    margin-right: 20px!important;
}
.mb-xxl-20px, .my-xxl-20px {
    margin-bottom: 20px!important;
}
.ml-xxl-20px, .mx-xxl-20px {
    margin-left: 20px!important;
}
.m-xxl-30px {
    margin: 30px!important;
}
.mt-xxl-30px, .my-xxl-30px {
    margin-top: 30px!important;
}
.mr-xxl-30px, .mx-xxl-30px {
    margin-right: 30px!important;
}
.mb-xxl-30px, .my-xxl-30px {
    margin-bottom: 30px!important;
}
.ml-xxl-30px, .mx-xxl-30px {
    margin-left: 30px!important;
}
.m-xxl-32px {
    margin: 32px!important;
}
.mt-xxl-32px, .my-xxl-32px {
    margin-top: 32px!important;
}
.mr-xxl-32px, .mx-xxl-32px {
    margin-right: 32px!important;
}
.mb-xxl-32px, .my-xxl-32px {
    margin-bottom: 32px!important;
}
.ml-xxl-32px, .mx-xxl-32px {
    margin-left: 32px!important;
}
.m-xxl-34px {
    margin: 34px!important;
}
.mt-xxl-34px, .my-xxl-34px {
    margin-top: 34px!important;
}
.mr-xxl-34px, .mx-xxl-34px {
    margin-right: 34px!important;
}
.mb-xxl-34px, .my-xxl-34px {
    margin-bottom: 34px!important;
}
.ml-xxl-34px, .mx-xxl-34px {
    margin-left: 34px!important;
}
.m-xxl-36px {
    margin: 36px!important;
}
.mt-xxl-36px, .my-xxl-36px {
    margin-top: 36px!important;
}
.mr-xxl-36px, .mx-xxl-36px {
    margin-right: 36px!important;
}
.mb-xxl-36px, .my-xxl-36px {
    margin-bottom: 36px!important;
}
.ml-xxl-36px, .mx-xxl-36px {
    margin-left: 36px!important;
}
.m-xxl-40px {
    margin: 40px!important;
}
.mt-xxl-40px, .my-xxl-40px {
    margin-top: 40px!important;
}
.mr-xxl-40px, .mx-xxl-40px {
    margin-right: 40px!important;
}
.mb-xxl-40px, .my-xxl-40px {
    margin-bottom: 40px!important;
}
.ml-xxl-40px, .mx-xxl-40px {
    margin-left: 40px!important;
}
.m-xxl-45px {
    margin: 45px!important;
}
.mt-xxl-45px, .my-xxl-45px {
    margin-top: 45px!important;
}
.mr-xxl-45px, .mx-xxl-45px {
    margin-right: 45px!important;
}
.mb-xxl-45px, .my-xxl-45px {
    margin-bottom: 45px!important;
}
.ml-xxl-45px, .mx-xxl-45px {
    margin-left: 45px!important;
}
.m-xxl-50px {
    margin: 50px!important;
}
.mt-xxl-50px, .my-xxl-50px {
    margin-top: 50px!important;
}
.mr-xxl-50px, .mx-xxl-50px {
    margin-right: 50px!important;
}
.mb-xxl-50px, .my-xxl-50px {
    margin-bottom: 50px!important;
}
.ml-xxl-50px, .mx-xxl-50px {
    margin-left: 50px!important;
}
.m-xxl-60px {
    margin: 60px!important;
}
.mt-xxl-60px, .my-xxl-60px {
    margin-top: 60px!important;
}
.mr-xxl-60px, .mx-xxl-60px {
    margin-right: 60px!important;
}
.mb-xxl-60px, .my-xxl-60px {
    margin-bottom: 60px!important;
}
.ml-xxl-60px, .mx-xxl-60px {
    margin-left: 60px!important;
}
.m-xxl-70px {
    margin: 70px!important;
}
.mt-xxl-70px, .my-xxl-70px {
    margin-top: 70px!important;
}
.mr-xxl-70px, .mx-xxl-70px {
    margin-right: 70px!important;
}
.mb-xxl-70px, .my-xxl-70px {
    margin-bottom: 70px!important;
}
.ml-xxl-70px, .mx-xxl-70px {
    margin-left: 70px!important;
}
.m-xxl-80px {
    margin: 80px!important;
}
.mt-xxl-80px, .my-xxl-80px {
    margin-top: 80px!important;
}
.mr-xxl-80px, .mx-xxl-80px {
    margin-right: 80px!important;
}
.mb-xxl-80px, .my-xxl-80px {
    margin-bottom: 80px!important;
}
.ml-xxl-80px, .mx-xxl-80px {
    margin-left: 80px!important;
}
.m-xxl-170px {
    margin: 170px!important;
}
.mt-xxl-170px, .my-xxl-170px {
    margin-top: 170px!important;
}
.mr-xxl-170px, .mx-xxl-170px {
    margin-right: 170px!important;
}
.mb-xxl-170px, .my-xxl-170px {
    margin-bottom: 170px!important;
}
.ml-xxl-170px, .mx-xxl-170px {
    margin-left: 170px!important;
}
.m-xxl-260px {
    margin: 260px!important;
}
.mt-xxl-260px, .my-xxl-260px {
    margin-top: 260px!important;
}
.mr-xxl-260px, .mx-xxl-260px {
    margin-right: 260px!important;
}
.mb-xxl-260px, .my-xxl-260px {
    margin-bottom: 260px!important;
}
.ml-xxl-260px, .mx-xxl-260px {
    margin-left: 260px!important;
}
.m-xxl-auto {
    margin: auto!important;
}
.mt-xxl-auto, .my-xxl-auto {
    margin-top: auto!important;
}
.mr-xxl-auto, .mx-xxl-auto {
    margin-right: auto!important;
}
.mb-xxl-auto, .my-xxl-auto {
    margin-bottom: auto!important;
}
.ml-xxl-auto, .mx-xxl-auto {
    margin-left: auto!important;
}
.p-xxl-0 {
    padding: 0!important;
}
.pt-xxl-0, .py-xxl-0 {
    padding-top: 0!important;
}
.pr-xxl-0, .px-xxl-0 {
    padding-right: 0!important;
}
.pb-xxl-0, .py-xxl-0 {
    padding-bottom: 0!important;
}
.pl-xxl-0, .px-xxl-0 {
    padding-left: 0!important;
}
.p-xxl-1 {
    padding: 0.25rem!important;
}
.pt-xxl-1, .py-xxl-1 {
    padding-top: 0.25rem!important;
}
.pr-xxl-1, .px-xxl-1 {
    padding-right: 0.25rem!important;
}
.pb-xxl-1, .py-xxl-1 {
    padding-bottom: 0.25rem!important;
}
.pl-xxl-1, .px-xxl-1 {
    padding-left: 0.25rem!important;
}
.p-xxl-2 {
    padding: 0.5rem!important;
}
.pt-xxl-2, .py-xxl-2 {
    padding-top: 0.5rem!important;
}
.pr-xxl-2, .px-xxl-2 {
    padding-right: 0.5rem!important;
}
.pb-xxl-2, .py-xxl-2 {
    padding-bottom: 0.5rem!important;
}
.pl-xxl-2, .px-xxl-2 {
    padding-left: 0.5rem!important;
}
.p-xxl-3 {
    padding: 1rem!important;
}
.pt-xxl-3, .py-xxl-3 {
    padding-top: 1rem!important;
}
.pr-xxl-3, .px-xxl-3 {
    padding-right: 1rem!important;
}
.pb-xxl-3, .py-xxl-3 {
    padding-bottom: 1rem!important;
}
.pl-xxl-3, .px-xxl-3 {
    padding-left: 1rem!important;
}
.p-xxl-4 {
    padding: 1.5rem!important;
}
.pt-xxl-4, .py-xxl-4 {
    padding-top: 1.5rem!important;
}
.pr-xxl-4, .px-xxl-4 {
    padding-right: 1.5rem!important;
}
.pb-xxl-4, .py-xxl-4 {
    padding-bottom: 1.5rem!important;
}
.pl-xxl-4, .px-xxl-4 {
    padding-left: 1.5rem!important;
}
.p-xxl-5 {
    padding: 3rem!important;
}
.pt-xxl-5, .py-xxl-5 {
    padding-top: 3rem!important;
}
.pr-xxl-5, .px-xxl-5 {
    padding-right: 3rem!important;
}
.pb-xxl-5, .py-xxl-5 {
    padding-bottom: 3rem!important;
}
.pl-xxl-5, .px-xxl-5 {
    padding-left: 3rem!important;
}
.p-xxl-6px {
    padding: 6px!important;
}
.pt-xxl-6px, .py-xxl-6px {
    padding-top: 6px!important;
}
.pr-xxl-6px, .px-xxl-6px {
    padding-right: 6px!important;
}
.pb-xxl-6px, .py-xxl-6px {
    padding-bottom: 6px!important;
}
.pl-xxl-6px, .px-xxl-6px {
    padding-left: 6px!important;
}
.p-xxl-8px {
    padding: 8px!important;
}
.pt-xxl-8px, .py-xxl-8px {
    padding-top: 8px!important;
}
.pr-xxl-8px, .px-xxl-8px {
    padding-right: 8px!important;
}
.pb-xxl-8px, .py-xxl-8px {
    padding-bottom: 8px!important;
}
.pl-xxl-8px, .px-xxl-8px {
    padding-left: 8px!important;
}
.p-xxl-10px {
    padding: 10px!important;
}
.pt-xxl-10px, .py-xxl-10px {
    padding-top: 10px!important;
}
.pr-xxl-10px, .px-xxl-10px {
    padding-right: 10px!important;
}
.pb-xxl-10px, .py-xxl-10px {
    padding-bottom: 10px!important;
}
.pl-xxl-10px, .px-xxl-10px {
    padding-left: 10px!important;
}
.p-xxl-12px {
    padding: 12px!important;
}
.pt-xxl-12px, .py-xxl-12px {
    padding-top: 12px!important;
}
.pr-xxl-12px, .px-xxl-12px {
    padding-right: 12px!important;
}
.pb-xxl-12px, .py-xxl-12px {
    padding-bottom: 12px!important;
}
.pl-xxl-12px, .px-xxl-12px {
    padding-left: 12px!important;
}
.p-xxl-14px {
    padding: 14px!important;
}
.pt-xxl-14px, .py-xxl-14px {
    padding-top: 14px!important;
}
.pr-xxl-14px, .px-xxl-14px {
    padding-right: 14px!important;
}
.pb-xxl-14px, .py-xxl-14px {
    padding-bottom: 14px!important;
}
.pl-xxl-14px, .px-xxl-14px {
    padding-left: 14px!important;
}
.p-xxl-20px {
    padding: 20px!important;
}
.pt-xxl-20px, .py-xxl-20px {
    padding-top: 20px!important;
}
.pr-xxl-20px, .px-xxl-20px {
    padding-right: 20px!important;
}
.pb-xxl-20px, .py-xxl-20px {
    padding-bottom: 20px!important;
}
.pl-xxl-20px, .px-xxl-20px {
    padding-left: 20px!important;
}
.p-xxl-30px {
    padding: 30px!important;
}
.pt-xxl-30px, .py-xxl-30px {
    padding-top: 30px!important;
}
.pr-xxl-30px, .px-xxl-30px {
    padding-right: 30px!important;
}
.pb-xxl-30px, .py-xxl-30px {
    padding-bottom: 30px!important;
}
.pl-xxl-30px, .px-xxl-30px {
    padding-left: 30px!important;
}
.p-xxl-32px {
    padding: 32px!important;
}
.pt-xxl-32px, .py-xxl-32px {
    padding-top: 32px!important;
}
.pr-xxl-32px, .px-xxl-32px {
    padding-right: 32px!important;
}
.pb-xxl-32px, .py-xxl-32px {
    padding-bottom: 32px!important;
}
.pl-xxl-32px, .px-xxl-32px {
    padding-left: 32px!important;
}
.p-xxl-34px {
    padding: 34px!important;
}
.pt-xxl-34px, .py-xxl-34px {
    padding-top: 34px!important;
}
.pr-xxl-34px, .px-xxl-34px {
    padding-right: 34px!important;
}
.pb-xxl-34px, .py-xxl-34px {
    padding-bottom: 34px!important;
}
.pl-xxl-34px, .px-xxl-34px {
    padding-left: 34px!important;
}
.p-xxl-36px {
    padding: 36px!important;
}
.pt-xxl-36px, .py-xxl-36px {
    padding-top: 36px!important;
}
.pr-xxl-36px, .px-xxl-36px {
    padding-right: 36px!important;
}
.pb-xxl-36px, .py-xxl-36px {
    padding-bottom: 36px!important;
}
.pl-xxl-36px, .px-xxl-36px {
    padding-left: 36px!important;
}
.p-xxl-40px {
    padding: 40px!important;
}
.pt-xxl-40px, .py-xxl-40px {
    padding-top: 40px!important;
}
.pr-xxl-40px, .px-xxl-40px {
    padding-right: 40px!important;
}
.pb-xxl-40px, .py-xxl-40px {
    padding-bottom: 40px!important;
}
.pl-xxl-40px, .px-xxl-40px {
    padding-left: 40px!important;
}
.p-xxl-45px {
    padding: 45px!important;
}
.pt-xxl-45px, .py-xxl-45px {
    padding-top: 45px!important;
}
.pr-xxl-45px, .px-xxl-45px {
    padding-right: 45px!important;
}
.pb-xxl-45px, .py-xxl-45px {
    padding-bottom: 45px!important;
}
.pl-xxl-45px, .px-xxl-45px {
    padding-left: 45px!important;
}
.p-xxl-50px {
    padding: 50px!important;
}
.pt-xxl-50px, .py-xxl-50px {
    padding-top: 50px!important;
}
.pr-xxl-50px, .px-xxl-50px {
    padding-right: 50px!important;
}
.pb-xxl-50px, .py-xxl-50px {
    padding-bottom: 50px!important;
}
.pl-xxl-50px, .px-xxl-50px {
    padding-left: 50px!important;
}
.p-xxl-60px {
    padding: 60px!important;
}
.pt-xxl-60px, .py-xxl-60px {
    padding-top: 60px!important;
}
.pr-xxl-60px, .px-xxl-60px {
    padding-right: 60px!important;
}
.pb-xxl-60px, .py-xxl-60px {
    padding-bottom: 60px!important;
}
.pl-xxl-60px, .px-xxl-60px {
    padding-left: 60px!important;
}
.p-xxl-70px {
    padding: 70px!important;
}
.pt-xxl-70px, .py-xxl-70px {
    padding-top: 70px!important;
}
.pr-xxl-70px, .px-xxl-70px {
    padding-right: 70px!important;
}
.pb-xxl-70px, .py-xxl-70px {
    padding-bottom: 70px!important;
}
.pl-xxl-70px, .px-xxl-70px {
    padding-left: 70px!important;
}
.p-xxl-80px {
    padding: 80px!important;
}
.pt-xxl-80px, .py-xxl-80px {
    padding-top: 80px!important;
}
.pr-xxl-80px, .px-xxl-80px {
    padding-right: 80px!important;
}
.pb-xxl-80px, .py-xxl-80px {
    padding-bottom: 80px!important;
}
.pl-xxl-80px, .px-xxl-80px {
    padding-left: 80px!important;
}
.p-xxl-170px {
    padding: 170px!important;
}
.pt-xxl-170px, .py-xxl-170px {
    padding-top: 170px!important;
}
.pr-xxl-170px, .px-xxl-170px {
    padding-right: 170px!important;
}
.pb-xxl-170px, .py-xxl-170px {
    padding-bottom: 170px!important;
}
.pl-xxl-170px, .px-xxl-170px {
    padding-left: 170px!important;
}
.p-xxl-260px {
    padding: 260px!important;
}
.pt-xxl-260px, .py-xxl-260px {
    padding-top: 260px!important;
}
.pr-xxl-260px, .px-xxl-260px {
    padding-right: 260px!important;
}
.pb-xxl-260px, .py-xxl-260px {
    padding-bottom: 260px!important;
}
.pl-xxl-260px, .px-xxl-260px {
    padding-left: 260px!important;
}
.p-xxl-auto {
    padding: auto!important;
}
.pt-xxl-auto, .py-xxl-auto {
    padding-top: auto!important;
}
.pr-xxl-auto, .px-xxl-auto {
    padding-right: auto!important;
}
.pb-xxl-auto, .py-xxl-auto {
    padding-bottom: auto!important;
}
.pl-xxl-auto, .px-xxl-auto {
    padding-left: auto!important;
}
.m-xxl-n1 {
    margin: -0.25rem!important;
}
.mt-xxl-n1, .my-xxl-n1 {
    margin-top: -0.25rem!important;
}
.mr-xxl-n1, .mx-xxl-n1 {
    margin-right: -0.25rem!important;
}
.mb-xxl-n1, .my-xxl-n1 {
    margin-bottom: -0.25rem!important;
}
.ml-xxl-n1, .mx-xxl-n1 {
    margin-left: -0.25rem!important;
}
.m-xxl-n2 {
    margin: -0.5rem!important;
}
.mt-xxl-n2, .my-xxl-n2 {
    margin-top: -0.5rem!important;
}
.mr-xxl-n2, .mx-xxl-n2 {
    margin-right: -0.5rem!important;
}
.mb-xxl-n2, .my-xxl-n2 {
    margin-bottom: -0.5rem!important;
}
.ml-xxl-n2, .mx-xxl-n2 {
    margin-left: -0.5rem!important;
}
.m-xxl-n3 {
    margin: -1rem!important;
}
.mt-xxl-n3, .my-xxl-n3 {
    margin-top: -1rem!important;
}
.mr-xxl-n3, .mx-xxl-n3 {
    margin-right: -1rem!important;
}
.mb-xxl-n3, .my-xxl-n3 {
    margin-bottom: -1rem!important;
}
.ml-xxl-n3, .mx-xxl-n3 {
    margin-left: -1rem!important;
}
.m-xxl-n4 {
    margin: -1.5rem!important;
}
.mt-xxl-n4, .my-xxl-n4 {
    margin-top: -1.5rem!important;
}
.mr-xxl-n4, .mx-xxl-n4 {
    margin-right: -1.5rem!important;
}
.mb-xxl-n4, .my-xxl-n4 {
    margin-bottom: -1.5rem!important;
}
.ml-xxl-n4, .mx-xxl-n4 {
    margin-left: -1.5rem!important;
}
.m-xxl-n5 {
    margin: -3rem!important;
}
.mt-xxl-n5, .my-xxl-n5 {
    margin-top: -3rem!important;
}
.mr-xxl-n5, .mx-xxl-n5 {
    margin-right: -3rem!important;
}
.mb-xxl-n5, .my-xxl-n5 {
    margin-bottom: -3rem!important;
}
.ml-xxl-n5, .mx-xxl-n5 {
    margin-left: -3rem!important;
}
.m-xxl-n6px {
    margin: -6px!important;
}
.mt-xxl-n6px, .my-xxl-n6px {
    margin-top: -6px!important;
}
.mr-xxl-n6px, .mx-xxl-n6px {
    margin-right: -6px!important;
}
.mb-xxl-n6px, .my-xxl-n6px {
    margin-bottom: -6px!important;
}
.ml-xxl-n6px, .mx-xxl-n6px {
    margin-left: -6px!important;
}
.m-xxl-n8px {
    margin: -8px!important;
}
.mt-xxl-n8px, .my-xxl-n8px {
    margin-top: -8px!important;
}
.mr-xxl-n8px, .mx-xxl-n8px {
    margin-right: -8px!important;
}
.mb-xxl-n8px, .my-xxl-n8px {
    margin-bottom: -8px!important;
}
.ml-xxl-n8px, .mx-xxl-n8px {
    margin-left: -8px!important;
}
.m-xxl-n10px {
    margin: -10px!important;
}
.mt-xxl-n10px, .my-xxl-n10px {
    margin-top: -10px!important;
}
.mr-xxl-n10px, .mx-xxl-n10px {
    margin-right: -10px!important;
}
.mb-xxl-n10px, .my-xxl-n10px {
    margin-bottom: -10px!important;
}
.ml-xxl-n10px, .mx-xxl-n10px {
    margin-left: -10px!important;
}
.m-xxl-n12px {
    margin: -12px!important;
}
.mt-xxl-n12px, .my-xxl-n12px {
    margin-top: -12px!important;
}
.mr-xxl-n12px, .mx-xxl-n12px {
    margin-right: -12px!important;
}
.mb-xxl-n12px, .my-xxl-n12px {
    margin-bottom: -12px!important;
}
.ml-xxl-n12px, .mx-xxl-n12px {
    margin-left: -12px!important;
}
.m-xxl-n14px {
    margin: -14px!important;
}
.mt-xxl-n14px, .my-xxl-n14px {
    margin-top: -14px!important;
}
.mr-xxl-n14px, .mx-xxl-n14px {
    margin-right: -14px!important;
}
.mb-xxl-n14px, .my-xxl-n14px {
    margin-bottom: -14px!important;
}
.ml-xxl-n14px, .mx-xxl-n14px {
    margin-left: -14px!important;
}
.m-xxl-n20px {
    margin: -20px!important;
}
.mt-xxl-n20px, .my-xxl-n20px {
    margin-top: -20px!important;
}
.mr-xxl-n20px, .mx-xxl-n20px {
    margin-right: -20px!important;
}
.mb-xxl-n20px, .my-xxl-n20px {
    margin-bottom: -20px!important;
}
.ml-xxl-n20px, .mx-xxl-n20px {
    margin-left: -20px!important;
}
.m-xxl-n30px {
    margin: -30px!important;
}
.mt-xxl-n30px, .my-xxl-n30px {
    margin-top: -30px!important;
}
.mr-xxl-n30px, .mx-xxl-n30px {
    margin-right: -30px!important;
}
.mb-xxl-n30px, .my-xxl-n30px {
    margin-bottom: -30px!important;
}
.ml-xxl-n30px, .mx-xxl-n30px {
    margin-left: -30px!important;
}
.m-xxl-n32px {
    margin: -32px!important;
}
.mt-xxl-n32px, .my-xxl-n32px {
    margin-top: -32px!important;
}
.mr-xxl-n32px, .mx-xxl-n32px {
    margin-right: -32px!important;
}
.mb-xxl-n32px, .my-xxl-n32px {
    margin-bottom: -32px!important;
}
.ml-xxl-n32px, .mx-xxl-n32px {
    margin-left: -32px!important;
}
.m-xxl-n34px {
    margin: -34px!important;
}
.mt-xxl-n34px, .my-xxl-n34px {
    margin-top: -34px!important;
}
.mr-xxl-n34px, .mx-xxl-n34px {
    margin-right: -34px!important;
}
.mb-xxl-n34px, .my-xxl-n34px {
    margin-bottom: -34px!important;
}
.ml-xxl-n34px, .mx-xxl-n34px {
    margin-left: -34px!important;
}
.m-xxl-n36px {
    margin: -36px!important;
}
.mt-xxl-n36px, .my-xxl-n36px {
    margin-top: -36px!important;
}
.mr-xxl-n36px, .mx-xxl-n36px {
    margin-right: -36px!important;
}
.mb-xxl-n36px, .my-xxl-n36px {
    margin-bottom: -36px!important;
}
.ml-xxl-n36px, .mx-xxl-n36px {
    margin-left: -36px!important;
}
.m-xxl-n40px {
    margin: -40px!important;
}
.mt-xxl-n40px, .my-xxl-n40px {
    margin-top: -40px!important;
}
.mr-xxl-n40px, .mx-xxl-n40px {
    margin-right: -40px!important;
}
.mb-xxl-n40px, .my-xxl-n40px {
    margin-bottom: -40px!important;
}
.ml-xxl-n40px, .mx-xxl-n40px {
    margin-left: -40px!important;
}
.m-xxl-n45px {
    margin: -45px!important;
}
.mt-xxl-n45px, .my-xxl-n45px {
    margin-top: -45px!important;
}
.mr-xxl-n45px, .mx-xxl-n45px {
    margin-right: -45px!important;
}
.mb-xxl-n45px, .my-xxl-n45px {
    margin-bottom: -45px!important;
}
.ml-xxl-n45px, .mx-xxl-n45px {
    margin-left: -45px!important;
}
.m-xxl-n50px {
    margin: -50px!important;
}
.mt-xxl-n50px, .my-xxl-n50px {
    margin-top: -50px!important;
}
.mr-xxl-n50px, .mx-xxl-n50px {
    margin-right: -50px!important;
}
.mb-xxl-n50px, .my-xxl-n50px {
    margin-bottom: -50px!important;
}
.ml-xxl-n50px, .mx-xxl-n50px {
    margin-left: -50px!important;
}
.m-xxl-n60px {
    margin: -60px!important;
}
.mt-xxl-n60px, .my-xxl-n60px {
    margin-top: -60px!important;
}
.mr-xxl-n60px, .mx-xxl-n60px {
    margin-right: -60px!important;
}
.mb-xxl-n60px, .my-xxl-n60px {
    margin-bottom: -60px!important;
}
.ml-xxl-n60px, .mx-xxl-n60px {
    margin-left: -60px!important;
}
.m-xxl-n70px {
    margin: -70px!important;
}
.mt-xxl-n70px, .my-xxl-n70px {
    margin-top: -70px!important;
}
.mr-xxl-n70px, .mx-xxl-n70px {
    margin-right: -70px!important;
}
.mb-xxl-n70px, .my-xxl-n70px {
    margin-bottom: -70px!important;
}
.ml-xxl-n70px, .mx-xxl-n70px {
    margin-left: -70px!important;
}
.m-xxl-n80px {
    margin: -80px!important;
}
.mt-xxl-n80px, .my-xxl-n80px {
    margin-top: -80px!important;
}
.mr-xxl-n80px, .mx-xxl-n80px {
    margin-right: -80px!important;
}
.mb-xxl-n80px, .my-xxl-n80px {
    margin-bottom: -80px!important;
}
.ml-xxl-n80px, .mx-xxl-n80px {
    margin-left: -80px!important;
}
.m-xxl-n170px {
    margin: -170px!important;
}
.mt-xxl-n170px, .my-xxl-n170px {
    margin-top: -170px!important;
}
.mr-xxl-n170px, .mx-xxl-n170px {
    margin-right: -170px!important;
}
.mb-xxl-n170px, .my-xxl-n170px {
    margin-bottom: -170px!important;
}
.ml-xxl-n170px, .mx-xxl-n170px {
    margin-left: -170px!important;
}
.m-xxl-n260px {
    margin: -260px!important;
}
.mt-xxl-n260px, .my-xxl-n260px {
    margin-top: -260px!important;
}
.mr-xxl-n260px, .mx-xxl-n260px {
    margin-right: -260px!important;
}
.mb-xxl-n260px, .my-xxl-n260px {
    margin-bottom: -260px!important;
}
.ml-xxl-n260px, .mx-xxl-n260px {
    margin-left: -260px!important;
}
.m-xxl-nauto {
    margin: -auto!important;
}
.mt-xxl-nauto, .my-xxl-nauto {
    margin-top: -auto!important;
}
.mr-xxl-nauto, .mx-xxl-nauto {
    margin-right: -auto!important;
}
.mb-xxl-nauto, .my-xxl-nauto {
    margin-bottom: -auto!important;
}
.ml-xxl-nauto, .mx-xxl-nauto {
    margin-left: -auto!important;
}
.m-xxl-auto {
    margin: auto!important;
}
.mt-xxl-auto, .my-xxl-auto {
    margin-top: auto!important;
}
.mr-xxl-auto, .mx-xxl-auto {
    margin-right: auto!important;
}
.mb-xxl-auto, .my-xxl-auto {
    margin-bottom: auto!important;
}
.ml-xxl-auto, .mx-xxl-auto {
    margin-left: auto!important;
}
}@media (min-width:1920px) {
    .m-xxxl-0 {
    margin: 0!important;
}
.mt-xxxl-0, .my-xxxl-0 {
    margin-top: 0!important;
}
.mr-xxxl-0, .mx-xxxl-0 {
    margin-right: 0!important;
}
.mb-xxxl-0, .my-xxxl-0 {
    margin-bottom: 0!important;
}
.ml-xxxl-0, .mx-xxxl-0 {
    margin-left: 0!important;
}
.m-xxxl-1 {
    margin: 0.25rem!important;
}
.mt-xxxl-1, .my-xxxl-1 {
    margin-top: 0.25rem!important;
}
.mr-xxxl-1, .mx-xxxl-1 {
    margin-right: 0.25rem!important;
}
.mb-xxxl-1, .my-xxxl-1 {
    margin-bottom: 0.25rem!important;
}
.ml-xxxl-1, .mx-xxxl-1 {
    margin-left: 0.25rem!important;
}
.m-xxxl-2 {
    margin: 0.5rem!important;
}
.mt-xxxl-2, .my-xxxl-2 {
    margin-top: 0.5rem!important;
}
.mr-xxxl-2, .mx-xxxl-2 {
    margin-right: 0.5rem!important;
}
.mb-xxxl-2, .my-xxxl-2 {
    margin-bottom: 0.5rem!important;
}
.ml-xxxl-2, .mx-xxxl-2 {
    margin-left: 0.5rem!important;
}
.m-xxxl-3 {
    margin: 1rem!important;
}
.mt-xxxl-3, .my-xxxl-3 {
    margin-top: 1rem!important;
}
.mr-xxxl-3, .mx-xxxl-3 {
    margin-right: 1rem!important;
}
.mb-xxxl-3, .my-xxxl-3 {
    margin-bottom: 1rem!important;
}
.ml-xxxl-3, .mx-xxxl-3 {
    margin-left: 1rem!important;
}
.m-xxxl-4 {
    margin: 1.5rem!important;
}
.mt-xxxl-4, .my-xxxl-4 {
    margin-top: 1.5rem!important;
}
.mr-xxxl-4, .mx-xxxl-4 {
    margin-right: 1.5rem!important;
}
.mb-xxxl-4, .my-xxxl-4 {
    margin-bottom: 1.5rem!important;
}
.ml-xxxl-4, .mx-xxxl-4 {
    margin-left: 1.5rem!important;
}
.m-xxxl-5 {
    margin: 3rem!important;
}
.mt-xxxl-5, .my-xxxl-5 {
    margin-top: 3rem!important;
}
.mr-xxxl-5, .mx-xxxl-5 {
    margin-right: 3rem!important;
}
.mb-xxxl-5, .my-xxxl-5 {
    margin-bottom: 3rem!important;
}
.ml-xxxl-5, .mx-xxxl-5 {
    margin-left: 3rem!important;
}
.m-xxxl-6px {
    margin: 6px!important;
}
.mt-xxxl-6px, .my-xxxl-6px {
    margin-top: 6px!important;
}
.mr-xxxl-6px, .mx-xxxl-6px {
    margin-right: 6px!important;
}
.mb-xxxl-6px, .my-xxxl-6px {
    margin-bottom: 6px!important;
}
.ml-xxxl-6px, .mx-xxxl-6px {
    margin-left: 6px!important;
}
.m-xxxl-8px {
    margin: 8px!important;
}
.mt-xxxl-8px, .my-xxxl-8px {
    margin-top: 8px!important;
}
.mr-xxxl-8px, .mx-xxxl-8px {
    margin-right: 8px!important;
}
.mb-xxxl-8px, .my-xxxl-8px {
    margin-bottom: 8px!important;
}
.ml-xxxl-8px, .mx-xxxl-8px {
    margin-left: 8px!important;
}
.m-xxxl-10px {
    margin: 10px!important;
}
.mt-xxxl-10px, .my-xxxl-10px {
    margin-top: 10px!important;
}
.mr-xxxl-10px, .mx-xxxl-10px {
    margin-right: 10px!important;
}
.mb-xxxl-10px, .my-xxxl-10px {
    margin-bottom: 10px!important;
}
.ml-xxxl-10px, .mx-xxxl-10px {
    margin-left: 10px!important;
}
.m-xxxl-12px {
    margin: 12px!important;
}
.mt-xxxl-12px, .my-xxxl-12px {
    margin-top: 12px!important;
}
.mr-xxxl-12px, .mx-xxxl-12px {
    margin-right: 12px!important;
}
.mb-xxxl-12px, .my-xxxl-12px {
    margin-bottom: 12px!important;
}
.ml-xxxl-12px, .mx-xxxl-12px {
    margin-left: 12px!important;
}
.m-xxxl-14px {
    margin: 14px!important;
}
.mt-xxxl-14px, .my-xxxl-14px {
    margin-top: 14px!important;
}
.mr-xxxl-14px, .mx-xxxl-14px {
    margin-right: 14px!important;
}
.mb-xxxl-14px, .my-xxxl-14px {
    margin-bottom: 14px!important;
}
.ml-xxxl-14px, .mx-xxxl-14px {
    margin-left: 14px!important;
}
.m-xxxl-20px {
    margin: 20px!important;
}
.mt-xxxl-20px, .my-xxxl-20px {
    margin-top: 20px!important;
}
.mr-xxxl-20px, .mx-xxxl-20px {
    margin-right: 20px!important;
}
.mb-xxxl-20px, .my-xxxl-20px {
    margin-bottom: 20px!important;
}
.ml-xxxl-20px, .mx-xxxl-20px {
    margin-left: 20px!important;
}
.m-xxxl-30px {
    margin: 30px!important;
}
.mt-xxxl-30px, .my-xxxl-30px {
    margin-top: 30px!important;
}
.mr-xxxl-30px, .mx-xxxl-30px {
    margin-right: 30px!important;
}
.mb-xxxl-30px, .my-xxxl-30px {
    margin-bottom: 30px!important;
}
.ml-xxxl-30px, .mx-xxxl-30px {
    margin-left: 30px!important;
}
.m-xxxl-32px {
    margin: 32px!important;
}
.mt-xxxl-32px, .my-xxxl-32px {
    margin-top: 32px!important;
}
.mr-xxxl-32px, .mx-xxxl-32px {
    margin-right: 32px!important;
}
.mb-xxxl-32px, .my-xxxl-32px {
    margin-bottom: 32px!important;
}
.ml-xxxl-32px, .mx-xxxl-32px {
    margin-left: 32px!important;
}
.m-xxxl-34px {
    margin: 34px!important;
}
.mt-xxxl-34px, .my-xxxl-34px {
    margin-top: 34px!important;
}
.mr-xxxl-34px, .mx-xxxl-34px {
    margin-right: 34px!important;
}
.mb-xxxl-34px, .my-xxxl-34px {
    margin-bottom: 34px!important;
}
.ml-xxxl-34px, .mx-xxxl-34px {
    margin-left: 34px!important;
}
.m-xxxl-36px {
    margin: 36px!important;
}
.mt-xxxl-36px, .my-xxxl-36px {
    margin-top: 36px!important;
}
.mr-xxxl-36px, .mx-xxxl-36px {
    margin-right: 36px!important;
}
.mb-xxxl-36px, .my-xxxl-36px {
    margin-bottom: 36px!important;
}
.ml-xxxl-36px, .mx-xxxl-36px {
    margin-left: 36px!important;
}
.m-xxxl-40px {
    margin: 40px!important;
}
.mt-xxxl-40px, .my-xxxl-40px {
    margin-top: 40px!important;
}
.mr-xxxl-40px, .mx-xxxl-40px {
    margin-right: 40px!important;
}
.mb-xxxl-40px, .my-xxxl-40px {
    margin-bottom: 40px!important;
}
.ml-xxxl-40px, .mx-xxxl-40px {
    margin-left: 40px!important;
}
.m-xxxl-45px {
    margin: 45px!important;
}
.mt-xxxl-45px, .my-xxxl-45px {
    margin-top: 45px!important;
}
.mr-xxxl-45px, .mx-xxxl-45px {
    margin-right: 45px!important;
}
.mb-xxxl-45px, .my-xxxl-45px {
    margin-bottom: 45px!important;
}
.ml-xxxl-45px, .mx-xxxl-45px {
    margin-left: 45px!important;
}
.m-xxxl-50px {
    margin: 50px!important;
}
.mt-xxxl-50px, .my-xxxl-50px {
    margin-top: 50px!important;
}
.mr-xxxl-50px, .mx-xxxl-50px {
    margin-right: 50px!important;
}
.mb-xxxl-50px, .my-xxxl-50px {
    margin-bottom: 50px!important;
}
.ml-xxxl-50px, .mx-xxxl-50px {
    margin-left: 50px!important;
}
.m-xxxl-60px {
    margin: 60px!important;
}
.mt-xxxl-60px, .my-xxxl-60px {
    margin-top: 60px!important;
}
.mr-xxxl-60px, .mx-xxxl-60px {
    margin-right: 60px!important;
}
.mb-xxxl-60px, .my-xxxl-60px {
    margin-bottom: 60px!important;
}
.ml-xxxl-60px, .mx-xxxl-60px {
    margin-left: 60px!important;
}
.m-xxxl-70px {
    margin: 70px!important;
}
.mt-xxxl-70px, .my-xxxl-70px {
    margin-top: 70px!important;
}
.mr-xxxl-70px, .mx-xxxl-70px {
    margin-right: 70px!important;
}
.mb-xxxl-70px, .my-xxxl-70px {
    margin-bottom: 70px!important;
}
.ml-xxxl-70px, .mx-xxxl-70px {
    margin-left: 70px!important;
}
.m-xxxl-80px {
    margin: 80px!important;
}
.mt-xxxl-80px, .my-xxxl-80px {
    margin-top: 80px!important;
}
.mr-xxxl-80px, .mx-xxxl-80px {
    margin-right: 80px!important;
}
.mb-xxxl-80px, .my-xxxl-80px {
    margin-bottom: 80px!important;
}
.ml-xxxl-80px, .mx-xxxl-80px {
    margin-left: 80px!important;
}
.m-xxxl-170px {
    margin: 170px!important;
}
.mt-xxxl-170px, .my-xxxl-170px {
    margin-top: 170px!important;
}
.mr-xxxl-170px, .mx-xxxl-170px {
    margin-right: 170px!important;
}
.mb-xxxl-170px, .my-xxxl-170px {
    margin-bottom: 170px!important;
}
.ml-xxxl-170px, .mx-xxxl-170px {
    margin-left: 170px!important;
}
.m-xxxl-260px {
    margin: 260px!important;
}
.mt-xxxl-260px, .my-xxxl-260px {
    margin-top: 260px!important;
}
.mr-xxxl-260px, .mx-xxxl-260px {
    margin-right: 260px!important;
}
.mb-xxxl-260px, .my-xxxl-260px {
    margin-bottom: 260px!important;
}
.ml-xxxl-260px, .mx-xxxl-260px {
    margin-left: 260px!important;
}
.m-xxxl-auto {
    margin: auto!important;
}
.mt-xxxl-auto, .my-xxxl-auto {
    margin-top: auto!important;
}
.mr-xxxl-auto, .mx-xxxl-auto {
    margin-right: auto!important;
}
.mb-xxxl-auto, .my-xxxl-auto {
    margin-bottom: auto!important;
}
.ml-xxxl-auto, .mx-xxxl-auto {
    margin-left: auto!important;
}
.p-xxxl-0 {
    padding: 0!important;
}
.pt-xxxl-0, .py-xxxl-0 {
    padding-top: 0!important;
}
.pr-xxxl-0, .px-xxxl-0 {
    padding-right: 0!important;
}
.pb-xxxl-0, .py-xxxl-0 {
    padding-bottom: 0!important;
}
.pl-xxxl-0, .px-xxxl-0 {
    padding-left: 0!important;
}
.p-xxxl-1 {
    padding: 0.25rem!important;
}
.pt-xxxl-1, .py-xxxl-1 {
    padding-top: 0.25rem!important;
}
.pr-xxxl-1, .px-xxxl-1 {
    padding-right: 0.25rem!important;
}
.pb-xxxl-1, .py-xxxl-1 {
    padding-bottom: 0.25rem!important;
}
.pl-xxxl-1, .px-xxxl-1 {
    padding-left: 0.25rem!important;
}
.p-xxxl-2 {
    padding: 0.5rem!important;
}
.pt-xxxl-2, .py-xxxl-2 {
    padding-top: 0.5rem!important;
}
.pr-xxxl-2, .px-xxxl-2 {
    padding-right: 0.5rem!important;
}
.pb-xxxl-2, .py-xxxl-2 {
    padding-bottom: 0.5rem!important;
}
.pl-xxxl-2, .px-xxxl-2 {
    padding-left: 0.5rem!important;
}
.p-xxxl-3 {
    padding: 1rem!important;
}
.pt-xxxl-3, .py-xxxl-3 {
    padding-top: 1rem!important;
}
.pr-xxxl-3, .px-xxxl-3 {
    padding-right: 1rem!important;
}
.pb-xxxl-3, .py-xxxl-3 {
    padding-bottom: 1rem!important;
}
.pl-xxxl-3, .px-xxxl-3 {
    padding-left: 1rem!important;
}
.p-xxxl-4 {
    padding: 1.5rem!important;
}
.pt-xxxl-4, .py-xxxl-4 {
    padding-top: 1.5rem!important;
}
.pr-xxxl-4, .px-xxxl-4 {
    padding-right: 1.5rem!important;
}
.pb-xxxl-4, .py-xxxl-4 {
    padding-bottom: 1.5rem!important;
}
.pl-xxxl-4, .px-xxxl-4 {
    padding-left: 1.5rem!important;
}
.p-xxxl-5 {
    padding: 3rem!important;
}
.pt-xxxl-5, .py-xxxl-5 {
    padding-top: 3rem!important;
}
.pr-xxxl-5, .px-xxxl-5 {
    padding-right: 3rem!important;
}
.pb-xxxl-5, .py-xxxl-5 {
    padding-bottom: 3rem!important;
}
.pl-xxxl-5, .px-xxxl-5 {
    padding-left: 3rem!important;
}
.p-xxxl-6px {
    padding: 6px!important;
}
.pt-xxxl-6px, .py-xxxl-6px {
    padding-top: 6px!important;
}
.pr-xxxl-6px, .px-xxxl-6px {
    padding-right: 6px!important;
}
.pb-xxxl-6px, .py-xxxl-6px {
    padding-bottom: 6px!important;
}
.pl-xxxl-6px, .px-xxxl-6px {
    padding-left: 6px!important;
}
.p-xxxl-8px {
    padding: 8px!important;
}
.pt-xxxl-8px, .py-xxxl-8px {
    padding-top: 8px!important;
}
.pr-xxxl-8px, .px-xxxl-8px {
    padding-right: 8px!important;
}
.pb-xxxl-8px, .py-xxxl-8px {
    padding-bottom: 8px!important;
}
.pl-xxxl-8px, .px-xxxl-8px {
    padding-left: 8px!important;
}
.p-xxxl-10px {
    padding: 10px!important;
}
.pt-xxxl-10px, .py-xxxl-10px {
    padding-top: 10px!important;
}
.pr-xxxl-10px, .px-xxxl-10px {
    padding-right: 10px!important;
}
.pb-xxxl-10px, .py-xxxl-10px {
    padding-bottom: 10px!important;
}
.pl-xxxl-10px, .px-xxxl-10px {
    padding-left: 10px!important;
}
.p-xxxl-12px {
    padding: 12px!important;
}
.pt-xxxl-12px, .py-xxxl-12px {
    padding-top: 12px!important;
}
.pr-xxxl-12px, .px-xxxl-12px {
    padding-right: 12px!important;
}
.pb-xxxl-12px, .py-xxxl-12px {
    padding-bottom: 12px!important;
}
.pl-xxxl-12px, .px-xxxl-12px {
    padding-left: 12px!important;
}
.p-xxxl-14px {
    padding: 14px!important;
}
.pt-xxxl-14px, .py-xxxl-14px {
    padding-top: 14px!important;
}
.pr-xxxl-14px, .px-xxxl-14px {
    padding-right: 14px!important;
}
.pb-xxxl-14px, .py-xxxl-14px {
    padding-bottom: 14px!important;
}
.pl-xxxl-14px, .px-xxxl-14px {
    padding-left: 14px!important;
}
.p-xxxl-20px {
    padding: 20px!important;
}
.pt-xxxl-20px, .py-xxxl-20px {
    padding-top: 20px!important;
}
.pr-xxxl-20px, .px-xxxl-20px {
    padding-right: 20px!important;
}
.pb-xxxl-20px, .py-xxxl-20px {
    padding-bottom: 20px!important;
}
.pl-xxxl-20px, .px-xxxl-20px {
    padding-left: 20px!important;
}
.p-xxxl-30px {
    padding: 30px!important;
}
.pt-xxxl-30px, .py-xxxl-30px {
    padding-top: 30px!important;
}
.pr-xxxl-30px, .px-xxxl-30px {
    padding-right: 30px!important;
}
.pb-xxxl-30px, .py-xxxl-30px {
    padding-bottom: 30px!important;
}
.pl-xxxl-30px, .px-xxxl-30px {
    padding-left: 30px!important;
}
.p-xxxl-32px {
    padding: 32px!important;
}
.pt-xxxl-32px, .py-xxxl-32px {
    padding-top: 32px!important;
}
.pr-xxxl-32px, .px-xxxl-32px {
    padding-right: 32px!important;
}
.pb-xxxl-32px, .py-xxxl-32px {
    padding-bottom: 32px!important;
}
.pl-xxxl-32px, .px-xxxl-32px {
    padding-left: 32px!important;
}
.p-xxxl-34px {
    padding: 34px!important;
}
.pt-xxxl-34px, .py-xxxl-34px {
    padding-top: 34px!important;
}
.pr-xxxl-34px, .px-xxxl-34px {
    padding-right: 34px!important;
}
.pb-xxxl-34px, .py-xxxl-34px {
    padding-bottom: 34px!important;
}
.pl-xxxl-34px, .px-xxxl-34px {
    padding-left: 34px!important;
}
.p-xxxl-36px {
    padding: 36px!important;
}
.pt-xxxl-36px, .py-xxxl-36px {
    padding-top: 36px!important;
}
.pr-xxxl-36px, .px-xxxl-36px {
    padding-right: 36px!important;
}
.pb-xxxl-36px, .py-xxxl-36px {
    padding-bottom: 36px!important;
}
.pl-xxxl-36px, .px-xxxl-36px {
    padding-left: 36px!important;
}
.p-xxxl-40px {
    padding: 40px!important;
}
.pt-xxxl-40px, .py-xxxl-40px {
    padding-top: 40px!important;
}
.pr-xxxl-40px, .px-xxxl-40px {
    padding-right: 40px!important;
}
.pb-xxxl-40px, .py-xxxl-40px {
    padding-bottom: 40px!important;
}
.pl-xxxl-40px, .px-xxxl-40px {
    padding-left: 40px!important;
}
.p-xxxl-45px {
    padding: 45px!important;
}
.pt-xxxl-45px, .py-xxxl-45px {
    padding-top: 45px!important;
}
.pr-xxxl-45px, .px-xxxl-45px {
    padding-right: 45px!important;
}
.pb-xxxl-45px, .py-xxxl-45px {
    padding-bottom: 45px!important;
}
.pl-xxxl-45px, .px-xxxl-45px {
    padding-left: 45px!important;
}
.p-xxxl-50px {
    padding: 50px!important;
}
.pt-xxxl-50px, .py-xxxl-50px {
    padding-top: 50px!important;
}
.pr-xxxl-50px, .px-xxxl-50px {
    padding-right: 50px!important;
}
.pb-xxxl-50px, .py-xxxl-50px {
    padding-bottom: 50px!important;
}
.pl-xxxl-50px, .px-xxxl-50px {
    padding-left: 50px!important;
}
.p-xxxl-60px {
    padding: 60px!important;
}
.pt-xxxl-60px, .py-xxxl-60px {
    padding-top: 60px!important;
}
.pr-xxxl-60px, .px-xxxl-60px {
    padding-right: 60px!important;
}
.pb-xxxl-60px, .py-xxxl-60px {
    padding-bottom: 60px!important;
}
.pl-xxxl-60px, .px-xxxl-60px {
    padding-left: 60px!important;
}
.p-xxxl-70px {
    padding: 70px!important;
}
.pt-xxxl-70px, .py-xxxl-70px {
    padding-top: 70px!important;
}
.pr-xxxl-70px, .px-xxxl-70px {
    padding-right: 70px!important;
}
.pb-xxxl-70px, .py-xxxl-70px {
    padding-bottom: 70px!important;
}
.pl-xxxl-70px, .px-xxxl-70px {
    padding-left: 70px!important;
}
.p-xxxl-80px {
    padding: 80px!important;
}
.pt-xxxl-80px, .py-xxxl-80px {
    padding-top: 80px!important;
}
.pr-xxxl-80px, .px-xxxl-80px {
    padding-right: 80px!important;
}
.pb-xxxl-80px, .py-xxxl-80px {
    padding-bottom: 80px!important;
}
.pl-xxxl-80px, .px-xxxl-80px {
    padding-left: 80px!important;
}
.p-xxxl-170px {
    padding: 170px!important;
}
.pt-xxxl-170px, .py-xxxl-170px {
    padding-top: 170px!important;
}
.pr-xxxl-170px, .px-xxxl-170px {
    padding-right: 170px!important;
}
.pb-xxxl-170px, .py-xxxl-170px {
    padding-bottom: 170px!important;
}
.pl-xxxl-170px, .px-xxxl-170px {
    padding-left: 170px!important;
}
.p-xxxl-260px {
    padding: 260px!important;
}
.pt-xxxl-260px, .py-xxxl-260px {
    padding-top: 260px!important;
}
.pr-xxxl-260px, .px-xxxl-260px {
    padding-right: 260px!important;
}
.pb-xxxl-260px, .py-xxxl-260px {
    padding-bottom: 260px!important;
}
.pl-xxxl-260px, .px-xxxl-260px {
    padding-left: 260px!important;
}
.p-xxxl-auto {
    padding: auto!important;
}
.pt-xxxl-auto, .py-xxxl-auto {
    padding-top: auto!important;
}
.pr-xxxl-auto, .px-xxxl-auto {
    padding-right: auto!important;
}
.pb-xxxl-auto, .py-xxxl-auto {
    padding-bottom: auto!important;
}
.pl-xxxl-auto, .px-xxxl-auto {
    padding-left: auto!important;
}
.m-xxxl-n1 {
    margin: -0.25rem!important;
}
.mt-xxxl-n1, .my-xxxl-n1 {
    margin-top: -0.25rem!important;
}
.mr-xxxl-n1, .mx-xxxl-n1 {
    margin-right: -0.25rem!important;
}
.mb-xxxl-n1, .my-xxxl-n1 {
    margin-bottom: -0.25rem!important;
}
.ml-xxxl-n1, .mx-xxxl-n1 {
    margin-left: -0.25rem!important;
}
.m-xxxl-n2 {
    margin: -0.5rem!important;
}
.mt-xxxl-n2, .my-xxxl-n2 {
    margin-top: -0.5rem!important;
}
.mr-xxxl-n2, .mx-xxxl-n2 {
    margin-right: -0.5rem!important;
}
.mb-xxxl-n2, .my-xxxl-n2 {
    margin-bottom: -0.5rem!important;
}
.ml-xxxl-n2, .mx-xxxl-n2 {
    margin-left: -0.5rem!important;
}
.m-xxxl-n3 {
    margin: -1rem!important;
}
.mt-xxxl-n3, .my-xxxl-n3 {
    margin-top: -1rem!important;
}
.mr-xxxl-n3, .mx-xxxl-n3 {
    margin-right: -1rem!important;
}
.mb-xxxl-n3, .my-xxxl-n3 {
    margin-bottom: -1rem!important;
}
.ml-xxxl-n3, .mx-xxxl-n3 {
    margin-left: -1rem!important;
}
.m-xxxl-n4 {
    margin: -1.5rem!important;
}
.mt-xxxl-n4, .my-xxxl-n4 {
    margin-top: -1.5rem!important;
}
.mr-xxxl-n4, .mx-xxxl-n4 {
    margin-right: -1.5rem!important;
}
.mb-xxxl-n4, .my-xxxl-n4 {
    margin-bottom: -1.5rem!important;
}
.ml-xxxl-n4, .mx-xxxl-n4 {
    margin-left: -1.5rem!important;
}
.m-xxxl-n5 {
    margin: -3rem!important;
}
.mt-xxxl-n5, .my-xxxl-n5 {
    margin-top: -3rem!important;
}
.mr-xxxl-n5, .mx-xxxl-n5 {
    margin-right: -3rem!important;
}
.mb-xxxl-n5, .my-xxxl-n5 {
    margin-bottom: -3rem!important;
}
.ml-xxxl-n5, .mx-xxxl-n5 {
    margin-left: -3rem!important;
}
.m-xxxl-n6px {
    margin: -6px!important;
}
.mt-xxxl-n6px, .my-xxxl-n6px {
    margin-top: -6px!important;
}
.mr-xxxl-n6px, .mx-xxxl-n6px {
    margin-right: -6px!important;
}
.mb-xxxl-n6px, .my-xxxl-n6px {
    margin-bottom: -6px!important;
}
.ml-xxxl-n6px, .mx-xxxl-n6px {
    margin-left: -6px!important;
}
.m-xxxl-n8px {
    margin: -8px!important;
}
.mt-xxxl-n8px, .my-xxxl-n8px {
    margin-top: -8px!important;
}
.mr-xxxl-n8px, .mx-xxxl-n8px {
    margin-right: -8px!important;
}
.mb-xxxl-n8px, .my-xxxl-n8px {
    margin-bottom: -8px!important;
}
.ml-xxxl-n8px, .mx-xxxl-n8px {
    margin-left: -8px!important;
}
.m-xxxl-n10px {
    margin: -10px!important;
}
.mt-xxxl-n10px, .my-xxxl-n10px {
    margin-top: -10px!important;
}
.mr-xxxl-n10px, .mx-xxxl-n10px {
    margin-right: -10px!important;
}
.mb-xxxl-n10px, .my-xxxl-n10px {
    margin-bottom: -10px!important;
}
.ml-xxxl-n10px, .mx-xxxl-n10px {
    margin-left: -10px!important;
}
.m-xxxl-n12px {
    margin: -12px!important;
}
.mt-xxxl-n12px, .my-xxxl-n12px {
    margin-top: -12px!important;
}
.mr-xxxl-n12px, .mx-xxxl-n12px {
    margin-right: -12px!important;
}
.mb-xxxl-n12px, .my-xxxl-n12px {
    margin-bottom: -12px!important;
}
.ml-xxxl-n12px, .mx-xxxl-n12px {
    margin-left: -12px!important;
}
.m-xxxl-n14px {
    margin: -14px!important;
}
.mt-xxxl-n14px, .my-xxxl-n14px {
    margin-top: -14px!important;
}
.mr-xxxl-n14px, .mx-xxxl-n14px {
    margin-right: -14px!important;
}
.mb-xxxl-n14px, .my-xxxl-n14px {
    margin-bottom: -14px!important;
}
.ml-xxxl-n14px, .mx-xxxl-n14px {
    margin-left: -14px!important;
}
.m-xxxl-n20px {
    margin: -20px!important;
}
.mt-xxxl-n20px, .my-xxxl-n20px {
    margin-top: -20px!important;
}
.mr-xxxl-n20px, .mx-xxxl-n20px {
    margin-right: -20px!important;
}
.mb-xxxl-n20px, .my-xxxl-n20px {
    margin-bottom: -20px!important;
}
.ml-xxxl-n20px, .mx-xxxl-n20px {
    margin-left: -20px!important;
}
.m-xxxl-n30px {
    margin: -30px!important;
}
.mt-xxxl-n30px, .my-xxxl-n30px {
    margin-top: -30px!important;
}
.mr-xxxl-n30px, .mx-xxxl-n30px {
    margin-right: -30px!important;
}
.mb-xxxl-n30px, .my-xxxl-n30px {
    margin-bottom: -30px!important;
}
.ml-xxxl-n30px, .mx-xxxl-n30px {
    margin-left: -30px!important;
}
.m-xxxl-n32px {
    margin: -32px!important;
}
.mt-xxxl-n32px, .my-xxxl-n32px {
    margin-top: -32px!important;
}
.mr-xxxl-n32px, .mx-xxxl-n32px {
    margin-right: -32px!important;
}
.mb-xxxl-n32px, .my-xxxl-n32px {
    margin-bottom: -32px!important;
}
.ml-xxxl-n32px, .mx-xxxl-n32px {
    margin-left: -32px!important;
}
.m-xxxl-n34px {
    margin: -34px!important;
}
.mt-xxxl-n34px, .my-xxxl-n34px {
    margin-top: -34px!important;
}
.mr-xxxl-n34px, .mx-xxxl-n34px {
    margin-right: -34px!important;
}
.mb-xxxl-n34px, .my-xxxl-n34px {
    margin-bottom: -34px!important;
}
.ml-xxxl-n34px, .mx-xxxl-n34px {
    margin-left: -34px!important;
}
.m-xxxl-n36px {
    margin: -36px!important;
}
.mt-xxxl-n36px, .my-xxxl-n36px {
    margin-top: -36px!important;
}
.mr-xxxl-n36px, .mx-xxxl-n36px {
    margin-right: -36px!important;
}
.mb-xxxl-n36px, .my-xxxl-n36px {
    margin-bottom: -36px!important;
}
.ml-xxxl-n36px, .mx-xxxl-n36px {
    margin-left: -36px!important;
}
.m-xxxl-n40px {
    margin: -40px!important;
}
.mt-xxxl-n40px, .my-xxxl-n40px {
    margin-top: -40px!important;
}
.mr-xxxl-n40px, .mx-xxxl-n40px {
    margin-right: -40px!important;
}
.mb-xxxl-n40px, .my-xxxl-n40px {
    margin-bottom: -40px!important;
}
.ml-xxxl-n40px, .mx-xxxl-n40px {
    margin-left: -40px!important;
}
.m-xxxl-n45px {
    margin: -45px!important;
}
.mt-xxxl-n45px, .my-xxxl-n45px {
    margin-top: -45px!important;
}
.mr-xxxl-n45px, .mx-xxxl-n45px {
    margin-right: -45px!important;
}
.mb-xxxl-n45px, .my-xxxl-n45px {
    margin-bottom: -45px!important;
}
.ml-xxxl-n45px, .mx-xxxl-n45px {
    margin-left: -45px!important;
}
.m-xxxl-n50px {
    margin: -50px!important;
}
.mt-xxxl-n50px, .my-xxxl-n50px {
    margin-top: -50px!important;
}
.mr-xxxl-n50px, .mx-xxxl-n50px {
    margin-right: -50px!important;
}
.mb-xxxl-n50px, .my-xxxl-n50px {
    margin-bottom: -50px!important;
}
.ml-xxxl-n50px, .mx-xxxl-n50px {
    margin-left: -50px!important;
}
.m-xxxl-n60px {
    margin: -60px!important;
}
.mt-xxxl-n60px, .my-xxxl-n60px {
    margin-top: -60px!important;
}
.mr-xxxl-n60px, .mx-xxxl-n60px {
    margin-right: -60px!important;
}
.mb-xxxl-n60px, .my-xxxl-n60px {
    margin-bottom: -60px!important;
}
.ml-xxxl-n60px, .mx-xxxl-n60px {
    margin-left: -60px!important;
}
.m-xxxl-n70px {
    margin: -70px!important;
}
.mt-xxxl-n70px, .my-xxxl-n70px {
    margin-top: -70px!important;
}
.mr-xxxl-n70px, .mx-xxxl-n70px {
    margin-right: -70px!important;
}
.mb-xxxl-n70px, .my-xxxl-n70px {
    margin-bottom: -70px!important;
}
.ml-xxxl-n70px, .mx-xxxl-n70px {
    margin-left: -70px!important;
}
.m-xxxl-n80px {
    margin: -80px!important;
}
.mt-xxxl-n80px, .my-xxxl-n80px {
    margin-top: -80px!important;
}
.mr-xxxl-n80px, .mx-xxxl-n80px {
    margin-right: -80px!important;
}
.mb-xxxl-n80px, .my-xxxl-n80px {
    margin-bottom: -80px!important;
}
.ml-xxxl-n80px, .mx-xxxl-n80px {
    margin-left: -80px!important;
}
.m-xxxl-n170px {
    margin: -170px!important;
}
.mt-xxxl-n170px, .my-xxxl-n170px {
    margin-top: -170px!important;
}
.mr-xxxl-n170px, .mx-xxxl-n170px {
    margin-right: -170px!important;
}
.mb-xxxl-n170px, .my-xxxl-n170px {
    margin-bottom: -170px!important;
}
.ml-xxxl-n170px, .mx-xxxl-n170px {
    margin-left: -170px!important;
}
.m-xxxl-n260px {
    margin: -260px!important;
}
.mt-xxxl-n260px, .my-xxxl-n260px {
    margin-top: -260px!important;
}
.mr-xxxl-n260px, .mx-xxxl-n260px {
    margin-right: -260px!important;
}
.mb-xxxl-n260px, .my-xxxl-n260px {
    margin-bottom: -260px!important;
}
.ml-xxxl-n260px, .mx-xxxl-n260px {
    margin-left: -260px!important;
}
.m-xxxl-nauto {
    margin: -auto!important;
}
.mt-xxxl-nauto, .my-xxxl-nauto {
    margin-top: -auto!important;
}
.mr-xxxl-nauto, .mx-xxxl-nauto {
    margin-right: -auto!important;
}
.mb-xxxl-nauto, .my-xxxl-nauto {
    margin-bottom: -auto!important;
}
.ml-xxxl-nauto, .mx-xxxl-nauto {
    margin-left: -auto!important;
}
.m-xxxl-auto {
    margin: auto!important;
}
.mt-xxxl-auto, .my-xxxl-auto {
    margin-top: auto!important;
}
.mr-xxxl-auto, .mx-xxxl-auto {
    margin-right: auto!important;
}
.mb-xxxl-auto, .my-xxxl-auto {
    margin-bottom: auto!important;
}
.ml-xxxl-auto, .mx-xxxl-auto {
    margin-left: auto!important;
}
}.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}
.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace!important;
}
.text-justify {
    text-align: justify!important;
}
.text-wrap {
    white-space: normal!important;
}
.text-nowrap {
    white-space: nowrap!important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-left {
    text-align: left!important;
}
.text-right {
    text-align: right!important;
}
.text-center {
    text-align: center!important;
}
@media (min-width:576px) {
    .text-sm-left {
    text-align: left!important;
}
.text-sm-right {
    text-align: right!important;
}
.text-sm-center {
    text-align: center!important;
}
}@media (min-width:768px) {
    .text-md-left {
    text-align: left!important;
}
.text-md-right {
    text-align: right!important;
}
.text-md-center {
    text-align: center!important;
}
}@media (min-width:992px) {
    .text-lg-left {
    text-align: left!important;
}
.text-lg-right {
    text-align: right!important;
}
.text-lg-center {
    text-align: center!important;
}
}@media (min-width:1200px) {
    .text-xl-left {
    text-align: left!important;
}
.text-xl-right {
    text-align: right!important;
}
.text-xl-center {
    text-align: center!important;
}
}@media (min-width:1660px) {
    .text-xxl-left {
    text-align: left!important;
}
.text-xxl-right {
    text-align: right!important;
}
.text-xxl-center {
    text-align: center!important;
}
}@media (min-width:1920px) {
    .text-xxxl-left {
    text-align: left!important;
}
.text-xxxl-right {
    text-align: right!important;
}
.text-xxxl-center {
    text-align: center!important;
}
}.text-lowercase {
    text-transform: lowercase!important;
}
.text-uppercase {
    text-transform: uppercase!important;
}
.text-capitalize {
    text-transform: capitalize!important;
}
.font-weight-light {
    font-weight: 300!important;
}
.font-weight-lighter {
    font-weight: lighter!important;
}
.font-weight-normal {
    font-weight: 400!important;
}
.font-weight-bold {
    font-weight: 700!important;
}
.font-weight-bolder {
    font-weight: bolder!important;
}
.font-italic {
    font-style: italic!important;
}
.text-white {
    color: #ffffff!important;
}
.text-primary {
    color: #0c0b41!important;
}
a.text-primary:hover, a.text-primary:focus {
    color: black!important;
}
.text-secondary {
    color: #eaeaea!important;
}
a.text-secondary:hover, a.text-secondary:focus {
    color: #c4c4c4!important;
}
.text-success {
    color: #26cba4!important;
}
a.text-success:hover, a.text-success:focus {
    color: #1a8b70!important;
}
.text-info {
    color: #3d8aff!important;
}
a.text-info:hover, a.text-info:focus {
    color: #005ff0!important;
}
.text-warning {
    color: #FF6914!important;
}
a.text-warning:hover, a.text-warning:focus {
    color: #c74800!important;
}
.text-danger {
    color: #d75252!important;
}
a.text-danger:hover, a.text-danger:focus {
    color: #b32929!important;
}
.text-light {
    color: #f8f8f8!important;
}
a.text-light:hover, a.text-light:focus {
    color: #d2d2d2!important;
}
.text-dark {
    color: #444444!important;
}
a.text-dark:hover, a.text-dark:focus {
    color: #1e1e1e!important;
}
.text-mpage_cfg_bg_color1 {
    color: #0c0b41!important;
}
a.text-mpage_cfg_bg_color1:hover, a.text-mpage_cfg_bg_color1:focus {
    color: black!important;
}
.text-mpage_cfg_bg_color2 {
    color: #0b345b!important;
}
a.text-mpage_cfg_bg_color2:hover, a.text-mpage_cfg_bg_color2:focus {
    color: #030d17!important;
}
.text-mpage_cfg_mouse_over_color {
    color: #1b36bb!important;
}
a.text-mpage_cfg_mouse_over_color:hover, a.text-mpage_cfg_mouse_over_color:focus {
    color: #112378!important;
}
.text-primary-light {
    color: #4574dc!important;
}
a.text-primary-light:hover, a.text-primary-light:focus {
    color: #224fb3!important;
}
.text-primary-dark {
    color: #576383!important;
}
a.text-primary-dark:hover, a.text-primary-dark:focus {
    color: #384055!important;
}
.text-primary2 {
    color: #2F56A5!important;
}
a.text-primary2:hover, a.text-primary2:focus {
    color: #1e3769!important;
}
.text-primary-darken {
    color: #292B5D!important;
}
a.text-primary-darken:hover, a.text-primary-darken:focus {
    color: #121228!important;
}
.text-primary-darken2 {
    color: #00205c!important;
}
a.text-primary-darken2:hover, a.text-primary-darken2:focus {
    color: #000510!important;
}
.text-primary-darken3 {
    color: #1c376f!important;
}
a.text-primary-darken3:hover, a.text-primary-darken3:focus {
    color: #0d1932!important;
}
.text-secondary-light {
    color: #fdf9bc!important;
}
a.text-secondary-light:hover, a.text-secondary-light:focus {
    color: #fbf272!important;
}
.text-success-light {
    color: #ecf9f2!important;
}
a.text-success-light:hover, a.text-success-light:focus {
    color: #b2e7ca!important;
}
.text-info-light {
    color: #e3f4fe!important;
}
a.text-info-light:hover, a.text-info-light:focus {
    color: #99d7fb!important;
}
.text-warning-light {
    color: #fff3e3!important;
}
a.text-warning-light:hover, a.text-warning-light:focus {
    color: #ffd297!important;
}
.text-danger-light {
    color: #fdeaef!important;
}
a.text-danger-light:hover, a.text-danger-light:focus {
    color: #f6a4ba!important;
}
.text-blue {
    color: #3d8aff!important;
}
a.text-blue:hover, a.text-blue:focus {
    color: #005ff0!important;
}
.text-blue-light {
    color: #e3f4fe!important;
}
a.text-blue-light:hover, a.text-blue-light:focus {
    color: #99d7fb!important;
}
.text-indigo {
    color: #7239ea!important;
}
a.text-indigo:hover, a.text-indigo:focus {
    color: #4c15c2!important;
}
.text-indigo-light {
    color: #efe9fd!important;
}
a.text-indigo-light:hover, a.text-indigo-light:focus {
    color: #bca3f7!important;
}
.text-purple {
    color: #5b2e91!important;
}
a.text-purple:hover, a.text-purple:focus {
    color: #371c57!important;
}
.text-purple-light {
    color: #ede8f3!important;
}
a.text-purple-light:hover, a.text-purple-light:focus {
    color: #c6b6d9!important;
}
.text-pink {
    color: #ed156e!important;
}
a.text-pink:hover, a.text-pink:focus {
    color: #a90d4d!important;
}
.text-pink-light {
    color: #ffe8ec!important;
}
a.text-pink-light:hover, a.text-pink-light:focus {
    color: #ff9cad!important;
}
.text-red {
    color: #d75252!important;
}
a.text-red:hover, a.text-red:focus {
    color: #b32929!important;
}
.text-red-light {
    color: #fdeaef!important;
}
a.text-red-light:hover, a.text-red-light:focus {
    color: #f6a4ba!important;
}
.text-yellow {
    color: #FFBD14!important;
}
a.text-yellow:hover, a.text-yellow:focus {
    color: #c78f00!important;
}
.text-yellow-light {
    color: #ebff00!important;
}
a.text-yellow-light:hover, a.text-yellow-light:focus {
    color: #a5b300!important;
}
.text-orange {
    color: #FF6914!important;
}
a.text-orange:hover, a.text-orange:focus {
    color: #c74800!important;
}
.text-orange-light {
    color: #fff3e3!important;
}
a.text-orange-light:hover, a.text-orange-light:focus {
    color: #ffd297!important;
}
.text-green {
    color: #26cba4!important;
}
a.text-green:hover, a.text-green:focus {
    color: #1a8b70!important;
}
.text-green-light {
    color: #ecf9f2!important;
}
a.text-green-light:hover, a.text-green-light:focus {
    color: #b2e7ca!important;
}
.text-cyan {
    color: #4e8ac0!important;
}
a.text-cyan:hover, a.text-cyan:focus {
    color: #33638f!important;
}
.text-lighten {
    color: #f8f8f8!important;
}
a.text-lighten:hover, a.text-lighten:focus {
    color: #d2d2d2!important;
}
.text-gray {
    color: #8c8c8c!important;
}
a.text-gray:hover, a.text-gray:focus {
    color: #666!important;
}
.text-gray-100 {
    color: #f8f9fa!important;
}
a.text-gray-100:hover, a.text-gray-100:focus {
    color: #cbd3da!important;
}
.text-gray-200 {
    color: #f4f5f7!important;
}
a.text-gray-200:hover, a.text-gray-200:focus {
    color: #c8cdd7!important;
}
.text-gray-300 {
    color: #d9d9d9!important;
}
a.text-gray-300:hover, a.text-gray-300:focus {
    color: #b3b3b3!important;
}
.text-gray-400 {
    color: #f4f5f7!important;
}
a.text-gray-400:hover, a.text-gray-400:focus {
    color: #c8cdd7!important;
}
.text-gray-500 {
    color: #8c8c8c!important;
}
a.text-gray-500:hover, a.text-gray-500:focus {
    color: #666!important;
}
.text-gray-600 {
    color: #666666!important;
}
a.text-gray-600:hover, a.text-gray-600:focus {
    color: #404040!important;
}
.text-gray-700 {
    color: #444444!important;
}
a.text-gray-700:hover, a.text-gray-700:focus {
    color: #1e1e1e!important;
}
.text-gray-800 {
    color: #333333!important;
}
a.text-gray-800:hover, a.text-gray-800:focus {
    color: #0d0d0d!important;
}
.text-gray-900 {
    color: #282938!important;
}
a.text-gray-900:hover, a.text-gray-900:focus {
    color: #08080b!important;
}
.text-gray-border {
    color: #eaeaea!important;
}
a.text-gray-border:hover, a.text-gray-border:focus {
    color: #c4c4c4!important;
}
.text-dark-light {
    color: #f8f8f8!important;
}
a.text-dark-light:hover, a.text-dark-light:focus {
    color: #d2d2d2!important;
}
.text-black {
    color: #000000!important;
}
a.text-black:hover, a.text-black:focus {
    color: black!important;
}
.text-white {
    color: #ffffff!important;
}
a.text-white:hover, a.text-white:focus {
    color: #d9d9d9!important;
}
.text-white-80 {
    color: rgba(255, 255, 255, .8)!important;
}
a.text-white-80:hover, a.text-white-80:focus {
    color: rgba(217, 217, 217, .8)!important;
}
.text-white-08 {
    color: rgba(255, 255, 255, .08)!important;
}
a.text-white-08:hover, a.text-white-08:focus {
    color: rgba(217, 217, 217, .08)!important;
}
.text-b0b0b0 {
    color: #b0b0b0!important;
}
a.text-b0b0b0:hover, a.text-b0b0b0:focus {
    color: #8a8a8a!important;
}
.text-fff4d3 {
    color: #FFF4D3!important;
}
a.text-fff4d3:hover, a.text-fff4d3:focus {
    color: #ffe187!important;
}
.text-818181 {
    color: #818181!important;
}
a.text-818181:hover, a.text-818181:focus {
    color: #5b5b5b!important;
}
.text-6a409d {
    color: #6A409D!important;
}
a.text-6a409d:hover, a.text-6a409d:focus {
    color: #452a67!important;
}
.text-body {
    color: #222222!important;
}
.text-muted {
    color: #666666!important;
}
.text-black-50 {
    color: rgba(0, 0, 0, .5)!important;
}
.text-white-50 {
    color: rgba(255, 255, 255, .5)!important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.text-decoration-none {
    text-decoration: none!important;
}
.text-break {
    word-break: break-word!important;
    word-wrap: break-word!important;
}
.text-reset {
    color: inherit!important;
}
.visible {
    visibility: visible!important;
}
.invisible {
    visibility: hidden!important;
}
@media print {
    *, *: :before, *::after {
    text-shadow: none!important;
    box-shadow: none!important;
}
a:not(.btn) {
    text-decoration: underline;
}
abbr[title]::after {
    content: " (" attr(title) ")"}
pre {
    white-space: pre-wrap!important;
}
pre, blockquote {
    border: 1px solid #8c8c8c;
    page-break-inside: avoid;
}
tr, img {
    page-break-inside: avoid;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
body {
    min-width: 992px!important;
}
.container {
    min-width: 992px!important;
}
.navbar {
    display: none;
}
.badge {
    border: 1px solid #000;
}
.table {
    border-collapse: collapse!important;
}
.table td, .table th {
    background-color: #ffffff!important;
}
.table-bordered th, .table-bordered td {
    border: 1px solid #d9d9d9!important;
}
.table-dark {
    color: inherit;
}
.table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody+tbody {
    border-color: #eaeaea;
}
.table .thead-dark th {
    color: inherit;
    border-color: #eaeaea;
}
}.breadcrumb-item+.breadcrumb-item::before {
    content: "/";
    content: "/"}
.dir-rtl .custom-select {
    background-position: .75rem center;
}
.dir-rtl .custom-switch .custom-control-input:checked~.custom-control-label::after {
    transform: translateX(-.9375rem);
}
.dir-rtl .tooltip.bs-tooltip-left .arrow, .dir-rtl .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow, .dir-rtl .tooltip.bs-tooltip-right .arrow, .dir-rtl .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
    transform: rotate(180deg);
}
.dir-rtl .tooltip.bs-tooltip-left .arrow, .dir-rtl .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
    left: auto;
    right: 0;
}
.dir-rtl .tooltip.bs-tooltip-right .arrow, .dir-rtl .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    right: auto;
}
#region-main {
    overflow-y: visible;
    background-color: #fff;
}
@media (min-width:576px) {
    .context-header-settings-menu, .region-main-settings-menu {
    float: right;
    width: auto;
    max-width: 4em;
    height: 2em;
    display: block;
    margin-top: 4px;
}
}@media (max-width:767.98px) {
    .context-header-settings-menu, .region-main-settings-menu {
    display: flex;
    justify-content: flex-end;
}
}.context-header-settings-menu .dropdown-toggle>.icon, #region-main-settings-menu .dropdown-toggle>.icon {
    height: 24px;
    font-size: 24px;
    width: auto;
}
#user-notifications {
    display: block;
    overflow: hidden;
}
.layout-option-noheader #page-header, .layout-option-nonavbar #page-navbar, .layout-option-nofooter #page-footer, .layout-option-nocourseheader .course-content-header, .layout-option-nocoursefooter .course-content-footer {
    display: none;
}
.mdl-left {
    text-align: left;
}
.mdl-right {
    text-align: right;
}
.text-ltr {
    direction: ltr!important;
}
#add, #remove, .centerpara, .mdl-align {
    text-align: center;
}
a.dimmed, a.dimmed:link, a.dimmed:visited, a.dimmed_text, a.dimmed_text:link, a.dimmed_text:visited, .dimmed_text, .dimmed_text a, .dimmed_text a:link, .dimmed_text a:visited, .usersuspended, .usersuspended a, .usersuspended a:link, .usersuspended a:visited, .dimmed_category, .dimmed_category a {
    color: #666;
}
.aalink.focus, a.focus.autolink, .aalink:focus, a.autolink:focus, #page-footer a:not([class]).focus, #page-footer a:not([class]):focus, .arrow_link.focus, .arrow_link:focus, a:not([class]).focus, a:not([class]):focus, .activityinstance>a.focus, .activityinstance>a:focus {
    /*outline: .2rem solid transparent;*/
    /*color: #282938;*/
    /*background-color: #6866e5;*/
    /*box-shadow: 0 -.2rem #6866e5, 0 .2rem #333;*/
}
.aalink:focus:hover, a.autolink:focus:hover, #page-footer a:not([class]):focus:hover, .arrow_link:focus:hover, a:not([class]):focus:hover, .activityinstance>a:focus:hover {
    text-decoration: none;
}
.aabtn.focus, .aabtn:focus, .btn-link.focus, .btn-link:focus, .nav-link.focus, .nav-link:focus, .editor_atto_toolbar button.focus, .editor_atto_toolbar button:focus, .editor_atto_toolbar .atto_toolbar_row.focus, .editor_atto_toolbar .atto_toolbar_row:focus, [role="button"].focus, [role="button"]:focus, .list-group-item-action.focus, .list-group-item-action:focus, input[type="checkbox"].focus, input[type="checkbox"]:focus, input[type="radio"].focus, input[type="radio"]:focus, input[type="file"].focus, input[type="file"]:focus, input[type="image"].focus, input[type="image"]:focus, .sr-only-focusable.focus, .sr-only-focusable:focus, a.dropdown-toggle.focus, a.dropdown-toggle:focus, .modal-dialog[tabindex="0"].focus, .modal-dialog[tabindex="0"]:focus, .moodle-dialogue-base .closebutton.focus, .moodle-dialogue-base .closebutton:focus, button.close.focus, button.close:focus, .form-autocomplete-selection.focus, .form-autocomplete-selection:focus, [role="treeitem"]:not([aria-expanded="true"]).focus, [role="treeitem"]:not([aria-expanded="true"]):focus {
    outline: 0;
    box-shadow: none;
}
.aabtn:focus:hover, .btn-link:focus:hover, .nav-link:focus:hover, .editor_atto_toolbar button:focus:hover, .editor_atto_toolbar .atto_toolbar_row:focus:hover, [role="button"]:focus:hover, .list-group-item-action:focus:hover, input[type="checkbox"]:focus:hover, input[type="radio"]:focus:hover, input[type="file"]:focus:hover, input[type="image"]:focus:hover, .sr-only-focusable:focus:hover, a.dropdown-toggle:focus:hover, .modal-dialog[tabindex="0"]:focus:hover, .moodle-dialogue-base .closebutton:focus:hover, button.close:focus:hover, .form-autocomplete-selection:focus:hover, [role="treeitem"]:not([aria-expanded="true"]):focus:hover {
    text-decoration: none;
}
.modal-dialog[tabindex="0"].focus, .modal-dialog[tabindex="0"]:focus {
    border-radius: 0;
}
[role="treeitem"][aria-expanded="true"] {
    outline: 0;
}
[role="treeitem"][aria-expanded="true"].focus>*:first-child, [role="treeitem"][aria-expanded="true"]:focus>*:first-child {
    outline: 0;
    box-shadow: none;
}
[role="treeitem"][aria-expanded="true"]:focus:hover {
    text-decoration: none;
}
.form-autocomplete-suggestions li[aria-selected=true] {
    outline: 0;
    box-shadow: none;
}
.safari input[type="checkbox"].focus, .safari input[type="checkbox"]:focus, .safari input[type="radio"].focus, .safari input[type="radio"]:focus {
    outline: auto;
}
.unlist, .unlist li, .inline-list, .inline-list li, .block .list, .block .list li, .section li.movehere, .tabtree li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.section li.movehere a {
    display: block;
    width: 100%;
    height: 2rem;
    border: 2px dashed #333;
}
.editing .course-content .hidden.sectionname {
    visibility: hidden;
    display: initial;
}
.inline, .inline-list li {
    display: inline;
}
.notifytiny {
    font-size: .75rem;
}
.notifytiny li, .notifytiny td {
    font-size: 100%}
.red, .notifyproblem {
    color: #FF6914;
}
.green, .notifysuccess {
    color: #26cba4;
}
.highlight {
    color: #3d8aff;
}
.fitem.advanced .text-info {
    font-weight: 700;
}
.reportlink {
    text-align: right;
}
a.autolink.glossary:hover {
    cursor: help;
}
.collapsibleregioncaption {
    white-space: nowrap;
    min-height: 1.4rem;
}
.pagelayout-mydashboard.jsenabled .collapsibleregioncaption {
    cursor: pointer;
}
.pagelayout-mydashboard #region-main {
    border: 0;
    padding: 0;
    background-color: transparent;
    margin-top: -1px;
}
@media (max-width:767.98px) {
    .pagelayout-mydashboard #region-main-box, .pagelayout-login #region-main-box {
    padding-left: 0;
    padding-right: 0;
}
}.collapsibleregioncaption img {
    vertical-align: middle;
}
.jsenabled .hiddenifjs {
    display: none;
}
.visibleifjs {
    display: none;
}
.jsenabled .visibleifjs {
    display: inline;
}
.jsenabled .collapsibleregion {
    overflow: hidden;
    box-sizing: content-box;
}
.jsenabled .collapsed .collapsibleregioninner {
    visibility: hidden;
}
.collapsible-actions {
    display: none;
    text-align: right;
}
.jsenabled .collapsible-actions {
    display: block;
}
.yui-overlay .yui-widget-bd {
    background-color: #ffee69;
    border: 1px solid #a6982b;
    border-top-color: #d4c237;
    color: #000;
    left: 0;
    padding: 2px 5px;
    position: relative;
    top: 0;
    z-index: 1;
}
.clearer {
    background: transparent;
    border-width: 0;
    clear: both;
    display: block;
    height: 1px;
    margin: 0;
    padding: 0;
}
.bold, .warning, .errorbox .title, .pagingbar .title, .pagingbar .thispage {
    font-weight: 700;
}
img.resize {
    height: 1em;
    width: 1em;
}
.action-menu .dropdown-toggle {
    text-decoration: none;
    display: inline-block;
}
.action-menu {
    white-space: nowrap;
    display: inline;
}
.block img.resize {
    height: .9em;
    width: .8em;
}
img.activityicon {
    height: 24px;
    width: 24px;
    vertical-align: middle;
}
.headermain {
    font-weight: 700;
}
#maincontent {
    display: block;
    height: 1px;
    overflow: hidden;
}
img.uihint {
    cursor: help;
}
#addmembersform table {
    margin-left: auto;
    margin-right: auto;
}
table.flexible .emptyrow {
    display: none;
}
form.popupform, form.popupform div {
    display: inline;
}
.arrow_button input {
    overflow: hidden;
}
.no-overflow {
    overflow: auto;
}
.no-overflow>.generaltable {
    margin-bottom: 0;
}
.no-overflow .generaltable .sr-only, .no-overflow .generaltable .accesshide, .table-responsive .generaltable .sr-only, .table-responsive .generaltable .accesshide {
    position: relative;
    display: block;
}
.accesshide {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
span.hide, div.hide, .hidden {
    display: none;
}
a.skip-block, a.skip {
    position: absolute;
    top: -1000em;
    font-size: .85em;
    text-decoration: none;
}
a.skip-block:focus, a.skip-block:active, a.skip:focus, a.skip:active {
    position: static;
    display: block;
}
.skip-block-to {
    display: block;
    height: 1px;
    overflow: hidden;
}
.addbloglink {
    text-align: center;
}
.blog_entry .audience {
    text-align: right;
    padding-right: 4px;
}
.blog_entry .tags {
    margin-top: 15px;
}
.blog_entry .content {
    margin-left: 43px;
}
#doc-contents h1 {
    margin: 1em 0 0 0;
}
#doc-contents ul {
    margin: 0;
    padding: 0;
    width: 90%}
#doc-contents ul li {
    list-style-type: none;
}
.groupmanagementtable td {
    vertical-align: top;
}
.groupmanagementtable #existingcell, .groupmanagementtable #potentialcell {
    width: 42%}
.groupmanagementtable #buttonscell {
    width: 16%}
.groupmanagementtable #buttonscell p.arrow_button input {
    width: auto;
    min-width: 80%;
    margin: 0 auto;
    display: block;
}
.groupmanagementtable #removeselect_wrapper, .groupmanagementtable #addselect_wrapper {
    width: 100%}
.groupmanagementtable #removeselect_wrapper label, .groupmanagementtable #addselect_wrapper label {
    font-weight: 400;
}
#group-usersummary {
    width: 14em;
}
.groupselector {
    margin-top: 3px;
    margin-bottom: 3px;
    display: inline-block;
}
.groupselector label {
    display: inline-block;
}
.notepost {
    margin-bottom: 1em;
}
.notepost .userpicture {
    float: left;
    margin-right: 5px;
}
.notepost .content, .notepost .footer {
    clear: both;
}
.notesgroup {
    margin-left: 20px;
}
.path-my .coursebox {
    margin: 1rem 0;
    padding: 0;
}
.path-my .coursebox .overview {
    margin: 15px 30px 10px 30px;
}
.path-my .coursebox .info {
    float: none;
    margin: 0;
}
.mod_introbox {
    padding: 10px;
}
table.mod_index {
    width: 100%}
.comment-ctrl {
    font-size: 12px;
    display: none;
    margin: 0;
    padding: 0;
}
.comment-ctrl h5 {
    margin: 0;
    padding: 5px;
}
.comment-area {
    max-width: 400px;
    padding: 5px;
}
.comment-area textarea {
    width: 100%;
    overflow: auto;
}
.comment-area textarea.fullwidth {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.comment-area .fd {
    text-align: right;
}
.comment-meta span {
    color: gray;
}
.comment-link img {
    vertical-align: text-bottom;
}
.comment-list {
    font-size: 11px;
    overflow: auto;
    list-style: none;
    padding: 0;
    margin: 0;
}
.comment-list li {
    margin: 2px;
    list-style: none;
    margin-bottom: 5px;
    clear: both;
    padding: .3em;
    position: relative;
}
.comment-list li.first {
    display: none;
}
.comment-paging {
    text-align: center;
}
.comment-paging .pageno {
    padding: 2px;
}
.comment-paging .curpage {
    border: 1px solid #ccc;
}
.comment-message .picture {
    float: left;
    margin-right: .25rem;
}
.comment-message .text {
    margin: 0;
    padding: 0;
}
.comment-message .text p {
    padding: 0;
    margin: 0 18px 0 0;
}
.comment-delete {
    position: absolute;
    top: 0;
    right: 0;
    margin: .3em;
}
.comment-report-selectall {
    display: none;
}
.comment-link {
    display: none;
}
.jsenabled .comment-link {
    display: block;
}
.jsenabled .showcommentsnonjs {
    display: none;
}
.jsenabled .comment-report-selectall {
    display: inline;
}
.completion-expired {
    color: #FF6914;
}
.completion-expected {
    font-size: .75rem;
}
.completion-sortchoice, .completion-identifyfield {
    font-size: .75rem;
    vertical-align: bottom;
}
.completion-progresscell {
    text-align: right;
}
.completion-expired .completion-expected {
    font-weight: 700;
}
img.user-image {
    height: 100px;
    width: 100px;
}
#tag-search-box {
    text-align: center;
    margin: 10px auto;
}
.path-tag .tag-index-items .tagarea {
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    padding: 10px;
    margin-top: 10px;
}
.path-tag .tag-index-items .tagarea h3 {
    display: block;
    padding: 3px 0 10px 0;
    margin: 0;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 20px;
    color: #999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    text-transform: uppercase;
    word-wrap: break-word;
    border-bottom: solid 1px #e3e3e3;
    margin-bottom: 10px;
}
.path-tag .tagarea .controls::after, .path-tag .tagarea .taggeditems::after {
    display: block;
    clear: both;
    content: ""}
.path-tag .tagarea .controls, .path-tag .tag-backtoallitems {
    text-align: center;
}
.path-tag .tagarea .controls .gotopage.nextpage {
    float: right;
}
.path-tag .tagarea .controls .gotopage.prevpage {
    float: left;
}
.path-tag .tagarea .controls .exclusivemode {
    display: inline-block;
}
.path-tag .tagarea .controls.controls-bottom {
    margin-top: 5px;
}
.path-tag .tagarea .controls .gotopage.nextpage::after {
    padding-right: 5px;
    padding-left: 5px;
    content: "»"}
.path-tag .tagarea .controls .gotopage.prevpage::before {
    padding-right: 5px;
    padding-left: 5px;
    content: "«"}
span.flagged-tag, tr.flagged-tag, span.flagged-tag a, tr.flagged-tag a {
    color: #FF6914;
}
.tag-management-table td, .tag-management-table th {
    vertical-align: middle;
    padding: 4px;
}
.tag-management-table .inplaceeditable.inplaceeditingon input {
    width: 150px;
}
.path-admin-tag .addstandardtags {
    float: right;
}
.path-admin-tag .addstandardtags img {
    margin: 0 5px;
}
.path-tag .tag-relatedtags {
    padding-top: 10px;
}
.path-tag .tag-management-box {
    text-align: right;
}
.path-tag .tag-index-toc {
    padding: 10px;
    text-align: center;
}
.path-tag .tag-index-toc li, .path-tag .tag-management-box li {
    margin-left: 5px;
    margin-right: 5px;
}
.path-tag .tag-management-box li a.edittag {
    background-image: url(/images/settings.svg);
}
.path-tag .tag-management-box li a.flagasinappropriate {
    background-image: url(/images/flagged.svg);
}
.path-tag .tag-management-box li a.removefrommyinterests {
    background-image: url(/images/delete.svg);
}
.path-tag .tag-management-box li a.addtomyinterests {
    background-image: url(/images/add.svg);
}
.path-tag .tag-management-box li a {
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 17px;
}
.tag_feed.media-list .media .itemimage {
    float: left;
}
.tag_feed.media-list .media .itemimage img {
    height: 35px;
    width: 35px;
}
.tag_feed.media-list .media .media-body {
    padding-right: 10px;
    padding-left: 10px;
}
.tag_feed .media .muted a {
    color: #666;
}
.tag_cloud {
    text-align: center;
}
.tag_cloud .inline-list li {
    padding: 0 .2em;
}
.tag_cloud .tag_overflow {
    margin-top: 1em;
    font-style: italic;
}
.tag_cloud .s20 {
    font-size: 2.7em;
}
.tag_cloud .s19 {
    font-size: 2.6em;
}
.tag_cloud .s18 {
    font-size: 2.5em;
}
.tag_cloud .s17 {
    font-size: 2.4em;
}
.tag_cloud .s16 {
    font-size: 2.3em;
}
.tag_cloud .s15 {
    font-size: 2.2em;
}
.tag_cloud .s14 {
    font-size: 2.1em;
}
.tag_cloud .s13 {
    font-size: 2em;
}
.tag_cloud .s12 {
    font-size: 1.9em;
}
.tag_cloud .s11 {
    font-size: 1.8em;
}
.tag_cloud .s10 {
    font-size: 1.7em;
}
.tag_cloud .s9 {
    font-size: 1.6em;
}
.tag_cloud .s8 {
    font-size: 1.5em;
}
.tag_cloud .s7 {
    font-size: 1.4em;
}
.tag_cloud .s6 {
    font-size: 1.3em;
}
.tag_cloud .s5 {
    font-size: 1.2em;
}
.tag_cloud .s4 {
    font-size: 1.1em;
}
.tag_cloud .s3 {
    font-size: 1em;
}
.tag_cloud .s2 {
    font-size: .9em;
}
.tag_cloud .s1 {
    font-size: .8em;
}
.tag_cloud .s0 {
    font-size: .7em;
}
.tag_list ul {
    display: inline;
}
.tag_list.hideoverlimit .overlimit {
    display: none;
}
.tag_list .tagmorelink {
    display: none;
}
.tag_list.hideoverlimit .tagmorelink {
    display: inline;
}
.tag_list.hideoverlimit .taglesslink {
    display: none;
}
#webservice-doc-generator td {
    text-align: left;
    border: 0 solid #000;
}
.userenrolment {
    width: 100%;
    border-collapse: collapse;
}
.userenrolment tr {
    vertical-align: top;
}
.userenrolment td {
    padding: 0;
    height: 41px;
}
.userenrolment .subfield {
    margin-right: 5px;
}
.userenrolment .col_userdetails .subfield {
    margin-left: 40px;
}
.userenrolment .col_userdetails .subfield_picture {
    float: left;
    margin-left: 0;
}
.userenrolment .col_lastseen {
    width: 150px;
}
.userenrolment .col_role {
    width: 262px;
}
.userenrolment .col_role .roles, .userenrolment .col_group .groups {
    margin-right: 30px;
}
.userenrolment .col_role .role {
    float: left;
    padding: 0 3px 3px;
    margin: 0 3px 3px;
    white-space: nowrap;
}
.userenrolment .col_group .group {
    float: left;
    padding: 3px;
    margin: 3px;
    white-space: nowrap;
}
.userenrolment .col_role .role a, .userenrolment .col_group .group a {
    margin-left: 3px;
    cursor: pointer;
}
.userenrolment .col_role .addrole, .userenrolment .col_group .addgroup {
    float: right;
    padding: 3px;
    margin: 3px;
}
.userenrolment .col_role .addrole>a:hover, .userenrolment .col_group .addgroup>a:hover {
    border-bottom: 1px solid #666;
}
.userenrolment .col_role .addrole img, .userenrolment .col_group .addgroup img {
    vertical-align: baseline;
}
.userenrolment .hasAllRoles .col_role .addrole {
    display: none;
}
.userenrolment .col_enrol .enrolment {
    float: left;
    padding: 0 3px 3px;
    margin: 0 3px 3px;
}
.userenrolment .col_enrol .enrolment a {
    float: right;
    margin-left: 3px;
}
#page-enrol-otherusers .userenrolment .col_role .role {
    float: none;
    margin: 3px 3px 3px 0;
    padding: 3px 3px 3px 0;
}
.corelightbox {
    background-color: #ccc;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.corelightbox img {
    position: fixed;
    top: 50%;
    left: 50%}
.mod-indent-outer {
    display: table;
}
.mod-indent {
    display: table-cell;
}
.label .mod-indent {
    float: left;
    padding-top: 20px;
}
.activity.label.modtype_label .mod-indent {
    float: none;
}
@media (min-width:576px) {
    .que .correctness.correct {
}
.mod-indent-1 {
    width: 30px;
}
.mod-indent-2 {
    width: 60px;
}
.mod-indent-3 {
    width: 90px;
}
.mod-indent-4 {
    width: 120px;
}
.mod-indent-5 {
    width: 150px;
}
.mod-indent-6 {
    width: 180px;
}
.mod-indent-7 {
    width: 210px;
}
.mod-indent-8 {
    width: 240px;
}
.mod-indent-9 {
    width: 270px;
}
.mod-indent-10 {
    width: 300px;
}
.mod-indent-11 {
    width: 330px;
}
.mod-indent-12 {
    width: 360px;
}
.mod-indent-13 {
    width: 390px;
}
.mod-indent-14 {
    width: 420px;
}
.mod-indent-15 {
    width: 450px;
}
.mod-indent-16 {
    width: 480px;
}
.mod-indent-huge {
    width: 480px;
}
}.resourcecontent .mediaplugin_mp3 object {
    height: 25px;
    width: 600px;
}
.resourcecontent audio.mediaplugin_html5audio {
    width: 600px;
}
.resourceimage {
    max-width: 100%}
.mediaplugin_mp3 object {
    height: 15px;
    width: 300px;
}
audio.mediaplugin_html5audio {
    width: 300px;
}
.core_media_preview.pagelayout-embedded #content {
    padding: 0;
}
.core_media_preview.pagelayout-embedded #maincontent {
    height: 0;
}
body#page-lib-editor-tinymce-plugins-moodlemedia-preview {
    padding: 0;
    margin: 0;
    min-width: 0;
    background: none;
}
.path-rating .ratingtable {
    width: 100%;
    margin-bottom: 1em;
}
.path-rating .ratingtable th.rating {
    width: 100%}
.path-rating .ratingtable td.rating, .path-rating .ratingtable td.time {
    white-space: nowrap;
    text-align: center;
}
.moodle-dialogue-base .moodle-dialogue-lightbox {
    background-color: #444;
}
.pagelayout-popup .moodle-dialogue-base .moodle-dialogue-lightbox {
    background-color: transparent;
}
.pagelayout-popup .moodle-dialogue-base .moodle-dialogue {
    box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .2);
}
.moodle-dialogue-base .hidden, .moodle-dialogue-base .moodle-dialogue-hidden {
    display: none;
}
.no-scrolling {
    overflow: hidden;
}
.moodle-dialogue-base .moodle-dialogue-fullscreen {
    left: 0;
    top: 0;
    right: 0;
    bottom: -50px;
    position: fixed;
}
.moodle-dialogue-base .moodle-dialogue-fullscreen .moodle-dialogue-content {
    overflow: auto;
}
.moodle-dialogue-base .moodle-dialogue-wrap {
    background-color: #fff;
    border: 1px solid #ccc;
}
.modal.show {
    display: block;
}
.moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd {
    display: flex;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
}
.moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd.yui3-widget-hd {
    min-height: 3rem;
    color: initial;
    background: initial;
    font-size: 1.5rem;
    line-height: 1.5;
}
.moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd h5 {
    font-size: 1.5rem;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.5;
}
.moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd .yui3-widget-buttons {
    padding: 0;
    position: relative;
    margin-left: auto;
}
.moodle-dialogue-base .closebutton {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
    position: relative;
    background-color: transparent;
    border: 0;
    background-image: none;
    box-shadow: none;
    opacity: .7;
}
.moodle-dialogue-base .closebutton:hover, .moodle-dialogue-base .closebutton:active {
    opacity: 1;
}
.moodle-dialogue-base .closebutton::after {
    content: "×"}
.moodle-dialogue-base .moodle-dialogue .moodle-dialogue-bd {
    padding: .5rem;
}
.moodle-dialogue-base .moodle-dialogue .moodle-dialogue-bd body {
    background-color: #fff;
}
.moodle-dialogue-base .moodle-dialogue-fullscreen .moodle-dialogue-content {
    overflow: auto;
    position: absolute;
    top: 0;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: 0;
    border: 0;
}
.moodle-dialogue-exception .moodle-exception-param label {
    font-weight: 700;
}
.moodle-dialogue-exception .param-stacktrace label {
    background-color: #eee;
    border: 1px solid #ccc;
    border-bottom-width: 0;
}
.moodle-dialogue-exception .param-stacktrace pre {
    border: 1px solid #ccc;
    background-color: #fff;
}
.moodle-dialogue-exception .param-stacktrace .stacktrace-file {
    color: navy;
    font-size: .875rem;
}
.moodle-dialogue-exception .param-stacktrace .stacktrace-line {
    color: #FF6914;
    font-size: .875rem;
}
.moodle-dialogue-exception .param-stacktrace .stacktrace-call {
    color: #333;
    font-size: 90%;
    border-bottom: 1px solid #eee;
}
.moodle-dialogue-base .moodle-dialogue .moodle-dialogue-content .moodle-dialogue-ft:empty {
    display: none;
}
.moodle-dialogue-base .moodle-dialogue .moodle-dialogue-content .moodle-dialogue-ft.yui3-widget-ft {
    background: initial;
}
.moodle-dialogue-confirm .confirmation-message {
    margin: .5rem 0;
}
.moodle-dialogue-confirm .confirmation-dialogue input {
    min-width: 80px;
}
.moodle-dialogue-exception .moodle-exception-message {
    margin: 1em;
}
.moodle-dialogue-exception .moodle-exception-param {
    margin-bottom: .5em;
}
.moodle-dialogue-exception .moodle-exception-param label {
    width: 150px;
}
.moodle-dialogue-exception .param-stacktrace label {
    display: block;
    margin: 0;
    padding: 4px 1em;
}
.moodle-dialogue-exception .param-stacktrace pre {
    display: block;
    height: 200px;
    overflow: auto;
}
.moodle-dialogue-exception .param-stacktrace .stacktrace-file {
    display: inline-block;
    margin: 4px 0;
}
.moodle-dialogue-exception .param-stacktrace .stacktrace-line {
    display: inline-block;
    width: 50px;
    margin: 4px 1em;
}
.moodle-dialogue-exception .param-stacktrace .stacktrace-call {
    padding-left: 25px;
    margin-bottom: 4px;
    padding-bottom: 4px;
}
.moodle-dialogue .moodle-dialogue-bd .content-lightbox {
    opacity: .75;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    text-align: center;
    padding: 10% 0;
}
.moodle-dialogue .tooltiptext {
    max-height: 300px;
}
.moodle-dialogue-base .moodle-dialogue.moodle-dialogue-tooltip {
    z-index: 3001;
}
.moodle-dialogue-base .moodle-dialogue.moodle-dialogue-tooltip .moodle-dialogue-bd {
    overflow: auto;
}
.chooserdialoguebody, .choosertitle {
    display: none;
}
.moodle-dialogue.chooserdialogue .moodle-dialogue-content .moodle-dialogue-ft {
    margin: 0;
}
.chooserdialogue .moodle-dialogue-wrap .moodle-dialogue-bd {
    padding: 0;
    background: #f2f2f2;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.choosercontainer #chooseform .submitbuttons {
    padding: .7em 0;
    text-align: right;
}
@media (max-height:639px) {
    .ios .choosercontainer #chooseform .submitbuttons {
    padding: 45px 0;
}
}.choosercontainer #chooseform .submitbuttons input {
    min-width: 100px;
    margin: 0 .5em;
}
.choosercontainer #chooseform .options {
    position: relative;
    border-bottom: 1px solid #bbb;
}
.jschooser .choosercontainer #chooseform .alloptions {
    overflow-x: hidden;
    overflow-y: auto;
    max-width: 240px;
}
.jschooser .choosercontainer #chooseform .alloptions .option input[type=radio] {
    display: inline-block;
}
.jschooser .choosercontainer #chooseform .alloptions .option .typename {
    display: inline-block;
    width: 55%}
.choosercontainer #chooseform .moduletypetitle, .choosercontainer #chooseform .option, .choosercontainer #chooseform .nonoption {
    margin-bottom: 0;
    padding: 0 1.6em 0 1.6em;
}
.choosercontainer #chooseform .moduletypetitle {
    text-transform: uppercase;
    padding-top: 1.2em;
    padding-bottom: .4em;
    margin-bottom: .5rem;
    font-size: 100%}
.choosercontainer #chooseform .option .typename, .choosercontainer #chooseform .nonoption .typename {
    padding: 0 0 0 .5em;
}
.choosercontainer #chooseform .modicon+.typename {
    padding-left: 0;
}
.choosercontainer #chooseform .option input[type=radio], .choosercontainer #chooseform .option span.typename {
    vertical-align: middle;
}
.choosercontainer #chooseform .option label {
    display: block;
    margin: 0;
    padding: .5rem 0;
    border-bottom: 1px solid #fff;
}
.choosercontainer #chooseform .option .icon {
    margin: 0;
    padding: 0 1rem;
}
.choosercontainer #chooseform .nonoption {
    padding-left: 2.7em;
    padding-top: .3em;
    padding-bottom: .1em;
}
.choosercontainer #chooseform .subtype {
    margin-bottom: 0;
    padding: 0 1.6em 0 3.2em;
}
.choosercontainer #chooseform .subtype .typename {
    margin: 0 0 0 .2em;
}
.jschooser .choosercontainer #chooseform .instruction, .jschooser .choosercontainer #chooseform .typesummary {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 240px;
    margin: 0;
    padding: 1.6em;
    background-color: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    line-height: 2em;
}
.jschooser .choosercontainer #chooseform .instruction, .choosercontainer #chooseform .selected .typesummary {
    display: block;
}
.choosercontainer #chooseform .selected {
    background-color: #fff;
    margin-top: -1px;
    padding-top: 1px;
}
@media (max-width:575.98px) {
    .jsenabled .choosercontainer #chooseform .alloptions {
    max-width: 100%}
.jsenabled .choosercontainer #chooseform .instruction, .jsenabled .choosercontainer #chooseform .typesummary {
    position: static;
}
}.modchooser .modal-body {
    padding: 0;
    overflow-y: auto;
    min-height: 640px;
    display: flex;
    flex-direction: column;
}
.modchooser .modal-body .searchresultitemscontainer-wrapper {
    min-height: 495px;
}
.modchooser .modal-body .carousel-item.active {
    display: flex;
}
.modchooser .modal-body .chooser-container {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
}
.modchooser .modal-body .loading-icon {
    opacity: 1;
}
.modchooser .modal-body .loading-icon .icon {
    display: block;
    font-size: 3em;
    height: 1em;
    width: 1em;
}
.modchooser .modal-body .carousel-item .loading-icon .icon {
    margin: 1em auto;
}
.modchooser .modal-body .searchbar {
    width: 100%}
.modchooser .modal-footer {
    height: 70px;
    background: #fff;
}
.modchooser .modal-footer .moodlenet-logo .icon {
    height: 2.5rem;
    width: 6rem;
    margin-bottom: .6rem;
}
.modchoosercontainer.noscroll {
    overflow-y: hidden;
}
.modchoosercontainer .optionscontainer, .modchoosercontainer .searchresultitemscontainer {
    overflow-x: hidden;
}
.modchoosercontainer .optionscontainer .option, .modchoosercontainer .searchresultitemscontainer .option {
    flex-basis: calc(50% - 0.5rem);
}
.modchoosercontainer .optionscontainer .option .optionactions .optionaction, .modchoosercontainer .searchresultitemscontainer .option .optionactions .optionaction {
    cursor: pointer;
    color: #666;
}
.modchoosercontainer .optionscontainer .option .optionactions .optionaction i, .modchoosercontainer .searchresultitemscontainer .option .optionactions .optionaction i {
    margin: 0;
}
.modchoosercontainer .optionscontainer .option .optioninfo a, .modchoosercontainer .searchresultitemscontainer .option .optioninfo a {
    color: #444;
}
.modchoosercontainer .optionscontainer .option .optioninfo a:hover, .modchoosercontainer .searchresultitemscontainer .option .optioninfo a:hover {
    text-decoration: none;
}
.modchooser .modal-body .optionsummary {
    background-color: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    height: 640px;
}
.modchooser .modal-body .optionsummary .content {
    overflow-y: auto;
}
.modchooser .modal-body .optionsummary .content .heading .icon {
    height: 32px;
    width: 32px;
    font-size: 32px;
    padding: 0;
}
.modchooser .modal-body .optionsummary .actions {
    border-top: 1px solid #d9d9d9;
    background: #fff;
}
@media (max-width:575.98px) {
    .path-course-view .modal-dialog.modal-lg, .path-course-view .modal-content, .modchooser .modal-body, .modchooser .modal-body .carousel, .modchooser .modal-body .carousel-inner, .modchooser .modal-body .carousel-item, .modchooser .modal-body .optionsummary, .modchoosercontainer, .optionscontainer, .searchresultitemscontainer {
    min-height: auto;
    height: 100%;
    overflow-y: auto;
}
.path-course-view .modal-dialog.modal-lg {
    margin: 0;
}
.modchooser .modal-body .searchresultitemscontainer-wrapper {
    min-height: auto;
}
}@media (min-width:576px) {
    .modchoosercontainer .optionscontainer .option, .modchoosercontainer .searchresultitemscontainer .option {
    flex-basis: calc(33.33% - 0.5rem);
}
}@media (min-width:992px) {
    .modchoosercontainer .optionscontainer .option, .modchoosercontainer .searchresultitemscontainer .option {
    flex-basis: calc(16.66% - 0.5rem);
}
}.formlistingradio {
    padding-bottom: 25px;
    padding-right: 10px;
}
.formlistinginputradio {
    float: left;
}
.formlistingmain {
    min-height: 225px;
}
.formlisting {
    position: relative;
    margin: 15px 0;
    padding: 1px 19px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.formlistingmore {
    position: absolute;
    cursor: pointer;
    bottom: -1px;
    right: -1px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    background-color: whitesmoke;
    border: 1px solid #ddd;
    color: #9da0a4;
    border-radius: 4px 0 4px 0;
}
.formlistingall {
    margin: 15px 0;
    padding: 0;
    border-radius: 4px;
}
.formlistingrow {
    cursor: pointer;
    border-bottom: 1px solid;
    border-color: #e1e1e8;
    border-left: 1px solid #e1e1e8;
    border-right: 1px solid #e1e1e8;
    background-color: #f7f7f9;
    border-radius: 0 0 4px 4px;
    padding: 6px;
    top: 50%;
    left: 50%;
    min-height: 34px;
    float: left;
    width: 150px;
}
body.jsenabled .formlistingradio {
    display: none;
}
body.jsenabled .formlisting {
    display: block;
}
a.criteria-action {
    padding: 0 3px;
    float: right;
}
div.criteria-description {
    padding: 10px 15px;
    margin: 5px 0;
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #eee;
}
ul.badges {
    margin: 0;
    list-style: none;
}
.badges li {
    position: relative;
    display: inline-block;
    padding-top: 1em;
    text-align: center;
    vertical-align: top;
    width: 150px;
}
.badges li .badge-name {
    display: block;
    padding: 5px;
}
.badges li>img {
    position: absolute;
}
.badges li .badge-image {
    width: 100px;
    height: 100px;
    left: 10px;
    top: 0;
    z-index: 1;
}
.badges li .badge-actions {
    position: relative;
}
.badges li .expireimage {
    background-image: url(/images/expired.svg);
    background-repeat: no-repeat;
    background-size: 100px 100px;
    width: 100px;
    height: 100px;
    left: 25px;
    top: 15px;
    position: absolute;
    z-index: 10;
    opacity: .85;
}
#badge-image {
    background-color: transparent;
    padding: 0;
    position: relative;
    min-width: 100px;
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin-top: 17px;
    margin-bottom: 20px;
}
#badge-image .expireimage {
    background-image: url(/images/expired.svg);
    background-repeat: no-repeat;
    background-size: 100px 100px;
    width: 100px;
    height: 100px;
    left: 0;
    top: 0;
    opacity: .85;
    position: absolute;
    z-index: 10;
}
#badge-image .singlebutton {
    padding-top: 5px;
    display: block;
}
#badge-image .singlebutton button {
    margin-left: 4px;
}
#badge-details {
    display: inline-block;
    width: 79%}
#badge-overview dl, #badge-details dl {
    margin: 0;
}
#badge-overview dl dt, #badge-overview dl dd, #badge-details dl dt, #badge-details dl dd {
    vertical-align: top;
    padding: 3px 0;
}
#badge-overview dl dt, #badge-details dl dt {
    clear: both;
    display: inline-block;
    width: 20%;
    min-width: 100px;
}
#badge-overview dl dd, #badge-details dl dd {
    display: inline-block;
    width: 79%;
    margin-left: 1%}
#badge-criteria li li {
    list-style-type: none;
}
#badge-image-col {
    flex: 0 0 400px;
}
.badge-profile {
    vertical-align: top;
}
.connected {
    color: #26cba4;
}
.notconnected {
    color: #d75252;
}
.connecting {
    color: #FF6914;
}
#page-badges-award .recipienttable tr td {
    vertical-align: top;
}
#page-badges-award .recipienttable tr td.actions .actionbutton {
    margin: .3em 0;
    padding: .5em 0;
    width: 100%}
#page-badges-award .recipienttable tr td.existing, #page-badges-award .recipienttable tr td.potential {
    width: 42%}
#issued-badge-table .activatebadge {
    display: inline-block;
}
.statusbox.active {
    background-color: #d4f5ed;
}
.statusbox.inactive {
    background-color: #ffe1d0;
}
.statusbox {
    text-align: center;
    margin-bottom: 5px;
    padding: 5px;
}
.statusbox .activatebadge {
    display: inline-block;
}
.statusbox .activatebadge input[type=submit] {
    margin: 3px;
}
.activatebadge {
    margin: 0;
    text-align: left;
    vertical-align: middle;
}
img#persona_signin {
    cursor: pointer;
}
.addcourse {
    float: right;
}
.invisiblefieldset {
    display: inline;
    padding: 0;
    border-width: 0;
}
#page-header h1.h2 {
    font-weight: 700;
}
#page-header .logo {
    margin: 1rem 0;
}
#page-header .logo img {
    max-height: 75px;
}
nav.navbar .logo img {
    max-height: 35px;
}
.nav.usernav .nav-item {
    display: flex;
}
.nav.usernav .usermenu .dropdown-toggle {
    padding: 0 .5rem;
}
.page-context-header {
    overflow: hidden;
    padding: .25rem 0;
    display: flex;
}
.page-context-header .page-header-image>a {
    display: inline-block;
}
.page-context-header .page-header-headings, .page-context-header .header-button-group {
    position: relative;
    line-height: 24px;
    vertical-align: middle;
}
.page-context-header .header-button-group {
    display: block;
    float: left;
}
ul.dragdrop-keyboard-drag li {
    list-style-type: none;
}
a.disabled:hover, a.disabled {
    text-decoration: none;
    cursor: default;
    font-style: italic;
    color: #666;
}
body.lockscroll {
    height: 100%;
    overflow: hidden;
}
.progressbar_container {
    max-width: 500px;
    margin: 0 auto;
}
.ie10 .yui3-calendar-header-label {
    display: inline-block;
}
dd:before, dd:after {
    display: block;
    content: " "}
dd:after {
    clear: both;
}
.nav-tabs>.active>a[href], .nav-tabs>.active>a[href]:hover, .nav-tabs>.active>a[href]:focus {
    cursor: pointer;
}
.inplaceeditable.inplaceeditingon {
    position: relative;
}
.inplaceeditable.inplaceeditingon .editinstructions {
    margin-top: -30px;
    font-weight: 400;
    margin-right: 0;
    margin-left: 0;
    left: 0;
    right: auto;
    white-space: nowrap;
}
@media (min-width:576px) {
    .inplaceeditable.inplaceeditingon input {
    width: 330px;
    vertical-align: text-bottom;
    margin-bottom: 0;
}
.inplaceeditable.inplaceeditingon input[role="combobox"] {
    width: auto;
}
}.inplaceeditable.inplaceeditingon select {
    margin-bottom: 0;
}
.inplaceeditable .quickediticon img {
    opacity: .2;
}
.inplaceeditable .quickeditlink {
    color: inherit;
    text-decoration: inherit;
}
.inplaceeditable:hover .quickeditlink .quickediticon img, .inplaceeditable .quickeditlink:focus .quickediticon img {
    opacity: 1;
}
.inplaceeditable.inplaceeditable-toggle .quickediticon {
    display: none;
}
.inplaceeditable.inplaceeditable-autocomplete {
    display: block;
}
h3.sectionname .inplaceeditable.inplaceeditingon .editinstructions {
    margin-top: -20px;
}
@media (min-width:992px) {
    .chart-area .chart-image {
    position: relative;
    margin: auto;
    height: 48vh;
    width: 46vw;
}
}.chart-area .chart-table-data {
    display: none;
}
.chart-area .chart-table .chart-output-htmltable caption {
    white-space: nowrap;
}
.chart-area .chart-table.accesshide .chart-table-expand {
    display: none;
}
.chart-area .chart-table.accesshide .chart-table-data {
    display: block;
}
.hover-tooltip-container {
    position: relative;
}
.hover-tooltip-container .hover-tooltip {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 50%;
    top: calc(-50% - 5px);
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    box-sizing: border-box;
    padding: 5px;
    white-space: nowrap;
    transition: opacity 0.15s, visibility 0.15s;
    z-index: 1000;
}
.hover-tooltip-container .hover-tooltip:before {
    content: "";
    display: inline-block;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .2);
    position: absolute;
    bottom: -8px;
    left: calc(50% - 8px);
}
.hover-tooltip-container .hover-tooltip:after {
    content: "";
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fff;
    position: absolute;
    bottom: -6px;
    left: calc(50% - 7px);
    z-index: 2;
}
.hover-tooltip-container:hover .hover-tooltip {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.15s 0.5s, visibility 0.15s 0.5s;
}
#region-flat-nav {
    padding-right: 0;
    padding-left: 0;
}
#region-flat-nav .nav {
    margin-right: 8px;
    background-color: #fff;
}
@media (max-width:767.98px) {
    #region-flat-nav .nav {
    margin-top: 16px;
    margin-right: 0;
}
}.footer-dark a {
    color: #fff;
    text-decoration: underline;
}
.footer-dark a .icon {
    color: #fff;
}
.footer-dark a:focus .icon {
    color: #222;
}
.btn-footer-popover {
    display: none;
    position: fixed;
    bottom: 2rem;
    right: 2rem;
    box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .2);
}
.hasstickyfooter .btn-footer-popover {
    bottom: calc(2rem + 60px);
}
.popover.footer .popover-body {
    padding: 0;
}
.popover.footer .popover-body .footer-section a {
    color: #222;
    text-decoration: underline;
}
.popover.footer .popover-body .footer-section a .icon {
    color: #222;
}
.popover.footer .popover-body .footer-section a:focus {
    text-decoration: none;
}
.footer-support-link {
    padding-bottom: 5px;
}
@media (min-width:576px) {
    .jsenabled #page-footer .footer-content-popover {
    display: none;
}
.jsenabled .btn-footer-popover {
    display: block;
    z-index: 1000;
}
}.bg-inverse a {
    color: #fff;
    text-decoration: underline;
}
.bg-inverse a .icon {
    color: #fff;
}
.sitelink img {
    width: 112px;
}
.dropdown-item a {
    display: block;
    width: 100%;
    color: #222;
}
.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover, .dropdown-item:focus, .dropdown-item:focus-within {
    outline: 0;
    background-color: #0c0b41;
    color: #fff;
}
.dropdown-item.active a, .dropdown-item:active a, .dropdown-item:hover a, .dropdown-item:focus a, .dropdown-item:focus-within a {
    color: #fff;
}
.dropdown-item[aria-current="true"], .dropdown-item[aria-selected="true"] {
    position: relative;
    display: flex;
    align-items: center;
}
.dropdown-item[aria-current="true"]:before, .dropdown-item[aria-selected="true"]:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: absolute;
    left: .4rem;
    font-size: .7rem;
}
.competency-tree ul {
    padding-left: 1.5rem;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    z-index: 1031;
    position: fixed;
    background: #fff;
    padding: 7px;
    left: 0;
    top: 0;
}
[data-drag-type="move"] {
    cursor: move;
    touch-action: none;
}
.clickable {
    cursor: pointer;
}
.overlay-icon-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .6);
}
.overlay-icon-container .loading-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.overlay-icon-container .loading-icon .icon {
    height: 30px;
    width: 30px;
    font-size: 30px;
}
.w-auto {
    width: auto;
}
.bg-pulse-grey {
    animation: bg-pulse-grey 2s infinite linear;
}
@keyframes bg-pulse-grey {
    0% {
    background-color: #f8f9fa;
}
50% {
    background-color: #e9ecef;
}
100% {
    background-color: #f8f9fa;
}
}.line-height-0 {
    line-height: 0!important;
}
.line-height-1 {
    line-height: 0.25rem!important;
}
.line-height-2 {
    line-height: 0.5rem!important;
}
.line-height-3 {
    line-height: 1rem!important;
}
.line-height-4 {
    line-height: 1.5rem!important;
}
.line-height-5 {
    line-height: 3rem!important;
}
.line-height-6px {
    line-height: 6px!important;
}
.line-height-8px {
    line-height: 8px!important;
}
.line-height-10px {
    line-height: 10px!important;
}
.line-height-12px {
    line-height: 12px!important;
}
.line-height-14px {
    line-height: 14px!important;
}
.line-height-20px {
    line-height: 20px!important;
}
.line-height-30px {
    line-height: 30px!important;
}
.line-height-32px {
    line-height: 32px!important;
}
.line-height-34px {
    line-height: 34px!important;
}
.line-height-36px {
    line-height: 36px!important;
}
.line-height-40px {
    line-height: 40px!important;
}
.line-height-45px {
    line-height: 45px!important;
}
.line-height-50px {
    line-height: 50px!important;
}
.line-height-60px {
    line-height: 60px!important;
}
.line-height-70px {
    line-height: 70px!important;
}
.line-height-80px {
    line-height: 80px!important;
}
.line-height-170px {
    line-height: 170px!important;
}
.line-height-260px {
    line-height: 260px!important;
}
.line-height-auto {
    line-height: auto!important;
}
.dir-rtl .dir-rtl-hide {
    display: none;
}
.dir-ltr .dir-ltr-hide {
    display: none;
}
.paged-content-page-container {
    min-height: 3.125rem;
}
body.h5p-embed #page-content {
    display: inherit;
}
body.h5p-embed #maincontent {
    display: none;
}
body.h5p-embed .h5pmessages {
    min-height: 230px;
}
#h5pcontenttypes td {
    vertical-align: middle;
}
#page.drawers form#h5peditor, #page.drawers form#coolh5peditor, #page.drawers .core_contentbank_viewcontent {
    max-width: 960px;
    margin: 0 auto;
}
.text-decoration-none {
    text-decoration: none!important;
}
.colour-inherit {
    color: inherit!important;
}
.position-right {
    right: 0!important;
}
.overflow-hidden {
    overflow: hidden!important;
}
.text-break {
    overflow-wrap: break-word!important;
}
.word-break {
    word-break: break-word!important;
}
.z-index-0 {
    z-index: 0!important;
}
.z-index-1 {
    z-index: 1!important;
}
.float-left {
    float: left!important;
}
.float-right {
    float: right!important;
}
.img-responsive {
    max-width: 100%;
    height: auto;
}
input[disabled] {
    cursor: not-allowed;
}
.custom-select {
    width: auto;
    max-width: 100%}
.fade.in {
    opacity: 1;
}
.clamp-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.word-break-all {
    word-break: break-all;
}
.matchtext {
    background-color: #3d3ade;
    color: #222;
    height: 1.5rem;
}
.border-radius {
    border-radius: 0;
}
.emoji-picker {
    width: 350px;
    height: 400px;
}
.emoji-picker .category-button {
    padding: .375rem 0;
    height: 100%;
    width: 38.8888888889px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid transparent;
}
.emoji-picker .category-button.selected {
    border-bottom: 2px solid #0c0b41;
}
.emoji-picker .emojis-container, .emoji-picker .search-results-container {
    min-width: 280px;
}
.emoji-picker .picker-row {
    height: 40px;
}
.emoji-picker .picker-row .category-name {
    line-height: 40px;
}
.emoji-picker .picker-row .emoji-button {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 24px;
    overflow: hidden;
}
.emoji-picker .picker-row .emoji-button:hover, .emoji-picker .picker-row .emoji-button:focus {
    color: inherit;
    text-decoration: none;
}
.emoji-picker .emoji-preview {
    height: 40px;
    font-size: 40px;
    line-height: 40px;
}
.emoji-picker .emoji-short-name {
    line-height: 20px;
}
@media (max-width:575.98px) {
    .emoji-picker {
    width: 320px;
}
}.emoji-auto-complete {
    height: 40px;
}
.emoji-auto-complete .btn.btn-link.btn-icon.emoji-button {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 24px;
}
.emoji-auto-complete .btn.btn-link.btn-icon.emoji-button.active {
    background-color: #f4f5f7;
}
.toast-wrapper {
    max-width: 350px;
    max-height: 0;
    z-index: 1051;
}
.toast-wrapper>:first-child {
    margin-top: 1rem;
}
.alert-primary a {
    color: #000;
}
.alert-primary .close {
    color: #000;
    opacity: .6;
}
.alert-secondary a {
    color: #616161;
}
.alert-secondary .close {
    color: #474747;
    opacity: .6;
}
.alert-success a, .environmenttable .ok a {
    color: #0c3f33;
}
.alert-success .close, .environmenttable .ok .close {
    color: #041410;
    opacity: .6;
}
.alert-info a {
    color: #16325c;
}
.alert-info .close {
    color: #0c1b33;
    opacity: .6;
}
.alert-warning a, .environmenttable .warn a {
    color: #562306;
}
.alert-warning .close, .environmenttable .warn .close {
    color: #261003;
    opacity: .6;
}
.alert-danger a, .environmenttable .error a {
    color: #4b1d1d;
}
.alert-danger .close, .environmenttable .error .close {
    color: #260f0f;
    opacity: .6;
}
.alert-light a {
    color: #686868;
}
.alert-light .close {
    color: #4e4e4e;
    opacity: .6;
}
.alert-dark a {
    color: #0a0a0a;
}
.alert-dark .close {
    color: #000;
    opacity: .6;
}
.alert-mpage_cfg_bg_color1 a {
    color: #000;
}
.alert-mpage_cfg_bg_color1 .close {
    color: #000;
    opacity: .6;
}
.alert-mpage_cfg_bg_color2 a {
    color: #000102;
}
.alert-mpage_cfg_bg_color2 .close {
    color: #000;
    opacity: .6;
}
.alert-mpage_cfg_mouse_over_color a {
    color: #080f34;
}
.alert-mpage_cfg_mouse_over_color .close {
    color: #010208;
    opacity: .6;
}
.alert-primary-light a {
    color: #18284b;
}
.alert-primary-light .close {
    color: #0c1324;
    opacity: .6;
}
.alert-primary-dark a {
    color: #191c25;
}
.alert-primary-dark .close {
    color: #040507;
    opacity: .6;
}
.alert-primary2 a {
    color: #0d182e;
}
.alert-primary2 .close {
    color: #020306;
    opacity: .6;
}
.alert-primary-darken a {
    color: #05060d;
}
.alert-primary-darken .close {
    color: #000;
    opacity: .6;
}
.alert-primary-darken2 a {
    color: #000;
}
.alert-primary-darken2 .close {
    color: #000;
    opacity: .6;
}
.alert-primary-darken3 a {
    color: #050911;
}
.alert-primary-darken3 .close {
    color: #000;
    opacity: .6;
}
.alert-secondary-light a {
    color: #67644c;
}
.alert-secondary-light .close {
    color: #494837;
    opacity: .6;
}
.alert-success-light a {
    color: #626765;
}
.alert-success-light .close {
    color: #494d4b;
    opacity: .6;
}
.alert-info-light a {
    color: #5e6569;
}
.alert-info-light .close {
    color: #464b4e;
    opacity: .6;
}
.alert-warning-light a {
    color: #6a645e;
}
.alert-warning-light .close {
    color: #4f4b46;
    opacity: .6;
}
.alert-danger-light a {
    color: #696263;
}
.alert-danger-light .close {
    color: #4f494a;
    opacity: .6;
}
.alert-blue a {
    color: #16325c;
}
.alert-blue .close {
    color: #0c1b33;
    opacity: .6;
}
.alert-blue-light a {
    color: #5e6569;
}
.alert-blue-light .close {
    color: #464b4e;
    opacity: .6;
}
.alert-indigo a {
    color: #271451;
}
.alert-indigo .close {
    color: #130a28;
    opacity: .6;
}
.alert-indigo-light a {
    color: #636169;
}
.alert-indigo-light .close {
    color: #4a484f;
    opacity: .6;
}
.alert-purple a {
    color: #170c24;
}
.alert-purple .close {
    color: #000;
    opacity: .6;
}
.alert-purple-light a {
    color: #626064;
}
.alert-purple-light .close {
    color: #48474a;
    opacity: .6;
}
.alert-pink a {
    color: #4c0723;
}
.alert-pink .close {
    color: #1d030e;
    opacity: .6;
}
.alert-pink-light a {
    color: #6a6162;
}
.alert-pink-light .close {
    color: #50484a;
    opacity: .6;
}
.alert-red a {
    color: #4b1d1d;
}
.alert-red .close {
    color: #260f0f;
    opacity: .6;
}
.alert-red-light a {
    color: #696263;
}
.alert-red-light .close {
    color: #4f494a;
    opacity: .6;
}
.alert-yellow a {
    color: #563f06;
}
.alert-yellow .close {
    color: #261c03;
    opacity: .6;
}
.alert-yellow-light a {
    color: #4b5200;
}
.alert-yellow-light .close {
    color: #1c1f00;
    opacity: .6;
}
.alert-orange a {
    color: #562306;
}
.alert-orange .close {
    color: #261003;
    opacity: .6;
}
.alert-orange-light a {
    color: #6a645e;
}
.alert-orange-light .close {
    color: #4f4b46;
    opacity: .6;
}
.alert-green a {
    color: #0c3f33;
}
.alert-green .close {
    color: #041410;
    opacity: .6;
}
.alert-green-light a {
    color: #626765;
}
.alert-green-light .close {
    color: #494d4b;
    opacity: .6;
}
.alert-cyan a {
    color: #1a2e40;
}
.alert-cyan .close {
    color: #0b141c;
    opacity: .6;
}
.alert-lighten a {
    color: #686868;
}
.alert-lighten .close {
    color: #4e4e4e;
    opacity: .6;
}
.alert-gray a {
    color: #303030;
}
.alert-gray .close {
    color: #161616;
    opacity: .6;
}
.alert-gray-100 a {
    color: #686868;
}
.alert-gray-100 .close {
    color: #4e4e4f;
    opacity: .6;
}
.alert-gray-200 a {
    color: #666;
}
.alert-gray-200 .close {
    color: #4c4c4d;
    opacity: .6;
}
.alert-gray-300 a {
    color: #585858;
}
.alert-gray-300 .close {
    color: #3e3e3e;
    opacity: .6;
}
.alert-gray-400 a {
    color: #666;
}
.alert-gray-400 .close {
    color: #4c4c4d;
    opacity: .6;
}
.alert-gray-500 a {
    color: #303030;
}
.alert-gray-500 .close {
    color: #161616;
    opacity: .6;
}
.alert-gray-600 a {
    color: #1c1c1c;
}
.alert-gray-600 .close {
    color: #020202;
    opacity: .6;
}
.alert-gray-700 a {
    color: #0a0a0a;
}
.alert-gray-700 .close {
    color: #000;
    opacity: .6;
}
.alert-gray-800 a {
    color: #020202;
}
.alert-gray-800 .close {
    color: #000;
    opacity: .6;
}
.alert-gray-900 a {
    color: #000;
}
.alert-gray-900 .close {
    color: #000;
    opacity: .6;
}
.alert-gray-border a {
    color: #616161;
}
.alert-gray-border .close {
    color: #474747;
    opacity: .6;
}
.alert-dark-light a {
    color: #686868;
}
.alert-dark-light .close {
    color: #4e4e4e;
    opacity: .6;
}
.alert-black a {
    color: #000;
}
.alert-black .close {
    color: #000;
    opacity: .6;
}
.alert-white a {
    color: #6c6c6c;
}
.alert-white .close {
    color: #525252;
    opacity: .6;
}
.alert-white-80 a {
    color: rgba(82, 82, 82, .896);
}
.alert-white-80 .close {
    color: rgba(56, 56, 56, .896);
    opacity: .6;
}
.alert-white-08 a {
    color: rgba(0, 0, 0, .5216);
}
.alert-white-08 .close {
    color: rgba(0, 0, 0, .5216);
    opacity: .6;
}
.alert-b0b0b0 a {
    color: #434343;
}
.alert-b0b0b0 .close {
    color: #292929;
    opacity: .6;
}
.alert-fff4d3 a {
    color: #696457;
}
.alert-fff4d3 .close {
    color: #4d4a40;
    opacity: .6;
}
.alert-818181 a {
    color: #2a2a2a;
}
.alert-818181 .close {
    color: #101010;
    opacity: .6;
}
.alert-6a409d a {
    color: #1f122e;
}
.alert-6a409d .close {
    color: #060409;
    opacity: .6;
}
.alert a {
    font-weight: 700;
}
.breadcrumb:empty {
    padding: 0;
}
@media (max-width:767.98px) {
    #page-navbar {
    width: 100%}
.breadcrumb:not(:empty) {
    flex-wrap: nowrap;
    margin-bottom: .5rem;
}
.breadcrumb:not(:empty) .breadcrumb-item {
    padding-top: .33333rem;
    padding-bottom: .33333rem;
    display: inline-flex;
    overflow: hidden;
}
.breadcrumb:not(:empty) .breadcrumb-item a, .breadcrumb:not(:empty) .breadcrumb-item span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mform {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.pagination {
    flex-wrap: wrap;
    justify-content: center;
}
.custom-select {
    max-width: 100%}
.card .card-body {
    padding: .625rem;
}
#page-header .card {
    border: 0;
}
#page-header .card .card-body {
    padding: 0;
}
.nav-tabs:not(.more-nav), .nav-pills {
    margin: 0;
    border: 0;
    padding: .125rem;
    background-color: #f4f5f7;
}
.nav-tabs:not(.more-nav) .nav-item, .nav-pills .nav-item {
    flex: 1 1 auto;
    text-align: center;
}
.nav-tabs:not(.more-nav) .nav-link, .nav-pills .nav-link {
    background: #fff;
    border: 0;
    margin: .125rem;
}
.nav-tabs:not(.more-nav) .nav-link.active, .nav-pills .nav-link.active {
    color: #666;
    border-color: #666;
    border-color: #666;
}
.nav-tabs:not(.more-nav) .nav-link.active:hover, .nav-pills .nav-link.active:hover {
    color: #fff;
    background-color: #666;
    border-color: #666;
}
.nav-tabs:not(.more-nav) .nav-link.active:focus, .nav-tabs:not(.more-nav) .nav-link.active.focus, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active.focus {
    box-shadow: 0 0 0 .2rem rgba(102, 102, 102, .5);
}
.nav-tabs:not(.more-nav) .nav-link.active.disabled, .nav-tabs:not(.more-nav) .nav-link.active:disabled, .nav-pills .nav-link.active.disabled, .nav-pills .nav-link.active:disabled {
    color: #666;
    background-color: transparent;
}
.nav-tabs:not(.more-nav) .nav-link.active:not(:disabled):not(.disabled):active, .nav-tabs:not(.more-nav) .nav-link.active:not(:disabled):not(.disabled).active, .show>.nav-tabs:not(.more-nav) .nav-link.active.dropdown-toggle, .nav-pills .nav-link.active:not(:disabled):not(.disabled):active, .nav-pills .nav-link.active:not(:disabled):not(.disabled).active, .show>.nav-pills .nav-link.active.dropdown-toggle {
    color: #fff;
    background-color: #666;
    border-color: #666;
}
.nav-tabs:not(.more-nav) .nav-link.active:not(:disabled):not(.disabled):active:focus, .nav-tabs:not(.more-nav) .nav-link.active:not(:disabled):not(.disabled).active:focus, .show>.nav-tabs:not(.more-nav) .nav-link.active.dropdown-toggle:focus, .nav-pills .nav-link.active:not(:disabled):not(.disabled):active:focus, .nav-pills .nav-link.active:not(:disabled):not(.disabled).active:focus, .show>.nav-pills .nav-link.active.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(102, 102, 102, .5);
}
}@media (max-width:576px) and (max-height:320px) {
    div#page {
    margin-top: 0;
}
.navbar.fixed-top {
    position: relative;
    z-index: inherit;
}
}.link-underline {
    text-decoration: underline;
}
.link-underline:focus {
    text-decoration: none;
}
.alert.cta .cta-icon .icon {
    padding: .3rem;
}
.alert.cta .cta-icon .icon.fa {
    border-radius: 50%;
    border-style: solid;
    border-width: .125rem;
}
.core_payment_gateways_modal .custom-control-label::before, .core_payment_gateways_modal .custom-control-label::after {
    top: 45%}
.visual-scroll-x {
    scrollbar-width: thin;
    scrollbar-color: #0c0b41 #3d3ade;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.visual-scroll-x::-webkit-scrollbar {
    height: 8px;
    -webkit-appearance: none;
    appearance: none;
}
.visual-scroll-x::-webkit-scrollbar-thumb {
    background-color: #0c0b41;
    border-right: 1px solid #fff;
}
.visual-scroll-x::-webkit-scrollbar-track {
    background-color: #3d3ade;
    border-right: 1px solid #fff;
}
body.dragging .drop-zone {
    border: 1px dashed #282938;
}
body.dragging .drop-up {
    border-top: 1px solid #282938;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
body.dragging .drop-down {
    border-bottom: 1px solid #282938;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
body.dragging .dragging {
    opacity: .6;
}
.dragicon {
    visibility: hidden;
}
.draggable:hover .dragicon {
    visibility: visible;
    cursor: move;
}
.waitstate {
    display: none;
}
.stateready .waitstate {
    display: inherit;
}
.stateready .whilenostate {
    display: none;
}
.collapse-list .collapse-list-item {
    padding: .5rem 1rem;
}
.collapse-list .collapse-list-item:hover, .collapse-list .collapse-list-item:focus {
    background-color: #e8f1ff;
    border-color: #c9deff;
}
.collapse-list .collapse-list-item-content .collapse-list-item {
    padding-left: calc(1rem * 3);
}
.drawers .block_myoverview {
    border: 0;
}
.drawers .block_myoverview>.card-body {
    padding-top: 0!important;
    padding-left: 0!important;
    padding-right: 0!important;
}
.dropdown-toggle::after {
    content: "";
    margin-right: 0;
    margin-left: 4px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 9px;
    width: 9px;
    border: 0;
}
.dropleft .dropdown-toggle::before {
    border: 0;
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 9px;
    margin-left: 0;
    margin-right: 4px;
    width: 9px;
}
.dropright .dropdown-toggle::after {
    border: 0;
    content: ""}
.dropup .dropdown-toggle::after {
    border: 0;
    content: ""}
.select-menu li:first-child ul[role="group"] {
    padding: 0;
}
.select-menu ul[role="group"] {
    padding: .3rem 0 0 0;
    margin: 0;
}
.select-menu ul[role="group"] li:first-child {
    cursor: default;
    color: #666;
    padding: .25rem 1.5rem;
    display: block;
}
.select-menu ul[role="group"] .dropdown-item {
    padding-left: 2.5rem;
}
.select-menu .dropdown-item {
    cursor: pointer;
}
.select-menu .dropdown-item[aria-selected="true"] {
    font-weight: 700;
}
.initialbargroups ul {
    -webkit-margin-start: 0;
    margin-right: -1px;
}
.initialbargroups .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.initialbargroups .pagination-lg:first-child .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.initialbargroups .pagination-sm:first-child .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.initialbargroups .page-item:last-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.initialbargroups .pagination-lg:last-child .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.initialbargroups .pagination-sm:last-child .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
blockquote {
    margin: 0 .5rem 1rem;
    padding-left: 1rem;
    color: #444;
    border-left: 5px solid #f4f5f7;
}
.page-header-headings:not(.text-truncate), .coursename:not(.text-truncate), .categoryname:not(.text-truncate), .breadcrumb-item:not(.text-truncate) {
    word-break: normal;
    overflow-wrap: anywhere;
    white-space: normal;
}
.icon {
    font-size: 16px;
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    box-sizing: content-box;
    margin-right: .5rem;
}
.icon.spacer {
    margin-right: 0;
}
.icon.iconsize-big {
    width: 64px;
    height: 64px;
    font-size: 64px;
}
.navbar-dark a .icon {
    color: rgba(255, 255, 255, .5)!important;
}
.action-menu-item a:first-of-type>.icon {
    margin-left: .5rem;
}
.ygtvcell .icon {
    margin-left: 0!important;
}
.block_navigation .tree_item .icon, .block_settings .tree_item .icon {
    margin-left: 0;
}
[data-action=toggle-drawer] .icon {
    margin: 0;
}
.icon-no-spacing a>.icon {
    margin: 0;
}
.icon-no-margin .icon {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.icon-large>.icon {
    width: 32px;
    height: 32px;
}
.icon-size-0 .icon {
    height: 0!important;
    width: 0!important;
    font-size: 0!important;
}
.icon-size-1 .icon {
    height: 4px!important;
    width: 4px!important;
    font-size: 4px!important;
}
.icon-size-2 .icon {
    height: 8px!important;
    width: 8px!important;
    font-size: 8px!important;
}
.icon-size-3 .icon {
    height: 16px!important;
    width: 16px!important;
    font-size: 16px!important;
}
.icon-size-4 .icon {
    height: 24px!important;
    width: 24px!important;
    font-size: 24px!important;
}
.icon-size-5 .icon {
    height: 32px!important;
    width: 32px!important;
    font-size: 32px!important;
}
.icon-size-6 .icon {
    height: 40px!important;
    width: 40px!important;
    font-size: 40px!important;
}
.icon-size-7 .icon {
    height: 48px!important;
    width: 48px!important;
    font-size: 48px!important;
}
.helplink .icon {
    margin-left: .5rem;
}
.icons-collapse-expand {
    display: flex;
    align-items: center;
}
.icons-collapse-expand .expanded-icon {
    display: flex;
    align-items: center;
}
.icons-collapse-expand .collapsed-icon {
    display: none;
}
.icons-collapse-expand.collapsed .expanded-icon {
    display: none;
}
.icons-collapse-expand.collapsed .collapsed-icon {
    display: flex;
    align-items: center;
}
.activityiconcontainer {
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    background-color: #f8f9fa;
    border-radius: 4px;
    padding: .7rem;
}
.activityiconcontainer .activityicon, .activityiconcontainer .icon {
    margin: 0;
    font-size: 24px;
    height: 24px;
    width: 24px;
}
.activityiconcontainer.small {
    width: 40px;
    height: 40px;
}
:root {
    --activityadministration: #5d63f6;
    --activityassessment: #eb66a2;
    --activitycollaboration: #f7634d;
    --activitycommunication: #11a676;
    --activitycontent: #399be2;
    --activityinterface: #a378ff;
}
.formtable tbody th {
    font-weight: 400;
    text-align: right;
}
.path-admin #assignrole {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.path-admin .admintable .leftalign {
    text-align: left;
}
.path-admin .admintable.environmenttable .name, .path-admin .admintable.environmenttable .info, .path-admin #assignrole .admintable .role, .path-admin #assignrole .admintable .userrole, .path-admin #assignrole .admintable .roleholder {
    white-space: nowrap;
}
.path-admin .incompatibleblockstable td.c0 {
    font-weight: 700;
}
#page-admin-course-category .addcategory {
    padding: 10px;
}
#page-admin-course-index .editcourse {
    margin: 20px auto;
}
#page-admin-course-index .editcourse th, #page-admin-course-index .editcourse td {
    padding-left: 10px;
    padding-right: 10px;
}
.timewarninghidden {
    display: none;
}
#page-admin-report-capability-index #capabilitysearch {
    width: 30em;
}
#page-admin-qtypes #qtypes div, #page-admin-qtypes #qtypes form, #page-admin-qbehaviours #qbehaviours div, #page-admin-qbehaviours #qbehaviours form {
    display: inline;
}
#page-admin-qtypes #qtypes img.spacer, #page-admin-qbehaviours #qbehaviours img.spacer {
    width: 16px;
}
#page-admin-qbehaviours .cell.c3, #page-admin-qtypes .cell.c3 {
    font-size: .875rem;
}
#page-admin-lang .generalbox, #page-admin-course-index .singlebutton, #page-admin-course-index .addcategory, #page-course-index .buttons, #page-course-index-category .buttons, #page-admin-course-category .addcategory, #page-admin-stickyblocks .generalbox, #page-admin-maintenance .buttons, #page-admin-course-index .buttons, #page-admin-course-category .buttons, #page-admin-index .copyright, #page-admin-index .copyrightnotice, #page-admin-index .adminerror .singlebutton, #page-admin-index .adminwarning .singlebutton, #page-admin-index #layout-table .singlebutton {
    text-align: center;
    margin-bottom: 1em;
}
.path-admin-roles .capabilitysearchui {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1rem;
}
#page-admin-roles-define .topfields {
    margin: 1em 0 2em;
}
#page-admin-roles-override .capcurrent, #page-admin-roles-define .capdefault {
    background-color: rgba(0, 0, 0, .075);
}
#page-filter-manage .backlink, .path-admin-roles .backlink {
    margin-top: 1em;
}
#page-admin-roles-explain #chooseuser h3, #page-admin-roles-usersroles .contextname {
    margin-top: 0;
}
#page-admin-roles-explain #chooseusersubmit {
    margin-top: 0;
    text-align: center;
}
#page-admin-roles-usersroles p {
    margin: 0;
}
#page-admin-roles-override .cell.c1, #page-admin-roles-assign .cell.c3, #page-admin-roles-assign .cell.c1 {
    padding-top: .75em;
}
#page-admin-roles-override .overridenotice, #page-admin-roles-define .definenotice {
    margin: 1em 10% 2em 10%;
    text-align: left;
}
#page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo span {
    display: block;
}
#page-admin-index .updateplugin div {
    margin-bottom: .5em;
}
#page-admin-user-user_bulk #users .fgroup {
    white-space: nowrap;
}
#page-admin-report-stats-index .graph {
    text-align: center;
    margin-bottom: 1em;
}
#page-admin-report-courseoverview-index .graph {
    text-align: center;
    margin-bottom: 1em;
}
#page-admin-lang .translator {
    border-width: 1px;
    border-style: solid;
}
.path-admin .roleassigntable {
    width: 100%}
.path-admin .roleassigntable td {
    vertical-align: top;
    padding: .2em .3em;
}
.path-admin .roleassigntable p {
    text-align: left;
    margin: .2em 0;
}
.path-admin .roleassigntable #existingcell, .path-admin .roleassigntable #potentialcell {
    width: 42%}
.path-admin .roleassigntable #existingcell p>label:first-child, .path-admin .roleassigntable #potentialcell p>label:first-child {
    font-weight: 700;
}
.path-admin .roleassigntable #buttonscell {
    width: 16%}
.path-admin .roleassigntable #buttonscell #assignoptions {
    font-size: .875rem;
}
.path-admin .roleassigntable #removeselect_wrapper, .path-admin .roleassigntable #addselect_wrapper {
    width: 100%}
.path-admin table.rolecap tr.rolecap th {
    text-align: left;
    font-weight: 400;
}
.path-admin .rolecap .hiddenrow {
    display: none;
}
.path-admin #defineroletable .rolecap .inherit, .path-admin #defineroletable .rolecap .allow, .path-admin #defineroletable .rolecap .prevent, .path-admin #defineroletable .rolecap .prohibit {
    text-align: center;
    padding: 0;
    min-width: 3.5em;
}
.path-admin .rolecap .cap-name, .path-admin .rolecap .note {
    display: block;
    font-size: .875rem;
    white-space: nowrap;
    font-weight: 400;
}
.path-admin .rolecap label {
    display: block;
    text-align: center;
    padding: .5em;
    margin: 0;
}
.path-admin .header-maxwidth, .path-admin .secondary-navigation .navigation .nav-tabs, .format-site .header-maxwidth, .format-site .secondary-navigation .navigation .nav-tabs {
    max-width: none;
}
.path-admin.path-admin-roles:not(.format-site) .header-maxwidth, .path-admin.path-admin-roles:not(.format-site) .secondary-navigation .navigation .nav-tabs, .path-admin.path-admin-tool-lp .header-maxwidth, .path-admin.path-admin-tool-lp .secondary-navigation .navigation .nav-tabs {
    max-width: 830px;
}
.plugincheckwrapper {
    width: 100%}
.environmentbox {
    margin-top: 1em;
}
#mnetconfig table {
    margin-left: auto;
    margin-right: auto;
}
.environmenttable .cell {
    padding: .15em .5em;
}
#trustedhosts .generaltable {
    margin-left: auto;
    margin-right: auto;
    width: 500px;
}
#trustedhosts .standard {
    width: auto;
}
#adminsettings legend {
    display: none;
}
#adminsettings fieldset.error {
    margin: .2em 0 .5em 0;
}
#adminsettings fieldset.error legend {
    display: block;
}
#admin-spelllanguagelist textarea, #page-admin-setting-editorsettingstinymce .form-textarea textarea {
    text-align: left;
    direction: ltr;
}
.adminsettingsflags {
    float: right;
}
.adminsettingsflags label {
    margin-right: 7px;
}
.form-description pre, .formsettingheading pre {
    direction: ltr;
}
.form-item .form-setting .form-htmlarea {
    display: inline;
}
.form-item .form-setting .form-htmlarea .htmlarea {
    width: 640px;
    display: block;
}
.form-item .form-setting .form-multicheckbox ul {
    list-style: none;
    padding: 0;
    margin: 7px 0 0 0;
}
.form-item .form-setting .defaultsnext {
    display: inline;
}
.form-item .form-setting .locked-checkbox {
    margin-right: .2em;
    margin-left: .5em;
    display: inline;
}
.form-item .form-setting .form-password .unmask, .form-item .form-setting .form-defaultinfo {
    display: inline-block;
}
.form-item .form-setting .form-defaultinfo {
    max-width: 100%;
    word-wrap: break-word;
}
#admin-emoticons td input {
    width: 8em;
}
#admin-emoticons td.c0 input {
    width: 4em;
}
#adminthemeselector .selectedtheme td.c0 {
    border: 1px solid #c9deff;
    border-right-width: 0;
}
#adminthemeselector .selectedtheme td.c1 {
    border: 1px solid #c9deff;
    border-left-width: 0;
}
.admin_colourpicker, .admin_colourpicker_preview {
    display: none;
}
.jsenabled .admin_colourpicker_preview {
    display: inline;
}
@media (min-width:768px) {
    .jsenabled .admin_colourpicker {
    display: block;
    height: 102px;
    width: 410px;
    margin-bottom: 10px;
    box-sizing: content-box;
}
.admin_colourpicker .colourdialogue {
    float: left;
    border: 1px solid #eaeaea;
}
.admin_colourpicker .previewcolour {
    border: 1px solid #eaeaea;
    margin-left: 301px;
}
.admin_colourpicker .currentcolour {
    border: 1px solid #eaeaea;
    margin-left: 301px;
    border-top-width: 0;
}
}@media (max-width:767.98px) {
    .jsenabled .admin_colourpicker {
    height: 150px;
    margin-bottom: 10px;
    display: block;
    position: relative;
}
.admin_colourpicker .previewcolour {
    display: none;
}
.admin_colourpicker .currentcolour {
    position: absolute;
    border: 1px solid #eaeaea;
    top: 100px;
    left: 0;
}
}.admin_colourpicker .loadingicon {
    vertical-align: middle;
    margin-left: auto;
}
#page-admin-index #notice .checkforupdates {
    text-align: center;
}
#page-admin-plugins #plugins-overview-panel .info {
    display: inline-block;
    margin-right: 1em;
}
#page-admin-plugins .checkforupdates {
    margin: 10px 0;
}
#page-admin-plugins .checkforupdates .singlebutton {
    margin: 5px 0;
    padding: 0;
}
#page-admin-plugins .checkforupdates .singlebutton div, #page-admin-plugins .checkforupdates .singlebutton input {
    margin: 0 3px 0 0;
}
#page-admin-plugins .updateavailableinstallall {
    margin: 5px 0;
    padding: 0;
}
#page-admin-plugins .updateavailableinstallall div, #page-admin-plugins .updateavailableinstallall input {
    margin: 0 3px 5px 0;
}
#page-admin-plugins #plugins-control-panel .status-missing td {
    background-color: #ffe1d0;
}
#page-admin-plugins #plugins-control-panel .pluginname .componentname {
    font-size: .875rem;
    color: #666;
    margin-left: 22px;
}
#page-admin-plugins #plugins-control-panel .version .versionnumber {
    font-size: .875rem;
    color: #666;
}
#page-admin-plugins #plugins-control-panel .uninstall a {
    color: #d75252;
}
#page-admin-plugins #plugins-control-panel .notes .label {
    margin-right: 3px;
}
#page-admin-plugins #plugins-control-panel .notes .requiredby {
    font-size: .875rem;
    color: #666;
}
#plugins-check-page #plugins-check .status-missing td, #plugins-check-page #plugins-check .status-downgrade td {
    background-color: #f7dcdc;
}
#plugins-check-page .pluginupdateinfo, #plugins-control-panel .pluginupdateinfo {
    background-color: #d8e8ff;
    padding: 5px;
    margin: 10px 0;
    border-radius: 5px;
}
#plugins-check-page .pluginupdateinfo.maturity50, #plugins-control-panel .pluginupdateinfo.maturity50 {
    background-color: #f7dcdc;
}
#plugins-check-page .pluginupdateinfo.maturity100, #plugins-check-page .pluginupdateinfo.maturity150, #plugins-control-panel .pluginupdateinfo.maturity100, #plugins-control-panel .pluginupdateinfo.maturity150 {
    background-color: #ffe1d0;
}
#plugins-check-page .pluginupdateinfo .info, #plugins-control-panel .pluginupdateinfo .info {
    display: inline-block;
}
#plugins-check-page .pluginupdateinfo .separator:after, #plugins-control-panel .pluginupdateinfo .separator:after {
    content: " | "}
#plugins-check-page .pluginupdateinfo .singlebutton, #plugins-control-panel .pluginupdateinfo .singlebutton {
    margin: 5px 0;
    padding: 0;
}
#plugins-check-page .pluginupdateinfo .singlebutton div, #plugins-check-page .pluginupdateinfo .singlebutton input, #plugins-control-panel .pluginupdateinfo .singlebutton div, #plugins-control-panel .pluginupdateinfo .singlebutton input {
    margin: 0 3px 0 0;
}
.plugins-management-confirm-buttons>div {
    display: inline-block;
    margin: 1em 1em 1em 0;
}
.plugins-management-confirm-buttons .continue {
    padding: 0;
}
.plugins-management-confirm-buttons .continue div, .plugins-management-confirm-buttons .continue input {
    margin: 0;
}
#page-admin-index .upgradepluginsinfo {
    text-align: center;
}
#page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo .separator:after {
    content: " | "}
#page-admin-mnet-peers .box.deletedhosts {
    margin-bottom: 1em;
    font-size: .875rem;
}
#core-cache-plugin-summaries table, #core-cache-store-summaries table {
    width: 100%}
#core-cache-lock-summary table, #core-cache-definition-summaries table, #core-cache-mode-mappings table {
    margin: 0 auto;
}
#core-cache-store-summaries .default-store td {
    font-style: italic;
}
#core-cache-rescan-definitions, #core-cache-mode-mappings .edit-link, #core-cache-lock-additional-actions .new-instance {
    margin-top: .5em;
    text-align: center;
}
.maintenancewarning {
    position: fixed;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 1000;
}
.modal.modal-in-page {
    z-index: 0;
}
#page-admin-search .adminpagetitle {
    margin-bottom: 0;
    border-bottom: none;
}
#page-admin-search .adminpagepath {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0 0 1.5rem 0;
}
#page-admin-search .adminpagepath li+li:before {
    padding-right: .5rem;
    padding-left: .5rem;
    content: "/"}
@media (min-width:576px) {
    #page-admin-search .container {
    overflow-wrap: break-word;
}
}#page-admin-tasklogs .task-class {
    font-size: .875rem;
    color: #666;
}
.path-admin-tool-uploaduser .uuwarning {
    background-color: #ffe1d0;
}
.path-admin-tool-uploaduser .uuerror {
    background-color: #f7dcdc;
}
.path-admin-tool-uploaduser .uuinfo {
    background-color: #d4f5ed;
}
.blockmovetarget .accesshide {
    position: relative;
    left: initial;
}
.block:target {
    padding-top: 0!important;
    margin-top: 0!important;
}
.block_search_forums .searchform {
    text-align: left;
}
.block.block_navigation .block_tree ul, .block_settings .block_tree ul {
    margin-left: 0;
}
.block .block-controls .dropdown-toggle {
    color: #222;
}
[data-region="blocks-column"] {
    width: 360px;
    float: right;
}
@media (min-width:576px) {
    #region-main-settings-menu {
    position: relative;
    float: left;
    width: 100%}
#region-main-settings-menu>div {
    position: absolute;
    right: 0;
    z-index: 100;
    margin: 1rem;
}
.region_main_settings_menu_proxy {
    width: 4rem;
    height: 2rem;
    background-color: #fff;
    margin-left: .625rem;
    margin-bottom: .625rem;
    border-bottom-left-radius: .5rem;
    float: right;
}
}@media (max-width:767.98px) {
    #region-main-settings-menu .menubar {
    justify-content: flex-end;
}
}#region-main.has-blocks {
    display: inline-block;
    width: calc(100% - 368px);
}
@media (max-width:1199.98px) {
    #region-main.has-blocks {
    width: 100%;
    display: block;
}
}.header-action #region-main-settings-menu {
    position: unset;
    float: none;
    width: auto;
}
.header-action #region-main-settings-menu>div {
    position: unset;
    right: auto;
    margin: 0;
}
@media (max-width:1199.98px) {
    [data-region="blocks-column"] {
    width: 100%}
}.block .empty-placeholder-image-lg {
    height: 5rem;
}
.block .searchbar .icon {
    margin-right: 0;
}
.block .block-cards .course-info-container {
    padding: .8rem;
}
.block .block-cards .progress {
    height: .5rem;
}
.block .block-cards .course-summaryitem {
    border: 1px solid #eaeaea;
    background-color: #fff;
}
.block .block-cards .icon {
    margin-right: 0;
}
.block .block-cards .card .coursemenubtn {
    margin-top: -.5rem;
}
.block .block-cards span.categoryname, .block .block-cards .btn-link {
    color: #282938;
}
.block .block-cards .progress-text {
    color: #666;
}
.block .block-cards .multiline {
    white-space: normal;
}
.block .block-cards .btn.btn-link.btn-icon {
    height: 36px;
    width: 36px;
    padding: 0;
    border-radius: 50%}
.block .block-cards .btn.btn-link.btn-icon:hover, .block .block-cards .btn.btn-link.btn-icon:focus {
    background-color: #f4f5f7;
}
.dashboard-card-deck.one-row {
    flex-flow: nowrap;
    overflow-x: scroll;
}
.summaryimage {
    height: 5rem;
    width: 5rem;
    background-position: center;
    background-size: cover;
}
.dashboard-list-img {
    height: 5rem;
    width: 20rem;
    background-position: center;
    background-size: cover;
}
@media (max-width:1199.98px) {
    .dashboard-list-img {
    width: 100%}
}.dashboard-card-deck .dashboard-card {
    margin-bottom: .5rem;
    flex-basis: auto;
    width: 100%;
    flex-grow: 0;
    flex-shrink: 0;
}
.dashboard-card-deck .dashboard-card .dashboard-card-img {
    height: 7rem;
    background-position: center;
    background-size: cover;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.dashboard-card-deck .dashboard-card .dashboard-card-footer {
    padding: .8rem;
}
@media (min-width:576px) {
    .dashboard-card-deck.fixed-width-cards .dashboard-card {
    width: 300px;
    max-width: 100%}
}@media (min-width:576px) {
    .dashboard-card-deck: not(.fixed-width-cards) .dashboard-card {
    width: calc(50% - 0.5rem);
}
}@media (min-width:840px) {
    .dashboard-card-deck: not(.fixed-width-cards) .dashboard-card {
    width: calc(33.33% - 0.5rem);
}
}#block-region-side-pre .dashboard-card-deck:not(.fixed-width-cards) {
    margin-left: 0;
    margin-right: 0;
}
#block-region-side-pre .dashboard-card-deck:not(.fixed-width-cards) .dashboard-card {
    width: calc(100% - 0.5rem)!important;
}
.block_recentlyaccessedcourses .paging-bar-container {
    margin-top: -2.4rem;
    padding-right: .5rem;
    justify-content: flex-end;
}
@media (max-width:575.98px) {
    .block_recentlyaccessedcourses .paging-bar-container {
    margin-top: 0;
}
}#block-region-side-pre .block_recentlyaccessedcourses .paging-bar-container {
    margin-top: 0;
}
.block_recentlyaccesseditems .activityiconcontainer {
    width: 40px;
    height: 40px;
}
aside[id^="block-region-side-"] .block_recentlyaccesseditems .dashboard-card-deck.one-row {
    flex-flow: wrap;
    overflow-x: hidden;
}
aside[id^="block-region-side-"] .block_recentlyaccesseditems .dashboard-card-deck .card:nth-of-type(n+4) {
    display: none;
}
#block-region-content .block_recentlyaccesseditems [data-region="more-items-button-container"] {
    display: none;
}
.block_recentlyaccesseditems a.dashboard-card:hover, .block_recentlyaccesseditems a.dashboard-card:focus {
    text-decoration: none;
}
.block_recentlyaccesseditems a.dashboard-card:hover h6, .block_recentlyaccesseditems a.dashboard-card:focus h6 {
    text-decoration: underline;
}
.block_recentlyaccesseditems a.dashboard-card small {
    color: #222;
}
.block_myoverview .content {
    min-height: 19.35rem;
}
.block_myoverview .paged-content-page-container {
    min-height: 13rem;
}
.block_timeline .paged-content-page-container {
    background-color: #fff;
}
.block_timeline .event-action {
    padding-left: 5.55em;
}
.block_settings .block_tree [aria-expanded="true"], .block_settings .block_tree [aria-expanded="true"].emptybranch, .block_settings .block_tree [aria-expanded="false"], .block_navigation .block_tree [aria-expanded="true"], .block_navigation .block_tree [aria-expanded="true"].emptybranch, .block_navigation .block_tree [aria-expanded="false"] {
    background-image: none;
}
.block_settings .block_tree [aria-expanded="true"]>p:before, .block_navigation .block_tree [aria-expanded="true"]>p:before {
    content: "";
    margin-right: 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    width: 16px;
}
.block_settings .block_tree [aria-expanded="false"]>p:before, .block_navigation .block_tree [aria-expanded="false"]>p:before {
    content: "";
    margin-right: 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    width: 16px;
}
.dir-rtl .block_settings .block_tree [aria-expanded="false"]>p:before, .dir-rtl .block_navigation .block_tree [aria-expanded="false"]>p:before {
    content: ""}
.block_navigation .block_tree p.hasicon, .block_settings .block_tree p.hasicon {
    text-indent: -3px;
}
.block_navigation .block_tree p.hasicon .icon, .block_settings .block_tree p.hasicon .icon {
    margin-right: 2px;
}
.block.invisibleblock .card-title {
    color: #666;
}
@media (max-width:767.98px) {
    .block.card {
    border-left: 0;
    border-right: 0;
}
}.block_social_activities li a.movehere, .block_site_main_menu li a.movehere {
    display: block;
    width: 100%;
    height: 2rem;
    border: 2px dashed #333;
    margin: 4px 0;
}
.pagelayout-embedded .has-fake-blocks {
    padding: 1rem;
    display: flex;
}
.pagelayout-embedded .has-fake-blocks .embedded-main {
    order: 0;
    width: calc(100% - 360px);
    margin-right: 1rem;
}
.pagelayout-embedded .embedded-blocks {
    order: 1;
    width: 360px;
}
@media (max-width:767.98px) {
    .pagelayout-embedded .has-fake-blocks {
    display: block;
}
.pagelayout-embedded .has-fake-blocks .embedded-main {
    width: 100%}
.pagelayout-embedded .embedded-blocks {
    width: 100%}
}.calendar_event_category {
    background-color: #e0cbe0;
}
.calendar_event_category .commands a {
    color: #0d5ca1;
}
.calendar_event_course {
    background-color: #ffd3bd;
}
.calendar_event_course .commands a {
    color: #0d5ca1;
}
.calendar_event_site {
    background-color: #d6f8cd;
}
.calendar_event_site .commands a {
    color: #0d5ca1;
}
.calendar_event_group {
    background-color: #fee7ae;
}
.calendar_event_group .commands a {
    color: #0d5ca1;
}
.calendar_event_user {
    background-color: #dce7ec;
}
.calendar_event_user .commands a {
    color: #0d5ca1;
}
.calendar_event_other {
    background-color: #ced4da;
}
.calendar_event_other .commands a {
    color: #0d5ca1;
}
.calendartable {
    width: 100%;
    table-layout: fixed;
}
.calendartable th, .calendartable td {
    width: 14%;
    vertical-align: top;
    text-align: center;
    border: 0;
}
.calendar-controls .previous, .calendar-controls .next, .calendar-controls .current {
    display: block;
    float: left;
    width: 12%}
.calendar-controls .previous {
    text-align: left;
    border: 1px solid transparent;
    width: 25%}
.calendar-controls .current {
    text-align: center;
    width: 50%}
.calendar-controls .next {
    text-align: right;
    border: 1px solid transparent;
    width: 25%}
.calendar-controls .drop-target {
    box-sizing: border-box;
    border: 1px dashed #0c0b41;
}
.filters table {
    border-collapse: separate;
    border-spacing: 2px;
    width: 100%}
#region-main .maincalendar .calendarwrapper td>div {
    height: 11.5em;
    overflow: hidden;
}
.maincalendar {
    vertical-align: top;
    padding: 0;
}
.maincalendar .bottom {
    text-align: left;
    width: 98%;
    margin: 10px auto;
}
.maincalendar .bottom span.footer-link:after {
    content: "•";
    color: #0c0b41;
}
.maincalendar .bottom span.footer-link:last-child:after {
    content: none;
}
.maincalendar .heightcontainer {
    height: 100%;
    position: relative;
}
.maincalendar .calendarmonth {
    width: 98%;
    margin: 10px auto;
}
.maincalendar .calendarmonth ul {
    margin: 0;
    padding: 0;
}
.maincalendar .calendarmonth ul li[data-event-folded="true"] {
    display: none;
}
.maincalendar .calendarmonth ul li {
    list-style-type: none;
    line-height: 1.2em;
}
.maincalendar .calendarmonth ul li>a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    display: inline-block;
}
.maincalendar .calendarmonth ul li>a:hover {
    text-decoration: none;
}
.maincalendar .calendarmonth ul li>a:hover .eventname {
    text-decoration: none;
}
.maincalendar .calendarmonth ul li a[data-action="view-day-link"] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.maincalendar .calendarmonth ul li .icon {
    margin-left: .25em;
    margin-right: .25em;
    vertical-align: initial;
}
.maincalendar .calendarmonth ul li .calendar-circle {
    width: 12px;
    height: 12px;
    border-radius: 6px;
    vertical-align: middle;
    display: inline-block;
}
.maincalendar .calendarmonth ul li .calendar-circle.calendar_event_category {
    background-color: #e0cbe0;
    border: 2px solid #9e619f;
}
.maincalendar .calendarmonth ul li .calendar-circle.calendar_event_course {
    background-color: #ffd3bd;
    border: 2px solid #d34600;
}
.maincalendar .calendarmonth ul li .calendar-circle.calendar_event_site {
    background-color: #d6f8cd;
    border: 2px solid #2b8713;
}
.maincalendar .calendarmonth ul li .calendar-circle.calendar_event_group {
    background-color: #fee7ae;
    border: 2px solid #9a6e02;
}
.maincalendar .calendarmonth ul li .calendar-circle.calendar_event_user {
    background-color: #dce7ec;
    border: 2px solid #4e7c91;
}
.maincalendar .calendarmonth ul li .calendar-circle.calendar_event_other {
    background-color: #ced4da;
    border: 2px solid #687889;
}
.maincalendar .calendarmonth th {
    text-align: left;
    padding-left: 16px;
}
.maincalendar .calendarmonth td a.day:focus {
    display: inline-block;
    border-radius: 50%;
    box-shadow: none;
}
.maincalendar .calendarmonth td .day-number-circle {
    display: inline-block;
    line-height: 0;
    width: 30px;
    height: 30px;
}
.maincalendar .calendarmonth td .day-number-circle .day-number {
    display: inline-block;
    padding: 50% 4px;
    width: 100%;
    text-align: center;
}
.maincalendar .calendarmonth td.today .day-number-circle {
    border-radius: 50%;
    color: #fff;
    background-color: #0c0b41;
}
.maincalendar .calendarmonth .clickable:hover {
    background-color: #ededed;
}
.maincalendar .controls {
    width: 98%;
    margin: 10px auto;
}
.maincalendar .calendar_event_category:hover a, .maincalendar .calendar_event_course:hover a, .maincalendar .calendar_event_site:hover a, .maincalendar .calendar_event_group:hover a, .maincalendar .calendar_event_user:hover a {
    color: #0c0b41;
    text-decoration: none;
}
.maincalendar .calendar_event_category {
    border-color: #e0cbe0;
}
.maincalendar .calendar_event_course {
    border-color: #ffd3bd;
}
.maincalendar .calendar_event_site {
    border-color: #d6f8cd;
}
.maincalendar .calendar_event_group {
    border-color: #fee7ae;
}
.maincalendar .calendar_event_user {
    border-color: #dce7ec;
}
.maincalendar .calendar_event_other {
    border-color: #ced4da;
}
.maincalendar .calendartable td, .maincalendar .calendartable li {
    padding: 4px;
}
.maincalendar .calendartable li {
    text-align: left;
}
.maincalendar .header {
    overflow: hidden;
}
.maincalendar .header .buttons {
    float: right;
}
.maincalendar .event .card-header img {
    vertical-align: baseline;
}
.maincalendar .event .location {
    word-break: break-all;
    overflow-wrap: break-word;
}
.maincalendar table#subscription_details_table td {
    vertical-align: middle;
}
.maincalendar table#subscription_details_table td>.btn-group button {
    padding-left: 0;
}
#page-calendar-export .indent {
    padding-left: 20px;
}
.block .bottom {
    width: 98%;
    margin: 10px auto;
}
.block .bottom span.footer-link:after {
    content: "•";
    color: #0c0b41;
}
.block .bottom span.footer-link:last-child:after {
    content: none;
}
.block .minicalendar {
    max-width: 280px;
    margin: 0 auto;
    width: 100%}
.block .minicalendar th, .block .minicalendar td {
    padding: 2px;
    font-size: .8em;
    text-align: center;
}
.block .minicalendar td.weekend {
    color: #666;
}
.block .minicalendar td a {
    width: 100%;
    height: 100%;
    display: block;
    color: #0d5ca1;
}
.block .minicalendar td.duration_global {
    border-top: 1px solid #d6f8cd;
    border-bottom: 1px solid #d6f8cd;
}
.block .minicalendar td.duration_global.duration_finish {
    background-color: #d6f8cd;
}
.block .minicalendar td.duration_category {
    border-top: 1px solid #e0cbe0;
    border-bottom: 1px solid #e0cbe0;
}
.block .minicalendar td.duration_category.duration_finish {
    background-color: #e0cbe0;
}
.block .minicalendar td.duration_course {
    border-top: 1px solid #ffd3bd;
    border-bottom: 1px solid #ffd3bd;
}
.block .minicalendar td.duration_course.duration_finish {
    background-color: #ffd3bd;
}
.block .minicalendar td.duration_group {
    border-top: 1px solid #fee7ae;
    border-bottom: 1px solid #fee7ae;
}
.block .minicalendar td.duration_group.duration_finish {
    background-color: #fee7ae;
}
.block .minicalendar td.duration_user {
    border-top: 1px solid #dce7ec;
    border-bottom: 1px solid #dce7ec;
}
.block .minicalendar td.duration_user.duration_finish {
    background-color: #dce7ec;
}
.block .minicalendar td.duration_other {
    border-top: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
}
.block .minicalendar td.duration_other.duration_finish {
    background-color: #ced4da;
}
.block .minicalendar caption {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-align: center;
}
.block .calendar_filters ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.block .calendar_filters li {
    margin-bottom: .2em;
}
.block .calendar_filters li span.calendar_event_category i {
    color: #0d5ca1;
}
.block .calendar_filters li span.calendar_event_course i {
    color: #0d5ca1;
}
.block .calendar_filters li span.calendar_event_site i {
    color: #0d5ca1;
}
.block .calendar_filters li span.calendar_event_group i {
    color: #0d5ca1;
}
.block .calendar_filters li span.calendar_event_user i {
    color: #0d5ca1;
}
.block .calendar_filters li span.calendar_event_other i {
    color: #0d5ca1;
}
.block .calendar_filters li span img {
    padding: 0 .2em;
    margin: 0;
}
.block .calendar_filters li .icon {
    vertical-align: initial;
    margin: 0 .1rem 0 .4rem;
}
.block .calendar_filters li>a:hover {
    text-decoration: none;
}
.block .calendar_filters li>a:hover .eventname {
    text-decoration: none;
}
.block .content h3.eventskey {
    margin-top: .5em;
}
.path-course-view .block.block_calendar_month .maincalendar div.header {
    visibility: hidden;
    height: 0;
}
.path-course-view .block.block_calendar_month .maincalendar .calendarwrapper .arrow_text {
    display: none;
}
.path-course-view .block.block_calendar_month .footer .bottom .footer-link {
    display: block;
}
.path-course-view .block.block_calendar_month .footer .bottom .footer-link:after {
    content: none;
}
table.calendartable caption {
    caption-side: top;
}
@media (min-width:768px) {
    #page-calender-view .container-fluid, #page-calender-view .container-sm {
    min-width: 1024px;
}
}@media (min-width:768px) {
    section: not(#region-main) .block.block_calendar_month .maincalendar div.header {
    visibility: hidden;
    height: 0;
}
section:not(#region-main) .block.block_calendar_month .maincalendar .calendarwrapper .current {
    width: 40%;
    font-size: inherit;
    line-height: inherit;
}
section:not(#region-main) .block.block_calendar_month .maincalendar .calendarwrapper .previous, section:not(#region-main) .block.block_calendar_month .maincalendar .calendarwrapper .next {
    width: 30%;
    font-size: .8em;
}
section:not(#region-main) .block.block_calendar_month .maincalendar .calendartable.calendarmonth th, section:not(#region-main) .block.block_calendar_month .maincalendar .calendartable.calendarmonth td {
    border: none;
    text-align: center!important;
    padding: 0;
}
section:not(#region-main) .block.block_calendar_month .maincalendar .calendartable.calendarmonth td {
    height: auto;
    font-size: .8em;
}
section:not(#region-main) .block.block_calendar_month .maincalendar .calendartable.calendarmonth td.hasevent [data-region="day-content"] {
    display: none;
}
section:not(#region-main) .block.block_calendar_month .maincalendar .calendartable.calendarmonth td.hasevent .day-number {
    display: inline-block;
    position: relative;
}
section:not(#region-main) .block.block_calendar_month .maincalendar .calendartable.calendarmonth td.hasevent .day-number:before {
    content: ".";
    display: inline-block;
    position: absolute;
    bottom: .4em;
    left: 0;
    text-align: center;
    width: 100%;
    font-size: 3em;
    color: inherit;
}
section:not(#region-main) .block.block_calendar_month .maincalendar .calendartable.calendarmonth td:after {
    content: "";
    display: block;
    margin-top: calc(100% - 26px);
}
section:not(#region-main) .block.block_calendar_month .maincalendar .calendartable.calendarmonth td.clickable:hover {
    background-color: inherit;
}
section:not(#region-main) .block.block_calendar_month .maincalendar .calendartable.calendarmonth td.clickable:not(.today):hover .day-number-circle {
    border-radius: 50%;
    background-color: #ededed;
}
section:not(#region-main) .block.block_calendar_month .bottom {
    border-top: 1px solid rgba(0, 0, 0, .125);
    padding-top: .5rem;
}
}@media (max-width:768px) {
    .maincalendar .calendartable.calendarmonth th, .maincalendar .calendartable.calendarmonth td {
    border: none;
    text-align: center!important;
    padding: 0;
}
.maincalendar .calendartable.calendarmonth td {
    height: auto;
    font-size: inherit;
    padding: 0;
}
.maincalendar .calendartable.calendarmonth td.hasevent [data-region="day-content"] {
    display: none;
}
.maincalendar .calendartable.calendarmonth td.hasevent .day-number {
    display: inline-block;
    position: relative;
}
.maincalendar .calendartable.calendarmonth td.hasevent .day-number:before {
    content: ".";
    display: inline-block;
    position: absolute;
    bottom: .4em;
    left: 0;
    text-align: center;
    width: 100%;
    font-size: 3em;
    color: inherit;
}
.maincalendar .calendartable.calendarmonth td:after {
    content: "";
    display: block;
    margin-top: calc(100% - 26px);
}
.maincalendar .calendartable.calendarmonth td>div {
    height: auto!important;
}
}.calendarwrapper {
    position: relative;
}
.day-popover-content:empty+.day-popover-alternate {
    display: block;
}
.location-content {
    overflow-wrap: break-word;
}
.description-content {
    overflow-wrap: break-word;
}
.description-content>p {
    margin: 0;
}
.cal_courses_flt {
    color: #666;
    max-width: 75%}
.content-bank-container .cb-content-wrapper {
    padding: .5rem;
    min-height: 140px;
    max-height: 500px;
    overflow-x: auto;
    flex-wrap: wrap;
}
.content-bank-container .cb-thumbnail {
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.content-bank-container.view-grid .cb-listitem {
    margin-bottom: .5rem;
}
.content-bank-container.view-grid .cb-listitem.cb-unlisted {
    position: relative;
}
@media (max-width:767.98px) {
    .content-bank-container.view-grid .cb-listitem {
    flex-basis: 50%}
}@media (min-width:576px) {
    .content-bank-container.view-grid .cb-listitem {
    max-width: 120px;
    min-width: 120px;
}
}.content-bank-container.view-grid .cb-name {
    text-align: center;
}
.content-bank-container.view-grid .cb-file {
    padding: .5rem;
}
.content-bank-container.view-grid .cb-thumbnail {
    width: 64px;
    height: 64px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: .5rem;
}
.content-bank-container.view-grid .cb-unlisted .cb-thumbnail {
    opacity: .15;
}
.content-bank-container.view-grid .cb-unlisted::after {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    content: "";
    font-family: FontAwesome;
    font-size: 26px;
    text-align: center;
    opacity: .9;
    text-shadow: 0 0 10px #fff;
}
.content-bank-container.view-grid .cb-heading, .content-bank-container.view-grid .cb-uses, .content-bank-container.view-grid .cb-date, .content-bank-container.view-grid .cb-size, .content-bank-container.view-grid .cb-type, .content-bank-container.view-grid .cb-author {
    display: none;
}
.content-bank-container.view-list .cb-content-wrapper {
    padding: 0 .5rem;
    flex-direction: column;
    flex-wrap: nowrap;
}
.content-bank-container.view-list .cb-thumbnail {
    margin-right: .5rem;
}
.content-bank-container.view-list .cb-listitem, .content-bank-container.view-list .cb-heading {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid #eaeaea;
}
.content-bank-container.view-list .cb-column {
    display: flex;
    padding: .25rem;
}
.content-bank-container.view-list .cb-column {
    border-right: 1px solid #eaeaea;
}
.content-bank-container.view-list .cb-listitem.cb-unlisted .cb-thumbnail {
    opacity: .3;
}
.content-bank-container.view-list .cb-listitem.cb-unlisted .cb-column, .content-bank-container.view-list .cb-listitem.cb-unlisted .cb-column a {
    color: #666;
}
@media (max-width:767.98px) {
    .content-bank-container.view-list .cb-column {
    flex: 0 0 50%;
    max-width: 50%}
}@media (min-width:576px) {
    .content-bank-container.view-list .cb-heading {
    position: sticky;
    top: 0;
    z-index: 1;
}
.content-bank-container.view-list .cb-file {
    flex: 0 0 40%;
    max-width: 40%}
.content-bank-container.view-list .cb-uses, .content-bank-container.view-list .cb-date, .content-bank-container.view-list .cb-size, .content-bank-container.view-list .cb-type, .content-bank-container.view-list .cb-author {
    flex: 0 0 12%;
    max-width: 12%}
.content-bank-container.view-list .cb-column.last {
    border-right: 0;
}
}.content-bank-container.view-list .cb-btnsort span {
    display: none;
}
.content-bank-container.view-list .cb-btnsort .title {
    display: inline;
}
.content-bank-container.view-list .cb-btnsort.dir-none .default, .content-bank-container.view-list .cb-btnsort.dir-asc .asc, .content-bank-container.view-list .cb-btnsort.dir-desc .desc {
    display: inline;
}
.cb-toolbar-container .dropdown-scrollable {
    max-height: 190px;
    overflow-y: auto;
}
.cb-navigation-container .singleselect, .cb-navigation-container .singleselect .custom-select {
    width: 100%}
.section_add_menus {
    text-align: right;
    clear: both;
}
.section-modchooser {
    clear: both;
    margin-top: .25rem;
}
.block_tree .tree_item.branch {
    margin-left: 8px;
}
.section_add_menus .horizontal div, .section_add_menus .horizontal form {
    display: inline;
}
.section_add_menus optgroup {
    font-weight: 400;
    font-style: italic;
}
.section_add_menus .urlselect {
    text-align: left;
    margin-left: .4em;
}
.section_add_menus .urlselect select {
    margin-left: .2em;
}
.sitetopic ul.section {
    margin: 0;
}
body:not(.editing) .sitetopic ul.section {
    padding-left: 0;
}
body:not(.editing) .sitetopic ul.section .label .mod-indent-outer {
    padding-left: 0;
}
@media (min-width:576px) {
    .course-content ul.section {
    margin: 1rem;
}
}.section .side {
    margin-top: .5rem;
}
.section .side.left {
    float: left;
}
.section .side.right {
    float: right;
    clear: right;
}
.section .spinner {
    height: 16px;
    width: 16px;
}
.section .activity {
    list-style: none;
    padding: .25rem 0;
}
.section .activity .spinner {
    left: 100%;
    position: absolute;
}
.section .activity .actions {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
}
.section .activity .contentwithoutlink, .section .activity .activityinstance {
    min-width: 40%}
.section .activity .contentwithoutlink>a, .section .activity .activityinstance>a {
    display: inline-flex;
    align-items: center;
}
.section .activity .contentwithoutlink .dimmed .activityicon, .section .activity .activityinstance .dimmed .activityicon {
    opacity: .5;
}
.section .activity .stealth {
    color: #666;
}
.section .activity a.stealth, .section .activity a.stealth:hover {
    color: #626262!important;
}
.section .activity.indented .activity-item {
    border: 0;
    margin-left: 1rem;
}
.section .activity.indented+.indented .activity-item {
    border-top: 1px solid #eaeaea;
    border-radius: unset;
}
.section .label .contentwithoutlink, .section .label .activityinstance {
    padding-right: 32px;
    display: block;
    height: inherit;
}
@media (min-width:576px) {
    .section .label .mod-indent-outer {
    padding-left: 24px;
    display: block;
}
}.section .filler {
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0 .5rem;
    display: inline-block;
}
.section .activity.editor_displayed a.editing_title, .section .activity.editor_displayed .moodle-actionmenu {
    display: none;
}
.section .activity.editor_displayed div.activityinstance {
    padding-right: initial;
}
.section .activity.editor_displayed div.activityinstance input {
    margin-bottom: initial;
    padding-top: initial;
    padding-bottom: initial;
    vertical-align: text-bottom;
}
.section .activity .activityinstance {
    display: inline-flex;
    align-items: center;
    margin-bottom: 1rem;
}
.editing .section .activity .contentwithoutlink, .editing .section .activity .activityinstance {
    padding-right: 200px;
}
.editing .section .activity .editing_move {
    position: absolute;
    display: flex;
    left: 5px;
    top: 5px;
}
.editing .section .activity .mod-indent-outer {
    padding-left: 2rem;
}
.editing .activity .editing_move_activity {
    position: absolute;
    display: flex;
    left: 5px;
    top: 5px;
}
.editing .course-content .stateready .section .spinner {
    display: none;
}
.editing .editinprogress {
    position: relative;
}
.editing .editinprogress>* {
    opacity: .4;
}
.editing .editinprogress .corelightbox, .editing .editinprogress .lightbox {
    display: none;
}
.editing .editinprogress:after {
    position: absolute;
    font-family: "FontAwesome";
    font-size: 20px;
    color: #666;
    content: "";
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
    animation: editinprogress-rotation 2s infinite linear;
}
.editing .editinprogress .editinprogress:after {
    display: none;
}
@keyframes editinprogress-rotation {
    0% {
    opacity: 0;
    transform: rotate(0deg);
}
50% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: rotate(359deg);
}
}.editing_show+.editing_assign, .editing_hide+.editing_assign {
    margin-left: 20px;
}
.section .activity .commands {
    white-space: nowrap;
    display: inline-block;
}
.section .activity.modtype_label.label {
    font-weight: 400;
}
.section .activity.modtype_label.label .contentwithoutlink {
    min-height: 0;
}
.section .activity.modtype_label.label.hasinfo p:last-child, .section .activity.modtype_label.label.hasinfo i:last-child {
    margin-bottom: 0;
}
.section li.activity:not(.activity-wrapper) {
    padding: .2em;
    clear: both;
}
.section li.activity:not(.activity-wrapper).hasinfo {
    border-bottom: 1px solid #eaeaea;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.section li.activity:not(.activity-wrapper).hasinfo:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.course-content .section.dropready.main.drop-down {
    border-bottom: 1px solid #282938;
}
.course-content .section.dropready .course-section-header.dropready.drop-zone {
    margin-top: -2px;
}
.course-content .section.dropready li.activity.dropready.drop-down {
    border-bottom: 1px solid #282938;
    margin-bottom: -1px;
}
.course-content .section.dropready li.activity.dropready.drop-up {
    border-top: 1px solid #282938;
    margin-top: -1px;
}
.section .activity .activityinstance .groupinglabel {
    padding-left: 30px;
}
.section.main:not(.course-section) .activity .availabilityinfo, .section.main:not(.course-section) .activity .contentafterlink {
    margin-top: .5em;
}
.section .activity .contentafterlink p {
    margin: .5em 0;
}
.editing .section.main:not(.course-section) .activity:hover, .editing .section.main:not(.course-section) .activity.action-menu-shown, .editing .section.main:not(.course-section) .sectionname:hover {
    background-color: rgba(0, 0, 0, .03);
}
.course-content .current {
    position: relative;
}
.course-content .current::before {
    border-left: #0c0b41 3px solid;
    bottom: 0;
    content: "";
    left: -8px;
    position: absolute;
    top: 0;
}
.course-content .section-summary {
    border: 1px solid #eaeaea;
    margin-top: 5px;
    list-style: none;
}
.course-content .section-summary .section-title {
    margin: 2px 5px 10px 5px;
}
.course-content .section-summary .summarytext {
    margin: 2px 5px 2px 5px;
}
.course-content .section-summary .section-summary-activities .activity-count {
    color: #666;
    font-size: .875rem;
    margin: 3px;
    white-space: nowrap;
    display: inline-block;
}
.course-content .section-summary .summary {
    margin-top: 5px;
}
.course-content .single-section {
    margin-top: 1em;
}
.course-content .single-section .section-navigation {
    display: block;
    padding: .5em;
    margin-bottom: -.5em;
}
.course-content .single-section .section-navigation .title {
    font-weight: 700;
    font-size: 108%;
    clear: both;
}
.course-content .single-section .section-navigation .mdl-left {
    font-weight: 400;
    float: left;
    margin-right: 1em;
}
.course-content .single-section .section-navigation .mdl-left .larrow {
    margin-right: .1em;
}
.course-content .single-section .section-navigation .mdl-right {
    font-weight: 400;
    float: right;
    margin-left: 1em;
}
.course-content .single-section .section-navigation .mdl-right .rarrow {
    margin-left: .1em;
}
.course-content .single-section .section-navigation .mdl-bottom {
    margin-top: 0;
}
.course-content ul li.section.main:not(.course-section) {
    border-bottom: 1px solid #eaeaea;
    margin-top: 0;
}
.course-content ul li.section.main:not(.course-section):last-child {
    border-bottom: 0;
}
.course-content ul li.section.hidden:not(.course-section) .sectionname>span, .course-content ul li.section.hidden:not(.course-section) .content>div.summary, .course-content ul li.section.hidden:not(.course-section) .activity .activityinstance {
    color: #666;
}
.course-content ul.topics, .course-content ul.weeks {
    padding: 0;
    margin: 0;
    list-style: none;
}
.course-content ul.topics li.section, .course-content ul.weeks li.section {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.course-content ul.topics li.section .content, .course-content ul.weeks li.section .content {
    margin: 0;
    padding: 0;
}
@media (min-width:576px) {
    .course-content ul.topics li.section .summary, .course-content ul.topics li.section .content>.availabilityinfo, .course-content ul.weeks li.section .summary, .course-content ul.weeks li.section .content>.availabilityinfo {
    margin-left: 25px;
}
}.course-content ul.topics li.section .left, .course-content ul.topics li.section .right, .course-content ul.weeks li.section .left, .course-content ul.weeks li.section .right {
    padding: 0 6px 0;
    text-align: right;
    width: auto;
}
@media (max-width:767.98px) {
    body: not(.editing) .course-content ul.topics li.section .left, body:not(.editing) .course-content ul.topics li.section .right, body:not(.editing) .course-content ul.weeks li.section .left, body:not(.editing) .course-content ul.weeks li.section .right {
    display: none;
}
}.course-content {
    margin-top: 0;
}
.course-content .hidden {
    display: none;
}
@media (max-width:767.98px) {
    .course-content li.section: not(.course-section) ul {
    padding-left: 0;
}
}.course-content li.section:not(.course-section) ul {
    list-style: disc;
}
.course-content li.section:not(.course-section) ul ul {
    list-style: circle;
}
.course-content li.section:not(.course-section) ul ul ul {
    list-style: square;
}
.course-content li.section:not(.course-section) li.activity ul {
    list-style: disc;
}
.course-content li.section:not(.course-section) li.activity ul ul {
    list-style: circle;
}
.course-content li.section:not(.course-section) li.activity ul ul ul {
    list-style: square;
}
.course-content li.section:not(.course-section) .right>.icon:first-child {
    display: none;
}
.path-course-view.editing #region-main>.card-block {
    padding-bottom: 13rem;
}
.jumpmenu .form-inline {
    display: block;
}
.path-course-view .completionprogress {
    margin-left: 25px;
}
.path-course-view .completionprogress {
    display: block;
    float: right;
    height: 20px;
    position: relative;
}
#page-site-index .subscribelink {
    text-align: right;
}
#site-news-forum h2, #frontpage-course-list h2, #frontpage-category-names h2, #frontpage-category-combo h2 {
    margin-bottom: 9px;
}
.path-course-view a.reduce-sections {
    padding-left: .2em;
}
.path-course-view .subscribelink {
    text-align: right;
}
.path-course-view .unread {
    margin-left: 30px;
}
.path-course-view .block.drag .header {
    cursor: move;
}
.path-course-view .completionprogress {
    text-align: right;
}
.path-course-view .single-section .completionprogress {
    margin-right: 5px;
}
.path-site li.activity>div:not(.activity-item), .path-course-view li.activity>div:not(.activity-item) {
    position: relative;
    padding: 0 16px 0 0;
}
.path-course-view li.activity span.autocompletion img {
    vertical-align: text-bottom;
    margin-left: 0;
}
.path-course-view li.activity form.togglecompletion .btn {
    padding: 0;
}
.path-course-view li.activity form.togglecompletion img {
    max-width: none;
}
.path-course-view.editing li.activity span.autocompletion img {
    margin-right: .5rem;
    margin-left: .5rem;
}
.path-course-view li.activity form.togglecompletion .ajaxworking {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 22px;
    top: 3px;
    background: url(/images/ajaxloader.gif) no-repeat;
}
li.section.hidden span.commands a.editing_hide, li.section.hidden span.commands a.editing_show {
    cursor: default;
}
.single-section h3.sectionname {
    text-align: center;
    clear: both;
}
input.titleeditor {
    width: 330px;
    vertical-align: text-bottom;
}
span.editinstructions {
    position: absolute;
    top: 0;
    margin-top: -22px;
    margin-left: 30px;
    font-size: .875rem;
    padding: .1em .4em;
    text-decoration: none;
    z-index: 9999;
    border: 0 solid transparent;
    color: #204885;
    background-color: #d8e8ff;
    border-color: #c9deff;
}
span.editinstructions hr {
    border-top-color: #b0ceff;
}
span.editinstructions .alert-link {
    color: #16325c;
}
#dndupload-status {
    position: fixed;
    left: 0;
    width: 40%;
    margin: 0 30%;
    padding: 6px;
    text-align: center;
    z-index: 1;
    border: 0 solid transparent;
    color: #204885;
    background-color: #d8e8ff;
    border-color: #c9deff;
}
#dndupload-status hr {
    border-top-color: #b0ceff;
}
#dndupload-status .alert-link {
    color: #16325c;
}
.dndupload-preview {
    padding: 1rem;
    background-color: #0c0b41;
    color: #fff;
    text-align: center;
    font-size: 1.25rem;
    max-width: 600px;
    margin: 0 auto;
    border-radius: 0;
}
.dndupload-hidden {
    display: none;
}
#page-course-pending .singlebutton, #page-course-index .singlebutton, #page-course-index-category .singlebutton, #page-course-editsection .singlebutton {
    text-align: center;
}
#page-admin-course-manage #movecourses td img {
    margin: 0 .22em;
    vertical-align: text-bottom;
}
#coursesearch {
    margin-top: 1em;
    text-align: left;
}
#page-course-pending .pendingcourserequests {
    margin-bottom: 1em;
}
#page-course-pending .pendingcourserequests .singlebutton {
    display: inline;
}
#page-course-pending .pendingcourserequests .cell {
    padding: 0 5px;
}
#page-course-pending .pendingcourserequests .cell.c6 {
    white-space: nowrap;
}
.coursebox {
    display: flex;
    flex-direction: column;
}
.coursebox .info {
    display: flex;
    align-items: center;
}
#frontpage-available-course-list, #frontpage-course-list, .course-search-result {
    margin-top: .5rem;
}
#frontpage-available-course-list .coursebox, #frontpage-course-list .coursebox, .course-search-result .coursebox {
    padding: .5rem;
    border: 1px solid #eaeaea;
    margin-bottom: .5rem;
    border-radius: 0;
}
.subcategories .coursebox>.info>.coursename a, #frontpage-category-names .coursebox>.info>.coursename a, #frontpage-category-combo .coursebox>.info>.coursename a {
    display: block;
    background-image: url(/images/course.svg);
    background-repeat: no-repeat;
    padding-left: 21px;
    background-position: left .2em;
}
.coursebox>.info>.coursename {
    font-size: 1rem;
    font-weight: 400;
    margin: 5px;
    padding: 0;
}
.coursebox .content .teachers li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.coursebox .customfieldname, .coursebox .customfieldseparator {
    font-weight: 700;
}
.coursebox .content .coursefile {
    max-width: 100px;
}
.coursebox .content .courseimage img {
    max-width: 100px;
    max-height: 100px;
}
.coursebox .content .coursecat, .coursebox .content .summary, .coursebox .content .courseimage, .coursebox .content .coursefile, .coursebox .content .teachers, .coursebox.remotecoursebox .remotecourseinfo, .coursebox .content .customfields-container {
    margin: 15px 5px 5px;
    padding: 0;
}
.category-browse .coursebox .content .coursecat, .category-browse .coursebox .content .summary, .category-browse .coursebox .content .courseimage, .category-browse .coursebox .content .coursefile, .category-browse .coursebox .content .teachers, .category-browse .coursebox.remotecoursebox .remotecourseinfo, .category-browse .coursebox .content .customfields-container {
    margin-top: 0;
}
.coursebox.collapsed>.content {
    display: none;
}
.courses>.paging.paging-morelink {
    text-align: center;
    padding: 1rem;
}
.course_category_tree .category .numberofcourse {
    font-size: .875rem;
}
.course_category_tree .category>.info>.categoryname {
    margin: 5px;
    font-size: 1rem;
    font-weight: 400;
    padding: 2px 18px;
}
.course_category_tree .category.with_children>.info>.categoryname {
    background-image: url(/images/expanded.png);
    background-repeat: no-repeat;
    background-position: center left;
}
.course_category_tree .category.with_children.collapsed>.info>.categoryname {
    background-image: url(/images/collapsed.png);
}
.course_category_tree .category.collapsed>.content {
    display: none;
}
.course_category_tree .category>.content {
    padding-left: 16px;
}
#page-course-index-category .categorypicker {
    margin: 10px 0 20px;
}
#course-category-listings {
    margin-bottom: 0;
}
#course-category-listings.columns-2>#course-listing>div {
    position: relative;
    left: -1px;
}
#course-category-listings.columns-3>#course-listing>div {
    height: 100%}
#course-category-listings>div>div {
    min-height: 300px;
}
#course-category-listings>div>div>ul.ml>li:first-child>div {
    border-top: 0;
}
#course-category-listings h3 {
    margin: 0;
    padding: .4rem .6rem .3rem;
}
#course-category-listings h4 {
    margin: 1rem 0 0;
    padding: .6rem 1rem .5rem;
}
#course-category-listings .moodle-actionmenu {
    white-space: nowrap;
}
#course-category-listings .listing-actions {
    text-align: center;
}
#course-category-listings .listing-actions>.moodle-actionmenu {
    display: inline-block;
}
#course-category-listings ul.ml {
    list-style: none;
    margin: 1rem 0;
}
#course-category-listings ul.ml ul.ml {
    margin: 0;
}
#course-category-listings .listitem[data-selected="1"] {
    border-left: calc(1px + 5px) solid #0c0b41;
    padding-left: calc(1.25rem - 5px);
}
#course-category-listings .listitem:hover {
    z-index: 2;
}
#course-category-listings .item-actions {
    margin-right: 1em;
    display: inline-block;
}
#course-category-listings .item-actions.show .menu img {
    width: 12px;
    max-width: none;
}
#course-category-listings .item-actions .menu-action-text {
    vertical-align: inherit;
}
#course-category-listings .listitem>div>.float-left {
    float: left;
}
#course-category-listings .listitem>div>.float-right {
    float: right;
    text-align: right;
}
#course-category-listings .listitem>div .item-actions .action-show {
    display: none;
}
#course-category-listings .listitem>div .item-actions .action-hide {
    display: inline;
}
#course-category-listings .listitem>div .without-actions {
    color: #333;
}
#course-category-listings .listitem>div .idnumber {
    margin-right: 2em;
}
#course-category-listings .listitem[data-visible="0"] {
    color: #666;
}
#course-category-listings .listitem[data-visible="0"]>div>a {
    color: #666;
}
#course-category-listings .listitem[data-visible="0"]>div .item-actions .action-show {
    display: inline;
}
#course-category-listings .listitem[data-visible="0"]>div .item-actions .action-hide {
    display: none;
}
#course-category-listings .listitem.highlight {
    background-color: #fff;
}
#course-category-listings .listitem.highlight>div, #course-category-listings .listitem.highlight>div:hover, #course-category-listings .listitem.highlight[data-selected="1"]>div {
    background-color: rgba(0, 0, 0, .075);
}
#course-category-listings #course-listing .listitem .categoryname {
    display: inline-block;
    margin-left: 1em;
    color: #a1a1a8;
}
#course-category-listings #course-listing .listitem .coursename {
    display: inline-block;
    flex-basis: 10rem;
}
#course-category-listings #course-listing>.firstpage .listitem:first-child>div .item-actions .action-moveup, #course-category-listings #course-listing>.lastpage .listitem:last-child>div .item-actions .action-movedown {
    display: none;
}
#course-category-listings #course-listing .bulk-action-checkbox {
    margin: -2px 6px 0 0;
}
#course-category-listings #category-listing .listitem.collapsed>ul.ml {
    display: none;
}
#course-category-listings #category-listing .listitem:first-child>div .item-actions .action-moveup, #course-category-listings #category-listing .listitem:last-child>div .item-actions .action-movedown {
    display: none;
}
#course-category-listings #category-listing .course-count {
    color: #a1a1a8;
    margin-right: 2rem;
    min-width: 3.5em;
    display: inline-block;
}
#course-category-listings #category-listing .bulk-action-checkbox {
    margin-right: -3px;
}
#course-category-listings #category-listing .category-listing>ul>.listitem:first-child {
    position: relative;
}
#course-category-listings #category-listing .category-bulk-actions {
    margin: 0 .5em .5em;
    position: relative;
}
#course-category-listings .detail-pair>* {
    display: inline-block;
}
#course-category-listings .detail-pair .pair-key {
    font-weight: 700;
    vertical-align: top;
}
#course-category-listings .detail-pair .pair-key span {
    margin-right: 1rem;
    display: block;
}
#course-category-listings .detail-pair .pair-value select {
    max-width: 100%}
#course-category-listings .bulk-actions .detail-pair>* {
    display: block;
    width: 100%}
#course-category-listings .listing-pagination {
    text-align: center;
}
#course-category-listings .listing-pagination .yui3-button {
    color: #fff;
    background-color: #3d8aff;
    border-color: #3d8aff;
    box-shadow: none;
    border: 0;
    margin: .4rem .2rem .45rem;
    font-size: 10.4px;
}
#course-category-listings .listing-pagination .yui3-button:hover {
    color: #fff;
    background-color: #1773ff;
    border-color: #0a6bff;
}
#course-category-listings .listing-pagination .yui3-button:focus, #course-category-listings .listing-pagination .yui3-button.focus {
    color: #fff;
    background-color: #1773ff;
    border-color: #0a6bff;
    box-shadow: 0 0 0 .2rem rgba(90, 156, 255, .5);
}
#course-category-listings .listing-pagination .yui3-button.disabled, #course-category-listings .listing-pagination .yui3-button:disabled {
    color: #fff;
    background-color: #3d8aff;
    border-color: #3d8aff;
}
#course-category-listings .listing-pagination .yui3-button:not(:disabled):not(.disabled):active, #course-category-listings .listing-pagination .yui3-button:not(:disabled):not(.disabled).active, .show>#course-category-listings .listing-pagination .yui3-button.dropdown-toggle {
    color: #fff;
    background-color: #0a6bff;
    border-color: #0064fc;
}
#course-category-listings .listing-pagination .yui3-button:not(:disabled):not(.disabled):active:focus, #course-category-listings .listing-pagination .yui3-button:not(:disabled):not(.disabled).active:focus, .show>#course-category-listings .listing-pagination .yui3-button.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(90, 156, 255, .5);
}
#course-category-listings .listing-pagination .yui3-button.active-page {
    color: #fff;
    background-color: #0c0b41;
    border-color: #0c0b41;
    box-shadow: none;
}
#course-category-listings .listing-pagination .yui3-button.active-page:hover {
    color: #fff;
    background-color: #060520;
    border-color: #040415;
}
#course-category-listings .listing-pagination .yui3-button.active-page:focus, #course-category-listings .listing-pagination .yui3-button.active-page.focus {
    color: #fff;
    background-color: #060520;
    border-color: #040415;
    box-shadow: 0 0 0 .2rem rgba(48, 48, 94, .5);
}
#course-category-listings .listing-pagination .yui3-button.active-page.disabled, #course-category-listings .listing-pagination .yui3-button.active-page:disabled {
    color: #fff;
    background-color: #0c0b41;
    border-color: #0c0b41;
}
#course-category-listings .listing-pagination .yui3-button.active-page:not(:disabled):not(.disabled):active, #course-category-listings .listing-pagination .yui3-button.active-page:not(:disabled):not(.disabled).active, .show>#course-category-listings .listing-pagination .yui3-button.active-page.dropdown-toggle {
    color: #fff;
    background-color: #040415;
    border-color: #02020a;
}
#course-category-listings .listing-pagination .yui3-button.active-page:not(:disabled):not(.disabled):active:focus, #course-category-listings .listing-pagination .yui3-button.active-page:not(:disabled):not(.disabled).active:focus, .show>#course-category-listings .listing-pagination .yui3-button.active-page.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(48, 48, 94, .5);
}
#course-category-listings .listing-pagination-totals {
    text-align: center;
}
#course-category-listings .listing-pagination-totals.dimmed {
    color: #666;
    margin: .4rem 1rem .45rem;
}
#course-category-listings .select-a-category .notifymessage, #course-category-listings .select-a-category .alert {
    margin: 1em;
}
#course-category-listings #course-listing .listitem .drag-handle {
    display: none;
}
.jsenabled #course-category-listings #course-listing .listitem .drag-handle {
    display: inline-block;
    margin: 0 6px 0 0;
    cursor: pointer;
}
.coursecat-management-header {
    vertical-align: middle;
}
.coursecat-management-header h2 {
    display: inline-block;
    text-align: left;
}
.coursecat-management-header>div {
    float: right;
}
.coursecat-management-header>div>div {
    margin: 10px 0 10px 1em;
    display: inline-block;
}
.coursecat-management-header select {
    max-width: 300px;
    cursor: pointer;
    padding: .4em .5em .45em 1em;
    vertical-align: baseline;
    white-space: nowrap;
}
.coursecat-management-header .view-mode-selector .moodle-actionmenu {
    white-space: nowrap;
    display: inline-block;
}
.coursecat-management-header .view-mode-selector .moodle-actionmenu[data-enhanced].show .menu a {
    padding-left: 1em;
}
.course-being-dragged-proxy {
    border: 0;
    color: #222;
    vertical-align: middle;
    padding: 0 0 0 4em;
}
.course-being-dragged {
    opacity: .5;
}
@media (min-width:1200px) and (max-width:1600px) {
    #course-category-listings.columns-3 {
    background-color: #fff;
    border: 0;
}
#course-category-listings.columns-3 #category-listing, #course-category-listings.columns-3 #course-listing {
    width: 50%}
#course-category-listings.columns-3 #category-listing>div, #course-category-listings.columns-3 #course-listing>div, #course-category-listings.columns-3 #course-detail>div {
    background-color: #fff;
}
#course-category-listings.columns-3 #course-detail {
    width: 100%;
    margin-top: 1em;
}
}@media (max-width:1199px) {
    #course-category-listings.columns-2, #course-category-listings.columns-3 {
    border: 0;
}
#course-category-listings.columns-2 #category-listing, #course-category-listings.columns-2 #course-listing, #course-category-listings.columns-2 #course-detail, #course-category-listings.columns-3 #category-listing, #course-category-listings.columns-3 #course-listing, #course-category-listings.columns-3 #course-detail {
    width: 100%;
    margin: 0 0 1em;
}
}.page-settings-menu .menubar>a>.icon {
    width: auto;
    height: 32px;
    font-size: 32px;
}
.activity-navigation .row {
    align-items: center;
}
.activity-navigation #prev-activity-link, .activity-navigation #next-activity-link {
    white-space: pre-wrap;
}
.automatic-completion-conditions .badge {
    font-size: 100%}
.activity-add, .block-add {
    border-radius: 0;
    color: #0c0b41;
    background-color: #f5f5f7;
    border-color: #33325f;
    border-width: 1px;
    width: 100%}
.activity-add hr, .block-add hr {
    border-top-color: #2a294e;
}
.activity-add .alert-link, .block-add .alert-link {
    color: #040415;
}
.activity-add .pluscontainer, .block-add .pluscontainer {
    border: 1px solid #33325f;
}
.activity-add:hover, .block-add:hover {
    cursor: pointer;
    background-color: #ceced9;
}
.activity-add:hover .activity-add-text, .block-add:hover .activity-add-text {
    text-decoration: underline;
}
.changenumsections {
    border-top: 1px solid #33325f;
}
.section-collapsemenu .collapseall {
    display: block;
}
.section-collapsemenu .expandall {
    display: none;
}
.section-collapsemenu.collapsed .collapseall {
    display: none;
}
.section-collapsemenu.collapsed .expandall {
    display: block;
}
.course-section {
    list-style: none;
    padding-left: 0;
    border-bottom: 1px solid #eaeaea;
}
.course-section:last-child:not(.section-summary) {
    border-bottom: 0;
}
.course-section .sectionbadges .badge {
    margin-left: .5rem;
}
.course-section .course-section-header.draggable {
    cursor: move;
}
.course-section .section_action_menu .dropdown-toggle::after {
    display: none;
}
.course-section .inplaceeditable {
    display: flex;
    align-items: center;
}
.course-section.section-summary {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: .5rem;
    margin-top: .5rem;
    border-radius: 0;
}
.course-section .section-summary-activities .activity-count {
    color: #666;
    font-size: .875rem;
    margin: 3px;
    white-space: nowrap;
    display: inline-block;
}
.course-section.dndupload-dropzone {
    border: 2px dashed #0c0b41;
    padding-left: 2px;
    padding-right: 2px;
    position: relative;
}
.course-section.dndupload-dropzone .dndupload-preview-overlay {
    background-color: #fff;
    opacity: .8;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.course-section.dndupload-dropzone .dndupload-preview-wrapper {
    position: absolute;
    top: 0;
    padding: 2rem;
    width: 100%}
.description .course-description-item {
    font-size: .875em;
    background-color: #f8f9fa;
    padding-left: 1rem;
    padding-right: 1rem;
}
.description .course-description-item .description-inner {
    padding-bottom: .5rem;
    padding-top: .5rem;
    border-bottom: 1px solid #eaeaea;
}
.description .course-description-item .description-inner p:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}
.description .course-description-item:first-child {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.description .course-description-item:first-child .description-inner {
    padding-top: 0;
}
.description .course-description-item:last-child {
    padding-bottom: 1rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.description .course-description-item:last-child .description-inner {
    padding-bottom: 0;
    border-bottom: 0;
}
.course-content .description-inner ul {
    list-style: disc;
}
.course-content .description-inner ul ul {
    list-style: circle;
}
.course-content .description-inner ul ul ul {
    list-style: square;
}
.activity-item {
    position: relative;
    border-radius: 0;
}
.activity-item:not(.activityinline) {
    border: 1px solid #eaeaea;
    padding: 1rem;
}
.activity-item.activityinline {
    padding: 1rem 0;
}
.activity-item.hiddenactivity {
    background-color: #f8f9fa;
}
.activity-item.hiddenactivity .description .course-description-item, .activity-item.hiddenactivity .activityiconcontainer, .activity-item.hiddenactivity .badge {
    mix-blend-mode: multiply;
}
.activity-item .activity-actions .actions {
    position: relative;
}
.activity-item .activity-actions .dropdown-toggle::after {
    display: none;
}
.activity-item .inplaceeditable {
    display: flex;
    flex: 0 1 auto;
    max-width: 100%}
.activity-item .activityname .afterlink {
    margin-left: .5rem;
}
.activity-item .activityname .inplaceeditable .quickeditlink {
    z-index: 2;
    margin-left: .5rem;
}
.activity-item .action-menu-item {
    display: flex;
    align-items: center;
}
.activity-item .action-menu-item .filler {
    display: none;
}
.activity-item .no-overflow {
    width: 100%}
@media (max-width:767.98px) {
    .activity-item .badge {
    white-space: normal;
    text-align: left;
}
}@media (min-width:768px) {
    .activity-item .automatic-completion-conditions {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.activity-item:not(.activityinline) {
    padding: 1.5rem;
}
.activity-item .activity-info, .activity-item .activity-actions {
    margin-left: auto;
    padding-left: .5rem;
    align-self: start;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
}.editing .activity-item {
    cursor: move;
}
.editing .activity-item .a {
    cursor: pointer;
}
.editing .activity-item:hover {
    color: #222;
    background-color: #f5f5f7;
    border-color: #33325f;
}
.editing .activity-item:hover hr {
    border-top-color: #2a294e;
}
.editing .activity-item:hover .alert-link {
    color: #090909;
}
.editing .activity-item:hover .description .course-description-item, .editing .activity-item:hover .activityiconcontainer, .editing .activity-item:hover .badge {
    mix-blend-mode: multiply;
}
.section .draggable .activity-item .dragicon {
    display: none;
}
.automatic-completion-conditions .badge {
    font-size: 80%;
    padding: .5rem;
    margin-top: .25rem;
}
.automatic-completion-conditions .badge .icon {
    width: .7rem;
    height: .7rem;
    font-size: .7rem;
}
.automatic-completion-conditions .badge:first-child {
    margin-top: 0;
}
:target {
    scroll-margin-top: 70px;
}
.pagelayout-embedded :target {
    padding-top: initial;
    margin-top: initial;
}
#nav-drawer.closed {
    left: -305px;
}
#nav-drawer[aria-hidden=true] .list-group-item {
    display: none;
}
[data-region="drawer"] {
    position: fixed;
    width: 285px;
    top: 60px;
    height: calc(100% - 60px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 999;
    background-color: #f2f2f2;
    transition: right 0.5s ease, left 0.5s ease;
}
@media (prefers-reduced-motion:reduce) {
    [data-region="drawer"] {
    transition: none;
}
}@media (min-width:576px) {
    [data-region="drawer"] {
    padding: 20px 20px;
}
.jsenabled .btn-footer-popover {
    transition: 0.2s;
}
}@media (min-width:576px) and (prefers-reduced-motion:reduce) {
    .jsenabled .btn-footer-popover {
    transition: none;
}
}#nav-drawer {
    right: auto;
    left: 0;
}
#nav-drawer .list-group-item-action.active, #nav-drawer .list-group-item.active {
    z-index: inherit;
}
#nav-drawer .list-group-item-action.active+.list-group-item, #nav-drawer .list-group-item.active+.list-group-item {
    border-top: none;
}
#nav-drawer .list-group ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#nav-drawer .list-group li {
    margin-bottom: -1px;
}
#nav-drawer .list-group li:last-child {
    margin-bottom: 0;
}
body.drawer-ease {
    transition: margin-left 0.5s ease, margin-right 0.5s ease;
}
@media (prefers-reduced-motion:reduce) {
    body.drawer-ease {
    transition: none;
}
}@media (min-width:768px) {
    body: not(.uses-drawers).drawer-open-left {
    margin-left: 285px;
}
}@media (min-width:768px) {
    body.drawer-open-left #page.drawers {
    margin-left: 285px;
    padding-left: 1rem;
}
}@media (min-width:768px) {
    body.drawer-open-right {
    margin-right: 315px;
}
}[data-region=right-hand-drawer] {
    display: flex;
    flex-direction: column;
    transition: right 0.2s ease-in-out;
}
@media (prefers-reduced-motion:reduce) {
    [data-region=right-hand-drawer] {
    transition: none;
}
}[data-region=right-hand-drawer].drawer {
    z-index: 1021;
    position: fixed;
    top: 60px;
    right: 0;
    height: calc(100% - 60px);
    width: 320px;
    box-shadow: -2px 2px 4px rgba(0, 0, 0, .25);
    padding: 0;
    visibility: visible;
    opacity: 1;
}
[data-region=right-hand-drawer].hidden {
    display: block;
    right: -320px;
    visibility: hidden;
    opacity: 0;
    transition: right 0.2s ease-in-out, visibility 0s ease-in-out 0.2s, opacity 0s ease-in-out 0.2s;
}
@media (prefers-reduced-motion:reduce) {
    [data-region=right-hand-drawer].hidden {
    transition: none;
}
}@media (max-width:767.98px) {
    [data-region=right-hand-drawer].drawer {
    top: 0;
    height: 100%;
    z-index: 1031;
}
body.drawer-open-left, body.drawer-open-right {
    overflow: hidden;
}
}.dir-rtl [data-region=right-hand-drawer] {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .25);
}
.drawer {
    transition: left 0.2s ease, right 0.2s ease, top 0.2s ease, bottom 0.2s ease, visibility 0.2s ease;
    background-color: #f8f9fa;
    z-index: 1050;
    position: fixed;
    height: 100vh;
    top: 0;
}
@media (prefers-reduced-motion:reduce) {
    .drawer {
    transition: none;
}
}.drawer.not-initialized {
    display: none;
}
.drawer.drawer-right {
    width: 315px;
    max-width: 315px;
    right: calc(-315px + -10px);
    visibility: hidden;
    box-shadow: 0 .25rem .8rem rgba(0, 0, 0, .025);
}
.drawer.drawer-right.show {
    right: 0;
    visibility: visible;
}
.drawer.drawer-right .drawertoggle {
    margin-left: auto;
    margin-right: 5px;
}
.drawer.drawer-left {
    width: 285px;
    max-width: 285px;
    left: calc(-285px + -10px);
    visibility: hidden;
    box-shadow: -.25rem .25rem .8rem rgba(0, 0, 0, .025);
}
.drawer.drawer-left.show {
    left: 0;
    visibility: visible;
}
.drawer.drawer-left .drawertoggle {
    margin-right: auto;
    margin-left: 5px;
}
.drawer.drawer-bottom {
    bottom: -110%}
.drawer.drawer-bottom.show {
    bottom: 0;
}
@media (min-width:992px) {
    .drawer {
    z-index: inherit;
}
.drawer#theme_boost-drawers-blocks:focus-within {
    position: absolute;
}
.drawer#theme_boost-drawers-blocks:focus-within .drawercontent {
    z-index: auto;
}
.drawer.not-initialized {
    display: block;
}
}.drawer-md, .drawer-sm {
    display: none;
}
.drawerheader {
    padding: 0;
    height: 60px;
    display: flex;
    align-items: center;
}
.drawer.scrolled .drawerheader {
    box-shadow: 0 8px 11px -7px rgba(0, 0, 0, .25);
}
@media (max-width:991.98px) {
    .drawer-md {
    display: block;
    transition: left 0.2s ease, right 0.2s ease, top 0.2s ease, bottom 0.2s ease, visibility 0.2s ease;
    background-color: #f8f9fa;
    z-index: 1050;
    position: fixed;
    height: 100vh;
    top: 0;
}
.drawer-md.not-initialized {
    display: none;
}
.drawer-md.drawer-right {
    width: 315px;
    max-width: 315px;
    right: calc(-315px + -10px);
    visibility: hidden;
    box-shadow: 0 .25rem .8rem rgba(0, 0, 0, .025);
}
.drawer-md.drawer-right.show {
    right: 0;
    visibility: visible;
}
.drawer-md.drawer-right .drawertoggle {
    margin-left: auto;
    margin-right: 5px;
}
.drawer-md.drawer-left {
    width: 285px;
    max-width: 285px;
    left: calc(-285px + -10px);
    visibility: hidden;
    box-shadow: -.25rem .25rem .8rem rgba(0, 0, 0, .025);
}
.drawer-md.drawer-left.show {
    left: 0;
    visibility: visible;
}
.drawer-md.drawer-left .drawertoggle {
    margin-right: auto;
    margin-left: 5px;
}
.drawer-md.drawer-bottom {
    bottom: -110%}
.drawer-md.drawer-bottom.show {
    bottom: 0;
}
}@media (max-width:991.98px) and (prefers-reduced-motion:reduce) {
    .drawer-md {
    transition: none;
}
}@media (max-width:767.98px) {
    .drawer-sm {
    display: block;
    transition: left 0.2s ease, right 0.2s ease, top 0.2s ease, bottom 0.2s ease, visibility 0.2s ease;
    background-color: #f8f9fa;
    z-index: 1050;
    position: fixed;
    height: 100vh;
    top: 0;
}
.drawer-sm.not-initialized {
    display: none;
}
.drawer-sm.drawer-right {
    width: 315px;
    max-width: 315px;
    right: calc(-315px + -10px);
    visibility: hidden;
    box-shadow: 0 .25rem .8rem rgba(0, 0, 0, .025);
}
.drawer-sm.drawer-right.show {
    right: 0;
    visibility: visible;
}
.drawer-sm.drawer-right .drawertoggle {
    margin-left: auto;
    margin-right: 5px;
}
.drawer-sm.drawer-left {
    width: 285px;
    max-width: 285px;
    left: calc(-285px + -10px);
    visibility: hidden;
    box-shadow: -.25rem .25rem .8rem rgba(0, 0, 0, .025);
}
.drawer-sm.drawer-left.show {
    left: 0;
    visibility: visible;
}
.drawer-sm.drawer-left .drawertoggle {
    margin-right: auto;
    margin-left: 5px;
}
.drawer-sm.drawer-bottom {
    bottom: -110%}
.drawer-sm.drawer-bottom.show {
    bottom: 0;
}
}@media (max-width:767.98px) and (prefers-reduced-motion:reduce) {
    .drawer-sm {
    transition: none;
}
}.drawercontent {
    position: relative;
    z-index: -1;
    height: calc(100% - 60px);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    overflow-y: auto;
    padding: .4rem;
    scrollbar-width: thin;
    scrollbar-color: #666 #f8f9fa;
}
.drawercontent .dropdown-menu .dropdown-item {
    width: 220px;
    white-space: normal;
}
.drawercontent::-webkit-scrollbar {
    width: 12px;
}
.drawercontent::-webkit-scrollbar-track {
    background: #f8f9fa;
}
.drawercontent::-webkit-scrollbar-thumb {
    background-color: #666;
    border-radius: 20px;
    border: 3px solid #f8f9fa;
}
.drawercontent::-webkit-scrollbar-thumb:hover {
    background-color: #444;
}
.fp-content-center {
    height: 100%;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}
.fp-content-hidden {
    visibility: hidden;
}
.yui3-panel-focused {
    outline: none;
}
.fp-panel-button {
    background: #fff;
    padding: 3px 20px 2px 20px;
    text-align: center;
    margin: 10px;
    border-radius: 10px;
    display: inline-block;
    box-shadow: 2px 2px 3px .1px #999;
}
.filepicker .yui3-widget-content-expanded {
    height: auto;
}
.filepicker .moodle-dialogue-bd {
    min-height: 520px;
}
.file-picker .fp-navbar {
    min-height: 40px;
    padding: 4px;
}
.fp-navbar {
    border-color: #eaeaea;
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.file-picker .fp-content {
    border-top: 0;
    background: #fff;
    clear: none;
    overflow: auto;
    height: 452px;
}
.filepicker.moodle-dialogue-fullscreen .file-picker .fp-content {
    width: 100%}
.file-picker .fp-content-loading {
    height: 100%;
    width: 100%;
    display: table;
    text-align: center;
}
.file-picker .fp-content .fp-object-container {
    width: 98%;
    height: 98%}
.file-picker .fp-def-search {
    margin-top: 0;
}
.file-picker .fp-list {
    list-style-type: none;
    padding: 0;
    float: left;
    width: 100%;
    margin: 0;
}
.file-picker .fp-list .fp-repo a {
    display: block;
    padding: .5em .7em;
}
.file-picker .fp-list .fp-repo.active {
    background: #f2f2f2;
}
.file-picker .fp-list .fp-repo-icon {
    padding: 0 7px 0 5px;
    width: 16px;
    height: 16px;
}
.fp-toolbar {
    float: left;
}
.fp-toolbar.empty {
    display: none;
}
.fp-toolbar .disabled {
    display: none;
}
.fp-toolbar div {
    display: block;
    float: left;
    margin-right: 4px;
}
.fp-toolbar img {
    vertical-align: -15%;
    margin-right: 5px;
}
.fp-viewbar:not(.disabled) a.checked {
    background-color: #d1d1d1;
    color: #282938;
    border-color: #cacaca;
}
.fp-viewbar.disabled a {
    pointer-events: none;
    opacity: .65;
    box-shadow: none;
}
.file-picker .fp-clear-left {
    clear: left;
}
.fp-pathbar.empty {
    display: none;
}
.fp-pathbar .fp-path-folder {
    background: url(/images/path_folder.svg) left 3px no-repeat;
    background-size: 12px 12px;
    height: 12px;
    margin-left: 12px;
}
.fp-pathbar .fp-path-folder-name {
    margin-left: 24px;
}
.fp-iconview .fp-file {
    float: left;
    text-align: center;
    position: relative;
    margin: 10px 10px 35px;
}
.fp-iconview .fp-thumbnail {
    min-width: 110px;
    min-height: 110px;
    line-height: 110px;
    text-align: center;
    border: 1px solid #fff;
    display: block;
}
.fp-iconview .fp-thumbnail img {
    border: 1px solid #ddd;
    padding: 3px;
    vertical-align: middle;
    box-shadow: 1px 1px 2px 0 #ccc;
}
.fp-iconview .fp-thumbnail:hover {
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: inset 0 0 10px0 #ccc;
}
.fp-iconview .fp-filename-field {
    height: 33px;
    margin-top: 3px;
    word-wrap: break-word;
    overflow: hidden;
    position: absolute;
}
.fp-iconview .fp-file:focus .fp-filename-field, .fp-iconview .fp-file:hover .fp-filename-field {
    overflow: visible;
    z-index: 1000;
}
.fp-iconview .fp-file:focus .fp-filename, .fp-iconview .fp-file:hover .fp-filename {
    overflow: inherit;
    white-space: normal;
    text-overflow: inherit;
}
.fp-iconview .fp-filename-field .fp-filename {
    background: #fff;
    padding-top: 5px;
    padding-bottom: 12px;
    min-width: 112px;
}
.file-picker .yui3-datatable table {
    border: 0 solid #bbb;
    width: 100%}
.file-picker .ygtvtn, .filemanager .ygtvtn {
    background: url(/images/tn.gif) 0 0 no-repeat;
    width: 19px;
    height: 32px;
}
.file-picker .ygtvtm, .filemanager .ygtvtm {
    background: url(/images/tm.png) 0 10px no-repeat;
    width: 13px;
    height: 12px;
    cursor: pointer;
}
.file-picker .ygtvtmh, .filemanager .ygtvtmh {
    background: url(/images/tm.png) 0 10px no-repeat;
    width: 13px;
    height: 12px;
    cursor: pointer;
}
.file-picker .ygtvtp, .filemanager .ygtvtp {
    background: url(/images/tp.png) 0 10px no-repeat;
    width: 13px;
    height: 12px;
    cursor: pointer;
}
.file-picker .ygtvtph, .filemanager .ygtvtph {
    background: url(/images/tp.png) 0 10px no-repeat;
    width: 13px;
    height: 22px;
    cursor: pointer;
}
.file-picker .ygtvln, .filemanager .ygtvln {
    background: url(/images/ln.gif) 0 0 no-repeat;
    width: 19px;
    height: 32px;
}
.file-picker .ygtvlm, .filemanager .ygtvlm {
    background: url(/images/lm.png) 0 10px no-repeat;
    width: 13px;
    height: 12px;
    cursor: pointer;
}
.file-picker .ygtvlmh, .filemanager .ygtvlmh {
    background: url(/images/lm.png) 0 10px no-repeat;
    width: 13px;
    height: 12px;
    cursor: pointer;
}
.file-picker .ygtvlp, .filemanager .ygtvlp {
    background: url(/images/lp.png) 0 10px no-repeat;
    width: 13px;
    height: 12px;
    cursor: pointer;
}
.file-picker .ygtvlph, .filemanager .ygtvlph {
    background: url(/images/lp.png) 0 10px no-repeat;
    width: 13px;
    height: 12px;
    cursor: pointer;
}
.file-picker .ygtvloading, .filemanager .ygtvloading {
    background: transparent url(/images/loading_2.gif) 0 0 no-repeat;
    width: 16px;
    height: 22px;
}
.file-picker .ygtvdepthcell, .filemanager .ygtvdepthcell {
    background: url(/images/vline.gif) 0 0 no-repeat;
    width: 17px;
    height: 32px;
}
.file-picker .ygtvblankdepthcell, .filemanager .ygtvblankdepthcell {
    width: 17px;
    height: 22px;
}
a.ygtvspacer:hover {
    color: transparent;
    text-decoration: none;
}
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover {
    background-color: transparent;
    cursor: pointer;
    margin-left: 2px;
    text-decoration: none;
}
.file-picker .ygtvfocus, .filemanager .ygtvfocus {
    background-color: #eee;
}
.fp-filename-icon {
    margin-top: 10px;
    display: block;
    position: relative;
}
.fp-icon {
    float: left;
    margin-top: -7px;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    text-align: center;
    line-height: 24px;
}
.fp-icon img {
    max-height: 24px;
    max-width: 24px;
    vertical-align: middle;
}
.fp-filename {
    padding-right: 10px;
}
.file-picker .fp-login-form {
    height: 100%;
    width: 100%;
    display: table;
}
.file-picker .fp-upload-form {
    height: 100%;
    width: 100%;
    display: table;
}
.file-picker .fp-upload-form table {
    margin: 0 auto;
}
.file-picker.fp-dlg {
    text-align: center;
}
.file-picker.fp-dlg .fp-dlg-buttons {
    margin: 0 20px;
}
.file-picker.fp-msg {
    text-align: center;
}
.file-picker .fp-content-error {
    height: 100%;
    width: 100%;
    display: table;
    text-align: center;
}
.file-picker .fp-nextpage {
    clear: both;
}
.file-picker .fp-nextpage .fp-nextpage-loading {
    display: none;
}
.file-picker .fp-nextpage.loading .fp-nextpage-link {
    display: none;
}
.file-picker .fp-nextpage.loading .fp-nextpage-loading {
    display: block;
    text-align: center;
    height: 100px;
    padding-top: 50px;
}
.fp-select .fp-select-loading {
    text-align: center;
    margin-top: 20px;
}
.fp-select table {
    padding: 0 0 10px;
}
.fp-select table .mdl-right {
    min-width: 84px;
}
.fp-select .fp-reflist .mdl-right {
    vertical-align: top;
}
.fp-select .fp-select-buttons {
    float: right;
}
.fp-select .fp-info {
    font-size: .75rem;
}
.fp-select .fp-thumbnail {
    float: left;
    min-width: 110px;
    min-height: 110px;
    line-height: 110px;
    text-align: center;
    margin: 10px 20px 0 0;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: inset 0 0 10px 0 #ccc;
}
.fp-select .fp-thumbnail img {
    border: 1px solid #ddd;
    padding: 3px;
    vertical-align: middle;
    margin: 10px;
}
.fp-select .fp-fileinfo {
    display: inline-block;
    margin-top: 10px;
}
.file-picker.fp-select .fp-fileinfo {
    max-width: 240px;
}
.fp-select .fp-fileinfo div {
    padding-bottom: 5px;
}
.file-picker.fp-select .uneditable {
    display: none;
}
.file-picker.fp-select .fp-select-loading {
    display: none;
}
.file-picker.fp-select.loading .fp-select-loading {
    display: block;
}
.file-picker.fp-select.loading form {
    display: none;
}
.fp-select .fp-dimensions.fp-unknown {
    display: none;
}
.fp-select .fp-size.fp-unknown {
    display: none;
}
.filemanager-loading {
    display: none;
}
.jsenabled .filemanager-loading {
    display: block;
    margin-top: 100px;
}
.filemanager.fm-loading .filemanager-toolbar, .filemanager.fm-loading .fp-pathbar, .filemanager.fm-loading .filemanager-container, .filemanager.fm-loaded .filemanager-loading, .filemanager.fm-maxfiles .fp-btn-add, .filemanager.fm-maxfiles .dndupload-message, .filemanager.fm-noitems .fp-btn-download, .filemanager.fm-noitems .fp-btn-delete, .filemanager .fm-empty-container, .filemanager.fm-noitems .filemanager-container .fp-content {
    display: none;
}
.filemanager .fp-img-downloading {
    display: none;
    padding-top: 7px;
}
.filemanager .filemanager-updating {
    display: none;
    text-align: center;
}
.filemanager.fm-updating .filemanager-updating {
    display: block;
    margin-top: 37px;
}
.filemanager.fm-updating .fm-content-wrapper, .filemanager.fm-nomkdir .fp-btn-mkdir, .fitem.disabled .filemanager .filemanager-toolbar, .fitem.disabled .filemanager .fp-pathbar, .fitem.disabled .filemanager .fp-restrictions, .fitem.disabled .filemanager .fm-content-wrapper {
    display: none;
}
.filemanager .fp-restrictions {
    text-align: right;
}
.filemanager-toolbar {
    padding: 4px;
    overflow: hidden;
}
.filemanager .fp-pathbar.empty {
    display: none;
}
.filepicker-filelist, .filemanager-container {
    min-height: 140px;
    border: 1px solid #eaeaea;
    border-radius: 0;
}
.filemanager .fp-content {
    overflow: auto;
    max-height: 472px;
    min-height: 157px;
}
.filemanager-container, .filepicker-filelist {
    overflow: hidden;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.file-picker .yui3-datatable-header {
    background: initial;
}
.fitem.disabled .filepicker-filelist, .fitem.disabled .filemanager-container {
    background-color: #ebebe4;
}
.fitem.disabled .fp-btn-choose {
    color: #666;
}
.fitem.disabled .filepicker-filelist .filepicker-filename {
    display: none;
}
.fp-iconview .fp-reficons1 {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.fp-iconview .fp-reficons2 {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.fp-iconview .fp-file.fp-hasreferences .fp-reficons1 {
    background: url(/images/link.svg) no-repeat;
    background-position: bottom right;
    background-size: 16px 16px;
}
.fp-iconview .fp-file.fp-isreference .fp-reficons2 {
    background: url(/images/alias.svg) no-repeat;
    background-position: bottom left;
    background-size: 16px 16px;
}
.filemanager .fp-iconview .fp-file.fp-originalmissing .fp-thumbnail img {
    display: none;
}
.filemanager .fp-iconview .fp-file.fp-originalmissing .fp-thumbnail {
    background: url(/images/dead.png) no-repeat;
    background-position: center center;
}
.filemanager .yui3-datatable table {
    border: 0 solid #bbb;
    width: 100%}
.filemanager .yui3-datatable-header {
    background: #fff!important;
    border-bottom: 1px solid #ccc!important;
    border-left: 0 solid #fff!important;
    color: #555!important;
}
.filemanager .yui3-datatable-odd .yui3-datatable-cell {
    background-color: #f6f6f6!important;
    border-left: 0 solid #f6f6f6;
}
.filemanager .yui3-datatable-even .yui3-datatable-cell {
    background-color: #fff!important;
    border-left: 0 solid #fff;
}
.filemanager .fp-filename-icon.fp-hasreferences .fp-reficons1 {
    background: url(/images/link_sm.svg) no-repeat 0 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 8px;
    left: 17px;
    background-size: 16px 16px;
}
.filemanager .fp-filename-icon.fp-isreference .fp-reficons2 {
    background: url(/images/alias_sm.svg) no-repeat 0 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 9px;
    left: -6px;
    background-size: 16px 16px;
}
.filemanager .fp-contextmenu {
    display: none;
}
.filemanager .fp-iconview .fp-folder.fp-hascontextmenu .fp-contextmenu {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.filemanager .fp-treeview .fp-folder.fp-hascontextmenu .fp-contextmenu, .filemanager .fp-tableview .fp-folder.fp-hascontextmenu .fp-contextmenu {
    display: inline;
    position: absolute;
    left: 14px;
    margin-right: -20px;
    top: 6px;
}
.filepicker-filelist .filepicker-container, .filemanager.fm-noitems .fm-empty-container {
    display: block;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    border: 2px dashed #bbb;
    padding-top: 85px;
    text-align: center;
}
.filepicker-filelist .dndupload-target, .filemanager-container .dndupload-target {
    background: #fff;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    border: 2px dashed #fb7979;
    padding-top: 85px;
    text-align: center;
    box-shadow: 0 0 0 10px #fff;
}
.filepicker-filelist.dndupload-over .dndupload-target, .filemanager-container.dndupload-over .dndupload-target {
    background: #fff;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    border: 2px dashed #6c8cd3;
    padding-top: 85px;
    text-align: center;
}
.dndupload-message {
    display: none;
}
.dndsupported .dndupload-message {
    display: inline;
}
.dnduploadnotsupported-message {
    display: none;
}
.dndnotsupported .dnduploadnotsupported-message {
    display: inline;
}
.dndupload-target {
    display: none;
}
.dndsupported .dndupload-ready .dndupload-target {
    display: block;
}
.dndupload-uploadinprogress {
    display: none;
    text-align: center;
}
.dndupload-uploading .dndupload-uploadinprogress {
    display: block;
}
.dndupload-arrow {
    width: 100%;
    height: 80px;
    position: absolute;
    top: 5px;
    color: #8c8c8c;
}
.fitem.disabled .filepicker-container, .fitem.disabled .fm-empty-container {
    display: none;
}
.dndupload-progressbars {
    padding: 10px;
    display: none;
}
.dndupload-inprogress .dndupload-progressbars {
    display: block;
}
.dndupload-inprogress .fp-content {
    display: none;
}
.filemanager.fm-noitems .dndupload-inprogress .fm-empty-container {
    display: none;
}
.filepicker-filelist.dndupload-inprogress .filepicker-container {
    display: none;
}
.filepicker-filelist.dndupload-inprogress a {
    display: none;
}
.filemanager.fp-select .fp-select-loading {
    display: none;
}
.filemanager.fp-select.loading .fp-select-loading {
    display: block;
}
.filemanager.fp-select.loading form {
    display: none;
}
.filemanager.fp-select.fp-folder .fp-license, .filemanager.fp-select.fp-folder .fp-author, .filemanager.fp-select.fp-file .fp-file-unzip, .filemanager.fp-select.fp-folder .fp-file-unzip, .filemanager.fp-select.fp-file .fp-file-zip, .filemanager.fp-select.fp-zip .fp-file-zip {
    display: none;
}
.filemanager.fp-select .fp-file-setmain, .filemanager.fp-select .fp-file-setmain-help {
    display: none;
}
.filemanager.fp-select.fp-cansetmain .fp-file-setmain, .filemanager.fp-select.fp-cansetmain .fp-file-setmain-help {
    display: inline-block;
}
.filemanager .fp-mainfile .fp-filename {
    font-weight: 700;
}
.filemanager.fp-select.fp-folder .fp-file-download {
    display: none;
}
.fm-operation {
    font-weight: 700;
}
.filemanager.fp-select .fp-original.fp-unknown, .filemanager.fp-select .fp-original .fp-originloading {
    display: none;
}
.filemanager.fp-select .fp-original.fp-loading .fp-originloading {
    display: inline;
}
.filemanager.fp-select .fp-reflist.fp-unknown, .filemanager.fp-select .fp-reflist .fp-reflistloading {
    display: none;
}
.filemanager.fp-select .fp-reflist.fp-loading .fp-reflistloading {
    display: inline;
}
.filemanager.fp-select .fp-reflist .fp-value {
    background: #f9f9f9;
    border: 1px solid #bbb;
    padding: 8px 7px;
    margin: 0;
    max-height: 75px;
    overflow: auto;
}
.filemanager.fp-select .fp-reflist .fp-value li {
    padding-bottom: 7px;
}
.filemanager.fp-mkdir-dlg {
    text-align: center;
}
.filemanager.fp-mkdir-dlg .fp-mkdir-dlg-text {
    text-align: left;
    margin: 20px;
}
.filemanager.fp-dlg {
    text-align: center;
}
.file-picker div.bd {
    text-align: left;
}
.fp-formset {
    padding: 10px;
}
.fp-formset input[type="file"] {
    line-height: inherit;
}
.fp-forminset {
    padding: 0 10px;
}
.fp-fileinfo .fp-value {
    display: inline-block;
    padding-left: 5px;
}
.hidden {
    display: none;
}
.preferences-container .container-fluid, .preferences-container .container-sm {
    padding: 0;
}
.preferences-container .container-fluid .col-md-6, .preferences-container .container-sm .col-md-6 {
    min-height: 20px;
}
.preferences-container .align-bottom {
    vertical-align: bottom;
}
.preferences-container .preference-table {
    border: 1px solid #ddd;
}
.preferences-container .preference-table thead th {
    text-align: center;
}
.preferences-container .preference-table thead th .config-warning {
    display: none;
}
.preferences-container .preference-table thead th.unconfigured .config-warning {
    display: inline-block;
}
.preferences-container .preference-table tr th {
    border-left: 1px solid #eaeaea;
}
.preferences-container .preference-table tr td:not(:first-child) {
    width: 150px;
    text-align: center;
}
.preferences-container .preference-table tr td:nth-child(even) {
    border: 1px solid #eaeaea;
}
.preferences-container .preference-table .preference-row .hover-tooltip-container {
    display: inline-block;
}
.preferences-container .preference-table .preference-row .preference-name {
    vertical-align: middle;
}
.preferences-container .preference-table .preference-row .disabled-message {
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.preferences-container .preference-table .preference-row.loading .preference-name .loading-icon {
    display: block;
}
.disabled-message {
    display: none;
}
.disabled .disabled-message {
    display: block;
}
.disabled .disabled-message+form {
    display: none;
}
.general-settings-container .loading-icon {
    display: none;
}
.general-settings-container .loading .loading-icon {
    display: inline-block;
}
.general-settings-container label {
    display: inline-block;
}
.processor-container {
    position: relative;
}
.processor-container .loading-container {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(255, 255, 255, .5);
}
.processor-container .loading-container .vertical-align {
    height: 100%;
    width: 0%;
    display: inline-block;
    vertical-align: middle;
}
.processor-container.loading .loading-container {
    display: block;
}
.preferences-page-container .checkbox-container {
    margin: 30px 5px;
    line-height: 20px;
}
.preferences-page-container .checkbox-container input {
    line-height: 20px;
    margin: 0;
}
.preferences-page-container .checkbox-container .loading-icon {
    display: none;
}
.preferences-page-container .checkbox-container.loading .loading-icon {
    display: inline-block;
}
.notification-area {
    height: 600px;
    box-sizing: border-box;
    border-radius: 4px;
    margin-bottom: 30px;
    border: 1px solid #e3e3e3;
}
@media (max-height:670px) {
    .notification-area {
    height: 500px;
}
}.notification-area .control-area {
    box-sizing: border-box;
    display: inline-block;
    width: 300px;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    border-right: 1px solid #e3e3e3;
}
.notification-area .control-area .content {
    position: relative;
}
.notification-area .control-area .content .content-item-container {
    cursor: pointer;
}
.notification-area .control-area .content:empty+.empty-text {
    display: block;
}
.notification-area .control-area .loading-icon {
    display: none;
}
.notification-area .control-area .empty-text {
    display: none;
    text-align: center;
    padding-top: 20px;
}
.notification-area .control-area.loading .loading-icon {
    display: block;
    text-align: center;
    box-sizing: border-box;
    padding: 5px;
}
.notification-area .control-area.loading .content:empty+.empty-text {
    display: none;
}
.notification-area .content-area {
    box-sizing: border-box;
    display: inline-block;
    width: calc(100% - 300px);
    float: right;
}
.notification-area .content-area .toggle-mode {
    display: none;
}
.notification-area .content-area .header {
    height: 50px;
    box-sizing: border-box;
    border-bottom: 1px solid #e3e3e3;
    padding: 5px;
}
.notification-area .content-area .header .image-container {
    display: inline-block;
    height: 25px;
    width: 24px;
    float: left;
}
.notification-area .content-area .header .subject-container {
    display: inline-block;
    max-width: calc(100% - 24px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 25px;
    padding-left: 5px;
    box-sizing: border-box;
}
.notification-area .content-area .header .timestamp {
    font-size: 10px;
    line-height: 10px;
    margin: 0;
    color: #666;
    margin-left: 30px;
}
.notification-area .content-area .header:empty {
    display: none;
}
.notification-area .content-area>.content {
    height: 500px;
    box-sizing: border-box;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 15px;
}
@media (max-height:670px) {
    .notification-area .content-area>.content {
    height: 400px;
}
}.notification-area .content-area>.content:empty {
    display: none;
}
.notification-area .content-area>.content:empty+.empty-text {
    display: block;
    text-align: center;
    padding-top: 100px;
}
.notification-area .content-area .empty-text {
    display: none;
}
.notification-area .content-area .footer {
    height: 50px;
    box-sizing: border-box;
    text-align: center;
}
.notification-area .content-area .footer a {
    line-height: 50px;
}
.notification-area .content-area .footer:empty {
    display: none;
}
@media (max-width:979px) {
    .notification-area {
    position: relative;
    overflow: hidden;
}
.notification-area .control-area {
    border-right: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
    transition: left 0.25s;
}
.notification-area .content-area {
    width: 100%;
    position: absolute;
    top: 0;
    right: -100%;
    opacity: 0;
    visibility: hidden;
    transition: right 0.25s, opacity 0.25s, visibility 0.25s;
}
.notification-area .content-area .toggle-mode {
    display: inline-block;
    float: left;
    width: 70px;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
.notification-area .content-area .header {
    display: inline-block;
    width: calc(100% - 70px);
}
.notification-area.show-content-area .control-area {
    left: -100%;
    opacity: 0;
    visibility: hidden;
    transition: left 0.25s, opacity 0.25s, visibility 0.25s;
}
.notification-area.show-content-area .content-area {
    right: 0;
    opacity: 1;
    visibility: visible;
    transition: right 0.25s;
}
}.drawer .message-app {
    height: 100%}
.drawer .message-app .icon-back-in-app {
    display: none;
}
.drawer .message-app .icon-back-in-drawer {
    display: inherit;
}
.message-app {
    display: flex;
    flex-direction: column;
    background-color: #ececec;
}
.message-app .icon-back-in-drawer {
    display: none;
}
.message-app.main {
    min-height: 400px;
}
.message-app .header-container {
    flex-shrink: 0;
}
.message-app .overflow-y {
    overflow-y: auto;
}
@media (max-height:320px) {
    .message-app .header-container [data-region="view-overview"]: not(.hidden) {
    display: flex;
    align-items: center;
}
.message-app .footer-container [data-region="view-overview"] {
    display: none;
}
.message-app .overflow-y {
    overflow-y: unset;
}
}.message-app .body-container {
    flex: 1;
    overflow: hidden;
}
.message-app .body-container>* {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    overflow: auto;
}
.message-app .footer-container {
    flex-shrink: 0;
}
.message-app .footer-container textarea {
    direction: ltr;
}
.message-app .contact-status {
    position: absolute;
    left: 39px;
    top: 39px;
    width: 10px;
    height: 10px;
    border-radius: 50%}
.message-app .contact-status.online {
    border: 1px solid #fff;
    background-color: #26cba4;
}
.message-app .message p {
    margin: 0;
}
.message-app .clickable {
    cursor: pointer;
}
.message-app .clickable:hover {
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, .3));
}
.message-app a, .message-app .btn-link {
    color: inherit;
}
.message-app .btn-link:hover, .message-app .btn-link:focus {
    background-color: rgba(0, 0, 0, .035);
    text-decoration: none;
}
.message-app .icon {
    margin-right: 0;
}
.message-app .overview-section-toggle .collapsed-icon-container {
    display: none;
}
.message-app .overview-section-toggle .expanded-icon-container {
    display: inline-block;
}
.message-app .overview-section-toggle.collapsed .collapsed-icon-container {
    display: inline-block;
}
.message-app .overview-section-toggle.collapsed .expanded-icon-container {
    display: none;
}
.message-app .btn.btn-link.btn-icon {
    height: 16px;
    width: 16px;
    padding: 0;
    border-radius: 50%;
    flex-shrink: 0;
}
.message-app .btn.btn-link.btn-icon:hover, .message-app .btn.btn-link.btn-icon:focus {
    background-color: #f4f5f7;
}
.message-app .btn.btn-link.btn-icon.icon-size-0 {
    height: 20px!important;
    width: 20px!important;
}
.message-app .btn.btn-link.btn-icon.icon-size-1 {
    height: 24px!important;
    width: 24px!important;
}
.message-app .btn.btn-link.btn-icon.icon-size-2 {
    height: 28px!important;
    width: 28px!important;
}
.message-app .btn.btn-link.btn-icon.icon-size-3 {
    height: 36px!important;
    width: 36px!important;
}
.message-app .btn.btn-link.btn-icon.icon-size-4 {
    height: 44px!important;
    width: 44px!important;
}
.message-app .btn.btn-link.btn-icon.icon-size-5 {
    height: 52px!important;
    width: 52px!important;
}
.message-app .btn.btn-link.btn-icon.icon-size-6 {
    height: 60px!important;
    width: 60px!important;
}
.message-app .btn.btn-link.btn-icon.icon-size-7 {
    height: 68px!important;
    width: 68px!important;
}
.message-app .view-overview-body .section {
    display: block;
}
.message-app .view-overview-body .section.expanded {
    display: flex;
}
.message-app .view-overview-body .section div[data-region="toggle"] {
    padding: .1rem;
}
.message-app .view-conversation .content-message-container img {
    max-width: 100%}
.message-app .list-group {
    border-radius: 0;
}
.message-app .list-group .list-group-item {
    border-left: 0;
    border-right: 0;
}
.message-app .list-group .list-group-item:hover {
    color: #fff;
    background-color: #0c0b41;
}
.message-app .list-group .list-group-item:hover .badge-primary {
    background-color: #fff;
    color: #0c0b41;
}
.message-app .list-group .list-group-item:first-child {
    border-top: 0;
}
.message-app .list-group .list-group-item:last-child {
    border-bottom: 0;
}
.message-app .list-group .list-group-item.list-group-item-action {
    margin: .1rem;
    width: auto;
    text-align: inherit;
}
.message-app .last-message {
    min-height: 1.5rem;
}
.message-app .section .collapsing {
    overflow: hidden;
}
.message-app .message.send {
    background-color: #d9d9d9;
    color: #282938;
}
.message-app .message.send .time {
    color: #282938;
}
.message-app .message.send .tail {
    right: 0;
    margin-right: -.5rem;
    border-bottom-color: #d9d9d9;
}
.message-app .message.received {
    background-color: #fff;
    color: #282938;
}
.message-app .message.received .time {
    color: #696974;
}
.message-app .message.received .tail {
    left: 0;
    margin-left: -.5rem;
    border-bottom-color: #fff;
}
.message-app .message .tail {
    content: "";
    bottom: 0;
    width: 0;
    height: 0;
    border: .5rem solid transparent;
    position: relative;
}
.message-app .day {
    color: #282938;
}
.message-app .lazy-load-list {
    overflow-y: auto;
}
#page-message-index #page-header {
    display: none;
}
#page-message-index #region-main {
    height: 100%;
    margin-top: 0;
}
#page-message-index #region-main .conversationcontainer .section {
    max-height: calc(100vh - 50px);
}
#page-message-index #region-main div[role="main"] {
    height: 100%}
#page-message-index #region-main div[role="main"] #maincontent {
    margin-top: -1px;
}
#page-message-index #region-main div[role="main"] .message-app.main {
    height: 100%}
.dir-rtl .message-drawer {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .08);
}
.message-app .emoji-picker-container {
    position: absolute;
    top: -5px;
    right: 5px;
    transform: translateY(-100%);
}
.message-app .emoji-picker-container .emoji-picker .picker-row .emoji-button {
    height: 40px;
    width: 40px;
}
@media (max-width:575.98px) {
    .message-app .emoji-picker-container {
    right: -.5rem;
}
}@media (max-height:495px) {
    .message-app .emoji-picker-container {
    position: fixed;
    top: 0;
    transform: none;
}
}.message-app .emoji-auto-complete-container {
    overflow: auto;
    max-height: 90px;
    transition: max-height 0.15s ease-in-out;
    visibility: visible;
}
.message-app .emoji-auto-complete-container.hidden {
    display: block;
    max-height: 0;
    visibility: hidden;
    overflow: hidden;
    transition: max-height 0.15s ease-in-out, visibility 0s linear 0.15s, overflow 0s linear 0.15s;
}
.questionbank h2 {
    margin-top: 0;
}
.questioncategories h3 {
    margin-top: 0;
}
#chooseqtypebox {
    margin-top: 1em;
}
#chooseqtype h3 {
    margin: 0 0 .3em;
}
#chooseqtype .instruction {
    display: none;
}
#chooseqtype .fakeqtypes {
    border-top: 1px solid silver;
}
#chooseqtype .qtypeoption {
    margin-bottom: .5em;
}
#chooseqtype label {
    display: block;
}
#chooseqtype .qtypename img {
    padding: 0 .3em;
}
#chooseqtype .qtypename {
    display: inline-table;
    width: 16em;
}
#chooseqtype .qtypesummary {
    display: block;
    margin: 0 2em;
}
#chooseqtype .submitbuttons {
    margin: .7em 0;
    text-align: center;
}
#qtypechoicecontainer {
    display: none;
}
#qtypechoicecontainer_c.yui-panel-container.shadow .underlay {
    background: none;
}
#qtypechoicecontainer.yui-panel .hd {
    color: #333;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 1px solid #ccc;
    border-bottom: 1px solid #bbb;
    background-image: linear-gradient(to bottom, #fff 0%, #ccc 100%);
    background-repeat: repeat-x;
}
#qtypechoicecontainer {
    font-size: 12px;
    color: #333;
    background: #f2f2f2;
    border-radius: 10px;
    border: 1px solid #ccc;
    border-top: 0 none;
    box-shadow: 5px 5px 20px 0 #666;
}
#qtypechoicecontainer #chooseqtype {
    width: 40em;
}
#chooseqtypehead h3 {
    margin: 0;
    font-weight: 400;
}
#chooseqtype .qtypes {
    position: relative;
    border-bottom: 1px solid #bbb;
    padding: .24em 0;
}
#chooseqtype .alloptions {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: calc(100vh - 15em);
    width: 60%}
#chooseqtype .qtypeoption {
    margin-bottom: 0;
    padding: .3em .3em .3em 1.6em;
}
#chooseqtype .qtypeoption img {
    vertical-align: text-bottom;
    padding-left: 1em;
    padding-right: .5em;
}
#chooseqtype .selected {
    background-color: #fff;
    box-shadow: 0 0 10px 0 #ccc;
}
#chooseqtype .instruction, #chooseqtype .qtypesummary {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 60%;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 1.5em 1.6em;
    background-color: #fff;
}
#chooseqtype .instruction, #chooseqtype .selected .qtypesummary {
    display: block;
}
#categoryquestions {
    margin: 0;
}
#categoryquestions td, #categoryquestions th {
    padding: 0 .2em;
    max-width: 40vw;
}
#categoryquestions th {
    text-align: left;
    font-weight: 400;
}
#categoryquestions>tbody>tr.r1 {
    background-color: rgba(0, 0, 0, .03);
}
#categoryquestions>tbody>tr.highlight {
    border: 1px solid #3d8aff;
}
#categoryquestions .checkbox {
    padding-left: 5px;
}
#categoryquestions .checkbox input[type="checkbox"] {
    margin-left: 0;
    float: none;
}
#categoryquestions .iconcol {
    padding: 3px;
    box-sizing: content-box;
}
#categoryquestions .iconcol .icon {
    margin: 0;
    width: 12px;
    height: 12px;
}
#categoryquestions label {
    margin: 0;
    display: block;
}
#categoryquestions .header {
    text-align: left;
}
#page-mod-quiz-edit div.questionbankwindow div.header {
    margin: 0;
}
#page-mod-quiz-edit div.questionbankwindow.block {
    padding: 0;
}
.questionbank .singleselect {
    margin: 0;
}
#combinedfeedbackhdr div.fhtmleditor {
    padding: 0;
}
#combinedfeedbackhdr div.fcheckbox {
    margin-bottom: 1em;
}
#multitriesheader div.fitem_feditor {
    margin-top: 1em;
}
#multitriesheader div.fitem_fgroup {
    margin-bottom: 1em;
}
#multitriesheader div.fitem_fgroup fieldset.felement label {
    margin-left: .3em;
    margin-right: .3em;
}
body.path-question-type .form-group .col-form-label.sr-only:not(legend):not([for="id_category"]) {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0 .5rem 0 0;
    overflow: visible;
    clip: auto;
    clip-path: none;
    border: 0;
}
.que {
    clear: left;
    text-align: left;
    margin: 0 auto 1.8em auto;
}
.que .info {
    float: left;
    width: 7em;
    padding: .5em;
    margin-bottom: 1.8em;
    background-color: #f8f9fa;
    border: 1px solid #c7c7c7;
    border-radius: 2px;
}
.que h3.no {
    margin: 0;
    font-size: .8em;
    line-height: 1;
}
.que span.qno {
    font-size: 1.5em;
    font-weight: 700;
}
.que .info>div {
    font-size: .8em;
    margin-top: .7em;
}
.que .info .questionflag.editable {
    cursor: pointer;
}
.que .info .editquestion img, .que .info .questionflag img, .que .info .questionflag input {
    vertical-align: bottom;
}
.que .content {
    margin: 0 0 0 8.5em;
}
.que .formulation, .que .outcome, .que .comment {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 0 solid transparent;
    border-radius: 0;
}
.que .outcome, .que .comment {
    color: #973e0c;
    background-color: #ffe1d0;
    border-color: #ffd5bd;
}
.que .outcome hr, .que .comment hr {
    border-top-color: #ffc5a4;
}
.que .outcome .alert-link, .que .comment .alert-link {
    color: #682b08;
}
.que .outcome a, .que .comment a {
    color: #000;
}
.que .formulation {
    color: #0c1c33;
    background-color: #ecf4ff;
    border-color: #c9deff;
}
.que .formulation hr {
    border-top-color: #b0ceff;
}
.que .formulation .alert-link {
    color: #02050a;
}
.que.multichoice .answer div.r0 .icon.fa-check, .que.multichoice .answer div.r1 .icon.fa-check, .que.multichoice .answer div.r0 .icon.fa-remove, .que.multichoice .answer div.r1 .icon.fa-remove {
    text-indent: 0;
}
.formulation input[type="text"], .formulation select {
    width: auto;
    vertical-align: baseline;
}
.que.multianswer .formulation .yui3-widget-positioned {
    box-sizing: content-box;
}
.que.multianswer .formulation .yui3-widget-positioned .feedbackspan {
    width: inherit;
    max-width: inherit;
}
.path-mod-quiz input[size] {
    width: auto;
    max-width: 100%}
.que .comment {
    color: #146a55;
    background-color: #d4f5ed;
    border-color: #c2f0e6;
}
.que .comment hr {
    border-top-color: #aeebde;
}
.que .comment .alert-link {
    color: #0c3f33;
}
.que .ablock {
    margin: .7em 0 .3em 0;
}
.que .im-controls {
    margin-top: .5em;
    text-align: left;
}
.que .specificfeedback, .que .generalfeedback, .que .numpartscorrect .que .rightanswer, .que .im-feedback, .que .feedback, .que p {
    margin: 0 0 .5em;
}
.que .correctness.correct {
    color: #fff;
    background-color: #26cba4;
}
a.que .correctness.correct:hover, a.que .correctness.correct:focus {
    color: #fff;
    background-color: #1ea081;
}
a.que .correctness.correct:focus, a.que .correctness.correct.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(38, 203, 164, .5);
}
.que .correctness.partiallycorrect {
    color: #fff;
    background-color: #FF6914;
}
a.que .correctness.partiallycorrect:hover, a.que .correctness.partiallycorrect:focus {
    color: #fff;
    background-color: #e05100;
}
a.que .correctness.partiallycorrect:focus, a.que .correctness.partiallycorrect.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 105, 20, .5);
}
.que .correctness.notanswered, .que .correctness.incorrect {
    color: #fff;
    background-color: #d75252;
}
a.que .correctness.notanswered:hover, a.que .correctness.incorrect:hover, a.que .correctness.notanswered:focus, a.que .correctness.incorrect:focus {
    color: #fff;
    background-color: #c82e2e;
}
a.que .correctness.notanswered:focus, a.que .correctness.incorrect:focus, a.que .correctness.notanswered.focus, a.que .correctness.incorrect.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(215, 82, 82, .5);
}
.que .qtext {
    margin-bottom: 1.5em;
}
.que .validationerror {
    color: #d75252;
}
.que .grading, .que .comment, .que .commentlink, .que .history {
    margin-top: .5em;
}
.que .history h3 {
    margin: 0 0 .2em;
    font-size: 1em;
}
.que .history table {
    width: 100%;
    margin: 0;
}
.que .history .current {
    font-weight: 700;
}
.que .questioncorrectnessicon {
    vertical-align: text-bottom;
}
body.jsenabled .questionflag input[type=checkbox] {
    display: none;
}
.que .questionflagimage {
    padding-right: 3px;
    height: 16px;
    width: 16px;
}
.importerror {
    margin-top: 10px;
    border-bottom: 1px solid #555;
}
.mform .que.comment .fitemtitle {
    width: 20%}
#page-question-preview #techinfo {
    margin: 1em 0;
}
#page-question-preview .collapsibleregion .collapsibleregioncaption, #page-question-preview .collapsibleregion .collapsibleregionextracontent {
    display: inline-block;
}
#page-mod-quiz-edit ul.slots .activityinstance>a {
    display: flex;
    max-width: 100%;
    align-items: center;
    text-indent: 0;
    padding-left: 0;
}
#page-mod-quiz-edit ul.slots .activityinstance img.activityicon {
    margin-left: 0;
    width: 16px;
    height: 16px;
    padding-right: 4px;
}
#page-mod-quiz-edit .activity img.activityicon {
    vertical-align: text-top;
}
#page-mod-quiz-edit .box.generalbox.questionbank {
    padding: .5em;
}
#page-mod-quiz-edit .questionbank .categorypagingbarcontainer, #page-mod-quiz-edit .questionbank .categoryquestionscontainer, #page-mod-quiz-edit .questionbank .choosecategory {
    padding: 0;
}
#page-mod-quiz-edit .questionbank .choosecategory select {
    width: 100%}
#page-mod-quiz-edit div.questionbank .categoryquestionscontainer {
    background: transparent;
}
#page-mod-quiz-edit .questionbankwindow div.header {
    color: #444;
    text-shadow: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin: 0 -10px 0 -10px;
    padding: 2px 10px 2px 10px;
    background: transparent;
}
#page-mod-quiz-edit .questionbankwindow div.header a:link, #page-mod-quiz-edit .questionbankwindow div.header a:visited {
    color: #222;
}
#page-mod-quiz-edit .questionbankwindow div.header a:hover {
    color: #0c0b41;
}
#page-mod-quiz-edit .createnewquestion {
    padding: .3em 0;
}
#page-mod-quiz-edit .createnewquestion div, #page-mod-quiz-edit .createnewquestion input {
    margin: 0;
}
#page-mod-quiz-edit .questionbankwindow div.header .title {
    color: #222;
}
#page-mod-quiz-edit div.container div.generalbox {
    background-color: transparent;
    padding: 1.5em;
}
#page-mod-quiz-edit .categoryinfo {
    background-color: transparent;
    border-bottom: none;
}
#page-mod-quiz-edit .createnewquestion .singlebutton input {
    margin-bottom: 0;
}
#page-mod-quiz-edit div.questionbank .categorysortopotionscontainer, #page-mod-quiz-edit div.questionbank .categoryselectallcontainer {
    padding: 0 0 1.5em 0;
}
#page-mod-quiz-edit div.questionbank .categorypagingbarcontainer {
    background-color: transparent;
    margin: 0;
    border-top: 0;
    border-bottom: 0;
}
#page-mod-quiz-edit div.questionbank .categorypagingbarcontainer .paging {
    padding: 0 .3em;
}
#page-mod-quiz-edit div.question div.content div.questioncontrols {
    background-color: #fff;
}
#page-mod-quiz-edit div.question div.content div.points {
    margin-top: -.5em;
    padding-bottom: 0;
    border: none;
    background-color: #fff;
    position: static;
    width: 12.1em;
    float: right;
    margin-right: 60px;
}
#page-mod-quiz-edit div.question div.content div.points br {
    display: none;
}
#page-mod-quiz-edit div.question div.content div.points label {
    display: inline-block;
}
#page-mod-quiz-edit div.quizpage .pagecontent .pagestatus {
    background-color: #fff;
}
#page-mod-quiz-edit .quizpagedelete, #page-mod-quiz-edit .quizpagedelete img {
    background-color: transparent;
}
#page-mod-quiz-edit div.quizpage .pagecontent {
    border: 1px solid #ddd;
    border-radius: 2px;
    overflow: hidden;
}
#page-mod-quiz-edit div.questionbank .categoryinfo {
    padding: .3em 0;
}
.questionbankwindow .module {
    width: auto;
}
.questionbankwindow .form-autocomplete-selection {
    margin-left: 0;
}
#page-mod-quiz-edit div.editq div.question div.content {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    overflow: hidden;
}
#page-mod-quiz-edit ul.slots .activityinstance img.activityicon {
    margin-top: 0;
    padding-right: 4px;
}
.path-mod-quiz .statedetails {
    display: block;
    font-size: .9em;
}
a#hidebankcmd {
    color: #222;
}
.que.shortanswer .answer {
    padding: 0;
}
.que label {
    display: inline;
}
.que .content .answer div[data-region="answer-label"] .mediaplugin {
    width: 400px;
}
body.path-question-type .mform fieldset.hidden {
    padding: 0;
    margin: .7em 0 0;
}
.que.ddwtos, .que.ddwtos .drop {
    box-sizing: content-box;
}
.tag-condition-container {
    position: relative;
}
@media (max-width:767.98px) {
    .que .info {
    float: none;
    width: auto;
}
.que .content {
    margin: 0;
}
}@media (max-width:991.98px) {
    #categoryquestions td, #categoryquestions th {
    max-width: 75vw;
}
}.userprofile .fullprofilelink {
    text-align: center;
    margin: 10px;
}
.userprofile .page-context-header {
    margin-bottom: 10px;
    column-count: 1;
}
.userprofile .description {
    margin-top: 10px;
    margin-bottom: 30px;
}
.userprofile .profile_tree {
    column-count: 2;
}
#participantsform .no-overflow {
    overflow: visible;
}
.userprofile dl.list>dd+dt {
    clear: left;
}
.user-box {
    margin: 8px;
    width: 115px;
    height: 160px;
    text-align: center;
    float: left;
    clear: none;
}
#page-user-profile .node_category ul, .path-user .node_category ul {
    margin: 0;
    list-style: none;
    padding-left: 0;
}
#page-user-profile .node_category li, .path-user .node_category li {
    margin-top: 5px;
}
#page-user-profile .node_category .editprofile, #page-user-profile .node_category .viewmore, .path-user .node_category .editprofile, .path-user .node_category .viewmore {
    text-align: right;
}
.ajax-contact-button {
    box-sizing: border-box;
    position: relative;
}
.ajax-contact-button.loading .loading-icon {
    display: block;
}
.ajax-contact-button .loading-icon {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .7);
}
.ajax-contact-button .loading-icon .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
@media (max-width:480px) {
    .userprofile .profile_tree {
    column-count: 1;
}
}.userlist #showall {
    margin: 10px 0;
}
.userlist .buttons {
    text-align: center;
}
.userlist .buttons label {
    padding: 0 3px;
}
.userlist table#participants {
    text-align: center;
}
.userlist table#participants td {
    text-align: left;
    padding: 4px;
    vertical-align: middle;
}
.userlist table#participants th {
    text-align: left;
    padding: 4px;
}
.userlist table.controls {
    width: 100%}
.userlist table.controls tr {
    vertical-align: top;
}
.userlist table.controls .right {
    text-align: right;
}
.userlist table.controls .groupselector {
    margin-bottom: 0;
    margin-top: 0;
}
.userlist table.controls .groupselector label {
    display: block;
}
.userinfobox {
    width: 100%;
    border: 1px solid;
    border-collapse: separate;
    padding: 10px;
}
.userinfobox .left, .userinfobox .side {
    width: 100px;
    vertical-align: top;
}
.userinfobox .userpicture {
    width: 100px;
    height: 100px;
}
.userinfobox .content {
    vertical-align: top;
}
.userinfobox .links {
    width: 100px;
    padding: 5px;
    vertical-align: bottom;
}
.userinfobox .links a {
    display: block;
}
.userinfobox .list td {
    padding: 3px;
}
.userinfobox .username {
    padding-bottom: 20px;
    font-weight: 700;
}
.userinfobox td.label {
    text-align: right;
    white-space: nowrap;
    vertical-align: top;
    font-weight: 700;
}
.group-edit {
    position: absolute;
    right: 0;
    margin-right: .6em;
}
.group-image {
    display: block;
    float: left;
    margin-right: 1em;
}
.group-image .grouppicture {
    border-radius: 50%}
.groupinfobox .left {
    padding: 10px;
    width: 100px;
    vertical-align: top;
}
.course-participation #showall {
    text-align: center;
    margin: 10px 0;
}
#user-policy .noticebox {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    width: 80%;
    height: 250px;
}
#user-policy #policyframe {
    width: 100%;
    height: 100%}
.iplookup #map {
    margin: auto;
}
.userselector select {
    width: 100%}
.userselector div {
    margin-top: .2em;
}
.userselector div label {
    margin-right: .3em;
}
.userselector .userselector-infobelow {
    font-size: .8em;
}
#userselector_options .collapsibleregioncaption {
    font-weight: 700;
}
#userselector_options p {
    margin: .2em 0;
    text-align: left;
}
#page-user-profile .messagebox {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#page-course-view-weeks .messagebox {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.profileeditor>.singleselect {
    margin: 0 .5em 0 0;
}
.profileeditor>.singlebutton {
    display: inline-block;
    margin: 0 0 0 .5em;
}
.profileeditor>.singlebutton div, .profileeditor>.singlebutton input {
    margin: 0;
}
.userlist h3 .action-icon {
    display: none;
}
#page-enrol-users .popover {
    max-width: none;
}
.user-enroller-panel {
    width: 600px;
}
[data-filterverbfor], [data-filterregion="filter"]:last-child [data-filterregion="joinadverb"] {
    display: none;
}
[data-filterverb="0"] [data-filterverbfor="0"], [data-filterverb="1"] [data-filterverbfor="1"], [data-filterverb="2"] [data-filterverbfor="2"] {
    display: block;
}
#page-user-contactsitesupport .supporticon i {
    font-size: 35px;
}
.search-results .result {
    margin-left: 0;
    margin-right: 0;
}
.search-results .result .result-content {
    margin: 7px 0;
}
.search-results .result .filename {
    font-style: italic;
}
.simplesearchform .input-group input.form-control {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.simplesearchform .btn {
    padding-left: .5rem;
    padding-right: .5rem;
}
.simplesearchform .btn .icon {
    margin: 0;
}
.simplesearchform .btn-submit {
    border-color: #eaeaea;
    color: #666;
}
.simplesearchform .btn-close, .simplesearchform .btn-clear {
    position: absolute;
    top: 0;
    right: 0;
    color: #666;
    z-index: 4;
}
.simplesearchform .btn-close {
    right: 2.2rem;
}
.simplesearchform .btn-submit {
    background-color: #f8f9fa;
}
.simplesearchform .withclear {
    padding-right: 2rem;
}
.simplesearchform .searchinput {
    display: flex;
    flex: 1 1 auto;
}
.simplesearchform .collapsing {
    height: inherit;
    transition: none;
    width: inherit;
}
.simplesearchform .collapse.show, .simplesearchform .collapsing {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: flex;
    background-color: #fff;
    z-index: 1060;
    height: 60px;
}
.simplesearchform .collapse.show .form-inline, .simplesearchform .collapsing .form-inline {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}
.search-areas-actions {
    margin-bottom: 1rem;
}
.search-areas-actions>div {
    margin-right: 1rem;
    display: inline-block;
}
#core-search-areas .lastcol li {
    margin-left: 24px;
    text-indent: -24px;
}
#core-search-areas .lastcol li>i {
    text-indent: 0;
}
.jsenabled .mform .containsadvancedelements .advanced {
    display: none;
}
.mform .containsadvancedelements .advanced.show {
    display: flex;
}
#adminsettings span.error {
    display: inline-block;
    border: 1px solid #f4cfcf;
    border-radius: 4px;
    background-color: #f7dcdc;
    padding: 4px;
    margin-bottom: 4px;
}
.mform .form-inline .form-control, .mform .form-inline .custom-select {
    max-width: 100%}
.mform .form-inline textarea.form-control {
    width: 100%}
.mform .form-inline .form-group {
    margin: .1rem .25rem .1rem 0;
}
.mform .form-inline br+label {
    justify-content: flex-start;
    width: 100%;
    margin-right: 0;
}
.unresponsive.mform .form-inline, .unresponsive.mform .form-inline label {
    display: inline-flex;
}
#jump-to-activity.custom-select {
    width: 100%}
.mform fieldset {
    margin-bottom: .5rem;
    border-bottom: 1px solid #eaeaea;
}
#adminsettings .form-control[size] {
    width: auto;
}
#adminsettings .error {
    color: #d75252;
}
.mform ul.file-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.mform label .req, .mform label .adv {
    cursor: help;
}
input#id_externalurl {
    direction: ltr;
}
#portfolio-add-button {
    display: inline;
}
.form-defaultinfo, .form-label .form-shortname {
    color: #666;
}
.form-label .form-shortname {
    font-size: .75rem;
    display: block;
}
.form-item .form-inline {
    display: inline;
}
.form-inline label:not(.sr-only):not(.accesshide)+select {
    margin-left: .5rem;
}
.formsettingheading .form-horizontal {
    color: #666;
}
.no-felement.fstatic {
    color: #666;
    padding-top: 5px;
}
.no-fitem .fstaticlabel {
    font-weight: 700;
}
.form-item .form-setting .defaultsnext>input {
    display: inline-block;
}
.form-item .form-setting .form-checkbox.defaultsnext {
    margin-top: 5px;
    display: inline-block;
}
#adminsettings h3 {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 1.4;
    font-size: 1.25rem;
    line-height: 2.8;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
.mform .fitem .felement input[name="email"], .mform .fitem .felement input[name="email2"], .mform .fitem .felement input[name="url"], .mform .fitem .felement input[name="idnumber"], .mform .fitem .felement input[name="phone1"], .mform .fitem .felement input[name="phone2"] {
    text-align: left;
    direction: ltr;
}
.que.match .mediaplugin {
    width: 50vw;
}
#page-admin-grade-edit-scale-edit .error input#id_name {
    margin-right: 170px;
}
#page-grade-edit-outcome-course .courseoutcomes {
    margin-left: auto;
    margin-right: auto;
    width: 100%}
#page-grade-edit-outcome-course .courseoutcomes td {
    text-align: center;
}
#installform #id_wwwroot, #installform #id_dirroot, #installform #id_dataroot, #installform #id_dbhost, #installform #id_dbname, #installform #id_dbuser, #installform #id_dbpass, #installform #id_prefix {
    direction: ltr;
}
.mdl-right>label {
    display: inline-block;
}
.singleselect {
    max-width: 100%}
.form-item .form-label label {
    margin-bottom: 0;
}
div#dateselector-calendar-panel {
    z-index: 3100;
}
fieldset.coursesearchbox label {
    display: inline;
}
#id_availabilityconditionsjson[aria-hidden=true], .availability-field [aria-hidden=true] {
    display: none;
}
.availability-field label {
    display: inline-flex;
}
.availability-field .availability-group label {
    vertical-align: top;
}
.availability-eye {
    clear: left;
    float: left;
}
.availability-inner, .availability-plugincontrols {
    float: left;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 1rem;
    margin-top: .5rem;
}
.availability-plugincontrols, .availability-childlist .availability-inner {
    margin-left: .625rem;
}
.availability-field .availability-plugincontrols .availability-group select {
    max-width: 12rem;
}
[data-fieldtype=autocomplete] select, [data-fieldtype=tags] select, .form-autocomplete-original-select {
    visibility: hidden;
    overflow: hidden;
    width: 15rem;
    height: 44px;
    margin: 0;
    padding: 0;
    border: 0;
    margin-top: 1.65rem;
    vertical-align: bottom;
}
.form-autocomplete-selection {
    margin: .25rem 0;
    min-height: 2.5rem;
}
.form-autocomplete-selection [role=option] {
    cursor: pointer;
    white-space: inherit;
    word-break: break-word;
    line-height: 1.4;
    text-align: left;
}
.form-autocomplete-suggestions {
    position: absolute;
    background-color: #fff;
    border: 1px solid #eaeaea;
    min-width: 206px;
    max-height: 20em;
    overflow: auto;
    margin: .125rem 0 0;
    padding: .5rem 0;
    z-index: 2;
}
.form-autocomplete-suggestions li {
    list-style-type: none;
    padding: 6px 20px;
    margin: 0;
    cursor: pointer;
    color: #222;
}
.form-autocomplete-suggestions li:hover, .form-autocomplete-suggestions li:focus, .form-autocomplete-suggestions li[aria-selected="true"] {
    background-color: #0c0b41;
    color: #fff;
}
.form-autocomplete-suggestions li::before {
    content: "​"}
.form-autocomplete-downarrow {
    color: #222;
    top: .2rem;
    right: .5rem;
    cursor: pointer;
}
.form-autocomplete-downarrow .loading-icon {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
}
.form-autocomplete-selection+input.form-control {
    width: auto;
    display: inline-block;
    vertical-align: middle;
}
.form-autocomplete-selection [data-active-selection=true] {
    box-shadow: none;
}
select.form-control[size], select.form-control[multiple] {
    padding-right: 0;
}
select.form-control[size] option, select.form-control[multiple] option {
    width: fit-content;
}
select[size], select[multiple] {
    overflow: auto;
}
select[size="1"] {
    overflow: visible;
}
textarea[data-auto-rows] {
    overflow-x: hidden;
    resize: none;
}
.mform.full-width-labels .fitem.row {
    margin-left: 0;
    margin-right: 0;
}
.mform.full-width-labels .fitem.row>.col-md-3, .mform.full-width-labels .fitem.row>.col-md-9 {
    flex: 0 0 100%;
    max-width: 100%;
    width: inherit;
    padding-right: 0;
    padding-left: 0;
}
.mform.full-width-labels .fitem.row.femptylabel>.col-md-3 {
    display: none;
}
.mform.full-width-labels .fitem.row .form-control {
    width: 100%}
.mform .col-form-label .form-label-addon {
    margin-left: .25rem;
}
@media (min-width:576px) {
    .mform: not(.full-width-labels) .col-form-label .form-label-addon {
    margin-left: auto;
}
}@media (min-width:768px) {
    .form-inline .col-md-9, .form-inline .col-md-3 {
    margin-bottom: 1rem;
    width: auto;
}
.form-inline .col-md-9 label, .form-inline .col-md-3 label {
    margin-left: 1rem;
}
}[data-fieldtype="modgrade"] .form-group {
    padding-bottom: .375rem;
}
[data-fieldtype="modgrade"] {
    background-color: #fff;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 1.25rem;
    margin-left: 8px;
    max-width: 30rem;
}
[data-filetypesbrowserbody] [aria-expanded="false"]>[role="group"], [data-filetypesbrowserbody] [aria-expanded="false"] [data-filetypesbrowserfeature="hideifcollapsed"], [data-filetypesbrowserbody] [aria-expanded="true"] [data-filetypesbrowserfeature="hideifexpanded"] {
    display: none;
}
.form-inline[data-fieldtype="autocomplete"], .form-inline[data-fieldtype="tags"] {
    display: block;
}
[data-fieldtype="editor"]>div {
    flex-grow: 1;
}
@media (min-width:768px) {
    .mform fieldset .fcontainer.collapseable .col-form-label {
    padding-left: 2.5rem;
}
}@media (min-width:576px) {
    .mform .form-inline .fdefaultcustom label {
    justify-content: initial;
}
}.collapsemenu .collapseall {
    display: block;
}
.collapsemenu .expandall {
    display: none;
}
.collapsemenu.collapsed .collapseall {
    display: none;
}
.collapsemenu.collapsed .expandall {
    display: block;
}
.input-group.form-inset .form-inset-item {
    position: absolute;
    padding-top: calc(0.375rem + 1px);
    z-index: 3;
}
.input-group.form-inset.form-inset-left .form-control {
    padding-left: 1.5rem;
}
.input-group.form-inset.form-inset-right .form-control {
    padding-right: 1.5rem;
}
.input-group.form-inset.form-inset-right .form-inset-item {
    right: 0;
}
.pagelayout-login #region-main {
    border: 0;
    background-color: inherit;
}
.pagelayout-login #page {
    background: #f8f9fa;
    background-image: linear-gradient(to right, #f8f9fa 0%, #d9d9d9 100%);
    background-repeat: repeat-x;
}
.pagelayout-login #page div[role="main"] {
    height: 100%}
.login-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%}
.login-container {
    background-color: #fff;
    padding: 3rem;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    margin-bottom: 2rem;
}
.login-container .login-languagemenu {
    display: flex;
    justify-content: flex-start;
}
.login-container .login-languagemenu .dropdown-menu {
    max-height: 300px;
    overflow-y: auto;
}
.login-container .login-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 1rem;
}
.login-container .login-divider {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    border-top: 1px solid #eaeaea;
}
.login-container h1.login-heading {
    font-size: 2rem;
}
.login-container h2.login-heading {
    font-size: 1.5rem;
}
.login-container .login-identityproviders .login-identityprovider-btn {
    border: 1px solid #eaeaea;
}
.login-container .divider {
    width: 1px;
    background-color: #d9d9d9;
    height: 2rem;
}
.login-container .action-menu-trigger a {
    margin: .5rem 0;
}
@media (min-width:768px) {
    .login-container {
    max-width: 600px;
    border-radius: 0;
}
}select {
    width: auto;
}
.path-mod .activity-header:not(:empty) {
    background-color: #f8f9fa;
    margin-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    border-radius: 0;
}
.path-mod .activity-header:not(:empty)>div:last-child>div:last-child {
    border-bottom: 0;
}
.path-mod .activity-information .activity-dates {
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #eaeaea;
}
.path-mod .activity-information .completion-info {
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #eaeaea;
}
.path-mod .activity-description {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.path-mod .activity-description>.box.py-3 {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.path-mod .activity-description>.box.py-3:empty {
    display: none;
}
.path-mod .automatic-completion-conditions .badge {
    font-size: 80%;
    padding: .5rem;
    margin-top: .25rem;
    mix-blend-mode: multiply;
}
.path-mod .automatic-completion-conditions .badge.badge-light {
    background-color: #f4f5f7!important;
}
.path-mod .automatic-completion-conditions .badge .icon {
    width: .7rem;
    height: .7rem;
    font-size: .7rem;
}
.path-mod .automatic-completion-conditions .badge:first-child {
    margin-top: 0;
}
.path-mod .activity-description .no-overflow p:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}
.path-mod-choice .horizontal .choices .option {
    display: inline-block;
}
.path-mod-choice .choices .option label {
    vertical-align: top;
}
.path-mod-forum .forumsearch input, .path-mod-forum .forumsearch .helptooltip {
    margin: 0 3px;
}
.path-mod-forum .forumheaderlist, .path-mod-forum .forumheaderlist td {
    border: none;
}
.path-mod-forum .forumheaderlist thead .header, .path-mod-forum .forumheaderlist tbody .discussion td {
    white-space: normal;
    vertical-align: top;
    padding-left: .5em;
    padding-right: .5em;
}
.path-mod-forum .forumheaderlist thead .header {
    white-space: normal;
    vertical-align: top;
}
.path-mod-forum .forumheaderlist thead .header.replies {
    text-align: center;
}
.path-mod-forum .forumheaderlist thead .header.lastpost {
    text-align: right;
}
.path-mod-forum .forumheaderlist thead .header th.discussionsubscription, .path-mod-forum .forumheaderlist tbody .discussion td.discussionsubscription {
    width: 16px;
    padding-left: .5em;
    padding-right: .5em;
}
.path-mod-forum .forumheaderlist .discussion .replies, .path-mod-forum .forumheaderlist .discussion .lastpost {
    white-space: normal;
}
.path-mod-forum .forumheaderlist .discussion .discussionsubscription, .path-mod-forum .forumheaderlist .discussion .replies {
    text-align: center;
}
.path-mod-forum .forumheaderlist .discussion .topic, .path-mod-forum .forumheaderlist .discussion .discussionsubscription, .path-mod-forum .forumheaderlist .discussion .topic.starter, .path-mod-forum .forumheaderlist .discussion .replies, .path-mod-forum .forumheaderlist .discussion .lastpost {
    vertical-align: top;
}
.path-mod-forum .discussion-list .topic {
    font-weight: inherit;
}
.discussion-settings-container .custom-select {
    width: 100%}
.discussion-settings-container input {
    max-width: 100%}
.forumpost {
    border: 1px solid #eaeaea;
    display: block;
    padding: 6px;
}
.forumpost .header {
    margin-bottom: 3px;
}
.forumpost .picture img {
    margin: 3px;
}
.forumpost .picture img.userpicture {
    margin-left: 3px;
    margin-right: 10px;
}
.forumpost .content .posting.fullpost {
    margin-top: 8px;
}
.forumpost .row {
    display: block;
}
.forumpost .row .topic, .forumpost .row .content-mask, .forumpost .row .options {
    margin-left: 48px;
}
.forumpost .row.side {
    clear: both;
}
.forumpost .row .left {
    width: 48px;
}
.forumpost .options .commands {
    margin-left: 0;
}
.forumpost .subject {
    font-weight: 700;
}
.forumsearch input[type=text] {
    margin-bottom: 0;
}
#page-mod-forum-view table .fit-content {
    width: 1px;
    white-space: nowrap;
}
#page-mod-forum-view table .limit-width {
    max-width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#page-mod-forum-view table .limit-width .author-info {
    max-width: calc(100% - 35px - .5rem);
}
#page-mod-forum-discuss .discussioncontrols {
    width: auto;
    margin: 0;
}
#page-mod-forum-discuss .discussioncontrols .form-inline input {
    margin-top: -1px;
}
@keyframes background-highlight {
    from {
    background-color: rgba(0, 123, 255, .5);
}
to {
    background-color: inherit;
}
}.path-mod-forum .nested-v2-display-mode .discussionsubscription, .path-mod-forum.nested-v2-display-mode .discussionsubscription {
    margin-top: 0;
    text-align: inherit;
    margin-bottom: 0;
}
.path-mod-forum .nested-v2-display-mode .preload-subscribe, .path-mod-forum .nested-v2-display-mode .preload-unsubscribe, .path-mod-forum.nested-v2-display-mode .preload-subscribe, .path-mod-forum.nested-v2-display-mode .preload-unsubscribe {
    display: none;
}
.path-mod-forum .nested-v2-display-mode .post-message, .path-mod-forum.nested-v2-display-mode .post-message {
    line-height: 1.6;
}
.path-mod-forum .nested-v2-display-mode .indent, .path-mod-forum.nested-v2-display-mode .indent {
    margin-left: 0;
}
.path-mod-forum .nested-v2-display-mode .badge, .path-mod-forum.nested-v2-display-mode .badge {
    font-size: inherit;
    font-weight: inherit;
    padding-left: .5rem;
    padding-right: .5rem;
    border-radius: 10rem;
}
.path-mod-forum .nested-v2-display-mode .badge-light, .path-mod-forum.nested-v2-display-mode .badge-light {
    background-color: #f6f6f6;
    color: #5b5b5b;
}
.path-mod-forum .nested-v2-display-mode .rating-aggregate-container, .path-mod-forum.nested-v2-display-mode .rating-aggregate-container {
    background-color: #f6f6f6;
    color: #5b5b5b;
    padding: .25em .5em;
    line-height: 1;
    margin-right: .5rem;
    vertical-align: middle;
    border-radius: 10rem;
    text-align: center;
}
.path-mod-forum .nested-v2-display-mode .ratinginput, .path-mod-forum.nested-v2-display-mode .ratinginput {
    padding: .25em 1.75rem .25em .75em;
    line-height: 1;
    height: auto;
    border-radius: 10rem;
}
@media (max-width:767.98px) {
    .path-mod-forum .nested-v2-display-mode .ratinginput, .path-mod-forum.nested-v2-display-mode .ratinginput {
    margin-top: .5rem;
}
}.path-mod-forum .nested-v2-display-mode .group-image, .path-mod-forum.nested-v2-display-mode .group-image {
    width: 35px;
    height: 35px;
    margin-right: 0;
    float: none;
    display: inline-block;
}
.path-mod-forum .nested-v2-display-mode .alert.discussionlocked, .path-mod-forum.nested-v2-display-mode .alert.discussionlocked {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.path-mod-forum .nested-v2-display-mode .text-muted, .path-mod-forum .nested-v2-display-mode .dimmed_text, .path-mod-forum.nested-v2-display-mode .text-muted, .path-mod-forum.nested-v2-display-mode .dimmed_text {
    color: #707070!important;
}
.path-mod-forum .nested-v2-display-mode .author-header, .path-mod-forum.nested-v2-display-mode .author-header {
    font-style: italic;
}
.path-mod-forum .nested-v2-display-mode .author-header .author-name, .path-mod-forum.nested-v2-display-mode .author-header .author-name {
    font-style: normal;
}
.path-mod-forum .nested-v2-display-mode .tag_list>b, .path-mod-forum.nested-v2-display-mode .tag_list>b {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.path-mod-forum .nested-v2-display-mode :target>.focus-target, .path-mod-forum.nested-v2-display-mode :target>.focus-target {
    animation-name: background-highlight;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}
.path-mod-forum .nested-v2-display-mode .forum-post-container .replies-container .forum-post-container, .path-mod-forum.nested-v2-display-mode .forum-post-container .replies-container .forum-post-container {
    border-top: 1px solid #dee2e6;
    padding-top: 1.5rem;
}
.path-mod-forum .nested-v2-display-mode .forum-post-container .replies-container .forum-post-container .replies-container .forum-post-container, .path-mod-forum.nested-v2-display-mode .forum-post-container .replies-container .forum-post-container .replies-container .forum-post-container {
    border-top: none;
    padding-top: 0;
}
.path-mod-forum .nested-v2-display-mode .forum-post-container .replies-container .inline-reply-container .reply-author, .path-mod-forum.nested-v2-display-mode .forum-post-container .replies-container .inline-reply-container .reply-author {
    display: none;
}
.path-mod-forum .nested-v2-display-mode .forum-post-container .post-message p:last-of-type, .path-mod-forum.nested-v2-display-mode .forum-post-container .post-message p:last-of-type {
    margin-bottom: 0;
}
.path-mod-forum .nested-v2-display-mode .forum-post-container .author-image-container, .path-mod-forum.nested-v2-display-mode .forum-post-container .author-image-container {
    width: 70px;
    margin-right: 24px;
    flex-shrink: 0;
}
.path-mod-forum .nested-v2-display-mode .forum-post-container .inline-reply-container textarea, .path-mod-forum.nested-v2-display-mode .forum-post-container .inline-reply-container textarea {
    border: 0;
    resize: none;
}
.path-mod-forum .nested-v2-display-mode .forum-post-container .indent .indent, .path-mod-forum.nested-v2-display-mode .forum-post-container .indent .indent {
    padding-left: 94px;
}
.path-mod-forum .nested-v2-display-mode .forum-post-container .indent .indent .author-image-container, .path-mod-forum.nested-v2-display-mode .forum-post-container .indent .indent .author-image-container {
    width: 30px;
    margin-right: 8px;
    padding-top: 3px;
}
.path-mod-forum .nested-v2-display-mode .forum-post-container .indent .indent .indent, .path-mod-forum.nested-v2-display-mode .forum-post-container .indent .indent .indent {
    padding-left: 38px;
}
.path-mod-forum .nested-v2-display-mode .forum-post-container .indent .indent .indent .indent .indent .indent, .path-mod-forum.nested-v2-display-mode .forum-post-container .indent .indent .indent .indent .indent .indent {
    padding-left: 0;
}
@media (max-width:767.98px) {
    #page-mod-forum-discuss.nested-v2-display-mode .forum-post-container .author-image-container {
    width: 30px;
    margin-right: 8px;
}
#page-mod-forum-discuss.nested-v2-display-mode .forum-post-container .indent .indent {
    padding-left: 38px;
}
#page-mod-forum-discuss.nested-v2-display-mode .forum-post-container .indent .indent .indent .indent {
    padding-left: 0;
}
#page-mod-forum-discuss.nested-v2-display-mode .group-image {
    width: 30px;
    height: 30px;
}
}.filter-scrollable {
    overflow-y: auto;
    max-height: 25em;
    margin-bottom: 1em;
}
.filter-dates-popover {
    width: 100%;
    max-width: 41.5em;
}
@keyframes expandSearchButton {
    from {
    height: 36px;
    width: 36px;
    border-radius: 18px;
    background-color: #f4f5f7;
}
to {
    width: 100%;
    height: calc(1.5em + 1rem + 2px);
    border-radius: 0;
    background-color: #fff;
    border-color: #eaeaea;
    padding-left: calc(0.5rem + 8px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: 1.125rem;
    line-height: 1.5;
    right: 0;
}
@media (max-width:1200px) {
    to {
    font-size: calc(0.9225rem + 0.27vw);
}
}}@keyframes collapseSearchButton {
    from {
    width: 100%;
    height: calc(1.5em + 1rem + 2px);
    border-radius: 0;
    background-color: #fff;
    border-color: #eaeaea;
    padding-left: calc(0.5rem + 8px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: 1.125rem;
    line-height: 1.5;
    right: 0;
}
@media (max-width:1200px) {
    from {
    font-size: calc(0.9225rem + 0.27vw);
}
}to {
    height: 36px;
    width: 36px;
    border-radius: 18px;
    background-color: #f4f5f7;
}
}.path-mod-forum .unified-grader .navbar {
    max-height: none;
    z-index: 1;
}
.path-mod-forum .unified-grader .body-container {
    overflow: auto;
}
.path-mod-forum .unified-grader .body-container.hidden {
    display: none!important;
}
.path-mod-forum .unified-grader .userpicture {
    height: 60px;
    width: 60px;
}
.path-mod-forum .unified-grader .grader-grading-panel {
    top: 0;
    position: absolute;
    height: 100%;
    z-index: 0;
    width: 430px;
}
.path-mod-forum .unified-grader .grader-grading-panel.hidden {
    right: -430px;
}
.path-mod-forum .unified-grader .grader-grading-panel .grading-icon {
    width: 36px;
}
.path-mod-forum .unified-grader .grader-grading-panel .user-picker-container .user-full-name {
    max-width: 240px;
}
.path-mod-forum .unified-grader .grader-grading-panel .user-picker-container .page-link {
    width: 36px;
    height: 36px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.path-mod-forum .unified-grader .grader-grading-panel .header-container {
    height: 65px;
    position: relative;
    overflow: hidden;
}
.path-mod-forum .unified-grader .grader-grading-panel .header-container .info-container {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    padding: .5rem;
    padding-right: calc(36px + 0.5rem);
    opacity: 1;
    visibility: visible;
    transition: left 0.3s ease-in-out;
    z-index: 1;
}
.path-mod-forum .unified-grader .grader-grading-panel .header-container .toggle-search-button.expand {
    animation-name: expandSearchButton;
    animation-duration: 0.3s;
    animation-timing-function: ease-in-out;
}
.path-mod-forum .unified-grader .grader-grading-panel .header-container .toggle-search-button.collapse {
    display: block;
    animation-name: collapseSearchButton;
    animation-duration: 0.3s;
}
.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container {
    overflow: hidden;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: 2;
    width: 100%;
    height: 100%!important;
    padding: .5rem;
}
.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container .search-input-container {
    position: relative;
    overflow: visible;
    flex-wrap: nowrap;
}
.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container .search-input-container input {
    padding-left: calc(0.5rem + 0.5rem + 34px);
    padding-right: calc(0.5rem + 36px);
    opacity: 1;
    visibility: visible;
    transition: opacity 0s linear 0.3s, visibility 0s linear;
}
.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container .search-input-container .search-icon {
    position: absolute;
    top: 50%;
    left: .5rem;
    transform: translateY(-50%);
    color: #222;
    height: 36px;
    width: 34px;
    background-color: #fff;
    opacity: 1;
    visibility: visible;
    transition: opacity 0s linear 0.3s, visibility 0s linear 0.3s;
}
.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container .search-input-container .toggle-search-button {
    position: absolute;
    top: 50%;
    right: .5rem;
    transform: translateY(-50%);
    z-index: 1;
    color: inherit;
    text-align: left;
    padding-left: 9px;
    transition: right 0s linear 0.3s;
}
.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container .search-input-container .toggle-search-button .expanded-icon {
    opacity: 1;
    visibility: visible;
    max-width: 50px;
    max-height: 50px;
    transition: opacity 0s linear 0.3s, max-height 0s linear 0.3s, max-width 0s linear 0.3s, visibility 0s linear 0.3s;
}
.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container .search-input-container .toggle-search-button .collapsed-icon {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    max-width: 0;
    overflow: hidden;
    transition: opacity 0s linear 0.3s, max-height 0s linear 0.3s, max-width 0s linear 0.3s, visibility 0s linear 0.3s;
}
.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container.collapsed {
    width: calc(36px + 0.5rem + 0.5rem);
    transition: width 0.3s ease-in-out;
}
.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container.collapsed .search-input-container {
    flex-wrap: nowrap;
}
.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container.collapsed .search-input-container input, .path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container.collapsed .search-input-container .search-icon {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0s linear, visibility 0s linear;
}
.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container.collapsed .search-input-container input {
    padding-left: 0;
    padding-right: 0;
}
.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container.collapsed .search-input-container .toggle-search-button .expanded-icon {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    max-width: 0;
    overflow: hidden;
    transition: opacity 0s linear, max-height 0s linear, max-width 0s linear, visibility 0s linear;
}
.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container.collapsed .search-input-container .toggle-search-button .collapsed-icon {
    opacity: 1;
    visibility: visible;
    max-width: 50px;
    max-height: 50px;
    transition: opacity 0s linear, max-height 0s linear, max-width 0s linear, visibility 0s linear;
}
.path-mod-forum .unified-grader .grader-grading-panel .header-container .user-search-container:not(.collapsed)+.info-container {
    opacity: 0;
    visibility: hidden;
    left: calc(100% * -1);
    transition: left 0.3s ease-in-out, opacity 0s linear 0.3s, visibility 0s linear 0.3s, padding 0s linear 0.3s;
}
.path-mod-forum .unified-grader .grader-module-content {
    overflow-y: auto;
    margin-right: 430px;
    transition: margin-right 0.2s ease-in-out;
}
@media (prefers-reduced-motion:reduce) {
    .path-mod-forum .unified-grader .grader-module-content {
    transition: none;
}
}.path-mod-forum .unified-grader .drawer-button {
    position: relative;
}
.path-mod-forum .unified-grader .drawer-button.active::after {
    content: "";
    position: absolute;
    bottom: calc(-0.5rem - 1px);
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #0c0b41;
}
.path-mod-forum .unified-grader .drawer-button .icon {
    font-size: 20px;
    height: 20px;
    width: 20px;
}
.path-mod-forum .unified-grader .grader-module-content-display .discussion-container:last-of-type>hr {
    display: none;
}
.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container:last-of-type>hr {
    display: none;
}
.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container {
    position: relative;
}
.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .show-content-button {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    padding-left: calc(1rem + 45px);
    text-align: left;
    z-index: 1;
}
.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .show-content-button:not(.collapsed) {
    display: none;
}
.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .content {
    display: block;
    height: auto!important;
}
.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .content .header {
    transition: margin-bottom 0.3s ease-in-out;
}
.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .content .header div+div {
    opacity: 1;
    visibility: visible;
    max-height: none;
    transition: opacity 0.3s linear, visibility 0s linear;
}
.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .content .body-content-container {
    opacity: 1;
    visibility: visible;
    max-height: none;
    transition: opacity 0.3s linear, visibility 0s linear;
}
.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .content .forum-post-core {
    opacity: 1;
    visibility: visible;
    max-height: none;
    transition: opacity 0.3s linear, visibility 0s linear;
}
.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .show-content-button.collapsed+.content {
    opacity: .3;
}
.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .show-content-button.collapsed+.content .header {
    margin-bottom: 0!important;
}
.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .show-content-button.collapsed+.content .header div+div {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
}
.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .show-content-button.collapsed+.content .body-content-container {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
}
.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .show-content-button.collapsed+.content .forum-post-core {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
}
.path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .show-content-button.collapsed:hover+.content, .path-mod-forum .unified-grader .grader-module-content-display .discussion-container .posts-container .parent-container .show-content-button.collapsed:focus+.content {
    opacity: 1;
}
.path-mod-forum .unified-grader .grader-module-content-display .no-post-container .icon {
    height: 250px;
    width: 250px;
    margin-right: 0;
}
.path-mod-forum .unified-grader .grader-module-content-display .nested-v2-display-mode .discussion-container .posts-container .parent-container .show-content-button {
    padding-left: 94px;
}
.path-mod-forum .unified-grader .no-search-results-container .icon {
    height: 250px;
    width: 250px;
    margin-right: 0;
}
.path-mod-forum .unified-grader .nested-v2-display-mode .view-context-button {
    margin-left: 94px;
    border-radius: 0;
}
.path-mod-forum .unified-grader .nested-v2-display-mode .parent-container .author-image-container {
    position: relative;
}
.path-mod-forum .unified-grader .nested-v2-display-mode .parent-container .author-image-container:after {
    position: absolute;
    top: calc(70px + 0.5rem);
    content: "";
    background-color: #f4f5f7;
    width: 2px;
    height: calc(100% - 70px + 0.5rem);
}
.path-mod-forum .unified-grader .nested-v2-display-mode .parent-container+.post-container .author-image-container img {
    width: 30px!important;
}
.path-mod-forum .unified-grader .nested-v2-display-mode .post-subject, .path-mod-forum .modal .nested-v2-display-mode .post-subject {
    display: none;
}
@media (max-width:575.98px) {
    .path-mod-forum .unified-grader .grader-grading-panel {
    width: 100%;
    position: fixed;
    height: calc(100vh - 50px);
    overflow: scroll;
    top: 50px;
}
.path-mod-forum .unified-grader .body-container {
    overflow: visible;
}
}.maincalendar .calendarmonth td, .maincalendar .calendarmonth th {
    border: 1px dotted #eaeaea;
}
.path-grade-report-grader h1 {
    text-align: inherit;
}
#page-mod-chat-gui_basic input#message {
    max-width: 100%}
#page-mod-data-view #singleimage {
    width: auto;
}
.template_heading {
    margin-top: 10px;
}
.breadcrumb-button {
    margin-top: 4px;
}
.breadcrumb-button .singlebutton {
    float: left;
    margin-left: 4px;
}
.langmenu form {
    margin: 0;
}
canvas {
    -ms-touch-action: auto;
}
div#dock {
    display: none;
}
.path-mod-lesson .invisiblefieldset.fieldsetfix {
    display: block;
}
.path-mod-lesson .answeroption .checkbox label p {
    display: inline;
}
.path-mod-lesson .form-inline label.form-check-label {
    display: inline-block;
}
.path-mod-lesson .slideshow {
    overflow: auto;
    padding: 15px;
}
#page-mod-lesson-view .branchbuttoncontainer .singlebutton button[type="submit"] {
    white-space: normal;
}
#page-mod-lesson-view .vertical .singlebutton {
    display: block;
}
#page-mod-lesson-view .vertical .singlebutton+.singlebutton {
    margin-left: 0;
    margin-top: 1rem;
}
#page-mod-lesson-view .fitem .felement .custom-select {
    align-self: flex-start;
}
.path-mod-lesson .generaltable td {
    vertical-align: middle;
}
.path-mod-lesson .generaltable td label {
    margin-bottom: 0;
}
.path-mod-lesson .generaltable td .highlight {
    display: inline-block;
    margin-left: .25rem;
}
.path-mod-lesson .generaltable td input[type="checkbox"] {
    display: block;
}
.path-mod-wiki .wiki_headingtitle, .path-mod-wiki .midpad, .path-mod-wiki .wiki_headingtime {
    text-align: inherit;
}
.path-mod-wiki .wiki_contentbox {
    width: 100%}
.path-mod-survey .surveytable>tbody>tr:nth-of-type(even) {
    background-color: rgba(0, 0, 0, .03);
}
.path-mod-survey .surveytable .rblock label {
    text-align: center;
}
.nav .caret {
    margin-left: 4px;
}
.nav .divider {
    overflow: hidden;
    width: 0;
}
.userloggedinas .usermenu .usertext, .userswitchedrole .usermenu .usertext, .loginfailures .usermenu .usertext {
    float: left;
    text-align: right;
    margin-right: .5rem;
    height: 35px;
}
.userloggedinas .usermenu .usertext .meta, .userswitchedrole .usermenu .usertext .meta, .loginfailures .usermenu .usertext .meta {
    font-size: .875rem;
    align-items: center;
}
.userloggedinas .usermenu .avatar img, .userswitchedrole .usermenu .avatar img, .loginfailures .usermenu .avatar img {
    margin: 0;
}
.userloggedinas .usermenu .userbutton .avatars {
    position: relative;
    display: inline-block;
}
.userloggedinas .usermenu .userbutton .avatars .avatar.current {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%}
.userloggedinas .usermenu .userbutton .avatars .avatar.current img {
    vertical-align: baseline;
}
.userloggedinas .usermenu .userbutton .avatars .avatar.current .userinitials.size-35 {
    width: 20px;
    height: 20px;
    border: 1px solid #eaeaea;
    background-color: #fff;
    font-size: .6rem;
}
.userloggedinas .usermenu .userbutton .avatars .avatar img {
    width: inherit;
    height: inherit;
}
.userloggedinas .usermenu .userbutton .avatars .realuser {
    width: 35px;
    height: 35px;
    display: inline-block;
}
.userinitials {
    background-color: #f4f5f7;
    vertical-align: middle;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #333;
    font-weight: 400;
    margin-right: .25rem;
}
.userinitials.size-16, .userinitials.size-30 {
    font-size: .7rem;
    width: 30px;
    height: 30px;
}
.userinitials.size-35 {
    width: 35px;
    height: 35px;
}
.userinitials.size-64 {
    width: 64px;
    height: 64px;
}
.userinitials.size-100 {
    width: 100px;
    height: 100px;
    font-size: 2rem;
}
img.userpicture {
    margin-right: .25rem;
}
@media (max-width:767.98px) {
    .usertext {
    display: none;
}
}.path-mod-quiz .mod-quiz-edit-content {
    margin-bottom: 10rem;
}
#page-mod-quiz-mod #id_reviewoptionshdr .col-md-3, #page-mod-quiz-mod #id_reviewoptionshdr .col-md-9 {
    width: auto;
    max-width: none;
}
#page-mod-quiz-mod #id_reviewoptionshdr .form-group {
    float: left;
    width: 20rem;
    display: inline-block;
    min-height: 12rem;
}
#page-mod-quiz-mod #id_reviewoptionshdr .btn-link {
    line-height: 1.5;
    vertical-align: bottom;
}
#page-mod-quiz-mod #id_reviewoptionshdr .form-inline {
    float: left;
    clear: left;
}
#page-mod-quiz-mod #id_reviewoptionshdr .form-check {
    width: auto;
    height: 22px;
    justify-content: flex-start;
}
#page-mod-quiz-mod #id_reviewoptionshdr .review_option_item {
    width: 90%;
    height: 22px;
}
.path-mod-quiz #mod_quiz_navblock .qnbutton {
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    background-color: #fff;
    background-image: none;
    height: 40px;
    width: 30px;
    border-radius: 3px;
    border: 0;
    overflow: visible;
    margin: 0 6px 6px 0;
}
.path-mod-quiz #mod_quiz_navblock span.qnbutton {
    cursor: default;
    background-color: #f4f5f7;
    color: #444;
}
.path-mod-quiz #mod_quiz_navblock a.qnbutton:hover, .path-mod-quiz #mod_quiz_navblock a.qnbutton:active, .path-mod-quiz #mod_quiz_navblock a.qnbutton:focus {
    text-decoration: underline;
}
.path-mod-quiz #mod_quiz_navblock .qnbutton .thispageholder {
    border: 1px solid;
    border-radius: 3px;
    z-index: 1;
}
.path-mod-quiz #mod_quiz_navblock .qnbutton.thispage .thispageholder {
    border-width: 3px;
}
.path-mod-quiz #mod_quiz_navblock .allquestionsononepage .qnbutton.thispage .thispageholder {
    border-width: 1px;
}
.path-mod-quiz #mod_quiz_navblock .qnbutton.flagged .thispageholder {
    background: transparent url(/images/flag-on.png) 15px 0 no-repeat;
}
.path-mod-quiz #mod_quiz_navblock .qnbutton .trafficlight {
    border: 0;
    background: #fff none center / 10px no-repeat scroll;
    height: 20px;
    margin-top: 20px;
    border-radius: 0 0 3px 3px;
}
.path-mod-quiz #mod_quiz_navblock .qnbutton.notyetanswered .trafficlight, .path-mod-quiz #mod_quiz_navblock .qnbutton.invalidanswer .trafficlight {
    background-color: #fff;
}
.path-mod-quiz #mod_quiz_navblock .qnbutton.invalidanswer .trafficlight {
    background-image: url(/images/warningtriangle.svg);
}
.path-mod-quiz #mod_quiz_navblock .qnbutton.correct .trafficlight {
    background-image: url(/images/checkmark.svg);
    background-color: #26cba4;
}
.path-mod-quiz #mod_quiz_navblock .qnbutton.blocked .trafficlight {
    background-image: url(/images/locked.svg);
    background-color: #f4f5f7;
}
.path-mod-quiz #mod_quiz_navblock .qnbutton.notanswered .trafficlight, .path-mod-quiz #mod_quiz_navblock .qnbutton.incorrect .trafficlight {
    background-color: #d75252;
}
.path-mod-quiz #mod_quiz_navblock .qnbutton.partiallycorrect .trafficlight {
    background-image: url(/images/whitecircle.svg);
    background-color: #FF6914;
}
.path-mod-quiz #mod_quiz_navblock .qnbutton.complete .trafficlight, .path-mod-quiz #mod_quiz_navblock .qnbutton.answersaved .trafficlight, .path-mod-quiz #mod_quiz_navblock .qnbutton.requiresgrading .trafficlight {
    background-color: #666;
}
#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmarkcontainer form input {
    height: 1.4em;
    vertical-align: middle;
}
#page-mod-quiz-edit ul.slots li.section li.activity .instancemaxmarkcontainer {
    padding: 0;
    margin: 0 .4em;
}
#page-mod-quiz-attempt #region-main {
    overflow-x: inherit;
}
#quiz-timer-wrapper {
    display: none;
    position: sticky;
    justify-content: end;
    top: 65px;
    z-index: 1020;
}
#quiz-timer-wrapper #quiz-timer {
    border: 1px solid #d75252;
    background-color: #fff;
}
.pagelayout-embedded #quiz-timer-wrapper {
    top: 5px;
}
#quiz-timer-wrapper #quiz-timer.timeleft0 {
    background-color: #d75252;
    color: #fff;
}
#quiz-timer-wrapper #quiz-timer.timeleft1 {
    background-color: #da5e5e;
    color: #fff;
}
#quiz-timer-wrapper #quiz-timer.timeleft2 {
    background-color: #dd6b6b;
    color: #fff;
}
#quiz-timer-wrapper #quiz-timer.timeleft3 {
    background-color: #e07777;
    color: #282938;
}
#quiz-timer-wrapper #quiz-timer.timeleft4 {
    background-color: #e28484;
    color: #282938;
}
#quiz-timer-wrapper #quiz-timer.timeleft5 {
    background-color: #e59090;
    color: #282938;
}
#quiz-timer-wrapper #quiz-timer.timeleft6 {
    background-color: #e89d9d;
    color: #282938;
}
#quiz-timer-wrapper #quiz-timer.timeleft7 {
    background-color: #eba9a9;
    color: #282938;
}
#quiz-timer-wrapper #quiz-timer.timeleft8 {
    background-color: #eeb5b5;
    color: #282938;
}
#quiz-timer-wrapper #quiz-timer.timeleft9 {
    background-color: #f1c2c2;
    color: #282938;
}
#quiz-timer-wrapper #quiz-timer.timeleft10 {
    background-color: #f4cece;
    color: #282938;
}
#quiz-timer-wrapper #quiz-timer.timeleft11 {
    background-color: #f7dbdb;
    color: #282938;
}
#quiz-timer-wrapper #quiz-timer.timeleft12 {
    background-color: #f9e7e7;
    color: #282938;
}
#quiz-timer-wrapper #quiz-timer.timeleft13 {
    background-color: #fcf4f4;
    color: #282938;
}
#quiz-timer-wrapper #quiz-timer.timeleft14 {
    background-color: #fff;
    color: #282938;
}
#quiz-timer-wrapper #quiz-timer.timeleft15 {
    background-color: #fff;
    color: #282938;
}
#quiz-timer-wrapper #quiz-timer.timeleft16 {
    background-color: #fff;
    color: #282938;
}
.path-mod-assign [data-region="grade-actions-panel"] [data-region="grade-actions"] .collapse-buttons {
    top: auto;
}
.path-mod-assign #page-content [data-region="grade-panel"] .mform:not(.unresponsive) .fcontainer .fitem.popout .felement {
    height: calc(100% - 4rem);
}
.path-mod-assign [data-region="grade-panel"] {
    padding-top: 1rem;
}
.path-mod-assign [data-region="grade-panel"] .fitem>.col-md-3, .path-mod-assign [data-region="grade-panel"] .fitem>.col-md-9 {
    width: 100%;
    padding: 0;
    max-width: 100%;
    flex: none;
}
.path-mod-assign [data-region="grade-panel"] fieldset, .path-mod-assign [data-region="grade-panel"] .fitem.row {
    margin: 0;
}
.path-mod-assign [data-region="grade-panel"] .mform .fitem.has-popout .felement {
    width: 100%;
    overflow: auto;
    height: calc(100% - 4rem);
}
.path-mod-assign [data-region="grade-panel"] .mform .fitem .felement {
    width: auto;
}
.path-mod-assign [data-region="grade-panel"] .popout {
    background-color: #fff;
}
.path-mod-assign [data-region="grade-panel"] .fitem.has-popout {
    background-color: #fff;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 1.25rem;
    margin-bottom: 1rem;
}
.path-mod-assign [data-region="grade-panel"] .has-popout .col-md-3 {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 1rem;
}
.path-mod-assign [data-region="grade-panel"] .popout>.col-md-3 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    font-size: 1.5rem;
}
.path-mod-assign [data-region="grade-panel"] .popout [data-region="popout-button"] {
    margin-top: 0;
}
.path-mod-assign [data-region="assignment-info"] {
    overflow-y: hidden;
}
.path-mod-assign [data-region="grading-navigation"] {
    padding: 6px;
}
.path-mod-assign [data-region="grade-actions"] {
    padding: 10px;
}
.path-mod-assign [data-region="user-info"] .img-rounded {
    margin-top: 0;
}
.path-mod-assign [data-region="grading-navigation-panel"] {
    height: 85px;
}
@media (max-width:767px) {
    .path-mod-assign [data-region="grading-navigation-panel"] {
    height: auto;
}
.path-mod-assign [data-region="user-info"] {
    margin-top: 1rem;
}
}.path-mod-assign [data-region="grading-navigation"] [data-region="input-field"] input {
    width: auto;
    display: inline-block;
}
.assignfeedback_editpdf_widget * {
    box-sizing: content-box;
}
.assignfeedback_editpdf_widget button {
    box-sizing: border-box;
}
.assignfeedback_editpdf_widget .commentcolourbutton img {
    border-width: 0;
}
.assignfeedback_editpdf_widget .label {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 0 solid transparent;
    border-radius: 0;
    color: #204885;
    background-color: #d8e8ff;
    border-color: #c9deff;
}
.assignfeedback_editpdf_widget .label hr {
    border-top-color: #b0ceff;
}
.assignfeedback_editpdf_widget .label .alert-link {
    color: #16325c;
}
.assignfeedback_editpdf_menu {
    padding: 0;
}
.path-mod-assign [data-region="grade-panel"] .gradingform_guide .remark .commentchooser {
    float: none;
}
.path-mod-assign [data-region="grade-panel"] .gradingform_guide .markingguideremark {
    width: 100%}
.path-mod-assign [data-region="grade-panel"] .mform .fitem .felement[data-fieldtype="grading"] {
    padding-left: 1rem;
    padding-right: 1rem;
}
.path-mod-assign [data-region="grade-panel"] .showmarkerdesc, .path-mod-assign [data-region="grade-panel"] .showstudentdesc {
    background-color: #fff;
}
.path-admin-mod-lti .btn .loader img, .path-admin-mod-lti #tool-list-loader-container .loader img {
    height: auto;
}
.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax {
    background-color: #fff;
}
.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit div.yui-layout-bd-nohd, .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit div.yui-layout-bd-noft, .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit div.yui-layout-bd, .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit-right, .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit-bottom {
    border: 0;
}
.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit-right, .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit-bottom {
    border-radius: 0;
}
.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit div.yui-layout-bd {
    background-color: transparent;
}
.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax .yui-layout-unit.yui-layout-unit-center div.yui-layout-bd {
    background-color: #f8f9fa;
}
.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-input-area.py-3 {
    padding: 0!important;
}
.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-input-area table.generaltable, .yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-input-area table.generaltable td.cell {
    border: 0;
    padding: 3px 15px;
    white-space: nowrap;
    margin-bottom: 0;
}
.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-userlist {
    padding: 10px 5px;
}
.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-userlist #users-list {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #fff;
}
.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-userlist #users-list li {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #d9d9d9;
    padding: 5px 10px;
}
.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-userlist #users-list img {
    margin-right: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    max-width: none;
}
.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-messages {
    margin: 20px 25px;
}
.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-messages .chat-event.course-theme {
    text-align: center;
    margin: 10px 0;
    font-size: .875rem;
    color: #444;
}
.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-messages .chat-message.course-theme {
    margin-bottom: .75rem;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 1.25rem;
}
.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-messages .chat-message.course-theme .time {
    float: right;
    font-size: 11px;
    color: #444;
}
.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-messages .chat-message.course-theme {
    background-color: #fff;
}
.yui-skin-sam .yui-layout.path-mod-chat-gui_ajax #chat-messages .chat-message.course-theme .user {
    font-weight: 700;
}
#page-report-participation-index .participationselectform div label {
    display: inline-block;
    margin: 0 5px;
}
#page-report-participation-index .participationselectform div label[for=menuinstanceid] {
    margin-left: 0;
}
.path-backup .mform .grouped_settings {
    clear: both;
    overflow: hidden;
}
.path-backup .mform .grouped_settings.section_level {
    background-color: #fff;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 1.25rem;
    margin-bottom: 1.25rem;
}
.path-backup .mform .grouped_settings.section_level::after {
    display: block;
    clear: both;
    content: ""}
.path-backup .mform .include_setting {
    width: 50%;
    display: inline-block;
    float: left;
    padding: .3rem;
}
.path-backup .mform .normal_setting {
    width: 50%;
    display: inline-block;
    float: left;
    padding: .3rem;
}
.path-backup .section_level {
    font-weight: 700;
}
.path-backup .section_level .activity_level {
    font-weight: 400;
}
.path-backup .proceedbutton {
    margin-left: auto;
}
.path-backup .mform .root_setting:nth-of-type(odd), .path-backup .mform .grouped_settings:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .03);
}
.path-backup .mform .root_setting:nth-of-type(even), .path-backup .mform .grouped_settings:nth-of-type(even) {
    background-color: #fff;
}
.path-backup .mform .root_setting .form-group .col-md-3.checkbox, .path-backup .mform .grouped_settings .form-group .col-md-3.checkbox {
    width: 0%}
.path-backup .mform .root_setting .form-group .col-md-9.checkbox, .path-backup .mform .grouped_settings .form-group .col-md-9.checkbox {
    width: 100%;
    left: 0;
}
.path-backup .detail-pair .detail-pair-label {
    width: 25%;
    float: left;
    clear: left;
}
.path-backup .detail-pair .detail-pair-value {
    width: 75%;
    float: left;
}
.path-backup .backup-restore .singlebutton {
    float: right;
}
.path-backup .backup-section {
    background-color: #fff;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 1.25rem;
    margin-bottom: 1.25rem;
}
.path-backup .backup-section .sub-header, .path-backup .backup-section .backup-sub-section, .path-backup .backup-section .singlebutton, .path-backup .backup-section .header {
    width: 100%;
    float: left;
    clear: both;
}
.path-backup .backup-section th.header {
    width: auto;
    float: none;
}
.path-backup .backup-section ::after {
    content: "";
    display: table;
    clear: both;
}
.path-backup .backup-section::after {
    display: block;
    clear: both;
    content: ""}
.path-backup .notification.dependencies_enforced {
    color: #d75252;
    font-weight: 700;
}
.path-backup .backup_progress {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.path-backup .backup_progress .backup_stage {
    color: #666;
}
.path-backup .backup_progress .backup_stage.backup_stage_current {
    font-weight: 700;
    color: inherit;
}
.path-backup .backup_progress span.backup_stage.backup_stage_complete {
    color: inherit;
}
#page-backup-restore .filealiasesfailures {
    background-color: #f7dcdc;
}
#page-backup-restore .filealiasesfailures .aliaseslist {
    background-color: #fff;
}
.path-backup .wibbler {
    width: 500px;
    margin: 0 auto 10px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    position: relative;
    min-height: 4px;
}
.path-backup .wibbler .wibble {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 4px;
}
.path-backup .wibbler .state0 {
    background: #eee;
}
.path-backup .wibbler .state1 {
    background: #ddd;
}
.path-backup .wibbler .state2 {
    background: #ccc;
}
.path-backup .wibbler .state3 {
    background: #bbb;
}
.path-backup .wibbler .state4 {
    background: #aaa;
}
.path-backup .wibbler .state5 {
    background: #999;
}
.path-backup .wibbler .state6 {
    background: #888;
}
.path-backup .wibbler .state7 {
    background: #777;
}
.path-backup .wibbler .state8 {
    background: #666;
}
.path-backup .wibbler .state9 {
    background: #555;
}
.path-backup .wibbler .state10 {
    background: #444;
}
.path-backup .wibbler .state11 {
    background: #333;
}
.path-backup .wibbler .state12 {
    background: #222;
}
.generaltable {
    width: 100%;
    margin-bottom: 1rem;
    color: #222;
}
.generaltable th, .generaltable td {
    padding: .65rem;
    vertical-align: top;
    border-top: 1px solid #eaeaea;
}
.generaltable thead th, .generaltable thead td {
    vertical-align: bottom;
    border-bottom: 2px solid #eaeaea;
}
.generaltable tbody+tbody {
    border-top: 2px solid #eaeaea;
}
.generaltable tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .03);
}
.generaltable.table-sm th, .generaltable.table-sm td {
    padding: .3rem;
}
.generaltable tbody tr:hover {
    color: #222;
    background-color: rgba(0, 0, 0, .075);
}
.generaltable tbody tr:hover.dimmed_text a:not(.menu-action) {
    color: #222;
}
table caption {
    font-size: 24px;
    font-weight: 700;
    line-height: 42px;
    text-align: left;
    caption-side: top;
}
.table-dynamic .loading-icon {
    position: absolute;
    left: calc(50% - 1.5rem);
    top: 200px;
}
.table-dynamic .loading-icon .icon {
    height: 3rem;
    width: 3rem;
    font-size: 3rem;
}
.singlebutton {
    display: inline-block;
}
.singlebutton+.singlebutton {
    margin-left: .5rem;
}
.continuebutton {
    text-align: center;
}
p.arrow_button {
    margin-top: 5em;
    text-align: center;
}
#addcontrols {
    margin-top: 11.2rem;
    text-align: center;
    margin-bottom: 3em;
}
#addcontrols label {
    display: inline;
}
#addcontrols input, #removecontrols input {
    width: 100%;
    margin: auto;
}
.btn-lineup {
    margin: 0 0 10px 5px;
}
.btn.btn-icon {
    height: 36px;
    width: 36px;
    font-size: 16px;
    line-height: 16px;
    padding: 0;
    border-radius: 50%;
    flex-shrink: 0;
}
.btn.btn-icon:hover, .btn.btn-icon:focus {
    background-color: #f4f5f7;
}
.btn.btn-icon.icon-size-0 {
    height: 20px!important;
    width: 20px!important;
    font-size: 0!important;
    line-height: 0!important;
}
.btn.btn-icon.icon-size-1 {
    height: 24px!important;
    width: 24px!important;
    font-size: 4px!important;
    line-height: 4px!important;
}
.btn.btn-icon.icon-size-2 {
    height: 28px!important;
    width: 28px!important;
    font-size: 8px!important;
    line-height: 8px!important;
}
.btn.btn-icon.icon-size-3 {
    height: 36px!important;
    width: 36px!important;
    font-size: 16px!important;
    line-height: 16px!important;
}
.btn.btn-icon.icon-size-4 {
    height: 44px!important;
    width: 44px!important;
    font-size: 24px!important;
    line-height: 24px!important;
}
.btn.btn-icon.icon-size-5 {
    height: 52px!important;
    width: 52px!important;
    font-size: 32px!important;
    line-height: 32px!important;
}
.btn.btn-icon.icon-size-6 {
    height: 60px!important;
    width: 60px!important;
    font-size: 40px!important;
    line-height: 40px!important;
}
.btn.btn-icon.icon-size-7 {
    height: 68px!important;
    width: 68px!important;
    font-size: 48px!important;
    line-height: 48px!important;
}
.btn-primary:focus, .btn-primary.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-secondary:focus, .btn-secondary.focus {
    outline: .2rem solid #848484;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-success:focus, .btn-success.focus {
    outline: .2rem solid #061f19;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-info:focus, .btn-info.focus {
    outline: .2rem solid #002c70;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-warning:focus, .btn-warning.focus {
    outline: .2rem solid #471a00;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-danger:focus, .btn-danger.focus {
    outline: .2rem solid #4c1111;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-light:focus, .btn-light.focus {
    outline: .2rem solid #929292;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-dark:focus, .btn-dark.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-mpage_cfg_bg_color1:focus, .btn-mpage_cfg_bg_color1.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-mpage_cfg_bg_color2:focus, .btn-mpage_cfg_bg_color2.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-mpage_cfg_mouse_over_color:focus, .btn-mpage_cfg_mouse_over_color.focus {
    outline: .2rem solid #010309;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-primary-light:focus, .btn-primary-light.focus {
    outline: .2rem solid #0d2048;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-primary-dark:focus, .btn-primary-dark.focus {
    outline: .2rem solid #060608;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-primary2:focus, .btn-primary2.focus {
    outline: .2rem solid #020306;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-primary-darken:focus, .btn-primary-darken.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-primary-darken2:focus, .btn-primary-darken2.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-primary-darken3:focus, .btn-primary-darken3.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-secondary-light:focus, .btn-secondary-light.focus {
    outline: .2rem solid #e6d807;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-success-light:focus, .btn-success-light.focus {
    outline: .2rem solid #51c888;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-info-light:focus, .btn-info-light.focus {
    outline: .2rem solid #1ea7f7;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-warning-light:focus, .btn-warning-light.focus {
    outline: .2rem solid #ff9c17;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-danger-light:focus, .btn-danger-light.focus {
    outline: .2rem solid #eb3061;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-blue:focus, .btn-blue.focus {
    outline: .2rem solid #002c70;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-blue-light:focus, .btn-blue-light.focus {
    outline: .2rem solid #1ea7f7;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-indigo:focus, .btn-indigo.focus {
    outline: .2rem solid #1f084f;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-indigo-light:focus, .btn-indigo-light.focus {
    outline: .2rem solid #672eec;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-purple:focus, .btn-purple.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-purple-light:focus, .btn-purple-light.focus {
    outline: .2rem solid #8462ad;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-pink:focus, .btn-pink.focus {
    outline: .2rem solid #320417;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-pink-light:focus, .btn-pink-light.focus {
    outline: .2rem solid #ff1c43;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-red:focus, .btn-red.focus {
    outline: .2rem solid #4c1111;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-red-light:focus, .btn-red-light.focus {
    outline: .2rem solid #eb3061;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-yellow:focus, .btn-yellow.focus {
    outline: .2rem solid #473300;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-yellow-light:focus, .btn-yellow-light.focus {
    outline: .2rem solid #2f3300;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-orange:focus, .btn-orange.focus {
    outline: .2rem solid #471a00;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-orange-light:focus, .btn-orange-light.focus {
    outline: .2rem solid #ff9c17;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-green:focus, .btn-green.focus {
    outline: .2rem solid #061f19;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-green-light:focus, .btn-green-light.focus {
    outline: .2rem solid #51c888;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-cyan:focus, .btn-cyan.focus {
    outline: .2rem solid #112231;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-lighten:focus, .btn-lighten.focus {
    outline: .2rem solid #929292;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-gray:focus, .btn-gray.focus {
    outline: .2rem solid #262626;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-gray-100:focus, .btn-gray-100.focus {
    outline: .2rem solid #8193a5;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-gray-200:focus, .btn-gray-200.focus {
    outline: .2rem solid #7e8aa1;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-gray-300:focus, .btn-gray-300.focus {
    outline: .2rem solid #737373;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-gray-400:focus, .btn-gray-400.focus {
    outline: .2rem solid #7e8aa1;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-gray-500:focus, .btn-gray-500.focus {
    outline: .2rem solid #262626;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-gray-600:focus, .btn-gray-600.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-gray-700:focus, .btn-gray-700.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-gray-800:focus, .btn-gray-800.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-gray-900:focus, .btn-gray-900.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-gray-border:focus, .btn-gray-border.focus {
    outline: .2rem solid #848484;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-dark-light:focus, .btn-dark-light.focus {
    outline: .2rem solid #929292;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-black:focus, .btn-black.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-white:focus, .btn-white.focus {
    outline: .2rem solid #999;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-white-80:focus, .btn-white-80.focus {
    outline: .2rem solid rgba(153, 153, 153, .8);
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-white-08:focus, .btn-white-08.focus {
    outline: .2rem solid rgba(153, 153, 153, .08);
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-b0b0b0:focus, .btn-b0b0b0.focus {
    outline: .2rem solid #4a4a4a;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-fff4d3:focus, .btn-fff4d3.focus {
    outline: .2rem solid #ffc107;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-818181:focus, .btn-818181.focus {
    outline: .2rem solid #1b1b1b;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-6a409d:focus, .btn-6a409d.focus {
    outline: .2rem solid #08050c;
    box-shadow: inset 0 0 0 2px #fff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
    outline: .2rem solid #848484;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-success:focus, .btn-outline-success.focus {
    outline: .2rem solid #061f19;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-info:focus, .btn-outline-info.focus {
    outline: .2rem solid #002c70;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
    outline: .2rem solid #471a00;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
    outline: .2rem solid #4c1111;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-light:focus, .btn-outline-light.focus {
    outline: .2rem solid #929292;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-mpage_cfg_bg_color1:focus, .btn-outline-mpage_cfg_bg_color1.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-mpage_cfg_bg_color2:focus, .btn-outline-mpage_cfg_bg_color2.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-mpage_cfg_mouse_over_color:focus, .btn-outline-mpage_cfg_mouse_over_color.focus {
    outline: .2rem solid #010309;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-primary-light:focus, .btn-outline-primary-light.focus {
    outline: .2rem solid #0d2048;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-primary-dark:focus, .btn-outline-primary-dark.focus {
    outline: .2rem solid #060608;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-primary2:focus, .btn-outline-primary2.focus {
    outline: .2rem solid #020306;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-primary-darken:focus, .btn-outline-primary-darken.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-primary-darken2:focus, .btn-outline-primary-darken2.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-primary-darken3:focus, .btn-outline-primary-darken3.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-secondary-light:focus, .btn-outline-secondary-light.focus {
    outline: .2rem solid #e6d807;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-success-light:focus, .btn-outline-success-light.focus {
    outline: .2rem solid #51c888;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-info-light:focus, .btn-outline-info-light.focus {
    outline: .2rem solid #1ea7f7;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-warning-light:focus, .btn-outline-warning-light.focus {
    outline: .2rem solid #ff9c17;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-danger-light:focus, .btn-outline-danger-light.focus {
    outline: .2rem solid #eb3061;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-blue:focus, .btn-outline-blue.focus {
    outline: .2rem solid #002c70;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-blue-light:focus, .btn-outline-blue-light.focus {
    outline: .2rem solid #1ea7f7;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-indigo:focus, .btn-outline-indigo.focus {
    outline: .2rem solid #1f084f;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-indigo-light:focus, .btn-outline-indigo-light.focus {
    outline: .2rem solid #672eec;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-purple:focus, .btn-outline-purple.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-purple-light:focus, .btn-outline-purple-light.focus {
    outline: .2rem solid #8462ad;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-pink:focus, .btn-outline-pink.focus {
    outline: .2rem solid #320417;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-pink-light:focus, .btn-outline-pink-light.focus {
    outline: .2rem solid #ff1c43;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-red:focus, .btn-outline-red.focus {
    outline: .2rem solid #4c1111;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-red-light:focus, .btn-outline-red-light.focus {
    outline: .2rem solid #eb3061;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-yellow:focus, .btn-outline-yellow.focus {
    outline: .2rem solid #473300;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-yellow-light:focus, .btn-outline-yellow-light.focus {
    outline: .2rem solid #2f3300;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-orange:focus, .btn-outline-orange.focus {
    outline: .2rem solid #471a00;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-orange-light:focus, .btn-outline-orange-light.focus {
    outline: .2rem solid #ff9c17;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-green:focus, .btn-outline-green.focus {
    outline: .2rem solid #061f19;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-green-light:focus, .btn-outline-green-light.focus {
    outline: .2rem solid #51c888;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-cyan:focus, .btn-outline-cyan.focus {
    outline: .2rem solid #112231;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-lighten:focus, .btn-outline-lighten.focus {
    outline: .2rem solid #929292;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-gray:focus, .btn-outline-gray.focus {
    outline: .2rem solid #262626;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-gray-100:focus, .btn-outline-gray-100.focus {
    outline: .2rem solid #8193a5;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-gray-200:focus, .btn-outline-gray-200.focus {
    outline: .2rem solid #7e8aa1;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-gray-300:focus, .btn-outline-gray-300.focus {
    outline: .2rem solid #737373;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-gray-400:focus, .btn-outline-gray-400.focus {
    outline: .2rem solid #7e8aa1;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-gray-500:focus, .btn-outline-gray-500.focus {
    outline: .2rem solid #262626;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-gray-600:focus, .btn-outline-gray-600.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-gray-700:focus, .btn-outline-gray-700.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-gray-800:focus, .btn-outline-gray-800.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-gray-900:focus, .btn-outline-gray-900.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-gray-border:focus, .btn-outline-gray-border.focus {
    outline: .2rem solid #848484;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-dark-light:focus, .btn-outline-dark-light.focus {
    outline: .2rem solid #929292;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-black:focus, .btn-outline-black.focus {
    outline: .2rem solid #000;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-white:focus, .btn-outline-white.focus {
    outline: .2rem solid #999;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-white-80:focus, .btn-outline-white-80.focus {
    outline: .2rem solid rgba(153, 153, 153, .8);
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-white-08:focus, .btn-outline-white-08.focus {
    outline: .2rem solid rgba(153, 153, 153, .08);
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-b0b0b0:focus, .btn-outline-b0b0b0.focus {
    outline: .2rem solid #4a4a4a;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-fff4d3:focus, .btn-outline-fff4d3.focus {
    outline: .2rem solid #ffc107;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-818181:focus, .btn-outline-818181.focus {
    outline: .2rem solid #1b1b1b;
    box-shadow: inset 0 0 0 2px #333;
}
.btn-outline-6a409d:focus, .btn-outline-6a409d.focus {
    outline: .2rem solid #08050c;
    box-shadow: inset 0 0 0 2px #333;
}
.gradetreebox h4 {
    font-size: 1rem;
}
.gradetreebox th.cell, .gradetreebox input[type=text] {
    width: auto;
}
.gradetreebox input[type=text], .gradetreebox select {
    margin-bottom: 0;
}
.core_grades_notices .singlebutton {
    display: inline-block;
}
.path-grade-report #maincontent+.urlselect {
    position: absolute;
    left: 40vw;
}
.path-grade-report-grader #region-main {
    min-width: 100%;
    width: auto;
    display: flex;
    flex-direction: column;
}
.path-grade-report-grader #region-main>.card {
    width: auto;
    overflow-x: initial;
}
.path-grade-report-grader #region-main div[role="main"] {
    flex: 1 1 auto;
}
.path-grade-report-grader [data-region="blocks-column"] {
    width: 100%;
    clear: both;
}
.path-grade-report-grader .gradepass, .path-grade-report-user .gradepass {
    color: #26cba4;
}
.path-grade-report-grader .gradefail, .path-grade-report-user .gradefail {
    color: #d75252;
}
.path-grade #region-main {
    overflow-x: visible;
}
.path-grade .user-heading .userinitials {
    width: 50px;
    height: 50px;
}
#page-grade-grading-manage #activemethodselector label {
    display: inline-block;
}
#page-grade-grading-manage #activemethodselector .helptooltip {
    margin-right: .5em;
}
#page-grade-grading-manage .actions {
    display: block;
    text-align: center;
    margin-bottom: 1em;
}
#page-grade-grading-manage .actions .action {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 150px;
    text-align: center;
    overflow: hidden;
    margin: .5em;
    padding: 1em;
    border: 1px solid #aaa;
}
#page-grade-grading-manage .actions .action .action-text {
    position: relative;
    top: .4em;
    font-size: 14px;
    white-space: normal;
}
#page-grade-grading-form-rubric-edit .gradingform_rubric_editform .status {
    font-size: 70%}
.gradingform_rubric {
    margin-bottom: 1em;
}
.gradingform_rubric.evaluate .criterion .levels .level:hover, .gradingform_rubric.evaluate .criterion .levels .level.checked {
    background: #dff0d8;
}
.gradingform_rubric.evaluate .criterion .levels .level.checked {
    border: none;
    border-left: 1px solid #eaeaea;
}
.gradingform_rubric .criterion .description {
    vertical-align: top;
    padding: 6px;
}
.gradingform_rubric .criterion .description textarea {
    margin-bottom: 0;
    height: 115px;
}
.gradingform_rubric .criterion .definition textarea {
    width: 80%;
    margin-bottom: 0;
}
.gradingform_rubric .criterion .score {
    margin-top: 5px;
    margin-right: 28px;
    font-style: italic;
    font-weight: 700;
    color: #20ab8a;
}
.gradingform_rubric .criterion .score input {
    margin-bottom: 0;
}
.gradingform_rubric .criterion .level {
    vertical-align: top;
    padding: 6px;
}
.gradingform_rubric .criterion .level.currentchecked {
    background: #fff0f0;
}
.gradingform_rubric .criterion .level.checked {
    background: #d0ffd0;
    border: 1px solid #555;
}
.gradingform_rubric .criterion .level .delete {
    position: relative;
    width: 32px;
    height: 32px;
    margin-top: -32px;
    clear: both;
    float: right;
}
.gradingform_rubric .criterion .level .delete input {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 24px;
    width: 24px;
    margin: 0;
}
.gradingform_rubric .criterion .level .delete input:hover {
    background-color: #ddd;
}
.gradingform_rubric .criterion .scorevalue input {
    float: none;
    width: 2em;
}
.gradingform_rubric .criterion .scorevalue input.hiddenelement, .gradingform_rubric .criterion .scorevalue input.pseudotablink {
    width: 0;
}
.gradingform_rubric .criterion .addlevel {
    vertical-align: top;
    padding-top: 6px;
}
.gradingform_rubric .criterion .addlevel input {
    height: 30px;
    line-height: 1rem;
}
.gradingform_rubric .addcriterion {
    margin-left: 5px;
    padding: 0;
    margin-bottom: 1em;
}
.gradingform_rubric .addcriterion input {
    margin: 0;
    color: inherit;
    text-shadow: inherit;
    border: 0 none;
    line-height: inherit;
    background: transparent url(/images/add.svg) no-repeat 7px 8px;
    padding-left: 26px;
}
.gradingform_rubric .options {
    clear: both;
}
.gradingform_rubric .options .option label {
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: 400;
    line-height: 2em;
    color: inherit;
    text-shadow: none;
    background-color: transparent;
}
.gradingform_rubric .options .option input {
    margin-left: 5px;
    margin-right: 12px;
}
.grade-display .description {
    font-size: 1rem;
}
.criterion .description {
    font-size: 1rem;
}
.criterion .criterion-toggle .expanded-icon {
    display: block;
}
.criterion .criterion-toggle .collapsed-icon {
    display: none;
}
.criterion .criterion-toggle.collapsed .expanded-icon {
    display: none;
}
.criterion .criterion-toggle.collapsed .collapsed-icon {
    display: block;
}
.path-grade-edit-tree .setup-grades h4 {
    margin: 0;
}
.path-grade-edit-tree .setup-grades .column-rowspan {
    padding: 0;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
}
.path-grade-edit-tree .setup-grades .category td.column-name {
    padding-left: 0;
}
.path-grade-edit-tree .setup-grades td.column-name {
    padding-left: 24px;
}
.path-grade-edit-tree .setup-grades td.movehere {
    padding: 0;
}
.path-grade-edit-tree .setup-grades td.movehere a.movehere {
    display: block;
    width: 100%;
    height: 2rem;
    border: 2px dashed #333;
}
.path-grade-edit-tree .setup-grades .category input[type="text"], .path-grade-edit-tree .setup-grades .category .column-range, .path-grade-edit-tree .setup-grades .categoryitem, .path-grade-edit-tree .setup-grades .courseitem {
    font-weight: 700;
}
.path-grade-edit-tree .setup-grades .emptyrow {
    display: none;
}
.path-grade-edit-tree .setup-grades .gradeitemdescription {
    font-weight: 400;
    padding-left: 24px;
}
.path-grade-edit-tree .setup-grades .column-weight {
    white-space: nowrap;
}
.path-grade-edit-tree .setup-grades .column-weight.level3 {
    padding-left: 37px;
}
.path-grade-edit-tree .setup-grades .column-weight.level4 {
    padding-left: 66px;
}
.path-grade-edit-tree .setup-grades .column-weight.level5 {
    padding-left: 95px;
}
.path-grade-edit-tree .setup-grades .column-weight.level6 {
    padding-left: 124px;
}
.path-grade-edit-tree .setup-grades .column-weight.level7 {
    padding-left: 153px;
}
.path-grade-edit-tree .setup-grades .column-weight.level8 {
    padding-left: 182px;
}
.path-grade-edit-tree .setup-grades .column-weight.level9 {
    padding-left: 211px;
}
.path-grade-edit-tree .setup-grades .column-weight.level10 {
    padding-left: 240px;
}
.path-grade-edit-tree .setup-grades .column-range.level2 {
    padding-left: 37px;
}
.path-grade-edit-tree .setup-grades .column-range.level3 {
    padding-left: 66px;
}
.path-grade-edit-tree .setup-grades .column-range.level4 {
    padding-left: 95px;
}
.path-grade-edit-tree .setup-grades .column-range.level5 {
    padding-left: 124px;
}
.path-grade-edit-tree .setup-grades .column-range.level6 {
    padding-left: 153px;
}
.path-grade-edit-tree .setup-grades .column-range.level7 {
    padding-left: 182px;
}
.path-grade-edit-tree .setup-grades .column-range.level8 {
    padding-left: 211px;
}
.path-grade-edit-tree .setup-grades .column-range.level9 {
    padding-left: 240px;
}
.path-grade-edit-tree .setup-grades .column-range.level10 {
    padding-left: 269px;
}
.path-grade-edit-tree .setup-grades.generaltable .levelodd {
    background-color: rgba(0, 0, 0, .03);
}
.path-grade-report-grader .gradeparent tr .cell, .path-grade-report-grader .gradeparent .floater .cell {
    background-color: #fff;
}
.path-grade-report-grader .gradeparent table, .path-grade-report-grader .gradeparent .cell {
    border-color: #eaeaea;
}
.path-grade-report-grader .gradeparent .userrow.odd .cell, .path-grade-report-grader .gradeparent .floater .cell.odd, .path-grade-report-grader .gradeparent .heading .cell, .path-grade-report-grader .gradeparent .cell.category, .path-grade-report-grader .gradeparent .avg .cell {
    background-color: #f8f9fa;
}
.path-grade-report-grader .gradeparent table .clickable {
    cursor: pointer;
}
.path-grade-report-grader .gradeparent tr.heading {
    position: sticky;
    top: 0;
    z-index: 1;
}
.path-grade-report-grader .gradeparent tr.lastrow {
    position: sticky;
    bottom: 0;
    z-index: 1;
}
.path-grade-report-grader .gradeparent tr.lastrow td, .path-grade-report-grader .gradeparent tr.lastrow th {
    border-top: 1px solid #eaeaea;
}
.path-grade-report-grader .gradeparent th.header {
    position: sticky;
    left: -3rem;
}
.path-grade-report-grader .gradeparent td.noborder {
    border-right: transparent;
}
.path-grade-report-grader .show-drawer-left .gradeparent th.header {
    left: -1rem;
}
.path-grade-report-user .user-grade {
    border: none;
}
.path-grade-report-user .user-grade.generaltable .levelodd {
    background-color: rgba(0, 0, 0, .03);
}
.path-grade-report-user .user-grade .column-contributiontocoursetotal, .path-grade-report-user .user-grade .column-range, .path-grade-report-user .user-grade .column-percentage, .path-grade-report-user .user-grade .column-weight {
    direction: ltr;
}
.path-grade-report-singleview .reporttable input[name^="finalgrade"] {
    width: 80px;
    display: inline-block;
}
.path-grade-report-singleview .reporttable .action-menu {
    display: inline-block;
    margin-left: .5rem;
    float: right;
}
.path-grade-report-singleview .reporttable .dropdown-toggle::after {
    display: none;
}
.search-widget .dropdown-menu {
    padding: .8rem 1.2rem;
}
.search-widget .dropdown-menu.wide {
    width: 350px;
}
.search-widget .dropdown-menu.narrow {
    width: 250px;
}
.search-widget .dropdown-menu .dropdown-item span.email {
    color: #666;
}
.search-widget .dropdown-menu .dropdown-item:hover span, .search-widget .dropdown-menu .dropdown-item:active span {
    color: #fff;
}
.search-widget .dropdown-menu .searchresultscontainer {
    height: 178px;
    font-size: 90%}
.search-widget .dropdown-menu .searchresultscontainer .searchresultitemscontainer {
    height: 178px;
    max-height: 178px;
    overflow: auto;
}
.search-widget .dropdown-menu .unsearchablecontentcontainer {
    border-top: 1px solid #dee2e6;
    padding-top: 10px;
    font-size: 90%}
.columns-autoflow-1to1to1 {
    column-count: 3;
}
@media (max-width:767px) {
    .columns-autoflow-1to1to1 {
    column-count: 1;
}
}li.activity.label, .file-picker td.label {
    background: inherit;
    color: inherit;
    border: inherit;
    text-shadow: none;
    white-space: normal;
    display: block;
    font-size: inherit;
    line-height: inherit;
    text-align: inherit;
}
.file-picker td.label {
    display: table-cell;
    text-align: right;
    padding: 8px;
}
.choosercontainer #chooseform .option {
    font-size: 12px;
}
li.section.hidden, .block.hidden, .block.invisible {
    visibility: visible;
    display: block;
}
.forumpost .row {
    margin-left: 0!important;
}
.forumpost .row:before, .forumpost .row:after {
    content: none;
}
fieldset.hidden {
    display: inherit;
    visibility: inherit;
}
#questionbank+.container {
    width: auto;
}
body:not(.jsenabled) .dropdown:hover>.dropdown-menu {
    display: block;
    margin-top: -6px;
}
body:not(.jsenabled) .langmenu:hover>.dropdown-menu, .langmenu.open>.dropdown-menu {
    display: block;
    max-height: 150px;
    overflow-y: auto;
}
.navbar.fixed-top .dropdown .dropdown-menu {
    max-height: calc(100vh - 60px);
    overflow-y: auto;
}
.page-item.active .page-link, .page-item.active .page-link:hover, .page-item.active .page-link:focus {
    z-index: inherit;
}
.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: -9px;
}
.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: -9px;
}
.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: -9px;
}
.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: -9px;
}
.custom-select {
    word-wrap: normal;
}
.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
    transform: translateX(0);
}
.carousel-item-next, .active.carousel-item-right {
    transform: translateX(100%);
}
.carousel-item-prev, .active.carousel-item-left {
    transform: translateX(-100%);
}
body.reset-style #page-header .card {
    border: none;
}
body.reset-style #page-header .card .page-header-headings h1 {
    margin-bottom: 0;
}
@media (max-width:767.98px) {
    body.reset-style #page-header .card .card-body {
    padding-left: 0;
    padding-right: 0;
}
}body.reset-style #page-header>div {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
body.reset-style #page-content {
    padding-bottom: 0!important;
}
body.reset-style #page-content #region-main-box #region-main {
    border: none;
    display: inline-flex;
    flex-direction: column;
    padding: 0;
    height: 100%;
    width: 100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    vertical-align: top;
}
body.reset-style #page-content #region-main-box #region-main div[role="main"] {
    flex: 1 0 auto;
}
body.reset-style #page-content #region-main-box #region-main .activity-navigation {
    overflow: hidden;
}
body.reset-style #page-content #region-main-box #region-main.has-blocks {
    width: calc(100% - 368px);
}
@media (max-width:1199.98px) {
    body.reset-style #page-content #region-main-box #region-main.has-blocks {
    width: 100%}
}@media (max-width:767.98px) {
    body.reset-style #page-content #region-main-box #region-main {
    padding-left: 0;
    padding-right: 0;
}
}body.reset-style #page-content #region-main-box [data-region="blocks-column"] {
    margin-left: auto;
}
@media (max-width:1199.98px) {
    body.reset-style #page-content #region-main-box {
    display: flex;
    flex-direction: column;
}
}body.reset-style select, body.reset-style input, body.reset-style textarea, body.reset-style .btn:not(.btn-icon) {
    border-radius: 0;
}
body.behat-site .fixed-top {
    position: absolute;
}
body.behat-site.hasstickyfooter .stickyfooter, body.behat-site .stickyfooter {
    position: inherit;
    z-index: inherit;
}
body.behat-site .dropdown-item {
    margin-top: 4px!important;
}
body.behat-site.drawer-ease {
    -webkit-transition: initial;
    -moz-transition: initial;
    transition: initial;
}
body.behat-site [data-region="drawer"] {
    -webkit-transition: initial;
    -moz-transition: initial;
    transition: initial;
    position: absolute;
}
body.behat-site .custom-control, body.behat-site .custom-switch {
    padding-left: 0;
}
body.behat-site .custom-control-input {
    position: static;
    z-index: 0;
    opacity: 1;
    width: auto;
}
body.behat-site .custom-control-label::before, body.behat-site .custom-control-label::after {
    content: none;
}
body.behat-site [data-region="message-drawer"] {
    padding-right: 10px;
}
body.behat-site.jsenabled #page-footer .footer-content-popover {
    display: block;
}
body.behat-site.path-grade-report-grader .gradeparent tr.heading, body.behat-site.path-grade-report-grader .gradeparent tr.lastrow, body.behat-site.path-grade-report-grader .gradeparent th.header {
    position: relative;
    left: auto;
}
body.behat-site.path-grade-report-grader .gradeparent tr.heading {
    top: auto;
}
.phpinfo table, .phpinfo th, .phpinfo h2 {
    margin: auto;
}
.phpinfo .e, .phpinfo .v, .phpinfo .h {
    border: 1px solid #000;
    font-size: .8em;
    vertical-align: baseline;
    color: #000;
    background-color: #ccc;
}
.phpinfo .e {
    background-color: #ccf;
    font-weight: 700;
}
.phpinfo .h {
    background-color: #99c;
    font-weight: 700;
}
body>.debuggingmessage {
    margin-top: 60px;
}
body>.debuggingmessage~.debuggingmessage {
    margin-top: .5rem;
}
html, body {
    height: 100%;
    overflow-x:hidden !important;
}
body {
    overflow-y: scroll;
}
.stickyfooter {
    position: fixed;
    right: 0;
    left: 0;
    height: 61px;
    bottom: -60px;
    transition: bottom 0.5s;
    z-index: 1000;
    overflow: hidden;
    box-shadow: 0 0 1rem rgba(0, 0, 0, .15);
}
.hasstickyfooter .stickyfooter {
    bottom: 0;
}
.stickyfooter ul.pagination {
    margin-bottom: .25rem;
}
@media (min-width:576px) {
    #page-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
}
#page-wrapper #page {
    display: flex;
    flex-direction: column;
}
#page-wrapper #page:not(.drawers) {
    flex: 1 0 auto;
}
#page-wrapper #page #page-content {
    flex: 1 0 auto;
}
#page-wrapper #page-footer {
    flex-shrink: 0;
}
}@media (max-width:767.98px) {
    #page-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
}
#page-wrapper #page {
    display: flex;
    flex-direction: column;
}
#page-wrapper #page:not(.drawers) {
    flex: 1 0 auto;
}
}.popover-region {
    position: relative;
}
.popover-region.collapsed .popover-region-toggle:before, .popover-region.collapsed .popover-region-toggle:after {
    display: none;
}
.popover-region.collapsed .popover-region-container {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    transition: height 0.25s, opacity 101ms 0.25s, visibility 101ms 0.25s;
}
.popover-region-toggle {
    cursor: pointer;
}
.popover-region-toggle::before {
    content: "";
    display: inline-block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ddd;
    position: absolute;
    bottom: 0;
    right: 7px;
}
.popover-region-toggle::after {
    content: "";
    display: inline-block;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #fff;
    position: absolute;
    bottom: -1px;
    right: 8px;
    z-index: 2;
}
.count-container {
    padding: 2px;
    border-radius: 2px;
    background-color: #d75252;
    color: #fff;
    font-size: 11px;
    line-height: 11px;
    position: absolute;
    top: 5px;
    right: 0;
}
.popover-region-container {
    opacity: 1;
    visibility: visible;
    position: absolute;
    right: 0;
    top: 0;
    height: 500px;
    width: 380px;
    border: 1px solid #ddd;
    transition: height 0.25s;
    background-color: #fff;
    z-index: 1;
}
.popover-region-header-container {
    height: 25px;
    line-height: 25px;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
}
.popover-region-footer-container {
    height: 30px;
    text-align: center;
    border-top: 1px solid #ddd;
    background-color: #fff;
    padding-top: 3px;
}
.popover-region-header-text {
    float: left;
    margin: 0;
    font-size: 14px;
    line-height: 25px;
}
.popover-region-header-actions {
    float: right;
}
.popover-region-header-actions>* {
    margin-left: 10px;
    min-width: 20px;
    display: inline-block;
}
.popover-region-header-actions .loading-icon {
    display: none;
    height: 12px;
    width: 12px;
}
.popover-region-header-actions .newmessage-link {
    margin-right: 10px;
}
.popover-region-header-actions label {
    display: inline-block;
    text-align: center;
    margin-bottom: 0;
}
.popover-region-content-container {
    height: calc(100% - 55px);
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.popover-region-content-container>.loading-icon {
    display: none;
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
}
.popover-region-content-container .empty-message {
    display: none;
    text-align: center;
    padding: 10px;
}
.popover-region-content-container.loading>.loading-icon {
    display: block;
}
.popover-region-content-container.loading .empty-message {
    display: none;
}
.navbar-nav .popover-region .icon {
    font-weight: bolder;
}
.navbar .popover-region.collapsed .popover-region-container {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    transition: height 0.25s, opacity 101ms 0.25s, visibility 101ms 0.25s;
}
.navbar .count-container {
    padding: 2px;
    border-radius: 2px;
    background-color: #d75252;
    color: #fff;
    font-size: 11px;
    line-height: 11px;
    position: absolute;
    top: 15px;
    right: 0;
}
.navbar .popover-region-container {
    top: 60px;
}
.content-item-container {
    width: 100%;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    padding: 5px;
    position: relative;
    margin: 0;
    display: block;
    color: inherit;
    text-decoration: none;
}
.content-item-container:hover {
    color: #fff;
    background-color: #0c0b41;
}
.content-item-container:hover .content-item-footer .timestamp {
    color: #fff;
}
.content-item-container:hover .view-more {
    color: inherit;
}
.content-item-container.unread {
    margin: 0;
    background-color: #f4f4f4;
}
.content-item-container.unread:hover {
    color: #fff;
    background-color: #0c0b41;
}
.content-item-container.unread .content-item-body .notification-message {
    font-weight: 600;
}
.content-item-container .context-link {
    color: inherit;
    text-decoration: none;
}
.content-item-container .content-item-body {
    box-sizing: border-box;
    margin-bottom: 5px;
}
.content-item-container .content-item-footer {
    text-align: left;
    box-sizing: border-box;
}
.content-item-container .content-item-footer .timestamp {
    font-size: 10px;
    line-height: 10px;
    margin: 0;
    color: inherit;
    margin-left: 24px;
}
.content-item-container .view-more {
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-size: 12px;
    line-height: 12px;
}
.content-item-container .view-more:hover {
    color: inherit;
}
.content-item-container.notification .content-item-body .notification-image {
    display: inline-block;
    width: 24px;
    height: 24px;
    float: left;
}
.content-item-container.notification .content-item-body .notification-image img {
    height: 75%}
.content-item-container.notification .content-item-body .notification-message {
    display: inline-block;
    font-size: 12px;
    width: calc(100% - 24px);
}
.content-item-container.selected {
    background-color: #4f94cd;
    color: #fff;
    border-color: #4f94cd;
}
.content-item-container.selected .content-item-footer .timestamp {
    color: #fff;
}
.popover-region-notifications .popover-region-header-container .mark-all-read-button .normal-icon {
    display: inline-block;
}
.popover-region-notifications .popover-region-header-container .mark-all-read-button.loading .normal-icon {
    display: none;
}
.popover-region-notifications .popover-region-header-container .mark-all-read-button.loading .loading-icon {
    display: inline-block;
}
.popover-region-notifications .all-notifications {
    opacity: 1;
    visibility: visible;
    height: auto;
    overflow: hidden;
}
.popover-region-notifications .all-notifications:empty+.empty-message {
    display: block;
}
.popover-region-notifications .notification-image {
    display: inline-block;
    width: 8%;
    vertical-align: top;
}
.popover-region-notifications .notification-image img {
    height: 75%}
.popover-region-notifications .notification-message {
    display: inline-block;
    font-size: 12px;
}
.popover-region-notifications .popover-region-content-container.loading .all-notifications:empty+.empty-message {
    display: none;
}
.popover-region-messages .mark-all-read-button .normal-icon {
    display: inline-block;
}
.popover-region-messages .mark-all-read-button.loading .normal-icon {
    display: none;
}
.popover-region-messages .mark-all-read-button.loading .loading-icon {
    display: inline-block;
}
.popover-region-messages .popover-region-content-container.loading .popover-region-content .messages:empty+.empty-message {
    display: none;
}
.popover-region-messages .messages:empty+.empty-message {
    display: block;
}
.popover-region-messages .content-item-container.unread .content-item-body {
    font-weight: 600;
    width: calc(90% - 30px);
}
.popover-region-messages .content-item-container.unread .unread-count-container {
    display: inline-block;
    width: 10%;
    text-align: center;
    float: right;
}
.popover-region-messages .content-item {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
}
.popover-region-messages .profile-image-container {
    width: 30px;
    display: inline-block;
    text-align: center;
    float: left;
}
.popover-region-messages .profile-image-container img {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%}
.popover-region-messages .content-item-body {
    display: inline-block;
    box-sizing: border-box;
    width: calc(100% - 30px);
    font-size: 12px;
    padding-left: 10px;
    overflow: hidden;
}
.popover-region-messages .content-item-body h3 {
    font-size: 12px;
    line-height: 12px;
    margin: 0;
    width: 100%}
.popover-region-messages .content-item-body p {
    margin: 0;
}
.popover-region-messages .unread-count-container {
    display: none;
}
@media (max-width:767px) {
    .navbar .popover-region .popover-region-container {
    right: -70px;
}
}@media (max-width:480px) {
    .navbar .popover-region .popover-region-container {
    position: fixed;
    top: 46px;
    right: 0;
    left: 0;
    bottom: 0;
    width: auto;
    height: auto;
}
}div[data-flexitour="backdrop"] {
    background-color: #000;
    opacity: .5;
    z-index: 1040;
}
div[data-flexitour="step-background-fader"], div[data-flexitour="step-background"] {
    border-radius: 0;
    padding: 10px;
    z-index: 1041;
}
span[data-flexitour="container"], div[data-flexitour="step-background-fader"], [data-flexitour="step-backdrop"]>td, [data-flexitour="step-backdrop"] {
    z-index: 1042;
}
span[data-flexitour="container"] .modal-dialog {
    margin: 0;
}
span[data-flexitour="container"] div[data-role="arrow"] {
    border-width: 1rem;
}
span[data-flexitour="container"] div[data-role="arrow"], span[data-flexitour="container"] div[data-role="arrow"]:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 1rem;
}
span[data-flexitour="container"][x-placement="top"], span[data-flexitour="container"][x-placement="top-start"] {
    margin-bottom: 1rem;
}
span[data-flexitour="container"][x-placement="top"] div[data-role="arrow"], span[data-flexitour="container"][x-placement="top-start"] div[data-role="arrow"] {
    bottom: -1rem;
    left: 50%;
    margin-left: -1rem;
    border-bottom-width: 0;
    border-top-color: #eaeaea;
}
span[data-flexitour="container"][x-placement="top"] div[data-role="arrow"]:after, span[data-flexitour="container"][x-placement="top-start"] div[data-role="arrow"]:after {
    bottom: 1px;
    margin-left: -1rem;
    content: " ";
    border-bottom-width: 0;
    border-top-color: #fff;
}
span[data-flexitour="container"][x-placement="bottom"], span[data-flexitour="container"][x-placement="bottom-start"] {
    margin-top: 1rem;
}
span[data-flexitour="container"][x-placement="bottom"] div[data-role="arrow"], span[data-flexitour="container"][x-placement="bottom-start"] div[data-role="arrow"] {
    top: -1rem;
    left: 50%;
    margin-left: -1rem;
    border-top-width: 0;
    border-bottom-color: #eaeaea;
}
span[data-flexitour="container"][x-placement="bottom"] div[data-role="arrow"]:after, span[data-flexitour="container"][x-placement="bottom-start"] div[data-role="arrow"]:after {
    top: 1px;
    margin-left: -1rem;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
}
span[data-flexitour="container"][x-placement="left"], span[data-flexitour="container"][x-placement="left-start"] {
    margin-right: 1rem;
}
span[data-flexitour="container"][x-placement="left"] div[data-role="arrow"], span[data-flexitour="container"][x-placement="left-start"] div[data-role="arrow"] {
    right: -1rem;
    top: 50%;
    margin-top: -1rem;
    border-right-width: 0;
    border-left-color: #eaeaea;
}
span[data-flexitour="container"][x-placement="left"] div[data-role="arrow"]:after, span[data-flexitour="container"][x-placement="left-start"] div[data-role="arrow"]:after {
    right: 1px;
    margin-top: -1rem;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff;
}
span[data-flexitour="container"][x-placement="right"], span[data-flexitour="container"][x-placement="right-start"] {
    margin-left: 1rem;
}
span[data-flexitour="container"][x-placement="right"] div[data-role="arrow"], span[data-flexitour="container"][x-placement="right-start"] div[data-role="arrow"] {
    left: -1rem;
    top: 50%;
    margin-top: -1rem;
    border-left-width: 0;
    border-right-color: #eaeaea;
}
span[data-flexitour="container"][x-placement="right"] div[data-role="arrow"]:after, span[data-flexitour="container"][x-placement="right-start"] div[data-role="arrow"]:after {
    left: 1px;
    margin-top: -1rem;
    content: " ";
    border-left-width: 0;
    border-right-color: #fff;
}
[data-region="drawer"] [data-flexitour="container"] {
    margin-left: -15px;
    width: 275px;
}
@media print {
    body.drawer-open-left.jsenabled, body.drawer-open-right.jsenabled {
    margin: 0;
}
.container {
    width: auto;
}
}.modal .modal-body>.loading-icon {
    display: block;
    position: relative;
    width: 100%;
    height: 100%}
.modal .modal-body>.loading-icon .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.modal .close {
    margin: -.8rem -.8rem -.8rem auto;
}
.modal .close:not(:disabled):not(.disabled):hover, .modal .close:not(:disabled):not(.disabled):focus {
    opacity: inherit;
}
.layout.fullscreen {
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    transition: 0.5s;
    width: 100vw;
    margin: 0;
    opacity: 1;
    background-color: #fff;
}
@media (prefers-reduced-motion:reduce) {
    .layout.fullscreen {
    transition: none;
}
}.layout.fullscreen>div {
    height: 100%;
    width: 100%}
.layout.fullscreen .loading-icon {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: inline-block;
    width: 100%;
    top: 40%;
    position: fixed;
}
.layout.fullscreen .loading-icon .icon {
    width: 1em;
    height: 1em;
    font-size: 4em;
}
#page.drawers {
    margin-top: 60px;
    scrollbar-width: thin;
    scrollbar-color: #666 #f8f9fa;
}
#page.drawers::-webkit-scrollbar {
    width: 12px;
}
#page.drawers::-webkit-scrollbar-track {
    background: #f8f9fa;
}
#page.drawers::-webkit-scrollbar-thumb {
    background-color: #666;
    border-radius: 20px;
    border: 3px solid #f8f9fa;
}
#page.drawers::-webkit-scrollbar-thumb:hover {
    background-color: #444;
}
#page.drawers .main-inner {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    border-radius: 0;
    background-color: #fff;
    padding: 1.5rem .5rem;
    margin-top: .5rem;
    margin-bottom: 3rem;
    flex: 1 0 auto;
}
#page.drawers .activity-header {
    margin-left: 15px;
    margin-right: 15px;
}
@media (min-width:768px) {
    .pagelayout-standard #page.drawers .main-inner, body.limitedwidth #page.drawers .main-inner {
    max-width: 830px;
}
.pagelayout-standard #page.drawers .footer-popover, body.limitedwidth #page.drawers .footer-popover {
    max-width: 830px;
    width: 100%;
    margin: 0 auto;
    border-radius: 0;
}
body.mediumwidth #page.drawers .main-inner {
    max-width: 1120px;
}
body.mediumwidth #page.drawers .footer-popover {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
    border-radius: 0;
}
.header-maxwidth {
    max-width: 830px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.header-maxwidth .header-inner {
    padding-left: 0;
    padding-right: 0;
}
}.drawer-toggles .drawer-toggler {
    position: fixed;
    top: calc(60px + 0.7rem);
    z-index: 2;
}
.drawer-toggles .drawer-toggler .btn {
    border-radius: 200px;
    padding: 16px;
    background-color: #d9d9d9;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    transition: padding 200ms;
}
.drawer-toggles .drawer-toggler .btn .icon {
    width: auto;
    height: auto;
}
.drawer-toggles .drawer-toggler .btn:focus {
    box-shadow: none;
}
.drawer-toggles .drawer-left-toggle {
    left: 0;
}
.drawer-toggles .drawer-left-toggle .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-right: 14px;
    padding-left: 10px;
}
.drawer-toggles .drawer-left-toggle .btn:hover {
    padding-left: 20px;
}
.drawer-toggles .drawer-right-toggle {
    right: 0;
}
.drawer-toggles .drawer-right-toggle .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-right: 10px;
    padding-left: 14px;
}
.drawer-toggles .drawer-right-toggle .btn:hover {
    padding-right: 20px;
}
#page.drawers.show-drawer-left .drawer-left-toggle {
    display: none;
}
#page.drawers.show-drawer-right .drawer-right-toggle {
    display: none;
}
@media (max-width:767.98px) {
    .drawer-toggles {
    z-index: 100;
}
.drawer-toggles .drawer-right-toggle, .drawer-toggles .drawer-left-toggle {
    top: calc(99vh - (60px * 2.5));
}
#page.drawers.scroll-down .drawer-right-toggle {
    transform: translateX(150%);
    pointer-events: auto;
    visibility: hidden;
}
#page.drawers.scroll-down .drawer-left-toggle {
    transform: translateX(-150%);
    pointer-events: auto;
    visibility: hidden;
}
}@media (min-width:576px) {
    #page.drawers .main-inner {
    margin-top: 1.5rem;
}
#page.drawers .drawer-right-toggle {
    margin-right: .7rem;
}
}@media (min-width:768px) {
    #page.drawers {
    padding-left: 3rem;
    padding-right: 3rem;
}
#page.drawers .main-inner {
    padding: 1.5rem .5rem;
}
#page.drawers div[role="main"] {
    padding-left: 15px;
    padding-right: 15px;
}
}@media (min-width:992px) {
    .drawer-left, .drawer-right {
    top: 60px;
    height: calc(100vh - 60px);
}
.hasstickyfooter .drawer-left, .hasstickyfooter .drawer-right {
    top: 60px;
    height: calc(100vh - 60px - 60px);
}
#page.drawers {
    position: relative;
    overflow-y: auto;
    transition: 0.2s;
    height: calc(100vh - 60px);
    left: 0;
    right: 0;
}
#page.drawers.show-drawer-left {
    margin-left: 285px;
    margin-right: 0;
    padding-left: 1rem;
}
#page.drawers.show-drawer-right {
    margin-left: 0;
    margin-right: 315px;
    padding-right: 1rem;
}
.jsenabled #page.drawers.show-drawer-right .btn-footer-popover {
    right: calc(315px + 2rem);
}
#page.drawers.show-drawer-left.show-drawer-right {
    margin-left: 285px;
    margin-right: 315px;
}
#page.drawers.hasstickyfooter {
    height: calc(100vh - 60px - 60px);
}
}@media (min-width:992px) and (prefers-reduced-motion:reduce) {
    #page.drawers {
    transition: none;
}
}.drawercontrolbuttons {
    margin-top: 92px;
}
.drawercontrolbuttons .buttons {
    z-index: 1;
}
.form-control:-ms-input-placeholder {
    color: #8c8c8c;
}
.custom-select {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.custom-range {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.custom-range::-webkit-slider-thumb, .custom-range::-moz-range-thumb, .custom-range::-ms-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
}
input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
}
@media (min-width:576px) {
    .card-columns {
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
}
}.carousel-item {
    -webkit-backface-visibility: hidden;
}
.card {
    -webkit-background-clip: border-box;
}
.carousel-indicators li, .dropdown-menu, .form-control, .modal-content, .popover, .toast {
    -webkit-background-clip: padding-box;
}
.btn {
    -webkit-user-select: none;
    -ms-user-select: none;
}
.user-select-all {
    -webkit-user-select: all!important;
    -ms-user-select: none;
}
.user-select-auto {
    -webkit-user-select: auto!important;
    -ms-user-select: none;
}
.user-select-none {
    -webkit-user-select: none!important;
    -ms-user-select: none;
}
.editor_atto_content_wrap {
    background-color: #fff;
    color: #333;
}
.editor_atto_content {
    padding: 4px;
    resize: vertical;
    overflow: auto;
}
.editor_atto_content_wrap, .editor_atto+textarea {
    width: 100%;
    padding: 0;
}
.editor_atto+textarea {
    border-radius: 0;
    resize: vertical;
    margin-top: -1px;
}
div.editor_atto_toolbar {
    display: block;
    background: #f2f2f2;
    min-height: 35px;
    border: 1px solid #eaeaea;
    width: 100%;
    padding: 0 0 9px 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
div.editor_atto_toolbar button {
    padding: 4px 9px;
    background: none;
    border: 0;
    margin: 0;
    border-radius: 0;
    cursor: pointer;
}
div.editor_atto_toolbar .menuplaceholder {
    display: inline-block;
}
div.editor_atto_toolbar button+button, div.editor_atto_toolbar .menuplaceholder+button {
    border-left: 1px solid #ccc;
}
div.editor_atto_toolbar button[disabled] {
    opacity: .45;
    background: none;
    cursor: default;
}
.editor_atto_toolbar button:hover {
    background-image: radial-gradient(ellipse at center, #fff 60%, #dfdfdf 100%);
    background-color: #ebebeb;
}
.editor_atto_toolbar button:active, .editor_atto_toolbar button.highlight {
    background-image: radial-gradient(ellipse at center, #fff 40%, #dfdfdf 100%);
    background-color: #dfdfdf;
}
div.editor_atto_toolbar button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
div.editor_atto_toolbar button .icon {
    padding: 0;
    margin: 2px 0;
}
div.editor_atto_toolbar div.atto_group {
    display: inline-block;
    border: 1px solid #ccc;
    border-bottom: 1px solid #b3b3b3;
    border-radius: 4px;
    margin: 9px 0 0 9px;
    background: #fff;
}
div.editor_atto_toolbar .atto_toolbar_row {
    margin: 6px 0 -3px 5px;
    display: table;
}
div.editor_atto_toolbar .atto_toolbar_row div.atto_group {
    margin: 3px 5px 3px 4px;
}
.editor_atto_content img {
    resize: both;
    overflow: auto;
}
.atto_hasmenu {
    white-space: nowrap;
}
.atto_menuentry .icon {
    width: 16px;
    height: 16px;
}
.atto_menuentry {
    clear: left;
}
.atto_menuentry h1, .atto_menuentry h2, .atto_menuentry p {
    margin: 4px;
}
.atto_form textarea.fullwidth, .atto_form input.fullwidth {
    width: 100%}
.atto_form {
    padding: .5rem;
}
.atto_control {
    position: absolute;
    right: -6px;
    bottom: -6px;
    display: none;
    cursor: pointer;
}
.atto_control .icon {
    background-color: #fff;
}
div.editor_atto_content:focus .atto_control, div.editor_atto_content:hover .atto_control {
    display: block;
}
.editor_atto_menu.yui3-menu-hidden {
    display: none;
}
.editor_atto_content img:-moz-broken {
    -moz-force-broken-image-icon: 1;
    min-width: 24px;
    min-height: 24px;
}
.moodle-dialogue-base .editor_atto_menu .moodle-dialogue-content .moodle-dialogue-bd {
    padding: 0;
    z-index: 1000;
}
.editor_atto_menu .dropdown-menu>li>a {
    margin: 3px 14px;
}
.editor_atto_menu .open ul.dropdown-menu {
    padding-top: 5px;
    padding-bottom: 5px;
}
.editor_atto_wrap {
    position: relative;
}
.editor_atto_wrap textarea {
    direction: ltr;
}
.editor_atto_notification .atto_info, .editor_atto_notification .atto_warning {
    display: inline-block;
    background-color: #f2f2f2;
    padding: .5em;
    padding-left: 1em;
    padding-right: 1em;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
}
.editor_atto_notification .atto_info {
    background-color: #f2f2f2;
}
.editor_atto_notification .atto_warning {
    background-color: gold;
}
.editor_atto_toolbar, .editor_atto_content_wrap, .editor_atto+textarea {
    box-sizing: border-box;
}
.editor_atto_content.form-control {
    width: 100%;
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.has-danger .editor_atto_content.form-control .invalid-feedback, .has-danger .editor_atto_content.form-control-danger .invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #d75252;
}
.has-danger .editor_atto_content.form-control .invalid-tooltip, .has-danger .editor_atto_content.form-control-danger .invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .75rem;
    line-height: 1.4;
    color: #fff;
    background-color: rgba(215, 82, 82, .9);
    border-radius: 0;
}
.form-row>.col>.has-danger .editor_atto_content.form-control .invalid-tooltip, .form-row>[class*="col-"]>.has-danger .editor_atto_content.form-control .invalid-tooltip, .form-row>.col>.has-danger .editor_atto_content.form-control-danger .invalid-tooltip, .form-row>[class*="col-"]>.has-danger .editor_atto_content.form-control-danger .invalid-tooltip {
    left: 5px;
}
.was-validated .has-danger .editor_atto_content.form-control:invalid~.invalid-feedback, .was-validated .has-danger .editor_atto_content.form-control:invalid~.invalid-tooltip, .has-danger .editor_atto_content.form-control.is-invalid~.invalid-feedback, .has-danger .editor_atto_content.form-control.is-invalid~.invalid-tooltip, .was-validated .has-danger .editor_atto_content.form-control-danger:invalid~.invalid-feedback, .was-validated .has-danger .editor_atto_content.form-control-danger:invalid~.invalid-tooltip, .has-danger .editor_atto_content.form-control-danger.is-invalid~.invalid-feedback, .has-danger .editor_atto_content.form-control-danger.is-invalid~.invalid-tooltip {
    display: block;
}
.was-validated .has-danger .editor_atto_content.form-control .form-control:invalid, .has-danger .editor_atto_content.form-control .form-control.is-invalid, .was-validated .has-danger .editor_atto_content.form-control-danger .form-control:invalid, .has-danger .editor_atto_content.form-control-danger .form-control.is-invalid {
    border-color: #d75252;
    padding-right: calc(1.4em + 0.75rem)!important;
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23d75252' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d75252' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.35em + 0.1875rem) center;
    background-size: calc(0.7em + 0.375rem) calc(0.7em + 0.375rem);
}
.was-validated .has-danger .editor_atto_content.form-control .form-control:invalid:focus, .has-danger .editor_atto_content.form-control .form-control.is-invalid:focus, .was-validated .has-danger .editor_atto_content.form-control-danger .form-control:invalid:focus, .has-danger .editor_atto_content.form-control-danger .form-control.is-invalid:focus {
    border-color: #d75252;
    box-shadow: 0 0 0 .2rem rgba(215, 82, 82, .25);
}
.was-validated .has-danger .editor_atto_content.form-control select.form-control:invalid, .has-danger .editor_atto_content.form-control select.form-control.is-invalid, .was-validated .has-danger .editor_atto_content.form-control-danger select.form-control:invalid, .has-danger .editor_atto_content.form-control-danger select.form-control.is-invalid {
    padding-right: 3rem!important;
    background-position: right 1.5rem center;
}
.was-validated .has-danger .editor_atto_content.form-control textarea.form-control:invalid, .has-danger .editor_atto_content.form-control textarea.form-control.is-invalid, .was-validated .has-danger .editor_atto_content.form-control-danger textarea.form-control:invalid, .has-danger .editor_atto_content.form-control-danger textarea.form-control.is-invalid {
    padding-right: calc(1.4em + 0.75rem);
    background-position: top calc(0.35em + 0.1875rem) right calc(0.35em + 0.1875rem);
}
.was-validated .has-danger .editor_atto_content.form-control .custom-select:invalid, .has-danger .editor_atto_content.form-control .custom-select.is-invalid, .was-validated .has-danger .editor_atto_content.form-control-danger .custom-select:invalid, .has-danger .editor_atto_content.form-control-danger .custom-select.is-invalid {
    border-color: #d75252;
    padding-right: calc(0.75em + 2.3125rem)!important;
    background: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23333333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center / 8px 10px no-repeat, #ffffff url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23d75252' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d75252' stroke='none'/%3e%3c/svg%3e") center right 1.75rem / calc(0.7em + 0.375rem) calc(0.7em + 0.375rem) no-repeat;
}
.was-validated .has-danger .editor_atto_content.form-control .custom-select:invalid:focus, .has-danger .editor_atto_content.form-control .custom-select.is-invalid:focus, .was-validated .has-danger .editor_atto_content.form-control-danger .custom-select:invalid:focus, .has-danger .editor_atto_content.form-control-danger .custom-select.is-invalid:focus {
    border-color: #d75252;
    box-shadow: 0 0 0 .2rem rgba(215, 82, 82, .25);
}
.was-validated .has-danger .editor_atto_content.form-control .form-check-input:invalid~.form-check-label, .has-danger .editor_atto_content.form-control .form-check-input.is-invalid~.form-check-label, .was-validated .has-danger .editor_atto_content.form-control-danger .form-check-input:invalid~.form-check-label, .has-danger .editor_atto_content.form-control-danger .form-check-input.is-invalid~.form-check-label {
    color: #d75252;
}
.was-validated .has-danger .editor_atto_content.form-control .form-check-input:invalid~.invalid-feedback, .was-validated .has-danger .editor_atto_content.form-control .form-check-input:invalid~.invalid-tooltip, .has-danger .editor_atto_content.form-control .form-check-input.is-invalid~.invalid-feedback, .has-danger .editor_atto_content.form-control .form-check-input.is-invalid~.invalid-tooltip, .was-validated .has-danger .editor_atto_content.form-control-danger .form-check-input:invalid~.invalid-feedback, .was-validated .has-danger .editor_atto_content.form-control-danger .form-check-input:invalid~.invalid-tooltip, .has-danger .editor_atto_content.form-control-danger .form-check-input.is-invalid~.invalid-feedback, .has-danger .editor_atto_content.form-control-danger .form-check-input.is-invalid~.invalid-tooltip {
    display: block;
}
.was-validated .has-danger .editor_atto_content.form-control .custom-control-input:invalid~.custom-control-label, .has-danger .editor_atto_content.form-control .custom-control-input.is-invalid~.custom-control-label, .was-validated .has-danger .editor_atto_content.form-control-danger .custom-control-input:invalid~.custom-control-label, .has-danger .editor_atto_content.form-control-danger .custom-control-input.is-invalid~.custom-control-label {
    color: #d75252;
}
.was-validated .has-danger .editor_atto_content.form-control .custom-control-input:invalid~.custom-control-label::before, .has-danger .editor_atto_content.form-control .custom-control-input.is-invalid~.custom-control-label::before, .was-validated .has-danger .editor_atto_content.form-control-danger .custom-control-input:invalid~.custom-control-label::before, .has-danger .editor_atto_content.form-control-danger .custom-control-input.is-invalid~.custom-control-label::before {
    border-color: #d75252;
}
.was-validated .has-danger .editor_atto_content.form-control .custom-control-input:invalid:checked~.custom-control-label::before, .has-danger .editor_atto_content.form-control .custom-control-input.is-invalid:checked~.custom-control-label::before, .was-validated .has-danger .editor_atto_content.form-control-danger .custom-control-input:invalid:checked~.custom-control-label::before, .has-danger .editor_atto_content.form-control-danger .custom-control-input.is-invalid:checked~.custom-control-label::before {
    border-color: #e17b7b;
    background-color: #e17b7b;
}
.was-validated .has-danger .editor_atto_content.form-control .custom-control-input:invalid:focus~.custom-control-label::before, .has-danger .editor_atto_content.form-control .custom-control-input.is-invalid:focus~.custom-control-label::before, .was-validated .has-danger .editor_atto_content.form-control-danger .custom-control-input:invalid:focus~.custom-control-label::before, .has-danger .editor_atto_content.form-control-danger .custom-control-input.is-invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(215, 82, 82, .25);
}
.was-validated .has-danger .editor_atto_content.form-control .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before, .has-danger .editor_atto_content.form-control .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before, .was-validated .has-danger .editor_atto_content.form-control-danger .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before, .has-danger .editor_atto_content.form-control-danger .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before {
    border-color: #d75252;
}
.was-validated .has-danger .editor_atto_content.form-control .custom-file-input:invalid~.custom-file-label, .has-danger .editor_atto_content.form-control .custom-file-input.is-invalid~.custom-file-label, .was-validated .has-danger .editor_atto_content.form-control-danger .custom-file-input:invalid~.custom-file-label, .has-danger .editor_atto_content.form-control-danger .custom-file-input.is-invalid~.custom-file-label {
    border-color: #d75252;
}
.was-validated .has-danger .editor_atto_content.form-control .custom-file-input:invalid:focus~.custom-file-label, .has-danger .editor_atto_content.form-control .custom-file-input.is-invalid:focus~.custom-file-label, .was-validated .has-danger .editor_atto_content.form-control-danger .custom-file-input:invalid:focus~.custom-file-label, .has-danger .editor_atto_content.form-control-danger .custom-file-input.is-invalid:focus~.custom-file-label {
    border-color: #d75252;
    box-shadow: 0 0 0 .2rem rgba(215, 82, 82, .25);
}
.open.atto_menu>.dropdown-menu {
    display: block;
}
div.editor_atto_toolbar button .icon {
    color: #444;
}
.toast {
    border-radius: .25rem;
}
.toast.toast-success {
    background-color: rgba(212, 245, 237, .95);
    color: #146a55;
}
.toast.toast-success .toast-header {
    color: #146a55;
}
.toast.toast-success .toast-body:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 2px 5px 0 0;
    content: ""}
.toast.toast-danger {
    background-color: rgba(247, 220, 220, .95);
    color: #702b2b;
}
.toast.toast-danger .toast-header {
    color: #702b2b;
}
.toast.toast-danger .toast-body:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 2px 5px 0 0;
    content: ""}
.toast.toast-info {
    background-color: rgba(216, 232, 255, .95);
    color: #204885;
}
.toast.toast-info .toast-header {
    color: #204885;
}
.toast.toast-info .toast-body:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 2px 5px 0 0;
    content: ""}
.toast.toast-warning {
    background-color: rgba(255, 225, 208, .95);
    color: #85370a;
}
.toast.toast-warning .toast-header {
    color: #85370a;
}
.toast.toast-warning .toast-body:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 2px 5px 0 0;
    content: ""}
.toast .close {
    color: inherit;
}
.navbar.fixed-top {
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
    border-bottom: #d9d9d9 1px solid;
    align-items: stretch;
    height: 61px;
}
.navbar.fixed-top .navbar-brand .logo {
    max-height: calc(60px - (0.25rem * 2));
}
.navbar.fixed-top .nav-link {
    height: 100%;
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.navbar.fixed-top .divider {
    width: 1px;
    background-color: #d9d9d9;
}
.navbar.fixed-top #usernavigation .nav-link {
    padding: 0 .5rem;
}
.navbar.fixed-top .login {
    display: flex;
    align-items: center;
}
.navbar.fixed-top .usermenu {
    display: flex;
}
.navbar.fixed-top .usermenu .action-menu {
    display: flex;
    align-items: center;
}
.navbar.fixed-top .usermenu .dropdown {
    display: flex;
    align-items: center;
}
.navbar.fixed-top .usermenu .dropdown .dropdown-toggle {
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 0;
    display: flex;
    align-items: center;
    height: 100%}
.navbar.fixed-top .usermenu .dropdown-menu {
    min-width: 235px;
}
.navbar.fixed-top .usermenu .dropdown-menu .carousel-navigation-link>* {
    pointer-events: none;
}
.navbar.fixed-top .usermenu .dropdown-menu .dropdown-item {
    padding: .25rem 1.75rem .25rem .75rem;
}
.navbar.fixed-top .usermenu .dropdown-menu .dropdown-item.carousel-navigation-link::after {
    font-family: FontAwesome;
    content: "";
    font-size: 1rem;
    right: .75rem;
    position: absolute;
}
.navbar.fixed-top .usermenu .dropdown-menu .submenu .header {
    padding: .25rem .75rem;
    font-size: .975rem;
}
.navbar.fixed-top .usermenu .dropdown-menu .submenu .header .icon {
    font-size: 20px;
    height: 20px;
    width: 20px;
    margin: 0;
}
.navbar.fixed-top .usermenu .dropdown-menu .submenu .items .dropdown-item[aria-current="true"]::before {
    font-family: FontAwesome;
    content: "";
    font-size: .75rem;
    padding-left: .25rem;
}
.navbar.fixed-top .usermenu .login {
    display: flex;
    align-items: center;
}
.navbar.fixed-top .usermenu .dropdown, .navbar.fixed-top .langmenu .dropdown {
    display: flex;
    align-items: center;
    height: 100%}
.navbar.fixed-top .usermenu .dropdown .dropdown-toggle, .navbar.fixed-top .langmenu .dropdown .dropdown-toggle {
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 0;
    display: flex;
    align-items: center;
    height: 100%}
.navbar.fixed-top .langmenu .dropdown-menu .dropdown-item[aria-current="true"]::before {
    content: "";
    font-size: .75rem;
    padding-left: .25rem;
}
@media (max-width:767.98px) {
    .navbar.fixed-top .langmenu .langbutton {
    display: none;
}
}.navbar.fixed-top .moodle-actionmenu .menubar, .navbar.fixed-top .action-menu-trigger .dropdown {
    height: 100%;
    display: flex;
}
.dir-rtl .navbar.fixed-top .usermenu .dropdown-menu .dropdown-item.carousel-navigation-link::after {
    content: ""}
.dir-rtl .navbar.fixed-top .usermenu .dropdown-menu .carousel .carousel-inner .carousel-item-prev.carousel-item-right, .dir-rtl .navbar.fixed-top .usermenu .dropdown-menu .carousel .carousel-inner .carousel-item-next.carousel-item-left {
    transform: translateX(0);
}
.dir-rtl .navbar.fixed-top .usermenu .dropdown-menu .carousel .carousel-inner .carousel-item-next, .dir-rtl .navbar.fixed-top .usermenu .dropdown-menu .carousel .carousel-inner .carousel-item-right.active {
    transform: translateX(-100%);
}
.dir-rtl .navbar.fixed-top .usermenu .dropdown-menu .carousel .carousel-inner .carousel-item-prev, .dir-rtl .navbar.fixed-top .usermenu .dropdown-menu .carousel .carousel-inner .carousel-item-left.active {
    transform: translateX(100%);
}
#page {
    margin-top: 60px;
}
.pagelayout-embedded #page {
    margin-top: 0;
}
:root {
    --navbar-height: 60px;
}
.reportbuilder-table .action-menu .menubar {
    justify-content: end;
}
.reportbuilder-wrapper .filters-dropdown {
    width: 27rem;
    padding: 0;
    z-index: 1050;
    overflow: hidden;
}
@media (max-width:767.98px) {
    .reportbuilder-wrapper .filters-dropdown {
    width: 100%}
}.reportbuilder-wrapper .filters-dropdown .reportbuilder-filters-sidebar {
    max-height: calc(100vh - 60px - 1rem);
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #666 #fff;
}
.reportbuilder-wrapper .filters-dropdown .reportbuilder-filters-sidebar::-webkit-scrollbar {
    width: 12px;
}
.reportbuilder-wrapper .filters-dropdown .reportbuilder-filters-sidebar::-webkit-scrollbar-track {
    background: #fff;
}
.reportbuilder-wrapper .filters-dropdown .reportbuilder-filters-sidebar::-webkit-scrollbar-thumb {
    background-color: #666;
    border-radius: 20px;
    border: 3px solid #fff;
}
.reportbuilder-wrapper .filters-dropdown .reportbuilder-filters-sidebar::-webkit-scrollbar-thumb:hover {
    background-color: #444;
}
.reportbuilder-wrapper .reportbuilder-filters-wrapper .mform.full-width-labels .fitem.row>.col-md-3, .reportbuilder-wrapper .reportbuilder-filters-wrapper .mform.full-width-labels .fitem.row>.col-md-9, .reportbuilder-wrapper .reportbuilder-conditions-list .mform.full-width-labels .fitem.row>.col-md-3, .reportbuilder-wrapper .reportbuilder-conditions-list .mform.full-width-labels .fitem.row>.col-md-9 {
    flex: 0 0 100%;
    max-width: 100%}
.reportbuilder-wrapper .reportbuilder-filters-wrapper .mform.full-width-labels .fitem.row .fdate_selector, .reportbuilder-wrapper .reportbuilder-conditions-list .mform.full-width-labels .fitem.row .fdate_selector {
    flex-wrap: wrap;
}
.reportbuilder-wrapper .reportbuilder-filters-wrapper .mform .form-group, .reportbuilder-wrapper .reportbuilder-conditions-list .mform .form-group {
    margin-bottom: 0;
    max-width: 100%}
.reportbuilder-wrapper .reportbuilder-filters-wrapper .mform .form-group>span, .reportbuilder-wrapper .reportbuilder-conditions-list .mform .form-group>span {
    max-width: 100%}
.reportbuilder-wrapper .reportbuilder-filters-wrapper .filter .filter-header, .reportbuilder-wrapper .reportbuilder-conditions-list .filter .filter-header {
    font-size: 1.25rem;
}
.reportbuilder-wrapper .reportbuilder-filters-wrapper .filter .filter-header .filter-name, .reportbuilder-wrapper .reportbuilder-conditions-list .filter .filter-header .filter-name {
    font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 1rem;
}
.reportbuilder-wrapper .reportbuilder-filters-wrapper .filter .filter-header .filter-name:hover, .reportbuilder-wrapper .reportbuilder-conditions-list .filter .filter-header .filter-name:hover {
    white-space: normal;
    text-overflow: clip;
    word-break: break-all;
}
.reportbuilder-report-container {
    min-width: 0;
}
.reportbuilder-report-container button[data-action="toggle-edit-preview"] .loading-icon {
    margin-left: .5rem;
}
.reportbuilder-editor-table-container {
    overflow-x: auto;
}
.reportbuilder-table th button[data-action="report-remove-column"] .icon, .reportbuilder-table th span[data-drag-type="move"] .icon {
    width: 12px;
    height: 12px;
    font-size: 12px;
    vertical-align: text-top;
    color: #222;
}
.reportbuilder-table th button[data-action="report-remove-column"] .icon {
    margin-right: 0;
}
@media (min-width:992px) {
    .reportbuilder-sidebar-menu {
    width: 250px;
    flex-shrink: 0;
}
}.reportbuilder-sidebar-menu .card-body .list-group-item {
    padding: .75rem;
}
.reportbuilder-sidebar-menu .card-body .list-group-item .icon {
    width: 12px;
    height: 12px;
    font-size: 12px;
}
.reportbuilder-sidebar-menu-cards {
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #666 #f8f9fa;
}
.reportbuilder-sidebar-menu-cards::-webkit-scrollbar {
    width: 12px;
}
.reportbuilder-sidebar-menu-cards::-webkit-scrollbar-track {
    background: #f8f9fa;
}
.reportbuilder-sidebar-menu-cards::-webkit-scrollbar-thumb {
    background-color: #666;
    border-radius: 20px;
    border: 3px solid #f8f9fa;
}
.reportbuilder-sidebar-menu-cards::-webkit-scrollbar-thumb:hover {
    background-color: #444;
}
.reportbuilder-sidebar-settings {
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #666 #f8f9fa;
}
.reportbuilder-sidebar-settings::-webkit-scrollbar {
    width: 12px;
}
.reportbuilder-sidebar-settings::-webkit-scrollbar-track {
    background: #f8f9fa;
}
.reportbuilder-sidebar-settings::-webkit-scrollbar-thumb {
    background-color: #666;
    border-radius: 20px;
    border: 3px solid #f8f9fa;
}
.reportbuilder-sidebar-settings::-webkit-scrollbar-thumb:hover {
    background-color: #444;
}
@media (min-width:992px) {
    .reportbuilder-sidebar-settings {
    width: 350px;
    flex-shrink: 0;
}
}.reportbuilder-sidebar-settings .list-group-item {
    padding: .75rem;
}
.reportbuilder-sidebar-settings .list-group-item .icon {
    width: 12px;
    height: 12px;
    font-size: 12px;
    color: #222;
}
.reportbuilder-sidebar-settings .list-group-item button[data-action="report-remove-filter"] .icon, .reportbuilder-sidebar-settings .list-group-item button[data-action="report-remove-condition"] .icon {
    margin-right: 0;
    vertical-align: text-top;
}
.reportbuilder-sidebar-settings .list-group-item span[data-drag-type="move"] .icon {
    vertical-align: text-top;
}
.reportbuilder-sidebar-settings div[data-region="settings-sorting"] .list-group-item span[data-drag-type="move"] .icon {
    vertical-align: middle;
}
.reportbuilder-sidebar-settings div[data-region="settings-cardview"] form .col-md-3, .reportbuilder-sidebar-settings div[data-region="settings-cardview"] form .col-md-9 {
    flex: 1 1;
    max-width: initial;
}
.reportbuilder-sidebar-settings div[data-region="settings-cardview"] form div[data-fieldtype="submit"] {
    flex-basis: auto;
}
.reportbuilder-sidebar-settings .inplaceeditable.inplaceeditingon input {
    width: 100%}
.reportbuilder-wrapper button.btn-outline-secondary[data-toggle="collapse"]:not(.collapsed), .reportbuilder-wrapper .dropdown.show button.btn-outline-secondary[data-toggle="dropdown"] {
    color: #fff;
    background-color: #666;
    border-color: #666;
}
.reportbuilder-sortable-list li.sortable-list-current-position, .reportbuilder-table th.sortable-list-current-position, .reportbuilder-conditions-list .condition.sortable-list-current-position {
    background-color: #3d3ade;
}
.reportbuilder-sortable-list li.sortable-list-is-dragged, .reportbuilder-table th.sortable-list-is-dragged, .reportbuilder-conditions-list .condition.sortable-list-is-dragged {
    background-color: #fff;
    opacity: .85;
}
@media (min-width:992px) {
    .path-admin-reportbuilder.pagelayout-popup.behat-site .fixed-top {
    position: fixed;
}
.path-admin-reportbuilder.pagelayout-popup #region-main {
    border: none;
    padding: 0;
}
.path-admin-reportbuilder.pagelayout-popup #maincontent {
    visibility: hidden;
}
.path-admin-reportbuilder.pagelayout-popup .dynamictabs .nav-tabs {
    position: fixed;
    z-index: 1030;
    width: calc(100% - 35px);
    padding-top: 1.25rem;
    background-color: #fff;
    box-shadow: 0 1.25rem 0 #fff;
}
.path-admin-reportbuilder.pagelayout-popup .dynamictabs .tab-content {
    padding-top: 83px;
}
.path-admin-reportbuilder.pagelayout-popup .reportbuilder-sidebar-menu {
    position: fixed;
}
.path-admin-reportbuilder.pagelayout-popup .reportbuilder-sidebar-menu .reportbuilder-sidebar-menu-cards {
    max-height: calc(100vh - 163px - 52px);
}
.path-admin-reportbuilder.pagelayout-popup .reportbuilder-sidebar-settings {
    position: fixed;
    right: 30px;
    max-height: calc(100vh - 163px);
}
.path-admin-reportbuilder.pagelayout-popup .reportbuilder-report[data-editing] .reportbuilder-report-container {
    max-height: calc(100vh - 163px);
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #666 #f8f9fa;
    margin-left: calc(250px + 1rem);
    margin-right: calc(350px + 1rem);
}
.path-admin-reportbuilder.pagelayout-popup .reportbuilder-report[data-editing] .reportbuilder-report-container::-webkit-scrollbar {
    width: 12px;
}
.path-admin-reportbuilder.pagelayout-popup .reportbuilder-report[data-editing] .reportbuilder-report-container::-webkit-scrollbar-track {
    background: #f8f9fa;
}
.path-admin-reportbuilder.pagelayout-popup .reportbuilder-report[data-editing] .reportbuilder-report-container::-webkit-scrollbar-thumb {
    background-color: #666;
    border-radius: 20px;
    border: 3px solid #f8f9fa;
}
.path-admin-reportbuilder.pagelayout-popup .reportbuilder-report[data-editing] .reportbuilder-report-container::-webkit-scrollbar-thumb:hover {
    background-color: #444;
}
.path-admin-reportbuilder.pagelayout-popup .reportbuilder-audiences-container {
    margin-left: calc(250px + 1rem);
}
}#page-admin-reportbuilder-edit #page {
    overflow-y: auto;
}
.reportbuilder-toggle-card .card-header {
    border-bottom: none;
}
.reportbuilder-toggle-card .card-body {
    border-top: 1px solid rgba(0, 0, 0, .125);
}
.reportbuilder-toggle-card .toggle-card-button i.toggle-card-icon {
    color: #666;
    font-size: 1.5em;
    font-weight: 700;
}
.reportbuilder-toggle-card .toggle-card-button .collapsed-icon-container {
    display: none;
}
.reportbuilder-toggle-card .toggle-card-button .expanded-icon-container {
    display: inline-block;
}
.reportbuilder-toggle-card .toggle-card-button.collapsed .collapsed-icon-container {
    display: inline-block;
}
.reportbuilder-toggle-card .toggle-card-button.collapsed .expanded-icon-container {
    display: none;
}
.reportbuilder-audiences-container .audience-separator {
    text-transform: uppercase;
}
.reportbuilder-audiences-container .audience-separator::before, .reportbuilder-audiences-container .audience-separator::after {
    content: "";
    flex: 1;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.reportbuilder-audiences-container .audience-separator:not(:empty)::before {
    margin-right: 1rem;
}
.reportbuilder-audiences-container .audience-separator:not(:empty)::after {
    margin-left: 1rem;
}
.reportbuilder-audiences-container .instance-card .card-header i.icon {
    margin-right: 0;
}
@media (max-width:575.98px) {
    .reportbuilder-report[data-report-type="0"]: not([data-editing]) table.reportbuilder-table thead {
    display: none;
}
.reportbuilder-report[data-report-type="0"]:not([data-editing]) table.reportbuilder-table tr {
    display: flex;
    flex-direction: column;
    margin: .5rem 0;
    padding: .25rem .5rem 0 .5rem;
    background-color: #ffffff!important;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0;
}
.reportbuilder-report[data-report-type="0"]:not([data-editing]) table.reportbuilder-table tr:hover {
    background-color: #ffffff!important;
}
.reportbuilder-report[data-report-type="0"]:not([data-editing]) table.reportbuilder-table tr.emptyrow {
    display: none;
}
.reportbuilder-report[data-report-type="0"]:not([data-editing]) table.reportbuilder-table tr:not(.show) td[data-cardviewhidden] {
    display: none;
}
.reportbuilder-report[data-report-type="0"]:not([data-editing]) table.reportbuilder-table tr td {
    display: block;
    min-height: 3.6rem;
    padding: .5rem .25rem;
    border: none;
}
.reportbuilder-report[data-report-type="0"]:not([data-editing]) table.reportbuilder-table tr td::before {
    content: attr(data-cardtitle);
    display: block;
    text-transform: uppercase;
    font-size: 70%;
    color: #333;
}
.reportbuilder-report[data-report-type="0"]:not([data-editing]) table.reportbuilder-table tr td:not([data-cardtitle]) {
    min-height: 3rem;
}
.reportbuilder-report[data-report-type="0"]:not([data-editing]) table.reportbuilder-table tr td:not(:first-child):not(.card-toggle) {
    border-top: 1px solid rgba(0, 0, 0, .125);
}
.reportbuilder-report[data-report-type="0"]:not([data-editing]) table.reportbuilder-table tr td:first-child {
    padding-right: 2rem;
}
.reportbuilder-report[data-report-type="0"]:not([data-editing]) table.reportbuilder-table tr td.card-toggle {
    display: block!important;
    position: absolute;
    right: 10px;
}
.reportbuilder-report[data-report-type="0"]:not([data-editing]) table.reportbuilder-table tr td.card-toggle button {
    padding: 0 .5rem;
    color: #666;
}
.reportbuilder-report[data-report-type="0"]:not([data-editing]) table.reportbuilder-table tr td.card-toggle button i {
    font-size: 1.5em;
    font-weight: 700;
}
}.courseindex .courseindex-item {
    padding: .5rem .5rem;
    border: 1px solid transparent;
    border-radius: 0;
}
.courseindex .courseindex-item.courseindex-section-title a {
    font-weight: 700;
}
.courseindex .courseindex-item .icons-collapse-expand {
    padding-right: 4px;
}
.courseindex .courseindex-item .courseindex-link, .courseindex .courseindex-item .courseindex-chevron {
    color: #444;
}
.courseindex .courseindex-item .courseindex-link:hover, .courseindex .courseindex-item .courseindex-link:focus, .courseindex .courseindex-item .courseindex-chevron:hover, .courseindex .courseindex-item .courseindex-chevron:focus {
    color: #000;
    text-decoration: none;
}
.courseindex .courseindex-item:hover, .courseindex .courseindex-item:focus {
    color: #000;
}
.courseindex .courseindex-item:hover .courseindex-link, .courseindex .courseindex-item:hover .courseindex-chevron, .courseindex .courseindex-item:focus .courseindex-link, .courseindex .courseindex-item:focus .courseindex-chevron {
    color: #000;
    cursor: pointer;
}
.courseindex .courseindex-item:hover.dimmed, .courseindex .courseindex-item:focus.dimmed {
    color: #000;
}
.courseindex .courseindex-item:hover.dimmed .courseindex-link, .courseindex .courseindex-item:hover.dimmed .courseindex-chevron, .courseindex .courseindex-item:focus.dimmed .courseindex-link, .courseindex .courseindex-item:focus.dimmed .courseindex-chevron {
    color: #000;
}
.courseindex .courseindex-item:hover.draggable, .courseindex .courseindex-item:focus.draggable {
    cursor: pointer;
}
.courseindex .courseindex-item.dragging {
    border: 1px solid #c9deff;
    background-color: #e8f1ff;
}
.courseindex .courseindex-item.active {
    background-color: #f8f9fa;
    border-color: #d9d9d9;
}
.courseindex .courseindex-item.dimmed {
    color: #666;
}
.courseindex .courseindex-item.dimmed .courseindex-link, .courseindex .courseindex-item.dimmed .courseindex-chevron {
    color: #666;
}
.courseindex .courseindex-item.dimmed.pageitem {
    color: #fff;
}
.courseindex .courseindex-item.dimmed.pageitem a {
    color: #fff;
}
.courseindex .courseindex-item .courseindex-locked {
    display: none;
}
.courseindex .courseindex-item.restrictions .courseindex-locked {
    display: block;
}
.courseindex .courseindex-item.pageitem {
    background-color: #0c0b41;
    color: #fff;
    scroll-margin: 6rem;
}
.courseindex .courseindex-item.pageitem a {
    color: #fff;
}
.courseindex .courseindex-item.pageitem:hover, .courseindex .courseindex-item.pageitem:focus {
    background-color: #060520;
    color: #e6e6e6;
}
.courseindex .courseindex-item.pageitem:hover .courseindex-link, .courseindex .courseindex-item.pageitem:hover .courseindex-chevron, .courseindex .courseindex-item.pageitem:focus .courseindex-link, .courseindex .courseindex-item.pageitem:focus .courseindex-chevron {
    color: #e6e6e6;
}
.courseindex .courseindex-item .completioninfo {
    min-width: 24px;
}
.courseindex .courseindex-item .completioninfo.completion_complete {
    color: #26cba4;
}
.courseindex .courseindex-item .completioninfo.completion_fail {
    color: #d75252;
}
.courseindex .courseindex-item.indented {
    margin-left: 1rem;
}
.courseindex .courseindex-section {
    border-left: solid 3px transparent;
}
.courseindex .courseindex-section.dragging {
    border: 1px solid #c9deff;
    background-color: #e8f1ff;
}
.courseindex .courseindex-section .current-badge {
    line-height: 1.4;
    display: none;
}
.courseindex .courseindex-section.current {
    border-left: solid 3px #0c0b41;
}
.courseindex .courseindex-section.current .current-badge {
    display: inline-block;
}
.courseindex .courseindex-section.dropready .courseindex-item-content {
    padding-bottom: 1em;
}
.courseindex .courseindex-section .courseindex-sectioncontent .courseindex-item {
    padding-left: .5rem;
}
.courseindex .icon {
    font-size: 12px;
}
.courseindex .d-flex-noedit {
    display: none;
}
.courseindex.editing .d-flex-noedit {
    display: flex;
}
.courseindex .media-list .rounded-circle {
    height: 1rem;
    width: 1rem;
}
.courseindex .media-list .w-100 {
    height: 1rem;
    margin: .5rem 0;
}
.moremenu {
    opacity: 0;
    height: 60px;
}
.moremenu.observed {
    opacity: 1;
}
.moremenu .nav-link {
    height: 60px;
    display: flex;
    align-items: center;
    border-right: none;
    border-bottom: solid 3px transparent;
    border-left: none;
    border-top: none;
}
.moremenu .nav-link:hover, .moremenu .nav-link:focus {
    border-color: transparent;
    background-color: #f8f9fa;
}
.moremenu .nav-link.active {
    background-color: #f8f9fa;
    border-color: transparent;
    border-bottom-color: #0c0b41;
}
.moremenu .nav-link.active:focus, .moremenu .nav-link.active:hover {
    background-color: #f8f9fa;
    border-bottom-color: #0c0b41;
}
.moremenu .nav-link.focus, .moremenu .nav-link:focus {
    position: relative;
}
.moremenu .nav-link[data-toggle="tab"] {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
/*.moremenu .nav-link[data-toggle="tab"]::after {*/
/*    content: attr(data-text) / "";`*/
/*    height: 0;*/
/*    visibility: hidden;*/
/*    overflow: hidden;*/
/*    user-select: none;*/
/*    pointer-events: none;*/
/*    font-weight: 700;*/
/*}*/
@media speech {
    /*.moremenu .nav-link[data-toggle="tab"]::after {*/
    /*display: none;*/
    /*}*/
}.moremenu .nav-tabs {
    margin-left: 0;
    background-color: #fff;
}
.moremenu .show>.nav-link, .moremenu .active>.nav-link, .moremenu .nav-link.show, .moremenu .nav-link.active {
    background: transparent;
}
.moremenu .dropdownmoremenu>.dropdown-menu>.dropdown-item {
    padding: 0;
}
.moremenu .dropdownmoremenu>.dropdown-menu .dropdown-menu {
    position: static;
    padding: 0;
    border: 0;
}
.moremenu .dropdownmoremenu>.dropdown-menu .dropdown-menu.show {
    display: block;
}
.moremenu .dropdownmoremenu>.dropdown-menu .dropdown-menu .dropdown-item {
    background-color: #f8f9fa;
}
.moremenu .dropdownmoremenu>.dropdown-menu .dropdown-menu .dropdown-item:hover, .moremenu .dropdownmoremenu>.dropdown-menu .dropdown-menu .dropdown-item:focus {
    color: #fff;
    background-color: #0c0b41;
}
.moremenu .dropdownmoremenu>.dropdown-menu .dropdown-menu .dropdown-divider {
    display: none;
}
.moremenu .dropdown-item[aria-current="true"], .moremenu .dropdown-item.active {
    background-color: transparent;
    color: #282938;
}
.moremenu .dropdown-item[aria-current="true"]:focus-within, .moremenu .dropdown-item[aria-current="true"]:hover, .moremenu .dropdown-item.active:focus-within, .moremenu .dropdown-item.active:hover {
    background-color: #0c0b41;
    color: #fff;
}
.moremenu .dropdown-item[aria-current="true"]:focus-within a, .moremenu .dropdown-item[aria-current="true"]:hover a, .moremenu .dropdown-item.active:focus-within a, .moremenu .dropdown-item.active:hover a {
    color: #fff;
}
.moremenu .dropdown-item[aria-current="true"]:before, .moremenu .dropdown-item.active:before {
    content: ""}
.primary-navigation .navigation {
    height: 60px;
}
.primary-navigation .navigation .nav-link {
    height: 60px;
    color: #282938;
    border-top: 3px solid transparent;
}
@media (max-width:767.98px) {
    .primary-navigation {
    display: none;
}
.editmode-switch-form label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
}.editmode-switch-form .custom-control-input {
    width: 100%;
    z-index: 1;
}
.drawer-primary .drawercontent {
    padding: 0;
}
.drawer-primary .drawercontent .list-group {
    border-radius: 0;
    margin-top: -1px;
}
.drawer-primary .drawercontent .list-group .list-group-item {
    border-left: 0;
    border-right: 0;
}
.secondary-navigation {
    padding-bottom: 15px;
}
.secondary-navigation .navigation {
    border-bottom: 1px solid #d9d9d9;
    background-color: #fff;
    margin: 0 -.5rem;
    padding: 0 .5rem;
}
.secondary-navigation .navigation .nav-tabs {
    border: none;
    max-width: 830px;
    margin: 0 auto;
}
.secondary-navigation .navigation .nav-tabs .nav-link {
    border-radius: initial;
}
@media (min-width:768px) {
    .secondary-navigation .navigation {
    padding: 0 calc(0.5rem + 15px);
}
}.tertiary-navigation {
    padding-top: 10px;
}
.tertiary-navigation.full-width-bottom-border {
    width: calc(100% + 1rem + 30px);
    margin-left: calc(-0.5rem - 15px);
    margin-right: calc(-0.5rem - 15px);
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 25px;
}
@media (max-width:767.98px) {
    .tertiary-navigation.full-width-bottom-border {
    width: calc(100% + 1rem);
    margin-left: -.5rem;
    margin-right: -.5rem;
}
}.tertiary-navigation.full-width-bottom-border .row {
    margin: 0;
    padding-left: .5rem;
    padding-right: .5rem;
}
.tertiary-navigation .navitem, .tertiary-navigation .navitem-divider {
    display: flex;
    margin-bottom: 25px;
}
.tertiary-navigation .navitem-divider {
    width: 1px;
    background-color: #d9d9d9;
}
.tertiary-navigation>a.btn, .tertiary-navigation>div.urlselect {
    margin-bottom: 25px;
}
.tertiary-navigation .row {
    column-gap: 10px;
}
.tertiary-navigation .tertiary-navigation-selector .dropdown-toggle {
    padding: 0;
    font-size: 1.4rem;
    font-weight: 700;
}
.tertiary-navigation .navitem:not(:last-child), .tertiary-navigation .navitem-divider:not(:last-child) {
    margin-right: 20px;
}
.tertiary-navigation .btn>div {
    max-width: 200px;
}
@media (max-width:767.98px) {
    .tertiary-navigation .mform {
    padding-left: initial;
}
}@media (max-width:575.98px) {
    .tertiary-navigation .page-toggler>p {
    font-size: 80%}
}@media print {
    .tertiary-navigation {
    display: none;
}
}body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.navbar {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
}
.userpicture {
    border-radius: 50%}
.btn-outline-secondary {
    color: #666;
    border-color: #666;
    border-color: #666;
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #666;
    border-color: #666;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 .2rem rgba(102, 102, 102, .5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #666;
    background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #666;
    border-color: #666;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(102, 102, 102, .5);
}
.btn-outline-info {
    color: #1f7e9a;
    border-color: #1f7e9a;
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #1f7e9a;
    border-color: #1f7e9a;
}
.btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 .2rem rgba(31, 126, 154, .5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #1f7e9a;
    background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #1f7e9a;
    border-color: #1f7e9a;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(31, 126, 154, .5);
}
.btn-outline-warning {
    color: #a6670e;
    border-color: #a6670e;
}
.btn-outline-warning:hover {
    color: #fff;
    background-color: #a6670e;
    border-color: #a6670e;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 .2rem rgba(166, 103, 14, .5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #a6670e;
    background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #a6670e;
    border-color: #a6670e;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(166, 103, 14, .5);
}
.bg-gray {
    background-color: #f4f5f7!important;
}
a.bg-gray:hover, a.bg-gray:focus, button.bg-gray:hover, button.bg-gray:focus {
    background-color: #d6dae2!important;
}
.object-cover {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.bg-none {
    background-color: transparent!important;
    background: none!important;
}
.backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000040;
    transition: all 200ms ease-in-out;
    z-index: 1040;
}
.backdrop.static {
    pointer-events: none!important;
}
.bg-primary {
    background-color: #0c0b41!important;
}
.hover-bg-primary:hover, .hover-bg-primary:focus, .hover-bg-primary:active, a.hover-bg-primary:hover, a.hover-bg-primary:focus, a.hover-bg-primary:active, button.hover-bg-primary:hover, button.hover-bg-primary:focus, button.hover-bg-primary:active {
    background-color: #0c0b41!important;
}
.bg-secondary {
    background-color: #eaeaea!important;
}
.hover-bg-secondary:hover, .hover-bg-secondary:focus, .hover-bg-secondary:active, a.hover-bg-secondary:hover, a.hover-bg-secondary:focus, a.hover-bg-secondary:active, button.hover-bg-secondary:hover, button.hover-bg-secondary:focus, button.hover-bg-secondary:active {
    background-color: #eaeaea!important;
}
.bg-success {
    background-color: #26cba4!important;
}
.hover-bg-success:hover, .hover-bg-success:focus, .hover-bg-success:active, a.hover-bg-success:hover, a.hover-bg-success:focus, a.hover-bg-success:active, button.hover-bg-success:hover, button.hover-bg-success:focus, button.hover-bg-success:active {
    background-color: #26cba4!important;
}
.bg-info {
    background-color: #3d8aff!important;
}
.hover-bg-info:hover, .hover-bg-info:focus, .hover-bg-info:active, a.hover-bg-info:hover, a.hover-bg-info:focus, a.hover-bg-info:active, button.hover-bg-info:hover, button.hover-bg-info:focus, button.hover-bg-info:active {
    background-color: #3d8aff!important;
}
.bg-warning {
    background-color: #FF6914!important;
}
.hover-bg-warning:hover, .hover-bg-warning:focus, .hover-bg-warning:active, a.hover-bg-warning:hover, a.hover-bg-warning:focus, a.hover-bg-warning:active, button.hover-bg-warning:hover, button.hover-bg-warning:focus, button.hover-bg-warning:active {
    background-color: #FF6914!important;
}
.bg-danger {
    background-color: #d75252!important;
}
.hover-bg-danger:hover, .hover-bg-danger:focus, .hover-bg-danger:active, a.hover-bg-danger:hover, a.hover-bg-danger:focus, a.hover-bg-danger:active, button.hover-bg-danger:hover, button.hover-bg-danger:focus, button.hover-bg-danger:active {
    background-color: #d75252!important;
}
.bg-light {
    background-color: #f8f8f8!important;
}
.hover-bg-light:hover, .hover-bg-light:focus, .hover-bg-light:active, a.hover-bg-light:hover, a.hover-bg-light:focus, a.hover-bg-light:active, button.hover-bg-light:hover, button.hover-bg-light:focus, button.hover-bg-light:active {
    background-color: #f8f8f8!important;
}
.bg-dark {
    background-color: #444444!important;
}
.hover-bg-dark:hover, .hover-bg-dark:focus, .hover-bg-dark:active, a.hover-bg-dark:hover, a.hover-bg-dark:focus, a.hover-bg-dark:active, button.hover-bg-dark:hover, button.hover-bg-dark:focus, button.hover-bg-dark:active {
    background-color: #444444!important;
}
.bg-mpage_cfg_bg_color1 {
    background-color: #0c0b41!important;
}
.hover-bg-mpage_cfg_bg_color1:hover, .hover-bg-mpage_cfg_bg_color1:focus, .hover-bg-mpage_cfg_bg_color1:active, a.hover-bg-mpage_cfg_bg_color1:hover, a.hover-bg-mpage_cfg_bg_color1:focus, a.hover-bg-mpage_cfg_bg_color1:active, button.hover-bg-mpage_cfg_bg_color1:hover, button.hover-bg-mpage_cfg_bg_color1:focus, button.hover-bg-mpage_cfg_bg_color1:active {
    background-color: #0c0b41!important;
}
.bg-mpage_cfg_bg_color2 {
    background-color: #0b345b!important;
}
.hover-bg-mpage_cfg_bg_color2:hover, .hover-bg-mpage_cfg_bg_color2:focus, .hover-bg-mpage_cfg_bg_color2:active, a.hover-bg-mpage_cfg_bg_color2:hover, a.hover-bg-mpage_cfg_bg_color2:focus, a.hover-bg-mpage_cfg_bg_color2:active, button.hover-bg-mpage_cfg_bg_color2:hover, button.hover-bg-mpage_cfg_bg_color2:focus, button.hover-bg-mpage_cfg_bg_color2:active {
    background-color: #0b345b!important;
}
.bg-mpage_cfg_mouse_over_color {
    background-color: #1b36bb!important;
}
.hover-bg-mpage_cfg_mouse_over_color:hover, .hover-bg-mpage_cfg_mouse_over_color:focus, .hover-bg-mpage_cfg_mouse_over_color:active, a.hover-bg-mpage_cfg_mouse_over_color:hover, a.hover-bg-mpage_cfg_mouse_over_color:focus, a.hover-bg-mpage_cfg_mouse_over_color:active, button.hover-bg-mpage_cfg_mouse_over_color:hover, button.hover-bg-mpage_cfg_mouse_over_color:focus, button.hover-bg-mpage_cfg_mouse_over_color:active {
    background-color: #1b36bb!important;
}
.bg-primary-light {
    background-color: #4574dc!important;
}
.hover-bg-primary-light:hover, .hover-bg-primary-light:focus, .hover-bg-primary-light:active, a.hover-bg-primary-light:hover, a.hover-bg-primary-light:focus, a.hover-bg-primary-light:active, button.hover-bg-primary-light:hover, button.hover-bg-primary-light:focus, button.hover-bg-primary-light:active {
    background-color: #4574dc!important;
}
.bg-primary-dark {
    background-color: #576383!important;
}
.hover-bg-primary-dark:hover, .hover-bg-primary-dark:focus, .hover-bg-primary-dark:active, a.hover-bg-primary-dark:hover, a.hover-bg-primary-dark:focus, a.hover-bg-primary-dark:active, button.hover-bg-primary-dark:hover, button.hover-bg-primary-dark:focus, button.hover-bg-primary-dark:active {
    background-color: #576383!important;
}
.bg-primary2 {
    background-color: #2F56A5!important;
}
.hover-bg-primary2:hover, .hover-bg-primary2:focus, .hover-bg-primary2:active, a.hover-bg-primary2:hover, a.hover-bg-primary2:focus, a.hover-bg-primary2:active, button.hover-bg-primary2:hover, button.hover-bg-primary2:focus, button.hover-bg-primary2:active {
    background-color: #2F56A5!important;
}
.bg-primary-darken {
    background-color: #292B5D!important;
}
.hover-bg-primary-darken:hover, .hover-bg-primary-darken:focus, .hover-bg-primary-darken:active, a.hover-bg-primary-darken:hover, a.hover-bg-primary-darken:focus, a.hover-bg-primary-darken:active, button.hover-bg-primary-darken:hover, button.hover-bg-primary-darken:focus, button.hover-bg-primary-darken:active {
    background-color: #292B5D!important;
}
.bg-primary-darken2 {
    background-color: #00205c!important;
}
.hover-bg-primary-darken2:hover, .hover-bg-primary-darken2:focus, .hover-bg-primary-darken2:active, a.hover-bg-primary-darken2:hover, a.hover-bg-primary-darken2:focus, a.hover-bg-primary-darken2:active, button.hover-bg-primary-darken2:hover, button.hover-bg-primary-darken2:focus, button.hover-bg-primary-darken2:active {
    background-color: #00205c!important;
}
.bg-primary-darken3 {
    background-color: #1c376f!important;
}
.hover-bg-primary-darken3:hover, .hover-bg-primary-darken3:focus, .hover-bg-primary-darken3:active, a.hover-bg-primary-darken3:hover, a.hover-bg-primary-darken3:focus, a.hover-bg-primary-darken3:active, button.hover-bg-primary-darken3:hover, button.hover-bg-primary-darken3:focus, button.hover-bg-primary-darken3:active {
    background-color: #1c376f!important;
}
.bg-secondary-light {
    background-color: #fdf9bc!important;
}
.hover-bg-secondary-light:hover, .hover-bg-secondary-light:focus, .hover-bg-secondary-light:active, a.hover-bg-secondary-light:hover, a.hover-bg-secondary-light:focus, a.hover-bg-secondary-light:active, button.hover-bg-secondary-light:hover, button.hover-bg-secondary-light:focus, button.hover-bg-secondary-light:active {
    background-color: #fdf9bc!important;
}
.bg-success-light {
    background-color: #ecf9f2!important;
}
.hover-bg-success-light:hover, .hover-bg-success-light:focus, .hover-bg-success-light:active, a.hover-bg-success-light:hover, a.hover-bg-success-light:focus, a.hover-bg-success-light:active, button.hover-bg-success-light:hover, button.hover-bg-success-light:focus, button.hover-bg-success-light:active {
    background-color: #ecf9f2!important;
}
.bg-info-light {
    background-color: #e3f4fe!important;
}
.hover-bg-info-light:hover, .hover-bg-info-light:focus, .hover-bg-info-light:active, a.hover-bg-info-light:hover, a.hover-bg-info-light:focus, a.hover-bg-info-light:active, button.hover-bg-info-light:hover, button.hover-bg-info-light:focus, button.hover-bg-info-light:active {
    background-color: #e3f4fe!important;
}
.bg-warning-light {
    background-color: #fff3e3!important;
}
.hover-bg-warning-light:hover, .hover-bg-warning-light:focus, .hover-bg-warning-light:active, a.hover-bg-warning-light:hover, a.hover-bg-warning-light:focus, a.hover-bg-warning-light:active, button.hover-bg-warning-light:hover, button.hover-bg-warning-light:focus, button.hover-bg-warning-light:active {
    background-color: #fff3e3!important;
}
.bg-danger-light {
    background-color: #fdeaef!important;
}
.hover-bg-danger-light:hover, .hover-bg-danger-light:focus, .hover-bg-danger-light:active, a.hover-bg-danger-light:hover, a.hover-bg-danger-light:focus, a.hover-bg-danger-light:active, button.hover-bg-danger-light:hover, button.hover-bg-danger-light:focus, button.hover-bg-danger-light:active {
    background-color: #fdeaef!important;
}
.bg-blue {
    background-color: #3d8aff!important;
}
.hover-bg-blue:hover, .hover-bg-blue:focus, .hover-bg-blue:active, a.hover-bg-blue:hover, a.hover-bg-blue:focus, a.hover-bg-blue:active, button.hover-bg-blue:hover, button.hover-bg-blue:focus, button.hover-bg-blue:active {
    background-color: #3d8aff!important;
}
.bg-blue-light {
    background-color: #e3f4fe!important;
}
.hover-bg-blue-light:hover, .hover-bg-blue-light:focus, .hover-bg-blue-light:active, a.hover-bg-blue-light:hover, a.hover-bg-blue-light:focus, a.hover-bg-blue-light:active, button.hover-bg-blue-light:hover, button.hover-bg-blue-light:focus, button.hover-bg-blue-light:active {
    background-color: #e3f4fe!important;
}
.bg-indigo {
    background-color: #7239ea!important;
}
.hover-bg-indigo:hover, .hover-bg-indigo:focus, .hover-bg-indigo:active, a.hover-bg-indigo:hover, a.hover-bg-indigo:focus, a.hover-bg-indigo:active, button.hover-bg-indigo:hover, button.hover-bg-indigo:focus, button.hover-bg-indigo:active {
    background-color: #7239ea!important;
}
.bg-indigo-light {
    background-color: #efe9fd!important;
}
.hover-bg-indigo-light:hover, .hover-bg-indigo-light:focus, .hover-bg-indigo-light:active, a.hover-bg-indigo-light:hover, a.hover-bg-indigo-light:focus, a.hover-bg-indigo-light:active, button.hover-bg-indigo-light:hover, button.hover-bg-indigo-light:focus, button.hover-bg-indigo-light:active {
    background-color: #efe9fd!important;
}
.bg-purple {
    background-color: #5b2e91!important;
}
.hover-bg-purple:hover, .hover-bg-purple:focus, .hover-bg-purple:active, a.hover-bg-purple:hover, a.hover-bg-purple:focus, a.hover-bg-purple:active, button.hover-bg-purple:hover, button.hover-bg-purple:focus, button.hover-bg-purple:active {
    background-color: #5b2e91!important;
}
.bg-purple-light {
    background-color: #ede8f3!important;
}
.hover-bg-purple-light:hover, .hover-bg-purple-light:focus, .hover-bg-purple-light:active, a.hover-bg-purple-light:hover, a.hover-bg-purple-light:focus, a.hover-bg-purple-light:active, button.hover-bg-purple-light:hover, button.hover-bg-purple-light:focus, button.hover-bg-purple-light:active {
    background-color: #ede8f3!important;
}
.bg-pink {
    background-color: #ed156e!important;
}
.hover-bg-pink:hover, .hover-bg-pink:focus, .hover-bg-pink:active, a.hover-bg-pink:hover, a.hover-bg-pink:focus, a.hover-bg-pink:active, button.hover-bg-pink:hover, button.hover-bg-pink:focus, button.hover-bg-pink:active {
    background-color: #ed156e!important;
}
.bg-pink-light {
    background-color: #ffe8ec!important;
}
.hover-bg-pink-light:hover, .hover-bg-pink-light:focus, .hover-bg-pink-light:active, a.hover-bg-pink-light:hover, a.hover-bg-pink-light:focus, a.hover-bg-pink-light:active, button.hover-bg-pink-light:hover, button.hover-bg-pink-light:focus, button.hover-bg-pink-light:active {
    background-color: #ffe8ec!important;
}
.bg-red {
    background-color: #d75252!important;
}
.hover-bg-red:hover, .hover-bg-red:focus, .hover-bg-red:active, a.hover-bg-red:hover, a.hover-bg-red:focus, a.hover-bg-red:active, button.hover-bg-red:hover, button.hover-bg-red:focus, button.hover-bg-red:active {
    background-color: #d75252!important;
}
.bg-red-light {
    background-color: #fdeaef!important;
}
.hover-bg-red-light:hover, .hover-bg-red-light:focus, .hover-bg-red-light:active, a.hover-bg-red-light:hover, a.hover-bg-red-light:focus, a.hover-bg-red-light:active, button.hover-bg-red-light:hover, button.hover-bg-red-light:focus, button.hover-bg-red-light:active {
    background-color: #fdeaef!important;
}
.bg-yellow {
    background-color: #FFBD14!important;
}
.hover-bg-yellow:hover, .hover-bg-yellow:focus, .hover-bg-yellow:active, a.hover-bg-yellow:hover, a.hover-bg-yellow:focus, a.hover-bg-yellow:active, button.hover-bg-yellow:hover, button.hover-bg-yellow:focus, button.hover-bg-yellow:active {
    background-color: #FFBD14!important;
}
.bg-yellow-light {
    background-color: #ebff00!important;
}
.hover-bg-yellow-light:hover, .hover-bg-yellow-light:focus, .hover-bg-yellow-light:active, a.hover-bg-yellow-light:hover, a.hover-bg-yellow-light:focus, a.hover-bg-yellow-light:active, button.hover-bg-yellow-light:hover, button.hover-bg-yellow-light:focus, button.hover-bg-yellow-light:active {
    background-color: #ebff00!important;
}
.bg-orange {
    background-color: #FF6914!important;
}
.hover-bg-orange:hover, .hover-bg-orange:focus, .hover-bg-orange:active, a.hover-bg-orange:hover, a.hover-bg-orange:focus, a.hover-bg-orange:active, button.hover-bg-orange:hover, button.hover-bg-orange:focus, button.hover-bg-orange:active {
    background-color: #FF6914!important;
}
.bg-orange-light {
    background-color: #fff3e3!important;
}
.hover-bg-orange-light:hover, .hover-bg-orange-light:focus, .hover-bg-orange-light:active, a.hover-bg-orange-light:hover, a.hover-bg-orange-light:focus, a.hover-bg-orange-light:active, button.hover-bg-orange-light:hover, button.hover-bg-orange-light:focus, button.hover-bg-orange-light:active {
    background-color: #fff3e3!important;
}
.bg-green {
    background-color: #26cba4!important;
}
.hover-bg-green:hover, .hover-bg-green:focus, .hover-bg-green:active, a.hover-bg-green:hover, a.hover-bg-green:focus, a.hover-bg-green:active, button.hover-bg-green:hover, button.hover-bg-green:focus, button.hover-bg-green:active {
    background-color: #26cba4!important;
}
.bg-green-light {
    background-color: #ecf9f2!important;
}
.hover-bg-green-light:hover, .hover-bg-green-light:focus, .hover-bg-green-light:active, a.hover-bg-green-light:hover, a.hover-bg-green-light:focus, a.hover-bg-green-light:active, button.hover-bg-green-light:hover, button.hover-bg-green-light:focus, button.hover-bg-green-light:active {
    background-color: #ecf9f2!important;
}
.bg-cyan {
    background-color: #4e8ac0!important;
}
.hover-bg-cyan:hover, .hover-bg-cyan:focus, .hover-bg-cyan:active, a.hover-bg-cyan:hover, a.hover-bg-cyan:focus, a.hover-bg-cyan:active, button.hover-bg-cyan:hover, button.hover-bg-cyan:focus, button.hover-bg-cyan:active {
    background-color: #4e8ac0!important;
}
.bg-lighten {
    background-color: #f8f8f8!important;
}
.hover-bg-lighten:hover, .hover-bg-lighten:focus, .hover-bg-lighten:active, a.hover-bg-lighten:hover, a.hover-bg-lighten:focus, a.hover-bg-lighten:active, button.hover-bg-lighten:hover, button.hover-bg-lighten:focus, button.hover-bg-lighten:active {
    background-color: #f8f8f8!important;
}
.bg-gray {
    background-color: #8c8c8c!important;
}
.hover-bg-gray:hover, .hover-bg-gray:focus, .hover-bg-gray:active, a.hover-bg-gray:hover, a.hover-bg-gray:focus, a.hover-bg-gray:active, button.hover-bg-gray:hover, button.hover-bg-gray:focus, button.hover-bg-gray:active {
    background-color: #8c8c8c!important;
}
.bg-gray-100 {
    background-color: #f8f9fa!important;
}
.hover-bg-gray-100:hover, .hover-bg-gray-100:focus, .hover-bg-gray-100:active, a.hover-bg-gray-100:hover, a.hover-bg-gray-100:focus, a.hover-bg-gray-100:active, button.hover-bg-gray-100:hover, button.hover-bg-gray-100:focus, button.hover-bg-gray-100:active {
    background-color: #f8f9fa!important;
}
.bg-gray-200 {
    background-color: #f4f5f7!important;
}
.hover-bg-gray-200:hover, .hover-bg-gray-200:focus, .hover-bg-gray-200:active, a.hover-bg-gray-200:hover, a.hover-bg-gray-200:focus, a.hover-bg-gray-200:active, button.hover-bg-gray-200:hover, button.hover-bg-gray-200:focus, button.hover-bg-gray-200:active {
    background-color: #f4f5f7!important;
}
.bg-gray-300 {
    background-color: #d9d9d9!important;
}
.hover-bg-gray-300:hover, .hover-bg-gray-300:focus, .hover-bg-gray-300:active, a.hover-bg-gray-300:hover, a.hover-bg-gray-300:focus, a.hover-bg-gray-300:active, button.hover-bg-gray-300:hover, button.hover-bg-gray-300:focus, button.hover-bg-gray-300:active {
    background-color: #d9d9d9!important;
}
.bg-gray-400 {
    background-color: #f4f5f7!important;
}
.hover-bg-gray-400:hover, .hover-bg-gray-400:focus, .hover-bg-gray-400:active, a.hover-bg-gray-400:hover, a.hover-bg-gray-400:focus, a.hover-bg-gray-400:active, button.hover-bg-gray-400:hover, button.hover-bg-gray-400:focus, button.hover-bg-gray-400:active {
    background-color: #f4f5f7!important;
}
.bg-gray-500 {
    background-color: #8c8c8c!important;
}
.hover-bg-gray-500:hover, .hover-bg-gray-500:focus, .hover-bg-gray-500:active, a.hover-bg-gray-500:hover, a.hover-bg-gray-500:focus, a.hover-bg-gray-500:active, button.hover-bg-gray-500:hover, button.hover-bg-gray-500:focus, button.hover-bg-gray-500:active {
    background-color: #8c8c8c!important;
}
.bg-gray-600 {
    background-color: #666666!important;
}
.hover-bg-gray-600:hover, .hover-bg-gray-600:focus, .hover-bg-gray-600:active, a.hover-bg-gray-600:hover, a.hover-bg-gray-600:focus, a.hover-bg-gray-600:active, button.hover-bg-gray-600:hover, button.hover-bg-gray-600:focus, button.hover-bg-gray-600:active {
    background-color: #666666!important;
}
.bg-gray-700 {
    background-color: #444444!important;
}
.hover-bg-gray-700:hover, .hover-bg-gray-700:focus, .hover-bg-gray-700:active, a.hover-bg-gray-700:hover, a.hover-bg-gray-700:focus, a.hover-bg-gray-700:active, button.hover-bg-gray-700:hover, button.hover-bg-gray-700:focus, button.hover-bg-gray-700:active {
    background-color: #444444!important;
}
.bg-gray-800 {
    background-color: #333333!important;
}
.hover-bg-gray-800:hover, .hover-bg-gray-800:focus, .hover-bg-gray-800:active, a.hover-bg-gray-800:hover, a.hover-bg-gray-800:focus, a.hover-bg-gray-800:active, button.hover-bg-gray-800:hover, button.hover-bg-gray-800:focus, button.hover-bg-gray-800:active {
    background-color: #333333!important;
}
.bg-gray-900 {
    background-color: #282938!important;
}
.hover-bg-gray-900:hover, .hover-bg-gray-900:focus, .hover-bg-gray-900:active, a.hover-bg-gray-900:hover, a.hover-bg-gray-900:focus, a.hover-bg-gray-900:active, button.hover-bg-gray-900:hover, button.hover-bg-gray-900:focus, button.hover-bg-gray-900:active {
    background-color: #282938!important;
}
.bg-gray-border {
    background-color: #eaeaea!important;
}
.hover-bg-gray-border:hover, .hover-bg-gray-border:focus, .hover-bg-gray-border:active, a.hover-bg-gray-border:hover, a.hover-bg-gray-border:focus, a.hover-bg-gray-border:active, button.hover-bg-gray-border:hover, button.hover-bg-gray-border:focus, button.hover-bg-gray-border:active {
    background-color: #eaeaea!important;
}
.bg-dark-light {
    background-color: #f8f8f8!important;
}
.hover-bg-dark-light:hover, .hover-bg-dark-light:focus, .hover-bg-dark-light:active, a.hover-bg-dark-light:hover, a.hover-bg-dark-light:focus, a.hover-bg-dark-light:active, button.hover-bg-dark-light:hover, button.hover-bg-dark-light:focus, button.hover-bg-dark-light:active {
    background-color: #f8f8f8!important;
}
.bg-black {
    background-color: #000000!important;
}
.hover-bg-black:hover, .hover-bg-black:focus, .hover-bg-black:active, a.hover-bg-black:hover, a.hover-bg-black:focus, a.hover-bg-black:active, button.hover-bg-black:hover, button.hover-bg-black:focus, button.hover-bg-black:active {
    background-color: #000000!important;
}
.bg-white {
    background-color: #ffffff!important;
}
.hover-bg-white:hover, .hover-bg-white:focus, .hover-bg-white:active, a.hover-bg-white:hover, a.hover-bg-white:focus, a.hover-bg-white:active, button.hover-bg-white:hover, button.hover-bg-white:focus, button.hover-bg-white:active {
    background-color: #ffffff!important;
}
.bg-white-80 {
    background-color: rgba(255, 255, 255, .8)!important;
}
.hover-bg-white-80:hover, .hover-bg-white-80:focus, .hover-bg-white-80:active, a.hover-bg-white-80:hover, a.hover-bg-white-80:focus, a.hover-bg-white-80:active, button.hover-bg-white-80:hover, button.hover-bg-white-80:focus, button.hover-bg-white-80:active {
    background-color: rgba(255, 255, 255, .8)!important;
}
.bg-white-08 {
    background-color: rgba(255, 255, 255, .08)!important;
}
.hover-bg-white-08:hover, .hover-bg-white-08:focus, .hover-bg-white-08:active, a.hover-bg-white-08:hover, a.hover-bg-white-08:focus, a.hover-bg-white-08:active, button.hover-bg-white-08:hover, button.hover-bg-white-08:focus, button.hover-bg-white-08:active {
    background-color: rgba(255, 255, 255, .08)!important;
}
.bg-b0b0b0 {
    background-color: #b0b0b0!important;
}
.hover-bg-b0b0b0:hover, .hover-bg-b0b0b0:focus, .hover-bg-b0b0b0:active, a.hover-bg-b0b0b0:hover, a.hover-bg-b0b0b0:focus, a.hover-bg-b0b0b0:active, button.hover-bg-b0b0b0:hover, button.hover-bg-b0b0b0:focus, button.hover-bg-b0b0b0:active {
    background-color: #b0b0b0!important;
}
.bg-fff4d3 {
    background-color: #FFF4D3!important;
}
.hover-bg-fff4d3:hover, .hover-bg-fff4d3:focus, .hover-bg-fff4d3:active, a.hover-bg-fff4d3:hover, a.hover-bg-fff4d3:focus, a.hover-bg-fff4d3:active, button.hover-bg-fff4d3:hover, button.hover-bg-fff4d3:focus, button.hover-bg-fff4d3:active {
    background-color: #FFF4D3!important;
}
.bg-818181 {
    background-color: #818181!important;
}
.hover-bg-818181:hover, .hover-bg-818181:focus, .hover-bg-818181:active, a.hover-bg-818181:hover, a.hover-bg-818181:focus, a.hover-bg-818181:active, button.hover-bg-818181:hover, button.hover-bg-818181:focus, button.hover-bg-818181:active {
    background-color: #818181!important;
}
.bg-6a409d {
    background-color: #6A409D!important;
}
.hover-bg-6a409d:hover, .hover-bg-6a409d:focus, .hover-bg-6a409d:active, a.hover-bg-6a409d:hover, a.hover-bg-6a409d:focus, a.hover-bg-6a409d:active, button.hover-bg-6a409d:hover, button.hover-bg-6a409d:focus, button.hover-bg-6a409d:active {
    background-color: #6A409D!important;
}
.border-bottom-dashed {
    border-bottom: 1px dashed #a1a5b7!important;
}
.border-active:not(.active) {
    border: 1px solid #eaeaea;
}
.border-active.active {
    border: 1px solid #0c0b41;
}
.border-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 0px!important;
}
.border-top-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 0px!important;
}
.border-right-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 0px!important;
}
.border-bottom-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 0px!important;
}
.border-left-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 0px!important;
}
.border-y-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 0px!important;
    border-bottom-width: 0px!important;
}
.border-x-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 0px!important;
    border-right-width: 0px!important;
}
.border-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 1px!important;
}
.border-top-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 1px!important;
}
.border-right-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 1px!important;
}
.border-bottom-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 1px!important;
}
.border-left-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 1px!important;
}
.border-y-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 1px!important;
    border-bottom-width: 1px!important;
    border-left-width: 0;
    border-right-width: 0;
}
.border-x-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 1px!important;
    border-right-width: 1px!important;
}
.border-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 2px!important;
}
.border-top-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 2px!important;
}
.border-right-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 2px!important;
}
.border-bottom-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 2px!important;
}
.border-left-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 2px!important;
}
.border-y-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 2px!important;
    border-bottom-width: 2px!important;
}
.border-x-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 2px!important;
    border-right-width: 2px!important;
}
.border-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 3px!important;
}
.border-top-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 3px!important;
}
.border-right-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 3px!important;
}
.border-bottom-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 3px!important;
}
.border-left-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 3px!important;
}
.border-y-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 3px!important;
    border-bottom-width: 3px!important;
}
.border-x-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 3px!important;
    border-right-width: 3px!important;
}
.border-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 4px!important;
}
.border-top-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 4px!important;
}
.border-right-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 4px!important;
}
.border-bottom-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 4px!important;
}
.border-left-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 4px!important;
}
.border-y-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 4px!important;
    border-bottom-width: 4px!important;
}
.border-x-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 4px!important;
    border-right-width: 4px!important;
}
.border-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 5px!important;
}
.border-top-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 5px!important;
}
.border-right-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 5px!important;
}
.border-bottom-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 5px!important;
}
.border-left-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 5px!important;
}
.border-y-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 5px!important;
    border-bottom-width: 5px!important;
}
.border-x-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 5px!important;
    border-right-width: 5px!important;
}
.border-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 6px!important;
}
.border-top-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 6px!important;
}
.border-right-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 6px!important;
}
.border-bottom-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 6px!important;
}
.border-left-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 6px!important;
}
.border-y-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 6px!important;
    border-bottom-width: 6px!important;
}
.border-x-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 6px!important;
    border-right-width: 6px!important;
}
.border-dashed {
    border-color: #eaeaea!important;
    border-style: dashed!important;
}
.rounded-4px {
    border-radius: 4px!important;
}
.rounded-top-4px {
    border-top-left-radius: 4px!important;
    border-top-right-radius: 4px!important;
}
.rounded-bottom-4px {
    border-bottom-left-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}
.rounded-left-4px {
    border-top-left-radius: 4px!important;
    border-bottom-left-radius: 4px!important;
}
.rounded-right-4px {
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}
.rounded-6px {
    border-radius: 6px!important;
}
.rounded-top-6px {
    border-top-left-radius: 6px!important;
    border-top-right-radius: 6px!important;
}
.rounded-bottom-6px {
    border-bottom-left-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
}
.rounded-left-6px {
    border-top-left-radius: 6px!important;
    border-bottom-left-radius: 6px!important;
}
.rounded-right-6px {
    border-top-right-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
}
.rounded-8px {
    border-radius: 8px!important;
}
.rounded-top-8px {
    border-top-left-radius: 8px!important;
    border-top-right-radius: 8px!important;
}
.rounded-bottom-8px {
    border-bottom-left-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
}
.rounded-left-8px {
    border-top-left-radius: 8px!important;
    border-bottom-left-radius: 8px!important;
}
.rounded-right-8px {
    border-top-right-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
}
.rounded-10px {
    border-radius: 10px!important;
}
.rounded-top-10px {
    border-top-left-radius: 10px!important;
    border-top-right-radius: 10px!important;
}
.rounded-bottom-10px {
    border-bottom-left-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}
.rounded-left-10px {
    border-top-left-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
}
.rounded-right-10px {
    border-top-right-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}
.rounded-12px {
    border-radius: 12px!important;
}
.rounded-top-12px {
    border-top-left-radius: 12px!important;
    border-top-right-radius: 12px!important;
}
.rounded-bottom-12px {
    border-bottom-left-radius: 12px!important;
    border-bottom-right-radius: 12px!important;
}
.rounded-left-12px {
    border-top-left-radius: 12px!important;
    border-bottom-left-radius: 12px!important;
}
.rounded-right-12px {
    border-top-right-radius: 12px!important;
    border-bottom-right-radius: 12px!important;
}
.rounded-14px {
    border-radius: 14px!important;
}
.rounded-top-14px {
    border-top-left-radius: 14px!important;
    border-top-right-radius: 14px!important;
}
.rounded-bottom-14px {
    border-bottom-left-radius: 14px!important;
    border-bottom-right-radius: 14px!important;
}
.rounded-left-14px {
    border-top-left-radius: 14px!important;
    border-bottom-left-radius: 14px!important;
}
.rounded-right-14px {
    border-top-right-radius: 14px!important;
    border-bottom-right-radius: 14px!important;
}
.rounded-16px {
    border-radius: 16px!important;
}
.rounded-top-16px {
    border-top-left-radius: 16px!important;
    border-top-right-radius: 16px!important;
}
.rounded-bottom-16px {
    border-bottom-left-radius: 16px!important;
    border-bottom-right-radius: 16px!important;
}
.rounded-left-16px {
    border-top-left-radius: 16px!important;
    border-bottom-left-radius: 16px!important;
}
.rounded-right-16px {
    border-top-right-radius: 16px!important;
    border-bottom-right-radius: 16px!important;
}
.rounded-18px {
    border-radius: 18px!important;
}
.rounded-top-18px {
    border-top-left-radius: 18px!important;
    border-top-right-radius: 18px!important;
}
.rounded-bottom-18px {
    border-bottom-left-radius: 18px!important;
    border-bottom-right-radius: 18px!important;
}
.rounded-left-18px {
    border-top-left-radius: 18px!important;
    border-bottom-left-radius: 18px!important;
}
.rounded-right-18px {
    border-top-right-radius: 18px!important;
    border-bottom-right-radius: 18px!important;
}
.rounded-20px {
    border-radius: 20px!important;
}
.rounded-top-20px {
    border-top-left-radius: 20px!important;
    border-top-right-radius: 20px!important;
}
.rounded-bottom-20px {
    border-bottom-left-radius: 20px!important;
    border-bottom-right-radius: 20px!important;
}
.rounded-left-20px {
    border-top-left-radius: 20px!important;
    border-bottom-left-radius: 20px!important;
}
.rounded-right-20px {
    border-top-right-radius: 20px!important;
    border-bottom-right-radius: 20px!important;
}
.rounded-22px {
    border-radius: 22px!important;
}
.rounded-top-22px {
    border-top-left-radius: 22px!important;
    border-top-right-radius: 22px!important;
}
.rounded-bottom-22px {
    border-bottom-left-radius: 22px!important;
    border-bottom-right-radius: 22px!important;
}
.rounded-left-22px {
    border-top-left-radius: 22px!important;
    border-bottom-left-radius: 22px!important;
}
.rounded-right-22px {
    border-top-right-radius: 22px!important;
    border-bottom-right-radius: 22px!important;
}
.rounded-24px {
    border-radius: 24px!important;
}
.rounded-top-24px {
    border-top-left-radius: 24px!important;
    border-top-right-radius: 24px!important;
}
.rounded-bottom-24px {
    border-bottom-left-radius: 24px!important;
    border-bottom-right-radius: 24px!important;
}
.rounded-left-24px {
    border-top-left-radius: 24px!important;
    border-bottom-left-radius: 24px!important;
}
.rounded-right-24px {
    border-top-right-radius: 24px!important;
    border-bottom-right-radius: 24px!important;
}
.rounded-26px {
    border-radius: 26px!important;
}
.rounded-top-26px {
    border-top-left-radius: 26px!important;
    border-top-right-radius: 26px!important;
}
.rounded-bottom-26px {
    border-bottom-left-radius: 26px!important;
    border-bottom-right-radius: 26px!important;
}
.rounded-left-26px {
    border-top-left-radius: 26px!important;
    border-bottom-left-radius: 26px!important;
}
.rounded-right-26px {
    border-top-right-radius: 26px!important;
    border-bottom-right-radius: 26px!important;
}
.rounded-28px {
    border-radius: 28px!important;
}
.rounded-top-28px {
    border-top-left-radius: 28px!important;
    border-top-right-radius: 28px!important;
}
.rounded-bottom-28px {
    border-bottom-left-radius: 28px!important;
    border-bottom-right-radius: 28px!important;
}
.rounded-left-28px {
    border-top-left-radius: 28px!important;
    border-bottom-left-radius: 28px!important;
}
.rounded-right-28px {
    border-top-right-radius: 28px!important;
    border-bottom-right-radius: 28px!important;
}
.rounded-30px {
    border-radius: 30px!important;
}
.rounded-top-30px {
    border-top-left-radius: 30px!important;
    border-top-right-radius: 30px!important;
}
.rounded-bottom-30px {
    border-bottom-left-radius: 30px!important;
    border-bottom-right-radius: 30px!important;
}
.rounded-left-30px {
    border-top-left-radius: 30px!important;
    border-bottom-left-radius: 30px!important;
}
.rounded-right-30px {
    border-top-right-radius: 30px!important;
    border-bottom-right-radius: 30px!important;
}
.rounded-32px {
    border-radius: 32px!important;
}
.rounded-top-32px {
    border-top-left-radius: 32px!important;
    border-top-right-radius: 32px!important;
}
.rounded-bottom-32px {
    border-bottom-left-radius: 32px!important;
    border-bottom-right-radius: 32px!important;
}
.rounded-left-32px {
    border-top-left-radius: 32px!important;
    border-bottom-left-radius: 32px!important;
}
.rounded-right-32px {
    border-top-right-radius: 32px!important;
    border-bottom-right-radius: 32px!important;
}
.rounded-34px {
    border-radius: 34px!important;
}
.rounded-top-34px {
    border-top-left-radius: 34px!important;
    border-top-right-radius: 34px!important;
}
.rounded-bottom-34px {
    border-bottom-left-radius: 34px!important;
    border-bottom-right-radius: 34px!important;
}
.rounded-left-34px {
    border-top-left-radius: 34px!important;
    border-bottom-left-radius: 34px!important;
}
.rounded-right-34px {
    border-top-right-radius: 34px!important;
    border-bottom-right-radius: 34px!important;
}
.rounded-36px {
    border-radius: 36px!important;
}
.rounded-top-36px {
    border-top-left-radius: 36px!important;
    border-top-right-radius: 36px!important;
}
.rounded-bottom-36px {
    border-bottom-left-radius: 36px!important;
    border-bottom-right-radius: 36px!important;
}
.rounded-left-36px {
    border-top-left-radius: 36px!important;
    border-bottom-left-radius: 36px!important;
}
.rounded-right-36px {
    border-top-right-radius: 36px!important;
    border-bottom-right-radius: 36px!important;
}
.rounded-38px {
    border-radius: 38px!important;
}
.rounded-top-38px {
    border-top-left-radius: 38px!important;
    border-top-right-radius: 38px!important;
}
.rounded-bottom-38px {
    border-bottom-left-radius: 38px!important;
    border-bottom-right-radius: 38px!important;
}
.rounded-left-38px {
    border-top-left-radius: 38px!important;
    border-bottom-left-radius: 38px!important;
}
.rounded-right-38px {
    border-top-right-radius: 38px!important;
    border-bottom-right-radius: 38px!important;
}
.rounded-40px {
    border-radius: 40px!important;
}
.rounded-top-40px {
    border-top-left-radius: 40px!important;
    border-top-right-radius: 40px!important;
}
.rounded-bottom-40px {
    border-bottom-left-radius: 40px!important;
    border-bottom-right-radius: 40px!important;
}
.rounded-left-40px {
    border-top-left-radius: 40px!important;
    border-bottom-left-radius: 40px!important;
}
.rounded-right-40px {
    border-top-right-radius: 40px!important;
    border-bottom-right-radius: 40px!important;
}
.rounded-42px {
    border-radius: 42px!important;
}
.rounded-top-42px {
    border-top-left-radius: 42px!important;
    border-top-right-radius: 42px!important;
}
.rounded-bottom-42px {
    border-bottom-left-radius: 42px!important;
    border-bottom-right-radius: 42px!important;
}
.rounded-left-42px {
    border-top-left-radius: 42px!important;
    border-bottom-left-radius: 42px!important;
}
.rounded-right-42px {
    border-top-right-radius: 42px!important;
    border-bottom-right-radius: 42px!important;
}
.rounded-44px {
    border-radius: 44px!important;
}
.rounded-top-44px {
    border-top-left-radius: 44px!important;
    border-top-right-radius: 44px!important;
}
.rounded-bottom-44px {
    border-bottom-left-radius: 44px!important;
    border-bottom-right-radius: 44px!important;
}
.rounded-left-44px {
    border-top-left-radius: 44px!important;
    border-bottom-left-radius: 44px!important;
}
.rounded-right-44px {
    border-top-right-radius: 44px!important;
    border-bottom-right-radius: 44px!important;
}
.rounded-46px {
    border-radius: 46px!important;
}
.rounded-top-46px {
    border-top-left-radius: 46px!important;
    border-top-right-radius: 46px!important;
}
.rounded-bottom-46px {
    border-bottom-left-radius: 46px!important;
    border-bottom-right-radius: 46px!important;
}
.rounded-left-46px {
    border-top-left-radius: 46px!important;
    border-bottom-left-radius: 46px!important;
}
.rounded-right-46px {
    border-top-right-radius: 46px!important;
    border-bottom-right-radius: 46px!important;
}
.rounded-48px {
    border-radius: 48px!important;
}
.rounded-top-48px {
    border-top-left-radius: 48px!important;
    border-top-right-radius: 48px!important;
}
.rounded-bottom-48px {
    border-bottom-left-radius: 48px!important;
    border-bottom-right-radius: 48px!important;
}
.rounded-left-48px {
    border-top-left-radius: 48px!important;
    border-bottom-left-radius: 48px!important;
}
.rounded-right-48px {
    border-top-right-radius: 48px!important;
    border-bottom-right-radius: 48px!important;
}
.rounded-50px {
    border-radius: 50px!important;
}
.rounded-top-50px {
    border-top-left-radius: 50px!important;
    border-top-right-radius: 50px!important;
}
.rounded-bottom-50px {
    border-bottom-left-radius: 50px!important;
    border-bottom-right-radius: 50px!important;
}
.rounded-left-50px {
    border-top-left-radius: 50px!important;
    border-bottom-left-radius: 50px!important;
}
.rounded-right-50px {
    border-top-right-radius: 50px!important;
    border-bottom-right-radius: 50px!important;
}
@media (min-width:576px) {
    .border-sm-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 0px!important;
}
.border-sm-top-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 0px!important;
}
.border-sm-right-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 0px!important;
}
.border-sm-bottom-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 0px!important;
}
.border-sm-left-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 0px!important;
}
.border-sm-y-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 0px!important;
    border-bottom-width: 0px!important;
}
.border-sm-x-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 0px!important;
    border-right-width: 0px!important;
}
.border-sm-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 1px!important;
}
.border-sm-top-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 1px!important;
}
.border-sm-right-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 1px!important;
}
.border-sm-bottom-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 1px!important;
}
.border-sm-left-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 1px!important;
}
.border-sm-y-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 1px!important;
    border-bottom-width: 1px!important;
}
.border-sm-x-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 1px!important;
    border-right-width: 1px!important;
}
.border-sm-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 2px!important;
}
.border-sm-top-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 2px!important;
}
.border-sm-right-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 2px!important;
}
.border-sm-bottom-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 2px!important;
}
.border-sm-left-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 2px!important;
}
.border-sm-y-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 2px!important;
    border-bottom-width: 2px!important;
}
.border-sm-x-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 2px!important;
    border-right-width: 2px!important;
}
.border-sm-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 3px!important;
}
.border-sm-top-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 3px!important;
}
.border-sm-right-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 3px!important;
}
.border-sm-bottom-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 3px!important;
}
.border-sm-left-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 3px!important;
}
.border-sm-y-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 3px!important;
    border-bottom-width: 3px!important;
}
.border-sm-x-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 3px!important;
    border-right-width: 3px!important;
}
.border-sm-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 4px!important;
}
.border-sm-top-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 4px!important;
}
.border-sm-right-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 4px!important;
}
.border-sm-bottom-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 4px!important;
}
.border-sm-left-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 4px!important;
}
.border-sm-y-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 4px!important;
    border-bottom-width: 4px!important;
}
.border-sm-x-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 4px!important;
    border-right-width: 4px!important;
}
.border-sm-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 5px!important;
}
.border-sm-top-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 5px!important;
}
.border-sm-right-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 5px!important;
}
.border-sm-bottom-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 5px!important;
}
.border-sm-left-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 5px!important;
}
.border-sm-y-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 5px!important;
    border-bottom-width: 5px!important;
}
.border-sm-x-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 5px!important;
    border-right-width: 5px!important;
}
.border-sm-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 6px!important;
}
.border-sm-top-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 6px!important;
}
.border-sm-right-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 6px!important;
}
.border-sm-bottom-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 6px!important;
}
.border-sm-left-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 6px!important;
}
.border-sm-y-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 6px!important;
    border-bottom-width: 6px!important;
}
.border-sm-x-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 6px!important;
    border-right-width: 6px!important;
}
.border-sm-dashed {
    border-color: #eaeaea!important;
    border-style: dashed!important;
}
.rounded-sm-4px {
    border-radius: 4px!important;
}
.rounded-sm-top-4px {
    border-top-left-radius: 4px!important;
    border-top-right-radius: 4px!important;
}
.rounded-sm-bottom-4px {
    border-bottom-left-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}
.rounded-sm-left-4px {
    border-top-left-radius: 4px!important;
    border-bottom-left-radius: 4px!important;
}
.rounded-sm-right-4px {
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}
.rounded-sm-6px {
    border-radius: 6px!important;
}
.rounded-sm-top-6px {
    border-top-left-radius: 6px!important;
    border-top-right-radius: 6px!important;
}
.rounded-sm-bottom-6px {
    border-bottom-left-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
}
.rounded-sm-left-6px {
    border-top-left-radius: 6px!important;
    border-bottom-left-radius: 6px!important;
}
.rounded-sm-right-6px {
    border-top-right-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
}
.rounded-sm-8px {
    border-radius: 8px!important;
}
.rounded-sm-top-8px {
    border-top-left-radius: 8px!important;
    border-top-right-radius: 8px!important;
}
.rounded-sm-bottom-8px {
    border-bottom-left-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
}
.rounded-sm-left-8px {
    border-top-left-radius: 8px!important;
    border-bottom-left-radius: 8px!important;
}
.rounded-sm-right-8px {
    border-top-right-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
}
.rounded-sm-10px {
    border-radius: 10px!important;
}
.rounded-sm-top-10px {
    border-top-left-radius: 10px!important;
    border-top-right-radius: 10px!important;
}
.rounded-sm-bottom-10px {
    border-bottom-left-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}
.rounded-sm-left-10px {
    border-top-left-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
}
.rounded-sm-right-10px {
    border-top-right-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}
.rounded-sm-12px {
    border-radius: 12px!important;
}
.rounded-sm-top-12px {
    border-top-left-radius: 12px!important;
    border-top-right-radius: 12px!important;
}
.rounded-sm-bottom-12px {
    border-bottom-left-radius: 12px!important;
    border-bottom-right-radius: 12px!important;
}
.rounded-sm-left-12px {
    border-top-left-radius: 12px!important;
    border-bottom-left-radius: 12px!important;
}
.rounded-sm-right-12px {
    border-top-right-radius: 12px!important;
    border-bottom-right-radius: 12px!important;
}
.rounded-sm-14px {
    border-radius: 14px!important;
}
.rounded-sm-top-14px {
    border-top-left-radius: 14px!important;
    border-top-right-radius: 14px!important;
}
.rounded-sm-bottom-14px {
    border-bottom-left-radius: 14px!important;
    border-bottom-right-radius: 14px!important;
}
.rounded-sm-left-14px {
    border-top-left-radius: 14px!important;
    border-bottom-left-radius: 14px!important;
}
.rounded-sm-right-14px {
    border-top-right-radius: 14px!important;
    border-bottom-right-radius: 14px!important;
}
.rounded-sm-16px {
    border-radius: 16px!important;
}
.rounded-sm-top-16px {
    border-top-left-radius: 16px!important;
    border-top-right-radius: 16px!important;
}
.rounded-sm-bottom-16px {
    border-bottom-left-radius: 16px!important;
    border-bottom-right-radius: 16px!important;
}
.rounded-sm-left-16px {
    border-top-left-radius: 16px!important;
    border-bottom-left-radius: 16px!important;
}
.rounded-sm-right-16px {
    border-top-right-radius: 16px!important;
    border-bottom-right-radius: 16px!important;
}
.rounded-sm-18px {
    border-radius: 18px!important;
}
.rounded-sm-top-18px {
    border-top-left-radius: 18px!important;
    border-top-right-radius: 18px!important;
}
.rounded-sm-bottom-18px {
    border-bottom-left-radius: 18px!important;
    border-bottom-right-radius: 18px!important;
}
.rounded-sm-left-18px {
    border-top-left-radius: 18px!important;
    border-bottom-left-radius: 18px!important;
}
.rounded-sm-right-18px {
    border-top-right-radius: 18px!important;
    border-bottom-right-radius: 18px!important;
}
.rounded-sm-20px {
    border-radius: 20px!important;
}
.rounded-sm-top-20px {
    border-top-left-radius: 20px!important;
    border-top-right-radius: 20px!important;
}
.rounded-sm-bottom-20px {
    border-bottom-left-radius: 20px!important;
    border-bottom-right-radius: 20px!important;
}
.rounded-sm-left-20px {
    border-top-left-radius: 20px!important;
    border-bottom-left-radius: 20px!important;
}
.rounded-sm-right-20px {
    border-top-right-radius: 20px!important;
    border-bottom-right-radius: 20px!important;
}
.rounded-sm-22px {
    border-radius: 22px!important;
}
.rounded-sm-top-22px {
    border-top-left-radius: 22px!important;
    border-top-right-radius: 22px!important;
}
.rounded-sm-bottom-22px {
    border-bottom-left-radius: 22px!important;
    border-bottom-right-radius: 22px!important;
}
.rounded-sm-left-22px {
    border-top-left-radius: 22px!important;
    border-bottom-left-radius: 22px!important;
}
.rounded-sm-right-22px {
    border-top-right-radius: 22px!important;
    border-bottom-right-radius: 22px!important;
}
.rounded-sm-24px {
    border-radius: 24px!important;
}
.rounded-sm-top-24px {
    border-top-left-radius: 24px!important;
    border-top-right-radius: 24px!important;
}
.rounded-sm-bottom-24px {
    border-bottom-left-radius: 24px!important;
    border-bottom-right-radius: 24px!important;
}
.rounded-sm-left-24px {
    border-top-left-radius: 24px!important;
    border-bottom-left-radius: 24px!important;
}
.rounded-sm-right-24px {
    border-top-right-radius: 24px!important;
    border-bottom-right-radius: 24px!important;
}
.rounded-sm-26px {
    border-radius: 26px!important;
}
.rounded-sm-top-26px {
    border-top-left-radius: 26px!important;
    border-top-right-radius: 26px!important;
}
.rounded-sm-bottom-26px {
    border-bottom-left-radius: 26px!important;
    border-bottom-right-radius: 26px!important;
}
.rounded-sm-left-26px {
    border-top-left-radius: 26px!important;
    border-bottom-left-radius: 26px!important;
}
.rounded-sm-right-26px {
    border-top-right-radius: 26px!important;
    border-bottom-right-radius: 26px!important;
}
.rounded-sm-28px {
    border-radius: 28px!important;
}
.rounded-sm-top-28px {
    border-top-left-radius: 28px!important;
    border-top-right-radius: 28px!important;
}
.rounded-sm-bottom-28px {
    border-bottom-left-radius: 28px!important;
    border-bottom-right-radius: 28px!important;
}
.rounded-sm-left-28px {
    border-top-left-radius: 28px!important;
    border-bottom-left-radius: 28px!important;
}
.rounded-sm-right-28px {
    border-top-right-radius: 28px!important;
    border-bottom-right-radius: 28px!important;
}
.rounded-sm-30px {
    border-radius: 30px!important;
}
.rounded-sm-top-30px {
    border-top-left-radius: 30px!important;
    border-top-right-radius: 30px!important;
}
.rounded-sm-bottom-30px {
    border-bottom-left-radius: 30px!important;
    border-bottom-right-radius: 30px!important;
}
.rounded-sm-left-30px {
    border-top-left-radius: 30px!important;
    border-bottom-left-radius: 30px!important;
}
.rounded-sm-right-30px {
    border-top-right-radius: 30px!important;
    border-bottom-right-radius: 30px!important;
}
.rounded-sm-32px {
    border-radius: 32px!important;
}
.rounded-sm-top-32px {
    border-top-left-radius: 32px!important;
    border-top-right-radius: 32px!important;
}
.rounded-sm-bottom-32px {
    border-bottom-left-radius: 32px!important;
    border-bottom-right-radius: 32px!important;
}
.rounded-sm-left-32px {
    border-top-left-radius: 32px!important;
    border-bottom-left-radius: 32px!important;
}
.rounded-sm-right-32px {
    border-top-right-radius: 32px!important;
    border-bottom-right-radius: 32px!important;
}
.rounded-sm-34px {
    border-radius: 34px!important;
}
.rounded-sm-top-34px {
    border-top-left-radius: 34px!important;
    border-top-right-radius: 34px!important;
}
.rounded-sm-bottom-34px {
    border-bottom-left-radius: 34px!important;
    border-bottom-right-radius: 34px!important;
}
.rounded-sm-left-34px {
    border-top-left-radius: 34px!important;
    border-bottom-left-radius: 34px!important;
}
.rounded-sm-right-34px {
    border-top-right-radius: 34px!important;
    border-bottom-right-radius: 34px!important;
}
.rounded-sm-36px {
    border-radius: 36px!important;
}
.rounded-sm-top-36px {
    border-top-left-radius: 36px!important;
    border-top-right-radius: 36px!important;
}
.rounded-sm-bottom-36px {
    border-bottom-left-radius: 36px!important;
    border-bottom-right-radius: 36px!important;
}
.rounded-sm-left-36px {
    border-top-left-radius: 36px!important;
    border-bottom-left-radius: 36px!important;
}
.rounded-sm-right-36px {
    border-top-right-radius: 36px!important;
    border-bottom-right-radius: 36px!important;
}
.rounded-sm-38px {
    border-radius: 38px!important;
}
.rounded-sm-top-38px {
    border-top-left-radius: 38px!important;
    border-top-right-radius: 38px!important;
}
.rounded-sm-bottom-38px {
    border-bottom-left-radius: 38px!important;
    border-bottom-right-radius: 38px!important;
}
.rounded-sm-left-38px {
    border-top-left-radius: 38px!important;
    border-bottom-left-radius: 38px!important;
}
.rounded-sm-right-38px {
    border-top-right-radius: 38px!important;
    border-bottom-right-radius: 38px!important;
}
.rounded-sm-40px {
    border-radius: 40px!important;
}
.rounded-sm-top-40px {
    border-top-left-radius: 40px!important;
    border-top-right-radius: 40px!important;
}
.rounded-sm-bottom-40px {
    border-bottom-left-radius: 40px!important;
    border-bottom-right-radius: 40px!important;
}
.rounded-sm-left-40px {
    border-top-left-radius: 40px!important;
    border-bottom-left-radius: 40px!important;
}
.rounded-sm-right-40px {
    border-top-right-radius: 40px!important;
    border-bottom-right-radius: 40px!important;
}
.rounded-sm-42px {
    border-radius: 42px!important;
}
.rounded-sm-top-42px {
    border-top-left-radius: 42px!important;
    border-top-right-radius: 42px!important;
}
.rounded-sm-bottom-42px {
    border-bottom-left-radius: 42px!important;
    border-bottom-right-radius: 42px!important;
}
.rounded-sm-left-42px {
    border-top-left-radius: 42px!important;
    border-bottom-left-radius: 42px!important;
}
.rounded-sm-right-42px {
    border-top-right-radius: 42px!important;
    border-bottom-right-radius: 42px!important;
}
.rounded-sm-44px {
    border-radius: 44px!important;
}
.rounded-sm-top-44px {
    border-top-left-radius: 44px!important;
    border-top-right-radius: 44px!important;
}
.rounded-sm-bottom-44px {
    border-bottom-left-radius: 44px!important;
    border-bottom-right-radius: 44px!important;
}
.rounded-sm-left-44px {
    border-top-left-radius: 44px!important;
    border-bottom-left-radius: 44px!important;
}
.rounded-sm-right-44px {
    border-top-right-radius: 44px!important;
    border-bottom-right-radius: 44px!important;
}
.rounded-sm-46px {
    border-radius: 46px!important;
}
.rounded-sm-top-46px {
    border-top-left-radius: 46px!important;
    border-top-right-radius: 46px!important;
}
.rounded-sm-bottom-46px {
    border-bottom-left-radius: 46px!important;
    border-bottom-right-radius: 46px!important;
}
.rounded-sm-left-46px {
    border-top-left-radius: 46px!important;
    border-bottom-left-radius: 46px!important;
}
.rounded-sm-right-46px {
    border-top-right-radius: 46px!important;
    border-bottom-right-radius: 46px!important;
}
.rounded-sm-48px {
    border-radius: 48px!important;
}
.rounded-sm-top-48px {
    border-top-left-radius: 48px!important;
    border-top-right-radius: 48px!important;
}
.rounded-sm-bottom-48px {
    border-bottom-left-radius: 48px!important;
    border-bottom-right-radius: 48px!important;
}
.rounded-sm-left-48px {
    border-top-left-radius: 48px!important;
    border-bottom-left-radius: 48px!important;
}
.rounded-sm-right-48px {
    border-top-right-radius: 48px!important;
    border-bottom-right-radius: 48px!important;
}
.rounded-sm-50px {
    border-radius: 50px!important;
}
.rounded-sm-top-50px {
    border-top-left-radius: 50px!important;
    border-top-right-radius: 50px!important;
}
.rounded-sm-bottom-50px {
    border-bottom-left-radius: 50px!important;
    border-bottom-right-radius: 50px!important;
}
.rounded-sm-left-50px {
    border-top-left-radius: 50px!important;
    border-bottom-left-radius: 50px!important;
}
.rounded-sm-right-50px {
    border-top-right-radius: 50px!important;
    border-bottom-right-radius: 50px!important;
}
}@media (min-width:768px) {
    .border-md-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 0px!important;
}
.border-md-top-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 0px!important;
}
.border-md-right-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 0px!important;
}
.border-md-bottom-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 0px!important;
}
.border-md-left-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 0px!important;
}
.border-md-y-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 0px!important;
    border-bottom-width: 0px!important;
}
.border-md-x-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 0px!important;
    border-right-width: 0px!important;
}
.border-md-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 1px!important;
}
.border-md-top-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 1px!important;
}
.border-md-right-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 1px!important;
}
.border-md-bottom-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 1px!important;
}
.border-md-left-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 1px!important;
}
.border-md-y-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 1px!important;
    border-bottom-width: 1px!important;
}
.border-md-x-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 1px!important;
    border-right-width: 1px!important;
}
.border-md-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 2px!important;
}
.border-md-top-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 2px!important;
}
.border-md-right-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 2px!important;
}
.border-md-bottom-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 2px!important;
}
.border-md-left-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 2px!important;
}
.border-md-y-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 2px!important;
    border-bottom-width: 2px!important;
}
.border-md-x-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 2px!important;
    border-right-width: 2px!important;
}
.border-md-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 3px!important;
}
.border-md-top-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 3px!important;
}
.border-md-right-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 3px!important;
}
.border-md-bottom-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 3px!important;
}
.border-md-left-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 3px!important;
}
.border-md-y-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 3px!important;
    border-bottom-width: 3px!important;
}
.border-md-x-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 3px!important;
    border-right-width: 3px!important;
}
.border-md-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 4px!important;
}
.border-md-top-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 4px!important;
}
.border-md-right-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 4px!important;
}
.border-md-bottom-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 4px!important;
}
.border-md-left-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 4px!important;
}
.border-md-y-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 4px!important;
    border-bottom-width: 4px!important;
}
.border-md-x-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 4px!important;
    border-right-width: 4px!important;
}
.border-md-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 5px!important;
}
.border-md-top-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 5px!important;
}
.border-md-right-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 5px!important;
}
.border-md-bottom-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 5px!important;
}
.border-md-left-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 5px!important;
}
.border-md-y-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 5px!important;
    border-bottom-width: 5px!important;
}
.border-md-x-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 5px!important;
    border-right-width: 5px!important;
}
.border-md-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 6px!important;
}
.border-md-top-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 6px!important;
}
.border-md-right-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 6px!important;
}
.border-md-bottom-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 6px!important;
}
.border-md-left-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 6px!important;
}
.border-md-y-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 6px!important;
    border-bottom-width: 6px!important;
}
.border-md-x-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 6px!important;
    border-right-width: 6px!important;
}
.border-md-dashed {
    border-color: #eaeaea!important;
    border-style: dashed!important;
}
.rounded-md-4px {
    border-radius: 4px!important;
}
.rounded-md-top-4px {
    border-top-left-radius: 4px!important;
    border-top-right-radius: 4px!important;
}
.rounded-md-bottom-4px {
    border-bottom-left-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}
.rounded-md-left-4px {
    border-top-left-radius: 4px!important;
    border-bottom-left-radius: 4px!important;
}
.rounded-md-right-4px {
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}
.rounded-md-6px {
    border-radius: 6px!important;
}
.rounded-md-top-6px {
    border-top-left-radius: 6px!important;
    border-top-right-radius: 6px!important;
}
.rounded-md-bottom-6px {
    border-bottom-left-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
}
.rounded-md-left-6px {
    border-top-left-radius: 6px!important;
    border-bottom-left-radius: 6px!important;
}
.rounded-md-right-6px {
    border-top-right-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
}
.rounded-md-8px {
    border-radius: 8px!important;
}
.rounded-md-top-8px {
    border-top-left-radius: 8px!important;
    border-top-right-radius: 8px!important;
}
.rounded-md-bottom-8px {
    border-bottom-left-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
}
.rounded-md-left-8px {
    border-top-left-radius: 8px!important;
    border-bottom-left-radius: 8px!important;
}
.rounded-md-right-8px {
    border-top-right-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
}
.rounded-md-10px {
    border-radius: 10px!important;
}
.rounded-md-top-10px {
    border-top-left-radius: 10px!important;
    border-top-right-radius: 10px!important;
}
.rounded-md-bottom-10px {
    border-bottom-left-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}
.rounded-md-left-10px {
    border-top-left-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
}
.rounded-md-right-10px {
    border-top-right-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}
.rounded-md-12px {
    border-radius: 12px!important;
}
.rounded-md-top-12px {
    border-top-left-radius: 12px!important;
    border-top-right-radius: 12px!important;
}
.rounded-md-bottom-12px {
    border-bottom-left-radius: 12px!important;
    border-bottom-right-radius: 12px!important;
}
.rounded-md-left-12px {
    border-top-left-radius: 12px!important;
    border-bottom-left-radius: 12px!important;
}
.rounded-md-right-12px {
    border-top-right-radius: 12px!important;
    border-bottom-right-radius: 12px!important;
}
.rounded-md-14px {
    border-radius: 14px!important;
}
.rounded-md-top-14px {
    border-top-left-radius: 14px!important;
    border-top-right-radius: 14px!important;
}
.rounded-md-bottom-14px {
    border-bottom-left-radius: 14px!important;
    border-bottom-right-radius: 14px!important;
}
.rounded-md-left-14px {
    border-top-left-radius: 14px!important;
    border-bottom-left-radius: 14px!important;
}
.rounded-md-right-14px {
    border-top-right-radius: 14px!important;
    border-bottom-right-radius: 14px!important;
}
.rounded-md-16px {
    border-radius: 16px!important;
}
.rounded-md-top-16px {
    border-top-left-radius: 16px!important;
    border-top-right-radius: 16px!important;
}
.rounded-md-bottom-16px {
    border-bottom-left-radius: 16px!important;
    border-bottom-right-radius: 16px!important;
}
.rounded-md-left-16px {
    border-top-left-radius: 16px!important;
    border-bottom-left-radius: 16px!important;
}
.rounded-md-right-16px {
    border-top-right-radius: 16px!important;
    border-bottom-right-radius: 16px!important;
}
.rounded-md-18px {
    border-radius: 18px!important;
}
.rounded-md-top-18px {
    border-top-left-radius: 18px!important;
    border-top-right-radius: 18px!important;
}
.rounded-md-bottom-18px {
    border-bottom-left-radius: 18px!important;
    border-bottom-right-radius: 18px!important;
}
.rounded-md-left-18px {
    border-top-left-radius: 18px!important;
    border-bottom-left-radius: 18px!important;
}
.rounded-md-right-18px {
    border-top-right-radius: 18px!important;
    border-bottom-right-radius: 18px!important;
}
.rounded-md-20px {
    border-radius: 20px!important;
}
.rounded-md-top-20px {
    border-top-left-radius: 20px!important;
    border-top-right-radius: 20px!important;
}
.rounded-md-bottom-20px {
    border-bottom-left-radius: 20px!important;
    border-bottom-right-radius: 20px!important;
}
.rounded-md-left-20px {
    border-top-left-radius: 20px!important;
    border-bottom-left-radius: 20px!important;
}
.rounded-md-right-20px {
    border-top-right-radius: 20px!important;
    border-bottom-right-radius: 20px!important;
}
.rounded-md-22px {
    border-radius: 22px!important;
}
.rounded-md-top-22px {
    border-top-left-radius: 22px!important;
    border-top-right-radius: 22px!important;
}
.rounded-md-bottom-22px {
    border-bottom-left-radius: 22px!important;
    border-bottom-right-radius: 22px!important;
}
.rounded-md-left-22px {
    border-top-left-radius: 22px!important;
    border-bottom-left-radius: 22px!important;
}
.rounded-md-right-22px {
    border-top-right-radius: 22px!important;
    border-bottom-right-radius: 22px!important;
}
.rounded-md-24px {
    border-radius: 24px!important;
}
.rounded-md-top-24px {
    border-top-left-radius: 24px!important;
    border-top-right-radius: 24px!important;
}
.rounded-md-bottom-24px {
    border-bottom-left-radius: 24px!important;
    border-bottom-right-radius: 24px!important;
}
.rounded-md-left-24px {
    border-top-left-radius: 24px!important;
    border-bottom-left-radius: 24px!important;
}
.rounded-md-right-24px {
    border-top-right-radius: 24px!important;
    border-bottom-right-radius: 24px!important;
}
.rounded-md-26px {
    border-radius: 26px!important;
}
.rounded-md-top-26px {
    border-top-left-radius: 26px!important;
    border-top-right-radius: 26px!important;
}
.rounded-md-bottom-26px {
    border-bottom-left-radius: 26px!important;
    border-bottom-right-radius: 26px!important;
}
.rounded-md-left-26px {
    border-top-left-radius: 26px!important;
    border-bottom-left-radius: 26px!important;
}
.rounded-md-right-26px {
    border-top-right-radius: 26px!important;
    border-bottom-right-radius: 26px!important;
}
.rounded-md-28px {
    border-radius: 28px!important;
}
.rounded-md-top-28px {
    border-top-left-radius: 28px!important;
    border-top-right-radius: 28px!important;
}
.rounded-md-bottom-28px {
    border-bottom-left-radius: 28px!important;
    border-bottom-right-radius: 28px!important;
}
.rounded-md-left-28px {
    border-top-left-radius: 28px!important;
    border-bottom-left-radius: 28px!important;
}
.rounded-md-right-28px {
    border-top-right-radius: 28px!important;
    border-bottom-right-radius: 28px!important;
}
.rounded-md-30px {
    border-radius: 30px!important;
}
.rounded-md-top-30px {
    border-top-left-radius: 30px!important;
    border-top-right-radius: 30px!important;
}
.rounded-md-bottom-30px {
    border-bottom-left-radius: 30px!important;
    border-bottom-right-radius: 30px!important;
}
.rounded-md-left-30px {
    border-top-left-radius: 30px!important;
    border-bottom-left-radius: 30px!important;
}
.rounded-md-right-30px {
    border-top-right-radius: 30px!important;
    border-bottom-right-radius: 30px!important;
}
.rounded-md-32px {
    border-radius: 32px!important;
}
.rounded-md-top-32px {
    border-top-left-radius: 32px!important;
    border-top-right-radius: 32px!important;
}
.rounded-md-bottom-32px {
    border-bottom-left-radius: 32px!important;
    border-bottom-right-radius: 32px!important;
}
.rounded-md-left-32px {
    border-top-left-radius: 32px!important;
    border-bottom-left-radius: 32px!important;
}
.rounded-md-right-32px {
    border-top-right-radius: 32px!important;
    border-bottom-right-radius: 32px!important;
}
.rounded-md-34px {
    border-radius: 34px!important;
}
.rounded-md-top-34px {
    border-top-left-radius: 34px!important;
    border-top-right-radius: 34px!important;
}
.rounded-md-bottom-34px {
    border-bottom-left-radius: 34px!important;
    border-bottom-right-radius: 34px!important;
}
.rounded-md-left-34px {
    border-top-left-radius: 34px!important;
    border-bottom-left-radius: 34px!important;
}
.rounded-md-right-34px {
    border-top-right-radius: 34px!important;
    border-bottom-right-radius: 34px!important;
}
.rounded-md-36px {
    border-radius: 36px!important;
}
.rounded-md-top-36px {
    border-top-left-radius: 36px!important;
    border-top-right-radius: 36px!important;
}
.rounded-md-bottom-36px {
    border-bottom-left-radius: 36px!important;
    border-bottom-right-radius: 36px!important;
}
.rounded-md-left-36px {
    border-top-left-radius: 36px!important;
    border-bottom-left-radius: 36px!important;
}
.rounded-md-right-36px {
    border-top-right-radius: 36px!important;
    border-bottom-right-radius: 36px!important;
}
.rounded-md-38px {
    border-radius: 38px!important;
}
.rounded-md-top-38px {
    border-top-left-radius: 38px!important;
    border-top-right-radius: 38px!important;
}
.rounded-md-bottom-38px {
    border-bottom-left-radius: 38px!important;
    border-bottom-right-radius: 38px!important;
}
.rounded-md-left-38px {
    border-top-left-radius: 38px!important;
    border-bottom-left-radius: 38px!important;
}
.rounded-md-right-38px {
    border-top-right-radius: 38px!important;
    border-bottom-right-radius: 38px!important;
}
.rounded-md-40px {
    border-radius: 40px!important;
}
.rounded-md-top-40px {
    border-top-left-radius: 40px!important;
    border-top-right-radius: 40px!important;
}
.rounded-md-bottom-40px {
    border-bottom-left-radius: 40px!important;
    border-bottom-right-radius: 40px!important;
}
.rounded-md-left-40px {
    border-top-left-radius: 40px!important;
    border-bottom-left-radius: 40px!important;
}
.rounded-md-right-40px {
    border-top-right-radius: 40px!important;
    border-bottom-right-radius: 40px!important;
}
.rounded-md-42px {
    border-radius: 42px!important;
}
.rounded-md-top-42px {
    border-top-left-radius: 42px!important;
    border-top-right-radius: 42px!important;
}
.rounded-md-bottom-42px {
    border-bottom-left-radius: 42px!important;
    border-bottom-right-radius: 42px!important;
}
.rounded-md-left-42px {
    border-top-left-radius: 42px!important;
    border-bottom-left-radius: 42px!important;
}
.rounded-md-right-42px {
    border-top-right-radius: 42px!important;
    border-bottom-right-radius: 42px!important;
}
.rounded-md-44px {
    border-radius: 44px!important;
}
.rounded-md-top-44px {
    border-top-left-radius: 44px!important;
    border-top-right-radius: 44px!important;
}
.rounded-md-bottom-44px {
    border-bottom-left-radius: 44px!important;
    border-bottom-right-radius: 44px!important;
}
.rounded-md-left-44px {
    border-top-left-radius: 44px!important;
    border-bottom-left-radius: 44px!important;
}
.rounded-md-right-44px {
    border-top-right-radius: 44px!important;
    border-bottom-right-radius: 44px!important;
}
.rounded-md-46px {
    border-radius: 46px!important;
}
.rounded-md-top-46px {
    border-top-left-radius: 46px!important;
    border-top-right-radius: 46px!important;
}
.rounded-md-bottom-46px {
    border-bottom-left-radius: 46px!important;
    border-bottom-right-radius: 46px!important;
}
.rounded-md-left-46px {
    border-top-left-radius: 46px!important;
    border-bottom-left-radius: 46px!important;
}
.rounded-md-right-46px {
    border-top-right-radius: 46px!important;
    border-bottom-right-radius: 46px!important;
}
.rounded-md-48px {
    border-radius: 48px!important;
}
.rounded-md-top-48px {
    border-top-left-radius: 48px!important;
    border-top-right-radius: 48px!important;
}
.rounded-md-bottom-48px {
    border-bottom-left-radius: 48px!important;
    border-bottom-right-radius: 48px!important;
}
.rounded-md-left-48px {
    border-top-left-radius: 48px!important;
    border-bottom-left-radius: 48px!important;
}
.rounded-md-right-48px {
    border-top-right-radius: 48px!important;
    border-bottom-right-radius: 48px!important;
}
.rounded-md-50px {
    border-radius: 50px!important;
}
.rounded-md-top-50px {
    border-top-left-radius: 50px!important;
    border-top-right-radius: 50px!important;
}
.rounded-md-bottom-50px {
    border-bottom-left-radius: 50px!important;
    border-bottom-right-radius: 50px!important;
}
.rounded-md-left-50px {
    border-top-left-radius: 50px!important;
    border-bottom-left-radius: 50px!important;
}
.rounded-md-right-50px {
    border-top-right-radius: 50px!important;
    border-bottom-right-radius: 50px!important;
}
}@media (min-width:992px) {
    .border-lg-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 0px!important;
}
.border-lg-top-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 0px!important;
}
.border-lg-right-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 0px!important;
}
.border-lg-bottom-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 0px!important;
}
.border-lg-left-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 0px!important;
}
.border-lg-y-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 0px!important;
    border-bottom-width: 0px!important;
}
.border-lg-x-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 0px!important;
    border-right-width: 0px!important;
}
.border-lg-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 1px!important;
}
.border-lg-top-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 1px!important;
}
.border-lg-right-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 1px!important;
}
.border-lg-bottom-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 1px!important;
}
.border-lg-left-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 1px!important;
}
.border-lg-y-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 1px!important;
    border-bottom-width: 1px!important;
}
.border-lg-x-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 1px!important;
    border-right-width: 1px!important;
}
.border-lg-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 2px!important;
}
.border-lg-top-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 2px!important;
}
.border-lg-right-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 2px!important;
}
.border-lg-bottom-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 2px!important;
}
.border-lg-left-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 2px!important;
}
.border-lg-y-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 2px!important;
    border-bottom-width: 2px!important;
}
.border-lg-x-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 2px!important;
    border-right-width: 2px!important;
}
.border-lg-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 3px!important;
}
.border-lg-top-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 3px!important;
}
.border-lg-right-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 3px!important;
}
.border-lg-bottom-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 3px!important;
}
.border-lg-left-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 3px!important;
}
.border-lg-y-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 3px!important;
    border-bottom-width: 3px!important;
}
.border-lg-x-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 3px!important;
    border-right-width: 3px!important;
}
.border-lg-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 4px!important;
}
.border-lg-top-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 4px!important;
}
.border-lg-right-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 4px!important;
}
.border-lg-bottom-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 4px!important;
}
.border-lg-left-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 4px!important;
}
.border-lg-y-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 4px!important;
    border-bottom-width: 4px!important;
}
.border-lg-x-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 4px!important;
    border-right-width: 4px!important;
}
.border-lg-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 5px!important;
}
.border-lg-top-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 5px!important;
}
.border-lg-right-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 5px!important;
}
.border-lg-bottom-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 5px!important;
}
.border-lg-left-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 5px!important;
}
.border-lg-y-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 5px!important;
    border-bottom-width: 5px!important;
}
.border-lg-x-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 5px!important;
    border-right-width: 5px!important;
}
.border-lg-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 6px!important;
}
.border-lg-top-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 6px!important;
}
.border-lg-right-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 6px!important;
}
.border-lg-bottom-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 6px!important;
}
.border-lg-left-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 6px!important;
}
.border-lg-y-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 6px!important;
    border-bottom-width: 6px!important;
}
.border-lg-x-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 6px!important;
    border-right-width: 6px!important;
}
.border-lg-dashed {
    border-color: #eaeaea!important;
    border-style: dashed!important;
}
.rounded-lg-4px {
    border-radius: 4px!important;
}
.rounded-lg-top-4px {
    border-top-left-radius: 4px!important;
    border-top-right-radius: 4px!important;
}
.rounded-lg-bottom-4px {
    border-bottom-left-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}
.rounded-lg-left-4px {
    border-top-left-radius: 4px!important;
    border-bottom-left-radius: 4px!important;
}
.rounded-lg-right-4px {
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}
.rounded-lg-6px {
    border-radius: 6px!important;
}
.rounded-lg-top-6px {
    border-top-left-radius: 6px!important;
    border-top-right-radius: 6px!important;
}
.rounded-lg-bottom-6px {
    border-bottom-left-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
}
.rounded-lg-left-6px {
    border-top-left-radius: 6px!important;
    border-bottom-left-radius: 6px!important;
}
.rounded-lg-right-6px {
    border-top-right-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
}
.rounded-lg-8px {
    border-radius: 8px!important;
}
.rounded-lg-top-8px {
    border-top-left-radius: 8px!important;
    border-top-right-radius: 8px!important;
}
.rounded-lg-bottom-8px {
    border-bottom-left-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
}
.rounded-lg-left-8px {
    border-top-left-radius: 8px!important;
    border-bottom-left-radius: 8px!important;
}
.rounded-lg-right-8px {
    border-top-right-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
}
.rounded-lg-10px {
    border-radius: 10px!important;
}
.rounded-lg-top-10px {
    border-top-left-radius: 10px!important;
    border-top-right-radius: 10px!important;
}
.rounded-lg-bottom-10px {
    border-bottom-left-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}
.rounded-lg-left-10px {
    border-top-left-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
}
.rounded-lg-right-10px {
    border-top-right-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}
.rounded-lg-12px {
    border-radius: 12px!important;
}
.rounded-lg-top-12px {
    border-top-left-radius: 12px!important;
    border-top-right-radius: 12px!important;
}
.rounded-lg-bottom-12px {
    border-bottom-left-radius: 12px!important;
    border-bottom-right-radius: 12px!important;
}
.rounded-lg-left-12px {
    border-top-left-radius: 12px!important;
    border-bottom-left-radius: 12px!important;
}
.rounded-lg-right-12px {
    border-top-right-radius: 12px!important;
    border-bottom-right-radius: 12px!important;
}
.rounded-lg-14px {
    border-radius: 14px!important;
}
.rounded-lg-top-14px {
    border-top-left-radius: 14px!important;
    border-top-right-radius: 14px!important;
}
.rounded-lg-bottom-14px {
    border-bottom-left-radius: 14px!important;
    border-bottom-right-radius: 14px!important;
}
.rounded-lg-left-14px {
    border-top-left-radius: 14px!important;
    border-bottom-left-radius: 14px!important;
}
.rounded-lg-right-14px {
    border-top-right-radius: 14px!important;
    border-bottom-right-radius: 14px!important;
}
.rounded-lg-16px {
    border-radius: 16px!important;
}
.rounded-lg-top-16px {
    border-top-left-radius: 16px!important;
    border-top-right-radius: 16px!important;
}
.rounded-lg-bottom-16px {
    border-bottom-left-radius: 16px!important;
    border-bottom-right-radius: 16px!important;
}
.rounded-lg-left-16px {
    border-top-left-radius: 16px!important;
    border-bottom-left-radius: 16px!important;
}
.rounded-lg-right-16px {
    border-top-right-radius: 16px!important;
    border-bottom-right-radius: 16px!important;
}
.rounded-lg-18px {
    border-radius: 18px!important;
}
.rounded-lg-top-18px {
    border-top-left-radius: 18px!important;
    border-top-right-radius: 18px!important;
}
.rounded-lg-bottom-18px {
    border-bottom-left-radius: 18px!important;
    border-bottom-right-radius: 18px!important;
}
.rounded-lg-left-18px {
    border-top-left-radius: 18px!important;
    border-bottom-left-radius: 18px!important;
}
.rounded-lg-right-18px {
    border-top-right-radius: 18px!important;
    border-bottom-right-radius: 18px!important;
}
.rounded-lg-20px {
    border-radius: 20px!important;
}
.rounded-lg-top-20px {
    border-top-left-radius: 20px!important;
    border-top-right-radius: 20px!important;
}
.rounded-lg-bottom-20px {
    border-bottom-left-radius: 20px!important;
    border-bottom-right-radius: 20px!important;
}
.rounded-lg-left-20px {
    border-top-left-radius: 20px!important;
    border-bottom-left-radius: 20px!important;
}
.rounded-lg-right-20px {
    border-top-right-radius: 20px!important;
    border-bottom-right-radius: 20px!important;
}
.rounded-lg-22px {
    border-radius: 22px!important;
}
.rounded-lg-top-22px {
    border-top-left-radius: 22px!important;
    border-top-right-radius: 22px!important;
}
.rounded-lg-bottom-22px {
    border-bottom-left-radius: 22px!important;
    border-bottom-right-radius: 22px!important;
}
.rounded-lg-left-22px {
    border-top-left-radius: 22px!important;
    border-bottom-left-radius: 22px!important;
}
.rounded-lg-right-22px {
    border-top-right-radius: 22px!important;
    border-bottom-right-radius: 22px!important;
}
.rounded-lg-24px {
    border-radius: 24px!important;
}
.rounded-lg-top-24px {
    border-top-left-radius: 24px!important;
    border-top-right-radius: 24px!important;
}
.rounded-lg-bottom-24px {
    border-bottom-left-radius: 24px!important;
    border-bottom-right-radius: 24px!important;
}
.rounded-lg-left-24px {
    border-top-left-radius: 24px!important;
    border-bottom-left-radius: 24px!important;
}
.rounded-lg-right-24px {
    border-top-right-radius: 24px!important;
    border-bottom-right-radius: 24px!important;
}
.rounded-lg-26px {
    border-radius: 26px!important;
}
.rounded-lg-top-26px {
    border-top-left-radius: 26px!important;
    border-top-right-radius: 26px!important;
}
.rounded-lg-bottom-26px {
    border-bottom-left-radius: 26px!important;
    border-bottom-right-radius: 26px!important;
}
.rounded-lg-left-26px {
    border-top-left-radius: 26px!important;
    border-bottom-left-radius: 26px!important;
}
.rounded-lg-right-26px {
    border-top-right-radius: 26px!important;
    border-bottom-right-radius: 26px!important;
}
.rounded-lg-28px {
    border-radius: 28px!important;
}
.rounded-lg-top-28px {
    border-top-left-radius: 28px!important;
    border-top-right-radius: 28px!important;
}
.rounded-lg-bottom-28px {
    border-bottom-left-radius: 28px!important;
    border-bottom-right-radius: 28px!important;
}
.rounded-lg-left-28px {
    border-top-left-radius: 28px!important;
    border-bottom-left-radius: 28px!important;
}
.rounded-lg-right-28px {
    border-top-right-radius: 28px!important;
    border-bottom-right-radius: 28px!important;
}
.rounded-lg-30px {
    border-radius: 30px!important;
}
.rounded-lg-top-30px {
    border-top-left-radius: 30px!important;
    border-top-right-radius: 30px!important;
}
.rounded-lg-bottom-30px {
    border-bottom-left-radius: 30px!important;
    border-bottom-right-radius: 30px!important;
}
.rounded-lg-left-30px {
    border-top-left-radius: 30px!important;
    border-bottom-left-radius: 30px!important;
}
.rounded-lg-right-30px {
    border-top-right-radius: 30px!important;
    border-bottom-right-radius: 30px!important;
}
.rounded-lg-32px {
    border-radius: 32px!important;
}
.rounded-lg-top-32px {
    border-top-left-radius: 32px!important;
    border-top-right-radius: 32px!important;
}
.rounded-lg-bottom-32px {
    border-bottom-left-radius: 32px!important;
    border-bottom-right-radius: 32px!important;
}
.rounded-lg-left-32px {
    border-top-left-radius: 32px!important;
    border-bottom-left-radius: 32px!important;
}
.rounded-lg-right-32px {
    border-top-right-radius: 32px!important;
    border-bottom-right-radius: 32px!important;
}
.rounded-lg-34px {
    border-radius: 34px!important;
}
.rounded-lg-top-34px {
    border-top-left-radius: 34px!important;
    border-top-right-radius: 34px!important;
}
.rounded-lg-bottom-34px {
    border-bottom-left-radius: 34px!important;
    border-bottom-right-radius: 34px!important;
}
.rounded-lg-left-34px {
    border-top-left-radius: 34px!important;
    border-bottom-left-radius: 34px!important;
}
.rounded-lg-right-34px {
    border-top-right-radius: 34px!important;
    border-bottom-right-radius: 34px!important;
}
.rounded-lg-36px {
    border-radius: 36px!important;
}
.rounded-lg-top-36px {
    border-top-left-radius: 36px!important;
    border-top-right-radius: 36px!important;
}
.rounded-lg-bottom-36px {
    border-bottom-left-radius: 36px!important;
    border-bottom-right-radius: 36px!important;
}
.rounded-lg-left-36px {
    border-top-left-radius: 36px!important;
    border-bottom-left-radius: 36px!important;
}
.rounded-lg-right-36px {
    border-top-right-radius: 36px!important;
    border-bottom-right-radius: 36px!important;
}
.rounded-lg-38px {
    border-radius: 38px!important;
}
.rounded-lg-top-38px {
    border-top-left-radius: 38px!important;
    border-top-right-radius: 38px!important;
}
.rounded-lg-bottom-38px {
    border-bottom-left-radius: 38px!important;
    border-bottom-right-radius: 38px!important;
}
.rounded-lg-left-38px {
    border-top-left-radius: 38px!important;
    border-bottom-left-radius: 38px!important;
}
.rounded-lg-right-38px {
    border-top-right-radius: 38px!important;
    border-bottom-right-radius: 38px!important;
}
.rounded-lg-40px {
    border-radius: 40px!important;
}
.rounded-lg-top-40px {
    border-top-left-radius: 40px!important;
    border-top-right-radius: 40px!important;
}
.rounded-lg-bottom-40px {
    border-bottom-left-radius: 40px!important;
    border-bottom-right-radius: 40px!important;
}
.rounded-lg-left-40px {
    border-top-left-radius: 40px!important;
    border-bottom-left-radius: 40px!important;
}
.rounded-lg-right-40px {
    border-top-right-radius: 40px!important;
    border-bottom-right-radius: 40px!important;
}
.rounded-lg-42px {
    border-radius: 42px!important;
}
.rounded-lg-top-42px {
    border-top-left-radius: 42px!important;
    border-top-right-radius: 42px!important;
}
.rounded-lg-bottom-42px {
    border-bottom-left-radius: 42px!important;
    border-bottom-right-radius: 42px!important;
}
.rounded-lg-left-42px {
    border-top-left-radius: 42px!important;
    border-bottom-left-radius: 42px!important;
}
.rounded-lg-right-42px {
    border-top-right-radius: 42px!important;
    border-bottom-right-radius: 42px!important;
}
.rounded-lg-44px {
    border-radius: 44px!important;
}
.rounded-lg-top-44px {
    border-top-left-radius: 44px!important;
    border-top-right-radius: 44px!important;
}
.rounded-lg-bottom-44px {
    border-bottom-left-radius: 44px!important;
    border-bottom-right-radius: 44px!important;
}
.rounded-lg-left-44px {
    border-top-left-radius: 44px!important;
    border-bottom-left-radius: 44px!important;
}
.rounded-lg-right-44px {
    border-top-right-radius: 44px!important;
    border-bottom-right-radius: 44px!important;
}
.rounded-lg-46px {
    border-radius: 46px!important;
}
.rounded-lg-top-46px {
    border-top-left-radius: 46px!important;
    border-top-right-radius: 46px!important;
}
.rounded-lg-bottom-46px {
    border-bottom-left-radius: 46px!important;
    border-bottom-right-radius: 46px!important;
}
.rounded-lg-left-46px {
    border-top-left-radius: 46px!important;
    border-bottom-left-radius: 46px!important;
}
.rounded-lg-right-46px {
    border-top-right-radius: 46px!important;
    border-bottom-right-radius: 46px!important;
}
.rounded-lg-48px {
    border-radius: 48px!important;
}
.rounded-lg-top-48px {
    border-top-left-radius: 48px!important;
    border-top-right-radius: 48px!important;
}
.rounded-lg-bottom-48px {
    border-bottom-left-radius: 48px!important;
    border-bottom-right-radius: 48px!important;
}
.rounded-lg-left-48px {
    border-top-left-radius: 48px!important;
    border-bottom-left-radius: 48px!important;
}
.rounded-lg-right-48px {
    border-top-right-radius: 48px!important;
    border-bottom-right-radius: 48px!important;
}
.rounded-lg-50px {
    border-radius: 50px!important;
}
.rounded-lg-top-50px {
    border-top-left-radius: 50px!important;
    border-top-right-radius: 50px!important;
}
.rounded-lg-bottom-50px {
    border-bottom-left-radius: 50px!important;
    border-bottom-right-radius: 50px!important;
}
.rounded-lg-left-50px {
    border-top-left-radius: 50px!important;
    border-bottom-left-radius: 50px!important;
}
.rounded-lg-right-50px {
    border-top-right-radius: 50px!important;
    border-bottom-right-radius: 50px!important;
}
}@media (min-width:1200px) {
    .border-xl-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 0px!important;
}
.border-xl-top-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 0px!important;
}
.border-xl-right-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 0px!important;
}
.border-xl-bottom-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 0px!important;
}
.border-xl-left-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 0px!important;
}
.border-xl-y-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 0px!important;
    border-bottom-width: 0px!important;
}
.border-xl-x-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 0px!important;
    border-right-width: 0px!important;
}
.border-xl-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 1px!important;
}
.border-xl-top-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 1px!important;
}
.border-xl-right-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 1px!important;
}
.border-xl-bottom-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 1px!important;
}
.border-xl-left-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 1px!important;
}
.border-xl-y-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 1px!important;
    border-bottom-width: 1px!important;
}
.border-xl-x-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 1px!important;
    border-right-width: 1px!important;
}
.border-xl-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 2px!important;
}
.border-xl-top-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 2px!important;
}
.border-xl-right-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 2px!important;
}
.border-xl-bottom-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 2px!important;
}
.border-xl-left-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 2px!important;
}
.border-xl-y-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 2px!important;
    border-bottom-width: 2px!important;
}
.border-xl-x-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 2px!important;
    border-right-width: 2px!important;
}
.border-xl-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 3px!important;
}
.border-xl-top-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 3px!important;
}
.border-xl-right-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 3px!important;
}
.border-xl-bottom-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 3px!important;
}
.border-xl-left-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 3px!important;
}
.border-xl-y-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 3px!important;
    border-bottom-width: 3px!important;
}
.border-xl-x-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 3px!important;
    border-right-width: 3px!important;
}
.border-xl-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 4px!important;
}
.border-xl-top-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 4px!important;
}
.border-xl-right-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 4px!important;
}
.border-xl-bottom-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 4px!important;
}
.border-xl-left-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 4px!important;
}
.border-xl-y-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 4px!important;
    border-bottom-width: 4px!important;
}
.border-xl-x-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 4px!important;
    border-right-width: 4px!important;
}
.border-xl-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 5px!important;
}
.border-xl-top-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 5px!important;
}
.border-xl-right-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 5px!important;
}
.border-xl-bottom-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 5px!important;
}
.border-xl-left-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 5px!important;
}
.border-xl-y-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 5px!important;
    border-bottom-width: 5px!important;
}
.border-xl-x-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 5px!important;
    border-right-width: 5px!important;
}
.border-xl-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 6px!important;
}
.border-xl-top-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 6px!important;
}
.border-xl-right-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 6px!important;
}
.border-xl-bottom-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 6px!important;
}
.border-xl-left-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 6px!important;
}
.border-xl-y-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 6px!important;
    border-bottom-width: 6px!important;
}
.border-xl-x-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 6px!important;
    border-right-width: 6px!important;
}
.border-xl-dashed {
    border-color: #eaeaea!important;
    border-style: dashed!important;
}
.rounded-xl-4px {
    border-radius: 4px!important;
}
.rounded-xl-top-4px {
    border-top-left-radius: 4px!important;
    border-top-right-radius: 4px!important;
}
.rounded-xl-bottom-4px {
    border-bottom-left-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}
.rounded-xl-left-4px {
    border-top-left-radius: 4px!important;
    border-bottom-left-radius: 4px!important;
}
.rounded-xl-right-4px {
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}
.rounded-xl-6px {
    border-radius: 6px!important;
}
.rounded-xl-top-6px {
    border-top-left-radius: 6px!important;
    border-top-right-radius: 6px!important;
}
.rounded-xl-bottom-6px {
    border-bottom-left-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
}
.rounded-xl-left-6px {
    border-top-left-radius: 6px!important;
    border-bottom-left-radius: 6px!important;
}
.rounded-xl-right-6px {
    border-top-right-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
}
.rounded-xl-8px {
    border-radius: 8px!important;
}
.rounded-xl-top-8px {
    border-top-left-radius: 8px!important;
    border-top-right-radius: 8px!important;
}
.rounded-xl-bottom-8px {
    border-bottom-left-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
}
.rounded-xl-left-8px {
    border-top-left-radius: 8px!important;
    border-bottom-left-radius: 8px!important;
}
.rounded-xl-right-8px {
    border-top-right-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
}
.rounded-xl-10px {
    border-radius: 10px!important;
}
.rounded-xl-top-10px {
    border-top-left-radius: 10px!important;
    border-top-right-radius: 10px!important;
}
.rounded-xl-bottom-10px {
    border-bottom-left-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}
.rounded-xl-left-10px {
    border-top-left-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
}
.rounded-xl-right-10px {
    border-top-right-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}
.rounded-xl-12px {
    border-radius: 12px!important;
}
.rounded-xl-top-12px {
    border-top-left-radius: 12px!important;
    border-top-right-radius: 12px!important;
}
.rounded-xl-bottom-12px {
    border-bottom-left-radius: 12px!important;
    border-bottom-right-radius: 12px!important;
}
.rounded-xl-left-12px {
    border-top-left-radius: 12px!important;
    border-bottom-left-radius: 12px!important;
}
.rounded-xl-right-12px {
    border-top-right-radius: 12px!important;
    border-bottom-right-radius: 12px!important;
}
.rounded-xl-14px {
    border-radius: 14px!important;
}
.rounded-xl-top-14px {
    border-top-left-radius: 14px!important;
    border-top-right-radius: 14px!important;
}
.rounded-xl-bottom-14px {
    border-bottom-left-radius: 14px!important;
    border-bottom-right-radius: 14px!important;
}
.rounded-xl-left-14px {
    border-top-left-radius: 14px!important;
    border-bottom-left-radius: 14px!important;
}
.rounded-xl-right-14px {
    border-top-right-radius: 14px!important;
    border-bottom-right-radius: 14px!important;
}
.rounded-xl-16px {
    border-radius: 16px!important;
}
.rounded-xl-top-16px {
    border-top-left-radius: 16px!important;
    border-top-right-radius: 16px!important;
}
.rounded-xl-bottom-16px {
    border-bottom-left-radius: 16px!important;
    border-bottom-right-radius: 16px!important;
}
.rounded-xl-left-16px {
    border-top-left-radius: 16px!important;
    border-bottom-left-radius: 16px!important;
}
.rounded-xl-right-16px {
    border-top-right-radius: 16px!important;
    border-bottom-right-radius: 16px!important;
}
.rounded-xl-18px {
    border-radius: 18px!important;
}
.rounded-xl-top-18px {
    border-top-left-radius: 18px!important;
    border-top-right-radius: 18px!important;
}
.rounded-xl-bottom-18px {
    border-bottom-left-radius: 18px!important;
    border-bottom-right-radius: 18px!important;
}
.rounded-xl-left-18px {
    border-top-left-radius: 18px!important;
    border-bottom-left-radius: 18px!important;
}
.rounded-xl-right-18px {
    border-top-right-radius: 18px!important;
    border-bottom-right-radius: 18px!important;
}
.rounded-xl-20px {
    border-radius: 20px!important;
}
.rounded-xl-top-20px {
    border-top-left-radius: 20px!important;
    border-top-right-radius: 20px!important;
}
.rounded-xl-bottom-20px {
    border-bottom-left-radius: 20px!important;
    border-bottom-right-radius: 20px!important;
}
.rounded-xl-left-20px {
    border-top-left-radius: 20px!important;
    border-bottom-left-radius: 20px!important;
}
.rounded-xl-right-20px {
    border-top-right-radius: 20px!important;
    border-bottom-right-radius: 20px!important;
}
.rounded-xl-22px {
    border-radius: 22px!important;
}
.rounded-xl-top-22px {
    border-top-left-radius: 22px!important;
    border-top-right-radius: 22px!important;
}
.rounded-xl-bottom-22px {
    border-bottom-left-radius: 22px!important;
    border-bottom-right-radius: 22px!important;
}
.rounded-xl-left-22px {
    border-top-left-radius: 22px!important;
    border-bottom-left-radius: 22px!important;
}
.rounded-xl-right-22px {
    border-top-right-radius: 22px!important;
    border-bottom-right-radius: 22px!important;
}
.rounded-xl-24px {
    border-radius: 24px!important;
}
.rounded-xl-top-24px {
    border-top-left-radius: 24px!important;
    border-top-right-radius: 24px!important;
}
.rounded-xl-bottom-24px {
    border-bottom-left-radius: 24px!important;
    border-bottom-right-radius: 24px!important;
}
.rounded-xl-left-24px {
    border-top-left-radius: 24px!important;
    border-bottom-left-radius: 24px!important;
}
.rounded-xl-right-24px {
    border-top-right-radius: 24px!important;
    border-bottom-right-radius: 24px!important;
}
.rounded-xl-26px {
    border-radius: 26px!important;
}
.rounded-xl-top-26px {
    border-top-left-radius: 26px!important;
    border-top-right-radius: 26px!important;
}
.rounded-xl-bottom-26px {
    border-bottom-left-radius: 26px!important;
    border-bottom-right-radius: 26px!important;
}
.rounded-xl-left-26px {
    border-top-left-radius: 26px!important;
    border-bottom-left-radius: 26px!important;
}
.rounded-xl-right-26px {
    border-top-right-radius: 26px!important;
    border-bottom-right-radius: 26px!important;
}
.rounded-xl-28px {
    border-radius: 28px!important;
}
.rounded-xl-top-28px {
    border-top-left-radius: 28px!important;
    border-top-right-radius: 28px!important;
}
.rounded-xl-bottom-28px {
    border-bottom-left-radius: 28px!important;
    border-bottom-right-radius: 28px!important;
}
.rounded-xl-left-28px {
    border-top-left-radius: 28px!important;
    border-bottom-left-radius: 28px!important;
}
.rounded-xl-right-28px {
    border-top-right-radius: 28px!important;
    border-bottom-right-radius: 28px!important;
}
.rounded-xl-30px {
    border-radius: 30px!important;
}
.rounded-xl-top-30px {
    border-top-left-radius: 30px!important;
    border-top-right-radius: 30px!important;
}
.rounded-xl-bottom-30px {
    border-bottom-left-radius: 30px!important;
    border-bottom-right-radius: 30px!important;
}
.rounded-xl-left-30px {
    border-top-left-radius: 30px!important;
    border-bottom-left-radius: 30px!important;
}
.rounded-xl-right-30px {
    border-top-right-radius: 30px!important;
    border-bottom-right-radius: 30px!important;
}
.rounded-xl-32px {
    border-radius: 32px!important;
}
.rounded-xl-top-32px {
    border-top-left-radius: 32px!important;
    border-top-right-radius: 32px!important;
}
.rounded-xl-bottom-32px {
    border-bottom-left-radius: 32px!important;
    border-bottom-right-radius: 32px!important;
}
.rounded-xl-left-32px {
    border-top-left-radius: 32px!important;
    border-bottom-left-radius: 32px!important;
}
.rounded-xl-right-32px {
    border-top-right-radius: 32px!important;
    border-bottom-right-radius: 32px!important;
}
.rounded-xl-34px {
    border-radius: 34px!important;
}
.rounded-xl-top-34px {
    border-top-left-radius: 34px!important;
    border-top-right-radius: 34px!important;
}
.rounded-xl-bottom-34px {
    border-bottom-left-radius: 34px!important;
    border-bottom-right-radius: 34px!important;
}
.rounded-xl-left-34px {
    border-top-left-radius: 34px!important;
    border-bottom-left-radius: 34px!important;
}
.rounded-xl-right-34px {
    border-top-right-radius: 34px!important;
    border-bottom-right-radius: 34px!important;
}
.rounded-xl-36px {
    border-radius: 36px!important;
}
.rounded-xl-top-36px {
    border-top-left-radius: 36px!important;
    border-top-right-radius: 36px!important;
}
.rounded-xl-bottom-36px {
    border-bottom-left-radius: 36px!important;
    border-bottom-right-radius: 36px!important;
}
.rounded-xl-left-36px {
    border-top-left-radius: 36px!important;
    border-bottom-left-radius: 36px!important;
}
.rounded-xl-right-36px {
    border-top-right-radius: 36px!important;
    border-bottom-right-radius: 36px!important;
}
.rounded-xl-38px {
    border-radius: 38px!important;
}
.rounded-xl-top-38px {
    border-top-left-radius: 38px!important;
    border-top-right-radius: 38px!important;
}
.rounded-xl-bottom-38px {
    border-bottom-left-radius: 38px!important;
    border-bottom-right-radius: 38px!important;
}
.rounded-xl-left-38px {
    border-top-left-radius: 38px!important;
    border-bottom-left-radius: 38px!important;
}
.rounded-xl-right-38px {
    border-top-right-radius: 38px!important;
    border-bottom-right-radius: 38px!important;
}
.rounded-xl-40px {
    border-radius: 40px!important;
}
.rounded-xl-top-40px {
    border-top-left-radius: 40px!important;
    border-top-right-radius: 40px!important;
}
.rounded-xl-bottom-40px {
    border-bottom-left-radius: 40px!important;
    border-bottom-right-radius: 40px!important;
}
.rounded-xl-left-40px {
    border-top-left-radius: 40px!important;
    border-bottom-left-radius: 40px!important;
}
.rounded-xl-right-40px {
    border-top-right-radius: 40px!important;
    border-bottom-right-radius: 40px!important;
}
.rounded-xl-42px {
    border-radius: 42px!important;
}
.rounded-xl-top-42px {
    border-top-left-radius: 42px!important;
    border-top-right-radius: 42px!important;
}
.rounded-xl-bottom-42px {
    border-bottom-left-radius: 42px!important;
    border-bottom-right-radius: 42px!important;
}
.rounded-xl-left-42px {
    border-top-left-radius: 42px!important;
    border-bottom-left-radius: 42px!important;
}
.rounded-xl-right-42px {
    border-top-right-radius: 42px!important;
    border-bottom-right-radius: 42px!important;
}
.rounded-xl-44px {
    border-radius: 44px!important;
}
.rounded-xl-top-44px {
    border-top-left-radius: 44px!important;
    border-top-right-radius: 44px!important;
}
.rounded-xl-bottom-44px {
    border-bottom-left-radius: 44px!important;
    border-bottom-right-radius: 44px!important;
}
.rounded-xl-left-44px {
    border-top-left-radius: 44px!important;
    border-bottom-left-radius: 44px!important;
}
.rounded-xl-right-44px {
    border-top-right-radius: 44px!important;
    border-bottom-right-radius: 44px!important;
}
.rounded-xl-46px {
    border-radius: 46px!important;
}
.rounded-xl-top-46px {
    border-top-left-radius: 46px!important;
    border-top-right-radius: 46px!important;
}
.rounded-xl-bottom-46px {
    border-bottom-left-radius: 46px!important;
    border-bottom-right-radius: 46px!important;
}
.rounded-xl-left-46px {
    border-top-left-radius: 46px!important;
    border-bottom-left-radius: 46px!important;
}
.rounded-xl-right-46px {
    border-top-right-radius: 46px!important;
    border-bottom-right-radius: 46px!important;
}
.rounded-xl-48px {
    border-radius: 48px!important;
}
.rounded-xl-top-48px {
    border-top-left-radius: 48px!important;
    border-top-right-radius: 48px!important;
}
.rounded-xl-bottom-48px {
    border-bottom-left-radius: 48px!important;
    border-bottom-right-radius: 48px!important;
}
.rounded-xl-left-48px {
    border-top-left-radius: 48px!important;
    border-bottom-left-radius: 48px!important;
}
.rounded-xl-right-48px {
    border-top-right-radius: 48px!important;
    border-bottom-right-radius: 48px!important;
}
.rounded-xl-50px {
    border-radius: 50px!important;
}
.rounded-xl-top-50px {
    border-top-left-radius: 50px!important;
    border-top-right-radius: 50px!important;
}
.rounded-xl-bottom-50px {
    border-bottom-left-radius: 50px!important;
    border-bottom-right-radius: 50px!important;
}
.rounded-xl-left-50px {
    border-top-left-radius: 50px!important;
    border-bottom-left-radius: 50px!important;
}
.rounded-xl-right-50px {
    border-top-right-radius: 50px!important;
    border-bottom-right-radius: 50px!important;
}
}@media (min-width:1660px) {
    .border-xxl-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 0px!important;
}
.border-xxl-top-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 0px!important;
}
.border-xxl-right-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 0px!important;
}
.border-xxl-bottom-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 0px!important;
}
.border-xxl-left-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 0px!important;
}
.border-xxl-y-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 0px!important;
    border-bottom-width: 0px!important;
}
.border-xxl-x-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 0px!important;
    border-right-width: 0px!important;
}
.border-xxl-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 1px!important;
}
.border-xxl-top-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 1px!important;
}
.border-xxl-right-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 1px!important;
}
.border-xxl-bottom-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 1px!important;
}
.border-xxl-left-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 1px!important;
}
.border-xxl-y-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 1px!important;
    border-bottom-width: 1px!important;
}
.border-xxl-x-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 1px!important;
    border-right-width: 1px!important;
}
.border-xxl-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 2px!important;
}
.border-xxl-top-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 2px!important;
}
.border-xxl-right-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 2px!important;
}
.border-xxl-bottom-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 2px!important;
}
.border-xxl-left-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 2px!important;
}
.border-xxl-y-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 2px!important;
    border-bottom-width: 2px!important;
}
.border-xxl-x-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 2px!important;
    border-right-width: 2px!important;
}
.border-xxl-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 3px!important;
}
.border-xxl-top-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 3px!important;
}
.border-xxl-right-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 3px!important;
}
.border-xxl-bottom-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 3px!important;
}
.border-xxl-left-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 3px!important;
}
.border-xxl-y-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 3px!important;
    border-bottom-width: 3px!important;
}
.border-xxl-x-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 3px!important;
    border-right-width: 3px!important;
}
.border-xxl-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 4px!important;
}
.border-xxl-top-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 4px!important;
}
.border-xxl-right-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 4px!important;
}
.border-xxl-bottom-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 4px!important;
}
.border-xxl-left-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 4px!important;
}
.border-xxl-y-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 4px!important;
    border-bottom-width: 4px!important;
}
.border-xxl-x-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 4px!important;
    border-right-width: 4px!important;
}
.border-xxl-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 5px!important;
}
.border-xxl-top-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 5px!important;
}
.border-xxl-right-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 5px!important;
}
.border-xxl-bottom-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 5px!important;
}
.border-xxl-left-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 5px!important;
}
.border-xxl-y-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 5px!important;
    border-bottom-width: 5px!important;
}
.border-xxl-x-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 5px!important;
    border-right-width: 5px!important;
}
.border-xxl-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 6px!important;
}
.border-xxl-top-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 6px!important;
}
.border-xxl-right-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 6px!important;
}
.border-xxl-bottom-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 6px!important;
}
.border-xxl-left-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 6px!important;
}
.border-xxl-y-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 6px!important;
    border-bottom-width: 6px!important;
}
.border-xxl-x-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 6px!important;
    border-right-width: 6px!important;
}
.border-xxl-dashed {
    border-color: #eaeaea!important;
    border-style: dashed!important;
}
.rounded-xxl-4px {
    border-radius: 4px!important;
}
.rounded-xxl-top-4px {
    border-top-left-radius: 4px!important;
    border-top-right-radius: 4px!important;
}
.rounded-xxl-bottom-4px {
    border-bottom-left-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}
.rounded-xxl-left-4px {
    border-top-left-radius: 4px!important;
    border-bottom-left-radius: 4px!important;
}
.rounded-xxl-right-4px {
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}
.rounded-xxl-6px {
    border-radius: 6px!important;
}
.rounded-xxl-top-6px {
    border-top-left-radius: 6px!important;
    border-top-right-radius: 6px!important;
}
.rounded-xxl-bottom-6px {
    border-bottom-left-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
}
.rounded-xxl-left-6px {
    border-top-left-radius: 6px!important;
    border-bottom-left-radius: 6px!important;
}
.rounded-xxl-right-6px {
    border-top-right-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
}
.rounded-xxl-8px {
    border-radius: 8px!important;
}
.rounded-xxl-top-8px {
    border-top-left-radius: 8px!important;
    border-top-right-radius: 8px!important;
}
.rounded-xxl-bottom-8px {
    border-bottom-left-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
}
.rounded-xxl-left-8px {
    border-top-left-radius: 8px!important;
    border-bottom-left-radius: 8px!important;
}
.rounded-xxl-right-8px {
    border-top-right-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
}
.rounded-xxl-10px {
    border-radius: 10px!important;
}
.rounded-xxl-top-10px {
    border-top-left-radius: 10px!important;
    border-top-right-radius: 10px!important;
}
.rounded-xxl-bottom-10px {
    border-bottom-left-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}
.rounded-xxl-left-10px {
    border-top-left-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
}
.rounded-xxl-right-10px {
    border-top-right-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}
.rounded-xxl-12px {
    border-radius: 12px!important;
}
.rounded-xxl-top-12px {
    border-top-left-radius: 12px!important;
    border-top-right-radius: 12px!important;
}
.rounded-xxl-bottom-12px {
    border-bottom-left-radius: 12px!important;
    border-bottom-right-radius: 12px!important;
}
.rounded-xxl-left-12px {
    border-top-left-radius: 12px!important;
    border-bottom-left-radius: 12px!important;
}
.rounded-xxl-right-12px {
    border-top-right-radius: 12px!important;
    border-bottom-right-radius: 12px!important;
}
.rounded-xxl-14px {
    border-radius: 14px!important;
}
.rounded-xxl-top-14px {
    border-top-left-radius: 14px!important;
    border-top-right-radius: 14px!important;
}
.rounded-xxl-bottom-14px {
    border-bottom-left-radius: 14px!important;
    border-bottom-right-radius: 14px!important;
}
.rounded-xxl-left-14px {
    border-top-left-radius: 14px!important;
    border-bottom-left-radius: 14px!important;
}
.rounded-xxl-right-14px {
    border-top-right-radius: 14px!important;
    border-bottom-right-radius: 14px!important;
}
.rounded-xxl-16px {
    border-radius: 16px!important;
}
.rounded-xxl-top-16px {
    border-top-left-radius: 16px!important;
    border-top-right-radius: 16px!important;
}
.rounded-xxl-bottom-16px {
    border-bottom-left-radius: 16px!important;
    border-bottom-right-radius: 16px!important;
}
.rounded-xxl-left-16px {
    border-top-left-radius: 16px!important;
    border-bottom-left-radius: 16px!important;
}
.rounded-xxl-right-16px {
    border-top-right-radius: 16px!important;
    border-bottom-right-radius: 16px!important;
}
.rounded-xxl-18px {
    border-radius: 18px!important;
}
.rounded-xxl-top-18px {
    border-top-left-radius: 18px!important;
    border-top-right-radius: 18px!important;
}
.rounded-xxl-bottom-18px {
    border-bottom-left-radius: 18px!important;
    border-bottom-right-radius: 18px!important;
}
.rounded-xxl-left-18px {
    border-top-left-radius: 18px!important;
    border-bottom-left-radius: 18px!important;
}
.rounded-xxl-right-18px {
    border-top-right-radius: 18px!important;
    border-bottom-right-radius: 18px!important;
}
.rounded-xxl-20px {
    border-radius: 20px!important;
}
.rounded-xxl-top-20px {
    border-top-left-radius: 20px!important;
    border-top-right-radius: 20px!important;
}
.rounded-xxl-bottom-20px {
    border-bottom-left-radius: 20px!important;
    border-bottom-right-radius: 20px!important;
}
.rounded-xxl-left-20px {
    border-top-left-radius: 20px!important;
    border-bottom-left-radius: 20px!important;
}
.rounded-xxl-right-20px {
    border-top-right-radius: 20px!important;
    border-bottom-right-radius: 20px!important;
}
.rounded-xxl-22px {
    border-radius: 22px!important;
}
.rounded-xxl-top-22px {
    border-top-left-radius: 22px!important;
    border-top-right-radius: 22px!important;
}
.rounded-xxl-bottom-22px {
    border-bottom-left-radius: 22px!important;
    border-bottom-right-radius: 22px!important;
}
.rounded-xxl-left-22px {
    border-top-left-radius: 22px!important;
    border-bottom-left-radius: 22px!important;
}
.rounded-xxl-right-22px {
    border-top-right-radius: 22px!important;
    border-bottom-right-radius: 22px!important;
}
.rounded-xxl-24px {
    border-radius: 24px!important;
}
.rounded-xxl-top-24px {
    border-top-left-radius: 24px!important;
    border-top-right-radius: 24px!important;
}
.rounded-xxl-bottom-24px {
    border-bottom-left-radius: 24px!important;
    border-bottom-right-radius: 24px!important;
}
.rounded-xxl-left-24px {
    border-top-left-radius: 24px!important;
    border-bottom-left-radius: 24px!important;
}
.rounded-xxl-right-24px {
    border-top-right-radius: 24px!important;
    border-bottom-right-radius: 24px!important;
}
.rounded-xxl-26px {
    border-radius: 26px!important;
}
.rounded-xxl-top-26px {
    border-top-left-radius: 26px!important;
    border-top-right-radius: 26px!important;
}
.rounded-xxl-bottom-26px {
    border-bottom-left-radius: 26px!important;
    border-bottom-right-radius: 26px!important;
}
.rounded-xxl-left-26px {
    border-top-left-radius: 26px!important;
    border-bottom-left-radius: 26px!important;
}
.rounded-xxl-right-26px {
    border-top-right-radius: 26px!important;
    border-bottom-right-radius: 26px!important;
}
.rounded-xxl-28px {
    border-radius: 28px!important;
}
.rounded-xxl-top-28px {
    border-top-left-radius: 28px!important;
    border-top-right-radius: 28px!important;
}
.rounded-xxl-bottom-28px {
    border-bottom-left-radius: 28px!important;
    border-bottom-right-radius: 28px!important;
}
.rounded-xxl-left-28px {
    border-top-left-radius: 28px!important;
    border-bottom-left-radius: 28px!important;
}
.rounded-xxl-right-28px {
    border-top-right-radius: 28px!important;
    border-bottom-right-radius: 28px!important;
}
.rounded-xxl-30px {
    border-radius: 30px!important;
}
.rounded-xxl-top-30px {
    border-top-left-radius: 30px!important;
    border-top-right-radius: 30px!important;
}
.rounded-xxl-bottom-30px {
    border-bottom-left-radius: 30px!important;
    border-bottom-right-radius: 30px!important;
}
.rounded-xxl-left-30px {
    border-top-left-radius: 30px!important;
    border-bottom-left-radius: 30px!important;
}
.rounded-xxl-right-30px {
    border-top-right-radius: 30px!important;
    border-bottom-right-radius: 30px!important;
}
.rounded-xxl-32px {
    border-radius: 32px!important;
}
.rounded-xxl-top-32px {
    border-top-left-radius: 32px!important;
    border-top-right-radius: 32px!important;
}
.rounded-xxl-bottom-32px {
    border-bottom-left-radius: 32px!important;
    border-bottom-right-radius: 32px!important;
}
.rounded-xxl-left-32px {
    border-top-left-radius: 32px!important;
    border-bottom-left-radius: 32px!important;
}
.rounded-xxl-right-32px {
    border-top-right-radius: 32px!important;
    border-bottom-right-radius: 32px!important;
}
.rounded-xxl-34px {
    border-radius: 34px!important;
}
.rounded-xxl-top-34px {
    border-top-left-radius: 34px!important;
    border-top-right-radius: 34px!important;
}
.rounded-xxl-bottom-34px {
    border-bottom-left-radius: 34px!important;
    border-bottom-right-radius: 34px!important;
}
.rounded-xxl-left-34px {
    border-top-left-radius: 34px!important;
    border-bottom-left-radius: 34px!important;
}
.rounded-xxl-right-34px {
    border-top-right-radius: 34px!important;
    border-bottom-right-radius: 34px!important;
}
.rounded-xxl-36px {
    border-radius: 36px!important;
}
.rounded-xxl-top-36px {
    border-top-left-radius: 36px!important;
    border-top-right-radius: 36px!important;
}
.rounded-xxl-bottom-36px {
    border-bottom-left-radius: 36px!important;
    border-bottom-right-radius: 36px!important;
}
.rounded-xxl-left-36px {
    border-top-left-radius: 36px!important;
    border-bottom-left-radius: 36px!important;
}
.rounded-xxl-right-36px {
    border-top-right-radius: 36px!important;
    border-bottom-right-radius: 36px!important;
}
.rounded-xxl-38px {
    border-radius: 38px!important;
}
.rounded-xxl-top-38px {
    border-top-left-radius: 38px!important;
    border-top-right-radius: 38px!important;
}
.rounded-xxl-bottom-38px {
    border-bottom-left-radius: 38px!important;
    border-bottom-right-radius: 38px!important;
}
.rounded-xxl-left-38px {
    border-top-left-radius: 38px!important;
    border-bottom-left-radius: 38px!important;
}
.rounded-xxl-right-38px {
    border-top-right-radius: 38px!important;
    border-bottom-right-radius: 38px!important;
}
.rounded-xxl-40px {
    border-radius: 40px!important;
}
.rounded-xxl-top-40px {
    border-top-left-radius: 40px!important;
    border-top-right-radius: 40px!important;
}
.rounded-xxl-bottom-40px {
    border-bottom-left-radius: 40px!important;
    border-bottom-right-radius: 40px!important;
}
.rounded-xxl-left-40px {
    border-top-left-radius: 40px!important;
    border-bottom-left-radius: 40px!important;
}
.rounded-xxl-right-40px {
    border-top-right-radius: 40px!important;
    border-bottom-right-radius: 40px!important;
}
.rounded-xxl-42px {
    border-radius: 42px!important;
}
.rounded-xxl-top-42px {
    border-top-left-radius: 42px!important;
    border-top-right-radius: 42px!important;
}
.rounded-xxl-bottom-42px {
    border-bottom-left-radius: 42px!important;
    border-bottom-right-radius: 42px!important;
}
.rounded-xxl-left-42px {
    border-top-left-radius: 42px!important;
    border-bottom-left-radius: 42px!important;
}
.rounded-xxl-right-42px {
    border-top-right-radius: 42px!important;
    border-bottom-right-radius: 42px!important;
}
.rounded-xxl-44px {
    border-radius: 44px!important;
}
.rounded-xxl-top-44px {
    border-top-left-radius: 44px!important;
    border-top-right-radius: 44px!important;
}
.rounded-xxl-bottom-44px {
    border-bottom-left-radius: 44px!important;
    border-bottom-right-radius: 44px!important;
}
.rounded-xxl-left-44px {
    border-top-left-radius: 44px!important;
    border-bottom-left-radius: 44px!important;
}
.rounded-xxl-right-44px {
    border-top-right-radius: 44px!important;
    border-bottom-right-radius: 44px!important;
}
.rounded-xxl-46px {
    border-radius: 46px!important;
}
.rounded-xxl-top-46px {
    border-top-left-radius: 46px!important;
    border-top-right-radius: 46px!important;
}
.rounded-xxl-bottom-46px {
    border-bottom-left-radius: 46px!important;
    border-bottom-right-radius: 46px!important;
}
.rounded-xxl-left-46px {
    border-top-left-radius: 46px!important;
    border-bottom-left-radius: 46px!important;
}
.rounded-xxl-right-46px {
    border-top-right-radius: 46px!important;
    border-bottom-right-radius: 46px!important;
}
.rounded-xxl-48px {
    border-radius: 48px!important;
}
.rounded-xxl-top-48px {
    border-top-left-radius: 48px!important;
    border-top-right-radius: 48px!important;
}
.rounded-xxl-bottom-48px {
    border-bottom-left-radius: 48px!important;
    border-bottom-right-radius: 48px!important;
}
.rounded-xxl-left-48px {
    border-top-left-radius: 48px!important;
    border-bottom-left-radius: 48px!important;
}
.rounded-xxl-right-48px {
    border-top-right-radius: 48px!important;
    border-bottom-right-radius: 48px!important;
}
.rounded-xxl-50px {
    border-radius: 50px!important;
}
.rounded-xxl-top-50px {
    border-top-left-radius: 50px!important;
    border-top-right-radius: 50px!important;
}
.rounded-xxl-bottom-50px {
    border-bottom-left-radius: 50px!important;
    border-bottom-right-radius: 50px!important;
}
.rounded-xxl-left-50px {
    border-top-left-radius: 50px!important;
    border-bottom-left-radius: 50px!important;
}
.rounded-xxl-right-50px {
    border-top-right-radius: 50px!important;
    border-bottom-right-radius: 50px!important;
}
}@media (min-width:1920px) {
    .border-xxxl-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 0px!important;
}
.border-xxxl-top-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 0px!important;
}
.border-xxxl-right-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 0px!important;
}
.border-xxxl-bottom-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 0px!important;
}
.border-xxxl-left-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 0px!important;
}
.border-xxxl-y-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 0px!important;
    border-bottom-width: 0px!important;
}
.border-xxxl-x-0 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 0px!important;
    border-right-width: 0px!important;
}
.border-xxxl-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 1px!important;
}
.border-xxxl-top-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 1px!important;
}
.border-xxxl-right-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 1px!important;
}
.border-xxxl-bottom-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 1px!important;
}
.border-xxxl-left-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 1px!important;
}
.border-xxxl-y-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 1px!important;
    border-bottom-width: 1px!important;
}
.border-xxxl-x-1 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 1px!important;
    border-right-width: 1px!important;
}
.border-xxxl-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 2px!important;
}
.border-xxxl-top-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 2px!important;
}
.border-xxxl-right-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 2px!important;
}
.border-xxxl-bottom-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 2px!important;
}
.border-xxxl-left-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 2px!important;
}
.border-xxxl-y-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 2px!important;
    border-bottom-width: 2px!important;
}
.border-xxxl-x-2 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 2px!important;
    border-right-width: 2px!important;
}
.border-xxxl-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 3px!important;
}
.border-xxxl-top-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 3px!important;
}
.border-xxxl-right-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 3px!important;
}
.border-xxxl-bottom-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 3px!important;
}
.border-xxxl-left-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 3px!important;
}
.border-xxxl-y-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 3px!important;
    border-bottom-width: 3px!important;
}
.border-xxxl-x-3 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 3px!important;
    border-right-width: 3px!important;
}
.border-xxxl-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 4px!important;
}
.border-xxxl-top-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 4px!important;
}
.border-xxxl-right-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 4px!important;
}
.border-xxxl-bottom-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 4px!important;
}
.border-xxxl-left-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 4px!important;
}
.border-xxxl-y-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 4px!important;
    border-bottom-width: 4px!important;
}
.border-xxxl-x-4 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 4px!important;
    border-right-width: 4px!important;
}
.border-xxxl-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 5px!important;
}
.border-xxxl-top-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 5px!important;
}
.border-xxxl-right-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 5px!important;
}
.border-xxxl-bottom-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 5px!important;
}
.border-xxxl-left-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 5px!important;
}
.border-xxxl-y-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 5px!important;
    border-bottom-width: 5px!important;
}
.border-xxxl-x-5 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 5px!important;
    border-right-width: 5px!important;
}
.border-xxxl-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-width: 6px!important;
}
.border-xxxl-top-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 6px!important;
}
.border-xxxl-right-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-right-width: 6px!important;
}
.border-xxxl-bottom-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-bottom-width: 6px!important;
}
.border-xxxl-left-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 6px!important;
}
.border-xxxl-y-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-top-width: 6px!important;
    border-bottom-width: 6px!important;
}
.border-xxxl-x-6 {
    border-color: #eaeaea!important;
    border-style: solid!important;
    border-left-width: 6px!important;
    border-right-width: 6px!important;
}
.border-xxxl-dashed {
    border-color: #eaeaea!important;
    border-style: dashed!important;
}
.rounded-xxxl-4px {
    border-radius: 4px!important;
}
.rounded-xxxl-top-4px {
    border-top-left-radius: 4px!important;
    border-top-right-radius: 4px!important;
}
.rounded-xxxl-bottom-4px {
    border-bottom-left-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}
.rounded-xxxl-left-4px {
    border-top-left-radius: 4px!important;
    border-bottom-left-radius: 4px!important;
}
.rounded-xxxl-right-4px {
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}
.rounded-xxxl-6px {
    border-radius: 6px!important;
}
.rounded-xxxl-top-6px {
    border-top-left-radius: 6px!important;
    border-top-right-radius: 6px!important;
}
.rounded-xxxl-bottom-6px {
    border-bottom-left-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
}
.rounded-xxxl-left-6px {
    border-top-left-radius: 6px!important;
    border-bottom-left-radius: 6px!important;
}
.rounded-xxxl-right-6px {
    border-top-right-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
}
.rounded-xxxl-8px {
    border-radius: 8px!important;
}
.rounded-xxxl-top-8px {
    border-top-left-radius: 8px!important;
    border-top-right-radius: 8px!important;
}
.rounded-xxxl-bottom-8px {
    border-bottom-left-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
}
.rounded-xxxl-left-8px {
    border-top-left-radius: 8px!important;
    border-bottom-left-radius: 8px!important;
}
.rounded-xxxl-right-8px {
    border-top-right-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
}
.rounded-xxxl-10px {
    border-radius: 10px!important;
}
.rounded-xxxl-top-10px {
    border-top-left-radius: 10px!important;
    border-top-right-radius: 10px!important;
}
.rounded-xxxl-bottom-10px {
    border-bottom-left-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}
.rounded-xxxl-left-10px {
    border-top-left-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
}
.rounded-xxxl-right-10px {
    border-top-right-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}
.rounded-xxxl-12px {
    border-radius: 12px!important;
}
.rounded-xxxl-top-12px {
    border-top-left-radius: 12px!important;
    border-top-right-radius: 12px!important;
}
.rounded-xxxl-bottom-12px {
    border-bottom-left-radius: 12px!important;
    border-bottom-right-radius: 12px!important;
}
.rounded-xxxl-left-12px {
    border-top-left-radius: 12px!important;
    border-bottom-left-radius: 12px!important;
}
.rounded-xxxl-right-12px {
    border-top-right-radius: 12px!important;
    border-bottom-right-radius: 12px!important;
}
.rounded-xxxl-14px {
    border-radius: 14px!important;
}
.rounded-xxxl-top-14px {
    border-top-left-radius: 14px!important;
    border-top-right-radius: 14px!important;
}
.rounded-xxxl-bottom-14px {
    border-bottom-left-radius: 14px!important;
    border-bottom-right-radius: 14px!important;
}
.rounded-xxxl-left-14px {
    border-top-left-radius: 14px!important;
    border-bottom-left-radius: 14px!important;
}
.rounded-xxxl-right-14px {
    border-top-right-radius: 14px!important;
    border-bottom-right-radius: 14px!important;
}
.rounded-xxxl-16px {
    border-radius: 16px!important;
}
.rounded-xxxl-top-16px {
    border-top-left-radius: 16px!important;
    border-top-right-radius: 16px!important;
}
.rounded-xxxl-bottom-16px {
    border-bottom-left-radius: 16px!important;
    border-bottom-right-radius: 16px!important;
}
.rounded-xxxl-left-16px {
    border-top-left-radius: 16px!important;
    border-bottom-left-radius: 16px!important;
}
.rounded-xxxl-right-16px {
    border-top-right-radius: 16px!important;
    border-bottom-right-radius: 16px!important;
}
.rounded-xxxl-18px {
    border-radius: 18px!important;
}
.rounded-xxxl-top-18px {
    border-top-left-radius: 18px!important;
    border-top-right-radius: 18px!important;
}
.rounded-xxxl-bottom-18px {
    border-bottom-left-radius: 18px!important;
    border-bottom-right-radius: 18px!important;
}
.rounded-xxxl-left-18px {
    border-top-left-radius: 18px!important;
    border-bottom-left-radius: 18px!important;
}
.rounded-xxxl-right-18px {
    border-top-right-radius: 18px!important;
    border-bottom-right-radius: 18px!important;
}
.rounded-xxxl-20px {
    border-radius: 20px!important;
}
.rounded-xxxl-top-20px {
    border-top-left-radius: 20px!important;
    border-top-right-radius: 20px!important;
}
.rounded-xxxl-bottom-20px {
    border-bottom-left-radius: 20px!important;
    border-bottom-right-radius: 20px!important;
}
.rounded-xxxl-left-20px {
    border-top-left-radius: 20px!important;
    border-bottom-left-radius: 20px!important;
}
.rounded-xxxl-right-20px {
    border-top-right-radius: 20px!important;
    border-bottom-right-radius: 20px!important;
}
.rounded-xxxl-22px {
    border-radius: 22px!important;
}
.rounded-xxxl-top-22px {
    border-top-left-radius: 22px!important;
    border-top-right-radius: 22px!important;
}
.rounded-xxxl-bottom-22px {
    border-bottom-left-radius: 22px!important;
    border-bottom-right-radius: 22px!important;
}
.rounded-xxxl-left-22px {
    border-top-left-radius: 22px!important;
    border-bottom-left-radius: 22px!important;
}
.rounded-xxxl-right-22px {
    border-top-right-radius: 22px!important;
    border-bottom-right-radius: 22px!important;
}
.rounded-xxxl-24px {
    border-radius: 24px!important;
}
.rounded-xxxl-top-24px {
    border-top-left-radius: 24px!important;
    border-top-right-radius: 24px!important;
}
.rounded-xxxl-bottom-24px {
    border-bottom-left-radius: 24px!important;
    border-bottom-right-radius: 24px!important;
}
.rounded-xxxl-left-24px {
    border-top-left-radius: 24px!important;
    border-bottom-left-radius: 24px!important;
}
.rounded-xxxl-right-24px {
    border-top-right-radius: 24px!important;
    border-bottom-right-radius: 24px!important;
}
.rounded-xxxl-26px {
    border-radius: 26px!important;
}
.rounded-xxxl-top-26px {
    border-top-left-radius: 26px!important;
    border-top-right-radius: 26px!important;
}
.rounded-xxxl-bottom-26px {
    border-bottom-left-radius: 26px!important;
    border-bottom-right-radius: 26px!important;
}
.rounded-xxxl-left-26px {
    border-top-left-radius: 26px!important;
    border-bottom-left-radius: 26px!important;
}
.rounded-xxxl-right-26px {
    border-top-right-radius: 26px!important;
    border-bottom-right-radius: 26px!important;
}
.rounded-xxxl-28px {
    border-radius: 28px!important;
}
.rounded-xxxl-top-28px {
    border-top-left-radius: 28px!important;
    border-top-right-radius: 28px!important;
}
.rounded-xxxl-bottom-28px {
    border-bottom-left-radius: 28px!important;
    border-bottom-right-radius: 28px!important;
}
.rounded-xxxl-left-28px {
    border-top-left-radius: 28px!important;
    border-bottom-left-radius: 28px!important;
}
.rounded-xxxl-right-28px {
    border-top-right-radius: 28px!important;
    border-bottom-right-radius: 28px!important;
}
.rounded-xxxl-30px {
    border-radius: 30px!important;
}
.rounded-xxxl-top-30px {
    border-top-left-radius: 30px!important;
    border-top-right-radius: 30px!important;
}
.rounded-xxxl-bottom-30px {
    border-bottom-left-radius: 30px!important;
    border-bottom-right-radius: 30px!important;
}
.rounded-xxxl-left-30px {
    border-top-left-radius: 30px!important;
    border-bottom-left-radius: 30px!important;
}
.rounded-xxxl-right-30px {
    border-top-right-radius: 30px!important;
    border-bottom-right-radius: 30px!important;
}
.rounded-xxxl-32px {
    border-radius: 32px!important;
}
.rounded-xxxl-top-32px {
    border-top-left-radius: 32px!important;
    border-top-right-radius: 32px!important;
}
.rounded-xxxl-bottom-32px {
    border-bottom-left-radius: 32px!important;
    border-bottom-right-radius: 32px!important;
}
.rounded-xxxl-left-32px {
    border-top-left-radius: 32px!important;
    border-bottom-left-radius: 32px!important;
}
.rounded-xxxl-right-32px {
    border-top-right-radius: 32px!important;
    border-bottom-right-radius: 32px!important;
}
.rounded-xxxl-34px {
    border-radius: 34px!important;
}
.rounded-xxxl-top-34px {
    border-top-left-radius: 34px!important;
    border-top-right-radius: 34px!important;
}
.rounded-xxxl-bottom-34px {
    border-bottom-left-radius: 34px!important;
    border-bottom-right-radius: 34px!important;
}
.rounded-xxxl-left-34px {
    border-top-left-radius: 34px!important;
    border-bottom-left-radius: 34px!important;
}
.rounded-xxxl-right-34px {
    border-top-right-radius: 34px!important;
    border-bottom-right-radius: 34px!important;
}
.rounded-xxxl-36px {
    border-radius: 36px!important;
}
.rounded-xxxl-top-36px {
    border-top-left-radius: 36px!important;
    border-top-right-radius: 36px!important;
}
.rounded-xxxl-bottom-36px {
    border-bottom-left-radius: 36px!important;
    border-bottom-right-radius: 36px!important;
}
.rounded-xxxl-left-36px {
    border-top-left-radius: 36px!important;
    border-bottom-left-radius: 36px!important;
}
.rounded-xxxl-right-36px {
    border-top-right-radius: 36px!important;
    border-bottom-right-radius: 36px!important;
}
.rounded-xxxl-38px {
    border-radius: 38px!important;
}
.rounded-xxxl-top-38px {
    border-top-left-radius: 38px!important;
    border-top-right-radius: 38px!important;
}
.rounded-xxxl-bottom-38px {
    border-bottom-left-radius: 38px!important;
    border-bottom-right-radius: 38px!important;
}
.rounded-xxxl-left-38px {
    border-top-left-radius: 38px!important;
    border-bottom-left-radius: 38px!important;
}
.rounded-xxxl-right-38px {
    border-top-right-radius: 38px!important;
    border-bottom-right-radius: 38px!important;
}
.rounded-xxxl-40px {
    border-radius: 40px!important;
}
.rounded-xxxl-top-40px {
    border-top-left-radius: 40px!important;
    border-top-right-radius: 40px!important;
}
.rounded-xxxl-bottom-40px {
    border-bottom-left-radius: 40px!important;
    border-bottom-right-radius: 40px!important;
}
.rounded-xxxl-left-40px {
    border-top-left-radius: 40px!important;
    border-bottom-left-radius: 40px!important;
}
.rounded-xxxl-right-40px {
    border-top-right-radius: 40px!important;
    border-bottom-right-radius: 40px!important;
}
.rounded-xxxl-42px {
    border-radius: 42px!important;
}
.rounded-xxxl-top-42px {
    border-top-left-radius: 42px!important;
    border-top-right-radius: 42px!important;
}
.rounded-xxxl-bottom-42px {
    border-bottom-left-radius: 42px!important;
    border-bottom-right-radius: 42px!important;
}
.rounded-xxxl-left-42px {
    border-top-left-radius: 42px!important;
    border-bottom-left-radius: 42px!important;
}
.rounded-xxxl-right-42px {
    border-top-right-radius: 42px!important;
    border-bottom-right-radius: 42px!important;
}
.rounded-xxxl-44px {
    border-radius: 44px!important;
}
.rounded-xxxl-top-44px {
    border-top-left-radius: 44px!important;
    border-top-right-radius: 44px!important;
}
.rounded-xxxl-bottom-44px {
    border-bottom-left-radius: 44px!important;
    border-bottom-right-radius: 44px!important;
}
.rounded-xxxl-left-44px {
    border-top-left-radius: 44px!important;
    border-bottom-left-radius: 44px!important;
}
.rounded-xxxl-right-44px {
    border-top-right-radius: 44px!important;
    border-bottom-right-radius: 44px!important;
}
.rounded-xxxl-46px {
    border-radius: 46px!important;
}
.rounded-xxxl-top-46px {
    border-top-left-radius: 46px!important;
    border-top-right-radius: 46px!important;
}
.rounded-xxxl-bottom-46px {
    border-bottom-left-radius: 46px!important;
    border-bottom-right-radius: 46px!important;
}
.rounded-xxxl-left-46px {
    border-top-left-radius: 46px!important;
    border-bottom-left-radius: 46px!important;
}
.rounded-xxxl-right-46px {
    border-top-right-radius: 46px!important;
    border-bottom-right-radius: 46px!important;
}
.rounded-xxxl-48px {
    border-radius: 48px!important;
}
.rounded-xxxl-top-48px {
    border-top-left-radius: 48px!important;
    border-top-right-radius: 48px!important;
}
.rounded-xxxl-bottom-48px {
    border-bottom-left-radius: 48px!important;
    border-bottom-right-radius: 48px!important;
}
.rounded-xxxl-left-48px {
    border-top-left-radius: 48px!important;
    border-bottom-left-radius: 48px!important;
}
.rounded-xxxl-right-48px {
    border-top-right-radius: 48px!important;
    border-bottom-right-radius: 48px!important;
}
.rounded-xxxl-50px {
    border-radius: 50px!important;
}
.rounded-xxxl-top-50px {
    border-top-left-radius: 50px!important;
    border-top-right-radius: 50px!important;
}
.rounded-xxxl-bottom-50px {
    border-bottom-left-radius: 50px!important;
    border-bottom-right-radius: 50px!important;
}
.rounded-xxxl-left-50px {
    border-top-left-radius: 50px!important;
    border-bottom-left-radius: 50px!important;
}
.rounded-xxxl-right-50px {
    border-top-right-radius: 50px!important;
    border-bottom-right-radius: 50px!important;
}
}.border-transparent {
    border-color: transparent!important;
}
.border-primary {
    border-color: #0c0b41!important;
}
.border-top-primary {
    border-top-color: #0c0b41!important;
}
.border-right-primary {
    border-right-color: #0c0b41!important;
}
.border-bottom-primary {
    border-bottom-color: #0c0b41!important;
}
.border-left-primary {
    border-left-color: #0c0b41!important;
}
.hover-border-primary:hover {
    border-color: #0c0b41!important;
}
.hover-border-top-primary:hover {
    border-top-color: #0c0b41!important;
}
.hover-border-right-primary:hover {
    border-right-color: #0c0b41!important;
}
.hover-border-bottom-primary:hover {
    border-bottom-color: #0c0b41!important;
}
.hover-border-left-primary:hover {
    border-left-color: #0c0b41!important;
}
.border-secondary {
    border-color: #eaeaea!important;
}
.border-top-secondary {
    border-top-color: #eaeaea!important;
}
.border-right-secondary {
    border-right-color: #eaeaea!important;
}
.border-bottom-secondary {
    border-bottom-color: #eaeaea!important;
}
.border-left-secondary {
    border-left-color: #eaeaea!important;
}
.hover-border-secondary:hover {
    border-color: #eaeaea!important;
}
.hover-border-top-secondary:hover {
    border-top-color: #eaeaea!important;
}
.hover-border-right-secondary:hover {
    border-right-color: #eaeaea!important;
}
.hover-border-bottom-secondary:hover {
    border-bottom-color: #eaeaea!important;
}
.hover-border-left-secondary:hover {
    border-left-color: #eaeaea!important;
}
.border-success {
    border-color: #26cba4!important;
}
.border-top-success {
    border-top-color: #26cba4!important;
}
.border-right-success {
    border-right-color: #26cba4!important;
}
.border-bottom-success {
    border-bottom-color: #26cba4!important;
}
.border-left-success {
    border-left-color: #26cba4!important;
}
.hover-border-success:hover {
    border-color: #26cba4!important;
}
.hover-border-top-success:hover {
    border-top-color: #26cba4!important;
}
.hover-border-right-success:hover {
    border-right-color: #26cba4!important;
}
.hover-border-bottom-success:hover {
    border-bottom-color: #26cba4!important;
}
.hover-border-left-success:hover {
    border-left-color: #26cba4!important;
}
.border-info {
    border-color: #3d8aff!important;
}
.border-top-info {
    border-top-color: #3d8aff!important;
}
.border-right-info {
    border-right-color: #3d8aff!important;
}
.border-bottom-info {
    border-bottom-color: #3d8aff!important;
}
.border-left-info {
    border-left-color: #3d8aff!important;
}
.hover-border-info:hover {
    border-color: #3d8aff!important;
}
.hover-border-top-info:hover {
    border-top-color: #3d8aff!important;
}
.hover-border-right-info:hover {
    border-right-color: #3d8aff!important;
}
.hover-border-bottom-info:hover {
    border-bottom-color: #3d8aff!important;
}
.hover-border-left-info:hover {
    border-left-color: #3d8aff!important;
}
.border-warning {
    border-color: #FF6914!important;
}
.border-top-warning {
    border-top-color: #FF6914!important;
}
.border-right-warning {
    border-right-color: #FF6914!important;
}
.border-bottom-warning {
    border-bottom-color: #FF6914!important;
}
.border-left-warning {
    border-left-color: #FF6914!important;
}
.hover-border-warning:hover {
    border-color: #FF6914!important;
}
.hover-border-top-warning:hover {
    border-top-color: #FF6914!important;
}
.hover-border-right-warning:hover {
    border-right-color: #FF6914!important;
}
.hover-border-bottom-warning:hover {
    border-bottom-color: #FF6914!important;
}
.hover-border-left-warning:hover {
    border-left-color: #FF6914!important;
}
.border-danger {
    border-color: #d75252!important;
}
.border-top-danger {
    border-top-color: #d75252!important;
}
.border-right-danger {
    border-right-color: #d75252!important;
}
.border-bottom-danger {
    border-bottom-color: #d75252!important;
}
.border-left-danger {
    border-left-color: #d75252!important;
}
.hover-border-danger:hover {
    border-color: #d75252!important;
}
.hover-border-top-danger:hover {
    border-top-color: #d75252!important;
}
.hover-border-right-danger:hover {
    border-right-color: #d75252!important;
}
.hover-border-bottom-danger:hover {
    border-bottom-color: #d75252!important;
}
.hover-border-left-danger:hover {
    border-left-color: #d75252!important;
}
.border-light {
    border-color: #f8f8f8!important;
}
.border-top-light {
    border-top-color: #f8f8f8!important;
}
.border-right-light {
    border-right-color: #f8f8f8!important;
}
.border-bottom-light {
    border-bottom-color: #f8f8f8!important;
}
.border-left-light {
    border-left-color: #f8f8f8!important;
}
.hover-border-light:hover {
    border-color: #f8f8f8!important;
}
.hover-border-top-light:hover {
    border-top-color: #f8f8f8!important;
}
.hover-border-right-light:hover {
    border-right-color: #f8f8f8!important;
}
.hover-border-bottom-light:hover {
    border-bottom-color: #f8f8f8!important;
}
.hover-border-left-light:hover {
    border-left-color: #f8f8f8!important;
}
.border-dark {
    border-color: #444444!important;
}
.border-top-dark {
    border-top-color: #444444!important;
}
.border-right-dark {
    border-right-color: #444444!important;
}
.border-bottom-dark {
    border-bottom-color: #444444!important;
}
.border-left-dark {
    border-left-color: #444444!important;
}
.hover-border-dark:hover {
    border-color: #444444!important;
}
.hover-border-top-dark:hover {
    border-top-color: #444444!important;
}
.hover-border-right-dark:hover {
    border-right-color: #444444!important;
}
.hover-border-bottom-dark:hover {
    border-bottom-color: #444444!important;
}
.hover-border-left-dark:hover {
    border-left-color: #444444!important;
}
.border-mpage_cfg_bg_color1 {
    border-color: #0c0b41!important;
}
.border-top-mpage_cfg_bg_color1 {
    border-top-color: #0c0b41!important;
}
.border-right-mpage_cfg_bg_color1 {
    border-right-color: #0c0b41!important;
}
.border-bottom-mpage_cfg_bg_color1 {
    border-bottom-color: #0c0b41!important;
}
.border-left-mpage_cfg_bg_color1 {
    border-left-color: #0c0b41!important;
}
.hover-border-mpage_cfg_bg_color1:hover {
    border-color: #0c0b41!important;
}
.hover-border-top-mpage_cfg_bg_color1:hover {
    border-top-color: #0c0b41!important;
}
.hover-border-right-mpage_cfg_bg_color1:hover {
    border-right-color: #0c0b41!important;
}
.hover-border-bottom-mpage_cfg_bg_color1:hover {
    border-bottom-color: #0c0b41!important;
}
.hover-border-left-mpage_cfg_bg_color1:hover {
    border-left-color: #0c0b41!important;
}
.border-mpage_cfg_bg_color2 {
    border-color: #0b345b!important;
}
.border-top-mpage_cfg_bg_color2 {
    border-top-color: #0b345b!important;
}
.border-right-mpage_cfg_bg_color2 {
    border-right-color: #0b345b!important;
}
.border-bottom-mpage_cfg_bg_color2 {
    border-bottom-color: #0b345b!important;
}
.border-left-mpage_cfg_bg_color2 {
    border-left-color: #0b345b!important;
}
.hover-border-mpage_cfg_bg_color2:hover {
    border-color: #0b345b!important;
}
.hover-border-top-mpage_cfg_bg_color2:hover {
    border-top-color: #0b345b!important;
}
.hover-border-right-mpage_cfg_bg_color2:hover {
    border-right-color: #0b345b!important;
}
.hover-border-bottom-mpage_cfg_bg_color2:hover {
    border-bottom-color: #0b345b!important;
}
.hover-border-left-mpage_cfg_bg_color2:hover {
    border-left-color: #0b345b!important;
}
.border-mpage_cfg_mouse_over_color {
    border-color: #1b36bb!important;
}
.border-top-mpage_cfg_mouse_over_color {
    border-top-color: #1b36bb!important;
}
.border-right-mpage_cfg_mouse_over_color {
    border-right-color: #1b36bb!important;
}
.border-bottom-mpage_cfg_mouse_over_color {
    border-bottom-color: #1b36bb!important;
}
.border-left-mpage_cfg_mouse_over_color {
    border-left-color: #1b36bb!important;
}
.hover-border-mpage_cfg_mouse_over_color:hover {
    border-color: #1b36bb!important;
}
.hover-border-top-mpage_cfg_mouse_over_color:hover {
    border-top-color: #1b36bb!important;
}
.hover-border-right-mpage_cfg_mouse_over_color:hover {
    border-right-color: #1b36bb!important;
}
.hover-border-bottom-mpage_cfg_mouse_over_color:hover {
    border-bottom-color: #1b36bb!important;
}
.hover-border-left-mpage_cfg_mouse_over_color:hover {
    border-left-color: #1b36bb!important;
}
.border-primary-light {
    border-color: #4574dc!important;
}
.border-top-primary-light {
    border-top-color: #4574dc!important;
}
.border-right-primary-light {
    border-right-color: #4574dc!important;
}
.border-bottom-primary-light {
    border-bottom-color: #4574dc!important;
}
.border-left-primary-light {
    border-left-color: #4574dc!important;
}
.hover-border-primary-light:hover {
    border-color: #4574dc!important;
}
.hover-border-top-primary-light:hover {
    border-top-color: #4574dc!important;
}
.hover-border-right-primary-light:hover {
    border-right-color: #4574dc!important;
}
.hover-border-bottom-primary-light:hover {
    border-bottom-color: #4574dc!important;
}
.hover-border-left-primary-light:hover {
    border-left-color: #4574dc!important;
}
.border-primary-dark {
    border-color: #576383!important;
}
.border-top-primary-dark {
    border-top-color: #576383!important;
}
.border-right-primary-dark {
    border-right-color: #576383!important;
}
.border-bottom-primary-dark {
    border-bottom-color: #576383!important;
}
.border-left-primary-dark {
    border-left-color: #576383!important;
}
.hover-border-primary-dark:hover {
    border-color: #576383!important;
}
.hover-border-top-primary-dark:hover {
    border-top-color: #576383!important;
}
.hover-border-right-primary-dark:hover {
    border-right-color: #576383!important;
}
.hover-border-bottom-primary-dark:hover {
    border-bottom-color: #576383!important;
}
.hover-border-left-primary-dark:hover {
    border-left-color: #576383!important;
}
.border-primary2 {
    border-color: #2F56A5!important;
}
.border-top-primary2 {
    border-top-color: #2F56A5!important;
}
.border-right-primary2 {
    border-right-color: #2F56A5!important;
}
.border-bottom-primary2 {
    border-bottom-color: #2F56A5!important;
}
.border-left-primary2 {
    border-left-color: #2F56A5!important;
}
.hover-border-primary2:hover {
    border-color: #2F56A5!important;
}
.hover-border-top-primary2:hover {
    border-top-color: #2F56A5!important;
}
.hover-border-right-primary2:hover {
    border-right-color: #2F56A5!important;
}
.hover-border-bottom-primary2:hover {
    border-bottom-color: #2F56A5!important;
}
.hover-border-left-primary2:hover {
    border-left-color: #2F56A5!important;
}
.border-primary-darken {
    border-color: #292B5D!important;
}
.border-top-primary-darken {
    border-top-color: #292B5D!important;
}
.border-right-primary-darken {
    border-right-color: #292B5D!important;
}
.border-bottom-primary-darken {
    border-bottom-color: #292B5D!important;
}
.border-left-primary-darken {
    border-left-color: #292B5D!important;
}
.hover-border-primary-darken:hover {
    border-color: #292B5D!important;
}
.hover-border-top-primary-darken:hover {
    border-top-color: #292B5D!important;
}
.hover-border-right-primary-darken:hover {
    border-right-color: #292B5D!important;
}
.hover-border-bottom-primary-darken:hover {
    border-bottom-color: #292B5D!important;
}
.hover-border-left-primary-darken:hover {
    border-left-color: #292B5D!important;
}
.border-primary-darken2 {
    border-color: #00205c!important;
}
.border-top-primary-darken2 {
    border-top-color: #00205c!important;
}
.border-right-primary-darken2 {
    border-right-color: #00205c!important;
}
.border-bottom-primary-darken2 {
    border-bottom-color: #00205c!important;
}
.border-left-primary-darken2 {
    border-left-color: #00205c!important;
}
.hover-border-primary-darken2:hover {
    border-color: #00205c!important;
}
.hover-border-top-primary-darken2:hover {
    border-top-color: #00205c!important;
}
.hover-border-right-primary-darken2:hover {
    border-right-color: #00205c!important;
}
.hover-border-bottom-primary-darken2:hover {
    border-bottom-color: #00205c!important;
}
.hover-border-left-primary-darken2:hover {
    border-left-color: #00205c!important;
}
.border-primary-darken3 {
    border-color: #1c376f!important;
}
.border-top-primary-darken3 {
    border-top-color: #1c376f!important;
}
.border-right-primary-darken3 {
    border-right-color: #1c376f!important;
}
.border-bottom-primary-darken3 {
    border-bottom-color: #1c376f!important;
}
.border-left-primary-darken3 {
    border-left-color: #1c376f!important;
}
.hover-border-primary-darken3:hover {
    border-color: #1c376f!important;
}
.hover-border-top-primary-darken3:hover {
    border-top-color: #1c376f!important;
}
.hover-border-right-primary-darken3:hover {
    border-right-color: #1c376f!important;
}
.hover-border-bottom-primary-darken3:hover {
    border-bottom-color: #1c376f!important;
}
.hover-border-left-primary-darken3:hover {
    border-left-color: #1c376f!important;
}
.border-secondary-light {
    border-color: #fdf9bc!important;
}
.border-top-secondary-light {
    border-top-color: #fdf9bc!important;
}
.border-right-secondary-light {
    border-right-color: #fdf9bc!important;
}
.border-bottom-secondary-light {
    border-bottom-color: #fdf9bc!important;
}
.border-left-secondary-light {
    border-left-color: #fdf9bc!important;
}
.hover-border-secondary-light:hover {
    border-color: #fdf9bc!important;
}
.hover-border-top-secondary-light:hover {
    border-top-color: #fdf9bc!important;
}
.hover-border-right-secondary-light:hover {
    border-right-color: #fdf9bc!important;
}
.hover-border-bottom-secondary-light:hover {
    border-bottom-color: #fdf9bc!important;
}
.hover-border-left-secondary-light:hover {
    border-left-color: #fdf9bc!important;
}
.border-success-light {
    border-color: #ecf9f2!important;
}
.border-top-success-light {
    border-top-color: #ecf9f2!important;
}
.border-right-success-light {
    border-right-color: #ecf9f2!important;
}
.border-bottom-success-light {
    border-bottom-color: #ecf9f2!important;
}
.border-left-success-light {
    border-left-color: #ecf9f2!important;
}
.hover-border-success-light:hover {
    border-color: #ecf9f2!important;
}
.hover-border-top-success-light:hover {
    border-top-color: #ecf9f2!important;
}
.hover-border-right-success-light:hover {
    border-right-color: #ecf9f2!important;
}
.hover-border-bottom-success-light:hover {
    border-bottom-color: #ecf9f2!important;
}
.hover-border-left-success-light:hover {
    border-left-color: #ecf9f2!important;
}
.border-info-light {
    border-color: #e3f4fe!important;
}
.border-top-info-light {
    border-top-color: #e3f4fe!important;
}
.border-right-info-light {
    border-right-color: #e3f4fe!important;
}
.border-bottom-info-light {
    border-bottom-color: #e3f4fe!important;
}
.border-left-info-light {
    border-left-color: #e3f4fe!important;
}
.hover-border-info-light:hover {
    border-color: #e3f4fe!important;
}
.hover-border-top-info-light:hover {
    border-top-color: #e3f4fe!important;
}
.hover-border-right-info-light:hover {
    border-right-color: #e3f4fe!important;
}
.hover-border-bottom-info-light:hover {
    border-bottom-color: #e3f4fe!important;
}
.hover-border-left-info-light:hover {
    border-left-color: #e3f4fe!important;
}
.border-warning-light {
    border-color: #fff3e3!important;
}
.border-top-warning-light {
    border-top-color: #fff3e3!important;
}
.border-right-warning-light {
    border-right-color: #fff3e3!important;
}
.border-bottom-warning-light {
    border-bottom-color: #fff3e3!important;
}
.border-left-warning-light {
    border-left-color: #fff3e3!important;
}
.hover-border-warning-light:hover {
    border-color: #fff3e3!important;
}
.hover-border-top-warning-light:hover {
    border-top-color: #fff3e3!important;
}
.hover-border-right-warning-light:hover {
    border-right-color: #fff3e3!important;
}
.hover-border-bottom-warning-light:hover {
    border-bottom-color: #fff3e3!important;
}
.hover-border-left-warning-light:hover {
    border-left-color: #fff3e3!important;
}
.border-danger-light {
    border-color: #fdeaef!important;
}
.border-top-danger-light {
    border-top-color: #fdeaef!important;
}
.border-right-danger-light {
    border-right-color: #fdeaef!important;
}
.border-bottom-danger-light {
    border-bottom-color: #fdeaef!important;
}
.border-left-danger-light {
    border-left-color: #fdeaef!important;
}
.hover-border-danger-light:hover {
    border-color: #fdeaef!important;
}
.hover-border-top-danger-light:hover {
    border-top-color: #fdeaef!important;
}
.hover-border-right-danger-light:hover {
    border-right-color: #fdeaef!important;
}
.hover-border-bottom-danger-light:hover {
    border-bottom-color: #fdeaef!important;
}
.hover-border-left-danger-light:hover {
    border-left-color: #fdeaef!important;
}
.border-blue {
    border-color: #3d8aff!important;
}
.border-top-blue {
    border-top-color: #3d8aff!important;
}
.border-right-blue {
    border-right-color: #3d8aff!important;
}
.border-bottom-blue {
    border-bottom-color: #3d8aff!important;
}
.border-left-blue {
    border-left-color: #3d8aff!important;
}
.hover-border-blue:hover {
    border-color: #3d8aff!important;
}
.hover-border-top-blue:hover {
    border-top-color: #3d8aff!important;
}
.hover-border-right-blue:hover {
    border-right-color: #3d8aff!important;
}
.hover-border-bottom-blue:hover {
    border-bottom-color: #3d8aff!important;
}
.hover-border-left-blue:hover {
    border-left-color: #3d8aff!important;
}
.border-blue-light {
    border-color: #e3f4fe!important;
}
.border-top-blue-light {
    border-top-color: #e3f4fe!important;
}
.border-right-blue-light {
    border-right-color: #e3f4fe!important;
}
.border-bottom-blue-light {
    border-bottom-color: #e3f4fe!important;
}
.border-left-blue-light {
    border-left-color: #e3f4fe!important;
}
.hover-border-blue-light:hover {
    border-color: #e3f4fe!important;
}
.hover-border-top-blue-light:hover {
    border-top-color: #e3f4fe!important;
}
.hover-border-right-blue-light:hover {
    border-right-color: #e3f4fe!important;
}
.hover-border-bottom-blue-light:hover {
    border-bottom-color: #e3f4fe!important;
}
.hover-border-left-blue-light:hover {
    border-left-color: #e3f4fe!important;
}
.border-indigo {
    border-color: #7239ea!important;
}
.border-top-indigo {
    border-top-color: #7239ea!important;
}
.border-right-indigo {
    border-right-color: #7239ea!important;
}
.border-bottom-indigo {
    border-bottom-color: #7239ea!important;
}
.border-left-indigo {
    border-left-color: #7239ea!important;
}
.hover-border-indigo:hover {
    border-color: #7239ea!important;
}
.hover-border-top-indigo:hover {
    border-top-color: #7239ea!important;
}
.hover-border-right-indigo:hover {
    border-right-color: #7239ea!important;
}
.hover-border-bottom-indigo:hover {
    border-bottom-color: #7239ea!important;
}
.hover-border-left-indigo:hover {
    border-left-color: #7239ea!important;
}
.border-indigo-light {
    border-color: #efe9fd!important;
}
.border-top-indigo-light {
    border-top-color: #efe9fd!important;
}
.border-right-indigo-light {
    border-right-color: #efe9fd!important;
}
.border-bottom-indigo-light {
    border-bottom-color: #efe9fd!important;
}
.border-left-indigo-light {
    border-left-color: #efe9fd!important;
}
.hover-border-indigo-light:hover {
    border-color: #efe9fd!important;
}
.hover-border-top-indigo-light:hover {
    border-top-color: #efe9fd!important;
}
.hover-border-right-indigo-light:hover {
    border-right-color: #efe9fd!important;
}
.hover-border-bottom-indigo-light:hover {
    border-bottom-color: #efe9fd!important;
}
.hover-border-left-indigo-light:hover {
    border-left-color: #efe9fd!important;
}
.border-purple {
    border-color: #5b2e91!important;
}
.border-top-purple {
    border-top-color: #5b2e91!important;
}
.border-right-purple {
    border-right-color: #5b2e91!important;
}
.border-bottom-purple {
    border-bottom-color: #5b2e91!important;
}
.border-left-purple {
    border-left-color: #5b2e91!important;
}
.hover-border-purple:hover {
    border-color: #5b2e91!important;
}
.hover-border-top-purple:hover {
    border-top-color: #5b2e91!important;
}
.hover-border-right-purple:hover {
    border-right-color: #5b2e91!important;
}
.hover-border-bottom-purple:hover {
    border-bottom-color: #5b2e91!important;
}
.hover-border-left-purple:hover {
    border-left-color: #5b2e91!important;
}
.border-purple-light {
    border-color: #ede8f3!important;
}
.border-top-purple-light {
    border-top-color: #ede8f3!important;
}
.border-right-purple-light {
    border-right-color: #ede8f3!important;
}
.border-bottom-purple-light {
    border-bottom-color: #ede8f3!important;
}
.border-left-purple-light {
    border-left-color: #ede8f3!important;
}
.hover-border-purple-light:hover {
    border-color: #ede8f3!important;
}
.hover-border-top-purple-light:hover {
    border-top-color: #ede8f3!important;
}
.hover-border-right-purple-light:hover {
    border-right-color: #ede8f3!important;
}
.hover-border-bottom-purple-light:hover {
    border-bottom-color: #ede8f3!important;
}
.hover-border-left-purple-light:hover {
    border-left-color: #ede8f3!important;
}
.border-pink {
    border-color: #ed156e!important;
}
.border-top-pink {
    border-top-color: #ed156e!important;
}
.border-right-pink {
    border-right-color: #ed156e!important;
}
.border-bottom-pink {
    border-bottom-color: #ed156e!important;
}
.border-left-pink {
    border-left-color: #ed156e!important;
}
.hover-border-pink:hover {
    border-color: #ed156e!important;
}
.hover-border-top-pink:hover {
    border-top-color: #ed156e!important;
}
.hover-border-right-pink:hover {
    border-right-color: #ed156e!important;
}
.hover-border-bottom-pink:hover {
    border-bottom-color: #ed156e!important;
}
.hover-border-left-pink:hover {
    border-left-color: #ed156e!important;
}
.border-pink-light {
    border-color: #ffe8ec!important;
}
.border-top-pink-light {
    border-top-color: #ffe8ec!important;
}
.border-right-pink-light {
    border-right-color: #ffe8ec!important;
}
.border-bottom-pink-light {
    border-bottom-color: #ffe8ec!important;
}
.border-left-pink-light {
    border-left-color: #ffe8ec!important;
}
.hover-border-pink-light:hover {
    border-color: #ffe8ec!important;
}
.hover-border-top-pink-light:hover {
    border-top-color: #ffe8ec!important;
}
.hover-border-right-pink-light:hover {
    border-right-color: #ffe8ec!important;
}
.hover-border-bottom-pink-light:hover {
    border-bottom-color: #ffe8ec!important;
}
.hover-border-left-pink-light:hover {
    border-left-color: #ffe8ec!important;
}
.border-red {
    border-color: #d75252!important;
}
.border-top-red {
    border-top-color: #d75252!important;
}
.border-right-red {
    border-right-color: #d75252!important;
}
.border-bottom-red {
    border-bottom-color: #d75252!important;
}
.border-left-red {
    border-left-color: #d75252!important;
}
.hover-border-red:hover {
    border-color: #d75252!important;
}
.hover-border-top-red:hover {
    border-top-color: #d75252!important;
}
.hover-border-right-red:hover {
    border-right-color: #d75252!important;
}
.hover-border-bottom-red:hover {
    border-bottom-color: #d75252!important;
}
.hover-border-left-red:hover {
    border-left-color: #d75252!important;
}
.border-red-light {
    border-color: #fdeaef!important;
}
.border-top-red-light {
    border-top-color: #fdeaef!important;
}
.border-right-red-light {
    border-right-color: #fdeaef!important;
}
.border-bottom-red-light {
    border-bottom-color: #fdeaef!important;
}
.border-left-red-light {
    border-left-color: #fdeaef!important;
}
.hover-border-red-light:hover {
    border-color: #fdeaef!important;
}
.hover-border-top-red-light:hover {
    border-top-color: #fdeaef!important;
}
.hover-border-right-red-light:hover {
    border-right-color: #fdeaef!important;
}
.hover-border-bottom-red-light:hover {
    border-bottom-color: #fdeaef!important;
}
.hover-border-left-red-light:hover {
    border-left-color: #fdeaef!important;
}
.border-yellow {
    border-color: #FFBD14!important;
}
.border-top-yellow {
    border-top-color: #FFBD14!important;
}
.border-right-yellow {
    border-right-color: #FFBD14!important;
}
.border-bottom-yellow {
    border-bottom-color: #FFBD14!important;
}
.border-left-yellow {
    border-left-color: #FFBD14!important;
}
.hover-border-yellow:hover {
    border-color: #FFBD14!important;
}
.hover-border-top-yellow:hover {
    border-top-color: #FFBD14!important;
}
.hover-border-right-yellow:hover {
    border-right-color: #FFBD14!important;
}
.hover-border-bottom-yellow:hover {
    border-bottom-color: #FFBD14!important;
}
.hover-border-left-yellow:hover {
    border-left-color: #FFBD14!important;
}
.border-yellow-light {
    border-color: #ebff00!important;
}
.border-top-yellow-light {
    border-top-color: #ebff00!important;
}
.border-right-yellow-light {
    border-right-color: #ebff00!important;
}
.border-bottom-yellow-light {
    border-bottom-color: #ebff00!important;
}
.border-left-yellow-light {
    border-left-color: #ebff00!important;
}
.hover-border-yellow-light:hover {
    border-color: #ebff00!important;
}
.hover-border-top-yellow-light:hover {
    border-top-color: #ebff00!important;
}
.hover-border-right-yellow-light:hover {
    border-right-color: #ebff00!important;
}
.hover-border-bottom-yellow-light:hover {
    border-bottom-color: #ebff00!important;
}
.hover-border-left-yellow-light:hover {
    border-left-color: #ebff00!important;
}
.border-orange {
    border-color: #FF6914!important;
}
.border-top-orange {
    border-top-color: #FF6914!important;
}
.border-right-orange {
    border-right-color: #FF6914!important;
}
.border-bottom-orange {
    border-bottom-color: #FF6914!important;
}
.border-left-orange {
    border-left-color: #FF6914!important;
}
.hover-border-orange:hover {
    border-color: #FF6914!important;
}
.hover-border-top-orange:hover {
    border-top-color: #FF6914!important;
}
.hover-border-right-orange:hover {
    border-right-color: #FF6914!important;
}
.hover-border-bottom-orange:hover {
    border-bottom-color: #FF6914!important;
}
.hover-border-left-orange:hover {
    border-left-color: #FF6914!important;
}
.border-orange-light {
    border-color: #fff3e3!important;
}
.border-top-orange-light {
    border-top-color: #fff3e3!important;
}
.border-right-orange-light {
    border-right-color: #fff3e3!important;
}
.border-bottom-orange-light {
    border-bottom-color: #fff3e3!important;
}
.border-left-orange-light {
    border-left-color: #fff3e3!important;
}
.hover-border-orange-light:hover {
    border-color: #fff3e3!important;
}
.hover-border-top-orange-light:hover {
    border-top-color: #fff3e3!important;
}
.hover-border-right-orange-light:hover {
    border-right-color: #fff3e3!important;
}
.hover-border-bottom-orange-light:hover {
    border-bottom-color: #fff3e3!important;
}
.hover-border-left-orange-light:hover {
    border-left-color: #fff3e3!important;
}
.border-green {
    border-color: #26cba4!important;
}
.border-top-green {
    border-top-color: #26cba4!important;
}
.border-right-green {
    border-right-color: #26cba4!important;
}
.border-bottom-green {
    border-bottom-color: #26cba4!important;
}
.border-left-green {
    border-left-color: #26cba4!important;
}
.hover-border-green:hover {
    border-color: #26cba4!important;
}
.hover-border-top-green:hover {
    border-top-color: #26cba4!important;
}
.hover-border-right-green:hover {
    border-right-color: #26cba4!important;
}
.hover-border-bottom-green:hover {
    border-bottom-color: #26cba4!important;
}
.hover-border-left-green:hover {
    border-left-color: #26cba4!important;
}
.border-green-light {
    border-color: #ecf9f2!important;
}
.border-top-green-light {
    border-top-color: #ecf9f2!important;
}
.border-right-green-light {
    border-right-color: #ecf9f2!important;
}
.border-bottom-green-light {
    border-bottom-color: #ecf9f2!important;
}
.border-left-green-light {
    border-left-color: #ecf9f2!important;
}
.hover-border-green-light:hover {
    border-color: #ecf9f2!important;
}
.hover-border-top-green-light:hover {
    border-top-color: #ecf9f2!important;
}
.hover-border-right-green-light:hover {
    border-right-color: #ecf9f2!important;
}
.hover-border-bottom-green-light:hover {
    border-bottom-color: #ecf9f2!important;
}
.hover-border-left-green-light:hover {
    border-left-color: #ecf9f2!important;
}
.border-cyan {
    border-color: #4e8ac0!important;
}
.border-top-cyan {
    border-top-color: #4e8ac0!important;
}
.border-right-cyan {
    border-right-color: #4e8ac0!important;
}
.border-bottom-cyan {
    border-bottom-color: #4e8ac0!important;
}
.border-left-cyan {
    border-left-color: #4e8ac0!important;
}
.hover-border-cyan:hover {
    border-color: #4e8ac0!important;
}
.hover-border-top-cyan:hover {
    border-top-color: #4e8ac0!important;
}
.hover-border-right-cyan:hover {
    border-right-color: #4e8ac0!important;
}
.hover-border-bottom-cyan:hover {
    border-bottom-color: #4e8ac0!important;
}
.hover-border-left-cyan:hover {
    border-left-color: #4e8ac0!important;
}
.border-lighten {
    border-color: #f8f8f8!important;
}
.border-top-lighten {
    border-top-color: #f8f8f8!important;
}
.border-right-lighten {
    border-right-color: #f8f8f8!important;
}
.border-bottom-lighten {
    border-bottom-color: #f8f8f8!important;
}
.border-left-lighten {
    border-left-color: #f8f8f8!important;
}
.hover-border-lighten:hover {
    border-color: #f8f8f8!important;
}
.hover-border-top-lighten:hover {
    border-top-color: #f8f8f8!important;
}
.hover-border-right-lighten:hover {
    border-right-color: #f8f8f8!important;
}
.hover-border-bottom-lighten:hover {
    border-bottom-color: #f8f8f8!important;
}
.hover-border-left-lighten:hover {
    border-left-color: #f8f8f8!important;
}
.border-gray {
    border-color: #8c8c8c!important;
}
.border-top-gray {
    border-top-color: #8c8c8c!important;
}
.border-right-gray {
    border-right-color: #8c8c8c!important;
}
.border-bottom-gray {
    border-bottom-color: #8c8c8c!important;
}
.border-left-gray {
    border-left-color: #8c8c8c!important;
}
.hover-border-gray:hover {
    border-color: #8c8c8c!important;
}
.hover-border-top-gray:hover {
    border-top-color: #8c8c8c!important;
}
.hover-border-right-gray:hover {
    border-right-color: #8c8c8c!important;
}
.hover-border-bottom-gray:hover {
    border-bottom-color: #8c8c8c!important;
}
.hover-border-left-gray:hover {
    border-left-color: #8c8c8c!important;
}
.border-gray-100 {
    border-color: #f8f9fa!important;
}
.border-top-gray-100 {
    border-top-color: #f8f9fa!important;
}
.border-right-gray-100 {
    border-right-color: #f8f9fa!important;
}
.border-bottom-gray-100 {
    border-bottom-color: #f8f9fa!important;
}
.border-left-gray-100 {
    border-left-color: #f8f9fa!important;
}
.hover-border-gray-100:hover {
    border-color: #f8f9fa!important;
}
.hover-border-top-gray-100:hover {
    border-top-color: #f8f9fa!important;
}
.hover-border-right-gray-100:hover {
    border-right-color: #f8f9fa!important;
}
.hover-border-bottom-gray-100:hover {
    border-bottom-color: #f8f9fa!important;
}
.hover-border-left-gray-100:hover {
    border-left-color: #f8f9fa!important;
}
.border-gray-200 {
    border-color: #f4f5f7!important;
}
.border-top-gray-200 {
    border-top-color: #f4f5f7!important;
}
.border-right-gray-200 {
    border-right-color: #f4f5f7!important;
}
.border-bottom-gray-200 {
    border-bottom-color: #f4f5f7!important;
}
.border-left-gray-200 {
    border-left-color: #f4f5f7!important;
}
.hover-border-gray-200:hover {
    border-color: #f4f5f7!important;
}
.hover-border-top-gray-200:hover {
    border-top-color: #f4f5f7!important;
}
.hover-border-right-gray-200:hover {
    border-right-color: #f4f5f7!important;
}
.hover-border-bottom-gray-200:hover {
    border-bottom-color: #f4f5f7!important;
}
.hover-border-left-gray-200:hover {
    border-left-color: #f4f5f7!important;
}
.border-gray-300 {
    border-color: #d9d9d9!important;
}
.border-top-gray-300 {
    border-top-color: #d9d9d9!important;
}
.border-right-gray-300 {
    border-right-color: #d9d9d9!important;
}
.border-bottom-gray-300 {
    border-bottom-color: #d9d9d9!important;
}
.border-left-gray-300 {
    border-left-color: #d9d9d9!important;
}
.hover-border-gray-300:hover {
    border-color: #d9d9d9!important;
}
.hover-border-top-gray-300:hover {
    border-top-color: #d9d9d9!important;
}
.hover-border-right-gray-300:hover {
    border-right-color: #d9d9d9!important;
}
.hover-border-bottom-gray-300:hover {
    border-bottom-color: #d9d9d9!important;
}
.hover-border-left-gray-300:hover {
    border-left-color: #d9d9d9!important;
}
.border-gray-400 {
    border-color: #f4f5f7!important;
}
.border-top-gray-400 {
    border-top-color: #f4f5f7!important;
}
.border-right-gray-400 {
    border-right-color: #f4f5f7!important;
}
.border-bottom-gray-400 {
    border-bottom-color: #f4f5f7!important;
}
.border-left-gray-400 {
    border-left-color: #f4f5f7!important;
}
.hover-border-gray-400:hover {
    border-color: #f4f5f7!important;
}
.hover-border-top-gray-400:hover {
    border-top-color: #f4f5f7!important;
}
.hover-border-right-gray-400:hover {
    border-right-color: #f4f5f7!important;
}
.hover-border-bottom-gray-400:hover {
    border-bottom-color: #f4f5f7!important;
}
.hover-border-left-gray-400:hover {
    border-left-color: #f4f5f7!important;
}
.border-gray-500 {
    border-color: #8c8c8c!important;
}
.border-top-gray-500 {
    border-top-color: #8c8c8c!important;
}
.border-right-gray-500 {
    border-right-color: #8c8c8c!important;
}
.border-bottom-gray-500 {
    border-bottom-color: #8c8c8c!important;
}
.border-left-gray-500 {
    border-left-color: #8c8c8c!important;
}
.hover-border-gray-500:hover {
    border-color: #8c8c8c!important;
}
.hover-border-top-gray-500:hover {
    border-top-color: #8c8c8c!important;
}
.hover-border-right-gray-500:hover {
    border-right-color: #8c8c8c!important;
}
.hover-border-bottom-gray-500:hover {
    border-bottom-color: #8c8c8c!important;
}
.hover-border-left-gray-500:hover {
    border-left-color: #8c8c8c!important;
}
.border-gray-600 {
    border-color: #666666!important;
}
.border-top-gray-600 {
    border-top-color: #666666!important;
}
.border-right-gray-600 {
    border-right-color: #666666!important;
}
.border-bottom-gray-600 {
    border-bottom-color: #666666!important;
}
.border-left-gray-600 {
    border-left-color: #666666!important;
}
.hover-border-gray-600:hover {
    border-color: #666666!important;
}
.hover-border-top-gray-600:hover {
    border-top-color: #666666!important;
}
.hover-border-right-gray-600:hover {
    border-right-color: #666666!important;
}
.hover-border-bottom-gray-600:hover {
    border-bottom-color: #666666!important;
}
.hover-border-left-gray-600:hover {
    border-left-color: #666666!important;
}
.border-gray-700 {
    border-color: #444444!important;
}
.border-top-gray-700 {
    border-top-color: #444444!important;
}
.border-right-gray-700 {
    border-right-color: #444444!important;
}
.border-bottom-gray-700 {
    border-bottom-color: #444444!important;
}
.border-left-gray-700 {
    border-left-color: #444444!important;
}
.hover-border-gray-700:hover {
    border-color: #444444!important;
}
.hover-border-top-gray-700:hover {
    border-top-color: #444444!important;
}
.hover-border-right-gray-700:hover {
    border-right-color: #444444!important;
}
.hover-border-bottom-gray-700:hover {
    border-bottom-color: #444444!important;
}
.hover-border-left-gray-700:hover {
    border-left-color: #444444!important;
}
.border-gray-800 {
    border-color: #333333!important;
}
.border-top-gray-800 {
    border-top-color: #333333!important;
}
.border-right-gray-800 {
    border-right-color: #333333!important;
}
.border-bottom-gray-800 {
    border-bottom-color: #333333!important;
}
.border-left-gray-800 {
    border-left-color: #333333!important;
}
.hover-border-gray-800:hover {
    border-color: #333333!important;
}
.hover-border-top-gray-800:hover {
    border-top-color: #333333!important;
}
.hover-border-right-gray-800:hover {
    border-right-color: #333333!important;
}
.hover-border-bottom-gray-800:hover {
    border-bottom-color: #333333!important;
}
.hover-border-left-gray-800:hover {
    border-left-color: #333333!important;
}
.border-gray-900 {
    border-color: #282938!important;
}
.border-top-gray-900 {
    border-top-color: #282938!important;
}
.border-right-gray-900 {
    border-right-color: #282938!important;
}
.border-bottom-gray-900 {
    border-bottom-color: #282938!important;
}
.border-left-gray-900 {
    border-left-color: #282938!important;
}
.hover-border-gray-900:hover {
    border-color: #282938!important;
}
.hover-border-top-gray-900:hover {
    border-top-color: #282938!important;
}
.hover-border-right-gray-900:hover {
    border-right-color: #282938!important;
}
.hover-border-bottom-gray-900:hover {
    border-bottom-color: #282938!important;
}
.hover-border-left-gray-900:hover {
    border-left-color: #282938!important;
}
.border-gray-border {
    border-color: #eaeaea!important;
}
.border-top-gray-border {
    border-top-color: #eaeaea!important;
}
.border-right-gray-border {
    border-right-color: #eaeaea!important;
}
.border-bottom-gray-border {
    border-bottom-color: #eaeaea!important;
}
.border-left-gray-border {
    border-left-color: #eaeaea!important;
}
.hover-border-gray-border:hover {
    border-color: #eaeaea!important;
}
.hover-border-top-gray-border:hover {
    border-top-color: #eaeaea!important;
}
.hover-border-right-gray-border:hover {
    border-right-color: #eaeaea!important;
}
.hover-border-bottom-gray-border:hover {
    border-bottom-color: #eaeaea!important;
}
.hover-border-left-gray-border:hover {
    border-left-color: #eaeaea!important;
}
.border-dark-light {
    border-color: #f8f8f8!important;
}
.border-top-dark-light {
    border-top-color: #f8f8f8!important;
}
.border-right-dark-light {
    border-right-color: #f8f8f8!important;
}
.border-bottom-dark-light {
    border-bottom-color: #f8f8f8!important;
}
.border-left-dark-light {
    border-left-color: #f8f8f8!important;
}
.hover-border-dark-light:hover {
    border-color: #f8f8f8!important;
}
.hover-border-top-dark-light:hover {
    border-top-color: #f8f8f8!important;
}
.hover-border-right-dark-light:hover {
    border-right-color: #f8f8f8!important;
}
.hover-border-bottom-dark-light:hover {
    border-bottom-color: #f8f8f8!important;
}
.hover-border-left-dark-light:hover {
    border-left-color: #f8f8f8!important;
}
.border-black {
    border-color: #000000!important;
}
.border-top-black {
    border-top-color: #000000!important;
}
.border-right-black {
    border-right-color: #000000!important;
}
.border-bottom-black {
    border-bottom-color: #000000!important;
}
.border-left-black {
    border-left-color: #000000!important;
}
.hover-border-black:hover {
    border-color: #000000!important;
}
.hover-border-top-black:hover {
    border-top-color: #000000!important;
}
.hover-border-right-black:hover {
    border-right-color: #000000!important;
}
.hover-border-bottom-black:hover {
    border-bottom-color: #000000!important;
}
.hover-border-left-black:hover {
    border-left-color: #000000!important;
}
.border-white {
    border-color: #ffffff!important;
}
.border-top-white {
    border-top-color: #ffffff!important;
}
.border-right-white {
    border-right-color: #ffffff!important;
}
.border-bottom-white {
    border-bottom-color: #ffffff!important;
}
.border-left-white {
    border-left-color: #ffffff!important;
}
.hover-border-white:hover {
    border-color: #ffffff!important;
}
.hover-border-top-white:hover {
    border-top-color: #ffffff!important;
}
.hover-border-right-white:hover {
    border-right-color: #ffffff!important;
}
.hover-border-bottom-white:hover {
    border-bottom-color: #ffffff!important;
}
.hover-border-left-white:hover {
    border-left-color: #ffffff!important;
}
.border-white-80 {
    border-color: rgba(255, 255, 255, .8)!important;
}
.border-top-white-80 {
    border-top-color: rgba(255, 255, 255, .8)!important;
}
.border-right-white-80 {
    border-right-color: rgba(255, 255, 255, .8)!important;
}
.border-bottom-white-80 {
    border-bottom-color: rgba(255, 255, 255, .8)!important;
}
.border-left-white-80 {
    border-left-color: rgba(255, 255, 255, .8)!important;
}
.hover-border-white-80:hover {
    border-color: rgba(255, 255, 255, .8)!important;
}
.hover-border-top-white-80:hover {
    border-top-color: rgba(255, 255, 255, .8)!important;
}
.hover-border-right-white-80:hover {
    border-right-color: rgba(255, 255, 255, .8)!important;
}
.hover-border-bottom-white-80:hover {
    border-bottom-color: rgba(255, 255, 255, .8)!important;
}
.hover-border-left-white-80:hover {
    border-left-color: rgba(255, 255, 255, .8)!important;
}
.border-white-08 {
    border-color: rgba(255, 255, 255, .08)!important;
}
.border-top-white-08 {
    border-top-color: rgba(255, 255, 255, .08)!important;
}
.border-right-white-08 {
    border-right-color: rgba(255, 255, 255, .08)!important;
}
.border-bottom-white-08 {
    border-bottom-color: rgba(255, 255, 255, .08)!important;
}
.border-left-white-08 {
    border-left-color: rgba(255, 255, 255, .08)!important;
}
.hover-border-white-08:hover {
    border-color: rgba(255, 255, 255, .08)!important;
}
.hover-border-top-white-08:hover {
    border-top-color: rgba(255, 255, 255, .08)!important;
}
.hover-border-right-white-08:hover {
    border-right-color: rgba(255, 255, 255, .08)!important;
}
.hover-border-bottom-white-08:hover {
    border-bottom-color: rgba(255, 255, 255, .08)!important;
}
.hover-border-left-white-08:hover {
    border-left-color: rgba(255, 255, 255, .08)!important;
}
.border-b0b0b0 {
    border-color: #b0b0b0!important;
}
.border-top-b0b0b0 {
    border-top-color: #b0b0b0!important;
}
.border-right-b0b0b0 {
    border-right-color: #b0b0b0!important;
}
.border-bottom-b0b0b0 {
    border-bottom-color: #b0b0b0!important;
}
.border-left-b0b0b0 {
    border-left-color: #b0b0b0!important;
}
.hover-border-b0b0b0:hover {
    border-color: #b0b0b0!important;
}
.hover-border-top-b0b0b0:hover {
    border-top-color: #b0b0b0!important;
}
.hover-border-right-b0b0b0:hover {
    border-right-color: #b0b0b0!important;
}
.hover-border-bottom-b0b0b0:hover {
    border-bottom-color: #b0b0b0!important;
}
.hover-border-left-b0b0b0:hover {
    border-left-color: #b0b0b0!important;
}
.border-fff4d3 {
    border-color: #FFF4D3!important;
}
.border-top-fff4d3 {
    border-top-color: #FFF4D3!important;
}
.border-right-fff4d3 {
    border-right-color: #FFF4D3!important;
}
.border-bottom-fff4d3 {
    border-bottom-color: #FFF4D3!important;
}
.border-left-fff4d3 {
    border-left-color: #FFF4D3!important;
}
.hover-border-fff4d3:hover {
    border-color: #FFF4D3!important;
}
.hover-border-top-fff4d3:hover {
    border-top-color: #FFF4D3!important;
}
.hover-border-right-fff4d3:hover {
    border-right-color: #FFF4D3!important;
}
.hover-border-bottom-fff4d3:hover {
    border-bottom-color: #FFF4D3!important;
}
.hover-border-left-fff4d3:hover {
    border-left-color: #FFF4D3!important;
}
.border-818181 {
    border-color: #818181!important;
}
.border-top-818181 {
    border-top-color: #818181!important;
}
.border-right-818181 {
    border-right-color: #818181!important;
}
.border-bottom-818181 {
    border-bottom-color: #818181!important;
}
.border-left-818181 {
    border-left-color: #818181!important;
}
.hover-border-818181:hover {
    border-color: #818181!important;
}
.hover-border-top-818181:hover {
    border-top-color: #818181!important;
}
.hover-border-right-818181:hover {
    border-right-color: #818181!important;
}
.hover-border-bottom-818181:hover {
    border-bottom-color: #818181!important;
}
.hover-border-left-818181:hover {
    border-left-color: #818181!important;
}
.border-6a409d {
    border-color: #6A409D!important;
}
.border-top-6a409d {
    border-top-color: #6A409D!important;
}
.border-right-6a409d {
    border-right-color: #6A409D!important;
}
.border-bottom-6a409d {
    border-bottom-color: #6A409D!important;
}
.border-left-6a409d {
    border-left-color: #6A409D!important;
}
.hover-border-6a409d:hover {
    border-color: #6A409D!important;
}
.hover-border-top-6a409d:hover {
    border-top-color: #6A409D!important;
}
.hover-border-right-6a409d:hover {
    border-right-color: #6A409D!important;
}
.hover-border-bottom-6a409d:hover {
    border-bottom-color: #6A409D!important;
}
.hover-border-left-6a409d:hover {
    border-left-color: #6A409D!important;
}
.btn {
    max-width: 100%!important;
}
.btn-white {
    border: 1px solid #eaeaea;
    background-color: #fff;
}
.btn-white:hover {
    background-color: #f8f8f8;
}
.btn[btn-switch="on"], .btn[btn-switch="off"] {
    border: 0px!important;
    padding: 0px!important;
    background: transparent!important;
    pointer-events: none!important;
    box-shadow: none!important;
    outline: none!important;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
}
.btn[btn-switch="on"]::before, .btn[btn-switch="off"]::before {
    content: "";
    position: absolute;
    top: 2px;
    right: 26px;
    background: #fff;
    width: 20px;
    height: 20px;
    border-radius: 20px;
}
.btn[btn-switch="on"]::after, .btn[btn-switch="off"]::after {
    content: "";
    display: inline-block;
    width: 48px;
    height: 24px;
    border-radius: 50px;
    background-color: #d9d9d9;
    pointer-events: auto!important;
}
.btn[btn-switch="on"]::before {
    right: 2px!important;
    background: #0c0b41!important;
}
.dropdown-menu {
    max-width: 250px;
}
.dropdown-menu .dropdown-item a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.flex-nowrap {
    flex-wrap: nowrap;
}
.no-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.list-inline {
    margin: 0;
    padding: 0;
    list-style: none;
}
.list-inline li {
    display: inline-block;
}
.d-grid {
    display: grid;
}
.d-flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.d-flex-y {
    display: flex;
    align-items: center;
}
.self-auto {
    align-self: auto;
}
.self-start {
    align-self: flex-start;
}
.self-end {
    align-self: flex-end;
}
.self-center {
    align-self: center;
}
.self-stretch {
    align-self: stretch;
}
.self-baseline {
    align-self: baseline;
}
.gap-1px {
    gap: 1px;
}
.gap-0px {
    gap: 0;
}
.gap-y-0px {
    row-gap: 0;
}
.gap-x-0px {
    column-gap: 0;
}
.gap-2px {
    gap: 2px;
}
.gap-y-2px {
    row-gap: 2px;
}
.gap-x-2px {
    column-gap: 2px;
}
.gap-4px {
    gap: 4px;
}
.gap-y-4px {
    row-gap: 4px;
}
.gap-x-4px {
    column-gap: 4px;
}
.gap-6px {
    gap: 6px;
}
.gap-y-6px {
    row-gap: 6px;
}
.gap-x-6px {
    column-gap: 6px;
}
.gap-8px {
    gap: 8px;
}
.gap-y-8px {
    row-gap: 8px;
}
.gap-x-8px {
    column-gap: 8px;
}
.gap-10px {
    gap: 10px;
}
.gap-y-10px {
    row-gap: 10px;
}
.gap-x-10px {
    column-gap: 10px;
}
.gap-12px {
    gap: 12px;
}
.gap-y-12px {
    row-gap: 12px;
}
.gap-x-12px {
    column-gap: 12px;
}
.gap-14px {
    gap: 14px;
}
.gap-y-14px {
    row-gap: 14px;
}
.gap-x-14px {
    column-gap: 14px;
}
.gap-16px {
    gap: 16px;
}
.gap-y-16px {
    row-gap: 16px;
}
.gap-x-16px {
    column-gap: 16px;
}
.gap-18px {
    gap: 18px;
}
.gap-y-18px {
    row-gap: 18px;
}
.gap-x-18px {
    column-gap: 18px;
}
.gap-20px {
    gap: 20px;
}
.gap-y-20px {
    row-gap: 20px;
}
.gap-x-20px {
    column-gap: 20px;
}
.gap-22px {
    gap: 22px;
}
.gap-y-22px {
    row-gap: 22px;
}
.gap-x-22px {
    column-gap: 22px;
}
.gap-24px {
    gap: 24px;
}
.gap-y-24px {
    row-gap: 24px;
}
.gap-x-24px {
    column-gap: 24px;
}
.gap-26px {
    gap: 26px;
}
.gap-y-26px {
    row-gap: 26px;
}
.gap-x-26px {
    column-gap: 26px;
}
.gap-28px {
    gap: 28px;
}
.gap-y-28px {
    row-gap: 28px;
}
.gap-x-28px {
    column-gap: 28px;
}
.gap-30px {
    gap: 30px;
}
.gap-y-30px {
    row-gap: 30px;
}
.gap-x-30px {
    column-gap: 30px;
}
.gap-32px {
    gap: 32px;
}
.gap-y-32px {
    row-gap: 32px;
}
.gap-x-32px {
    column-gap: 32px;
}
.gap-34px {
    gap: 34px;
}
.gap-y-34px {
    row-gap: 34px;
}
.gap-x-34px {
    column-gap: 34px;
}
.gap-36px {
    gap: 36px;
}
.gap-y-36px {
    row-gap: 36px;
}
.gap-x-36px {
    column-gap: 36px;
}
.gap-38px {
    gap: 38px;
}
.gap-y-38px {
    row-gap: 38px;
}
.gap-x-38px {
    column-gap: 38px;
}
.gap-40px {
    gap: 40px;
}
.gap-y-40px {
    row-gap: 40px;
}
.gap-x-40px {
    column-gap: 40px;
}
.gap-42px {
    gap: 42px;
}
.gap-y-42px {
    row-gap: 42px;
}
.gap-x-42px {
    column-gap: 42px;
}
.gap-44px {
    gap: 44px;
}
.gap-y-44px {
    row-gap: 44px;
}
.gap-x-44px {
    column-gap: 44px;
}
.gap-46px {
    gap: 46px;
}
.gap-y-46px {
    row-gap: 46px;
}
.gap-x-46px {
    column-gap: 46px;
}
.gap-48px {
    gap: 48px;
}
.gap-y-48px {
    row-gap: 48px;
}
.gap-x-48px {
    column-gap: 48px;
}
.gap-50px {
    gap: 50px;
}
.gap-y-50px {
    row-gap: 50px;
}
.gap-x-50px {
    column-gap: 50px;
}
.gap-52px {
    gap: 52px;
}
.gap-y-52px {
    row-gap: 52px;
}
.gap-x-52px {
    column-gap: 52px;
}
.gap-54px {
    gap: 54px;
}
.gap-y-54px {
    row-gap: 54px;
}
.gap-x-54px {
    column-gap: 54px;
}
.gap-56px {
    gap: 56px;
}
.gap-y-56px {
    row-gap: 56px;
}
.gap-x-56px {
    column-gap: 56px;
}
.gap-58px {
    gap: 58px;
}
.gap-y-58px {
    row-gap: 58px;
}
.gap-x-58px {
    column-gap: 58px;
}
.gap-60px {
    gap: 60px;
}
.gap-y-60px {
    row-gap: 60px;
}
.gap-x-60px {
    column-gap: 60px;
}
.gap-62px {
    gap: 62px;
}
.gap-y-62px {
    row-gap: 62px;
}
.gap-x-62px {
    column-gap: 62px;
}
.gap-64px {
    gap: 64px;
}
.gap-y-64px {
    row-gap: 64px;
}
.gap-x-64px {
    column-gap: 64px;
}
.gap-66px {
    gap: 66px;
}
.gap-y-66px {
    row-gap: 66px;
}
.gap-x-66px {
    column-gap: 66px;
}
.gap-68px {
    gap: 68px;
}
.gap-y-68px {
    row-gap: 68px;
}
.gap-x-68px {
    column-gap: 68px;
}
.gap-70px {
    gap: 70px;
}
.gap-y-70px {
    row-gap: 70px;
}
.gap-x-70px {
    column-gap: 70px;
}
.gap-72px {
    gap: 72px;
}
.gap-y-72px {
    row-gap: 72px;
}
.gap-x-72px {
    column-gap: 72px;
}
.gap-74px {
    gap: 74px;
}
.gap-y-74px {
    row-gap: 74px;
}
.gap-x-74px {
    column-gap: 74px;
}
.gap-76px {
    gap: 76px;
}
.gap-y-76px {
    row-gap: 76px;
}
.gap-x-76px {
    column-gap: 76px;
}
.gap-78px {
    gap: 78px;
}
.gap-y-78px {
    row-gap: 78px;
}
.gap-x-78px {
    column-gap: 78px;
}
.gap-80px {
    gap: 80px;
}
.gap-y-80px {
    row-gap: 80px;
}
.gap-x-80px {
    column-gap: 80px;
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
}
@media (min-width:576px) {
    .d-sm-grid {
    display: grid;
}
.d-sm-flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.d-sm-flex-y {
    display: flex;
    align-items: center;
}
.self-sm-auto {
    align-self: auto;
}
.self-sm-start {
    align-self: flex-start;
}
.self-sm-end {
    align-self: flex-end;
}
.self-sm-center {
    align-self: center;
}
.self-sm-stretch {
    align-self: stretch;
}
.self-sm-baseline {
    align-self: baseline;
}
.gap-sm-1px {
    gap: 1px;
}
.gap-sm-0px {
    gap: 0;
}
.gap-sm-y-0px {
    row-gap: 0;
}
.gap-sm-x-0px {
    column-gap: 0;
}
.gap-sm-2px {
    gap: 2px;
}
.gap-sm-y-2px {
    row-gap: 2px;
}
.gap-sm-x-2px {
    column-gap: 2px;
}
.gap-sm-4px {
    gap: 4px;
}
.gap-sm-y-4px {
    row-gap: 4px;
}
.gap-sm-x-4px {
    column-gap: 4px;
}
.gap-sm-6px {
    gap: 6px;
}
.gap-sm-y-6px {
    row-gap: 6px;
}
.gap-sm-x-6px {
    column-gap: 6px;
}
.gap-sm-8px {
    gap: 8px;
}
.gap-sm-y-8px {
    row-gap: 8px;
}
.gap-sm-x-8px {
    column-gap: 8px;
}
.gap-sm-10px {
    gap: 10px;
}
.gap-sm-y-10px {
    row-gap: 10px;
}
.gap-sm-x-10px {
    column-gap: 10px;
}
.gap-sm-12px {
    gap: 12px;
}
.gap-sm-y-12px {
    row-gap: 12px;
}
.gap-sm-x-12px {
    column-gap: 12px;
}
.gap-sm-14px {
    gap: 14px;
}
.gap-sm-y-14px {
    row-gap: 14px;
}
.gap-sm-x-14px {
    column-gap: 14px;
}
.gap-sm-16px {
    gap: 16px;
}
.gap-sm-y-16px {
    row-gap: 16px;
}
.gap-sm-x-16px {
    column-gap: 16px;
}
.gap-sm-18px {
    gap: 18px;
}
.gap-sm-y-18px {
    row-gap: 18px;
}
.gap-sm-x-18px {
    column-gap: 18px;
}
.gap-sm-20px {
    gap: 20px;
}
.gap-sm-y-20px {
    row-gap: 20px;
}
.gap-sm-x-20px {
    column-gap: 20px;
}
.gap-sm-22px {
    gap: 22px;
}
.gap-sm-y-22px {
    row-gap: 22px;
}
.gap-sm-x-22px {
    column-gap: 22px;
}
.gap-sm-24px {
    gap: 24px;
}
.gap-sm-y-24px {
    row-gap: 24px;
}
.gap-sm-x-24px {
    column-gap: 24px;
}
.gap-sm-26px {
    gap: 26px;
}
.gap-sm-y-26px {
    row-gap: 26px;
}
.gap-sm-x-26px {
    column-gap: 26px;
}
.gap-sm-28px {
    gap: 28px;
}
.gap-sm-y-28px {
    row-gap: 28px;
}
.gap-sm-x-28px {
    column-gap: 28px;
}
.gap-sm-30px {
    gap: 30px;
}
.gap-sm-y-30px {
    row-gap: 30px;
}
.gap-sm-x-30px {
    column-gap: 30px;
}
.gap-sm-32px {
    gap: 32px;
}
.gap-sm-y-32px {
    row-gap: 32px;
}
.gap-sm-x-32px {
    column-gap: 32px;
}
.gap-sm-34px {
    gap: 34px;
}
.gap-sm-y-34px {
    row-gap: 34px;
}
.gap-sm-x-34px {
    column-gap: 34px;
}
.gap-sm-36px {
    gap: 36px;
}
.gap-sm-y-36px {
    row-gap: 36px;
}
.gap-sm-x-36px {
    column-gap: 36px;
}
.gap-sm-38px {
    gap: 38px;
}
.gap-sm-y-38px {
    row-gap: 38px;
}
.gap-sm-x-38px {
    column-gap: 38px;
}
.gap-sm-40px {
    gap: 40px;
}
.gap-sm-y-40px {
    row-gap: 40px;
}
.gap-sm-x-40px {
    column-gap: 40px;
}
.gap-sm-42px {
    gap: 42px;
}
.gap-sm-y-42px {
    row-gap: 42px;
}
.gap-sm-x-42px {
    column-gap: 42px;
}
.gap-sm-44px {
    gap: 44px;
}
.gap-sm-y-44px {
    row-gap: 44px;
}
.gap-sm-x-44px {
    column-gap: 44px;
}
.gap-sm-46px {
    gap: 46px;
}
.gap-sm-y-46px {
    row-gap: 46px;
}
.gap-sm-x-46px {
    column-gap: 46px;
}
.gap-sm-48px {
    gap: 48px;
}
.gap-sm-y-48px {
    row-gap: 48px;
}
.gap-sm-x-48px {
    column-gap: 48px;
}
.gap-sm-50px {
    gap: 50px;
}
.gap-sm-y-50px {
    row-gap: 50px;
}
.gap-sm-x-50px {
    column-gap: 50px;
}
.gap-sm-52px {
    gap: 52px;
}
.gap-sm-y-52px {
    row-gap: 52px;
}
.gap-sm-x-52px {
    column-gap: 52px;
}
.gap-sm-54px {
    gap: 54px;
}
.gap-sm-y-54px {
    row-gap: 54px;
}
.gap-sm-x-54px {
    column-gap: 54px;
}
.gap-sm-56px {
    gap: 56px;
}
.gap-sm-y-56px {
    row-gap: 56px;
}
.gap-sm-x-56px {
    column-gap: 56px;
}
.gap-sm-58px {
    gap: 58px;
}
.gap-sm-y-58px {
    row-gap: 58px;
}
.gap-sm-x-58px {
    column-gap: 58px;
}
.gap-sm-60px {
    gap: 60px;
}
.gap-sm-y-60px {
    row-gap: 60px;
}
.gap-sm-x-60px {
    column-gap: 60px;
}
.gap-sm-62px {
    gap: 62px;
}
.gap-sm-y-62px {
    row-gap: 62px;
}
.gap-sm-x-62px {
    column-gap: 62px;
}
.gap-sm-64px {
    gap: 64px;
}
.gap-sm-y-64px {
    row-gap: 64px;
}
.gap-sm-x-64px {
    column-gap: 64px;
}
.gap-sm-66px {
    gap: 66px;
}
.gap-sm-y-66px {
    row-gap: 66px;
}
.gap-sm-x-66px {
    column-gap: 66px;
}
.gap-sm-68px {
    gap: 68px;
}
.gap-sm-y-68px {
    row-gap: 68px;
}
.gap-sm-x-68px {
    column-gap: 68px;
}
.gap-sm-70px {
    gap: 70px;
}
.gap-sm-y-70px {
    row-gap: 70px;
}
.gap-sm-x-70px {
    column-gap: 70px;
}
.gap-sm-72px {
    gap: 72px;
}
.gap-sm-y-72px {
    row-gap: 72px;
}
.gap-sm-x-72px {
    column-gap: 72px;
}
.gap-sm-74px {
    gap: 74px;
}
.gap-sm-y-74px {
    row-gap: 74px;
}
.gap-sm-x-74px {
    column-gap: 74px;
}
.gap-sm-76px {
    gap: 76px;
}
.gap-sm-y-76px {
    row-gap: 76px;
}
.gap-sm-x-76px {
    column-gap: 76px;
}
.gap-sm-78px {
    gap: 78px;
}
.gap-sm-y-78px {
    row-gap: 78px;
}
.gap-sm-x-78px {
    column-gap: 78px;
}
.gap-sm-80px {
    gap: 80px;
}
.gap-sm-y-80px {
    row-gap: 80px;
}
.gap-sm-x-80px {
    column-gap: 80px;
}
.grid-sm-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-sm-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-sm-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-sm-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-sm-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-sm-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-sm-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-sm-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-sm-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid-sm-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
}
}@media (min-width:768px) {
    .d-md-grid {
    display: grid;
}
.d-md-flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.d-md-flex-y {
    display: flex;
    align-items: center;
}
.self-md-auto {
    align-self: auto;
}
.self-md-start {
    align-self: flex-start;
}
.self-md-end {
    align-self: flex-end;
}
.self-md-center {
    align-self: center;
}
.self-md-stretch {
    align-self: stretch;
}
.self-md-baseline {
    align-self: baseline;
}
.gap-md-1px {
    gap: 1px;
}
.gap-md-0px {
    gap: 0;
}
.gap-md-y-0px {
    row-gap: 0;
}
.gap-md-x-0px {
    column-gap: 0;
}
.gap-md-2px {
    gap: 2px;
}
.gap-md-y-2px {
    row-gap: 2px;
}
.gap-md-x-2px {
    column-gap: 2px;
}
.gap-md-4px {
    gap: 4px;
}
.gap-md-y-4px {
    row-gap: 4px;
}
.gap-md-x-4px {
    column-gap: 4px;
}
.gap-md-6px {
    gap: 6px;
}
.gap-md-y-6px {
    row-gap: 6px;
}
.gap-md-x-6px {
    column-gap: 6px;
}
.gap-md-8px {
    gap: 8px;
}
.gap-md-y-8px {
    row-gap: 8px;
}
.gap-md-x-8px {
    column-gap: 8px;
}
.gap-md-10px {
    gap: 10px;
}
.gap-md-y-10px {
    row-gap: 10px;
}
.gap-md-x-10px {
    column-gap: 10px;
}
.gap-md-12px {
    gap: 12px;
}
.gap-md-y-12px {
    row-gap: 12px;
}
.gap-md-x-12px {
    column-gap: 12px;
}
.gap-md-14px {
    gap: 14px;
}
.gap-md-y-14px {
    row-gap: 14px;
}
.gap-md-x-14px {
    column-gap: 14px;
}
.gap-md-16px {
    gap: 16px;
}
.gap-md-y-16px {
    row-gap: 16px;
}
.gap-md-x-16px {
    column-gap: 16px;
}
.gap-md-18px {
    gap: 18px;
}
.gap-md-y-18px {
    row-gap: 18px;
}
.gap-md-x-18px {
    column-gap: 18px;
}
.gap-md-20px {
    gap: 20px;
}
.gap-md-y-20px {
    row-gap: 20px;
}
.gap-md-x-20px {
    column-gap: 20px;
}
.gap-md-22px {
    gap: 22px;
}
.gap-md-y-22px {
    row-gap: 22px;
}
.gap-md-x-22px {
    column-gap: 22px;
}
.gap-md-24px {
    gap: 24px;
}
.gap-md-y-24px {
    row-gap: 24px;
}
.gap-md-x-24px {
    column-gap: 24px;
}
.gap-md-26px {
    gap: 26px;
}
.gap-md-y-26px {
    row-gap: 26px;
}
.gap-md-x-26px {
    column-gap: 26px;
}
.gap-md-28px {
    gap: 28px;
}
.gap-md-y-28px {
    row-gap: 28px;
}
.gap-md-x-28px {
    column-gap: 28px;
}
.gap-md-30px {
    gap: 30px;
}
.gap-md-y-30px {
    row-gap: 30px;
}
.gap-md-x-30px {
    column-gap: 30px;
}
.gap-md-32px {
    gap: 32px;
}
.gap-md-y-32px {
    row-gap: 32px;
}
.gap-md-x-32px {
    column-gap: 32px;
}
.gap-md-34px {
    gap: 34px;
}
.gap-md-y-34px {
    row-gap: 34px;
}
.gap-md-x-34px {
    column-gap: 34px;
}
.gap-md-36px {
    gap: 36px;
}
.gap-md-y-36px {
    row-gap: 36px;
}
.gap-md-x-36px {
    column-gap: 36px;
}
.gap-md-38px {
    gap: 38px;
}
.gap-md-y-38px {
    row-gap: 38px;
}
.gap-md-x-38px {
    column-gap: 38px;
}
.gap-md-40px {
    gap: 40px;
}
.gap-md-y-40px {
    row-gap: 40px;
}
.gap-md-x-40px {
    column-gap: 40px;
}
.gap-md-42px {
    gap: 42px;
}
.gap-md-y-42px {
    row-gap: 42px;
}
.gap-md-x-42px {
    column-gap: 42px;
}
.gap-md-44px {
    gap: 44px;
}
.gap-md-y-44px {
    row-gap: 44px;
}
.gap-md-x-44px {
    column-gap: 44px;
}
.gap-md-46px {
    gap: 46px;
}
.gap-md-y-46px {
    row-gap: 46px;
}
.gap-md-x-46px {
    column-gap: 46px;
}
.gap-md-48px {
    gap: 48px;
}
.gap-md-y-48px {
    row-gap: 48px;
}
.gap-md-x-48px {
    column-gap: 48px;
}
.gap-md-50px {
    gap: 50px;
}
.gap-md-y-50px {
    row-gap: 50px;
}
.gap-md-x-50px {
    column-gap: 50px;
}
.gap-md-52px {
    gap: 52px;
}
.gap-md-y-52px {
    row-gap: 52px;
}
.gap-md-x-52px {
    column-gap: 52px;
}
.gap-md-54px {
    gap: 54px;
}
.gap-md-y-54px {
    row-gap: 54px;
}
.gap-md-x-54px {
    column-gap: 54px;
}
.gap-md-56px {
    gap: 56px;
}
.gap-md-y-56px {
    row-gap: 56px;
}
.gap-md-x-56px {
    column-gap: 56px;
}
.gap-md-58px {
    gap: 58px;
}
.gap-md-y-58px {
    row-gap: 58px;
}
.gap-md-x-58px {
    column-gap: 58px;
}
.gap-md-60px {
    gap: 60px;
}
.gap-md-y-60px {
    row-gap: 60px;
}
.gap-md-x-60px {
    column-gap: 60px;
}
.gap-md-62px {
    gap: 62px;
}
.gap-md-y-62px {
    row-gap: 62px;
}
.gap-md-x-62px {
    column-gap: 62px;
}
.gap-md-64px {
    gap: 64px;
}
.gap-md-y-64px {
    row-gap: 64px;
}
.gap-md-x-64px {
    column-gap: 64px;
}
.gap-md-66px {
    gap: 66px;
}
.gap-md-y-66px {
    row-gap: 66px;
}
.gap-md-x-66px {
    column-gap: 66px;
}
.gap-md-68px {
    gap: 68px;
}
.gap-md-y-68px {
    row-gap: 68px;
}
.gap-md-x-68px {
    column-gap: 68px;
}
.gap-md-70px {
    gap: 70px;
}
.gap-md-y-70px {
    row-gap: 70px;
}
.gap-md-x-70px {
    column-gap: 70px;
}
.gap-md-72px {
    gap: 72px;
}
.gap-md-y-72px {
    row-gap: 72px;
}
.gap-md-x-72px {
    column-gap: 72px;
}
.gap-md-74px {
    gap: 74px;
}
.gap-md-y-74px {
    row-gap: 74px;
}
.gap-md-x-74px {
    column-gap: 74px;
}
.gap-md-76px {
    gap: 76px;
}
.gap-md-y-76px {
    row-gap: 76px;
}
.gap-md-x-76px {
    column-gap: 76px;
}
.gap-md-78px {
    gap: 78px;
}
.gap-md-y-78px {
    row-gap: 78px;
}
.gap-md-x-78px {
    column-gap: 78px;
}
.gap-md-80px {
    gap: 80px;
}
.gap-md-y-80px {
    row-gap: 80px;
}
.gap-md-x-80px {
    column-gap: 80px;
}
.grid-md-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-md-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-md-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-md-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-md-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-md-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-md-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-md-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-md-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid-md-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
}
}@media (min-width:992px) {
    .d-lg-grid {
    display: grid;
}
.d-lg-flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.d-lg-flex-y {
    display: flex;
    align-items: center;
}
.self-lg-auto {
    align-self: auto;
}
.self-lg-start {
    align-self: flex-start;
}
.self-lg-end {
    align-self: flex-end;
}
.self-lg-center {
    align-self: center;
}
.self-lg-stretch {
    align-self: stretch;
}
.self-lg-baseline {
    align-self: baseline;
}
.gap-lg-1px {
    gap: 1px;
}
.gap-lg-0px {
    gap: 0;
}
.gap-lg-y-0px {
    row-gap: 0;
}
.gap-lg-x-0px {
    column-gap: 0;
}
.gap-lg-2px {
    gap: 2px;
}
.gap-lg-y-2px {
    row-gap: 2px;
}
.gap-lg-x-2px {
    column-gap: 2px;
}
.gap-lg-4px {
    gap: 4px;
}
.gap-lg-y-4px {
    row-gap: 4px;
}
.gap-lg-x-4px {
    column-gap: 4px;
}
.gap-lg-6px {
    gap: 6px;
}
.gap-lg-y-6px {
    row-gap: 6px;
}
.gap-lg-x-6px {
    column-gap: 6px;
}
.gap-lg-8px {
    gap: 8px;
}
.gap-lg-y-8px {
    row-gap: 8px;
}
.gap-lg-x-8px {
    column-gap: 8px;
}
.gap-lg-10px {
    gap: 10px;
}
.gap-lg-y-10px {
    row-gap: 10px;
}
.gap-lg-x-10px {
    column-gap: 10px;
}
.gap-lg-12px {
    gap: 12px;
}
.gap-lg-y-12px {
    row-gap: 12px;
}
.gap-lg-x-12px {
    column-gap: 12px;
}
.gap-lg-14px {
    gap: 14px;
}
.gap-lg-y-14px {
    row-gap: 14px;
}
.gap-lg-x-14px {
    column-gap: 14px;
}
.gap-lg-16px {
    gap: 16px;
}
.gap-lg-y-16px {
    row-gap: 16px;
}
.gap-lg-x-16px {
    column-gap: 16px;
}
.gap-lg-18px {
    gap: 18px;
}
.gap-lg-y-18px {
    row-gap: 18px;
}
.gap-lg-x-18px {
    column-gap: 18px;
}
.gap-lg-20px {
    gap: 20px;
}
.gap-lg-y-20px {
    row-gap: 20px;
}
.gap-lg-x-20px {
    column-gap: 20px;
}
.gap-lg-22px {
    gap: 22px;
}
.gap-lg-y-22px {
    row-gap: 22px;
}
.gap-lg-x-22px {
    column-gap: 22px;
}
.gap-lg-24px {
    gap: 24px;
}
.gap-lg-y-24px {
    row-gap: 24px;
}
.gap-lg-x-24px {
    column-gap: 24px;
}
.gap-lg-26px {
    gap: 26px;
}
.gap-lg-y-26px {
    row-gap: 26px;
}
.gap-lg-x-26px {
    column-gap: 26px;
}
.gap-lg-28px {
    gap: 28px;
}
.gap-lg-y-28px {
    row-gap: 28px;
}
.gap-lg-x-28px {
    column-gap: 28px;
}
.gap-lg-30px {
    gap: 30px;
}
.gap-lg-y-30px {
    row-gap: 30px;
}
.gap-lg-x-30px {
    column-gap: 30px;
}
.gap-lg-32px {
    gap: 32px;
}
.gap-lg-y-32px {
    row-gap: 32px;
}
.gap-lg-x-32px {
    column-gap: 32px;
}
.gap-lg-34px {
    gap: 34px;
}
.gap-lg-y-34px {
    row-gap: 34px;
}
.gap-lg-x-34px {
    column-gap: 34px;
}
.gap-lg-36px {
    gap: 36px;
}
.gap-lg-y-36px {
    row-gap: 36px;
}
.gap-lg-x-36px {
    column-gap: 36px;
}
.gap-lg-38px {
    gap: 38px;
}
.gap-lg-y-38px {
    row-gap: 38px;
}
.gap-lg-x-38px {
    column-gap: 38px;
}
.gap-lg-40px {
    gap: 40px;
}
.gap-lg-y-40px {
    row-gap: 40px;
}
.gap-lg-x-40px {
    column-gap: 40px;
}
.gap-lg-42px {
    gap: 42px;
}
.gap-lg-y-42px {
    row-gap: 42px;
}
.gap-lg-x-42px {
    column-gap: 42px;
}
.gap-lg-44px {
    gap: 44px;
}
.gap-lg-y-44px {
    row-gap: 44px;
}
.gap-lg-x-44px {
    column-gap: 44px;
}
.gap-lg-46px {
    gap: 46px;
}
.gap-lg-y-46px {
    row-gap: 46px;
}
.gap-lg-x-46px {
    column-gap: 46px;
}
.gap-lg-48px {
    gap: 48px;
}
.gap-lg-y-48px {
    row-gap: 48px;
}
.gap-lg-x-48px {
    column-gap: 48px;
}
.gap-lg-50px {
    gap: 50px;
}
.gap-lg-y-50px {
    row-gap: 50px;
}
.gap-lg-x-50px {
    column-gap: 50px;
}
.gap-lg-52px {
    gap: 52px;
}
.gap-lg-y-52px {
    row-gap: 52px;
}
.gap-lg-x-52px {
    column-gap: 52px;
}
.gap-lg-54px {
    gap: 54px;
}
.gap-lg-y-54px {
    row-gap: 54px;
}
.gap-lg-x-54px {
    column-gap: 54px;
}
.gap-lg-56px {
    gap: 56px;
}
.gap-lg-y-56px {
    row-gap: 56px;
}
.gap-lg-x-56px {
    column-gap: 56px;
}
.gap-lg-58px {
    gap: 58px;
}
.gap-lg-y-58px {
    row-gap: 58px;
}
.gap-lg-x-58px {
    column-gap: 58px;
}
.gap-lg-60px {
    gap: 60px;
}
.gap-lg-y-60px {
    row-gap: 60px;
}
.gap-lg-x-60px {
    column-gap: 60px;
}
.gap-lg-62px {
    gap: 62px;
}
.gap-lg-y-62px {
    row-gap: 62px;
}
.gap-lg-x-62px {
    column-gap: 62px;
}
.gap-lg-64px {
    gap: 64px;
}
.gap-lg-y-64px {
    row-gap: 64px;
}
.gap-lg-x-64px {
    column-gap: 64px;
}
.gap-lg-66px {
    gap: 66px;
}
.gap-lg-y-66px {
    row-gap: 66px;
}
.gap-lg-x-66px {
    column-gap: 66px;
}
.gap-lg-68px {
    gap: 68px;
}
.gap-lg-y-68px {
    row-gap: 68px;
}
.gap-lg-x-68px {
    column-gap: 68px;
}
.gap-lg-70px {
    gap: 70px;
}
.gap-lg-y-70px {
    row-gap: 70px;
}
.gap-lg-x-70px {
    column-gap: 70px;
}
.gap-lg-72px {
    gap: 72px;
}
.gap-lg-y-72px {
    row-gap: 72px;
}
.gap-lg-x-72px {
    column-gap: 72px;
}
.gap-lg-74px {
    gap: 74px;
}
.gap-lg-y-74px {
    row-gap: 74px;
}
.gap-lg-x-74px {
    column-gap: 74px;
}
.gap-lg-76px {
    gap: 76px;
}
.gap-lg-y-76px {
    row-gap: 76px;
}
.gap-lg-x-76px {
    column-gap: 76px;
}
.gap-lg-78px {
    gap: 78px;
}
.gap-lg-y-78px {
    row-gap: 78px;
}
.gap-lg-x-78px {
    column-gap: 78px;
}
.gap-lg-80px {
    gap: 80px;
}
.gap-lg-y-80px {
    row-gap: 80px;
}
.gap-lg-x-80px {
    column-gap: 80px;
}
.grid-lg-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-lg-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-lg-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-lg-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-lg-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-lg-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-lg-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-lg-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-lg-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid-lg-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
}
}@media (min-width:1200px) {
    .d-xl-grid {
    display: grid;
}
.d-xl-flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.d-xl-flex-y {
    display: flex;
    align-items: center;
}
.self-xl-auto {
    align-self: auto;
}
.self-xl-start {
    align-self: flex-start;
}
.self-xl-end {
    align-self: flex-end;
}
.self-xl-center {
    align-self: center;
}
.self-xl-stretch {
    align-self: stretch;
}
.self-xl-baseline {
    align-self: baseline;
}
.gap-xl-1px {
    gap: 1px;
}
.gap-xl-0px {
    gap: 0;
}
.gap-xl-y-0px {
    row-gap: 0;
}
.gap-xl-x-0px {
    column-gap: 0;
}
.gap-xl-2px {
    gap: 2px;
}
.gap-xl-y-2px {
    row-gap: 2px;
}
.gap-xl-x-2px {
    column-gap: 2px;
}
.gap-xl-4px {
    gap: 4px;
}
.gap-xl-y-4px {
    row-gap: 4px;
}
.gap-xl-x-4px {
    column-gap: 4px;
}
.gap-xl-6px {
    gap: 6px;
}
.gap-xl-y-6px {
    row-gap: 6px;
}
.gap-xl-x-6px {
    column-gap: 6px;
}
.gap-xl-8px {
    gap: 8px;
}
.gap-xl-y-8px {
    row-gap: 8px;
}
.gap-xl-x-8px {
    column-gap: 8px;
}
.gap-xl-10px {
    gap: 10px;
}
.gap-xl-y-10px {
    row-gap: 10px;
}
.gap-xl-x-10px {
    column-gap: 10px;
}
.gap-xl-12px {
    gap: 12px;
}
.gap-xl-y-12px {
    row-gap: 12px;
}
.gap-xl-x-12px {
    column-gap: 12px;
}
.gap-xl-14px {
    gap: 14px;
}
.gap-xl-y-14px {
    row-gap: 14px;
}
.gap-xl-x-14px {
    column-gap: 14px;
}
.gap-xl-16px {
    gap: 16px;
}
.gap-xl-y-16px {
    row-gap: 16px;
}
.gap-xl-x-16px {
    column-gap: 16px;
}
.gap-xl-18px {
    gap: 18px;
}
.gap-xl-y-18px {
    row-gap: 18px;
}
.gap-xl-x-18px {
    column-gap: 18px;
}
.gap-xl-20px {
    gap: 20px;
}
.gap-xl-y-20px {
    row-gap: 20px;
}
.gap-xl-x-20px {
    column-gap: 20px;
}
.gap-xl-22px {
    gap: 22px;
}
.gap-xl-y-22px {
    row-gap: 22px;
}
.gap-xl-x-22px {
    column-gap: 22px;
}
.gap-xl-24px {
    gap: 24px;
}
.gap-xl-y-24px {
    row-gap: 24px;
}
.gap-xl-x-24px {
    column-gap: 24px;
}
.gap-xl-26px {
    gap: 26px;
}
.gap-xl-y-26px {
    row-gap: 26px;
}
.gap-xl-x-26px {
    column-gap: 26px;
}
.gap-xl-28px {
    gap: 28px;
}
.gap-xl-y-28px {
    row-gap: 28px;
}
.gap-xl-x-28px {
    column-gap: 28px;
}
.gap-xl-30px {
    gap: 30px;
}
.gap-xl-y-30px {
    row-gap: 30px;
}
.gap-xl-x-30px {
    column-gap: 30px;
}
.gap-xl-32px {
    gap: 32px;
}
.gap-xl-y-32px {
    row-gap: 32px;
}
.gap-xl-x-32px {
    column-gap: 32px;
}
.gap-xl-34px {
    gap: 34px;
}
.gap-xl-y-34px {
    row-gap: 34px;
}
.gap-xl-x-34px {
    column-gap: 34px;
}
.gap-xl-36px {
    gap: 36px;
}
.gap-xl-y-36px {
    row-gap: 36px;
}
.gap-xl-x-36px {
    column-gap: 36px;
}
.gap-xl-38px {
    gap: 38px;
}
.gap-xl-y-38px {
    row-gap: 38px;
}
.gap-xl-x-38px {
    column-gap: 38px;
}
.gap-xl-40px {
    gap: 40px;
}
.gap-xl-y-40px {
    row-gap: 40px;
}
.gap-xl-x-40px {
    column-gap: 40px;
}
.gap-xl-42px {
    gap: 42px;
}
.gap-xl-y-42px {
    row-gap: 42px;
}
.gap-xl-x-42px {
    column-gap: 42px;
}
.gap-xl-44px {
    gap: 44px;
}
.gap-xl-y-44px {
    row-gap: 44px;
}
.gap-xl-x-44px {
    column-gap: 44px;
}
.gap-xl-46px {
    gap: 46px;
}
.gap-xl-y-46px {
    row-gap: 46px;
}
.gap-xl-x-46px {
    column-gap: 46px;
}
.gap-xl-48px {
    gap: 48px;
}
.gap-xl-y-48px {
    row-gap: 48px;
}
.gap-xl-x-48px {
    column-gap: 48px;
}
.gap-xl-50px {
    gap: 50px;
}
.gap-xl-y-50px {
    row-gap: 50px;
}
.gap-xl-x-50px {
    column-gap: 50px;
}
.gap-xl-52px {
    gap: 52px;
}
.gap-xl-y-52px {
    row-gap: 52px;
}
.gap-xl-x-52px {
    column-gap: 52px;
}
.gap-xl-54px {
    gap: 54px;
}
.gap-xl-y-54px {
    row-gap: 54px;
}
.gap-xl-x-54px {
    column-gap: 54px;
}
.gap-xl-56px {
    gap: 56px;
}
.gap-xl-y-56px {
    row-gap: 56px;
}
.gap-xl-x-56px {
    column-gap: 56px;
}
.gap-xl-58px {
    gap: 58px;
}
.gap-xl-y-58px {
    row-gap: 58px;
}
.gap-xl-x-58px {
    column-gap: 58px;
}
.gap-xl-60px {
    gap: 60px;
}
.gap-xl-y-60px {
    row-gap: 60px;
}
.gap-xl-x-60px {
    column-gap: 60px;
}
.gap-xl-62px {
    gap: 62px;
}
.gap-xl-y-62px {
    row-gap: 62px;
}
.gap-xl-x-62px {
    column-gap: 62px;
}
.gap-xl-64px {
    gap: 64px;
}
.gap-xl-y-64px {
    row-gap: 64px;
}
.gap-xl-x-64px {
    column-gap: 64px;
}
.gap-xl-66px {
    gap: 66px;
}
.gap-xl-y-66px {
    row-gap: 66px;
}
.gap-xl-x-66px {
    column-gap: 66px;
}
.gap-xl-68px {
    gap: 68px;
}
.gap-xl-y-68px {
    row-gap: 68px;
}
.gap-xl-x-68px {
    column-gap: 68px;
}
.gap-xl-70px {
    gap: 70px;
}
.gap-xl-y-70px {
    row-gap: 70px;
}
.gap-xl-x-70px {
    column-gap: 70px;
}
.gap-xl-72px {
    gap: 72px;
}
.gap-xl-y-72px {
    row-gap: 72px;
}
.gap-xl-x-72px {
    column-gap: 72px;
}
.gap-xl-74px {
    gap: 74px;
}
.gap-xl-y-74px {
    row-gap: 74px;
}
.gap-xl-x-74px {
    column-gap: 74px;
}
.gap-xl-76px {
    gap: 76px;
}
.gap-xl-y-76px {
    row-gap: 76px;
}
.gap-xl-x-76px {
    column-gap: 76px;
}
.gap-xl-78px {
    gap: 78px;
}
.gap-xl-y-78px {
    row-gap: 78px;
}
.gap-xl-x-78px {
    column-gap: 78px;
}
.gap-xl-80px {
    gap: 80px;
}
.gap-xl-y-80px {
    row-gap: 80px;
}
.gap-xl-x-80px {
    column-gap: 80px;
}
.grid-xl-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-xl-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-xl-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-xl-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-xl-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-xl-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-xl-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-xl-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-xl-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid-xl-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
}
}@media (min-width:1660px) {
    .d-xxl-grid {
    display: grid;
}
.d-xxl-flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.d-xxl-flex-y {
    display: flex;
    align-items: center;
}
.self-xxl-auto {
    align-self: auto;
}
.self-xxl-start {
    align-self: flex-start;
}
.self-xxl-end {
    align-self: flex-end;
}
.self-xxl-center {
    align-self: center;
}
.self-xxl-stretch {
    align-self: stretch;
}
.self-xxl-baseline {
    align-self: baseline;
}
.gap-xxl-1px {
    gap: 1px;
}
.gap-xxl-0px {
    gap: 0;
}
.gap-xxl-y-0px {
    row-gap: 0;
}
.gap-xxl-x-0px {
    column-gap: 0;
}
.gap-xxl-2px {
    gap: 2px;
}
.gap-xxl-y-2px {
    row-gap: 2px;
}
.gap-xxl-x-2px {
    column-gap: 2px;
}
.gap-xxl-4px {
    gap: 4px;
}
.gap-xxl-y-4px {
    row-gap: 4px;
}
.gap-xxl-x-4px {
    column-gap: 4px;
}
.gap-xxl-6px {
    gap: 6px;
}
.gap-xxl-y-6px {
    row-gap: 6px;
}
.gap-xxl-x-6px {
    column-gap: 6px;
}
.gap-xxl-8px {
    gap: 8px;
}
.gap-xxl-y-8px {
    row-gap: 8px;
}
.gap-xxl-x-8px {
    column-gap: 8px;
}
.gap-xxl-10px {
    gap: 10px;
}
.gap-xxl-y-10px {
    row-gap: 10px;
}
.gap-xxl-x-10px {
    column-gap: 10px;
}
.gap-xxl-12px {
    gap: 12px;
}
.gap-xxl-y-12px {
    row-gap: 12px;
}
.gap-xxl-x-12px {
    column-gap: 12px;
}
.gap-xxl-14px {
    gap: 14px;
}
.gap-xxl-y-14px {
    row-gap: 14px;
}
.gap-xxl-x-14px {
    column-gap: 14px;
}
.gap-xxl-16px {
    gap: 16px;
}
.gap-xxl-y-16px {
    row-gap: 16px;
}
.gap-xxl-x-16px {
    column-gap: 16px;
}
.gap-xxl-18px {
    gap: 18px;
}
.gap-xxl-y-18px {
    row-gap: 18px;
}
.gap-xxl-x-18px {
    column-gap: 18px;
}
.gap-xxl-20px {
    gap: 20px;
}
.gap-xxl-y-20px {
    row-gap: 20px;
}
.gap-xxl-x-20px {
    column-gap: 20px;
}
.gap-xxl-22px {
    gap: 22px;
}
.gap-xxl-y-22px {
    row-gap: 22px;
}
.gap-xxl-x-22px {
    column-gap: 22px;
}
.gap-xxl-24px {
    gap: 24px;
}
.gap-xxl-y-24px {
    row-gap: 24px;
}
.gap-xxl-x-24px {
    column-gap: 24px;
}
.gap-xxl-26px {
    gap: 26px;
}
.gap-xxl-y-26px {
    row-gap: 26px;
}
.gap-xxl-x-26px {
    column-gap: 26px;
}
.gap-xxl-28px {
    gap: 28px;
}
.gap-xxl-y-28px {
    row-gap: 28px;
}
.gap-xxl-x-28px {
    column-gap: 28px;
}
.gap-xxl-30px {
    gap: 30px;
}
.gap-xxl-y-30px {
    row-gap: 30px;
}
.gap-xxl-x-30px {
    column-gap: 30px;
}
.gap-xxl-32px {
    gap: 32px;
}
.gap-xxl-y-32px {
    row-gap: 32px;
}
.gap-xxl-x-32px {
    column-gap: 32px;
}
.gap-xxl-34px {
    gap: 34px;
}
.gap-xxl-y-34px {
    row-gap: 34px;
}
.gap-xxl-x-34px {
    column-gap: 34px;
}
.gap-xxl-36px {
    gap: 36px;
}
.gap-xxl-y-36px {
    row-gap: 36px;
}
.gap-xxl-x-36px {
    column-gap: 36px;
}
.gap-xxl-38px {
    gap: 38px;
}
.gap-xxl-y-38px {
    row-gap: 38px;
}
.gap-xxl-x-38px {
    column-gap: 38px;
}
.gap-xxl-40px {
    gap: 40px;
}
.gap-xxl-y-40px {
    row-gap: 40px;
}
.gap-xxl-x-40px {
    column-gap: 40px;
}
.gap-xxl-42px {
    gap: 42px;
}
.gap-xxl-y-42px {
    row-gap: 42px;
}
.gap-xxl-x-42px {
    column-gap: 42px;
}
.gap-xxl-44px {
    gap: 44px;
}
.gap-xxl-y-44px {
    row-gap: 44px;
}
.gap-xxl-x-44px {
    column-gap: 44px;
}
.gap-xxl-46px {
    gap: 46px;
}
.gap-xxl-y-46px {
    row-gap: 46px;
}
.gap-xxl-x-46px {
    column-gap: 46px;
}
.gap-xxl-48px {
    gap: 48px;
}
.gap-xxl-y-48px {
    row-gap: 48px;
}
.gap-xxl-x-48px {
    column-gap: 48px;
}
.gap-xxl-50px {
    gap: 50px;
}
.gap-xxl-y-50px {
    row-gap: 50px;
}
.gap-xxl-x-50px {
    column-gap: 50px;
}
.gap-xxl-52px {
    gap: 52px;
}
.gap-xxl-y-52px {
    row-gap: 52px;
}
.gap-xxl-x-52px {
    column-gap: 52px;
}
.gap-xxl-54px {
    gap: 54px;
}
.gap-xxl-y-54px {
    row-gap: 54px;
}
.gap-xxl-x-54px {
    column-gap: 54px;
}
.gap-xxl-56px {
    gap: 56px;
}
.gap-xxl-y-56px {
    row-gap: 56px;
}
.gap-xxl-x-56px {
    column-gap: 56px;
}
.gap-xxl-58px {
    gap: 58px;
}
.gap-xxl-y-58px {
    row-gap: 58px;
}
.gap-xxl-x-58px {
    column-gap: 58px;
}
.gap-xxl-60px {
    gap: 60px;
}
.gap-xxl-y-60px {
    row-gap: 60px;
}
.gap-xxl-x-60px {
    column-gap: 60px;
}
.gap-xxl-62px {
    gap: 62px;
}
.gap-xxl-y-62px {
    row-gap: 62px;
}
.gap-xxl-x-62px {
    column-gap: 62px;
}
.gap-xxl-64px {
    gap: 64px;
}
.gap-xxl-y-64px {
    row-gap: 64px;
}
.gap-xxl-x-64px {
    column-gap: 64px;
}
.gap-xxl-66px {
    gap: 66px;
}
.gap-xxl-y-66px {
    row-gap: 66px;
}
.gap-xxl-x-66px {
    column-gap: 66px;
}
.gap-xxl-68px {
    gap: 68px;
}
.gap-xxl-y-68px {
    row-gap: 68px;
}
.gap-xxl-x-68px {
    column-gap: 68px;
}
.gap-xxl-70px {
    gap: 70px;
}
.gap-xxl-y-70px {
    row-gap: 70px;
}
.gap-xxl-x-70px {
    column-gap: 70px;
}
.gap-xxl-72px {
    gap: 72px;
}
.gap-xxl-y-72px {
    row-gap: 72px;
}
.gap-xxl-x-72px {
    column-gap: 72px;
}
.gap-xxl-74px {
    gap: 74px;
}
.gap-xxl-y-74px {
    row-gap: 74px;
}
.gap-xxl-x-74px {
    column-gap: 74px;
}
.gap-xxl-76px {
    gap: 76px;
}
.gap-xxl-y-76px {
    row-gap: 76px;
}
.gap-xxl-x-76px {
    column-gap: 76px;
}
.gap-xxl-78px {
    gap: 78px;
}
.gap-xxl-y-78px {
    row-gap: 78px;
}
.gap-xxl-x-78px {
    column-gap: 78px;
}
.gap-xxl-80px {
    gap: 80px;
}
.gap-xxl-y-80px {
    row-gap: 80px;
}
.gap-xxl-x-80px {
    column-gap: 80px;
}
.grid-xxl-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-xxl-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-xxl-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-xxl-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-xxl-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-xxl-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-xxl-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-xxl-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-xxl-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid-xxl-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
}
}@media (min-width:1920px) {
    .d-xxxl-grid {
    display: grid;
}
.d-xxxl-flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.d-xxxl-flex-y {
    display: flex;
    align-items: center;
}
.self-xxxl-auto {
    align-self: auto;
}
.self-xxxl-start {
    align-self: flex-start;
}
.self-xxxl-end {
    align-self: flex-end;
}
.self-xxxl-center {
    align-self: center;
}
.self-xxxl-stretch {
    align-self: stretch;
}
.self-xxxl-baseline {
    align-self: baseline;
}
.gap-xxxl-1px {
    gap: 1px;
}
.gap-xxxl-0px {
    gap: 0;
}
.gap-xxxl-y-0px {
    row-gap: 0;
}
.gap-xxxl-x-0px {
    column-gap: 0;
}
.gap-xxxl-2px {
    gap: 2px;
}
.gap-xxxl-y-2px {
    row-gap: 2px;
}
.gap-xxxl-x-2px {
    column-gap: 2px;
}
.gap-xxxl-4px {
    gap: 4px;
}
.gap-xxxl-y-4px {
    row-gap: 4px;
}
.gap-xxxl-x-4px {
    column-gap: 4px;
}
.gap-xxxl-6px {
    gap: 6px;
}
.gap-xxxl-y-6px {
    row-gap: 6px;
}
.gap-xxxl-x-6px {
    column-gap: 6px;
}
.gap-xxxl-8px {
    gap: 8px;
}
.gap-xxxl-y-8px {
    row-gap: 8px;
}
.gap-xxxl-x-8px {
    column-gap: 8px;
}
.gap-xxxl-10px {
    gap: 10px;
}
.gap-xxxl-y-10px {
    row-gap: 10px;
}
.gap-xxxl-x-10px {
    column-gap: 10px;
}
.gap-xxxl-12px {
    gap: 12px;
}
.gap-xxxl-y-12px {
    row-gap: 12px;
}
.gap-xxxl-x-12px {
    column-gap: 12px;
}
.gap-xxxl-14px {
    gap: 14px;
}
.gap-xxxl-y-14px {
    row-gap: 14px;
}
.gap-xxxl-x-14px {
    column-gap: 14px;
}
.gap-xxxl-16px {
    gap: 16px;
}
.gap-xxxl-y-16px {
    row-gap: 16px;
}
.gap-xxxl-x-16px {
    column-gap: 16px;
}
.gap-xxxl-18px {
    gap: 18px;
}
.gap-xxxl-y-18px {
    row-gap: 18px;
}
.gap-xxxl-x-18px {
    column-gap: 18px;
}
.gap-xxxl-20px {
    gap: 20px;
}
.gap-xxxl-y-20px {
    row-gap: 20px;
}
.gap-xxxl-x-20px {
    column-gap: 20px;
}
.gap-xxxl-22px {
    gap: 22px;
}
.gap-xxxl-y-22px {
    row-gap: 22px;
}
.gap-xxxl-x-22px {
    column-gap: 22px;
}
.gap-xxxl-24px {
    gap: 24px;
}
.gap-xxxl-y-24px {
    row-gap: 24px;
}
.gap-xxxl-x-24px {
    column-gap: 24px;
}
.gap-xxxl-26px {
    gap: 26px;
}
.gap-xxxl-y-26px {
    row-gap: 26px;
}
.gap-xxxl-x-26px {
    column-gap: 26px;
}
.gap-xxxl-28px {
    gap: 28px;
}
.gap-xxxl-y-28px {
    row-gap: 28px;
}
.gap-xxxl-x-28px {
    column-gap: 28px;
}
.gap-xxxl-30px {
    gap: 30px;
}
.gap-xxxl-y-30px {
    row-gap: 30px;
}
.gap-xxxl-x-30px {
    column-gap: 30px;
}
.gap-xxxl-32px {
    gap: 32px;
}
.gap-xxxl-y-32px {
    row-gap: 32px;
}
.gap-xxxl-x-32px {
    column-gap: 32px;
}
.gap-xxxl-34px {
    gap: 34px;
}
.gap-xxxl-y-34px {
    row-gap: 34px;
}
.gap-xxxl-x-34px {
    column-gap: 34px;
}
.gap-xxxl-36px {
    gap: 36px;
}
.gap-xxxl-y-36px {
    row-gap: 36px;
}
.gap-xxxl-x-36px {
    column-gap: 36px;
}
.gap-xxxl-38px {
    gap: 38px;
}
.gap-xxxl-y-38px {
    row-gap: 38px;
}
.gap-xxxl-x-38px {
    column-gap: 38px;
}
.gap-xxxl-40px {
    gap: 40px;
}
.gap-xxxl-y-40px {
    row-gap: 40px;
}
.gap-xxxl-x-40px {
    column-gap: 40px;
}
.gap-xxxl-42px {
    gap: 42px;
}
.gap-xxxl-y-42px {
    row-gap: 42px;
}
.gap-xxxl-x-42px {
    column-gap: 42px;
}
.gap-xxxl-44px {
    gap: 44px;
}
.gap-xxxl-y-44px {
    row-gap: 44px;
}
.gap-xxxl-x-44px {
    column-gap: 44px;
}
.gap-xxxl-46px {
    gap: 46px;
}
.gap-xxxl-y-46px {
    row-gap: 46px;
}
.gap-xxxl-x-46px {
    column-gap: 46px;
}
.gap-xxxl-48px {
    gap: 48px;
}
.gap-xxxl-y-48px {
    row-gap: 48px;
}
.gap-xxxl-x-48px {
    column-gap: 48px;
}
.gap-xxxl-50px {
    gap: 50px;
}
.gap-xxxl-y-50px {
    row-gap: 50px;
}
.gap-xxxl-x-50px {
    column-gap: 50px;
}
.gap-xxxl-52px {
    gap: 52px;
}
.gap-xxxl-y-52px {
    row-gap: 52px;
}
.gap-xxxl-x-52px {
    column-gap: 52px;
}
.gap-xxxl-54px {
    gap: 54px;
}
.gap-xxxl-y-54px {
    row-gap: 54px;
}
.gap-xxxl-x-54px {
    column-gap: 54px;
}
.gap-xxxl-56px {
    gap: 56px;
}
.gap-xxxl-y-56px {
    row-gap: 56px;
}
.gap-xxxl-x-56px {
    column-gap: 56px;
}
.gap-xxxl-58px {
    gap: 58px;
}
.gap-xxxl-y-58px {
    row-gap: 58px;
}
.gap-xxxl-x-58px {
    column-gap: 58px;
}
.gap-xxxl-60px {
    gap: 60px;
}
.gap-xxxl-y-60px {
    row-gap: 60px;
}
.gap-xxxl-x-60px {
    column-gap: 60px;
}
.gap-xxxl-62px {
    gap: 62px;
}
.gap-xxxl-y-62px {
    row-gap: 62px;
}
.gap-xxxl-x-62px {
    column-gap: 62px;
}
.gap-xxxl-64px {
    gap: 64px;
}
.gap-xxxl-y-64px {
    row-gap: 64px;
}
.gap-xxxl-x-64px {
    column-gap: 64px;
}
.gap-xxxl-66px {
    gap: 66px;
}
.gap-xxxl-y-66px {
    row-gap: 66px;
}
.gap-xxxl-x-66px {
    column-gap: 66px;
}
.gap-xxxl-68px {
    gap: 68px;
}
.gap-xxxl-y-68px {
    row-gap: 68px;
}
.gap-xxxl-x-68px {
    column-gap: 68px;
}
.gap-xxxl-70px {
    gap: 70px;
}
.gap-xxxl-y-70px {
    row-gap: 70px;
}
.gap-xxxl-x-70px {
    column-gap: 70px;
}
.gap-xxxl-72px {
    gap: 72px;
}
.gap-xxxl-y-72px {
    row-gap: 72px;
}
.gap-xxxl-x-72px {
    column-gap: 72px;
}
.gap-xxxl-74px {
    gap: 74px;
}
.gap-xxxl-y-74px {
    row-gap: 74px;
}
.gap-xxxl-x-74px {
    column-gap: 74px;
}
.gap-xxxl-76px {
    gap: 76px;
}
.gap-xxxl-y-76px {
    row-gap: 76px;
}
.gap-xxxl-x-76px {
    column-gap: 76px;
}
.gap-xxxl-78px {
    gap: 78px;
}
.gap-xxxl-y-78px {
    row-gap: 78px;
}
.gap-xxxl-x-78px {
    column-gap: 78px;
}
.gap-xxxl-80px {
    gap: 80px;
}
.gap-xxxl-y-80px {
    row-gap: 80px;
}
.gap-xxxl-x-80px {
    column-gap: 80px;
}
.grid-xxxl-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-xxxl-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-xxxl-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-xxxl-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-xxxl-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-xxxl-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-xxxl-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-xxxl-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-xxxl-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid-xxxl-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
}
}.top-0 {
    top: 0px!important;
}
.left-0 {
    left: 0px!important;
}
.right-0 {
    right: 0px!important;
}
.bottom-0 {
    bottom: 0px!important;
}
.z-0 {
    z-index: 0;
}
.z-10 {
    z-index: 10;
}
.z-20 {
    z-index: 20;
}
.z-30 {
    z-index: 30;
}
.z-40 {
    z-index: 40;
}
.z-50 {
    z-index: 50;
}
.position-static {
    position: static!important;
}
.position-relative {
    position: relative!important;
}
.position-absolute {
    position: absolute!important;
}
.position-fixed {
    position: fixed!important;
}
.position-sticky {
    position: sticky!important;
}
@media (min-width:576px) {
    .position-sm-static {
    position: static!important;
}
.position-sm-relative {
    position: relative!important;
}
.position-sm-absolute {
    position: absolute!important;
}
.position-sm-fixed {
    position: fixed!important;
}
.position-sm-sticky {
    position: sticky!important;
}
}@media (min-width:768px) {
    .position-md-static {
    position: static!important;
}
.position-md-relative {
    position: relative!important;
}
.position-md-absolute {
    position: absolute!important;
}
.position-md-fixed {
    position: fixed!important;
}
.position-md-sticky {
    position: sticky!important;
}
}@media (min-width:992px) {
    .position-lg-static {
    position: static!important;
}
.position-lg-relative {
    position: relative!important;
}
.position-lg-absolute {
    position: absolute!important;
}
.position-lg-fixed {
    position: fixed!important;
}
.position-lg-sticky {
    position: sticky!important;
}
}@media (min-width:1200px) {
    .position-xl-static {
    position: static!important;
}
.position-xl-relative {
    position: relative!important;
}
.position-xl-absolute {
    position: absolute!important;
}
.position-xl-fixed {
    position: fixed!important;
}
.position-xl-sticky {
    position: sticky!important;
}
}@media (min-width:1660px) {
    .position-xxl-static {
    position: static!important;
}
.position-xxl-relative {
    position: relative!important;
}
.position-xxl-absolute {
    position: absolute!important;
}
.position-xxl-fixed {
    position: fixed!important;
}
.position-xxl-sticky {
    position: sticky!important;
}
}@media (min-width:1920px) {
    .position-xxxl-static {
    position: static!important;
}
.position-xxxl-relative {
    position: relative!important;
}
.position-xxxl-absolute {
    position: absolute!important;
}
.position-xxxl-fixed {
    position: fixed!important;
}
.position-xxxl-sticky {
    position: sticky!important;
}
}.w-fit {
    width: max-content!important;
}
.minw-25 {
    min-width: 25%!important;
}
.minw-50 {
    min-width: 50%!important;
}
.minw-75 {
    min-width: 75%!important;
}
.minw-100 {
    min-width: 100%!important;
}
.minw-auto {
    min-width: auto!important;
}
.minw-60 {
    min-width: 60%!important;
}
.minw-70 {
    min-width: 70%!important;
}
.minw-80 {
    min-width: 80%!important;
}
.minw-8px {
    min-width: 8px!important;
}
.minw-14px {
    min-width: 14px!important;
}
.minw-16px {
    min-width: 16px!important;
}
.minw-18px {
    min-width: 18px!important;
}
.minw-20px {
    min-width: 20px!important;
}
.minw-30px {
    min-width: 30px!important;
}
.minw-32px {
    min-width: 32px!important;
}
.minw-36px {
    min-width: 36px!important;
}
.minw-38px {
    min-width: 38px!important;
}
.minw-40px {
    min-width: 40px!important;
}
.minw-50px {
    min-width: 50px!important;
}
.minw-54px {
    min-width: 54px!important;
}
.minw-56px {
    min-width: 56px!important;
}
.minw-60px {
    min-width: 60px!important;
}
.minw-70px {
    min-width: 70px!important;
}
.minw-72px {
    min-width: 72px!important;
}
.minw-76px {
    min-width: 76px!important;
}
.minw-80px {
    min-width: 80px!important;
}
.minw-100px {
    min-width: 100px!important;
}
.minw-105px {
    min-width: 105px!important;
}
.minw-110px {
    min-width: 110px!important;
}
.minw-120px {
    min-width: 120px!important;
}
.minw-122px {
    min-width: 122px!important;
}
.minw-140px {
    min-width: 140px!important;
}
.minw-150px {
    min-width: 150px!important;
}
.minw-155px {
    min-width: 155px!important;
}
.minw-160px {
    min-width: 160px!important;
}
.minw-164px {
    min-width: 164px!important;
}
.minw-170px {
    min-width: 170px!important;
}
.minw-185px {
    min-width: 185px!important;
}
.minw-200px {
    min-width: 200px!important;
}
.minw-220px {
    min-width: 220px!important;
}
.minw-240px {
    min-width: 240px!important;
}
.minw-250px {
    min-width: 250px!important;
}
.minw-260px {
    min-width: 260px!important;
}
.minw-270px {
    min-width: 270px!important;
}
.minw-300px {
    min-width: 300px!important;
}
.minw-305px {
    min-width: 305px!important;
}
.minw-310px {
    min-width: 310px!important;
}
.minw-350px {
    min-width: 350px!important;
}
.minw-370px {
    min-width: 370px!important;
}
.minw-400px {
    min-width: 400px!important;
}
.minw-450px {
    min-width: 450px!important;
}
.minw-465px {
    min-width: 465px!important;
}
.minw-480px {
    min-width: 480px!important;
}
.minw-500px {
    min-width: 500px!important;
}
.minw-600px {
    min-width: 600px!important;
}
.minw-700px {
    min-width: 700px!important;
}
.minw-800px {
    min-width: 800px!important;
}
.minw-1000px {
    min-width: 1000px!important;
}
.minw-1400px {
    min-width: 1400px!important;
}
.minw-100vh {
    min-width: 100vh!important;
}
.minw-content {
    min-width: max-content!important;
}
.minh-25 {
    min-height: 25%!important;
}
.minh-50 {
    min-height: 50%!important;
}
.minh-75 {
    min-height: 75%!important;
}
.minh-100 {
    min-height: 100%!important;
}
.minh-auto {
    min-height: auto!important;
}
.minh-60 {
    min-height: 60%!important;
}
.minh-70 {
    min-height: 70%!important;
}
.minh-80 {
    min-height: 80%!important;
}
.minh-8px {
    min-height: 8px!important;
}
.minh-14px {
    min-height: 14px!important;
}
.minh-16px {
    min-height: 16px!important;
}
.minh-18px {
    min-height: 18px!important;
}
.minh-20px {
    min-height: 20px!important;
}
.minh-30px {
    min-height: 30px!important;
}
.minh-32px {
    min-height: 32px!important;
}
.minh-36px {
    min-height: 36px!important;
}
.minh-38px {
    min-height: 38px!important;
}
.minh-40px {
    min-height: 40px!important;
}
.minh-42px {
    min-height: 42px!important;
}
.minh-50px {
    min-height: 50px!important;
}
.minh-54px {
    min-height: 54px!important;
}
.minh-56px {
    min-height: 56px!important;
}
.minh-60px {
    min-height: 60px!important;
}
.minh-70px {
    min-height: 70px!important;
}
.minh-72px {
    min-height: 72px!important;
}
.minh-76px {
    min-height: 76px!important;
}
.minh-80px {
    min-height: 80px!important;
}
.minh-100px {
    min-height: 100px!important;
}
.minh-105px {
    min-height: 105px!important;
}
.minh-110px {
    min-height: 110px!important;
}
.minh-120px {
    min-height: 120px!important;
}
.minh-122px {
    min-height: 122px!important;
}
.minh-140px {
    min-height: 140px!important;
}
.minh-150px {
    min-height: 150px!important;
}
.minh-155px {
    min-height: 155px!important;
}
.minh-160px {
    min-height: 160px!important;
}
.minh-164px {
    min-height: 164px!important;
}
.minh-170px {
    min-height: 170px!important;
}
.minh-185px {
    min-height: 185px!important;
}
.minh-200px {
    min-height: 200px!important;
}
.minh-220px {
    min-height: 220px!important;
}
.minh-240px {
    min-height: 240px!important;
}
.minh-250px {
    min-height: 250px!important;
}
.minh-260px {
    min-height: 260px!important;
}
.minh-270px {
    min-height: 270px!important;
}
.minh-300px {
    min-height: 300px!important;
}
.minh-305px {
    min-height: 305px!important;
}
.minh-310px {
    min-height: 310px!important;
}
.minh-350px {
    min-height: 350px!important;
}
.minh-370px {
    min-height: 370px!important;
}
.minh-400px {
    min-height: 400px!important;
}
.minh-450px {
    min-height: 450px!important;
}
.minh-465px {
    min-height: 465px!important;
}
.minh-480px {
    min-height: 480px!important;
}
.minh-500px {
    min-height: 500px!important;
}
.minh-600px {
    min-height: 600px!important;
}
.minh-700px {
    min-height: 700px!important;
}
.minh-800px {
    min-height: 800px!important;
}
.minh-1000px {
    min-height: 1000px!important;
}
.minh-1400px {
    min-height: 1400px!important;
}
.minh-100vh {
    min-height: 100vh!important;
}
.minh-content {
    min-height: max-content!important;
}
.mw-25 {
    max-width: 25%!important;
}
.mw-50 {
    max-width: 50%!important;
}
.mw-75 {
    max-width: 75%!important;
}
.mw-100 {
    max-width: 100%!important;
}
.mw-auto {
    max-width: auto!important;
}
.mw-60 {
    max-width: 60%!important;
}
.mw-70 {
    max-width: 70%!important;
}
.mw-80 {
    max-width: 80%!important;
}
.mw-8px {
    max-width: 8px!important;
}
.mw-14px {
    max-width: 14px!important;
}
.mw-16px {
    max-width: 16px!important;
}
.mw-18px {
    max-width: 18px!important;
}
.mw-20px {
    max-width: 20px!important;
}
.mw-30px {
    max-width: 30px!important;
}
.mw-32px {
    max-width: 32px!important;
}
.mw-36px {
    max-width: 36px!important;
}
.mw-38px {
    max-width: 38px!important;
}
.mw-40px {
    max-width: 40px!important;
}
.mw-50px {
    max-width: 50px!important;
}
.mw-54px {
    max-width: 54px!important;
}
.mw-56px {
    max-width: 56px!important;
}
.mw-60px {
    max-width: 60px!important;
}
.mw-70px {
    max-width: 70px!important;
}
.mw-72px {
    max-width: 72px!important;
}
.mw-76px {
    max-width: 76px!important;
}
.mw-80px {
    max-width: 80px!important;
}
.mw-100px {
    max-width: 100px!important;
}
.mw-105px {
    max-width: 105px!important;
}
.mw-110px {
    max-width: 110px!important;
}
.mw-120px {
    max-width: 120px!important;
}
.mw-122px {
    max-width: 122px!important;
}
.mw-140px {
    max-width: 140px!important;
}
.mw-150px {
    max-width: 150px!important;
}
.mw-155px {
    max-width: 155px!important;
}
.mw-160px {
    max-width: 160px!important;
}
.mw-164px {
    max-width: 164px!important;
}
.mw-170px {
    max-width: 170px!important;
}
.mw-185px {
    max-width: 185px!important;
}
.mw-200px {
    max-width: 200px!important;
}
.mw-220px {
    max-width: 220px!important;
}
.mw-240px {
    max-width: 240px!important;
}
.mw-250px {
    max-width: 250px!important;
}
.mw-260px {
    max-width: 260px!important;
}
.mw-270px {
    max-width: 270px!important;
}
.mw-300px {
    max-width: 300px!important;
}
.mw-305px {
    max-width: 305px!important;
}
.mw-310px {
    max-width: 310px!important;
}
.mw-350px {
    max-width: 350px!important;
}
.mw-370px {
    max-width: 370px!important;
}
.mw-400px {
    max-width: 400px!important;
}
.mw-450px {
    max-width: 450px!important;
}
.mw-465px {
    max-width: 465px!important;
}
.mw-480px {
    max-width: 480px!important;
}
.mw-500px {
    max-width: 500px!important;
}
.mw-600px {
    max-width: 600px!important;
}
.mw-700px {
    max-width: 700px!important;
}
.mw-800px {
    max-width: 800px!important;
}
.mw-1000px {
    max-width: 1000px!important;
}
.mw-1400px {
    max-width: 1400px!important;
}
.mw-100vh {
    max-width: 100vh!important;
}
.mw-content {
    max-width: max-content!important;
}
.mh-25 {
    max-height: 25%!important;
}
.mh-50 {
    max-height: 50%!important;
}
.mh-75 {
    max-height: 75%!important;
}
.mh-100 {
    max-height: 100%!important;
}
.mh-auto {
    max-height: auto!important;
}
.mh-60 {
    max-height: 60%!important;
}
.mh-70 {
    max-height: 70%!important;
}
.mh-80 {
    max-height: 80%!important;
}
.mh-8px {
    max-height: 8px!important;
}
.mh-14px {
    max-height: 14px!important;
}
.mh-16px {
    max-height: 16px!important;
}
.mh-18px {
    max-height: 18px!important;
}
.mh-20px {
    max-height: 20px!important;
}
.mh-30px {
    max-height: 30px!important;
}
.mh-32px {
    max-height: 32px!important;
}
.mh-36px {
    max-height: 36px!important;
}
.mh-38px {
    max-height: 38px!important;
}
.mh-40px {
    max-height: 40px!important;
}
.mh-50px {
    max-height: 50px!important;
}
.mh-54px {
    max-height: 54px!important;
}
.mh-56px {
    max-height: 56px!important;
}
.mh-60px {
    max-height: 60px!important;
}
.mh-70px {
    max-height: 70px!important;
}
.mh-72px {
    max-height: 72px!important;
}
.mh-76px {
    max-height: 76px!important;
}
.mh-80px {
    max-height: 80px!important;
}
.mh-100px {
    max-height: 100px!important;
}
.mh-105px {
    max-height: 105px!important;
}
.mh-110px {
    max-height: 110px!important;
}
.mh-120px {
    max-height: 120px!important;
}
.mh-122px {
    max-height: 122px!important;
}
.mh-140px {
    max-height: 140px!important;
}
.mh-150px {
    max-height: 150px!important;
}
.mh-155px {
    max-height: 155px!important;
}
.mh-160px {
    max-height: 160px!important;
}
.mh-164px {
    max-height: 164px!important;
}
.mh-170px {
    max-height: 170px!important;
}
.mh-185px {
    max-height: 185px!important;
}
.mh-200px {
    max-height: 200px!important;
}
.mh-220px {
    max-height: 220px!important;
}
.mh-240px {
    max-height: 240px!important;
}
.mh-250px {
    max-height: 250px!important;
}
.mh-260px {
    max-height: 260px!important;
}
.mh-270px {
    max-height: 270px!important;
}
.mh-300px {
    max-height: 300px!important;
}
.mh-305px {
    max-height: 305px!important;
}
.mh-310px {
    max-height: 310px!important;
}
.mh-350px {
    max-height: 350px!important;
}
.mh-370px {
    max-height: 370px!important;
}
.mh-400px {
    max-height: 400px!important;
}
.mh-450px {
    max-height: 450px!important;
}
.mh-465px {
    max-height: 465px!important;
}
.mh-480px {
    max-height: 480px!important;
}
.mh-500px {
    max-height: 500px!important;
}
.mh-600px {
    max-height: 600px!important;
}
.mh-700px {
    max-height: 700px!important;
}
.mh-800px {
    max-height: 800px!important;
}
.mh-1000px {
    max-height: 1000px!important;
}
.mh-1400px {
    max-height: 1400px!important;
}
.mh-100vh {
    max-height: 100vh!important;
}
.mh-content {
    max-height: max-content!important;
}
.w-25 {
    width: 25%!important;
}
.w-50 {
    width: 50%!important;
}
.w-75 {
    width: 75%!important;
}
.w-100 {
    width: 100%!important;
}
.w-auto {
    width: auto!important;
}
.w-60 {
    width: 60%!important;
}
.w-70 {
    width: 70%!important;
}
.w-80 {
    width: 80%!important;
}
.w-8px {
    width: 8px!important;
}
.w-14px {
    width: 14px!important;
}
.w-16px {
    width: 16px!important;
}
.w-18px {
    width: 18px!important;
}
.w-20px {
    width: 20px!important;
}
.w-30px {
    width: 30px!important;
}
.w-32px {
    width: 32px!important;
}
.w-36px {
    width: 36px!important;
}
.w-38px {
    width: 38px!important;
}
.w-40px {
    width: 40px!important;
}
.w-50px {
    width: 50px!important;
}
.w-54px {
    width: 54px!important;
}
.w-56px {
    width: 56px!important;
}
.w-60px {
    width: 60px!important;
}
.w-70px {
    width: 70px!important;
}
.w-72px {
    width: 72px!important;
}
.w-76px {
    width: 76px!important;
}
.w-80px {
    width: 80px!important;
}
.w-100px {
    width: 100px!important;
}
.w-105px {
    width: 105px!important;
}
.w-110px {
    width: 110px!important;
}
.w-120px {
    width: 120px!important;
}
.w-122px {
    width: 122px!important;
}
.w-140px {
    width: 140px!important;
}
.w-150px {
    width: 150px!important;
}
.w-155px {
    width: 155px!important;
}
.w-160px {
    width: 160px!important;
}
.w-164px {
    width: 164px!important;
}
.w-170px {
    width: 170px!important;
}
.w-185px {
    width: 185px!important;
}
.w-200px {
    width: 200px!important;
}
.w-220px {
    width: 220px!important;
}
.w-240px {
    width: 240px!important;
}
.w-250px {
    width: 250px!important;
}
.w-260px {
    width: 260px!important;
}
.w-270px {
    width: 270px!important;
}
.w-300px {
    width: 300px!important;
}
.w-305px {
    width: 305px!important;
}
.w-310px {
    width: 310px!important;
}
.w-350px {
    width: 350px!important;
}
.w-370px {
    width: 370px!important;
}
.w-400px {
    width: 400px!important;
}
.w-450px {
    width: 450px!important;
}
.w-465px {
    width: 465px!important;
}
.w-480px {
    width: 480px!important;
}
.w-500px {
    width: 500px!important;
}
.w-600px {
    width: 600px!important;
}
.w-700px {
    width: 700px!important;
}
.w-800px {
    width: 800px!important;
}
.w-1000px {
    width: 1000px!important;
}
.w-1400px {
    width: 1400px!important;
}
.w-100vh {
    width: 100vh!important;
}
.w-content {
    width: max-content!important;
}
.h-25 {
    height: 25%!important;
}
.h-50 {
    height: 50%!important;
}
.h-75 {
    height: 75%!important;
}
.h-100 {
    height: 100%!important;
}
.h-auto {
    height: auto!important;
}
.h-60 {
    height: 60%!important;
}
.h-70 {
    height: 70%!important;
}
.h-80 {
    height: 80%!important;
}
.h-8px {
    height: 8px!important;
}
.h-14px {
    height: 14px!important;
}
.h-16px {
    height: 16px!important;
}
.h-18px {
    height: 18px!important;
}
.h-20px {
    height: 20px!important;
}
.h-30px {
    height: 30px!important;
}
.h-32px {
    height: 32px!important;
}
.h-36px {
    height: 36px!important;
}
.h-38px {
    height: 38px!important;
}
.h-40px {
    height: 40px!important;
}
.h-50px {
    height: 50px!important;
}
.h-54px {
    height: 54px!important;
}
.h-56px {
    height: 56px!important;
}
.h-60px {
    height: 60px!important;
}
.h-70px {
    height: 70px!important;
}
.h-72px {
    height: 72px!important;
}
.h-76px {
    height: 76px!important;
}
.h-80px {
    height: 80px!important;
}
.h-100px {
    height: 100px!important;
}
.h-105px {
    height: 105px!important;
}
.h-110px {
    height: 110px!important;
}
.h-120px {
    height: 120px!important;
}
.h-122px {
    height: 122px!important;
}
.h-140px {
    height: 140px!important;
}
.h-150px {
    height: 150px!important;
}
.h-155px {
    height: 155px!important;
}
.h-160px {
    height: 160px!important;
}
.h-164px {
    height: 164px!important;
}
.h-170px {
    height: 170px!important;
}
.h-185px {
    height: 185px!important;
}
.h-200px {
    height: 200px!important;
}
.h-220px {
    height: 220px!important;
}
.h-240px {
    height: 240px!important;
}
.h-250px {
    height: 250px!important;
}
.h-260px {
    height: 260px!important;
}
.h-270px {
    height: 270px!important;
}
.h-300px {
    height: 300px!important;
}
.h-305px {
    height: 305px!important;
}
.h-310px {
    height: 310px!important;
}
.h-350px {
    height: 350px!important;
}
.h-370px {
    height: 370px!important;
}
.h-400px {
    height: 400px!important;
}
.h-450px {
    height: 450px!important;
}
.h-465px {
    height: 465px!important;
}
.h-480px {
    height: 480px!important;
}
.h-500px {
    height: 500px!important;
}
.h-600px {
    height: 600px!important;
}
.h-700px {
    height: 700px!important;
}
.h-800px {
    height: 800px!important;
}
.h-1000px {
    height: 1000px!important;
}
.h-1400px {
    height: 1400px!important;
}
.h-100vh {
    height: 100vh!important;
}
.h-content {
    height: max-content!important;
}
@media (min-width:576px) {
    .minw-sm-25 {
    min-width: 25%!important;
}
.minw-sm-50 {
    min-width: 50%!important;
}
.minw-sm-75 {
    min-width: 75%!important;
}
.minw-sm-100 {
    min-width: 100%!important;
}
.minw-sm-auto {
    min-width: auto!important;
}
.minw-sm-60 {
    min-width: 60%!important;
}
.minw-sm-70 {
    min-width: 70%!important;
}
.minw-sm-80 {
    min-width: 80%!important;
}
.minw-sm-8px {
    min-width: 8px!important;
}
.minw-sm-14px {
    min-width: 14px!important;
}
.minw-sm-16px {
    min-width: 16px!important;
}
.minw-sm-18px {
    min-width: 18px!important;
}
.minw-sm-20px {
    min-width: 20px!important;
}
.minw-sm-30px {
    min-width: 30px!important;
}
.minw-sm-32px {
    min-width: 32px!important;
}
.minw-sm-36px {
    min-width: 36px!important;
}
.minw-sm-38px {
    min-width: 38px!important;
}
.minw-sm-40px {
    min-width: 40px!important;
}
.minw-sm-50px {
    min-width: 50px!important;
}
.minw-sm-54px {
    min-width: 54px!important;
}
.minw-sm-56px {
    min-width: 56px!important;
}
.minw-sm-60px {
    min-width: 60px!important;
}
.minw-sm-70px {
    min-width: 70px!important;
}
.minw-sm-72px {
    min-width: 72px!important;
}
.minw-sm-76px {
    min-width: 76px!important;
}
.minw-sm-80px {
    min-width: 80px!important;
}
.minw-sm-100px {
    min-width: 100px!important;
}
.minw-sm-105px {
    min-width: 105px!important;
}
.minw-sm-110px {
    min-width: 110px!important;
}
.minw-sm-120px {
    min-width: 120px!important;
}
.minw-sm-122px {
    min-width: 122px!important;
}
.minw-sm-140px {
    min-width: 140px!important;
}
.minw-sm-150px {
    min-width: 150px!important;
}
.minw-sm-155px {
    min-width: 155px!important;
}
.minw-sm-160px {
    min-width: 160px!important;
}
.minw-sm-164px {
    min-width: 164px!important;
}
.minw-sm-170px {
    min-width: 170px!important;
}
.minw-sm-185px {
    min-width: 185px!important;
}
.minw-sm-200px {
    min-width: 200px!important;
}
.minw-sm-220px {
    min-width: 220px!important;
}
.minw-sm-240px {
    min-width: 240px!important;
}
.minw-sm-250px {
    min-width: 250px!important;
}
.minw-sm-260px {
    min-width: 260px!important;
}
.minw-sm-270px {
    min-width: 270px!important;
}
.minw-sm-300px {
    min-width: 300px!important;
}
.minw-sm-305px {
    min-width: 305px!important;
}
.minw-sm-310px {
    min-width: 310px!important;
}
.minw-sm-350px {
    min-width: 350px!important;
}
.minw-sm-370px {
    min-width: 370px!important;
}
.minw-sm-400px {
    min-width: 400px!important;
}
.minw-sm-450px {
    min-width: 450px!important;
}
.minw-sm-465px {
    min-width: 465px!important;
}
.minw-sm-480px {
    min-width: 480px!important;
}
.minw-sm-500px {
    min-width: 500px!important;
}
.minw-sm-600px {
    min-width: 600px!important;
}
.minw-sm-700px {
    min-width: 700px!important;
}
.minw-sm-800px {
    min-width: 800px!important;
}
.minw-sm-1000px {
    min-width: 1000px!important;
}
.minw-sm-1400px {
    min-width: 1400px!important;
}
.minw-sm-100vh {
    min-width: 100vh!important;
}
.minw-sm-content {
    min-width: max-content!important;
}
.minh-sm-25 {
    min-height: 25%!important;
}
.minh-sm-50 {
    min-height: 50%!important;
}
.minh-sm-75 {
    min-height: 75%!important;
}
.minh-sm-100 {
    min-height: 100%!important;
}
.minh-sm-auto {
    min-height: auto!important;
}
.minh-sm-60 {
    min-height: 60%!important;
}
.minh-sm-70 {
    min-height: 70%!important;
}
.minh-sm-80 {
    min-height: 80%!important;
}
.minh-sm-8px {
    min-height: 8px!important;
}
.minh-sm-14px {
    min-height: 14px!important;
}
.minh-sm-16px {
    min-height: 16px!important;
}
.minh-sm-18px {
    min-height: 18px!important;
}
.minh-sm-20px {
    min-height: 20px!important;
}
.minh-sm-30px {
    min-height: 30px!important;
}
.minh-sm-32px {
    min-height: 32px!important;
}
.minh-sm-36px {
    min-height: 36px!important;
}
.minh-sm-38px {
    min-height: 38px!important;
}
.minh-sm-40px {
    min-height: 40px!important;
}
.minh-sm-50px {
    min-height: 50px!important;
}
.minh-sm-54px {
    min-height: 54px!important;
}
.minh-sm-56px {
    min-height: 56px!important;
}
.minh-sm-60px {
    min-height: 60px!important;
}
.minh-sm-70px {
    min-height: 70px!important;
}
.minh-sm-72px {
    min-height: 72px!important;
}
.minh-sm-76px {
    min-height: 76px!important;
}
.minh-sm-80px {
    min-height: 80px!important;
}
.minh-sm-100px {
    min-height: 100px!important;
}
.minh-sm-105px {
    min-height: 105px!important;
}
.minh-sm-110px {
    min-height: 110px!important;
}
.minh-sm-120px {
    min-height: 120px!important;
}
.minh-sm-122px {
    min-height: 122px!important;
}
.minh-sm-140px {
    min-height: 140px!important;
}
.minh-sm-150px {
    min-height: 150px!important;
}
.minh-sm-155px {
    min-height: 155px!important;
}
.minh-sm-160px {
    min-height: 160px!important;
}
.minh-sm-164px {
    min-height: 164px!important;
}
.minh-sm-170px {
    min-height: 170px!important;
}
.minh-sm-185px {
    min-height: 185px!important;
}
.minh-sm-200px {
    min-height: 200px!important;
}
.minh-sm-220px {
    min-height: 220px!important;
}
.minh-sm-240px {
    min-height: 240px!important;
}
.minh-sm-250px {
    min-height: 250px!important;
}
.minh-sm-260px {
    min-height: 260px!important;
}
.minh-sm-270px {
    min-height: 270px!important;
}
.minh-sm-300px {
    min-height: 300px!important;
}
.minh-sm-305px {
    min-height: 305px!important;
}
.minh-sm-310px {
    min-height: 310px!important;
}
.minh-sm-350px {
    min-height: 350px!important;
}
.minh-sm-370px {
    min-height: 370px!important;
}
.minh-sm-400px {
    min-height: 400px!important;
}
.minh-sm-450px {
    min-height: 450px!important;
}
.minh-sm-465px {
    min-height: 465px!important;
}
.minh-sm-480px {
    min-height: 480px!important;
}
.minh-sm-500px {
    min-height: 500px!important;
}
.minh-sm-600px {
    min-height: 600px!important;
}
.minh-sm-700px {
    min-height: 700px!important;
}
.minh-sm-800px {
    min-height: 800px!important;
}
.minh-sm-1000px {
    min-height: 1000px!important;
}
.minh-sm-1400px {
    min-height: 1400px!important;
}
.minh-sm-100vh {
    min-height: 100vh!important;
}
.minh-sm-content {
    min-height: max-content!important;
}
.mw-sm-25 {
    max-width: 25%!important;
}
.mw-sm-50 {
    max-width: 50%!important;
}
.mw-sm-75 {
    max-width: 75%!important;
}
.mw-sm-100 {
    max-width: 100%!important;
}
.mw-sm-auto {
    max-width: auto!important;
}
.mw-sm-60 {
    max-width: 60%!important;
}
.mw-sm-70 {
    max-width: 70%!important;
}
.mw-sm-80 {
    max-width: 80%!important;
}
.mw-sm-8px {
    max-width: 8px!important;
}
.mw-sm-14px {
    max-width: 14px!important;
}
.mw-sm-16px {
    max-width: 16px!important;
}
.mw-sm-18px {
    max-width: 18px!important;
}
.mw-sm-20px {
    max-width: 20px!important;
}
.mw-sm-30px {
    max-width: 30px!important;
}
.mw-sm-32px {
    max-width: 32px!important;
}
.mw-sm-36px {
    max-width: 36px!important;
}
.mw-sm-38px {
    max-width: 38px!important;
}
.mw-sm-40px {
    max-width: 40px!important;
}
.mw-sm-50px {
    max-width: 50px!important;
}
.mw-sm-54px {
    max-width: 54px!important;
}
.mw-sm-56px {
    max-width: 56px!important;
}
.mw-sm-60px {
    max-width: 60px!important;
}
.mw-sm-70px {
    max-width: 70px!important;
}
.mw-sm-72px {
    max-width: 72px!important;
}
.mw-sm-76px {
    max-width: 76px!important;
}
.mw-sm-80px {
    max-width: 80px!important;
}
.mw-sm-100px {
    max-width: 100px!important;
}
.mw-sm-105px {
    max-width: 105px!important;
}
.mw-sm-110px {
    max-width: 110px!important;
}
.mw-sm-120px {
    max-width: 120px!important;
}
.mw-sm-122px {
    max-width: 122px!important;
}
.mw-sm-140px {
    max-width: 140px!important;
}
.mw-sm-150px {
    max-width: 150px!important;
}
.mw-sm-155px {
    max-width: 155px!important;
}
.mw-sm-160px {
    max-width: 160px!important;
}
.mw-sm-164px {
    max-width: 164px!important;
}
.mw-sm-170px {
    max-width: 170px!important;
}
.mw-sm-185px {
    max-width: 185px!important;
}
.mw-sm-200px {
    max-width: 200px!important;
}
.mw-sm-220px {
    max-width: 220px!important;
}
.mw-sm-240px {
    max-width: 240px!important;
}
.mw-sm-250px {
    max-width: 250px!important;
}
.mw-sm-260px {
    max-width: 260px!important;
}
.mw-sm-270px {
    max-width: 270px!important;
}
.mw-sm-300px {
    max-width: 300px!important;
}
.mw-sm-305px {
    max-width: 305px!important;
}
.mw-sm-310px {
    max-width: 310px!important;
}
.mw-sm-350px {
    max-width: 350px!important;
}
.mw-sm-370px {
    max-width: 370px!important;
}
.mw-sm-400px {
    max-width: 400px!important;
}
.mw-sm-450px {
    max-width: 450px!important;
}
.mw-sm-465px {
    max-width: 465px!important;
}
.mw-sm-480px {
    max-width: 480px!important;
}
.mw-sm-500px {
    max-width: 500px!important;
}
.mw-sm-600px {
    max-width: 600px!important;
}
.mw-sm-700px {
    max-width: 700px!important;
}
.mw-sm-800px {
    max-width: 800px!important;
}
.mw-sm-1000px {
    max-width: 1000px!important;
}
.mw-sm-1400px {
    max-width: 1400px!important;
}
.mw-sm-100vh {
    max-width: 100vh!important;
}
.mw-sm-content {
    max-width: max-content!important;
}
.mh-sm-25 {
    max-height: 25%!important;
}
.mh-sm-50 {
    max-height: 50%!important;
}
.mh-sm-75 {
    max-height: 75%!important;
}
.mh-sm-100 {
    max-height: 100%!important;
}
.mh-sm-auto {
    max-height: auto!important;
}
.mh-sm-60 {
    max-height: 60%!important;
}
.mh-sm-70 {
    max-height: 70%!important;
}
.mh-sm-80 {
    max-height: 80%!important;
}
.mh-sm-8px {
    max-height: 8px!important;
}
.mh-sm-14px {
    max-height: 14px!important;
}
.mh-sm-16px {
    max-height: 16px!important;
}
.mh-sm-18px {
    max-height: 18px!important;
}
.mh-sm-20px {
    max-height: 20px!important;
}
.mh-sm-30px {
    max-height: 30px!important;
}
.mh-sm-32px {
    max-height: 32px!important;
}
.mh-sm-36px {
    max-height: 36px!important;
}
.mh-sm-38px {
    max-height: 38px!important;
}
.mh-sm-40px {
    max-height: 40px!important;
}
.mh-sm-50px {
    max-height: 50px!important;
}
.mh-sm-54px {
    max-height: 54px!important;
}
.mh-sm-56px {
    max-height: 56px!important;
}
.mh-sm-60px {
    max-height: 60px!important;
}
.mh-sm-70px {
    max-height: 70px!important;
}
.mh-sm-72px {
    max-height: 72px!important;
}
.mh-sm-76px {
    max-height: 76px!important;
}
.mh-sm-80px {
    max-height: 80px!important;
}
.mh-sm-100px {
    max-height: 100px!important;
}
.mh-sm-105px {
    max-height: 105px!important;
}
.mh-sm-110px {
    max-height: 110px!important;
}
.mh-sm-120px {
    max-height: 120px!important;
}
.mh-sm-122px {
    max-height: 122px!important;
}
.mh-sm-140px {
    max-height: 140px!important;
}
.mh-sm-150px {
    max-height: 150px!important;
}
.mh-sm-155px {
    max-height: 155px!important;
}
.mh-sm-160px {
    max-height: 160px!important;
}
.mh-sm-164px {
    max-height: 164px!important;
}
.mh-sm-170px {
    max-height: 170px!important;
}
.mh-sm-185px {
    max-height: 185px!important;
}
.mh-sm-200px {
    max-height: 200px!important;
}
.mh-sm-220px {
    max-height: 220px!important;
}
.mh-sm-240px {
    max-height: 240px!important;
}
.mh-sm-250px {
    max-height: 250px!important;
}
.mh-sm-260px {
    max-height: 260px!important;
}
.mh-sm-270px {
    max-height: 270px!important;
}
.mh-sm-300px {
    max-height: 300px!important;
}
.mh-sm-305px {
    max-height: 305px!important;
}
.mh-sm-310px {
    max-height: 310px!important;
}
.mh-sm-350px {
    max-height: 350px!important;
}
.mh-sm-370px {
    max-height: 370px!important;
}
.mh-sm-400px {
    max-height: 400px!important;
}
.mh-sm-450px {
    max-height: 450px!important;
}
.mh-sm-465px {
    max-height: 465px!important;
}
.mh-sm-480px {
    max-height: 480px!important;
}
.mh-sm-500px {
    max-height: 500px!important;
}
.mh-sm-600px {
    max-height: 600px!important;
}
.mh-sm-700px {
    max-height: 700px!important;
}
.mh-sm-800px {
    max-height: 800px!important;
}
.mh-sm-1000px {
    max-height: 1000px!important;
}
.mh-sm-1400px {
    max-height: 1400px!important;
}
.mh-sm-100vh {
    max-height: 100vh!important;
}
.mh-sm-content {
    max-height: max-content!important;
}
.w-sm-25 {
    width: 25%!important;
}
.w-sm-50 {
    width: 50%!important;
}
.w-sm-75 {
    width: 75%!important;
}
.w-sm-100 {
    width: 100%!important;
}
.w-sm-auto {
    width: auto!important;
}
.w-sm-60 {
    width: 60%!important;
}
.w-sm-70 {
    width: 70%!important;
}
.w-sm-80 {
    width: 80%!important;
}
.w-sm-8px {
    width: 8px!important;
}
.w-sm-14px {
    width: 14px!important;
}
.w-sm-16px {
    width: 16px!important;
}
.w-sm-18px {
    width: 18px!important;
}
.w-sm-20px {
    width: 20px!important;
}
.w-sm-30px {
    width: 30px!important;
}
.w-sm-32px {
    width: 32px!important;
}
.w-sm-36px {
    width: 36px!important;
}
.w-sm-38px {
    width: 38px!important;
}
.w-sm-40px {
    width: 40px!important;
}
.w-sm-50px {
    width: 50px!important;
}
.w-sm-54px {
    width: 54px!important;
}
.w-sm-56px {
    width: 56px!important;
}
.w-sm-60px {
    width: 60px!important;
}
.w-sm-70px {
    width: 70px!important;
}
.w-sm-72px {
    width: 72px!important;
}
.w-sm-76px {
    width: 76px!important;
}
.w-sm-80px {
    width: 80px!important;
}
.w-sm-100px {
    width: 100px!important;
}
.w-sm-105px {
    width: 105px!important;
}
.w-sm-110px {
    width: 110px!important;
}
.w-sm-120px {
    width: 120px!important;
}
.w-sm-122px {
    width: 122px!important;
}
.w-sm-140px {
    width: 140px!important;
}
.w-sm-150px {
    width: 150px!important;
}
.w-sm-155px {
    width: 155px!important;
}
.w-sm-160px {
    width: 160px!important;
}
.w-sm-164px {
    width: 164px!important;
}
.w-sm-170px {
    width: 170px!important;
}
.w-sm-185px {
    width: 185px!important;
}
.w-sm-200px {
    width: 200px!important;
}
.w-sm-220px {
    width: 220px!important;
}
.w-sm-240px {
    width: 240px!important;
}
.w-sm-250px {
    width: 250px!important;
}
.w-sm-260px {
    width: 260px!important;
}
.w-sm-270px {
    width: 270px!important;
}
.w-sm-300px {
    width: 300px!important;
}
.w-sm-305px {
    width: 305px!important;
}
.w-sm-310px {
    width: 310px!important;
}
.w-sm-350px {
    width: 350px!important;
}
.w-sm-370px {
    width: 370px!important;
}
.w-sm-400px {
    width: 400px!important;
}
.w-sm-450px {
    width: 450px!important;
}
.w-sm-465px {
    width: 465px!important;
}
.w-sm-480px {
    width: 480px!important;
}
.w-sm-500px {
    width: 500px!important;
}
.w-sm-600px {
    width: 600px!important;
}
.w-sm-700px {
    width: 700px!important;
}
.w-sm-800px {
    width: 800px!important;
}
.w-sm-1000px {
    width: 1000px!important;
}
.w-sm-1400px {
    width: 1400px!important;
}
.w-sm-100vh {
    width: 100vh!important;
}
.w-sm-content {
    width: max-content!important;
}
.h-sm-25 {
    height: 25%!important;
}
.h-sm-50 {
    height: 50%!important;
}
.h-sm-75 {
    height: 75%!important;
}
.h-sm-100 {
    height: 100%!important;
}
.h-sm-auto {
    height: auto!important;
}
.h-sm-60 {
    height: 60%!important;
}
.h-sm-70 {
    height: 70%!important;
}
.h-sm-80 {
    height: 80%!important;
}
.h-sm-8px {
    height: 8px!important;
}
.h-sm-14px {
    height: 14px!important;
}
.h-sm-16px {
    height: 16px!important;
}
.h-sm-18px {
    height: 18px!important;
}
.h-sm-20px {
    height: 20px!important;
}
.h-sm-30px {
    height: 30px!important;
}
.h-sm-32px {
    height: 32px!important;
}
.h-sm-36px {
    height: 36px!important;
}
.h-sm-38px {
    height: 38px!important;
}
.h-sm-40px {
    height: 40px!important;
}
.h-sm-50px {
    height: 50px!important;
}
.h-sm-54px {
    height: 54px!important;
}
.h-sm-56px {
    height: 56px!important;
}
.h-sm-60px {
    height: 60px!important;
}
.h-sm-70px {
    height: 70px!important;
}
.h-sm-72px {
    height: 72px!important;
}
.h-sm-76px {
    height: 76px!important;
}
.h-sm-80px {
    height: 80px!important;
}
.h-sm-100px {
    height: 100px!important;
}
.h-sm-105px {
    height: 105px!important;
}
.h-sm-110px {
    height: 110px!important;
}
.h-sm-120px {
    height: 120px!important;
}
.h-sm-122px {
    height: 122px!important;
}
.h-sm-140px {
    height: 140px!important;
}
.h-sm-150px {
    height: 150px!important;
}
.h-sm-155px {
    height: 155px!important;
}
.h-sm-160px {
    height: 160px!important;
}
.h-sm-164px {
    height: 164px!important;
}
.h-sm-170px {
    height: 170px!important;
}
.h-sm-185px {
    height: 185px!important;
}
.h-sm-200px {
    height: 200px!important;
}
.h-sm-220px {
    height: 220px!important;
}
.h-sm-240px {
    height: 240px!important;
}
.h-sm-250px {
    height: 250px!important;
}
.h-sm-260px {
    height: 260px!important;
}
.h-sm-270px {
    height: 270px!important;
}
.h-sm-300px {
    height: 300px!important;
}
.h-sm-305px {
    height: 305px!important;
}
.h-sm-310px {
    height: 310px!important;
}
.h-sm-350px {
    height: 350px!important;
}
.h-sm-370px {
    height: 370px!important;
}
.h-sm-400px {
    height: 400px!important;
}
.h-sm-450px {
    height: 450px!important;
}
.h-sm-465px {
    height: 465px!important;
}
.h-sm-480px {
    height: 480px!important;
}
.h-sm-500px {
    height: 500px!important;
}
.h-sm-600px {
    height: 600px!important;
}
.h-sm-700px {
    height: 700px!important;
}
.h-sm-800px {
    height: 800px!important;
}
.h-sm-1000px {
    height: 1000px!important;
}
.h-sm-1400px {
    height: 1400px!important;
}
.h-sm-100vh {
    height: 100vh!important;
}
.h-sm-content {
    height: max-content!important;
}
}@media (min-width:768px) {
    .minw-md-25 {
    min-width: 25%!important;
}
.minw-md-50 {
    min-width: 50%!important;
}
.minw-md-75 {
    min-width: 75%!important;
}
.minw-md-100 {
    min-width: 100%!important;
}
.minw-md-auto {
    min-width: auto!important;
}
.minw-md-60 {
    min-width: 60%!important;
}
.minw-md-70 {
    min-width: 70%!important;
}
.minw-md-80 {
    min-width: 80%!important;
}
.minw-md-8px {
    min-width: 8px!important;
}
.minw-md-14px {
    min-width: 14px!important;
}
.minw-md-16px {
    min-width: 16px!important;
}
.minw-md-18px {
    min-width: 18px!important;
}
.minw-md-20px {
    min-width: 20px!important;
}
.minw-md-30px {
    min-width: 30px!important;
}
.minw-md-32px {
    min-width: 32px!important;
}
.minw-md-36px {
    min-width: 36px!important;
}
.minw-md-38px {
    min-width: 38px!important;
}
.minw-md-40px {
    min-width: 40px!important;
}
.minw-md-50px {
    min-width: 50px!important;
}
.minw-md-54px {
    min-width: 54px!important;
}
.minw-md-56px {
    min-width: 56px!important;
}
.minw-md-60px {
    min-width: 60px!important;
}
.minw-md-70px {
    min-width: 70px!important;
}
.minw-md-72px {
    min-width: 72px!important;
}
.minw-md-76px {
    min-width: 76px!important;
}
.minw-md-80px {
    min-width: 80px!important;
}
.minw-md-100px {
    min-width: 100px!important;
}
.minw-md-105px {
    min-width: 105px!important;
}
.minw-md-110px {
    min-width: 110px!important;
}
.minw-md-120px {
    min-width: 120px!important;
}
.minw-md-122px {
    min-width: 122px!important;
}
.minw-md-140px {
    min-width: 140px!important;
}
.minw-md-150px {
    min-width: 150px!important;
}
.minw-md-155px {
    min-width: 155px!important;
}
.minw-md-160px {
    min-width: 160px!important;
}
.minw-md-164px {
    min-width: 164px!important;
}
.minw-md-170px {
    min-width: 170px!important;
}
.minw-md-185px {
    min-width: 185px!important;
}
.minw-md-200px {
    min-width: 200px!important;
}
.minw-md-220px {
    min-width: 220px!important;
}
.minw-md-240px {
    min-width: 240px!important;
}
.minw-md-250px {
    min-width: 250px!important;
}
.minw-md-260px {
    min-width: 260px!important;
}
.minw-md-270px {
    min-width: 270px!important;
}
.minw-md-300px {
    min-width: 300px!important;
}
.minw-md-305px {
    min-width: 305px!important;
}
.minw-md-310px {
    min-width: 310px!important;
}
.minw-md-350px {
    min-width: 350px!important;
}
.minw-md-370px {
    min-width: 370px!important;
}
.minw-md-400px {
    min-width: 400px!important;
}
.minw-md-450px {
    min-width: 450px!important;
}
.minw-md-465px {
    min-width: 465px!important;
}
.minw-md-480px {
    min-width: 480px!important;
}
.minw-md-500px {
    min-width: 500px!important;
}
.minw-md-600px {
    min-width: 600px!important;
}
.minw-md-700px {
    min-width: 700px!important;
}
.minw-md-800px {
    min-width: 800px!important;
}
.minw-md-1000px {
    min-width: 1000px!important;
}
.minw-md-1400px {
    min-width: 1400px!important;
}
.minw-md-100vh {
    min-width: 100vh!important;
}
.minw-md-content {
    min-width: max-content!important;
}
.minh-md-25 {
    min-height: 25%!important;
}
.minh-md-50 {
    min-height: 50%!important;
}
.minh-md-75 {
    min-height: 75%!important;
}
.minh-md-100 {
    min-height: 100%!important;
}
.minh-md-auto {
    min-height: auto!important;
}
.minh-md-60 {
    min-height: 60%!important;
}
.minh-md-70 {
    min-height: 70%!important;
}
.minh-md-80 {
    min-height: 80%!important;
}
.minh-md-8px {
    min-height: 8px!important;
}
.minh-md-14px {
    min-height: 14px!important;
}
.minh-md-16px {
    min-height: 16px!important;
}
.minh-md-18px {
    min-height: 18px!important;
}
.minh-md-20px {
    min-height: 20px!important;
}
.minh-md-30px {
    min-height: 30px!important;
}
.minh-md-32px {
    min-height: 32px!important;
}
.minh-md-36px {
    min-height: 36px!important;
}
.minh-md-38px {
    min-height: 38px!important;
}
.minh-md-40px {
    min-height: 40px!important;
}
.minh-md-50px {
    min-height: 50px!important;
}
.minh-md-54px {
    min-height: 54px!important;
}
.minh-md-56px {
    min-height: 56px!important;
}
.minh-md-60px {
    min-height: 60px!important;
}
.minh-md-70px {
    min-height: 70px!important;
}
.minh-md-72px {
    min-height: 72px!important;
}
.minh-md-76px {
    min-height: 76px!important;
}
.minh-md-80px {
    min-height: 80px!important;
}
.minh-md-100px {
    min-height: 100px!important;
}
.minh-md-105px {
    min-height: 105px!important;
}
.minh-md-110px {
    min-height: 110px!important;
}
.minh-md-120px {
    min-height: 120px!important;
}
.minh-md-122px {
    min-height: 122px!important;
}
.minh-md-140px {
    min-height: 140px!important;
}
.minh-md-150px {
    min-height: 150px!important;
}
.minh-md-155px {
    min-height: 155px!important;
}
.minh-md-160px {
    min-height: 160px!important;
}
.minh-md-164px {
    min-height: 164px!important;
}
.minh-md-170px {
    min-height: 170px!important;
}
.minh-md-185px {
    min-height: 185px!important;
}
.minh-md-200px {
    min-height: 200px!important;
}
.minh-md-220px {
    min-height: 220px!important;
}
.minh-md-240px {
    min-height: 240px!important;
}
.minh-md-250px {
    min-height: 250px!important;
}
.minh-md-260px {
    min-height: 260px!important;
}
.minh-md-270px {
    min-height: 270px!important;
}
.minh-md-300px {
    min-height: 300px!important;
}
.minh-md-305px {
    min-height: 305px!important;
}
.minh-md-310px {
    min-height: 310px!important;
}
.minh-md-350px {
    min-height: 350px!important;
}
.minh-md-370px {
    min-height: 370px!important;
}
.minh-md-400px {
    min-height: 400px!important;
}
.minh-md-450px {
    min-height: 450px!important;
}
.minh-md-465px {
    min-height: 465px!important;
}
.minh-md-480px {
    min-height: 480px!important;
}
.minh-md-500px {
    min-height: 500px!important;
}
.minh-md-600px {
    min-height: 600px!important;
}
.minh-md-700px {
    min-height: 700px!important;
}
.minh-md-800px {
    min-height: 800px!important;
}
.minh-md-1000px {
    min-height: 1000px!important;
}
.minh-md-1400px {
    min-height: 1400px!important;
}
.minh-md-100vh {
    min-height: 100vh!important;
}
.minh-md-content {
    min-height: max-content!important;
}
.mw-md-25 {
    max-width: 25%!important;
}
.mw-md-50 {
    max-width: 50%!important;
}
.mw-md-75 {
    max-width: 75%!important;
}
.mw-md-100 {
    max-width: 100%!important;
}
.mw-md-auto {
    max-width: auto!important;
}
.mw-md-60 {
    max-width: 60%!important;
}
.mw-md-70 {
    max-width: 70%!important;
}
.mw-md-80 {
    max-width: 80%!important;
}
.mw-md-8px {
    max-width: 8px!important;
}
.mw-md-14px {
    max-width: 14px!important;
}
.mw-md-16px {
    max-width: 16px!important;
}
.mw-md-18px {
    max-width: 18px!important;
}
.mw-md-20px {
    max-width: 20px!important;
}
.mw-md-30px {
    max-width: 30px!important;
}
.mw-md-32px {
    max-width: 32px!important;
}
.mw-md-36px {
    max-width: 36px!important;
}
.mw-md-38px {
    max-width: 38px!important;
}
.mw-md-40px {
    max-width: 40px!important;
}
.mw-md-50px {
    max-width: 50px!important;
}
.mw-md-54px {
    max-width: 54px!important;
}
.mw-md-56px {
    max-width: 56px!important;
}
.mw-md-60px {
    max-width: 60px!important;
}
.mw-md-70px {
    max-width: 70px!important;
}
.mw-md-72px {
    max-width: 72px!important;
}
.mw-md-76px {
    max-width: 76px!important;
}
.mw-md-80px {
    max-width: 80px!important;
}
.mw-md-100px {
    max-width: 100px!important;
}
.mw-md-105px {
    max-width: 105px!important;
}
.mw-md-110px {
    max-width: 110px!important;
}
.mw-md-120px {
    max-width: 120px!important;
}
.mw-md-122px {
    max-width: 122px!important;
}
.mw-md-140px {
    max-width: 140px!important;
}
.mw-md-150px {
    max-width: 150px!important;
}
.mw-md-155px {
    max-width: 155px!important;
}
.mw-md-160px {
    max-width: 160px!important;
}
.mw-md-164px {
    max-width: 164px!important;
}
.mw-md-170px {
    max-width: 170px!important;
}
.mw-md-185px {
    max-width: 185px!important;
}
.mw-md-200px {
    max-width: 200px!important;
}
.mw-md-220px {
    max-width: 220px!important;
}
.mw-md-240px {
    max-width: 240px!important;
}
.mw-md-250px {
    max-width: 250px!important;
}
.mw-md-260px {
    max-width: 260px!important;
}
.mw-md-270px {
    max-width: 270px!important;
}
.mw-md-300px {
    max-width: 300px!important;
}
.mw-md-305px {
    max-width: 305px!important;
}
.mw-md-310px {
    max-width: 310px!important;
}
.mw-md-350px {
    max-width: 350px!important;
}
.mw-md-370px {
    max-width: 370px!important;
}
.mw-md-400px {
    max-width: 400px!important;
}
.mw-md-450px {
    max-width: 450px!important;
}
.mw-md-465px {
    max-width: 465px!important;
}
.mw-md-480px {
    max-width: 480px!important;
}
.mw-md-500px {
    max-width: 500px!important;
}
.mw-md-600px {
    max-width: 600px!important;
}
.mw-md-700px {
    max-width: 700px!important;
}
.mw-md-800px {
    max-width: 800px!important;
}
.mw-md-1000px {
    max-width: 1000px!important;
}
.mw-md-1400px {
    max-width: 1400px!important;
}
.mw-md-100vh {
    max-width: 100vh!important;
}
.mw-md-content {
    max-width: max-content!important;
}
.mh-md-25 {
    max-height: 25%!important;
}
.mh-md-50 {
    max-height: 50%!important;
}
.mh-md-75 {
    max-height: 75%!important;
}
.mh-md-100 {
    max-height: 100%!important;
}
.mh-md-auto {
    max-height: auto!important;
}
.mh-md-60 {
    max-height: 60%!important;
}
.mh-md-70 {
    max-height: 70%!important;
}
.mh-md-80 {
    max-height: 80%!important;
}
.mh-md-8px {
    max-height: 8px!important;
}
.mh-md-14px {
    max-height: 14px!important;
}
.mh-md-16px {
    max-height: 16px!important;
}
.mh-md-18px {
    max-height: 18px!important;
}
.mh-md-20px {
    max-height: 20px!important;
}
.mh-md-30px {
    max-height: 30px!important;
}
.mh-md-32px {
    max-height: 32px!important;
}
.mh-md-36px {
    max-height: 36px!important;
}
.mh-md-38px {
    max-height: 38px!important;
}
.mh-md-40px {
    max-height: 40px!important;
}
.mh-md-50px {
    max-height: 50px!important;
}
.mh-md-54px {
    max-height: 54px!important;
}
.mh-md-56px {
    max-height: 56px!important;
}
.mh-md-60px {
    max-height: 60px!important;
}
.mh-md-70px {
    max-height: 70px!important;
}
.mh-md-72px {
    max-height: 72px!important;
}
.mh-md-76px {
    max-height: 76px!important;
}
.mh-md-80px {
    max-height: 80px!important;
}
.mh-md-100px {
    max-height: 100px!important;
}
.mh-md-105px {
    max-height: 105px!important;
}
.mh-md-110px {
    max-height: 110px!important;
}
.mh-md-120px {
    max-height: 120px!important;
}
.mh-md-122px {
    max-height: 122px!important;
}
.mh-md-140px {
    max-height: 140px!important;
}
.mh-md-150px {
    max-height: 150px!important;
}
.mh-md-155px {
    max-height: 155px!important;
}
.mh-md-160px {
    max-height: 160px!important;
}
.mh-md-164px {
    max-height: 164px!important;
}
.mh-md-170px {
    max-height: 170px!important;
}
.mh-md-185px {
    max-height: 185px!important;
}
.mh-md-200px {
    max-height: 200px!important;
}
.mh-md-220px {
    max-height: 220px!important;
}
.mh-md-240px {
    max-height: 240px!important;
}
.mh-md-250px {
    max-height: 250px!important;
}
.mh-md-260px {
    max-height: 260px!important;
}
.mh-md-270px {
    max-height: 270px!important;
}
.mh-md-300px {
    max-height: 300px!important;
}
.mh-md-305px {
    max-height: 305px!important;
}
.mh-md-310px {
    max-height: 310px!important;
}
.mh-md-350px {
    max-height: 350px!important;
}
.mh-md-370px {
    max-height: 370px!important;
}
.mh-md-400px {
    max-height: 400px!important;
}
.mh-md-450px {
    max-height: 450px!important;
}
.mh-md-465px {
    max-height: 465px!important;
}
.mh-md-480px {
    max-height: 480px!important;
}
.mh-md-500px {
    max-height: 500px!important;
}
.mh-md-600px {
    max-height: 600px!important;
}
.mh-md-700px {
    max-height: 700px!important;
}
.mh-md-800px {
    max-height: 800px!important;
}
.mh-md-1000px {
    max-height: 1000px!important;
}
.mh-md-1400px {
    max-height: 1400px!important;
}
.mh-md-100vh {
    max-height: 100vh!important;
}
.mh-md-content {
    max-height: max-content!important;
}
.w-md-25 {
    width: 25%!important;
}
.w-md-50 {
    width: 50%!important;
}
.w-md-75 {
    width: 75%!important;
}
.w-md-100 {
    width: 100%!important;
}
.w-md-auto {
    width: auto!important;
}
.w-md-60 {
    width: 60%!important;
}
.w-md-70 {
    width: 70%!important;
}
.w-md-80 {
    width: 80%!important;
}
.w-md-8px {
    width: 8px!important;
}
.w-md-14px {
    width: 14px!important;
}
.w-md-16px {
    width: 16px!important;
}
.w-md-18px {
    width: 18px!important;
}
.w-md-20px {
    width: 20px!important;
}
.w-md-30px {
    width: 30px!important;
}
.w-md-32px {
    width: 32px!important;
}
.w-md-36px {
    width: 36px!important;
}
.w-md-38px {
    width: 38px!important;
}
.w-md-40px {
    width: 40px!important;
}
.w-md-50px {
    width: 50px!important;
}
.w-md-54px {
    width: 54px!important;
}
.w-md-56px {
    width: 56px!important;
}
.w-md-60px {
    width: 60px!important;
}
.w-md-70px {
    width: 70px!important;
}
.w-md-72px {
    width: 72px!important;
}
.w-md-76px {
    width: 76px!important;
}
.w-md-80px {
    width: 80px!important;
}
.w-md-100px {
    width: 100px!important;
}
.w-md-105px {
    width: 105px!important;
}
.w-md-110px {
    width: 110px!important;
}
.w-md-120px {
    width: 120px!important;
}
.w-md-122px {
    width: 122px!important;
}
.w-md-140px {
    width: 140px!important;
}
.w-md-150px {
    width: 150px!important;
}
.w-md-155px {
    width: 155px!important;
}
.w-md-160px {
    width: 160px!important;
}
.w-md-164px {
    width: 164px!important;
}
.w-md-170px {
    width: 170px!important;
}
.w-md-185px {
    width: 185px!important;
}
.w-md-200px {
    width: 200px!important;
}
.w-md-220px {
    width: 220px!important;
}
.w-md-240px {
    width: 240px!important;
}
.w-md-250px {
    width: 250px!important;
}
.w-md-260px {
    width: 260px!important;
}
.w-md-270px {
    width: 270px!important;
}
.w-md-300px {
    width: 300px!important;
}
.w-md-305px {
    width: 305px!important;
}
.w-md-310px {
    width: 310px!important;
}
.w-md-350px {
    width: 350px!important;
}
.w-md-370px {
    width: 370px!important;
}
.w-md-400px {
    width: 400px!important;
}
.w-md-450px {
    width: 450px!important;
}
.w-md-465px {
    width: 465px!important;
}
.w-md-480px {
    width: 480px!important;
}
.w-md-500px {
    width: 500px!important;
}
.w-md-600px {
    width: 600px!important;
}
.w-md-700px {
    width: 700px!important;
}
.w-md-800px {
    width: 800px!important;
}
.w-md-1000px {
    width: 1000px!important;
}
.w-md-1400px {
    width: 1400px!important;
}
.w-md-100vh {
    width: 100vh!important;
}
.w-md-content {
    width: max-content!important;
}
.h-md-25 {
    height: 25%!important;
}
.h-md-50 {
    height: 50%!important;
}
.h-md-75 {
    height: 75%!important;
}
.h-md-100 {
    height: 100%!important;
}
.h-md-auto {
    height: auto!important;
}
.h-md-60 {
    height: 60%!important;
}
.h-md-70 {
    height: 70%!important;
}
.h-md-80 {
    height: 80%!important;
}
.h-md-8px {
    height: 8px!important;
}
.h-md-14px {
    height: 14px!important;
}
.h-md-16px {
    height: 16px!important;
}
.h-md-18px {
    height: 18px!important;
}
.h-md-20px {
    height: 20px!important;
}
.h-md-30px {
    height: 30px!important;
}
.h-md-32px {
    height: 32px!important;
}
.h-md-36px {
    height: 36px!important;
}
.h-md-38px {
    height: 38px!important;
}
.h-md-40px {
    height: 40px!important;
}
.h-md-50px {
    height: 50px!important;
}
.h-md-54px {
    height: 54px!important;
}
.h-md-56px {
    height: 56px!important;
}
.h-md-60px {
    height: 60px!important;
}
.h-md-70px {
    height: 70px!important;
}
.h-md-72px {
    height: 72px!important;
}
.h-md-76px {
    height: 76px!important;
}
.h-md-80px {
    height: 80px!important;
}
.h-md-100px {
    height: 100px!important;
}
.h-md-105px {
    height: 105px!important;
}
.h-md-110px {
    height: 110px!important;
}
.h-md-120px {
    height: 120px!important;
}
.h-md-122px {
    height: 122px!important;
}
.h-md-140px {
    height: 140px!important;
}
.h-md-150px {
    height: 150px!important;
}
.h-md-155px {
    height: 155px!important;
}
.h-md-160px {
    height: 160px!important;
}
.h-md-164px {
    height: 164px!important;
}
.h-md-170px {
    height: 170px!important;
}
.h-md-185px {
    height: 185px!important;
}
.h-md-200px {
    height: 200px!important;
}
.h-md-220px {
    height: 220px!important;
}
.h-md-240px {
    height: 240px!important;
}
.h-md-250px {
    height: 250px!important;
}
.h-md-260px {
    height: 260px!important;
}
.h-md-270px {
    height: 270px!important;
}
.h-md-300px {
    height: 300px!important;
}
.h-md-305px {
    height: 305px!important;
}
.h-md-310px {
    height: 310px!important;
}
.h-md-350px {
    height: 350px!important;
}
.h-md-370px {
    height: 370px!important;
}
.h-md-400px {
    height: 400px!important;
}
.h-md-450px {
    height: 450px!important;
}
.h-md-465px {
    height: 465px!important;
}
.h-md-480px {
    height: 480px!important;
}
.h-md-500px {
    height: 500px!important;
}
.h-md-600px {
    height: 600px!important;
}
.h-md-700px {
    height: 700px!important;
}
.h-md-800px {
    height: 800px!important;
}
.h-md-1000px {
    height: 1000px!important;
}
.h-md-1400px {
    height: 1400px!important;
}
.h-md-100vh {
    height: 100vh!important;
}
.h-md-content {
    height: max-content!important;
}
}@media (min-width:992px) {
    .minw-lg-25 {
    min-width: 25%!important;
}
.minw-lg-50 {
    min-width: 50%!important;
}
.minw-lg-75 {
    min-width: 75%!important;
}
.minw-lg-100 {
    min-width: 100%!important;
}
.minw-lg-auto {
    min-width: auto!important;
}
.minw-lg-60 {
    min-width: 60%!important;
}
.minw-lg-70 {
    min-width: 70%!important;
}
.minw-lg-80 {
    min-width: 80%!important;
}
.minw-lg-8px {
    min-width: 8px!important;
}
.minw-lg-14px {
    min-width: 14px!important;
}
.minw-lg-16px {
    min-width: 16px!important;
}
.minw-lg-18px {
    min-width: 18px!important;
}
.minw-lg-20px {
    min-width: 20px!important;
}
.minw-lg-30px {
    min-width: 30px!important;
}
.minw-lg-32px {
    min-width: 32px!important;
}
.minw-lg-36px {
    min-width: 36px!important;
}
.minw-lg-38px {
    min-width: 38px!important;
}
.minw-lg-40px {
    min-width: 40px!important;
}
.minw-lg-50px {
    min-width: 50px!important;
}
.minw-lg-54px {
    min-width: 54px!important;
}
.minw-lg-56px {
    min-width: 56px!important;
}
.minw-lg-60px {
    min-width: 60px!important;
}
.minw-lg-70px {
    min-width: 70px!important;
}
.minw-lg-72px {
    min-width: 72px!important;
}
.minw-lg-76px {
    min-width: 76px!important;
}
.minw-lg-80px {
    min-width: 80px!important;
}
.minw-lg-100px {
    min-width: 100px!important;
}
.minw-lg-105px {
    min-width: 105px!important;
}
.minw-lg-110px {
    min-width: 110px!important;
}
.minw-lg-120px {
    min-width: 120px!important;
}
.minw-lg-122px {
    min-width: 122px!important;
}
.minw-lg-140px {
    min-width: 140px!important;
}
.minw-lg-150px {
    min-width: 150px!important;
}
.minw-lg-155px {
    min-width: 155px!important;
}
.minw-lg-160px {
    min-width: 160px!important;
}
.minw-lg-164px {
    min-width: 164px!important;
}
.minw-lg-170px {
    min-width: 170px!important;
}
.minw-lg-185px {
    min-width: 185px!important;
}
.minw-lg-200px {
    min-width: 200px!important;
}
.minw-lg-220px {
    min-width: 220px!important;
}
.minw-lg-240px {
    min-width: 240px!important;
}
.minw-lg-250px {
    min-width: 250px!important;
}
.minw-lg-260px {
    min-width: 260px!important;
}
.minw-lg-270px {
    min-width: 270px!important;
}
.minw-lg-300px {
    min-width: 300px!important;
}
.minw-lg-305px {
    min-width: 305px!important;
}
.minw-lg-310px {
    min-width: 310px!important;
}
.minw-lg-350px {
    min-width: 350px!important;
}
.minw-lg-370px {
    min-width: 370px!important;
}
.minw-lg-400px {
    min-width: 400px!important;
}
.minw-lg-450px {
    min-width: 450px!important;
}
.minw-lg-465px {
    min-width: 465px!important;
}
.minw-lg-480px {
    min-width: 480px!important;
}
.minw-lg-500px {
    min-width: 500px!important;
}
.minw-lg-600px {
    min-width: 600px!important;
}
.minw-lg-700px {
    min-width: 700px!important;
}
.minw-lg-800px {
    min-width: 800px!important;
}
.minw-lg-1000px {
    min-width: 1000px!important;
}
.minw-lg-1400px {
    min-width: 1400px!important;
}
.minw-lg-100vh {
    min-width: 100vh!important;
}
.minw-lg-content {
    min-width: max-content!important;
}
.minh-lg-25 {
    min-height: 25%!important;
}
.minh-lg-50 {
    min-height: 50%!important;
}
.minh-lg-75 {
    min-height: 75%!important;
}
.minh-lg-100 {
    min-height: 100%!important;
}
.minh-lg-auto {
    min-height: auto!important;
}
.minh-lg-60 {
    min-height: 60%!important;
}
.minh-lg-70 {
    min-height: 70%!important;
}
.minh-lg-80 {
    min-height: 80%!important;
}
.minh-lg-8px {
    min-height: 8px!important;
}
.minh-lg-14px {
    min-height: 14px!important;
}
.minh-lg-16px {
    min-height: 16px!important;
}
.minh-lg-18px {
    min-height: 18px!important;
}
.minh-lg-20px {
    min-height: 20px!important;
}
.minh-lg-30px {
    min-height: 30px!important;
}
.minh-lg-32px {
    min-height: 32px!important;
}
.minh-lg-36px {
    min-height: 36px!important;
}
.minh-lg-38px {
    min-height: 38px!important;
}
.minh-lg-40px {
    min-height: 40px!important;
}
.minh-lg-50px {
    min-height: 50px!important;
}
.minh-lg-54px {
    min-height: 54px!important;
}
.minh-lg-56px {
    min-height: 56px!important;
}
.minh-lg-60px {
    min-height: 60px!important;
}
.minh-lg-70px {
    min-height: 70px!important;
}
.minh-lg-72px {
    min-height: 72px!important;
}
.minh-lg-76px {
    min-height: 76px!important;
}
.minh-lg-80px {
    min-height: 80px!important;
}
.minh-lg-100px {
    min-height: 100px!important;
}
.minh-lg-105px {
    min-height: 105px!important;
}
.minh-lg-110px {
    min-height: 110px!important;
}
.minh-lg-120px {
    min-height: 120px!important;
}
.minh-lg-122px {
    min-height: 122px!important;
}
.minh-lg-140px {
    min-height: 140px!important;
}
.minh-lg-150px {
    min-height: 150px!important;
}
.minh-lg-155px {
    min-height: 155px!important;
}
.minh-lg-160px {
    min-height: 160px!important;
}
.minh-lg-164px {
    min-height: 164px!important;
}
.minh-lg-170px {
    min-height: 170px!important;
}
.minh-lg-185px {
    min-height: 185px!important;
}
.minh-lg-200px {
    min-height: 200px!important;
}
.minh-lg-220px {
    min-height: 220px!important;
}
.minh-lg-240px {
    min-height: 240px!important;
}
.minh-lg-250px {
    min-height: 250px!important;
}
.minh-lg-260px {
    min-height: 260px!important;
}
.minh-lg-270px {
    min-height: 270px!important;
}
.minh-lg-300px {
    min-height: 300px!important;
}
.minh-lg-305px {
    min-height: 305px!important;
}
.minh-lg-310px {
    min-height: 310px!important;
}
.minh-lg-350px {
    min-height: 350px!important;
}
.minh-lg-370px {
    min-height: 370px!important;
}
.minh-lg-400px {
    min-height: 400px!important;
}
.minh-lg-450px {
    min-height: 450px!important;
}
.minh-lg-465px {
    min-height: 465px!important;
}
.minh-lg-480px {
    min-height: 480px!important;
}
.minh-lg-500px {
    min-height: 500px!important;
}
.minh-lg-600px {
    min-height: 600px!important;
}
.minh-lg-700px {
    min-height: 700px!important;
}
.minh-lg-800px {
    min-height: 800px!important;
}
.minh-lg-1000px {
    min-height: 1000px!important;
}
.minh-lg-1400px {
    min-height: 1400px!important;
}
.minh-lg-100vh {
    min-height: 100vh!important;
}
.minh-lg-content {
    min-height: max-content!important;
}
.mw-lg-25 {
    max-width: 25%!important;
}
.mw-lg-50 {
    max-width: 50%!important;
}
.mw-lg-75 {
    max-width: 75%!important;
}
.mw-lg-100 {
    max-width: 100%!important;
}
.mw-lg-auto {
    max-width: auto!important;
}
.mw-lg-60 {
    max-width: 60%!important;
}
.mw-lg-70 {
    max-width: 70%!important;
}
.mw-lg-80 {
    max-width: 80%!important;
}
.mw-lg-8px {
    max-width: 8px!important;
}
.mw-lg-14px {
    max-width: 14px!important;
}
.mw-lg-16px {
    max-width: 16px!important;
}
.mw-lg-18px {
    max-width: 18px!important;
}
.mw-lg-20px {
    max-width: 20px!important;
}
.mw-lg-30px {
    max-width: 30px!important;
}
.mw-lg-32px {
    max-width: 32px!important;
}
.mw-lg-36px {
    max-width: 36px!important;
}
.mw-lg-38px {
    max-width: 38px!important;
}
.mw-lg-40px {
    max-width: 40px!important;
}
.mw-lg-50px {
    max-width: 50px!important;
}
.mw-lg-54px {
    max-width: 54px!important;
}
.mw-lg-56px {
    max-width: 56px!important;
}
.mw-lg-60px {
    max-width: 60px!important;
}
.mw-lg-70px {
    max-width: 70px!important;
}
.mw-lg-72px {
    max-width: 72px!important;
}
.mw-lg-76px {
    max-width: 76px!important;
}
.mw-lg-80px {
    max-width: 80px!important;
}
.mw-lg-100px {
    max-width: 100px!important;
}
.mw-lg-105px {
    max-width: 105px!important;
}
.mw-lg-110px {
    max-width: 110px!important;
}
.mw-lg-120px {
    max-width: 120px!important;
}
.mw-lg-122px {
    max-width: 122px!important;
}
.mw-lg-140px {
    max-width: 140px!important;
}
.mw-lg-150px {
    max-width: 150px!important;
}
.mw-lg-155px {
    max-width: 155px!important;
}
.mw-lg-160px {
    max-width: 160px!important;
}
.mw-lg-164px {
    max-width: 164px!important;
}
.mw-lg-170px {
    max-width: 170px!important;
}
.mw-lg-185px {
    max-width: 185px!important;
}
.mw-lg-200px {
    max-width: 200px!important;
}
.mw-lg-220px {
    max-width: 220px!important;
}
.mw-lg-240px {
    max-width: 240px!important;
}
.mw-lg-250px {
    max-width: 250px!important;
}
.mw-lg-260px {
    max-width: 260px!important;
}
.mw-lg-270px {
    max-width: 270px!important;
}
.mw-lg-300px {
    max-width: 300px!important;
}
.mw-lg-305px {
    max-width: 305px!important;
}
.mw-lg-310px {
    max-width: 310px!important;
}
.mw-lg-350px {
    max-width: 350px!important;
}
.mw-lg-370px {
    max-width: 370px!important;
}
.mw-lg-400px {
    max-width: 400px!important;
}
.mw-lg-450px {
    max-width: 450px!important;
}
.mw-lg-465px {
    max-width: 465px!important;
}
.mw-lg-480px {
    max-width: 480px!important;
}
.mw-lg-500px {
    max-width: 500px!important;
}
.mw-lg-600px {
    max-width: 600px!important;
}
.mw-lg-700px {
    max-width: 700px!important;
}
.mw-lg-800px {
    max-width: 800px!important;
}
.mw-lg-1000px {
    max-width: 1000px!important;
}
.mw-lg-1400px {
    max-width: 1400px!important;
}
.mw-lg-100vh {
    max-width: 100vh!important;
}
.mw-lg-content {
    max-width: max-content!important;
}
.mh-lg-25 {
    max-height: 25%!important;
}
.mh-lg-50 {
    max-height: 50%!important;
}
.mh-lg-75 {
    max-height: 75%!important;
}
.mh-lg-100 {
    max-height: 100%!important;
}
.mh-lg-auto {
    max-height: auto!important;
}
.mh-lg-60 {
    max-height: 60%!important;
}
.mh-lg-70 {
    max-height: 70%!important;
}
.mh-lg-80 {
    max-height: 80%!important;
}
.mh-lg-8px {
    max-height: 8px!important;
}
.mh-lg-14px {
    max-height: 14px!important;
}
.mh-lg-16px {
    max-height: 16px!important;
}
.mh-lg-18px {
    max-height: 18px!important;
}
.mh-lg-20px {
    max-height: 20px!important;
}
.mh-lg-30px {
    max-height: 30px!important;
}
.mh-lg-32px {
    max-height: 32px!important;
}
.mh-lg-36px {
    max-height: 36px!important;
}
.mh-lg-38px {
    max-height: 38px!important;
}
.mh-lg-40px {
    max-height: 40px!important;
}
.mh-lg-50px {
    max-height: 50px!important;
}
.mh-lg-54px {
    max-height: 54px!important;
}
.mh-lg-56px {
    max-height: 56px!important;
}
.mh-lg-60px {
    max-height: 60px!important;
}
.mh-lg-70px {
    max-height: 70px!important;
}
.mh-lg-72px {
    max-height: 72px!important;
}
.mh-lg-76px {
    max-height: 76px!important;
}
.mh-lg-80px {
    max-height: 80px!important;
}
.mh-lg-100px {
    max-height: 100px!important;
}
.mh-lg-105px {
    max-height: 105px!important;
}
.mh-lg-110px {
    max-height: 110px!important;
}
.mh-lg-120px {
    max-height: 120px!important;
}
.mh-lg-122px {
    max-height: 122px!important;
}
.mh-lg-140px {
    max-height: 140px!important;
}
.mh-lg-150px {
    max-height: 150px!important;
}
.mh-lg-155px {
    max-height: 155px!important;
}
.mh-lg-160px {
    max-height: 160px!important;
}
.mh-lg-164px {
    max-height: 164px!important;
}
.mh-lg-170px {
    max-height: 170px!important;
}
.mh-lg-185px {
    max-height: 185px!important;
}
.mh-lg-200px {
    max-height: 200px!important;
}
.mh-lg-220px {
    max-height: 220px!important;
}
.mh-lg-240px {
    max-height: 240px!important;
}
.mh-lg-250px {
    max-height: 250px!important;
}
.mh-lg-260px {
    max-height: 260px!important;
}
.mh-lg-270px {
    max-height: 270px!important;
}
.mh-lg-300px {
    max-height: 300px!important;
}
.mh-lg-305px {
    max-height: 305px!important;
}
.mh-lg-310px {
    max-height: 310px!important;
}
.mh-lg-350px {
    max-height: 350px!important;
}
.mh-lg-370px {
    max-height: 370px!important;
}
.mh-lg-400px {
    max-height: 400px!important;
}
.mh-lg-450px {
    max-height: 450px!important;
}
.mh-lg-465px {
    max-height: 465px!important;
}
.mh-lg-480px {
    max-height: 480px!important;
}
.mh-lg-500px {
    max-height: 500px!important;
}
.mh-lg-600px {
    max-height: 600px!important;
}
.mh-lg-700px {
    max-height: 700px!important;
}
.mh-lg-800px {
    max-height: 800px!important;
}
.mh-lg-1000px {
    max-height: 1000px!important;
}
.mh-lg-1400px {
    max-height: 1400px!important;
}
.mh-lg-100vh {
    max-height: 100vh!important;
}
.mh-lg-content {
    max-height: max-content!important;
}
.w-lg-25 {
    width: 25%!important;
}
.w-lg-50 {
    width: 50%!important;
}
.w-lg-75 {
    width: 75%!important;
}
.w-lg-100 {
    width: 100%!important;
}
.w-lg-auto {
    width: auto!important;
}
.w-lg-60 {
    width: 60%!important;
}
.w-lg-70 {
    width: 70%!important;
}
.w-lg-80 {
    width: 80%!important;
}
.w-lg-8px {
    width: 8px!important;
}
.w-lg-14px {
    width: 14px!important;
}
.w-lg-16px {
    width: 16px!important;
}
.w-lg-18px {
    width: 18px!important;
}
.w-lg-20px {
    width: 20px!important;
}
.w-lg-30px {
    width: 30px!important;
}
.w-lg-32px {
    width: 32px!important;
}
.w-lg-36px {
    width: 36px!important;
}
.w-lg-38px {
    width: 38px!important;
}
.w-lg-40px {
    width: 40px!important;
}
.w-lg-50px {
    width: 50px!important;
}
.w-lg-54px {
    width: 54px!important;
}
.w-lg-56px {
    width: 56px!important;
}
.w-lg-60px {
    width: 60px!important;
}
.w-lg-70px {
    width: 70px!important;
}
.w-lg-72px {
    width: 72px!important;
}
.w-lg-76px {
    width: 76px!important;
}
.w-lg-80px {
    width: 80px!important;
}
.w-lg-100px {
    width: 100px!important;
}
.w-lg-105px {
    width: 105px!important;
}
.w-lg-110px {
    width: 110px!important;
}
.w-lg-120px {
    width: 120px!important;
}
.w-lg-122px {
    width: 122px!important;
}
.w-lg-140px {
    width: 140px!important;
}
.w-lg-150px {
    width: 150px!important;
}
.w-lg-155px {
    width: 155px!important;
}
.w-lg-160px {
    width: 160px!important;
}
.w-lg-164px {
    width: 164px!important;
}
.w-lg-170px {
    width: 170px!important;
}
.w-lg-185px {
    width: 185px!important;
}
.w-lg-200px {
    width: 200px!important;
}
.w-lg-220px {
    width: 220px!important;
}
.w-lg-240px {
    width: 240px!important;
}
.w-lg-250px {
    width: 250px!important;
}
.w-lg-260px {
    width: 260px!important;
}
.w-lg-270px {
    width: 270px!important;
}
.w-lg-300px {
    width: 300px!important;
}
.w-lg-305px {
    width: 305px!important;
}
.w-lg-310px {
    width: 310px!important;
}
.w-lg-350px {
    width: 350px!important;
}
.w-lg-370px {
    width: 370px!important;
}
.w-lg-400px {
    width: 400px!important;
}
.w-lg-450px {
    width: 450px!important;
}
.w-lg-465px {
    width: 465px!important;
}
.w-lg-480px {
    width: 480px!important;
}
.w-lg-500px {
    width: 500px!important;
}
.w-lg-600px {
    width: 600px!important;
}
.w-lg-700px {
    width: 700px!important;
}
.w-lg-800px {
    width: 800px!important;
}
.w-lg-1000px {
    width: 1000px!important;
}
.w-lg-1400px {
    width: 1400px!important;
}
.w-lg-100vh {
    width: 100vh!important;
}
.w-lg-content {
    width: max-content!important;
}
.h-lg-25 {
    height: 25%!important;
}
.h-lg-50 {
    height: 50%!important;
}
.h-lg-75 {
    height: 75%!important;
}
.h-lg-100 {
    height: 100%!important;
}
.h-lg-auto {
    height: auto!important;
}
.h-lg-60 {
    height: 60%!important;
}
.h-lg-70 {
    height: 70%!important;
}
.h-lg-80 {
    height: 80%!important;
}
.h-lg-8px {
    height: 8px!important;
}
.h-lg-14px {
    height: 14px!important;
}
.h-lg-16px {
    height: 16px!important;
}
.h-lg-18px {
    height: 18px!important;
}
.h-lg-20px {
    height: 20px!important;
}
.h-lg-30px {
    height: 30px!important;
}
.h-lg-32px {
    height: 32px!important;
}
.h-lg-36px {
    height: 36px!important;
}
.h-lg-38px {
    height: 38px!important;
}
.h-lg-40px {
    height: 40px!important;
}
.h-lg-50px {
    height: 50px!important;
}
.h-lg-54px {
    height: 54px!important;
}
.h-lg-56px {
    height: 56px!important;
}
.h-lg-60px {
    height: 60px!important;
}
.h-lg-70px {
    height: 70px!important;
}
.h-lg-72px {
    height: 72px!important;
}
.h-lg-76px {
    height: 76px!important;
}
.h-lg-80px {
    height: 80px!important;
}
.h-lg-100px {
    height: 100px!important;
}
.h-lg-105px {
    height: 105px!important;
}
.h-lg-110px {
    height: 110px!important;
}
.h-lg-120px {
    height: 120px!important;
}
.h-lg-122px {
    height: 122px!important;
}
.h-lg-140px {
    height: 140px!important;
}
.h-lg-150px {
    height: 150px!important;
}
.h-lg-155px {
    height: 155px!important;
}
.h-lg-160px {
    height: 160px!important;
}
.h-lg-164px {
    height: 164px!important;
}
.h-lg-170px {
    height: 170px!important;
}
.h-lg-185px {
    height: 185px!important;
}
.h-lg-200px {
    height: 200px!important;
}
.h-lg-220px {
    height: 220px!important;
}
.h-lg-240px {
    height: 240px!important;
}
.h-lg-250px {
    height: 250px!important;
}
.h-lg-260px {
    height: 260px!important;
}
.h-lg-270px {
    height: 270px!important;
}
.h-lg-300px {
    height: 300px!important;
}
.h-lg-305px {
    height: 305px!important;
}
.h-lg-310px {
    height: 310px!important;
}
.h-lg-350px {
    height: 350px!important;
}
.h-lg-370px {
    height: 370px!important;
}
.h-lg-400px {
    height: 400px!important;
}
.h-lg-450px {
    height: 450px!important;
}
.h-lg-465px {
    height: 465px!important;
}
.h-lg-480px {
    height: 480px!important;
}
.h-lg-500px {
    height: 500px!important;
}
.h-lg-600px {
    height: 600px!important;
}
.h-lg-700px {
    height: 700px!important;
}
.h-lg-800px {
    height: 800px!important;
}
.h-lg-1000px {
    height: 1000px!important;
}
.h-lg-1400px {
    height: 1400px!important;
}
.h-lg-100vh {
    height: 100vh!important;
}
.h-lg-content {
    height: max-content!important;
}
}@media (min-width:1200px) {
    .minw-xl-25 {
    min-width: 25%!important;
}
.minw-xl-50 {
    min-width: 50%!important;
}
.minw-xl-75 {
    min-width: 75%!important;
}
.minw-xl-100 {
    min-width: 100%!important;
}
.minw-xl-auto {
    min-width: auto!important;
}
.minw-xl-60 {
    min-width: 60%!important;
}
.minw-xl-70 {
    min-width: 70%!important;
}
.minw-xl-80 {
    min-width: 80%!important;
}
.minw-xl-8px {
    min-width: 8px!important;
}
.minw-xl-14px {
    min-width: 14px!important;
}
.minw-xl-16px {
    min-width: 16px!important;
}
.minw-xl-18px {
    min-width: 18px!important;
}
.minw-xl-20px {
    min-width: 20px!important;
}
.minw-xl-30px {
    min-width: 30px!important;
}
.minw-xl-32px {
    min-width: 32px!important;
}
.minw-xl-36px {
    min-width: 36px!important;
}
.minw-xl-38px {
    min-width: 38px!important;
}
.minw-xl-40px {
    min-width: 40px!important;
}
.minw-xl-50px {
    min-width: 50px!important;
}
.minw-xl-54px {
    min-width: 54px!important;
}
.minw-xl-56px {
    min-width: 56px!important;
}
.minw-xl-60px {
    min-width: 60px!important;
}
.minw-xl-70px {
    min-width: 70px!important;
}
.minw-xl-72px {
    min-width: 72px!important;
}
.minw-xl-76px {
    min-width: 76px!important;
}
.minw-xl-80px {
    min-width: 80px!important;
}
.minw-xl-100px {
    min-width: 100px!important;
}
.minw-xl-105px {
    min-width: 105px!important;
}
.minw-xl-110px {
    min-width: 110px!important;
}
.minw-xl-120px {
    min-width: 120px!important;
}
.minw-xl-122px {
    min-width: 122px!important;
}
.minw-xl-140px {
    min-width: 140px!important;
}
.minw-xl-150px {
    min-width: 150px!important;
}
.minw-xl-155px {
    min-width: 155px!important;
}
.minw-xl-160px {
    min-width: 160px!important;
}
.minw-xl-164px {
    min-width: 164px!important;
}
.minw-xl-170px {
    min-width: 170px!important;
}
.minw-xl-185px {
    min-width: 185px!important;
}
.minw-xl-200px {
    min-width: 200px!important;
}
.minw-xl-220px {
    min-width: 220px!important;
}
.minw-xl-240px {
    min-width: 240px!important;
}
.minw-xl-250px {
    min-width: 250px!important;
}
.minw-xl-260px {
    min-width: 260px!important;
}
.minw-xl-270px {
    min-width: 270px!important;
}
.minw-xl-300px {
    min-width: 300px!important;
}
.minw-xl-305px {
    min-width: 305px!important;
}
.minw-xl-310px {
    min-width: 310px!important;
}
.minw-xl-350px {
    min-width: 350px!important;
}
.minw-xl-370px {
    min-width: 370px!important;
}
.minw-xl-400px {
    min-width: 400px!important;
}
.minw-xl-450px {
    min-width: 450px!important;
}
.minw-xl-465px {
    min-width: 465px!important;
}
.minw-xl-480px {
    min-width: 480px!important;
}
.minw-xl-500px {
    min-width: 500px!important;
}
.minw-xl-600px {
    min-width: 600px!important;
}
.minw-xl-700px {
    min-width: 700px!important;
}
.minw-xl-800px {
    min-width: 800px!important;
}
.minw-xl-1000px {
    min-width: 1000px!important;
}
.minw-xl-1400px {
    min-width: 1400px!important;
}
.minw-xl-100vh {
    min-width: 100vh!important;
}
.minw-xl-content {
    min-width: max-content!important;
}
.minh-xl-25 {
    min-height: 25%!important;
}
.minh-xl-50 {
    min-height: 50%!important;
}
.minh-xl-75 {
    min-height: 75%!important;
}
.minh-xl-100 {
    min-height: 100%!important;
}
.minh-xl-auto {
    min-height: auto!important;
}
.minh-xl-60 {
    min-height: 60%!important;
}
.minh-xl-70 {
    min-height: 70%!important;
}
.minh-xl-80 {
    min-height: 80%!important;
}
.minh-xl-8px {
    min-height: 8px!important;
}
.minh-xl-14px {
    min-height: 14px!important;
}
.minh-xl-16px {
    min-height: 16px!important;
}
.minh-xl-18px {
    min-height: 18px!important;
}
.minh-xl-20px {
    min-height: 20px!important;
}
.minh-xl-30px {
    min-height: 30px!important;
}
.minh-xl-32px {
    min-height: 32px!important;
}
.minh-xl-36px {
    min-height: 36px!important;
}
.minh-xl-38px {
    min-height: 38px!important;
}
.minh-xl-40px {
    min-height: 40px!important;
}
.minh-xl-50px {
    min-height: 50px!important;
}
.minh-xl-54px {
    min-height: 54px!important;
}
.minh-xl-56px {
    min-height: 56px!important;
}
.minh-xl-60px {
    min-height: 60px!important;
}
.minh-xl-70px {
    min-height: 70px!important;
}
.minh-xl-72px {
    min-height: 72px!important;
}
.minh-xl-76px {
    min-height: 76px!important;
}
.minh-xl-80px {
    min-height: 80px!important;
}
.minh-xl-100px {
    min-height: 100px!important;
}
.minh-xl-105px {
    min-height: 105px!important;
}
.minh-xl-110px {
    min-height: 110px!important;
}
.minh-xl-120px {
    min-height: 120px!important;
}
.minh-xl-122px {
    min-height: 122px!important;
}
.minh-xl-140px {
    min-height: 140px!important;
}
.minh-xl-150px {
    min-height: 150px!important;
}
.minh-xl-155px {
    min-height: 155px!important;
}
.minh-xl-160px {
    min-height: 160px!important;
}
.minh-xl-164px {
    min-height: 164px!important;
}
.minh-xl-170px {
    min-height: 170px!important;
}
.minh-xl-185px {
    min-height: 185px!important;
}
.minh-xl-200px {
    min-height: 200px!important;
}
.minh-xl-220px {
    min-height: 220px!important;
}
.minh-xl-240px {
    min-height: 240px!important;
}
.minh-xl-250px {
    min-height: 250px!important;
}
.minh-xl-260px {
    min-height: 260px!important;
}
.minh-xl-270px {
    min-height: 270px!important;
}
.minh-xl-300px {
    min-height: 300px!important;
}
.minh-xl-305px {
    min-height: 305px!important;
}
.minh-xl-310px {
    min-height: 310px!important;
}
.minh-xl-350px {
    min-height: 350px!important;
}
.minh-xl-370px {
    min-height: 370px!important;
}
.minh-xl-400px {
    min-height: 400px!important;
}
.minh-xl-450px {
    min-height: 450px!important;
}
.minh-xl-465px {
    min-height: 465px!important;
}
.minh-xl-480px {
    min-height: 480px!important;
}
.minh-xl-500px {
    min-height: 500px!important;
}
.minh-xl-600px {
    min-height: 600px!important;
}
.minh-xl-700px {
    min-height: 700px!important;
}
.minh-xl-800px {
    min-height: 800px!important;
}
.minh-xl-1000px {
    min-height: 1000px!important;
}
.minh-xl-1400px {
    min-height: 1400px!important;
}
.minh-xl-100vh {
    min-height: 100vh!important;
}
.minh-xl-content {
    min-height: max-content!important;
}
.mw-xl-25 {
    max-width: 25%!important;
}
.mw-xl-50 {
    max-width: 50%!important;
}
.mw-xl-75 {
    max-width: 75%!important;
}
.mw-xl-100 {
    max-width: 100%!important;
}
.mw-xl-auto {
    max-width: auto!important;
}
.mw-xl-60 {
    max-width: 60%!important;
}
.mw-xl-70 {
    max-width: 70%!important;
}
.mw-xl-80 {
    max-width: 80%!important;
}
.mw-xl-8px {
    max-width: 8px!important;
}
.mw-xl-14px {
    max-width: 14px!important;
}
.mw-xl-16px {
    max-width: 16px!important;
}
.mw-xl-18px {
    max-width: 18px!important;
}
.mw-xl-20px {
    max-width: 20px!important;
}
.mw-xl-30px {
    max-width: 30px!important;
}
.mw-xl-32px {
    max-width: 32px!important;
}
.mw-xl-36px {
    max-width: 36px!important;
}
.mw-xl-38px {
    max-width: 38px!important;
}
.mw-xl-40px {
    max-width: 40px!important;
}
.mw-xl-50px {
    max-width: 50px!important;
}
.mw-xl-54px {
    max-width: 54px!important;
}
.mw-xl-56px {
    max-width: 56px!important;
}
.mw-xl-60px {
    max-width: 60px!important;
}
.mw-xl-70px {
    max-width: 70px!important;
}
.mw-xl-72px {
    max-width: 72px!important;
}
.mw-xl-76px {
    max-width: 76px!important;
}
.mw-xl-80px {
    max-width: 80px!important;
}
.mw-xl-100px {
    max-width: 100px!important;
}
.mw-xl-105px {
    max-width: 105px!important;
}
.mw-xl-110px {
    max-width: 110px!important;
}
.mw-xl-120px {
    max-width: 120px!important;
}
.mw-xl-122px {
    max-width: 122px!important;
}
.mw-xl-140px {
    max-width: 140px!important;
}
.mw-xl-150px {
    max-width: 150px!important;
}
.mw-xl-155px {
    max-width: 155px!important;
}
.mw-xl-160px {
    max-width: 160px!important;
}
.mw-xl-164px {
    max-width: 164px!important;
}
.mw-xl-170px {
    max-width: 170px!important;
}
.mw-xl-185px {
    max-width: 185px!important;
}
.mw-xl-200px {
    max-width: 200px!important;
}
.mw-xl-220px {
    max-width: 220px!important;
}
.mw-xl-240px {
    max-width: 240px!important;
}
.mw-xl-250px {
    max-width: 250px!important;
}
.mw-xl-260px {
    max-width: 260px!important;
}
.mw-xl-270px {
    max-width: 270px!important;
}
.mw-xl-300px {
    max-width: 300px!important;
}
.mw-xl-305px {
    max-width: 305px!important;
}
.mw-xl-310px {
    max-width: 310px!important;
}
.mw-xl-350px {
    max-width: 350px!important;
}
.mw-xl-370px {
    max-width: 370px!important;
}
.mw-xl-400px {
    max-width: 400px!important;
}
.mw-xl-450px {
    max-width: 450px!important;
}
.mw-xl-465px {
    max-width: 465px!important;
}
.mw-xl-480px {
    max-width: 480px!important;
}
.mw-xl-500px {
    max-width: 500px!important;
}
.mw-xl-600px {
    max-width: 600px!important;
}
.mw-xl-700px {
    max-width: 700px!important;
}
.mw-xl-800px {
    max-width: 800px!important;
}
.mw-xl-1000px {
    max-width: 1000px!important;
}
.mw-xl-1400px {
    max-width: 1400px!important;
}
.mw-xl-100vh {
    max-width: 100vh!important;
}
.mw-xl-content {
    max-width: max-content!important;
}
.mh-xl-25 {
    max-height: 25%!important;
}
.mh-xl-50 {
    max-height: 50%!important;
}
.mh-xl-75 {
    max-height: 75%!important;
}
.mh-xl-100 {
    max-height: 100%!important;
}
.mh-xl-auto {
    max-height: auto!important;
}
.mh-xl-60 {
    max-height: 60%!important;
}
.mh-xl-70 {
    max-height: 70%!important;
}
.mh-xl-80 {
    max-height: 80%!important;
}
.mh-xl-8px {
    max-height: 8px!important;
}
.mh-xl-14px {
    max-height: 14px!important;
}
.mh-xl-16px {
    max-height: 16px!important;
}
.mh-xl-18px {
    max-height: 18px!important;
}
.mh-xl-20px {
    max-height: 20px!important;
}
.mh-xl-30px {
    max-height: 30px!important;
}
.mh-xl-32px {
    max-height: 32px!important;
}
.mh-xl-36px {
    max-height: 36px!important;
}
.mh-xl-38px {
    max-height: 38px!important;
}
.mh-xl-40px {
    max-height: 40px!important;
}
.mh-xl-50px {
    max-height: 50px!important;
}
.mh-xl-54px {
    max-height: 54px!important;
}
.mh-xl-56px {
    max-height: 56px!important;
}
.mh-xl-60px {
    max-height: 60px!important;
}
.mh-xl-70px {
    max-height: 70px!important;
}
.mh-xl-72px {
    max-height: 72px!important;
}
.mh-xl-76px {
    max-height: 76px!important;
}
.mh-xl-80px {
    max-height: 80px!important;
}
.mh-xl-100px {
    max-height: 100px!important;
}
.mh-xl-105px {
    max-height: 105px!important;
}
.mh-xl-110px {
    max-height: 110px!important;
}
.mh-xl-120px {
    max-height: 120px!important;
}
.mh-xl-122px {
    max-height: 122px!important;
}
.mh-xl-140px {
    max-height: 140px!important;
}
.mh-xl-150px {
    max-height: 150px!important;
}
.mh-xl-155px {
    max-height: 155px!important;
}
.mh-xl-160px {
    max-height: 160px!important;
}
.mh-xl-164px {
    max-height: 164px!important;
}
.mh-xl-170px {
    max-height: 170px!important;
}
.mh-xl-185px {
    max-height: 185px!important;
}
.mh-xl-200px {
    max-height: 200px!important;
}
.mh-xl-220px {
    max-height: 220px!important;
}
.mh-xl-240px {
    max-height: 240px!important;
}
.mh-xl-250px {
    max-height: 250px!important;
}
.mh-xl-260px {
    max-height: 260px!important;
}
.mh-xl-270px {
    max-height: 270px!important;
}
.mh-xl-300px {
    max-height: 300px!important;
}
.mh-xl-305px {
    max-height: 305px!important;
}
.mh-xl-310px {
    max-height: 310px!important;
}
.mh-xl-350px {
    max-height: 350px!important;
}
.mh-xl-370px {
    max-height: 370px!important;
}
.mh-xl-400px {
    max-height: 400px!important;
}
.mh-xl-450px {
    max-height: 450px!important;
}
.mh-xl-465px {
    max-height: 465px!important;
}
.mh-xl-480px {
    max-height: 480px!important;
}
.mh-xl-500px {
    max-height: 500px!important;
}
.mh-xl-600px {
    max-height: 600px!important;
}
.mh-xl-700px {
    max-height: 700px!important;
}
.mh-xl-800px {
    max-height: 800px!important;
}
.mh-xl-1000px {
    max-height: 1000px!important;
}
.mh-xl-1400px {
    max-height: 1400px!important;
}
.mh-xl-100vh {
    max-height: 100vh!important;
}
.mh-xl-content {
    max-height: max-content!important;
}
.w-xl-25 {
    width: 25%!important;
}
.w-xl-50 {
    width: 50%!important;
}
.w-xl-75 {
    width: 75%!important;
}
.w-xl-100 {
    width: 100%!important;
}
.w-xl-auto {
    width: auto!important;
}
.w-xl-60 {
    width: 60%!important;
}
.w-xl-70 {
    width: 70%!important;
}
.w-xl-80 {
    width: 80%!important;
}
.w-xl-8px {
    width: 8px!important;
}
.w-xl-14px {
    width: 14px!important;
}
.w-xl-16px {
    width: 16px!important;
}
.w-xl-18px {
    width: 18px!important;
}
.w-xl-20px {
    width: 20px!important;
}
.w-xl-30px {
    width: 30px!important;
}
.w-xl-32px {
    width: 32px!important;
}
.w-xl-36px {
    width: 36px!important;
}
.w-xl-38px {
    width: 38px!important;
}
.w-xl-40px {
    width: 40px!important;
}
.w-xl-50px {
    width: 50px!important;
}
.w-xl-54px {
    width: 54px!important;
}
.w-xl-56px {
    width: 56px!important;
}
.w-xl-60px {
    width: 60px!important;
}
.w-xl-70px {
    width: 70px!important;
}
.w-xl-72px {
    width: 72px!important;
}
.w-xl-76px {
    width: 76px!important;
}
.w-xl-80px {
    width: 80px!important;
}
.w-xl-100px {
    width: 100px!important;
}
.w-xl-105px {
    width: 105px!important;
}
.w-xl-110px {
    width: 110px!important;
}
.w-xl-120px {
    width: 120px!important;
}
.w-xl-122px {
    width: 122px!important;
}
.w-xl-140px {
    width: 140px!important;
}
.w-xl-150px {
    width: 150px!important;
}
.w-xl-155px {
    width: 155px!important;
}
.w-xl-160px {
    width: 160px!important;
}
.w-xl-164px {
    width: 164px!important;
}
.w-xl-170px {
    width: 170px!important;
}
.w-xl-185px {
    width: 185px!important;
}
.w-xl-200px {
    width: 200px!important;
}
.w-xl-220px {
    width: 220px!important;
}
.w-xl-240px {
    width: 240px!important;
}
.w-xl-250px {
    width: 250px!important;
}
.w-xl-260px {
    width: 260px!important;
}
.w-xl-270px {
    width: 270px!important;
}
.w-xl-300px {
    width: 300px!important;
}
.w-xl-305px {
    width: 305px!important;
}
.w-xl-310px {
    width: 310px!important;
}
.w-xl-350px {
    width: 350px!important;
}
.w-xl-370px {
    width: 370px!important;
}
.w-xl-400px {
    width: 400px!important;
}
.w-xl-450px {
    width: 450px!important;
}
.w-xl-465px {
    width: 465px!important;
}
.w-xl-480px {
    width: 480px!important;
}
.w-xl-500px {
    width: 500px!important;
}
.w-xl-600px {
    width: 600px!important;
}
.w-xl-700px {
    width: 700px!important;
}
.w-xl-800px {
    width: 800px!important;
}
.w-xl-1000px {
    width: 1000px!important;
}
.w-xl-1400px {
    width: 1400px!important;
}
.w-xl-100vh {
    width: 100vh!important;
}
.w-xl-content {
    width: max-content!important;
}
.h-xl-25 {
    height: 25%!important;
}
.h-xl-50 {
    height: 50%!important;
}
.h-xl-75 {
    height: 75%!important;
}
.h-xl-100 {
    height: 100%!important;
}
.h-xl-auto {
    height: auto!important;
}
.h-xl-60 {
    height: 60%!important;
}
.h-xl-70 {
    height: 70%!important;
}
.h-xl-80 {
    height: 80%!important;
}
.h-xl-8px {
    height: 8px!important;
}
.h-xl-14px {
    height: 14px!important;
}
.h-xl-16px {
    height: 16px!important;
}
.h-xl-18px {
    height: 18px!important;
}
.h-xl-20px {
    height: 20px!important;
}
.h-xl-30px {
    height: 30px!important;
}
.h-xl-32px {
    height: 32px!important;
}
.h-xl-36px {
    height: 36px!important;
}
.h-xl-38px {
    height: 38px!important;
}
.h-xl-40px {
    height: 40px!important;
}
.h-xl-50px {
    height: 50px!important;
}
.h-xl-54px {
    height: 54px!important;
}
.h-xl-56px {
    height: 56px!important;
}
.h-xl-60px {
    height: 60px!important;
}
.h-xl-70px {
    height: 70px!important;
}
.h-xl-72px {
    height: 72px!important;
}
.h-xl-76px {
    height: 76px!important;
}
.h-xl-80px {
    height: 80px!important;
}
.h-xl-100px {
    height: 100px!important;
}
.h-xl-105px {
    height: 105px!important;
}
.h-xl-110px {
    height: 110px!important;
}
.h-xl-120px {
    height: 120px!important;
}
.h-xl-122px {
    height: 122px!important;
}
.h-xl-140px {
    height: 140px!important;
}
.h-xl-150px {
    height: 150px!important;
}
.h-xl-155px {
    height: 155px!important;
}
.h-xl-160px {
    height: 160px!important;
}
.h-xl-164px {
    height: 164px!important;
}
.h-xl-170px {
    height: 170px!important;
}
.h-xl-185px {
    height: 185px!important;
}
.h-xl-200px {
    height: 200px!important;
}
.h-xl-220px {
    height: 220px!important;
}
.h-xl-240px {
    height: 240px!important;
}
.h-xl-250px {
    height: 250px!important;
}
.h-xl-260px {
    height: 260px!important;
}
.h-xl-270px {
    height: 270px!important;
}
.h-xl-300px {
    height: 300px!important;
}
.h-xl-305px {
    height: 305px!important;
}
.h-xl-310px {
    height: 310px!important;
}
.h-xl-350px {
    height: 350px!important;
}
.h-xl-370px {
    height: 370px!important;
}
.h-xl-400px {
    height: 400px!important;
}
.h-xl-450px {
    height: 450px!important;
}
.h-xl-465px {
    height: 465px!important;
}
.h-xl-480px {
    height: 480px!important;
}
.h-xl-500px {
    height: 500px!important;
}
.h-xl-600px {
    height: 600px!important;
}
.h-xl-700px {
    height: 700px!important;
}
.h-xl-800px {
    height: 800px!important;
}
.h-xl-1000px {
    height: 1000px!important;
}
.h-xl-1400px {
    height: 1400px!important;
}
.h-xl-100vh {
    height: 100vh!important;
}
.h-xl-content {
    height: max-content!important;
}
}@media (min-width:1660px) {
    .minw-xxl-25 {
    min-width: 25%!important;
}
.minw-xxl-50 {
    min-width: 50%!important;
}
.minw-xxl-75 {
    min-width: 75%!important;
}
.minw-xxl-100 {
    min-width: 100%!important;
}
.minw-xxl-auto {
    min-width: auto!important;
}
.minw-xxl-60 {
    min-width: 60%!important;
}
.minw-xxl-70 {
    min-width: 70%!important;
}
.minw-xxl-80 {
    min-width: 80%!important;
}
.minw-xxl-8px {
    min-width: 8px!important;
}
.minw-xxl-14px {
    min-width: 14px!important;
}
.minw-xxl-16px {
    min-width: 16px!important;
}
.minw-xxl-18px {
    min-width: 18px!important;
}
.minw-xxl-20px {
    min-width: 20px!important;
}
.minw-xxl-30px {
    min-width: 30px!important;
}
.minw-xxl-32px {
    min-width: 32px!important;
}
.minw-xxl-36px {
    min-width: 36px!important;
}
.minw-xxl-38px {
    min-width: 38px!important;
}
.minw-xxl-40px {
    min-width: 40px!important;
}
.minw-xxl-50px {
    min-width: 50px!important;
}
.minw-xxl-54px {
    min-width: 54px!important;
}
.minw-xxl-56px {
    min-width: 56px!important;
}
.minw-xxl-60px {
    min-width: 60px!important;
}
.minw-xxl-70px {
    min-width: 70px!important;
}
.minw-xxl-72px {
    min-width: 72px!important;
}
.minw-xxl-76px {
    min-width: 76px!important;
}
.minw-xxl-80px {
    min-width: 80px!important;
}
.minw-xxl-100px {
    min-width: 100px!important;
}
.minw-xxl-105px {
    min-width: 105px!important;
}
.minw-xxl-110px {
    min-width: 110px!important;
}
.minw-xxl-120px {
    min-width: 120px!important;
}
.minw-xxl-122px {
    min-width: 122px!important;
}
.minw-xxl-140px {
    min-width: 140px!important;
}
.minw-xxl-150px {
    min-width: 150px!important;
}
.minw-xxl-155px {
    min-width: 155px!important;
}
.minw-xxl-160px {
    min-width: 160px!important;
}
.minw-xxl-164px {
    min-width: 164px!important;
}
.minw-xxl-170px {
    min-width: 170px!important;
}
.minw-xxl-185px {
    min-width: 185px!important;
}
.minw-xxl-200px {
    min-width: 200px!important;
}
.minw-xxl-220px {
    min-width: 220px!important;
}
.minw-xxl-240px {
    min-width: 240px!important;
}
.minw-xxl-250px {
    min-width: 250px!important;
}
.minw-xxl-260px {
    min-width: 260px!important;
}
.minw-xxl-270px {
    min-width: 270px!important;
}
.minw-xxl-300px {
    min-width: 300px!important;
}
.minw-xxl-305px {
    min-width: 305px!important;
}
.minw-xxl-310px {
    min-width: 310px!important;
}
.minw-xxl-350px {
    min-width: 350px!important;
}
.minw-xxl-370px {
    min-width: 370px!important;
}
.minw-xxl-400px {
    min-width: 400px!important;
}
.minw-xxl-450px {
    min-width: 450px!important;
}
.minw-xxl-465px {
    min-width: 465px!important;
}
.minw-xxl-480px {
    min-width: 480px!important;
}
.minw-xxl-500px {
    min-width: 500px!important;
}
.minw-xxl-600px {
    min-width: 600px!important;
}
.minw-xxl-700px {
    min-width: 700px!important;
}
.minw-xxl-800px {
    min-width: 800px!important;
}
.minw-xxl-1000px {
    min-width: 1000px!important;
}
.minw-xxl-1400px {
    min-width: 1400px!important;
}
.minw-xxl-100vh {
    min-width: 100vh!important;
}
.minw-xxl-content {
    min-width: max-content!important;
}
.minh-xxl-25 {
    min-height: 25%!important;
}
.minh-xxl-50 {
    min-height: 50%!important;
}
.minh-xxl-75 {
    min-height: 75%!important;
}
.minh-xxl-100 {
    min-height: 100%!important;
}
.minh-xxl-auto {
    min-height: auto!important;
}
.minh-xxl-60 {
    min-height: 60%!important;
}
.minh-xxl-70 {
    min-height: 70%!important;
}
.minh-xxl-80 {
    min-height: 80%!important;
}
.minh-xxl-8px {
    min-height: 8px!important;
}
.minh-xxl-14px {
    min-height: 14px!important;
}
.minh-xxl-16px {
    min-height: 16px!important;
}
.minh-xxl-18px {
    min-height: 18px!important;
}
.minh-xxl-20px {
    min-height: 20px!important;
}
.minh-xxl-30px {
    min-height: 30px!important;
}
.minh-xxl-32px {
    min-height: 32px!important;
}
.minh-xxl-36px {
    min-height: 36px!important;
}
.minh-xxl-38px {
    min-height: 38px!important;
}
.minh-xxl-40px {
    min-height: 40px!important;
}
.minh-xxl-50px {
    min-height: 50px!important;
}
.minh-xxl-54px {
    min-height: 54px!important;
}
.minh-xxl-56px {
    min-height: 56px!important;
}
.minh-xxl-60px {
    min-height: 60px!important;
}
.minh-xxl-70px {
    min-height: 70px!important;
}
.minh-xxl-72px {
    min-height: 72px!important;
}
.minh-xxl-76px {
    min-height: 76px!important;
}
.minh-xxl-80px {
    min-height: 80px!important;
}
.minh-xxl-100px {
    min-height: 100px!important;
}
.minh-xxl-105px {
    min-height: 105px!important;
}
.minh-xxl-110px {
    min-height: 110px!important;
}
.minh-xxl-120px {
    min-height: 120px!important;
}
.minh-xxl-122px {
    min-height: 122px!important;
}
.minh-xxl-140px {
    min-height: 140px!important;
}
.minh-xxl-150px {
    min-height: 150px!important;
}
.minh-xxl-155px {
    min-height: 155px!important;
}
.minh-xxl-160px {
    min-height: 160px!important;
}
.minh-xxl-164px {
    min-height: 164px!important;
}
.minh-xxl-170px {
    min-height: 170px!important;
}
.minh-xxl-185px {
    min-height: 185px!important;
}
.minh-xxl-200px {
    min-height: 200px!important;
}
.minh-xxl-220px {
    min-height: 220px!important;
}
.minh-xxl-240px {
    min-height: 240px!important;
}
.minh-xxl-250px {
    min-height: 250px!important;
}
.minh-xxl-260px {
    min-height: 260px!important;
}
.minh-xxl-270px {
    min-height: 270px!important;
}
.minh-xxl-300px {
    min-height: 300px!important;
}
.minh-xxl-305px {
    min-height: 305px!important;
}
.minh-xxl-310px {
    min-height: 310px!important;
}
.minh-xxl-350px {
    min-height: 350px!important;
}
.minh-xxl-370px {
    min-height: 370px!important;
}
.minh-xxl-400px {
    min-height: 400px!important;
}
.minh-xxl-450px {
    min-height: 450px!important;
}
.minh-xxl-465px {
    min-height: 465px!important;
}
.minh-xxl-480px {
    min-height: 480px!important;
}
.minh-xxl-500px {
    min-height: 500px!important;
}
.minh-xxl-600px {
    min-height: 600px!important;
}
.minh-xxl-700px {
    min-height: 700px!important;
}
.minh-xxl-800px {
    min-height: 800px!important;
}
.minh-xxl-1000px {
    min-height: 1000px!important;
}
.minh-xxl-1400px {
    min-height: 1400px!important;
}
.minh-xxl-100vh {
    min-height: 100vh!important;
}
.minh-xxl-content {
    min-height: max-content!important;
}
.mw-xxl-25 {
    max-width: 25%!important;
}
.mw-xxl-50 {
    max-width: 50%!important;
}
.mw-xxl-75 {
    max-width: 75%!important;
}
.mw-xxl-100 {
    max-width: 100%!important;
}
.mw-xxl-auto {
    max-width: auto!important;
}
.mw-xxl-60 {
    max-width: 60%!important;
}
.mw-xxl-70 {
    max-width: 70%!important;
}
.mw-xxl-80 {
    max-width: 80%!important;
}
.mw-xxl-8px {
    max-width: 8px!important;
}
.mw-xxl-14px {
    max-width: 14px!important;
}
.mw-xxl-16px {
    max-width: 16px!important;
}
.mw-xxl-18px {
    max-width: 18px!important;
}
.mw-xxl-20px {
    max-width: 20px!important;
}
.mw-xxl-30px {
    max-width: 30px!important;
}
.mw-xxl-32px {
    max-width: 32px!important;
}
.mw-xxl-36px {
    max-width: 36px!important;
}
.mw-xxl-38px {
    max-width: 38px!important;
}
.mw-xxl-40px {
    max-width: 40px!important;
}
.mw-xxl-50px {
    max-width: 50px!important;
}
.mw-xxl-54px {
    max-width: 54px!important;
}
.mw-xxl-56px {
    max-width: 56px!important;
}
.mw-xxl-60px {
    max-width: 60px!important;
}
.mw-xxl-70px {
    max-width: 70px!important;
}
.mw-xxl-72px {
    max-width: 72px!important;
}
.mw-xxl-76px {
    max-width: 76px!important;
}
.mw-xxl-80px {
    max-width: 80px!important;
}
.mw-xxl-100px {
    max-width: 100px!important;
}
.mw-xxl-105px {
    max-width: 105px!important;
}
.mw-xxl-110px {
    max-width: 110px!important;
}
.mw-xxl-120px {
    max-width: 120px!important;
}
.mw-xxl-122px {
    max-width: 122px!important;
}
.mw-xxl-140px {
    max-width: 140px!important;
}
.mw-xxl-150px {
    max-width: 150px!important;
}
.mw-xxl-155px {
    max-width: 155px!important;
}
.mw-xxl-160px {
    max-width: 160px!important;
}
.mw-xxl-164px {
    max-width: 164px!important;
}
.mw-xxl-170px {
    max-width: 170px!important;
}
.mw-xxl-185px {
    max-width: 185px!important;
}
.mw-xxl-200px {
    max-width: 200px!important;
}
.mw-xxl-220px {
    max-width: 220px!important;
}
.mw-xxl-240px {
    max-width: 240px!important;
}
.mw-xxl-250px {
    max-width: 250px!important;
}
.mw-xxl-260px {
    max-width: 260px!important;
}
.mw-xxl-270px {
    max-width: 270px!important;
}
.mw-xxl-300px {
    max-width: 300px!important;
}
.mw-xxl-305px {
    max-width: 305px!important;
}
.mw-xxl-310px {
    max-width: 310px!important;
}
.mw-xxl-350px {
    max-width: 350px!important;
}
.mw-xxl-370px {
    max-width: 370px!important;
}
.mw-xxl-400px {
    max-width: 400px!important;
}
.mw-xxl-450px {
    max-width: 450px!important;
}
.mw-xxl-465px {
    max-width: 465px!important;
}
.mw-xxl-480px {
    max-width: 480px!important;
}
.mw-xxl-500px {
    max-width: 500px!important;
}
.mw-xxl-600px {
    max-width: 600px!important;
}
.mw-xxl-700px {
    max-width: 700px!important;
}
.mw-xxl-800px {
    max-width: 800px!important;
}
.mw-xxl-1000px {
    max-width: 1000px!important;
}
.mw-xxl-1400px {
    max-width: 1400px!important;
}
.mw-xxl-100vh {
    max-width: 100vh!important;
}
.mw-xxl-content {
    max-width: max-content!important;
}
.mh-xxl-25 {
    max-height: 25%!important;
}
.mh-xxl-50 {
    max-height: 50%!important;
}
.mh-xxl-75 {
    max-height: 75%!important;
}
.mh-xxl-100 {
    max-height: 100%!important;
}
.mh-xxl-auto {
    max-height: auto!important;
}
.mh-xxl-60 {
    max-height: 60%!important;
}
.mh-xxl-70 {
    max-height: 70%!important;
}
.mh-xxl-80 {
    max-height: 80%!important;
}
.mh-xxl-8px {
    max-height: 8px!important;
}
.mh-xxl-14px {
    max-height: 14px!important;
}
.mh-xxl-16px {
    max-height: 16px!important;
}
.mh-xxl-18px {
    max-height: 18px!important;
}
.mh-xxl-20px {
    max-height: 20px!important;
}
.mh-xxl-30px {
    max-height: 30px!important;
}
.mh-xxl-32px {
    max-height: 32px!important;
}
.mh-xxl-36px {
    max-height: 36px!important;
}
.mh-xxl-38px {
    max-height: 38px!important;
}
.mh-xxl-40px {
    max-height: 40px!important;
}
.mh-xxl-50px {
    max-height: 50px!important;
}
.mh-xxl-54px {
    max-height: 54px!important;
}
.mh-xxl-56px {
    max-height: 56px!important;
}
.mh-xxl-60px {
    max-height: 60px!important;
}
.mh-xxl-70px {
    max-height: 70px!important;
}
.mh-xxl-72px {
    max-height: 72px!important;
}
.mh-xxl-76px {
    max-height: 76px!important;
}
.mh-xxl-80px {
    max-height: 80px!important;
}
.mh-xxl-100px {
    max-height: 100px!important;
}
.mh-xxl-105px {
    max-height: 105px!important;
}
.mh-xxl-110px {
    max-height: 110px!important;
}
.mh-xxl-120px {
    max-height: 120px!important;
}
.mh-xxl-122px {
    max-height: 122px!important;
}
.mh-xxl-140px {
    max-height: 140px!important;
}
.mh-xxl-150px {
    max-height: 150px!important;
}
.mh-xxl-155px {
    max-height: 155px!important;
}
.mh-xxl-160px {
    max-height: 160px!important;
}
.mh-xxl-164px {
    max-height: 164px!important;
}
.mh-xxl-170px {
    max-height: 170px!important;
}
.mh-xxl-185px {
    max-height: 185px!important;
}
.mh-xxl-200px {
    max-height: 200px!important;
}
.mh-xxl-220px {
    max-height: 220px!important;
}
.mh-xxl-240px {
    max-height: 240px!important;
}
.mh-xxl-250px {
    max-height: 250px!important;
}
.mh-xxl-260px {
    max-height: 260px!important;
}
.mh-xxl-270px {
    max-height: 270px!important;
}
.mh-xxl-300px {
    max-height: 300px!important;
}
.mh-xxl-305px {
    max-height: 305px!important;
}
.mh-xxl-310px {
    max-height: 310px!important;
}
.mh-xxl-350px {
    max-height: 350px!important;
}
.mh-xxl-370px {
    max-height: 370px!important;
}
.mh-xxl-400px {
    max-height: 400px!important;
}
.mh-xxl-450px {
    max-height: 450px!important;
}
.mh-xxl-465px {
    max-height: 465px!important;
}
.mh-xxl-480px {
    max-height: 480px!important;
}
.mh-xxl-500px {
    max-height: 500px!important;
}
.mh-xxl-600px {
    max-height: 600px!important;
}
.mh-xxl-700px {
    max-height: 700px!important;
}
.mh-xxl-800px {
    max-height: 800px!important;
}
.mh-xxl-1000px {
    max-height: 1000px!important;
}
.mh-xxl-1400px {
    max-height: 1400px!important;
}
.mh-xxl-100vh {
    max-height: 100vh!important;
}
.mh-xxl-content {
    max-height: max-content!important;
}
.w-xxl-25 {
    width: 25%!important;
}
.w-xxl-50 {
    width: 50%!important;
}
.w-xxl-75 {
    width: 75%!important;
}
.w-xxl-100 {
    width: 100%!important;
}
.w-xxl-auto {
    width: auto!important;
}
.w-xxl-60 {
    width: 60%!important;
}
.w-xxl-70 {
    width: 70%!important;
}
.w-xxl-80 {
    width: 80%!important;
}
.w-xxl-8px {
    width: 8px!important;
}
.w-xxl-14px {
    width: 14px!important;
}
.w-xxl-16px {
    width: 16px!important;
}
.w-xxl-18px {
    width: 18px!important;
}
.w-xxl-20px {
    width: 20px!important;
}
.w-xxl-30px {
    width: 30px!important;
}
.w-xxl-32px {
    width: 32px!important;
}
.w-xxl-36px {
    width: 36px!important;
}
.w-xxl-38px {
    width: 38px!important;
}
.w-xxl-40px {
    width: 40px!important;
}
.w-xxl-50px {
    width: 50px!important;
}
.w-xxl-54px {
    width: 54px!important;
}
.w-xxl-56px {
    width: 56px!important;
}
.w-xxl-60px {
    width: 60px!important;
}
.w-xxl-70px {
    width: 70px!important;
}
.w-xxl-72px {
    width: 72px!important;
}
.w-xxl-76px {
    width: 76px!important;
}
.w-xxl-80px {
    width: 80px!important;
}
.w-xxl-100px {
    width: 100px!important;
}
.w-xxl-105px {
    width: 105px!important;
}
.w-xxl-110px {
    width: 110px!important;
}
.w-xxl-120px {
    width: 120px!important;
}
.w-xxl-122px {
    width: 122px!important;
}
.w-xxl-140px {
    width: 140px!important;
}
.w-xxl-150px {
    width: 150px!important;
}
.w-xxl-155px {
    width: 155px!important;
}
.w-xxl-160px {
    width: 160px!important;
}
.w-xxl-164px {
    width: 164px!important;
}
.w-xxl-170px {
    width: 170px!important;
}
.w-xxl-185px {
    width: 185px!important;
}
.w-xxl-200px {
    width: 200px!important;
}
.w-xxl-220px {
    width: 220px!important;
}
.w-xxl-240px {
    width: 240px!important;
}
.w-xxl-250px {
    width: 250px!important;
}
.w-xxl-260px {
    width: 260px!important;
}
.w-xxl-270px {
    width: 270px!important;
}
.w-xxl-300px {
    width: 300px!important;
}
.w-xxl-305px {
    width: 305px!important;
}
.w-xxl-310px {
    width: 310px!important;
}
.w-xxl-350px {
    width: 350px!important;
}
.w-xxl-370px {
    width: 370px!important;
}
.w-xxl-400px {
    width: 400px!important;
}
.w-xxl-450px {
    width: 450px!important;
}
.w-xxl-465px {
    width: 465px!important;
}
.w-xxl-480px {
    width: 480px!important;
}
.w-xxl-500px {
    width: 500px!important;
}
.w-xxl-600px {
    width: 600px!important;
}
.w-xxl-700px {
    width: 700px!important;
}
.w-xxl-800px {
    width: 800px!important;
}
.w-xxl-1000px {
    width: 1000px!important;
}
.w-xxl-1400px {
    width: 1400px!important;
}
.w-xxl-100vh {
    width: 100vh!important;
}
.w-xxl-content {
    width: max-content!important;
}
.h-xxl-25 {
    height: 25%!important;
}
.h-xxl-50 {
    height: 50%!important;
}
.h-xxl-75 {
    height: 75%!important;
}
.h-xxl-100 {
    height: 100%!important;
}
.h-xxl-auto {
    height: auto!important;
}
.h-xxl-60 {
    height: 60%!important;
}
.h-xxl-70 {
    height: 70%!important;
}
.h-xxl-80 {
    height: 80%!important;
}
.h-xxl-8px {
    height: 8px!important;
}
.h-xxl-14px {
    height: 14px!important;
}
.h-xxl-16px {
    height: 16px!important;
}
.h-xxl-18px {
    height: 18px!important;
}
.h-xxl-20px {
    height: 20px!important;
}
.h-xxl-30px {
    height: 30px!important;
}
.h-xxl-32px {
    height: 32px!important;
}
.h-xxl-36px {
    height: 36px!important;
}
.h-xxl-38px {
    height: 38px!important;
}
.h-xxl-40px {
    height: 40px!important;
}
.h-xxl-50px {
    height: 50px!important;
}
.h-xxl-54px {
    height: 54px!important;
}
.h-xxl-56px {
    height: 56px!important;
}
.h-xxl-60px {
    height: 60px!important;
}
.h-xxl-70px {
    height: 70px!important;
}
.h-xxl-72px {
    height: 72px!important;
}
.h-xxl-76px {
    height: 76px!important;
}
.h-xxl-80px {
    height: 80px!important;
}
.h-xxl-100px {
    height: 100px!important;
}
.h-xxl-105px {
    height: 105px!important;
}
.h-xxl-110px {
    height: 110px!important;
}
.h-xxl-120px {
    height: 120px!important;
}
.h-xxl-122px {
    height: 122px!important;
}
.h-xxl-140px {
    height: 140px!important;
}
.h-xxl-150px {
    height: 150px!important;
}
.h-xxl-155px {
    height: 155px!important;
}
.h-xxl-160px {
    height: 160px!important;
}
.h-xxl-164px {
    height: 164px!important;
}
.h-xxl-170px {
    height: 170px!important;
}
.h-xxl-185px {
    height: 185px!important;
}
.h-xxl-200px {
    height: 200px!important;
}
.h-xxl-220px {
    height: 220px!important;
}
.h-xxl-240px {
    height: 240px!important;
}
.h-xxl-250px {
    height: 250px!important;
}
.h-xxl-260px {
    height: 260px!important;
}
.h-xxl-270px {
    height: 270px!important;
}
.h-xxl-300px {
    height: 300px!important;
}
.h-xxl-305px {
    height: 305px!important;
}
.h-xxl-310px {
    height: 310px!important;
}
.h-xxl-350px {
    height: 350px!important;
}
.h-xxl-370px {
    height: 370px!important;
}
.h-xxl-400px {
    height: 400px!important;
}
.h-xxl-450px {
    height: 450px!important;
}
.h-xxl-465px {
    height: 465px!important;
}
.h-xxl-480px {
    height: 480px!important;
}
.h-xxl-500px {
    height: 500px!important;
}
.h-xxl-600px {
    height: 600px!important;
}
.h-xxl-700px {
    height: 700px!important;
}
.h-xxl-800px {
    height: 800px!important;
}
.h-xxl-1000px {
    height: 1000px!important;
}
.h-xxl-1400px {
    height: 1400px!important;
}
.h-xxl-100vh {
    height: 100vh!important;
}
.h-xxl-content {
    height: max-content!important;
}
}@media (min-width:1920px) {
    .minw-xxxl-25 {
    min-width: 25%!important;
}
.minw-xxxl-50 {
    min-width: 50%!important;
}
.minw-xxxl-75 {
    min-width: 75%!important;
}
.minw-xxxl-100 {
    min-width: 100%!important;
}
.minw-xxxl-auto {
    min-width: auto!important;
}
.minw-xxxl-60 {
    min-width: 60%!important;
}
.minw-xxxl-70 {
    min-width: 70%!important;
}
.minw-xxxl-80 {
    min-width: 80%!important;
}
.minw-xxxl-8px {
    min-width: 8px!important;
}
.minw-xxxl-14px {
    min-width: 14px!important;
}
.minw-xxxl-16px {
    min-width: 16px!important;
}
.minw-xxxl-18px {
    min-width: 18px!important;
}
.minw-xxxl-20px {
    min-width: 20px!important;
}
.minw-xxxl-30px {
    min-width: 30px!important;
}
.minw-xxxl-32px {
    min-width: 32px!important;
}
.minw-xxxl-36px {
    min-width: 36px!important;
}
.minw-xxxl-38px {
    min-width: 38px!important;
}
.minw-xxxl-40px {
    min-width: 40px!important;
}
.minw-xxxl-50px {
    min-width: 50px!important;
}
.minw-xxxl-54px {
    min-width: 54px!important;
}
.minw-xxxl-56px {
    min-width: 56px!important;
}
.minw-xxxl-60px {
    min-width: 60px!important;
}
.minw-xxxl-70px {
    min-width: 70px!important;
}
.minw-xxxl-72px {
    min-width: 72px!important;
}
.minw-xxxl-76px {
    min-width: 76px!important;
}
.minw-xxxl-80px {
    min-width: 80px!important;
}
.minw-xxxl-100px {
    min-width: 100px!important;
}
.minw-xxxl-105px {
    min-width: 105px!important;
}
.minw-xxxl-110px {
    min-width: 110px!important;
}
.minw-xxxl-120px {
    min-width: 120px!important;
}
.minw-xxxl-122px {
    min-width: 122px!important;
}
.minw-xxxl-140px {
    min-width: 140px!important;
}
.minw-xxxl-150px {
    min-width: 150px!important;
}
.minw-xxxl-155px {
    min-width: 155px!important;
}
.minw-xxxl-160px {
    min-width: 160px!important;
}
.minw-xxxl-164px {
    min-width: 164px!important;
}
.minw-xxxl-170px {
    min-width: 170px!important;
}
.minw-xxxl-185px {
    min-width: 185px!important;
}
.minw-xxxl-200px {
    min-width: 200px!important;
}
.minw-xxxl-220px {
    min-width: 220px!important;
}
.minw-xxxl-240px {
    min-width: 240px!important;
}
.minw-xxxl-250px {
    min-width: 250px!important;
}
.minw-xxxl-260px {
    min-width: 260px!important;
}
.minw-xxxl-270px {
    min-width: 270px!important;
}
.minw-xxxl-300px {
    min-width: 300px!important;
}
.minw-xxxl-305px {
    min-width: 305px!important;
}
.minw-xxxl-310px {
    min-width: 310px!important;
}
.minw-xxxl-350px {
    min-width: 350px!important;
}
.minw-xxxl-370px {
    min-width: 370px!important;
}
.minw-xxxl-400px {
    min-width: 400px!important;
}
.minw-xxxl-450px {
    min-width: 450px!important;
}
.minw-xxxl-465px {
    min-width: 465px!important;
}
.minw-xxxl-480px {
    min-width: 480px!important;
}
.minw-xxxl-500px {
    min-width: 500px!important;
}
.minw-xxxl-600px {
    min-width: 600px!important;
}
.minw-xxxl-700px {
    min-width: 700px!important;
}
.minw-xxxl-800px {
    min-width: 800px!important;
}
.minw-xxxl-1000px {
    min-width: 1000px!important;
}
.minw-xxxl-1400px {
    min-width: 1400px!important;
}
.minw-xxxl-100vh {
    min-width: 100vh!important;
}
.minw-xxxl-content {
    min-width: max-content!important;
}
.minh-xxxl-25 {
    min-height: 25%!important;
}
.minh-xxxl-50 {
    min-height: 50%!important;
}
.minh-xxxl-75 {
    min-height: 75%!important;
}
.minh-xxxl-100 {
    min-height: 100%!important;
}
.minh-xxxl-auto {
    min-height: auto!important;
}
.minh-xxxl-60 {
    min-height: 60%!important;
}
.minh-xxxl-70 {
    min-height: 70%!important;
}
.minh-xxxl-80 {
    min-height: 80%!important;
}
.minh-xxxl-8px {
    min-height: 8px!important;
}
.minh-xxxl-14px {
    min-height: 14px!important;
}
.minh-xxxl-16px {
    min-height: 16px!important;
}
.minh-xxxl-18px {
    min-height: 18px!important;
}
.minh-xxxl-20px {
    min-height: 20px!important;
}
.minh-xxxl-30px {
    min-height: 30px!important;
}
.minh-xxxl-32px {
    min-height: 32px!important;
}
.minh-xxxl-36px {
    min-height: 36px!important;
}
.minh-xxxl-38px {
    min-height: 38px!important;
}
.minh-xxxl-40px {
    min-height: 40px!important;
}
.minh-xxxl-50px {
    min-height: 50px!important;
}
.minh-xxxl-54px {
    min-height: 54px!important;
}
.minh-xxxl-56px {
    min-height: 56px!important;
}
.minh-xxxl-60px {
    min-height: 60px!important;
}
.minh-xxxl-70px {
    min-height: 70px!important;
}
.minh-xxxl-72px {
    min-height: 72px!important;
}
.minh-xxxl-76px {
    min-height: 76px!important;
}
.minh-xxxl-80px {
    min-height: 80px!important;
}
.minh-xxxl-100px {
    min-height: 100px!important;
}
.minh-xxxl-105px {
    min-height: 105px!important;
}
.minh-xxxl-110px {
    min-height: 110px!important;
}
.minh-xxxl-120px {
    min-height: 120px!important;
}
.minh-xxxl-122px {
    min-height: 122px!important;
}
.minh-xxxl-140px {
    min-height: 140px!important;
}
.minh-xxxl-150px {
    min-height: 150px!important;
}
.minh-xxxl-155px {
    min-height: 155px!important;
}
.minh-xxxl-160px {
    min-height: 160px!important;
}
.minh-xxxl-164px {
    min-height: 164px!important;
}
.minh-xxxl-170px {
    min-height: 170px!important;
}
.minh-xxxl-185px {
    min-height: 185px!important;
}
.minh-xxxl-200px {
    min-height: 200px!important;
}
.minh-xxxl-220px {
    min-height: 220px!important;
}
.minh-xxxl-240px {
    min-height: 240px!important;
}
.minh-xxxl-250px {
    min-height: 250px!important;
}
.minh-xxxl-260px {
    min-height: 260px!important;
}
.minh-xxxl-270px {
    min-height: 270px!important;
}
.minh-xxxl-300px {
    min-height: 300px!important;
}
.minh-xxxl-305px {
    min-height: 305px!important;
}
.minh-xxxl-310px {
    min-height: 310px!important;
}
.minh-xxxl-350px {
    min-height: 350px!important;
}
.minh-xxxl-370px {
    min-height: 370px!important;
}
.minh-xxxl-400px {
    min-height: 400px!important;
}
.minh-xxxl-450px {
    min-height: 450px!important;
}
.minh-xxxl-465px {
    min-height: 465px!important;
}
.minh-xxxl-480px {
    min-height: 480px!important;
}
.minh-xxxl-500px {
    min-height: 500px!important;
}
.minh-xxxl-600px {
    min-height: 600px!important;
}
.minh-xxxl-700px {
    min-height: 700px!important;
}
.minh-xxxl-800px {
    min-height: 800px!important;
}
.minh-xxxl-1000px {
    min-height: 1000px!important;
}
.minh-xxxl-1400px {
    min-height: 1400px!important;
}
.minh-xxxl-100vh {
    min-height: 100vh!important;
}
.minh-xxxl-content {
    min-height: max-content!important;
}
.mw-xxxl-25 {
    max-width: 25%!important;
}
.mw-xxxl-50 {
    max-width: 50%!important;
}
.mw-xxxl-75 {
    max-width: 75%!important;
}
.mw-xxxl-100 {
    max-width: 100%!important;
}
.mw-xxxl-auto {
    max-width: auto!important;
}
.mw-xxxl-60 {
    max-width: 60%!important;
}
.mw-xxxl-70 {
    max-width: 70%!important;
}
.mw-xxxl-80 {
    max-width: 80%!important;
}
.mw-xxxl-8px {
    max-width: 8px!important;
}
.mw-xxxl-14px {
    max-width: 14px!important;
}
.mw-xxxl-16px {
    max-width: 16px!important;
}
.mw-xxxl-18px {
    max-width: 18px!important;
}
.mw-xxxl-20px {
    max-width: 20px!important;
}
.mw-xxxl-30px {
    max-width: 30px!important;
}
.mw-xxxl-32px {
    max-width: 32px!important;
}
.mw-xxxl-36px {
    max-width: 36px!important;
}
.mw-xxxl-38px {
    max-width: 38px!important;
}
.mw-xxxl-40px {
    max-width: 40px!important;
}
.mw-xxxl-50px {
    max-width: 50px!important;
}
.mw-xxxl-54px {
    max-width: 54px!important;
}
.mw-xxxl-56px {
    max-width: 56px!important;
}
.mw-xxxl-60px {
    max-width: 60px!important;
}
.mw-xxxl-70px {
    max-width: 70px!important;
}
.mw-xxxl-72px {
    max-width: 72px!important;
}
.mw-xxxl-76px {
    max-width: 76px!important;
}
.mw-xxxl-80px {
    max-width: 80px!important;
}
.mw-xxxl-100px {
    max-width: 100px!important;
}
.mw-xxxl-105px {
    max-width: 105px!important;
}
.mw-xxxl-110px {
    max-width: 110px!important;
}
.mw-xxxl-120px {
    max-width: 120px!important;
}
.mw-xxxl-122px {
    max-width: 122px!important;
}
.mw-xxxl-140px {
    max-width: 140px!important;
}
.mw-xxxl-150px {
    max-width: 150px!important;
}
.mw-xxxl-155px {
    max-width: 155px!important;
}
.mw-xxxl-160px {
    max-width: 160px!important;
}
.mw-xxxl-164px {
    max-width: 164px!important;
}
.mw-xxxl-170px {
    max-width: 170px!important;
}
.mw-xxxl-185px {
    max-width: 185px!important;
}
.mw-xxxl-200px {
    max-width: 200px!important;
}
.mw-xxxl-220px {
    max-width: 220px!important;
}
.mw-xxxl-240px {
    max-width: 240px!important;
}
.mw-xxxl-250px {
    max-width: 250px!important;
}
.mw-xxxl-260px {
    max-width: 260px!important;
}
.mw-xxxl-270px {
    max-width: 270px!important;
}
.mw-xxxl-300px {
    max-width: 300px!important;
}
.mw-xxxl-305px {
    max-width: 305px!important;
}
.mw-xxxl-310px {
    max-width: 310px!important;
}
.mw-xxxl-350px {
    max-width: 350px!important;
}
.mw-xxxl-370px {
    max-width: 370px!important;
}
.mw-xxxl-400px {
    max-width: 400px!important;
}
.mw-xxxl-450px {
    max-width: 450px!important;
}
.mw-xxxl-465px {
    max-width: 465px!important;
}
.mw-xxxl-480px {
    max-width: 480px!important;
}
.mw-xxxl-500px {
    max-width: 500px!important;
}
.mw-xxxl-600px {
    max-width: 600px!important;
}
.mw-xxxl-700px {
    max-width: 700px!important;
}
.mw-xxxl-800px {
    max-width: 800px!important;
}
.mw-xxxl-1000px {
    max-width: 1000px!important;
}
.mw-xxxl-1400px {
    max-width: 1400px!important;
}
.mw-xxxl-100vh {
    max-width: 100vh!important;
}
.mw-xxxl-content {
    max-width: max-content!important;
}
.mh-xxxl-25 {
    max-height: 25%!important;
}
.mh-xxxl-50 {
    max-height: 50%!important;
}
.mh-xxxl-75 {
    max-height: 75%!important;
}
.mh-xxxl-100 {
    max-height: 100%!important;
}
.mh-xxxl-auto {
    max-height: auto!important;
}
.mh-xxxl-60 {
    max-height: 60%!important;
}
.mh-xxxl-70 {
    max-height: 70%!important;
}
.mh-xxxl-80 {
    max-height: 80%!important;
}
.mh-xxxl-8px {
    max-height: 8px!important;
}
.mh-xxxl-14px {
    max-height: 14px!important;
}
.mh-xxxl-16px {
    max-height: 16px!important;
}
.mh-xxxl-18px {
    max-height: 18px!important;
}
.mh-xxxl-20px {
    max-height: 20px!important;
}
.mh-xxxl-30px {
    max-height: 30px!important;
}
.mh-xxxl-32px {
    max-height: 32px!important;
}
.mh-xxxl-36px {
    max-height: 36px!important;
}
.mh-xxxl-38px {
    max-height: 38px!important;
}
.mh-xxxl-40px {
    max-height: 40px!important;
}
.mh-xxxl-50px {
    max-height: 50px!important;
}
.mh-xxxl-54px {
    max-height: 54px!important;
}
.mh-xxxl-56px {
    max-height: 56px!important;
}
.mh-xxxl-60px {
    max-height: 60px!important;
}
.mh-xxxl-70px {
    max-height: 70px!important;
}
.mh-xxxl-72px {
    max-height: 72px!important;
}
.mh-xxxl-76px {
    max-height: 76px!important;
}
.mh-xxxl-80px {
    max-height: 80px!important;
}
.mh-xxxl-100px {
    max-height: 100px!important;
}
.mh-xxxl-105px {
    max-height: 105px!important;
}
.mh-xxxl-110px {
    max-height: 110px!important;
}
.mh-xxxl-120px {
    max-height: 120px!important;
}
.mh-xxxl-122px {
    max-height: 122px!important;
}
.mh-xxxl-140px {
    max-height: 140px!important;
}
.mh-xxxl-150px {
    max-height: 150px!important;
}
.mh-xxxl-155px {
    max-height: 155px!important;
}
.mh-xxxl-160px {
    max-height: 160px!important;
}
.mh-xxxl-164px {
    max-height: 164px!important;
}
.mh-xxxl-170px {
    max-height: 170px!important;
}
.mh-xxxl-185px {
    max-height: 185px!important;
}
.mh-xxxl-200px {
    max-height: 200px!important;
}
.mh-xxxl-220px {
    max-height: 220px!important;
}
.mh-xxxl-240px {
    max-height: 240px!important;
}
.mh-xxxl-250px {
    max-height: 250px!important;
}
.mh-xxxl-260px {
    max-height: 260px!important;
}
.mh-xxxl-270px {
    max-height: 270px!important;
}
.mh-xxxl-300px {
    max-height: 300px!important;
}
.mh-xxxl-305px {
    max-height: 305px!important;
}
.mh-xxxl-310px {
    max-height: 310px!important;
}
.mh-xxxl-350px {
    max-height: 350px!important;
}
.mh-xxxl-370px {
    max-height: 370px!important;
}
.mh-xxxl-400px {
    max-height: 400px!important;
}
.mh-xxxl-450px {
    max-height: 450px!important;
}
.mh-xxxl-465px {
    max-height: 465px!important;
}
.mh-xxxl-480px {
    max-height: 480px!important;
}
.mh-xxxl-500px {
    max-height: 500px!important;
}
.mh-xxxl-600px {
    max-height: 600px!important;
}
.mh-xxxl-700px {
    max-height: 700px!important;
}
.mh-xxxl-800px {
    max-height: 800px!important;
}
.mh-xxxl-1000px {
    max-height: 1000px!important;
}
.mh-xxxl-1400px {
    max-height: 1400px!important;
}
.mh-xxxl-100vh {
    max-height: 100vh!important;
}
.mh-xxxl-content {
    max-height: max-content!important;
}
.w-xxxl-25 {
    width: 25%!important;
}
.w-xxxl-50 {
    width: 50%!important;
}
.w-xxxl-75 {
    width: 75%!important;
}
.w-xxxl-100 {
    width: 100%!important;
}
.w-xxxl-auto {
    width: auto!important;
}
.w-xxxl-60 {
    width: 60%!important;
}
.w-xxxl-70 {
    width: 70%!important;
}
.w-xxxl-80 {
    width: 80%!important;
}
.w-xxxl-8px {
    width: 8px!important;
}
.w-xxxl-14px {
    width: 14px!important;
}
.w-xxxl-16px {
    width: 16px!important;
}
.w-xxxl-18px {
    width: 18px!important;
}
.w-xxxl-20px {
    width: 20px!important;
}
.w-xxxl-30px {
    width: 30px!important;
}
.w-xxxl-32px {
    width: 32px!important;
}
.w-xxxl-36px {
    width: 36px!important;
}
.w-xxxl-38px {
    width: 38px!important;
}
.w-xxxl-40px {
    width: 40px!important;
}
.w-xxxl-50px {
    width: 50px!important;
}
.w-xxxl-54px {
    width: 54px!important;
}
.w-xxxl-56px {
    width: 56px!important;
}
.w-xxxl-60px {
    width: 60px!important;
}
.w-xxxl-70px {
    width: 70px!important;
}
.w-xxxl-72px {
    width: 72px!important;
}
.w-xxxl-76px {
    width: 76px!important;
}
.w-xxxl-80px {
    width: 80px!important;
}
.w-xxxl-100px {
    width: 100px!important;
}
.w-xxxl-105px {
    width: 105px!important;
}
.w-xxxl-110px {
    width: 110px!important;
}
.w-xxxl-120px {
    width: 120px!important;
}
.w-xxxl-122px {
    width: 122px!important;
}
.w-xxxl-140px {
    width: 140px!important;
}
.w-xxxl-150px {
    width: 150px!important;
}
.w-xxxl-155px {
    width: 155px!important;
}
.w-xxxl-160px {
    width: 160px!important;
}
.w-xxxl-164px {
    width: 164px!important;
}
.w-xxxl-170px {
    width: 170px!important;
}
.w-xxxl-185px {
    width: 185px!important;
}
.w-xxxl-200px {
    width: 200px!important;
}
.w-xxxl-220px {
    width: 220px!important;
}
.w-xxxl-240px {
    width: 240px!important;
}
.w-xxxl-250px {
    width: 250px!important;
}
.w-xxxl-260px {
    width: 260px!important;
}
.w-xxxl-270px {
    width: 270px!important;
}
.w-xxxl-300px {
    width: 300px!important;
}
.w-xxxl-305px {
    width: 305px!important;
}
.w-xxxl-310px {
    width: 310px!important;
}
.w-xxxl-350px {
    width: 350px!important;
}
.w-xxxl-370px {
    width: 370px!important;
}
.w-xxxl-400px {
    width: 400px!important;
}
.w-xxxl-450px {
    width: 450px!important;
}
.w-xxxl-465px {
    width: 465px!important;
}
.w-xxxl-480px {
    width: 480px!important;
}
.w-xxxl-500px {
    width: 500px!important;
}
.w-xxxl-600px {
    width: 600px!important;
}
.w-xxxl-700px {
    width: 700px!important;
}
.w-xxxl-800px {
    width: 800px!important;
}
.w-xxxl-1000px {
    width: 1000px!important;
}
.w-xxxl-1400px {
    width: 1400px!important;
}
.w-xxxl-100vh {
    width: 100vh!important;
}
.w-xxxl-content {
    width: max-content!important;
}
.h-xxxl-25 {
    height: 25%!important;
}
.h-xxxl-50 {
    height: 50%!important;
}
.h-xxxl-75 {
    height: 75%!important;
}
.h-xxxl-100 {
    height: 100%!important;
}
.h-xxxl-auto {
    height: auto!important;
}
.h-xxxl-60 {
    height: 60%!important;
}
.h-xxxl-70 {
    height: 70%!important;
}
.h-xxxl-80 {
    height: 80%!important;
}
.h-xxxl-8px {
    height: 8px!important;
}
.h-xxxl-14px {
    height: 14px!important;
}
.h-xxxl-16px {
    height: 16px!important;
}
.h-xxxl-18px {
    height: 18px!important;
}
.h-xxxl-20px {
    height: 20px!important;
}
.h-xxxl-30px {
    height: 30px!important;
}
.h-xxxl-32px {
    height: 32px!important;
}
.h-xxxl-36px {
    height: 36px!important;
}
.h-xxxl-38px {
    height: 38px!important;
}
.h-xxxl-40px {
    height: 40px!important;
}
.h-xxxl-50px {
    height: 50px!important;
}
.h-xxxl-54px {
    height: 54px!important;
}
.h-xxxl-56px {
    height: 56px!important;
}
.h-xxxl-60px {
    height: 60px!important;
}
.h-xxxl-70px {
    height: 70px!important;
}
.h-xxxl-72px {
    height: 72px!important;
}
.h-xxxl-76px {
    height: 76px!important;
}
.h-xxxl-80px {
    height: 80px!important;
}
.h-xxxl-100px {
    height: 100px!important;
}
.h-xxxl-105px {
    height: 105px!important;
}
.h-xxxl-110px {
    height: 110px!important;
}
.h-xxxl-120px {
    height: 120px!important;
}
.h-xxxl-122px {
    height: 122px!important;
}
.h-xxxl-140px {
    height: 140px!important;
}
.h-xxxl-150px {
    height: 150px!important;
}
.h-xxxl-155px {
    height: 155px!important;
}
.h-xxxl-160px {
    height: 160px!important;
}
.h-xxxl-164px {
    height: 164px!important;
}
.h-xxxl-170px {
    height: 170px!important;
}
.h-xxxl-185px {
    height: 185px!important;
}
.h-xxxl-200px {
    height: 200px!important;
}
.h-xxxl-220px {
    height: 220px!important;
}
.h-xxxl-240px {
    height: 240px!important;
}
.h-xxxl-250px {
    height: 250px!important;
}
.h-xxxl-260px {
    height: 260px!important;
}
.h-xxxl-270px {
    height: 270px!important;
}
.h-xxxl-300px {
    height: 300px!important;
}
.h-xxxl-305px {
    height: 305px!important;
}
.h-xxxl-310px {
    height: 310px!important;
}
.h-xxxl-350px {
    height: 350px!important;
}
.h-xxxl-370px {
    height: 370px!important;
}
.h-xxxl-400px {
    height: 400px!important;
}
.h-xxxl-450px {
    height: 450px!important;
}
.h-xxxl-465px {
    height: 465px!important;
}
.h-xxxl-480px {
    height: 480px!important;
}
.h-xxxl-500px {
    height: 500px!important;
}
.h-xxxl-600px {
    height: 600px!important;
}
.h-xxxl-700px {
    height: 700px!important;
}
.h-xxxl-800px {
    height: 800px!important;
}
.h-xxxl-1000px {
    height: 1000px!important;
}
.h-xxxl-1400px {
    height: 1400px!important;
}
.h-xxxl-100vh {
    height: 100vh!important;
}
.h-xxxl-content {
    height: max-content!important;
}
}.generaltable, .table {
    border-top: 2px solid #333;
}
.generaltable th, .generaltable td, .table th, .table td {
    border: none;
    background-color: #fff;
    border-bottom: 1px solid #eaeaea;
    padding: 8px;
    text-align: center;
}
.generaltable th:not(:first-child), .generaltable td:not(:first-child), .table th:not(:first-child), .table td:not(:first-child) {
    border-left: 1px solid #eaeaea;
}
.generaltable th, .table th {
    background: #f5f5f5;
    vertical-align: middle;
}
.table-borderless th:not(:first-child), .table-borderless td:not(:first-child) {
    border-left: 0px!important;
}
.pure-table {
    margin: 0px!important;
    padding: 0px!important;
}
.pure-table td {
    border: 0px!important;
    padding: 0px!important;
}
.tp-checkbox {
    margin: 0;
    cursor: pointer;
}
.tp-checkbox .checkmark {
    position: relative;
    display: inline-block;
    margin-right: 4px;
    top: 4px;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
}
.tp-checkbox .checkmark::after {
    content: "";
    position: absolute;
    left: 7px;
    top: 4px;
    width: 6px;
    height: 10px;
    border: solid #d9d9d9;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}
.tp-checkbox input {
    display: none;
}
.tp-checkbox input:checked~.checkmark {
    border-color: #0c0b41;
    background-color: #0c0b41;
}
.tp-checkbox input:checked~.checkmark::after {
    border-color: #fff;
}
.collapsible-actions .collapseexpand {
    color: #222222!important;
}
.mform {
    margin-bottom: 10px;
}
.mform .collapsible {
    margin: 0px!important;
    padding: 0px!important;
}
.mform .collapsible .ftoggler {
    padding: 0 16px!important;
    margin: 0px!important;
}
.mform .collapsible .ftoggler .fheader {
    display: block;
    font-size: 16px!important;
    font-weight: 700!important;
    color: #222222!important;
    margin: 0px!important;
    background-position: right center!important;
}
.mform .collapsible .fcontainer {
    background-color: #f8f8f8;
    padding: 16px;
    border-top: 1px solid #eaeaea;
}
.mform .felement[data-fieldtype="group"]>fieldset {
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.mform .felement[data-fieldtype="group"]>fieldset .d-flex.flex-wrap {
    gap: 10px;
}
.mform .felement[data-fieldtype="group"]>fieldset .fitem>span[data-fieldtype="text"] {
    flex: 1 1 auto;
}
.mform .felement[data-fieldtype="group"]>fieldset .fitem>span[data-fieldtype="text"] .form-control {
    width: 100%}
.mform .fitem[data-groupname="buttonar"] {
    margin-top: 16px;
}
.fw-bold {
    font-weight: 700;
}
.font-jalnan {
    font-family: "Jalnan", sans-serif!important;
    font-weight: 700;
}
.text-primary {
    color: #0c0b41!important;
}
.text-primary-500 {
    color: #040415!important;
}
.hover-text-primary:hover, .hover-text-primary:focus, .hover-text-primary:active, a.hover-text-primary:hover, a.hover-text-primary:focus, a.hover-text-primary:active, button.hover-text-primary:hover, button.hover-text-primary:focus, button.hover-text-primary:active {
    color: #0c0b41!important;
}
.text-secondary {
    color: #eaeaea!important;
}
.text-secondary-500 {
    color: #d1d1d1!important;
}
.hover-text-secondary:hover, .hover-text-secondary:focus, .hover-text-secondary:active, a.hover-text-secondary:hover, a.hover-text-secondary:focus, a.hover-text-secondary:active, button.hover-text-secondary:hover, button.hover-text-secondary:focus, button.hover-text-secondary:active {
    color: #eaeaea!important;
}
.text-success {
    color: #26cba4!important;
}
.text-success-500 {
    color: #1ea081!important;
}
.hover-text-success:hover, .hover-text-success:focus, .hover-text-success:active, a.hover-text-success:hover, a.hover-text-success:focus, a.hover-text-success:active, button.hover-text-success:hover, button.hover-text-success:focus, button.hover-text-success:active {
    color: #26cba4!important;
}
.text-info {
    color: #3d8aff!important;
}
.text-info-500 {
    color: #0a6bff!important;
}
.hover-text-info:hover, .hover-text-info:focus, .hover-text-info:active, a.hover-text-info:hover, a.hover-text-info:focus, a.hover-text-info:active, button.hover-text-info:hover, button.hover-text-info:focus, button.hover-text-info:active {
    color: #3d8aff!important;
}
.text-warning {
    color: #FF6914!important;
}
.text-warning-500 {
    color: #e05100!important;
}
.hover-text-warning:hover, .hover-text-warning:focus, .hover-text-warning:active, a.hover-text-warning:hover, a.hover-text-warning:focus, a.hover-text-warning:active, button.hover-text-warning:hover, button.hover-text-warning:focus, button.hover-text-warning:active {
    color: #FF6914!important;
}
.text-danger {
    color: #d75252!important;
}
.text-danger-500 {
    color: #c82e2e!important;
}
.hover-text-danger:hover, .hover-text-danger:focus, .hover-text-danger:active, a.hover-text-danger:hover, a.hover-text-danger:focus, a.hover-text-danger:active, button.hover-text-danger:hover, button.hover-text-danger:focus, button.hover-text-danger:active {
    color: #d75252!important;
}
.text-light {
    color: #f8f8f8!important;
}
.text-light-500 {
    color: #dfdfdf!important;
}
.hover-text-light:hover, .hover-text-light:focus, .hover-text-light:active, a.hover-text-light:hover, a.hover-text-light:focus, a.hover-text-light:active, button.hover-text-light:hover, button.hover-text-light:focus, button.hover-text-light:active {
    color: #f8f8f8!important;
}
.text-dark {
    color: #444444!important;
}
.text-dark-500 {
    color: #2b2b2b!important;
}
.hover-text-dark:hover, .hover-text-dark:focus, .hover-text-dark:active, a.hover-text-dark:hover, a.hover-text-dark:focus, a.hover-text-dark:active, button.hover-text-dark:hover, button.hover-text-dark:focus, button.hover-text-dark:active {
    color: #444444!important;
}
.text-mpage_cfg_bg_color1 {
    color: #0c0b41!important;
}
.text-mpage_cfg_bg_color1-500 {
    color: #040415!important;
}
.hover-text-mpage_cfg_bg_color1:hover, .hover-text-mpage_cfg_bg_color1:focus, .hover-text-mpage_cfg_bg_color1:active, a.hover-text-mpage_cfg_bg_color1:hover, a.hover-text-mpage_cfg_bg_color1:focus, a.hover-text-mpage_cfg_bg_color1:active, button.hover-text-mpage_cfg_bg_color1:hover, button.hover-text-mpage_cfg_bg_color1:focus, button.hover-text-mpage_cfg_bg_color1:active {
    color: #0c0b41!important;
}
.text-mpage_cfg_bg_color2 {
    color: #0b345b!important;
}
.text-mpage_cfg_bg_color2-500 {
    color: #051a2e!important;
}
.hover-text-mpage_cfg_bg_color2:hover, .hover-text-mpage_cfg_bg_color2:focus, .hover-text-mpage_cfg_bg_color2:active, a.hover-text-mpage_cfg_bg_color2:hover, a.hover-text-mpage_cfg_bg_color2:focus, a.hover-text-mpage_cfg_bg_color2:active, button.hover-text-mpage_cfg_bg_color2:hover, button.hover-text-mpage_cfg_bg_color2:focus, button.hover-text-mpage_cfg_bg_color2:active {
    color: #0b345b!important;
}
.text-mpage_cfg_mouse_over_color {
    color: #1b36bb!important;
}
.text-mpage_cfg_mouse_over_color-500 {
    color: #15298e!important;
}
.hover-text-mpage_cfg_mouse_over_color:hover, .hover-text-mpage_cfg_mouse_over_color:focus, .hover-text-mpage_cfg_mouse_over_color:active, a.hover-text-mpage_cfg_mouse_over_color:hover, a.hover-text-mpage_cfg_mouse_over_color:focus, a.hover-text-mpage_cfg_mouse_over_color:active, button.hover-text-mpage_cfg_mouse_over_color:hover, button.hover-text-mpage_cfg_mouse_over_color:focus, button.hover-text-mpage_cfg_mouse_over_color:active {
    color: #1b36bb!important;
}
.text-primary-light {
    color: #4574dc!important;
}
.text-primary-light-500 {
    color: #2658c8!important;
}
.hover-text-primary-light:hover, .hover-text-primary-light:focus, .hover-text-primary-light:active, a.hover-text-primary-light:hover, a.hover-text-primary-light:focus, a.hover-text-primary-light:active, button.hover-text-primary-light:hover, button.hover-text-primary-light:focus, button.hover-text-primary-light:active {
    color: #4574dc!important;
}
.text-primary-dark {
    color: #576383!important;
}
.text-primary-dark-500 {
    color: #434c64!important;
}
.hover-text-primary-dark:hover, .hover-text-primary-dark:focus, .hover-text-primary-dark:active, a.hover-text-primary-dark:hover, a.hover-text-primary-dark:focus, a.hover-text-primary-dark:active, button.hover-text-primary-dark:hover, button.hover-text-primary-dark:focus, button.hover-text-primary-dark:active {
    color: #576383!important;
}
.text-primary2 {
    color: #2F56A5!important;
}
.text-primary2-500 {
    color: #24417d!important;
}
.hover-text-primary2:hover, .hover-text-primary2:focus, .hover-text-primary2:active, a.hover-text-primary2:hover, a.hover-text-primary2:focus, a.hover-text-primary2:active, button.hover-text-primary2:hover, button.hover-text-primary2:focus, button.hover-text-primary2:active {
    color: #2F56A5!important;
}
.text-primary-darken {
    color: #292B5D!important;
}
.text-primary-darken-500 {
    color: #191b3a!important;
}
.hover-text-primary-darken:hover, .hover-text-primary-darken:focus, .hover-text-primary-darken:active, a.hover-text-primary-darken:hover, a.hover-text-primary-darken:focus, a.hover-text-primary-darken:active, button.hover-text-primary-darken:hover, button.hover-text-primary-darken:focus, button.hover-text-primary-darken:active {
    color: #292B5D!important;
}
.text-primary-darken2 {
    color: #00205c!important;
}
.text-primary-darken2-500 {
    color: #000e29!important;
}
.hover-text-primary-darken2:hover, .hover-text-primary-darken2:focus, .hover-text-primary-darken2:active, a.hover-text-primary-darken2:hover, a.hover-text-primary-darken2:focus, a.hover-text-primary-darken2:active, button.hover-text-primary-darken2:hover, button.hover-text-primary-darken2:focus, button.hover-text-primary-darken2:active {
    color: #00205c!important;
}
.text-primary-darken3 {
    color: #1c376f!important;
}
.text-primary-darken3-500 {
    color: #122346!important;
}
.hover-text-primary-darken3:hover, .hover-text-primary-darken3:focus, .hover-text-primary-darken3:active, a.hover-text-primary-darken3:hover, a.hover-text-primary-darken3:focus, a.hover-text-primary-darken3:active, button.hover-text-primary-darken3:hover, button.hover-text-primary-darken3:focus, button.hover-text-primary-darken3:active {
    color: #1c376f!important;
}
.text-secondary-light {
    color: #fdf9bc!important;
}
.text-secondary-light-500 {
    color: #fcf58a!important;
}
.hover-text-secondary-light:hover, .hover-text-secondary-light:focus, .hover-text-secondary-light:active, a.hover-text-secondary-light:hover, a.hover-text-secondary-light:focus, a.hover-text-secondary-light:active, button.hover-text-secondary-light:hover, button.hover-text-secondary-light:focus, button.hover-text-secondary-light:active {
    color: #fdf9bc!important;
}
.text-success-light {
    color: #ecf9f2!important;
}
.text-success-light-500 {
    color: #c5edd7!important;
}
.hover-text-success-light:hover, .hover-text-success-light:focus, .hover-text-success-light:active, a.hover-text-success-light:hover, a.hover-text-success-light:focus, a.hover-text-success-light:active, button.hover-text-success-light:hover, button.hover-text-success-light:focus, button.hover-text-success-light:active {
    color: #ecf9f2!important;
}
.text-info-light {
    color: #e3f4fe!important;
}
.text-info-light-500 {
    color: #b2e1fc!important;
}
.hover-text-info-light:hover, .hover-text-info-light:focus, .hover-text-info-light:active, a.hover-text-info-light:hover, a.hover-text-info-light:focus, a.hover-text-info-light:active, button.hover-text-info-light:hover, button.hover-text-info-light:focus, button.hover-text-info-light:active {
    color: #e3f4fe!important;
}
.text-warning-light {
    color: #fff3e3!important;
}
.text-warning-light-500 {
    color: #ffddb0!important;
}
.hover-text-warning-light:hover, .hover-text-warning-light:focus, .hover-text-warning-light:active, a.hover-text-warning-light:hover, a.hover-text-warning-light:focus, a.hover-text-warning-light:active, button.hover-text-warning-light:hover, button.hover-text-warning-light:focus, button.hover-text-warning-light:active {
    color: #fff3e3!important;
}
.text-danger-light {
    color: #fdeaef!important;
}
.text-danger-light-500 {
    color: #f9bbcc!important;
}
.hover-text-danger-light:hover, .hover-text-danger-light:focus, .hover-text-danger-light:active, a.hover-text-danger-light:hover, a.hover-text-danger-light:focus, a.hover-text-danger-light:active, button.hover-text-danger-light:hover, button.hover-text-danger-light:focus, button.hover-text-danger-light:active {
    color: #fdeaef!important;
}
.text-blue {
    color: #3d8aff!important;
}
.text-blue-500 {
    color: #0a6bff!important;
}
.hover-text-blue:hover, .hover-text-blue:focus, .hover-text-blue:active, a.hover-text-blue:hover, a.hover-text-blue:focus, a.hover-text-blue:active, button.hover-text-blue:hover, button.hover-text-blue:focus, button.hover-text-blue:active {
    color: #3d8aff!important;
}
.text-blue-light {
    color: #e3f4fe!important;
}
.text-blue-light-500 {
    color: #b2e1fc!important;
}
.hover-text-blue-light:hover, .hover-text-blue-light:focus, .hover-text-blue-light:active, a.hover-text-blue-light:hover, a.hover-text-blue-light:focus, a.hover-text-blue-light:active, button.hover-text-blue-light:hover, button.hover-text-blue-light:focus, button.hover-text-blue-light:active {
    color: #e3f4fe!important;
}
.text-indigo {
    color: #7239ea!important;
}
.text-indigo-500 {
    color: #5517d9!important;
}
.hover-text-indigo:hover, .hover-text-indigo:focus, .hover-text-indigo:active, a.hover-text-indigo:hover, a.hover-text-indigo:focus, a.hover-text-indigo:active, button.hover-text-indigo:hover, button.hover-text-indigo:focus, button.hover-text-indigo:active {
    color: #7239ea!important;
}
.text-indigo-light {
    color: #efe9fd!important;
}
.text-indigo-light-500 {
    color: #cdbaf9!important;
}
.hover-text-indigo-light:hover, .hover-text-indigo-light:focus, .hover-text-indigo-light:active, a.hover-text-indigo-light:hover, a.hover-text-indigo-light:focus, a.hover-text-indigo-light:active, button.hover-text-indigo-light:hover, button.hover-text-indigo-light:focus, button.hover-text-indigo-light:active {
    color: #efe9fd!important;
}
.text-purple {
    color: #5b2e91!important;
}
.text-purple-500 {
    color: #43226a!important;
}
.hover-text-purple:hover, .hover-text-purple:focus, .hover-text-purple:active, a.hover-text-purple:hover, a.hover-text-purple:focus, a.hover-text-purple:active, button.hover-text-purple:hover, button.hover-text-purple:focus, button.hover-text-purple:active {
    color: #5b2e91!important;
}
.text-purple-light {
    color: #ede8f3!important;
}
.text-purple-light-500 {
    color: #d3c6e2!important;
}
.hover-text-purple-light:hover, .hover-text-purple-light:focus, .hover-text-purple-light:active, a.hover-text-purple-light:hover, a.hover-text-purple-light:focus, a.hover-text-purple-light:active, button.hover-text-purple-light:hover, button.hover-text-purple-light:focus, button.hover-text-purple-light:active {
    color: #ede8f3!important;
}
.text-pink {
    color: #ed156e!important;
}
.text-pink-500 {
    color: #c00f58!important;
}
.hover-text-pink:hover, .hover-text-pink:focus, .hover-text-pink:active, a.hover-text-pink:hover, a.hover-text-pink:focus, a.hover-text-pink:active, button.hover-text-pink:hover, button.hover-text-pink:focus, button.hover-text-pink:active {
    color: #ed156e!important;
}
.text-pink-light {
    color: #ffe8ec!important;
}
.text-pink-light-500 {
    color: #ffb5c2!important;
}
.hover-text-pink-light:hover, .hover-text-pink-light:focus, .hover-text-pink-light:active, a.hover-text-pink-light:hover, a.hover-text-pink-light:focus, a.hover-text-pink-light:active, button.hover-text-pink-light:hover, button.hover-text-pink-light:focus, button.hover-text-pink-light:active {
    color: #ffe8ec!important;
}
.text-red {
    color: #d75252!important;
}
.text-red-500 {
    color: #c82e2e!important;
}
.hover-text-red:hover, .hover-text-red:focus, .hover-text-red:active, a.hover-text-red:hover, a.hover-text-red:focus, a.hover-text-red:active, button.hover-text-red:hover, button.hover-text-red:focus, button.hover-text-red:active {
    color: #d75252!important;
}
.text-red-light {
    color: #fdeaef!important;
}
.text-red-light-500 {
    color: #f9bbcc!important;
}
.hover-text-red-light:hover, .hover-text-red-light:focus, .hover-text-red-light:active, a.hover-text-red-light:hover, a.hover-text-red-light:focus, a.hover-text-red-light:active, button.hover-text-red-light:hover, button.hover-text-red-light:focus, button.hover-text-red-light:active {
    color: #fdeaef!important;
}
.text-yellow {
    color: #FFBD14!important;
}
.text-yellow-500 {
    color: #e0a100!important;
}
.hover-text-yellow:hover, .hover-text-yellow:focus, .hover-text-yellow:active, a.hover-text-yellow:hover, a.hover-text-yellow:focus, a.hover-text-yellow:active, button.hover-text-yellow:hover, button.hover-text-yellow:focus, button.hover-text-yellow:active {
    color: #FFBD14!important;
}
.text-yellow-light {
    color: #ebff00!important;
}
.text-yellow-light-500 {
    color: #bccc00!important;
}
.hover-text-yellow-light:hover, .hover-text-yellow-light:focus, .hover-text-yellow-light:active, a.hover-text-yellow-light:hover, a.hover-text-yellow-light:focus, a.hover-text-yellow-light:active, button.hover-text-yellow-light:hover, button.hover-text-yellow-light:focus, button.hover-text-yellow-light:active {
    color: #ebff00!important;
}
.text-orange {
    color: #FF6914!important;
}
.text-orange-500 {
    color: #e05100!important;
}
.hover-text-orange:hover, .hover-text-orange:focus, .hover-text-orange:active, a.hover-text-orange:hover, a.hover-text-orange:focus, a.hover-text-orange:active, button.hover-text-orange:hover, button.hover-text-orange:focus, button.hover-text-orange:active {
    color: #FF6914!important;
}
.text-orange-light {
    color: #fff3e3!important;
}
.text-orange-light-500 {
    color: #ffddb0!important;
}
.hover-text-orange-light:hover, .hover-text-orange-light:focus, .hover-text-orange-light:active, a.hover-text-orange-light:hover, a.hover-text-orange-light:focus, a.hover-text-orange-light:active, button.hover-text-orange-light:hover, button.hover-text-orange-light:focus, button.hover-text-orange-light:active {
    color: #fff3e3!important;
}
.text-green {
    color: #26cba4!important;
}
.text-green-500 {
    color: #1ea081!important;
}
.hover-text-green:hover, .hover-text-green:focus, .hover-text-green:active, a.hover-text-green:hover, a.hover-text-green:focus, a.hover-text-green:active, button.hover-text-green:hover, button.hover-text-green:focus, button.hover-text-green:active {
    color: #26cba4!important;
}
.text-green-light {
    color: #ecf9f2!important;
}
.text-green-light-500 {
    color: #c5edd7!important;
}
.hover-text-green-light:hover, .hover-text-green-light:focus, .hover-text-green-light:active, a.hover-text-green-light:hover, a.hover-text-green-light:focus, a.hover-text-green-light:active, button.hover-text-green-light:hover, button.hover-text-green-light:focus, button.hover-text-green-light:active {
    color: #ecf9f2!important;
}
.text-cyan {
    color: #4e8ac0!important;
}
.text-cyan-500 {
    color: #3970a2!important;
}
.hover-text-cyan:hover, .hover-text-cyan:focus, .hover-text-cyan:active, a.hover-text-cyan:hover, a.hover-text-cyan:focus, a.hover-text-cyan:active, button.hover-text-cyan:hover, button.hover-text-cyan:focus, button.hover-text-cyan:active {
    color: #4e8ac0!important;
}
.text-lighten {
    color: #f8f8f8!important;
}
.text-lighten-500 {
    color: #dfdfdf!important;
}
.hover-text-lighten:hover, .hover-text-lighten:focus, .hover-text-lighten:active, a.hover-text-lighten:hover, a.hover-text-lighten:focus, a.hover-text-lighten:active, button.hover-text-lighten:hover, button.hover-text-lighten:focus, button.hover-text-lighten:active {
    color: #f8f8f8!important;
}
.text-gray {
    color: #8c8c8c!important;
}
.text-gray-500 {
    color: #737373!important;
}
.hover-text-gray:hover, .hover-text-gray:focus, .hover-text-gray:active, a.hover-text-gray:hover, a.hover-text-gray:focus, a.hover-text-gray:active, button.hover-text-gray:hover, button.hover-text-gray:focus, button.hover-text-gray:active {
    color: #8c8c8c!important;
}
.text-gray-100 {
    color: #f8f9fa!important;
}
.text-gray-100-500 {
    color: #dae0e5!important;
}
.hover-text-gray-100:hover, .hover-text-gray-100:focus, .hover-text-gray-100:active, a.hover-text-gray-100:hover, a.hover-text-gray-100:focus, a.hover-text-gray-100:active, button.hover-text-gray-100:hover, button.hover-text-gray-100:focus, button.hover-text-gray-100:active {
    color: #f8f9fa!important;
}
.text-gray-200 {
    color: #f4f5f7!important;
}
.text-gray-200-500 {
    color: #d6dae2!important;
}
.hover-text-gray-200:hover, .hover-text-gray-200:focus, .hover-text-gray-200:active, a.hover-text-gray-200:hover, a.hover-text-gray-200:focus, a.hover-text-gray-200:active, button.hover-text-gray-200:hover, button.hover-text-gray-200:focus, button.hover-text-gray-200:active {
    color: #f4f5f7!important;
}
.text-gray-300 {
    color: #d9d9d9!important;
}
.text-gray-300-500 {
    color: silver!important;
}
.hover-text-gray-300:hover, .hover-text-gray-300:focus, .hover-text-gray-300:active, a.hover-text-gray-300:hover, a.hover-text-gray-300:focus, a.hover-text-gray-300:active, button.hover-text-gray-300:hover, button.hover-text-gray-300:focus, button.hover-text-gray-300:active {
    color: #d9d9d9!important;
}
.text-gray-400 {
    color: #f4f5f7!important;
}
.text-gray-400-500 {
    color: #d6dae2!important;
}
.hover-text-gray-400:hover, .hover-text-gray-400:focus, .hover-text-gray-400:active, a.hover-text-gray-400:hover, a.hover-text-gray-400:focus, a.hover-text-gray-400:active, button.hover-text-gray-400:hover, button.hover-text-gray-400:focus, button.hover-text-gray-400:active {
    color: #f4f5f7!important;
}
.text-gray-500 {
    color: #8c8c8c!important;
}
.text-gray-500-500 {
    color: #737373!important;
}
.hover-text-gray-500:hover, .hover-text-gray-500:focus, .hover-text-gray-500:active, a.hover-text-gray-500:hover, a.hover-text-gray-500:focus, a.hover-text-gray-500:active, button.hover-text-gray-500:hover, button.hover-text-gray-500:focus, button.hover-text-gray-500:active {
    color: #8c8c8c!important;
}
.text-gray-600 {
    color: #666666!important;
}
.text-gray-600-500 {
    color: #4d4d4d!important;
}
.hover-text-gray-600:hover, .hover-text-gray-600:focus, .hover-text-gray-600:active, a.hover-text-gray-600:hover, a.hover-text-gray-600:focus, a.hover-text-gray-600:active, button.hover-text-gray-600:hover, button.hover-text-gray-600:focus, button.hover-text-gray-600:active {
    color: #666666!important;
}
.text-gray-700 {
    color: #444444!important;
}
.text-gray-700-500 {
    color: #2b2b2b!important;
}
.hover-text-gray-700:hover, .hover-text-gray-700:focus, .hover-text-gray-700:active, a.hover-text-gray-700:hover, a.hover-text-gray-700:focus, a.hover-text-gray-700:active, button.hover-text-gray-700:hover, button.hover-text-gray-700:focus, button.hover-text-gray-700:active {
    color: #444444!important;
}
.text-gray-800 {
    color: #333333!important;
}
.text-gray-800-500 {
    color: #1a1a1a!important;
}
.hover-text-gray-800:hover, .hover-text-gray-800:focus, .hover-text-gray-800:active, a.hover-text-gray-800:hover, a.hover-text-gray-800:focus, a.hover-text-gray-800:active, button.hover-text-gray-800:hover, button.hover-text-gray-800:focus, button.hover-text-gray-800:active {
    color: #333333!important;
}
.text-gray-900 {
    color: #282938!important;
}
.text-gray-900-500 {
    color: #13131a!important;
}
.hover-text-gray-900:hover, .hover-text-gray-900:focus, .hover-text-gray-900:active, a.hover-text-gray-900:hover, a.hover-text-gray-900:focus, a.hover-text-gray-900:active, button.hover-text-gray-900:hover, button.hover-text-gray-900:focus, button.hover-text-gray-900:active {
    color: #282938!important;
}
.text-gray-border {
    color: #eaeaea!important;
}
.text-gray-border-500 {
    color: #d1d1d1!important;
}
.hover-text-gray-border:hover, .hover-text-gray-border:focus, .hover-text-gray-border:active, a.hover-text-gray-border:hover, a.hover-text-gray-border:focus, a.hover-text-gray-border:active, button.hover-text-gray-border:hover, button.hover-text-gray-border:focus, button.hover-text-gray-border:active {
    color: #eaeaea!important;
}
.text-dark-light {
    color: #f8f8f8!important;
}
.text-dark-light-500 {
    color: #dfdfdf!important;
}
.hover-text-dark-light:hover, .hover-text-dark-light:focus, .hover-text-dark-light:active, a.hover-text-dark-light:hover, a.hover-text-dark-light:focus, a.hover-text-dark-light:active, button.hover-text-dark-light:hover, button.hover-text-dark-light:focus, button.hover-text-dark-light:active {
    color: #f8f8f8!important;
}
.text-black {
    color: #000000!important;
}
.text-black-500 {
    color: black!important;
}
.hover-text-black:hover, .hover-text-black:focus, .hover-text-black:active, a.hover-text-black:hover, a.hover-text-black:focus, a.hover-text-black:active, button.hover-text-black:hover, button.hover-text-black:focus, button.hover-text-black:active {
    color: #000000!important;
}
.text-white {
    color: #ffffff!important;
}
.text-white-500 {
    color: #e6e6e6!important;
}
.hover-text-white:hover, .hover-text-white:focus, .hover-text-white:active, a.hover-text-white:hover, a.hover-text-white:focus, a.hover-text-white:active, button.hover-text-white:hover, button.hover-text-white:focus, button.hover-text-white:active {
    color: #ffffff!important;
}
.text-white-80 {
    color: rgba(255, 255, 255, .8)!important;
}
.text-white-80-500 {
    color: rgba(230, 230, 230, .8)!important;
}
.hover-text-white-80:hover, .hover-text-white-80:focus, .hover-text-white-80:active, a.hover-text-white-80:hover, a.hover-text-white-80:focus, a.hover-text-white-80:active, button.hover-text-white-80:hover, button.hover-text-white-80:focus, button.hover-text-white-80:active {
    color: rgba(255, 255, 255, .8)!important;
}
.text-white-08 {
    color: rgba(255, 255, 255, .08)!important;
}
.text-white-08-500 {
    color: rgba(230, 230, 230, .08)!important;
}
.hover-text-white-08:hover, .hover-text-white-08:focus, .hover-text-white-08:active, a.hover-text-white-08:hover, a.hover-text-white-08:focus, a.hover-text-white-08:active, button.hover-text-white-08:hover, button.hover-text-white-08:focus, button.hover-text-white-08:active {
    color: rgba(255, 255, 255, .08)!important;
}
.text-b0b0b0 {
    color: #b0b0b0!important;
}
.text-b0b0b0-500 {
    color: #979797!important;
}
.hover-text-b0b0b0:hover, .hover-text-b0b0b0:focus, .hover-text-b0b0b0:active, a.hover-text-b0b0b0:hover, a.hover-text-b0b0b0:focus, a.hover-text-b0b0b0:active, button.hover-text-b0b0b0:hover, button.hover-text-b0b0b0:focus, button.hover-text-b0b0b0:active {
    color: #b0b0b0!important;
}
.text-fff4d3 {
    color: #FFF4D3!important;
}
.text-fff4d3-500 {
    color: #ffe7a0!important;
}
.hover-text-fff4d3:hover, .hover-text-fff4d3:focus, .hover-text-fff4d3:active, a.hover-text-fff4d3:hover, a.hover-text-fff4d3:focus, a.hover-text-fff4d3:active, button.hover-text-fff4d3:hover, button.hover-text-fff4d3:focus, button.hover-text-fff4d3:active {
    color: #FFF4D3!important;
}
.text-818181 {
    color: #818181!important;
}
.text-818181-500 {
    color: #686868!important;
}
.hover-text-818181:hover, .hover-text-818181:focus, .hover-text-818181:active, a.hover-text-818181:hover, a.hover-text-818181:focus, a.hover-text-818181:active, button.hover-text-818181:hover, button.hover-text-818181:focus, button.hover-text-818181:active {
    color: #818181!important;
}
.text-6a409d {
    color: #6A409D!important;
}
.text-6a409d-500 {
    color: #523179!important;
}
.hover-text-6a409d:hover, .hover-text-6a409d:focus, .hover-text-6a409d:active, a.hover-text-6a409d:hover, a.hover-text-6a409d:focus, a.hover-text-6a409d:active, button.hover-text-6a409d:hover, button.hover-text-6a409d:focus, button.hover-text-6a409d:active {
    color: #6A409D!important;
}
.fw-300, .hover-fw-300:hover {
    font-weight: 300;
}
.fw-400, .hover-fw-400:hover {
    font-weight: 400;
}
.fw-500, .hover-fw-500:hover {
    font-weight: 500 !important;
}
.fw-600, .hover-fw-600:hover {
    font-weight: 600;
}
.fw-700, .hover-fw-700:hover {
    font-weight: 700;
}
.fw-800, .hover-fw-800:hover {
    font-weight: 800;
}
.fw-900, .hover-fw-900:hover {
    font-weight: 900;
}
.fs-8px {
    font-size: 8px;
}
.fs-10px {
    font-size: 10px;
}
.fs-12px {
    font-size: 12px;
}
.fs-14px {
    font-size: 14px;
}
.fs-16px {
    font-size: 16px;
}
.fs-18px {
    font-size: 18px;
}
.fs-20px {
    font-size: 20px;
}
.fs-22px {
    font-size: 22px;
}
.fs-24px {
    font-size: 24px;
}
.fs-26px {
    font-size: 26px !important;
}
.fs-28px {
    font-size: 28px;
}
.fs-30px {
    font-size: 30px;
}
.fs-32px {
    font-size: 32px;
}
.fs-34px {
    font-size: 34px;
}
.fs-36px {
    font-size: 36px;
}
.fs-38px {
    font-size: 38px;
}
.fs-40px {
    font-size: 40px;
}
.fs-42px {
    font-size: 42px;
}
.fs-44px {
    font-size: 44px;
}
.fs-46px {
    font-size: 46px;
}
.fs-48px {
    font-size: 48px;
}
.fs-50px {
    font-size: 50px;
}
.fs-52px {
    font-size: 52px;
}
.fs-54px {
    font-size: 54px;
}
.fs-56px {
    font-size: 56px;
}
.fs-58px {
    font-size: 58px;
}
.fs-60px {
    font-size: 60px;
}
.fs-62px {
    font-size: 62px;
}
.fs-64px {
    font-size: 64px;
}
.fs-66px {
    font-size: 66px;
}
.fs-68px {
    font-size: 68px;
}
.fs-70px {
    font-size: 70px;
}
.fs-72px {
    font-size: 72px;
}
.fs-74px {
    font-size: 74px;
}
.fs-76px {
    font-size: 76px;
}
.fs-78px {
    font-size: 78px;
}
.fs-80px {
    font-size: 80px;
}
.leading-50p {
    line-height: 50%!important;
}
.leading-60p {
    line-height: 60%!important;
}
.leading-70p {
    line-height: 70%!important;
}
.leading-80p {
    line-height: 80%!important;
}
.leading-90p {
    line-height: 90%!important;
}
.leading-100p {
    line-height: 100%!important;
}
.leading-110p {
    line-height: 110%!important;
}
.leading-120p {
    line-height: 120%!important;
}
.leading-130p {
    line-height: 130%!important;
}
.leading-140p {
    line-height: 140%!important;
}
.leading-150p {
    line-height: 150%!important;
}
.leading-160p {
    line-height: 160%!important;
}
.leading-175p {
    line-height: 175%!important;
}
.leading-180p {
    line-height: 180%!important;
}
.leading-auto {
    line-height: "inherit"!important;
}
@media (min-width:576px) {
    .fw-sm-300, .hover-fw-sm-300: hover {
    font-weight: 300;
}
.fw-sm-400, .hover-fw-sm-400:hover {
    font-weight: 400;
}
.fw-sm-500, .hover-fw-sm-500:hover {
    font-weight: 500;
}
.fw-sm-600, .hover-fw-sm-600:hover {
    font-weight: 600;
}
.fw-sm-700, .hover-fw-sm-700:hover {
    font-weight: 700;
}
.fw-sm-800, .hover-fw-sm-800:hover {
    font-weight: 800;
}
.fw-sm-900, .hover-fw-sm-900:hover {
    font-weight: 900;
}
.fs-sm-8px {
    font-size: 8px;
}
.fs-sm-10px {
    font-size: 10px;
}
.fs-sm-12px {
    font-size: 12px;
}
.fs-sm-14px {
    font-size: 14px;
}
.fs-sm-16px {
    font-size: 16px;
}
.fs-sm-18px {
    font-size: 18px;
}
.fs-sm-20px {
    font-size: 20px;
}
.fs-sm-22px {
    font-size: 22px;
}
.fs-sm-24px {
    font-size: 24px;
}
.fs-sm-26px {
    font-size: 26px;
}
.fs-sm-28px {
    font-size: 28px;
}
.fs-sm-30px {
    font-size: 30px;
}
.fs-sm-32px {
    font-size: 32px;
}
.fs-sm-34px {
    font-size: 34px;
}
.fs-sm-36px {
    font-size: 36px;
}
.fs-sm-38px {
    font-size: 38px;
}
.fs-sm-40px {
    font-size: 40px;
}
.fs-sm-42px {
    font-size: 42px;
}
.fs-sm-44px {
    font-size: 44px;
}
.fs-sm-46px {
    font-size: 46px;
}
.fs-sm-48px {
    font-size: 48px;
}
.fs-sm-50px {
    font-size: 50px;
}
.fs-sm-52px {
    font-size: 52px;
}
.fs-sm-54px {
    font-size: 54px;
}
.fs-sm-56px {
    font-size: 56px;
}
.fs-sm-58px {
    font-size: 58px;
}
.fs-sm-60px {
    font-size: 60px;
}
.fs-sm-62px {
    font-size: 62px;
}
.fs-sm-64px {
    font-size: 64px;
}
.fs-sm-66px {
    font-size: 66px;
}
.fs-sm-68px {
    font-size: 68px;
}
.fs-sm-70px {
    font-size: 70px;
}
.fs-sm-72px {
    font-size: 72px;
}
.fs-sm-74px {
    font-size: 74px;
}
.fs-sm-76px {
    font-size: 76px;
}
.fs-sm-78px {
    font-size: 78px;
}
.fs-sm-80px {
    font-size: 80px;
}
.leading-sm-50p {
    line-height: 50%!important;
}
.leading-sm-60p {
    line-height: 60%!important;
}
.leading-sm-70p {
    line-height: 70%!important;
}
.leading-sm-80p {
    line-height: 80%!important;
}
.leading-sm-90p {
    line-height: 90%!important;
}
.leading-sm-100p {
    line-height: 100%!important;
}
.leading-sm-110p {
    line-height: 110%!important;
}
.leading-sm-120p {
    line-height: 120%!important;
}
.leading-sm-130p {
    line-height: 130%!important;
}
.leading-sm-140p {
    line-height: 140%!important;
}
.leading-sm-150p {
    line-height: 150%!important;
}
.leading-sm-160p {
    line-height: 160%!important;
}
.leading-sm-175p {
    line-height: 175%!important;
}
.leading-sm-180p {
    line-height: 180%!important;
}
.leading-sm-auto {
    line-height: "inherit"!important;
}
}@media (min-width:768px) {
    .fw-md-300, .hover-fw-md-300: hover {
    font-weight: 300;
}
.fw-md-400, .hover-fw-md-400:hover {
    font-weight: 400;
}
.fw-md-500, .hover-fw-md-500:hover {
    font-weight: 500;
}
.fw-md-600, .hover-fw-md-600:hover {
    font-weight: 600;
}
.fw-md-700, .hover-fw-md-700:hover {
    font-weight: 700;
}
.fw-md-800, .hover-fw-md-800:hover {
    font-weight: 800;
}
.fw-md-900, .hover-fw-md-900:hover {
    font-weight: 900;
}
.fs-md-8px {
    font-size: 8px;
}
.fs-md-10px {
    font-size: 10px;
}
.fs-md-12px {
    font-size: 12px;
}
.fs-md-14px {
    font-size: 14px;
}
.fs-md-16px {
    font-size: 16px;
}
.fs-md-18px {
    font-size: 18px;
}
.fs-md-20px {
    font-size: 20px;
}
.fs-md-22px {
    font-size: 22px;
}
.fs-md-24px {
    font-size: 24px;
}
.fs-md-26px {
    font-size: 26px;
}
.fs-md-28px {
    font-size: 28px;
}
.fs-md-30px {
    font-size: 30px;
}
.fs-md-32px {
    font-size: 32px;
}
.fs-md-34px {
    font-size: 34px;
}
.fs-md-36px {
    font-size: 36px;
}
.fs-md-38px {
    font-size: 38px;
}
.fs-md-40px {
    font-size: 40px;
}
.fs-md-42px {
    font-size: 42px;
}
.fs-md-44px {
    font-size: 44px;
}
.fs-md-46px {
    font-size: 46px;
}
.fs-md-48px {
    font-size: 48px;
}
.fs-md-50px {
    font-size: 50px;
}
.fs-md-52px {
    font-size: 52px;
}
.fs-md-54px {
    font-size: 54px;
}
.fs-md-56px {
    font-size: 56px;
}
.fs-md-58px {
    font-size: 58px;
}
.fs-md-60px {
    font-size: 60px;
}
.fs-md-62px {
    font-size: 62px;
}
.fs-md-64px {
    font-size: 64px;
}
.fs-md-66px {
    font-size: 66px;
}
.fs-md-68px {
    font-size: 68px;
}
.fs-md-70px {
    font-size: 70px;
}
.fs-md-72px {
    font-size: 72px;
}
.fs-md-74px {
    font-size: 74px;
}
.fs-md-76px {
    font-size: 76px;
}
.fs-md-78px {
    font-size: 78px;
}
.fs-md-80px {
    font-size: 80px;
}
.leading-md-50p {
    line-height: 50%!important;
}
.leading-md-60p {
    line-height: 60%!important;
}
.leading-md-70p {
    line-height: 70%!important;
}
.leading-md-80p {
    line-height: 80%!important;
}
.leading-md-90p {
    line-height: 90%!important;
}
.leading-md-100p {
    line-height: 100%!important;
}
.leading-md-110p {
    line-height: 110%!important;
}
.leading-md-120p {
    line-height: 120%!important;
}
.leading-md-130p {
    line-height: 130%!important;
}
.leading-md-140p {
    line-height: 140%!important;
}
.leading-md-150p {
    line-height: 150%!important;
}
.leading-md-160p {
    line-height: 160%!important;
}
.leading-md-175p {
    line-height: 175%!important;
}
.leading-md-180p {
    line-height: 180%!important;
}
.leading-md-auto {
    line-height: "inherit"!important;
}
}@media (min-width:992px) {
    .fw-lg-300, .hover-fw-lg-300: hover {
    font-weight: 300;
}
.fw-lg-400, .hover-fw-lg-400:hover {
    font-weight: 400;
}
.fw-lg-500, .hover-fw-lg-500:hover {
    font-weight: 500;
}
.fw-lg-600, .hover-fw-lg-600:hover {
    font-weight: 600;
}
.fw-lg-700, .hover-fw-lg-700:hover {
    font-weight: 700;
}
.fw-lg-800, .hover-fw-lg-800:hover {
    font-weight: 800;
}
.fw-lg-900, .hover-fw-lg-900:hover {
    font-weight: 900;
}
.fs-lg-8px {
    font-size: 8px;
}
.fs-lg-10px {
    font-size: 10px;
}
.fs-lg-12px {
    font-size: 12px;
}
.fs-lg-14px {
    font-size: 14px;
}
.fs-lg-16px {
    font-size: 16px;
}
.fs-lg-18px {
    font-size: 18px;
}
.fs-lg-20px {
    font-size: 20px;
}
.fs-lg-22px {
    font-size: 22px;
}
.fs-lg-24px {
    font-size: 24px;
}
.fs-lg-26px {
    font-size: 26px;
}
.fs-lg-28px {
    font-size: 28px;
}
.fs-lg-30px {
    font-size: 30px;
}
.fs-lg-32px {
    font-size: 32px;
}
.fs-lg-34px {
    font-size: 34px;
}
.fs-lg-36px {
    font-size: 36px;
}
.fs-lg-38px {
    font-size: 38px;
}
.fs-lg-40px {
    font-size: 40px;
}
.fs-lg-42px {
    font-size: 42px;
}
.fs-lg-44px {
    font-size: 44px;
}
.fs-lg-46px {
    font-size: 46px;
}
.fs-lg-48px {
    font-size: 48px;
}
.fs-lg-50px {
    font-size: 50px;
}
.fs-lg-52px {
    font-size: 52px;
}
.fs-lg-54px {
    font-size: 54px;
}
.fs-lg-56px {
    font-size: 56px;
}
.fs-lg-58px {
    font-size: 58px;
}
.fs-lg-60px {
    font-size: 60px;
}
.fs-lg-62px {
    font-size: 62px;
}
.fs-lg-64px {
    font-size: 64px;
}
.fs-lg-66px {
    font-size: 66px;
}
.fs-lg-68px {
    font-size: 68px;
}
.fs-lg-70px {
    font-size: 70px;
}
.fs-lg-72px {
    font-size: 72px;
}
.fs-lg-74px {
    font-size: 74px;
}
.fs-lg-76px {
    font-size: 76px;
}
.fs-lg-78px {
    font-size: 78px;
}
.fs-lg-80px {
    font-size: 80px;
}
.leading-lg-50p {
    line-height: 50%!important;
}
.leading-lg-60p {
    line-height: 60%!important;
}
.leading-lg-70p {
    line-height: 70%!important;
}
.leading-lg-80p {
    line-height: 80%!important;
}
.leading-lg-90p {
    line-height: 90%!important;
}
.leading-lg-100p {
    line-height: 100%!important;
}
.leading-lg-110p {
    line-height: 110%!important;
}
.leading-lg-120p {
    line-height: 120%!important;
}
.leading-lg-130p {
    line-height: 130%!important;
}
.leading-lg-140p {
    line-height: 140%!important;
}
.leading-lg-150p {
    line-height: 150%!important;
}
.leading-lg-160p {
    line-height: 160%!important;
}
.leading-lg-175p {
    line-height: 175%!important;
}
.leading-lg-180p {
    line-height: 180%!important;
}
.leading-lg-auto {
    line-height: "inherit"!important;
}
}@media (min-width:1200px) {
    .fw-xl-300, .hover-fw-xl-300: hover {
    font-weight: 300;
}
.fw-xl-400, .hover-fw-xl-400:hover {
    font-weight: 400;
}
.fw-xl-500, .hover-fw-xl-500:hover {
    font-weight: 500;
}
.fw-xl-600, .hover-fw-xl-600:hover {
    font-weight: 600;
}
.fw-xl-700, .hover-fw-xl-700:hover {
    font-weight: 700;
}
.fw-xl-800, .hover-fw-xl-800:hover {
    font-weight: 800;
}
.fw-xl-900, .hover-fw-xl-900:hover {
    font-weight: 900;
}
.fs-xl-8px {
    font-size: 8px;
}
.fs-xl-10px {
    font-size: 10px;
}
.fs-xl-12px {
    font-size: 12px;
}
.fs-xl-14px {
    font-size: 14px;
}
.fs-xl-16px {
    font-size: 16px;
}
.fs-xl-18px {
    font-size: 18px;
}
.fs-xl-20px {
    font-size: 20px;
}
.fs-xl-22px {
    font-size: 22px;
}
.fs-xl-24px {
    font-size: 24px;
}
.fs-xl-26px {
    font-size: 26px;
}
.fs-xl-28px {
    font-size: 28px;
}
.fs-xl-30px {
    font-size: 30px;
}
.fs-xl-32px {
    font-size: 32px;
}
.fs-xl-34px {
    font-size: 34px;
}
.fs-xl-36px {
    font-size: 36px;
}
.fs-xl-38px {
    font-size: 38px;
}
.fs-xl-40px {
    font-size: 40px;
}
.fs-xl-42px {
    font-size: 42px;
}
.fs-xl-44px {
    font-size: 44px;
}
.fs-xl-46px {
    font-size: 46px;
}
.fs-xl-48px {
    font-size: 48px;
}
.fs-xl-50px {
    font-size: 50px;
}
.fs-xl-52px {
    font-size: 52px;
}
.fs-xl-54px {
    font-size: 54px;
}
.fs-xl-56px {
    font-size: 56px;
}
.fs-xl-58px {
    font-size: 58px;
}
.fs-xl-60px {
    font-size: 60px;
}
.fs-xl-62px {
    font-size: 62px;
}
.fs-xl-64px {
    font-size: 64px;
}
.fs-xl-66px {
    font-size: 66px;
}
.fs-xl-68px {
    font-size: 68px;
}
.fs-xl-70px {
    font-size: 70px;
}
.fs-xl-72px {
    font-size: 72px;
}
.fs-xl-74px {
    font-size: 74px;
}
.fs-xl-76px {
    font-size: 76px;
}
.fs-xl-78px {
    font-size: 78px;
}
.fs-xl-80px {
    font-size: 80px;
}
.leading-xl-50p {
    line-height: 50%!important;
}
.leading-xl-60p {
    line-height: 60%!important;
}
.leading-xl-70p {
    line-height: 70%!important;
}
.leading-xl-80p {
    line-height: 80%!important;
}
.leading-xl-90p {
    line-height: 90%!important;
}
.leading-xl-100p {
    line-height: 100%!important;
}
.leading-xl-110p {
    line-height: 110%!important;
}
.leading-xl-120p {
    line-height: 120%!important;
}
.leading-xl-130p {
    line-height: 130%!important;
}
.leading-xl-140p {
    line-height: 140%!important;
}
.leading-xl-150p {
    line-height: 150%!important;
}
.leading-xl-160p {
    line-height: 160%!important;
}
.leading-xl-175p {
    line-height: 175%!important;
}
.leading-xl-180p {
    line-height: 180%!important;
}
.leading-xl-auto {
    line-height: "inherit"!important;
}
}@media (min-width:1660px) {
    .fw-xxl-300, .hover-fw-xxl-300: hover {
    font-weight: 300;
}
.fw-xxl-400, .hover-fw-xxl-400:hover {
    font-weight: 400;
}
.fw-xxl-500, .hover-fw-xxl-500:hover {
    font-weight: 500;
}
.fw-xxl-600, .hover-fw-xxl-600:hover {
    font-weight: 600;
}
.fw-xxl-700, .hover-fw-xxl-700:hover {
    font-weight: 700;
}
.fw-xxl-800, .hover-fw-xxl-800:hover {
    font-weight: 800;
}
.fw-xxl-900, .hover-fw-xxl-900:hover {
    font-weight: 900;
}
.fs-xxl-8px {
    font-size: 8px;
}
.fs-xxl-10px {
    font-size: 10px;
}
.fs-xxl-12px {
    font-size: 12px;
}
.fs-xxl-14px {
    font-size: 14px;
}
.fs-xxl-16px {
    font-size: 16px;
}
.fs-xxl-18px {
    font-size: 18px;
}
.fs-xxl-20px {
    font-size: 20px;
}
.fs-xxl-22px {
    font-size: 22px;
}
.fs-xxl-24px {
    font-size: 24px;
}
.fs-xxl-26px {
    font-size: 26px;
}
.fs-xxl-28px {
    font-size: 28px;
}
.fs-xxl-30px {
    font-size: 30px;
}
.fs-xxl-32px {
    font-size: 32px;
}
.fs-xxl-34px {
    font-size: 34px;
}
.fs-xxl-36px {
    font-size: 36px;
}
.fs-xxl-38px {
    font-size: 38px;
}
.fs-xxl-40px {
    font-size: 40px;
}
.fs-xxl-42px {
    font-size: 42px;
}
.fs-xxl-44px {
    font-size: 44px;
}
.fs-xxl-46px {
    font-size: 46px;
}
.fs-xxl-48px {
    font-size: 48px;
}
.fs-xxl-50px {
    font-size: 50px;
}
.fs-xxl-52px {
    font-size: 52px;
}
.fs-xxl-54px {
    font-size: 54px;
}
.fs-xxl-56px {
    font-size: 56px;
}
.fs-xxl-58px {
    font-size: 58px;
}
.fs-xxl-60px {
    font-size: 60px;
}
.fs-xxl-62px {
    font-size: 62px;
}
.fs-xxl-64px {
    font-size: 64px;
}
.fs-xxl-66px {
    font-size: 66px;
}
.fs-xxl-68px {
    font-size: 68px;
}
.fs-xxl-70px {
    font-size: 70px;
}
.fs-xxl-72px {
    font-size: 72px;
}
.fs-xxl-74px {
    font-size: 74px;
}
.fs-xxl-76px {
    font-size: 76px;
}
.fs-xxl-78px {
    font-size: 78px;
}
.fs-xxl-80px {
    font-size: 80px;
}
.leading-xxl-50p {
    line-height: 50%!important;
}
.leading-xxl-60p {
    line-height: 60%!important;
}
.leading-xxl-70p {
    line-height: 70%!important;
}
.leading-xxl-80p {
    line-height: 80%!important;
}
.leading-xxl-90p {
    line-height: 90%!important;
}
.leading-xxl-100p {
    line-height: 100%!important;
}
.leading-xxl-110p {
    line-height: 110%!important;
}
.leading-xxl-120p {
    line-height: 120%!important;
}
.leading-xxl-130p {
    line-height: 130%!important;
}
.leading-xxl-140p {
    line-height: 140%!important;
}
.leading-xxl-150p {
    line-height: 150%!important;
}
.leading-xxl-160p {
    line-height: 160%!important;
}
.leading-xxl-175p {
    line-height: 175%!important;
}
.leading-xxl-180p {
    line-height: 180%!important;
}
.leading-xxl-auto {
    line-height: "inherit"!important;
}
}@media (min-width:1920px) {
    .fw-xxxl-300, .hover-fw-xxxl-300: hover {
    font-weight: 300;
}
.fw-xxxl-400, .hover-fw-xxxl-400:hover {
    font-weight: 400;
}
.fw-xxxl-500, .hover-fw-xxxl-500:hover {
    font-weight: 500;
}
.fw-xxxl-600, .hover-fw-xxxl-600:hover {
    font-weight: 600;
}
.fw-xxxl-700, .hover-fw-xxxl-700:hover {
    font-weight: 700;
}
.fw-xxxl-800, .hover-fw-xxxl-800:hover {
    font-weight: 800;
}
.fw-xxxl-900, .hover-fw-xxxl-900:hover {
    font-weight: 900;
}
.fs-xxxl-8px {
    font-size: 8px;
}
.fs-xxxl-10px {
    font-size: 10px;
}
.fs-xxxl-12px {
    font-size: 12px;
}
.fs-xxxl-14px {
    font-size: 14px;
}
.fs-xxxl-16px {
    font-size: 16px;
}
.fs-xxxl-18px {
    font-size: 18px;
}
.fs-xxxl-20px {
    font-size: 20px;
}
.fs-xxxl-22px {
    font-size: 22px;
}
.fs-xxxl-24px {
    font-size: 24px;
}
.fs-xxxl-26px {
    font-size: 26px;
}
.fs-xxxl-28px {
    font-size: 28px;
}
.fs-xxxl-30px {
    font-size: 30px;
}
.fs-xxxl-32px {
    font-size: 32px;
}
.fs-xxxl-34px {
    font-size: 34px;
}
.fs-xxxl-36px {
    font-size: 36px;
}
.fs-xxxl-38px {
    font-size: 38px;
}
.fs-xxxl-40px {
    font-size: 40px;
}
.fs-xxxl-42px {
    font-size: 42px;
}
.fs-xxxl-44px {
    font-size: 44px;
}
.fs-xxxl-46px {
    font-size: 46px;
}
.fs-xxxl-48px {
    font-size: 48px;
}
.fs-xxxl-50px {
    font-size: 50px;
}
.fs-xxxl-52px {
    font-size: 52px;
}
.fs-xxxl-54px {
    font-size: 54px;
}
.fs-xxxl-56px {
    font-size: 56px;
}
.fs-xxxl-58px {
    font-size: 58px;
}
.fs-xxxl-60px {
    font-size: 60px;
}
.fs-xxxl-62px {
    font-size: 62px;
}
.fs-xxxl-64px {
    font-size: 64px;
}
.fs-xxxl-66px {
    font-size: 66px;
}
.fs-xxxl-68px {
    font-size: 68px;
}
.fs-xxxl-70px {
    font-size: 70px;
}
.fs-xxxl-72px {
    font-size: 72px;
}
.fs-xxxl-74px {
    font-size: 74px;
}
.fs-xxxl-76px {
    font-size: 76px;
}
.fs-xxxl-78px {
    font-size: 78px;
}
.fs-xxxl-80px {
    font-size: 80px;
}
.leading-xxxl-50p {
    line-height: 50%!important;
}
.leading-xxxl-60p {
    line-height: 60%!important;
}
.leading-xxxl-70p {
    line-height: 70%!important;
}
.leading-xxxl-80p {
    line-height: 80%!important;
}
.leading-xxxl-90p {
    line-height: 90%!important;
}
.leading-xxxl-100p {
    line-height: 100%!important;
}
.leading-xxxl-110p {
    line-height: 110%!important;
}
.leading-xxxl-120p {
    line-height: 120%!important;
}
.leading-xxxl-130p {
    line-height: 130%!important;
}
.leading-xxxl-140p {
    line-height: 140%!important;
}
.leading-xxxl-150p {
    line-height: 150%!important;
}
.leading-xxxl-160p {
    line-height: 160%!important;
}
.leading-xxxl-175p {
    line-height: 175%!important;
}
.leading-xxxl-180p {
    line-height: 180%!important;
}
.leading-xxxl-auto {
    line-height: "inherit"!important;
}
}.pointer {
    cursor: pointer;
}
.events-none {
    pointer-events: none;
}
.events-auto {
    pointer-events: auto;
}
.disabled {
    opacity: 0.3!important;
    pointer-events: none!important;
}
.hover-group .hover-item {
    display: none!important;
}
.hover-group:hover .hover-item {
    display: block!important;
}
.opacity-0 {
    opacity: 0;
}
.opacity-1 {
    opacity: .1;
}
.opacity-2 {
    opacity: .2;
}
.opacity-3 {
    opacity: .3;
}
.opacity-4 {
    opacity: .4;
}
.opacity-5 {
    opacity: .5;
}
.opacity-6 {
    opacity: .6;
}
.opacity-7 {
    opacity: .7;
}
.opacity-8 {
    opacity: .8;
}
.opacity-9 {
    opacity: .9;
}
.opacity-10 {
    opacity: 1;
}
#maincontent {
    height: initial;
}
@media (min-width:1200px) {
    .container {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
}.popover-region-toggle::before, .popover-region-toggle::after {
    display: none!important;
}
.content-item-container.selected {
    background-color: #f8f8f8!important;
    color: #222222!important;
    border-color: #eaeaea!important;
}
.modal-open {
    overflow: initial!important;
}
.path-mod-assign [data-region="review-panel"] {
    top: 95px!important;
}
.path-mod-assign [data-region="grade-panel"] {
    top: 95px!important;
}
.path-mod-assign [data-region="grading-navigation-panel"] {
    height: 95px!important;
}
.btn[name="savechanges"], .btn[name="saveandshownext"], .btn[name="resetbutton"] {
    margin-top: 6px;
}
@media (max-width:767px) {
    .path-mod-assign [data-region="grading-navigation-panel"] {
    height: 305px!important;
}
.path-mod-assign [data-region="review-panel"] {
    top: 0px!important;
}
}@media (min-width:1200px) {
    .path-mod-assign [data-region="grading-navigation"] [data-region="input-field"] input {
    width: 250px!important;
}
}@media (max-width:1199px) {
    .path-mod-assign [data-region="grading-navigation"] [data-region="input-field"] input {
    width: 100%!important;
}
.path-mod-assign [data-region="grading-navigation"] [data-region="user-info"] {
    margin-top: 10px;
}
}#chat-input-area {
    width: 100vw!important;
    max-width: 100vw!important;
}
@media (max-width:750px) {
    #input-message {
    max-width: 250px!important;
}
}@media (max-width:674px) {
    #input-message {
    max-width: 200px!important;
}
}@media (max-width:410px) {
    #input-message {
    max-width: 100px!important;
}
}.login-warning {
    font-size: 15px;
}
.path-course-view li.activity form.togglecompletion img, .autocompletion img {
    max-width: none;
    width: 50px!important;
    height: 20px!important;
}
.path-mod-assign [data-region="user-selector"] .alignment .form-autocomplete-downarrow {
    right: 0;
    text-align: right;
    font-size: 20px;
}
.font-size-14px {
    font-size: 14px;
}
.object-fit-contain {
    object-fit: contain;
}
#dndupload-status {
    display: none;
}
.main-menu-swiper {
    padding-left: 18px!important;
    padding-right: 18px!important;
    margin-left: -18px!important;
    margin-right: -18px!important;
}
.main-menu-swiper::before, .main-menu-swiper::after {
    pointer-events: none;
    position: absolute;
    z-index: 9;
    display: block;
    content: "";
    background-color: #00205c!important;
    top: 0;
    width: 18px;
    height: 100%}
.main-menu-swiper::before {
    left: 0;
}
.main-menu-swiper::after {
    right: 0;
}
.main-menu-swiper .swiper-nav {
    top: 35px;
}
.main-menu-swiper .swiper-nav.swiper-button-disabled {
    display: none!important;
}
.fa-coupon {
    background: url(/theme/slk/pix/images/icon-coupon.png);
    background-size: cover;
}
a:hover .fa-coupon {
    background: url(/theme/slk/pix/images/icon-coupon-w.png);
    background-size: cover;
}
a.bg-primary .fa-coupon {
    background: url(/theme/slk/pix/images/icon-coupon-w.png);
    background-size: cover;
}
a.hover-bg-light:hover .fa-coupon {
    background: url(/theme/slk/pix/images/icon-coupon-primary.png);
    background-size: cover;
}
.border-primary .fa-coupon {
    background: url(/theme/slk/pix/images/icon-coupon-w.png);
    background-size: cover;
}
.fa-schedule {
    background: url(/theme/slk/pix/images/icon-schedule.svg);
    background-size: cover;
}
a:hover .fa-schedule, .border-primary .fa-schedule {
    background: url(/theme/slk/pix/images/icon-schedule-w.svg);
    background-size: cover;
}
.right--100px {
    right: -100px;
}
.right--71px {
    right: -71px;
}
.right--50px {
    right: -50px;
}
.right--45px {
    right: -45px;
}
.right--30px {
    right: -30px;
}
.right--28px {
    right: -28px;
}
.right--10px {
    right: -10px;
}
.right--15px {
    right: -15px;
}
.right-4px {
    right: 4px;
}
.right-7px {
    right: 7px;
}
.right-25px {
    right: 25px;
}
.right-45px {
    right: 45px;
}
.right-50px {
    right: 50px;
}
.right-53px {
    right: 53px;
}
.right-100px {
    right: 100px;
}
.right-123px {
    right: 124px;
}
.right-125px {
    right: 125px;
}
.right-130px {
    right: 130px;
}
.right-140px {
    right: 140px;
}
.right-160px {
    right: 160px;
}
.right-240px {
    right: 240px;
}
.right-244px {
    right: 244px;
}
.py-16px {
    padding-top: 16px!important;
    padding-bottom: 16px!important;
}
.mx-8px {
    margin-right: 8px!important;
    margin-left: 8px!important;
}
.z-index-2 {
    z-index: 2;
}
#page-mod-lcmsprogress-mod #id_modstandardgrade {
    display: none;
}
#page-mod-lcmsprogress-mod label[for="id_completionview"], #page-mod-lcmsprogress-mod #id_completionview, #page-mod-lcmsprogress-mod #id_completionview_description {
    display: none;
}
#page-mod-lcmsprogress-mod label[for="id_completionusegrade"], #page-mod-lcmsprogress-mod #id_completionusegrade, #page-mod-lcmsprogress-mod #id_completionusegrade_description, #page-mod-lcmsprogress-mod #id_completionusegrade_description+div.ml-2.d-flex.align-items-center.align-self-start {
    display: none!important;
}
#page-mod-lcmsprogress-mod #fitem_id_completionexpected {
    display: none!important;
}
@media (min-width:1400px) {
    .position-1400-absolute {
    position: absolute;
}
}#page-mod-tubevod-view {
    font-family: "Noto Sans KR", sans-serif !important;
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 1.4;
}
#page-mod-chat-gui_ajax-index #users-list li td, #page-mod-chat-gui_ajax-index #users-list img {
    border: none!important;
}
.moodle-dialogue-base .moodle-dialogue:has(h3[id*="fp-file_label"]) {
    width: auto!important;
}
.moodle-dialogue-base .moodle-dialogue:has(h3[id*="fp-file_label"]) .moodle-dialogue-bd {
    padding: 5px 30px 25px 30px;
}
.moodle-dialogue-base .moodle-dialogue:has(h3[id*="fp-file_label"]) .moodle-dialogue-bd form .col-form-label {
    max-width: 100%!important;
    width: 130px!important;
}
.moodle-dialogue-base .moodle-dialogue:has(h3[id*="fp-file_label"]) .moodle-dialogue-bd .fp-info.clearfix {
    margin-left: -8px;
    margin-right: -8px;
}
#page-mod-feedback-edit .nav-tabs .nav-link.active, #page-mod-feedback-analysis .nav-tabs .nav-link.active, #page-mod-feedback-view .nav-tabs .nav-link.active, #page-mod-feedback-show_entries .nav-tabs .nav-link.active, #page-mod-feedback-edit_item .nav-tabs .nav-link.active {
    color: #173361;
    background-color: #fff;
    border-color: #fff #fff #455776;
}
#page-mod-feedback-edit .nav-link, #page-mod-feedback-analysis .nav-link, #page-mod-feedback-view .nav-link, #page-mod-feedback-show_entries .nav-link, #page-mod-feedback-edit_item .nav-link {
    padding: .1rem .5rem;
}
#page-mod-feedback-edit .nav-tabs .nav-link, #page-mod-feedback-analysis .nav-tabs .nav-link, #page-mod-feedback-view .nav-tabs .nav-link, #page-mod-feedback-show_entries .nav-tabs .nav-link, #page-mod-feedback-edit_item .nav-tabs .nav-link {
    border: 3px solid transparent;
}
#page-mod-feedback-edit .nav-item:not(:last-child), #page-mod-feedback-analysis .nav-item:not(:last-child), #page-mod-feedback-view .nav-item:not(:last-child), #page-mod-feedback-show_entries .nav-item:not(:last-child), #page-mod-feedback-edit_item .nav-item:not(:last-child) {
    padding-right: .5rem;
}
#page-mod-feedback-edit ul+div.singleselect.d-inline-block {
    display: none!important;
}
#page-mod-feedback-view div[role=main] .complete-feedback {
    text-align: left;
}
#page-mod-feedback-view div[role=main] .feedback_description+h3 {
    margin-bottom: 0px!important;
    padding: 16px 20px 10px 20px!important;
}
#page-mod-feedback-view div[role=main] .feedback_description+h3, #page-mod-feedback-view div[role=main] div.clearer, #page-mod-feedback-view div[role=main] div.feedback_info, #page-mod-feedback-view div[role=main] div.generalbox.boxaligncenter {
    padding: 0 20px;
}
#page-mod-feedback-view div[role=main] div.generalbox.boxaligncenter {
    padding-top: 20px!important;
}
#page-mod-feedback-view div.form-buttons, #page-mod-feedback-analysis div.form-buttons {
    padding-bottom: 20px;
}
#page-mod-feedback-view div.feedback_info, #page-mod-feedback-analysis div.feedback_info {
    display: flex;
}
#page-mod-feedback-view div.feedback_info span.feedback_info, #page-mod-feedback-view div.feedback_info span.feedback_info_value, #page-mod-feedback-analysis div.feedback_info span.feedback_info, #page-mod-feedback-analysis div.feedback_info span.feedback_info_value {
    display: inline-block;
    padding: 10px;
    border-top: 1px solid #333;
}
#page-mod-feedback-view div.feedback_info span.feedback_info, #page-mod-feedback-analysis div.feedback_info span.feedback_info {
    width: 100px;
    text-align: center;
    background-color: #e0e0e0;
    border-right: 1px solid #333;
}
#page-mod-feedback-view div.feedback_info span.feedback_info_value, #page-mod-feedback-analysis div.feedback_info span.feedback_info_value {
    background-color: #fff;
    width: calc(100% - 100px);
}
#page-mod-feedback-view div.feedback_info+div.feedback_info, #page-mod-feedback-analysis div.feedback_info+div.feedback_info {
    padding-bottom: 10px;
}
#page-mod-feedback-view div.feedback_info+div.feedback_info span.feedback_info, #page-mod-feedback-view div.feedback_info+div.feedback_info span.feedback_info_value, #page-mod-feedback-analysis div.feedback_info+div.feedback_info span.feedback_info, #page-mod-feedback-analysis div.feedback_info+div.feedback_info span.feedback_info_value {
    border-bottom: 1px solid #333;
}
div[role="main"] {
    font-size: 14px;
}
div[role="main"] h2 {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 600;
    padding: 20px 10px;
}
div[role="main"] h3 {
    font-size: 16px;
    margin-bottom: 10px;
}
div[role="main"] .nav.nav-tabs {
    font-size: 14px;
    font-weight: 500;
}
div[role="main"] .bg-f1f1f1.px-4.pt-5 .feedback_info {
    font-size: 14px;
}
div[role="main"] .bg-f1f1f1.px-4.pt-5 .box.generalbox.boxaligncenter .complete-feedback a.btn {
    font-size: 14px;
}
div[role="main"] #feedback_dragarea {
    font-size: 14px;
}
.mform .collapsible .ftoggler .fheader {
    font-size: 14px!important;
    font-weight: 500!important;
}
.mform .collapsible .fcontainer {
    font-size: 14px!important;
}
.mform .collapsible .fcontainer .custom-select {
    font-size: 14px!important;
}
#page-mod-feedback-complete #feedback_edit_form .itemactions, #page-mod-feedback-complete #feedback_complete_form .itemactions, #page-mod-feedback-edit #feedback_edit_form .itemactions, #page-mod-feedback-edit #feedback_complete_form .itemactions {
    float: unset!important;
}
#page-mod-feedback-complete #feedback_edit_form .row.feedback_itemlist, #page-mod-feedback-complete #feedback_complete_form .row.feedback_itemlist, #page-mod-feedback-edit #feedback_edit_form .row.feedback_itemlist, #page-mod-feedback-edit #feedback_complete_form .row.feedback_itemlist {
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: baseline;
    padding: 5px;
}
#page-mod-feedback-complete #feedback_edit_form .row.feedback_itemlist .col-md-3, #page-mod-feedback-complete #feedback_complete_form .row.feedback_itemlist .col-md-3, #page-mod-feedback-edit #feedback_edit_form .row.feedback_itemlist .col-md-3, #page-mod-feedback-edit #feedback_complete_form .row.feedback_itemlist .col-md-3 {
    flex: 0 0 50%!important;
    max-width: 50%!important;
}
#page-mod-feedback-complete #feedback_edit_form .row.feedback_itemlist .col-md-9, #page-mod-feedback-complete #feedback_complete_form .row.feedback_itemlist .col-md-9, #page-mod-feedback-edit #feedback_edit_form .row.feedback_itemlist .col-md-9, #page-mod-feedback-edit #feedback_complete_form .row.feedback_itemlist .col-md-9 {
    flex: 0 0 45%!important;
    max-width: 45%!important;
}
#page-mod-feedback-complete #feedback_edit_form .row.feedback_itemlist .col-md-9 input[type="text"], #page-mod-feedback-complete #feedback_complete_form .row.feedback_itemlist .col-md-9 input[type="text"], #page-mod-feedback-edit #feedback_edit_form .row.feedback_itemlist .col-md-9 input[type="text"], #page-mod-feedback-edit #feedback_complete_form .row.feedback_itemlist .col-md-9 input[type="text"] {
    width: 100%}
#page-mod-feedback-complete #feedback_edit_form .itemhandle.moodle-core-dragdrop-draghandle, #page-mod-feedback-complete #feedback_complete_form .itemhandle.moodle-core-dragdrop-draghandle, #page-mod-feedback-edit #feedback_edit_form .itemhandle.moodle-core-dragdrop-draghandle, #page-mod-feedback-edit #feedback_complete_form .itemhandle.moodle-core-dragdrop-draghandle {
    position: relative;
    right: auto;
}
#page-mod-feedback-complete #feedback_edit_form .row.feedback_itemlist:nth-child(even), #page-mod-feedback-complete #feedback_complete_form .row.feedback_itemlist:nth-child(even), #page-mod-feedback-edit #feedback_edit_form .row.feedback_itemlist:nth-child(even), #page-mod-feedback-edit #feedback_complete_form .row.feedback_itemlist:nth-child(even) {
    background: #F1F1F1;
}
#page-mod-feedback-complete #feedback_edit_form div.feedback-item-multichoice div.col-md-9.form-inline.align-items-start.felement div.d-flex.flex-wrap.align-items-center, #page-mod-feedback-complete #feedback_complete_form div.feedback-item-multichoice div.col-md-9.form-inline.align-items-start.felement div.d-flex.flex-wrap.align-items-center, #page-mod-feedback-edit #feedback_edit_form div.feedback-item-multichoice div.col-md-9.form-inline.align-items-start.felement div.d-flex.flex-wrap.align-items-center, #page-mod-feedback-edit #feedback_complete_form div.feedback-item-multichoice div.col-md-9.form-inline.align-items-start.felement div.d-flex.flex-wrap.align-items-center {
    justify-content: flex-end!important;
}
#page-mod-feedback-complete #feedback_complete_form .row.feedback_itemlist:nth-child(odd), #page-mod-feedback-edit #feedback_complete_form .row.feedback_itemlist:nth-child(odd) {
    background: #F1F1F1;
}
#page-mod-feedback-complete #fitem_id_requiredfields .col-md-9, #page-mod-feedback-complete #fgroup_id_buttonar .col-md-9, #page-mod-feedback-edit #fitem_id_requiredfields .col-md-9, #page-mod-feedback-edit #fgroup_id_buttonar .col-md-9 {
    flex: 0 0 100%!important;
    max-width: 100%!important;
}
#page-mod-feedback-complete #fitem_id_requiredfields .d-flex.flex-wrap.align-items-center, #page-mod-feedback-complete #fgroup_id_buttonar .d-flex.flex-wrap.align-items-center, #page-mod-feedback-edit #fitem_id_requiredfields .d-flex.flex-wrap.align-items-center, #page-mod-feedback-edit #fgroup_id_buttonar .d-flex.flex-wrap.align-items-center {
    justify-content: flex-end;
}
#page-mod-feedback-complete #fitem_id_requiredfields .form-control-static, #page-mod-feedback-complete #fgroup_id_buttonar .form-control-static, #page-mod-feedback-edit #fitem_id_requiredfields .form-control-static, #page-mod-feedback-edit #fgroup_id_buttonar .form-control-static {
    text-align: right;
}
.bg-f1f1f1 {
    background: #f1f1f1;
}
.bg-dee8fa {
    background: #DEE8FA;
}
form .clearfix.collapsible .fcontainer.clearfix .form-group {
    font-size: 14px;
}
form .clearfix.collapsible .fcontainer.clearfix .form-group .col-md-3 label {
    word-break: keep-all!important;
}
form .clearfix.collapsible .fcontainer.clearfix .form-group .col-md-9 input.form-control {
    width: 100%}
a:not([class]):focus {
    box-shadow: unset!important;
}
@media (min-width:768px) {
    form .clearfix.collapsible .fcontainer.clearfix .form-group.fitem .col-md-9 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%}
}.hd-search-area:has(.hd-search-box) {
    display: block!important;
    z-index: 0;
    position: inherit!important;
    width: 100%!important;
    background-color: unset!important;
    height: auto!important;
}
.hd-search-area .hd-search-box {
    width: 450px;
    border-radius: 40px;
    position: relative;
}
.hd-search-area .hd-search-box .hd-search-body {
    width: 100%;
    border-radius: 40px;
    background-color: #fff;
}
.hd-search-area .hd-search-box .hd-search-body .hd-fr {
    position: relative;
    padding-right: 0px!important;
    margin: 0 auto;
    width: 100%;
    height: auto!important;
    margin-bottom: 0px!important;
}
.hd-search-area .hd-search-box .hd-search-body .hd-fr input[type="text"] {
    padding: 6px 0 7px 20px!important;
    font-size: 16px!important;
    border-radius: 40px;
    cursor: auto!important;
    color: #222!important;
}
.hd-search-area .hd-search-box .hd-search-body .hd-fr button[type="submit"] {
    outline: none;
    border: none;
    background: #fff;
    padding-right: 15px;
    border-radius: 40px;
}
.hd-search-area .hd-search-box .hd-search-body .hash-area>li {
    background-color: #EBEBEB!important;
    margin-left: 5px;
}
.hd-search-area .hd-search-box .hd-search-body .suggest-devide {
    border-top: 1px solid #92B9FB;
}
.hd-search-area .hd-search-box input:focus {
    outline: none;
}
.hd-search-area .hd-search-box input:-webkit-autofill {
    transition: background-color 5000s ease-in-out 0s;
}
.hd-search-area .hd-search-box input:-webkit-autofill:hover {
    transition: background-color 5000s ease-in-out 0s;
}
.hd-search-area .hd-search-box input:-webkit-autofill:focus {
    transition: background-color 5000s ease-in-out 0s;
}
.hd-search-area .hd-search-box input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}
.hd-search-area .hd-search-box img {
    width: 28px;
}
.hd-search-area .hd-search-box .position-absolute.border.hd-search-body.hd-search-body {
    top: -18px;
}
.hd-search-area .hd-search-box .hash-area-head {
    color: #424242!important;
    padding: 10px 10px 8px 10px!important;
    margin-bottom: 10px;
}
.hd-search-area .hd-search-box .border-92B9FB {
    border: 1px solid #92B9FB!important;
}
.hd-search-area .hd-search-box #suggest-area {
    padding: 0 10px;
}
.zindex-100 {
    z-index: 100;
}
#dateselector-calendar-content {
    width: fit-content;
}
#page-admin-search #fgroup_id_group_1 .col-md-3.col-form-label {
    display: none!important;
}
#page-admin-search #fgroup_id_group_1 .col-md-9.form-inline.felement div.d-flex.flex-wrap.align-items-center {
    flex-wrap: nowrap!important;
    gap: 0px!important;
}
@media (min-width:576px) {
    #page-admin-search div[role="main"] h2 {
    float: left;
    padding: 10px 10px!important;
}
#page-admin-search #fgroup_id_group_1 .col-md-9.form-inline.felement div.d-flex.flex-wrap.align-items-center {
    gap: 5px!important;
}
#page-admin-search div[role="main"] form h2 {
    float: none;
    padding: 20px 10px!important;
}
}@media (min-width:768px) {
    div.availability-dialogue div.moodle-dialogue-focused {
    width: auto!important;
    min-width: 600px!important;
}
div.availability-dialogue button[id*=availability_addrestriction_] {
    width: 150px!important;
    min-width: 150px!important;
    max-width: 150px!important;
}
div.availability-dialogue li.clearfix.row {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
div.availability-dialogue li.clearfix.row div.col-6:nth-child(1) {
    flex: 0 0 26%;
    max-width: 26%}
div.availability-dialogue li.clearfix.row div.col-6:nth-child(2) {
    flex: 0 0 74%;
    max-width: 74%;
    padding-right: 15px!important;
}
div.availability-dialogue li.clearfix.row div.col-6:nth-child(2) label[for*=availability_addrestriction] {
    min-width: 460px;
    padding-top: 6px;
    white-space: nowrap;
}
}.top-header-mobile .button-mobile-admin {
    background: #233F86;
    border-radius: 5px;
}
.yui3-g {
    text-rendering: optimizeSpeed;
}
.page-footer {
    background: #002544;
}
.page-footer .fmenus li {
    position: relative;
    margin-bottom: 6px;
}
.page-footer .fmenus li:not(:last-child) {
    margin-right: 16px;
}
.page-footer .fmenus li:not(:last-child)::before {
    position: absolute;
    top: calc(50% - 6px);
    right: -11px;
    content: "";
    display: block;
    border-left: 2px solid rgba(255, 255, 255, .3);
    height: 14px;
}
.quick-menu {
    position: fixed;
    z-index: 100;
    top: calc(50% - 238px);
    right: 15px;
    background: linear-gradient(180deg, #0184FD 0%, #292B5D 100%);
    border: 1px solid rgba(255, 255, 255, .2);
    border-top: 1px solid #4c9cfd;
    border-bottom: 1px solid #525b87;
    border-radius: 0 30px;
}
.tp-bottom-navbar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100px;
    pointer-events: none;
    display: flex;
}
.tp-bottom-navbar span {
    display: block;
    height: 108px;
    background: url(/images/bottom-navbar.svg) no-repeat;
}
.tp-bottom-navbar span:nth-child(1), .tp-bottom-navbar span:nth-child(5) {
    width: 16px;
}
.tp-bottom-navbar span:nth-child(2), .tp-bottom-navbar span:nth-child(4) {
    width: calc(50% - 66px);
    background: url(/images/bottom-navbar-blank.svg) repeat-x;
}
.tp-bottom-navbar span:nth-child(3) {
    width: 100px;
    background-position: -137px 0;
}
.tp-bottom-navbar span:nth-child(5) {
    background-position: top right;
}
.tp-bottom-navbar-plus {
    position: relative;
    bottom: 30px;
    width: 68px;
    height: 68px;
    margin: 0 auto;
}
.btn-uploadfile {
    height: 27px!important;
    width: auto;
    padding: 0 13.5px!important;
    border: 1px solid #999292;
    background: #f2f2f2;
    border-radius: 2px;
    line-height: 25px;
}
.display-filename {
    color: #202020!important;
}
.course-card {
    min-height: 310px;
}
.course-card .ccard-badge {
    top: -30px;
}
.modal-dialog.modchooser {
    max-width: 1100px;
    outline: none;
}
.tp-crs-info .dropdown-toggle>.icon {
    font-size: 24px!important;
}
.tubetimes .section.main .content>ul.section>li.activity {
    background: #f4f5f7;
    border-radius: 8px;
    margin-bottom: 10px;
    padding: 16px;
}
.tubetimes .section.main .content>ul.section>li.activity>div {
    padding: 0px!important;
}
.tubetimes .section.main .btn-collapse img {
    transform-origin: center;
    transition: all 200ms ease;
}
.tubetimes .section.main.collapse-section .btn-collapse img {
    transform: rotate(-180deg);
}
.tubetimes .section.main.collapse-section .content>ul.section {
    display: none!important;
}
@media (max-width:991.98px) {
    .editing .section .activity .mod-indent-outer div: last-child .activityinstance {
    padding-right: 0px!important;
}
.section .activity {
    padding: 10px!important;
}
.section .activity .availabilityinfo, .section .activity .contentafterlink {
    margin-left: 0px!important;
}
.format-tubetime.editing div.actions {
    position: relative!important;
}
.modal-dialog.modchooser .optionicon.icon-size-5 .icon {
    width: 24px!important;
    height: 24px!important;
    font-size: 24px!important;
}
}.section .activity .availabilityinfo, .section .activity .contentafterlink {
    margin-top: 0!important;
}
body .ml-unset {
    padding-left: unset!important;
}
body .pl-30px {
    padding-left: 30px!important;
}
body .mw-1200px {
    max-width: 1200px;
}
body .course_view_container {
    display: flex;
}
body .w-1200px {
    width: 1200px;
}
body .bg-52537C {
    background-color: #52537C;
}
body .w-webkit {
    width: -webkit-fill-available;
}
body .btn[btn-switch="on"]::before, body .btn[btn-switch="off"]::before {
    border-radius: 3px!important;
}
body .btn[btn-switch="on"]::after, body .btn[btn-switch="off"]::after {
    border-radius: 5px!important;
}
body .bg-F5F6FA {
    background-color: #F5F6FA;
}
body .text-cccccc {
    color: #CCC;
}
body .inplaceeditable .quickediticon img {
    opacity: unset!important;
}
body .position-unset {
    position: unset!important;
}
body .right-85px {
    right: 85px;
}
body .icon.fa.fa-user.fa-fw::before {
    content: unset;
}
body .icon.fa.fa-user.fa-fw {
    background-image: url(/theme/slk/pix/i/icon-user.png);
    background-repeat: no-repeat;
}
body .float-unset {
    float: unset!important;
}
body .d-contents {
    display: contents!important;
}
body .h-25px {
    height: 25px!important;
}
body .w-25px {
    width: 25px!important;
}
body .mw-242px {
    max-width: 242px!important;
}
body .w-242px {
    width: 242px!important;
}
body .course-thumnail {
    width: 400px;
    max-width: 100%}
@media (max-width:767px) {
    body .course-thumnail {
    width: 100%!important;
    max-width: 100%!important;
}
body .fixed-bottom {
    max-width: 100vw;
}
body .fixed-top {
    max-width: 100vw;
}
body .path-mod-assign [data-region="grading-navigation-panel"] {
    height: 295px!important;
}
}@media (max-width:991px) {
    body .mw-100per-media {
    max-width: calc(100vw - 16px)!important;
    width: calc(100vw - 16px)!important;
}
body .mt-2-media {
    margin-top: 10px!important;
}
body .generaltable-container {
    width: 100%!important;
    max-width: 100%!important;
    overflow-x: auto;
    white-space: nowrap;
}
body .generaltable {
    white-space: nowrap;
}
}body .tp-crs-info .action-menu .menubar .action-menu-trigger .dropdown a.dropdown-toggle.icon-no-margin .icon.fa.fa-cog.fa-fw {
    background: url(/theme/slk/pix/i/icon-setting-large.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
}
body .tp-crs-info .action-menu .menubar .action-menu-trigger .dropdown a.dropdown-toggle.icon-no-margin .fa-cog:before {
    content: unset!important;
}
@media (max-width:1200px) {
    body .section .activity .contentafterlink p iframe {
    width: 100%!important;
}
body .section .activity .contentafterlink {
    margin-left: 0!important;
    max-width: 100%}
}body .mmw-1500px {
    max-width: 1500px!important;
}
body .moodle_blocks #block-region-side-pre section {
    border-color: #f5f6fa;
    border-radius: 8px;
    box-shadow: 0 0 14px rgba(0, 0, 0, .06);
}
body .moodle_blocks #block-region-side-pre section div.card-body {
    padding: unset!important;
}
body .moodle_blocks #block-region-side-pre section div.card-body h5 {
    font-size: 14px;
    font-weight: 600;
    display: block!important;
    width: 100%;
    text-align: center;
    padding: 1rem 0;
    background-color: #f5f6fa;
    border-bottom: 1px solid #eaeaea!important;
    margin-bottom: 0px!important;
}
body .moodle_blocks #block-region-side-pre section div.card-body .block-controls {
    padding: 10px;
}
body .moodle_blocks #block-region-side-pre section div.card-body .content {
    margin-top: 10px!important;
    padding: 15px 20px;
}
body .moodle_blocks #block-region-side-pre section div.card-body .content #settingsnav {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
body .moodle_blocks #block-region-side-pre section div.card-body .content #settingsnav ul.block_tree.list li p {
    padding-left: 0px!important;
    margin-left: 0px!important;
}
body .moodle_blocks #block-region-side-pre section div.card-body .content #settingsnav ul.block_tree.list li hr {
    margin-top: unset!important;
    margin-bottom: unset!important;
    display: none;
}
body .moodle_blocks #block-region-side-pre section div.card-body .content #settingsnav ul.block_tree.list li ul li.type_container p {
    margin-left: 0px!important;
}
body .moodle_blocks #block-region-side-pre section div.card-body .content #settingsnav ul.block_tree.list>li::after {
    content: "";
    border-bottom: 1px solid #eaeaea;
    display: block;
    margin: 20px -20px;
}
body .fs-15px {
    font-size: 15px!important;
}
body .rnb_title {
    padding: 15px 20px!important;
    font-size: 14px;
    font-weight: 400;
}
body .sh_module {
    padding-right: 20px;
}
body .sh_module .rnb_title {
    padding: 0 0px!important;
}
body select.select-box-enrolled {
    -webkit-appearance: none;
    background-image: url(/theme/slk/pix/i/icon-arrow-down-gray.svg);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 10px);
    background-position-y: center;
    background-size: 20px 10px;
    border: 1px solid #D9D9D9;
}
body .edit_btn_allowed .singlebutton button {
    color: #777777!important;
}
body .left-72px {
    left: 72px;
}
body .left-40px {
    left: 40px;
}
body .left-0 {
    left: 0;
}
body .pl-40px {
    padding-left: 40px;
}
body .top-20px {
    top: 20px;
}
body .section .activity:has(.editing_move) .edit-pl-34px {
    padding-left: 34px;
}
body .section .activity img.activityicon {
    margin-right: 16px;
}
@media (max-width:991.98px) {
    body .section .activity: has(.editing_move) .actions {
    left: 40px!important;
}
body .section .activity .actions {
    padding: 5px 0 10px 0;
}
body .section .activity .activity-information {
    margin-left: auto!important;
}
}@media (max-width:1199px) {
    body .edit-pl-34px {
    padding-left: 0px!important;
}
body .activity:has(.editing_move) .edit-ml-74px {
    margin-left: 74px!important;
}
}@media (max-width:424px) {
    body .attendance-intro {
    padding-top: 3rem!important;
}
}body:not(#page-course-view-tubetime) .main_content {
    background-color: #fff;
    border-radius: 8px;
    padding: 10px;
}
#page-local-lmsdata-learningstatus .edit_btn_allowed {
    display: none;
}
#page-course-view-tubetime .col-form-label {
    max-width: unset!important;
}
#page-course-view-tubetime .mform fieldset {
    margin: unset!important;
}
#page-course-view-tubetime .modal .modal-dialog .modal-content {
    width: 100%!important;
}
#page-course-view-tubetime .main_content .course-content .course_view_container ul.tubetimes.no-list li.section.main .content .section-header .sectionname a {
    font-size: 15px;
    font-weight: 500;
}
#page-course-view-tubetime .main_content .course-content .course_view_container ul.tubetimes.no-list li.section.main .content ul.section li.activity .mod-indent-outer {
    font-size: 14px;
    font-weight: 400;
}
#page-course-view-tubetime .main_content .course-content .course_view_container ul.tubetimes.no-list li.section.main .content ul.section li.activity .mod-indent-outer .activityinstance a.aalink span.instancename, #page-course-view-tubetime .main_content .course-content .course_view_container ul.tubetimes.no-list li.section.main .content ul.section li.activity .mod-indent-outer .activityinstance a.autolink span.instancename {
    font-size: 14px;
    font-weight: 400;
}
#page-course-view-tubetime .main_content .course-content .course_view_container ul.tubetimes.no-list li.section.main .content ul.section li.activity .mod-indent-outer .activityinstance .displayoptions span.text-info {
    margin-left: 40px;
}
#page-course-view-tubetime .main_content .course-content .course_view_container ul.tubetimes.no-list li.section.main .content ul.section li.activity .mod-indent-outer .contentafterlink {
    font-size: 14px;
    font-weight: 400;
}
#page-course-view-tubetime .main_content .course-content .course_view_container ul.tubetimes.no-list li.section.main .content ul.section li.activity .mod-indent-outer .availabilityinfo.isrestricted.isfullinfo ul li strong a {
    font-weight: 500;
}
.pagelayout-course #block-region-side-pre .block_settings, .pagelayout-incourse #block-region-side-pre .block_settings {
    display: none;
}
.pagelayout-course.editing #block-region-side-pre .block_settings, .pagelayout-incourse.editing #block-region-side-pre .block_settings {
    display: block;
}
.path-course-view li.activity span.autocompletion img {
    margin-left: 40px!important;
}
#page-course-view-tubetime.pagelayout-base .userprofile #message-user-button, #page-course-view-tubetime.pagelayout-base .userprofile #toggle-contact-button {
    display: none;
}
@media (min-width:992px) {
    body .w-lg-80 {
    width: 80%}
body .pr-lg-270px {
    padding-right: 270px;
}
body .mw-lg-60 {
    max-width: 60%}
}#page-course-view-tubetime .form-inline {
    display: block!important;
}
@media (min-width:576px) {
    #page-course-view-tubetime .form-inline .form-group {
    margin-bottom: 10px!important;
}
.mod-indent-1 {
    width: auto!important;
}
}#page-course-view-tubetime .form-control {
    width: 100%}
#page-course-view-tubetime .btn {
    width: auto;
}
form.adminsearchform.form-inline input[type="submit"] {
    width: 100%}
form.adminsearchform.form-inline .form-group {
    width: 100%;
    margin-bottom: 10px;
}
form.adminsearchform.form-inline .form-group input#adminsearchquery {
    width: 100%}
#page-course-completion #fitem_id_criteria_date_value .col-md-9.form-inline.align-items-start.felement, #page-course-completion #fitem_id_criteria_duration_days .col-md-9.form-inline.align-items-start.felement {
    max-width: max-content!important;
}
@media (max-width:592px) {
    #page-course-completion .mform {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
#page-course-completion .mform fieldset.collapsible>.fcontainer {
    padding: 20px!important;
}
#page-course-completion #fitem_id_criteria_date_value fieldset#id_criteria_date_value {
    margin-top: 4px!important;
    margin-bottom: 0!important;
}
}.form-autocomplete-selection {
    padding-top: 3px;
}
.form-autocomplete-downarrow {
    top: 5px!important;
    left: unset!important;
    right: 8px!important;
}
fieldset[data-fieldtype="date_time"], fieldset[data-fieldtype="date"] {
    margin-left: 0!important;
}
.format-tubetime .col-md-3.col-form-label {
    max-width: 144px;
}
.format-tubetime .mod-indent-outer div.contentafterlink p {
    margin: .5rem 0!important;
}
.format-tubetime .mod-indent-outer div.contentwithoutlink p {
    margin: .5rem 0!important;
}
.format-tubetime div.activityinstance:has(.attendance-intro) {
    position: relative!important;
    flex-direction: column!important;
}
.format-tubetime div.activityinstance:has(.attendance-intro) div.text-after {
    flex: none!important;
    align-items: unset!important;
    margin-top: 0.1rem!important;
}
.format-tubetime .uncompleted-mark, .format-tubetime .completed-mark {
    color: #fff;
    font-size: 10px;
    border-radius: 5px;
    padding: 2px 7px 3px 7px;
    white-space: nowrap;
}
.format-tubetime .uncompleted-mark {
    background: #b8b8b8;
}
.format-tubetime .completed-mark {
    background: #5CB468;
}
.fp-viewbar:not(.disabled) a.checked {
    border-color: #333!important;
}
.fp-viewbar:not(.disabled) a.checked:hover {
    border-color: #ffffff!important;
}
#page-backup-restorefile div.bg-F5F6FA h2 {
    clear: both;
}
#page-mod-forum-view table .fit-content {
    width: inherit!important;
}
#page-mod-forum-view table .author-info {
    text-align: left;
}
#page-mod-assign-view .fileuploadsubmission {
    text-align: left;
}
.format-tubetime.editing div.activityinstance:has(.attendance-intro) span.text-info.pr-20px.position-xl-absolute {
    top: 0px!important;
    left: 355px!important;
}
.format-tubetime.editing div.actions {
    justify-content: space-between;
}
.format-tubetime.editing div.actions span.autocompletion {
    margin-top: 2px!important;
}
.format-tubetime:not(.editing) div.activityinstance:has(.attendance-intro) a.aalink, .format-tubetime:not(.editing) div.activityinstance:has(.attendance-intro) a.autolink {
    max-width: 510px!important;
}
.format-tubetime:not(.editing) div.activityinstance:has(.attendance-intro) span.text-info.pr-20px.position-xl-absolute {
    top: 0px!important;
    right: -16px!important;
}
.format-tubetime:not(.editing) div.actions {
    margin-top: 2px!important;
}
@media (max-width:1200px) {
    .format-tubetime div.activityinstance: has(.attendance-intro) {
    width: 100%}
.format-tubetime div.activityinstance:has(.attendance-intro) span.text-info {
    position: unset!important;
    width: 100%!important;
    padding-left: 40px!important;
}
}@media (min-width:1200px) {
    .format-tubetime div.activityinstance: has(.attendance-intro) span.inplaceeditable.inplaceeditable-text {
    max-width: 375px!important;
}
}@media (max-width:767px) {
    .format-tubetime: not(.editing) div.actions {
    position: relative!important;
}
.format-tubetime div.actions {
    margin-top: 10px!important;
}
}.section .activity .activityinstance {
    display: flex;
    align-items: unset;
    margin-bottom: unset;
}
.custom-activity-info .description-inner div:first-child {
    padding-top: .5rem;
}
.custom-activity-info .description-inner div:last-child {
    padding-bottom: .5rem;
}
.custom-activity-info .course-description .course-description-item:first-child {
    padding-top: .5rem;
}
.custom-activity-info .course-description .course-description-item:last-child {
    padding-bottom: .5rem;
}
.custom-activity-info .automatic-completion-conditions .badge-light {
    background-color: #fff;
}
.custom-activity-info .automatic-completion-conditions .badge {
    white-space: normal;
    text-align: left;
}
.custom-activity-info .autolink {
    color: var(--mpage_cfg_bg_color2);
}
.custom-activity-info .activity-dates:has(.description-inner>div)+div {
    border-top: 1px solid #eaeaea;
}
.custom-activity-info .completion-info button[data-action=toggle-manual-completion] {
    font-size: 10px;
    font-weight: 500;
    border: 1px solid #a9a9a9;
}
.mod-indent-outer:has(.additional_info) .custom-activity-info .course-description .course-description-item:last-child {
    padding-bottom: 2rem!important;
}
@media (min-width:375px) {
    .custom-activity-info .completion-info {
    width: min-content;
    min-width: 102px;
}
.custom-activity-info .completion-info .automatic-completion-conditions {
    width: auto!important;
}
.custom-activity-info .completion-info .automatic-completion-conditions .badge {
    display: block;
    width: min-content!important;
    margin-left: auto;
    white-space: nowrap!important;
}
}@media (min-width:425px) {
    .format-tubetime: not(.editing) div.actions {
}
}
@media (min-width:768px) {
    .format-tubetime div.activityinstance {
    min-height: 40px!important;
}
}#page-mod-quiz-mod #id_reviewoptionshdr .form-group {
    float: unset!important;
}
.atto_title_button .dropdown-menu li:nth-child(4) {
    display: none!important;
}
.section .activity .activityinstance {
    padding-right: 20px!important;
    width: 100%}
.section .activity .activityinstance>a {
    align-items: start;
}
.format-tubetime:not(.editing) .availabilityinfo {
    margin-top: 30px!important;
    margin-left: -80px!important;
    padding-bottom: 10px;
}
.format-tubetime.editing .availabilityinfo {
    margin-top: 30px!important;
    margin-left: -95px!important;
    padding-bottom: 10px;
}
@media (min-width:1200px) {
    .menucontainer {
    max-width: 846px!important;
}
}.popup_fp .modal-body img {
    width: 100%!important;
    height: auto!important;
}
.popup_fp .modal-body p {
    margin: 0px!important;
}
@media only screen and (max-width:600px) {
    .popup_fp {
    width: 100%}
.modal-content {
    width: 100%!important;
    left: 0!important;
    top: 60px!important;
}
}.coursereview-wrap .star-event>span {
    background: url(/images/star.png) no-repeat center;
    background-size: 13px auto;
    width: 13px;
    height: 13px;
    display: inline-block;
    padding-right: 5px;
}
.coursereview-wrap .star-event>span.on {
    background: url(/images/star_on.png) no-repeat center;
    background-size: 13px auto;
}
.coursereview-wrap .star-event.hover>span {
    cursor: pointer;
    transition: 0.3s;
}
.coursereview-wrap .star-event.big>span {
    width: 26px;
    height: 26px;
    background-size: 26px 26px!important;
}
.coursereview-wrap .pg-tit.has-star {
    line-height: 30px;
    overflow: hidden;
}
.coursereview-wrap .pg-tit.has-star .f-r {
    font-size: 16px;
}
.coursereview-wrap .pg-tit.has-star .f-r .star-event {
    display: inline-block;
    vertical-align: middle;
}
.coursereview-wrap .input-review {
    border: .25px solid #eee;
    margin-bottom: 30px;
}
.coursereview-wrap .input-review .input-review-tp {
    color: #000;
    padding: 10px;
    font-size: 15px;
    overflow: hidden;
    background-color: #f9f9f9;
    border-bottom: 1px solid #cac9c9;
}
.coursereview-wrap .input-review .input-review-tp .star-event {
    float: right;
}
.coursereview-wrap .input-review .input-review-bt {
    position: relative;
    background: #fff;
    box-sizing: border-box;
}
.coursereview-wrap .input-review .input-review-bt textarea {
    background: #fff;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    border: 0;
    margin-bottom: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 10px;
    resize: none;
    outline: none!important;
}
.coursereview-wrap .input-review .input-review-bt textarea::placeholder {
    color: #000;
}
.coursereview-wrap .input-review .input-review-bt .btns {
    margin-right: 10px;
    margin-bottom: 7px;
}
.coursereview-wrap .review-list {
    list-style-type: none;
    padding: 0;
}
.coursereview-wrap .review-list>li {
    margin-bottom: 40px;
    overflow: hidden;
}
.coursereview-wrap .review-list>li:last-child {
    margin-bottom: 0;
}
.coursereview-wrap .review-list>li .tp {
    margin-bottom: 10px;
    line-height: 1;
}
.coursereview-wrap .review-list>li .tp strong {
    font-size: 16px;
    color: #222;
    margin-right: 5px;
    font-weight: 400;
    vertical-align: middle;
}
.coursereview-wrap .review-list>li .tp span {
    color: #aaa;
    font-size: 13px;
    vertical-align: middle;
}
.coursereview-wrap .review-list>li .tp .star-event {
    float: right;
}
.coursereview-wrap .review-list>li .txt {
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    border-radius: 5px;
    border: .25px solid #eee;
}
.coursereview-wrap .review-list>li .edit-area {
    display: none;
}
.coursereview-wrap .review-list>li .edit-area textarea {
    background: #f1f3f5;
    padding: 20px;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 300;
    color: #222;
    border-radius: 5px;
    border: 0;
    width: 100%;
    box-shadow: none;
    margin-bottom: 0;
    border: 1px solid #eee;
    outline: none!important;
}
.coursereview-wrap .review-list>li.edit .edit-area {
    display: block;
}
.coursereview-wrap .review-list>li.edit .txt-area {
    display: none;
}
.coursereview-wrap .no-data {
    padding: 120px 0;
    text-align: center;
    background: #f8f8f8;
    margin-bottom: 30px;
}
.coursereview-wrap .no-data div {
    font-size: 20px;
    color: #555;
    margin-bottom: 10px;
    font-weight: 300;
}
.home-slideshow-bg {
    background: #081325;
    transition: background-color 200ms ease-in-out;
}
.home-slideshow .slideshow {
    max-width: 1200px;
}
.home-slideshow .home-slideshow-1 .swiper-nav,
.home-slideshow .home-slideshow-1-mobi .swiper-nav{
    width: 30px;
    height: 30px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #3d8aff;
    position: absolute;
    bottom: 16px;
    right: 16px;
    z-index: 10;
    background: #444;
    opacity: .5;
}
.home-slideshow .home-slideshow-1 .swiper-nav:hover,
.home-slideshow .home-slideshow-1-mobi .swiper-nav:hover {
    background: #3d8aff;
    opacity: 1;
}
.home-slideshow .home-slideshow-1 .home-slideshow-1-prev,
.home-slideshow .home-slideshow-1-mobi .home-slideshow-1-mobi-prev {
    right: 85px;
}
.home-reviews .swiper-nav {
    margin: 4px;
    position: absolute;
    z-index: 10;
    top: calc(50% - 24px);
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: #333;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .25);
    border-radius: 64px;
}
.home-reviews .swiper-nav:hover {
    background-color: #3d8aff;
    color: #fff;
}
.home-reviews .swiper-nav svg {
    width: 10px!important;
}
.minh-45px {
    min-height: 45px!important;
}
@media (min-width:1260px) {
    .home-reviews {
    padding-left: 38px!important;
    padding-right: 38px!important;
    margin-left: -38px!important;
    margin-right: -38px!important;
}
.home-reviews::before, .home-reviews::after {
    pointer-events: none;
    position: absolute;
    z-index: 9;
    display: block;
    content: "";
    background-color: #f8f8f8!important;
    top: 0;
    width: 38px;
    height: 100%}
.home-reviews::before {
    left: 0;
}
.home-reviews::after {
    right: 0;
}
}.minh-210px {
    min-height: 210px;
}
.v-align-top {
    vertical-align: top;
}
#mobile-menu {
    padding-left: 10%;
    background-color: #233f86!important;
    font-family: "Noto Sans KR", sans-serif !important;
}
#mobile-menu .first-depth {
    width: 90%;
    color: #fff;
    height: 40px;
    display: block;
    font-weight: 400;
    line-height: 37px;
    position: relative;
    letter-spacing: 1px;
    border-bottom: 1px solid #e0e0e0;
    font-size:calc(0.91rem + 0.12vw);
}
#mobile-menu .first-depth .fa {
    top: 10px;
    right: 0;
    position: absolute;
}
#mobile-menu .first-depth:last-child {
    border-bottom: none!important;
}
#mobile-menu .two-depth {
    width: 90%;
    color: #111;
    height: 35px;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 32px;
    padding-left: 10px;
    background-color: #f3f3f3;
    border-bottom: 1px solid #e0e0e0;
}
#mobile-menu .two-depth:last-child {
    border-bottom: none!important;
}
#mobile-menu .logo_tip {
    width: 90%;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 6px;
}
@certificate {
    margin: 0mm;
}
#Certificate {
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#Certificate .br_btn {
    top: 20px;
    right: 20px;
    position: absolute;
    z-index: 9999;
    border: 1px solid #d0d0d0;
    background: #f2f2f2;
    color: #707070;
    padding: 0 10px;
    line-height: 28px;
}
#Certificate .CtfcBtn {
    color: #fff;
    height: 40px;
    width: 150px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
    border-radius: 48px;
    text-align: center;
    display: inline-block;
    background-color: #0d0d0d;
}
#Certificate .CtfcBtn:hover, #Certificate .CtfcBtn:focus {
    background-color: #c4161c;
}
#Certificate .modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
}
#Certificate .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 65%}
#Certificate .close {
    color: #aaa;
    font-size: 28px;
    font-weight: 700;
    margin-left: auto;
}
#Certificate .close:hover, #Certificate .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
#Certificate .CtfcContent {
    position: relative;
}
#Certificate .CtfcContent .CtfcBg {
    width: 100%;
    max-width: 100%}
#Certificate .CtfcContent .CtfcFinnum {
    display: flex;
    padding: 0 60px 50px;
}
#Certificate .CtfcContent .CtfcFinnum li {
    list-style: none;
}
#Certificate .CtfcContent .CtfcFinnum li:last-child {
    color: #555;
    font-size: 16px;
    font-weight: 700;
    margin-top: 15px;
    margin-left: auto;
}
#Certificate .CtfcContent .CtfcTitle {
    color: #000;
    font-size: 60px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 8px;
    padding-bottom: 16px;
    font-family: Tahoma;
    text-transform: uppercase;
}
#Certificate .CtfcContent .CtfcCompletion {
    text-align: center;
    padding-bottom: 100px;
}
#Certificate .CtfcContent .CtfcClass {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 60px;
}
#Certificate .CtfcContent .CtfcInfobox {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 120px;
}
#Certificate .CtfcContent .CtfcInfobox .CtfcInfo {
    display: flex;
    margin: 0;
}
#Certificate .CtfcContent .CtfcInfobox .CtfcInfo dt {
    width: 110px;
    font-size: 20px;
    font-weight: 400;
    margin-right: 20px;
    text-align-last: justify;
}
#Certificate .CtfcContent .CtfcInfobox .CtfcInfo dd {
    font-weight: 400;
    font-size: 20px;
}
#Certificate .CtfcContent .CtfcTextW {
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 160%;
    padding-bottom: 100px;
}
#Certificate .CtfcContent .CtfcDate {
    padding: 0;
    text-align: center;
}
#Certificate .CtfcContent .CtfcDate li {
    list-style: none;
}
#Certificate .CtfcContent .CtfcDate li:first-child {
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 33px;
}
#Certificate .CtfcContent .CtfcDate li:last-child {
    font-size: 30px;
    font-weight: 700;
    color: #0b318f;
    margin-left: 50px;
}
#Certificate .CtfcContent .CtfcDate li:last-child .CtfcAward {
    padding-left: 17px;
}
#Certificate .CtfcContent::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../../theme/tubelearn/pix/BackAward.png) no-repeat center center;
    opacity: .2;
}
#Certificate .CtfcTextA {
    display: none;
}
@media only screen and (max-width:1200px) {
    #Certificate .CtfcContent .CtfcInfobox {
    width: 55%}
}@media only screen and (max-width:1024px) {
    #Certificate {
}
#Certificate .CtfcContent .CtfcFinnum {
    padding: 10px;
}
}@media only screen and (max-width:992px) {
    #Certificate {
}
#Certificate .CtfcContent .CtfcFinnum {
    padding-bottom: 170px;
}
}@media only screen and (max-width:870px) {
    #Certificate .CtfcContent .CtfcFinnum li: last-child {
    font-size: 12px;
}
#Certificate .CtfcContent .CtfcInfobox {
    width: 75%;
    text-align: left;
}
#Certificate .CtfcContent .CtfcInfobox .CtfcInfo {
    display: block;
}
#Certificate .CtfcContent .CtfcInfobox .CtfcInfo dt {
    font-size: 13px;
    width: 70px;
    font-weight: 700;
}
#Certificate .CtfcContent .CtfcInfobox .CtfcInfo dd {
    font-size: 13px;
}
#Certificate .CtfcContent .CtfcTextW {
    font-size: 14px;
}
#Certificate .CtfcContent .CtfcDate li:first-child {
    font-size: 14px;
}
#Certificate .CtfcContent .CtfcDate li:last-child {
    font-size: 20px;
}
}@media only screen and (max-width:640px) {
    #Certificate .modal-content {
    width: 80%}
#Certificate .CtfcContent .CtfcDate li:last-child .CtfcAward {
    width: 60px;
}
}@media only screen and (max-width:576px) {
    #Certificate .CtfcContent .CtfcTitle {
    font-size: 22px;
}
#Certificate .CtfcContent .CtfcInfobox .CtfcInfo dt {
    font-size: 12px;
}
#Certificate .CtfcContent .CtfcInfobox .CtfcInfo dd {
    font-size: 12px;
}
#Certificate .CtfcContent .CtfcTextW {
    font-size: 12px;
}
#Certificate .CtfcContent .CtfcDate li:first-child {
    font-size: 12px;
}
#Certificate .CtfcContent .CtfcDate li:last-child {
    font-size: 18px;
}
}@media only screen and (max-width:499px) {
    #Certificate .CtfcContent .CtfcFinnum {
    display: block;
    padding: 10px 0 0;
}
#Certificate .CtfcContent .CtfcTitle {
    letter-spacing: 4px;
}
#Certificate .CtfcContent .CtfcInfobox {
    width: 85%}
#Certificate .CtfcContent .CtfcTextW {
    padding-bottom: 80px;
}
#Certificate .CtfcContent .CtfcDate li:last-child {
    margin-left: 0;
}
#Certificate .CtfcContent .CtfcDate li:last-child .CtfcAward {
    width: 40px;
    padding-left: 7px;
}
#Certificate .CtfcTextW {
    display: none;
}
#Certificate .CtfcTextA {
    display: block;
    padding-bottom: 80px;
    font-size: 12px;
    text-align: center;
}
}#Certificate .FinLogo {
    height: 30px;
}
#Certificate .pagebreak {
    border-top: 1px solid #000;
    margin-top: 71px;
    margin-bottom: 65px;
}
#Certificate .topinfo {
    border: 2px solid #083190;
    padding: 30px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    display: flex;
    background-size: 55px auto;
    background-repeat: no-repeat;
    background-position: bottom 29px right 21px;
}
#Certificate .topinfo .topinfo-logo {
    padding: 0 50px 0 20px;
    border-right: 2px solid #083190;
}
#Certificate .topinfo .topinfo-content {
    flex: 1 1 0%;
    padding-left: 30px;
}
#Certificate .topinfo .topinfo-content h1 {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #000;
    margin-bottom: 20px;
}
#Certificate .topinfo .topinfo-content table {
    margin-top: 16px;
}
#Certificate .topinfo .topinfo-content table td {
    padding: 0;
    font-weight: 700;
    line-height: 25px;
}
#Certificate .topinfo .topinfo-content table td:first-child {
    min-width: 80px;
    max-width: 100px;
    text-align-last: justify;
}
#Certificate .topinfo .topinfo-content table td:last-child::before {
    content: ":";
    display: inline-block;
    margin: 0 8px;
}
#Certificate .lecture-list {
    margin-top: 34px;
}
#Certificate .fin-logo-bottom {
    text-align: center;
    padding-top: 106px;
    padding-bottom: 60px;
}
@media print {
    #Certificate .pagebreak {
    border-top: 0px!important;
    margin-top: 0px!important;
    margin-bottom: 30px!important;
}
}#page-local-mypage-mycourse .thumb-list.style04 {
    font-size: 0;
}
#page-local-mypage-mycourse .thumb-list.style04 li {
    display: inline-block;
    float: none;
    vertical-align: top;
    cursor: pointer;
    margin-bottom: 30px;
}
#page-local-mypage-mycourse .thumb-list.style04 li .wp {
    border: 1px solid #eee;
    position: relative;
}
#page-local-mypage-mycourse .thumb-list.style04 li .wp .txt div {
    padding: 0 10px;
    margin-bottom: 7px;
}
#page-local-mypage-mycourse .thumb-list.style04 li .wp .txt .tit {
    font-weight: 500;
    line-height: 23px;
    word-break: break-word;
    height: 46px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
}
#page-local-mypage-mycourse .thumb-list.style04 li .wp .txt p:not(.t-gray) {
    color: #333;
    letter-spacing: -.5px;
    line-height: 19px;
    font-weight: 700;
    padding: 0 10px;
    margin-bottom: 7px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-word;
}
#page-local-mypage-mycourse .thumb-list {
    margin: 0 -13px;
}
#page-local-mypage-mycourse .thumb-list li {
    float: left;
    position: relative;
    padding: 0 13px 0;
    width: 25%;
    box-sizing: border-box;
}
#page-local-mypage-mycourse .thumb-list.style04.course {
    margin: 0 -8px;
}
#page-local-mypage-mycourse .thumb-list.style04.course li {
    margin-bottom: 20px;
    padding: 0 8px;
}
#page-local-mypage-mycourse .thumb-list.style04.course li .wp .txt {
    padding: 20px 10px;
    box-sizing: border-box;
    border-top: 1px solid #eee;
}
#page-local-mypage-mycourse .thumb-list.style04.course li .wp .txt .tit {
    font-size: 18px;
    margin-bottom: 15px;
}
#page-local-mypage-mycourse .thumb-list.style04.course li .wp .txt p {
    font-size: 12px;
}
#page-local-mypage-mycourse .thumb-list.style04.course li .wp .txt p.t-gray {
    margin-bottom: 0;
    color: #8c8c8c;
    letter-spacing: -.5px;
    line-height: 19px;
    padding: 0 10px;
    margin-bottom: 7px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-word;
}
#page-local-mypage-mycourse .thumb-list.style04.course li .wp .img {
    padding-top: 56.4%;
    height: 0;
    position: relative;
}
#page-local-mypage-mycourse .thumb-list.style04.course li .wp .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#page-local-mypage-mycourse .thumb-list.style04.course li .wp .img .lb {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 5px 10px 0;
    box-sizing: border-box;
    font-size: 13px;
    width: 100%;
    color: #fff;
    font-weight: 300;
    z-index: 2;
    padding: 31px 8px 0;
    box-sizing: border-box;
}
#page-local-mypage-mycourse .thumb-list.style04.course:not(.no-bg) li.hastp .wp .img:after {
    content: "";
    display: block;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: .4;
    z-index: 1;
}
@media (max-width:767px) {
    #page-local-mypage-mycourse .thumb-list>li {
    margin-bottom: 0.5rem!important;
}
#page-local-mypage-mycourse .thumb-list>li .wp {
    display: flex!important;
    gap: 10px;
    padding: .5rem;
}
#page-local-mypage-mycourse .thumb-list>li .wp .img {
    height: initial!important;
    padding: 0!important;
}
#page-local-mypage-mycourse .thumb-list>li .wp .img a {
    display: block!important;
}
#page-local-mypage-mycourse .thumb-list>li .wp .img img {
    position: relative!important;
    width: 134px!important;
    height: 101.79px!important;
    border: 1px solid #dee2e6!important;
    object-fit: cover;
}
#page-local-mypage-mycourse .thumb-list>li .wp .txt {
    padding: 0px!important;
    border: 0!important;
}
#page-local-mypage-mycourse .thumb-list>li .wp .txt .tit {
    margin-bottom: 5px!important;
    font-size: 12px;
    line-height: 16px;
    height: initial!important;
}
#page-local-mypage-mycourse .thumb-list>li .wp .txt .tit a {
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
}
#page-local-mypage-mycourse .thumb-list>li .wp .txt p {
    font-size: 10px!important;
    margin: 0px!important;
    color: #777!important;
}
#page-local-mypage-mycourse .thumb-list.style04.course {
    padding: 0;
}
#page-local-mypage-mycourse .thumb-list.style04 li {
    display: block;
    width: 100%;
    padding: 0px!important;
}
}.mh-30vh {
    min-height: 30vh;
}
.mh-50vh {
    min-height: 50vh;
}
#page-local-mypage-attendance .icon-king {
    display: inline-flex;
    flex-direction: column;
    vertical-align: bottom;
}
#page-local-mypage-attendance .icon-king::before {
    content: "";
    width: 100%;
    height: 20px;
    background-image: url(/theme/slk/pix/images/icon-king.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
#page-local-mypage-attendance .maincalendar .calendar-controls {
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    margin-top: 5px!important;
    margin-bottom: 15px!important;
}
#page-local-mypage-attendance .maincalendar .calendar-controls .arrow_link {
    font-size: 0px!important;
}
#page-local-mypage-attendance .maincalendar .calendar-controls .arrow {
    display: inline-block;
    color: transparent!important;
    width: 24px!important;
    height: 24px!important;
    background-color: #ebeff2!important;
    border-radius: 30px!important;
    cursor: pointer!important;
}
#page-local-mypage-attendance .maincalendar .calendar-controls .previous .arrow {
    background-image: url(/theme/slk/pix/images/chevron-left.png);
    background-size: 6px 12px;
    background-position: center;
    background-repeat: no-repeat;
}
#page-local-mypage-attendance .maincalendar .calendar-controls .next .arrow {
    background-image: url(/theme/slk/pix/images/chevron-right.png);
    background-size: 6px 12px;
    background-position: center;
    background-repeat: no-repeat;
}
#page-local-mypage-attendance .maincalendar .calendartable th {
    font-weight: 400!important;
    color: #888!important;
}
#page-local-mypage-attendance .maincalendar .calendartable th, #page-local-mypage-attendance .maincalendar .calendartable td {
    border: none!important;
    width: 14%}
#page-local-mypage-attendance .maincalendar .calendartable .day {
    height: 70px;
}
#page-local-mypage-attendance .maincalendar .calendartable .day:hover {
    background-color: #EDEFFD!important;
}
#page-local-mypage-attendance .maincalendar .fa-thumbs-up {
    border: 2px solid #498BC6;
    color: #498BC6;
}
@media (max-width:600px) {
    #page-local-mypage-attendance .maincalendar .fa-thumbs-up {
    font-size: 16px!important;
    border: 1px solid #498bc6;
}
}#page-local-course-list_main .cardinfo {
    font-size: 12px!important;
    color: #222222!important;
    border: 1px solid #d9d9d9;
    overflow: hidden;
    border-radius: 8px;
}
#page-local-course-list_main .cardinfo .cardimg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: #333;
    height: 127px;
    overflow: hidden;
}
#page-local-course-list_main .cardinfo .cardtitle {
    min-height: 50px;
}
#page-local-course-list_main .cardinfo .badge {
    width: 50px;
    height: 22px;
    font-size: 11px;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
    margin-right: 10px;
    border-radius: 2px;
    display: inline-block;
    letter-spacing: -.01em;
}
#page-local-course-list_main .cardinfo .badgePossible {
    color: #fff;
    background-color: #70BB7B;
}
#page-local-course-list_main .cardinfo .badgeOpen {
    color: #fff;
    background-color: #FF9800;
}
#page-local-course-list_main .cardinfo .badgeClose {
    color: #fff;
    background-color: #969796;
}
#page-local-library-list_series .cardinfo {
    font-size: 12px!important;
    color: #222222!important;
    border: 1px solid #d9d9d9;
    overflow: hidden;
    border-radius: 8px;
}
#page-local-library-list_series .cardinfo .cardimg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: #333;
    overflow: hidden;
}
#page-local-library-list_series .cardinfo .cardtitle {
    min-height: 50px;
}
#page-local-library-list_series .cardinfo .badge {
    width: 50px;
    height: 22px;
    font-size: 11px;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
    margin-right: 10px;
    border-radius: 2px;
    display: inline-block;
    letter-spacing: -.01em;
}
#page-local-library-list_series .cardinfo .badgePossible {
    color: #fff;
    background-color: #70BB7B;
}
#page-local-library-list_series .cardinfo .badgeOpen {
    color: #fff;
    background-color: #FF9800;
}
#page-local-library-list_series .cardinfo .badgeClose {
    color: #fff;
    background-color: #969796;
}
@media only screen and (max-width:499px) {
    #region-main .card-body {
    padding: 5px;
}
#page-local-course-list_main .gap-4 {
    gap: .3rem;
}
#page-local-course-list_main .cardinfo {
    min-height: auto!important;
}
#page-local-course-list_main .cardinfo .cardimg {
    height: auto;
}
}#page-local-course-coursereview_list .group {
    padding-top: 0;
    padding-bottom: 20px;
}
#page-local-course-coursereview_list .m-select>strong {
    display: none;
}
#page-local-course-coursereview_list .tp-tb-area {
    margin-bottom: 20px;
}
#page-local-course-coursereview_list .tp-tb-area .pg-tit {
    margin-bottom: 0!important;
    line-height: 35px;
    font-size: 20px;
    font-weight: 500;
}
.cardinfo .cardbody {
    position: relative;
}
.cardinfo .cardbody .cardtitle {
    min-height: 50px;
}
.cardinfo .cardbody .ic-like {
    position: absolute;
    top: -38px!important;
    right: 10px!important;
    cursor: pointer;
    display: inline-block;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    border: 1px solid #f2f2f2;
    background: url(/images/icon_like_off.png) no-repeat center;
    background-color: white!important;
    background-size: auto 16px;
    border-radius: 100%;
    font-size: 0;
}
.cardinfo .cardbody .ic-like.on {
    background: url(/images/icon_like_on.png) no-repeat center!important;
    background-size: auto 16px!important;
    background-color: white!important;
}
.mk-c-tab-style02 {
    flex-wrap: wrap;
    border: none!important;
    gap: 10px;
}
.mk-c-tab-style02 li {
    width: initial!important;
    max-width: 25%;
    border: none!important;
}
.mk-c-tab-style02 li a {
    padding: 1rem;
    border: 1px solid #c2c2c2!important;
    color: #999;
    font-size: 16px;
    cursor: pointer;
    border-radius: 8px!important;
    min-width: 110px;
}
.mk-c-tab-style02 li.on a {
    border: 1px solid #e50f1f!important;
    color: #e50f1f!important;
    background: #fff!important;
}
#region-main {
    border: none!important;
}
.text-truncate-2 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
#tubelearnslideshow .carousel-img {
    height: 480px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (min-width:992px) and (max-width:1920px) {
    #tubelearnslideshow .carousel-img {
    height: 480px;
}
}@media screen and (min-width:768px) and (max-width:991px) {
    #tubelearnslideshow .carousel-img {
    height: 340px;
}
}@media screen and (min-width:576px) and (max-width:767px) {
    #tubelearnslideshow .carousel-img {
    height: 210px;
}
}@media only screen and (max-width:575px) {
    #tubelearnslideshow .carousel-img {
    height: 140px;
}
}#PagelaoutCategories .CategoriesSwiper {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
#PagelaoutCategories .sub-menu {
    background-color: #fff;
}
#PagelaoutCategories .sub-menu .sub-menu-wrap .sub-list {
    width: 14%;
    text-align: center;
    display: inline-flex;
    justify-content: center;
}
#PagelaoutCategories .sub-menu-cnt {
    margin-right: 0!important;
}
#PagelaoutCategories .sub-menu .sub-menu-wrap.group {
    max-width: 1000px;
    display: inline-block;
}
#PagelaoutCategories .swiper-button-prev span {
    display: none;
}
#PagelaoutCategories .swiper-button-next span {
    display: none;
}
#PagelaoutCategories .swiper-button-prev:after {
    color: #ddd;
    font-size: 20px;
    font-weight: 900;
}
#PagelaoutCategories .swiper-button-prev:hover:after {
    color: #ca3120;
}
#PagelaoutCategories .swiper-button-next:after {
    color: #0D0D0D;
    font-size: 20px;
    font-weight: 900;
}
#PagelaoutCategories .swiper-button-next:hover:after {
    color: #ca3120;
}
#page-local-tlmboard-index .cont .group {
    padding-top: 70px;
    padding-bottom: 40px;
}
#page-local-tlmboard-index .crs-left-block {
    width: 230px;
    margin-right: 30px;
    float: left;
}
@media screen and (min-width:769px) {
    #page-local-tlmboard-index .crs-left-block .slick-track {
    min-width: 100%}
#page-local-tlmboard-index .crs-left-block>ul.slick-slider .slick-arrow {
    display: none!important;
}
}#page-local-tlmboard-index .crs-left-block ul+ul {
    border-top: 0;
}
#page-local-tlmboard-index .crs-left-block>ul {
    border: 1px solid #e6e7e8;
    border-bottom: 0;
    box-sizing: border-box;
}
#page-local-tlmboard-index .crs-left-block .btns-area {
    margin-bottom: 20px;
}
#page-local-tlmboard-index .crs-left-block ul li {
    min-width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    list-style-image: none;
}
#page-local-tlmboard-index .crs-left-block ul li>a {
    font-size: 15px;
    font-weight: 400;
    display: block;
    padding: 16px 30px 16px 15px;
    border-bottom: 1px solid #e6e7e8;
    word-break: break-all;
    letter-spacing: -.2px;
}
#page-local-tlmboard-index .lang-vi .crs-left-block ul li>a {
    word-break: keep-all;
}
#page-local-tlmboard-index .crs-left-block ul li>a .ic-new {
    margin-top: -3px;
}
#page-local-tlmboard-index .crs-left-block ul li.on>a {
    color: #fff;
    background: #bf0e14 url(/theme/oklassedu/pix/images/course_on_w.png) no-repeat right 15px center;
}
#page-local-tlmboard-index .crs-left-block ul li:hover>a {
    background-color: #bf0e14;
    color: #fff;
    text-decoration: none;
}
#page-local-tlmboard-index .crs-left-block ul li:hover>a .ic-new, #page-local-tlmboard-index .crs-left-block ul li.on>a .ic-new {
    color: #c4161c;
    background: #fff url(/theme/oklassedu/pix/images/icon_new_blue.png) no-repeat center;
}
#page-local-tlmboard-index .crs-left-block .if-bx {
    border: 1px solid #3399fe;
    padding: 5px 20px;
    margin-top: 20px;
}
#page-local-tlmboard-index .crs-left-block .if-bx>li {
    line-height: 1.6;
}
#page-local-tlmboard-index .crs-left-block .if-bx>li>a {
    padding: 20px 0 20px 47px;
    border-color: #d6ebff;
}
#page-local-tlmboard-index .crs-left-block .if-bx>li:last-child>a {
    border-bottom: 0;
}
#page-local-tlmboard-index .crs-left-block .if-bx>li.ic-phone>a {
    background: url(/theme/oklassedu/pix/images/icon_phone.png) no-repeat left center;
}
#page-local-tlmboard-index .crs-left-block .if-bx>li.ic-talk>a {
    background: url(/theme/oklassedu/pix/images/icon_talk.png) no-repeat left center;
}
#page-local-tlmboard-index .crs-left-block .if-bx>li>a strong {
    font-weight: 500;
    font-size: 16px;
    display: block;
    color: #000;
    letter-spacing: -1px;
    margin-bottom: 5px;
}
#page-local-tlmboard-index .crs-left-block .if-bx>li>a span {
    color: #555;
    font-size: 13px;
}
#page-local-tlmboard-index .crs-left-block .if-bx>li>a strong.t-blue {
    font-size: 16px;
    color: #4ba5fe;
    font-weight: 400;
}
#page-local-tlmboard-index .crs-left-block .m-btn-area {
    display: none;
    text-align: center;
    margin: 20px 0;
}
#page-local-tlmboard-index .mk-c-tab {
    clear: both;
    overflow: hidden;
    margin: 20px 0;
}
#page-local-tlmboard-index .mk-c-tab>li {
    float: left;
    width: 50%;
    text-align: center;
    color: #888;
    box-sizing: border-box;
}
#page-local-tlmboard-index .mk-c-tab.col3>li {
    width: 25%}
#page-local-tlmboard-index .mk-c-tab.col8 {
    border: 1px solid #eee;
    border-bottom: 0;
    border-right: 0;
}
#page-local-tlmboard-index .mk-c-tab.col8>li {
    width: 25%;
    border-bottom: 1px solid #eee;
}
#page-local-tlmboard-index .mk-c-tab.col8>li:last-child>a {
    border-right: 1px solid #eee;
}
#page-local-tlmboard-index .mk-c-tab>li>a {
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 15px;
    border: 1px solid #fff;
    background-color: #F6F7F9;
}
#page-local-tlmboard-index .mk-c-tab>li>a:hover {
    text-decoration: none;
}
#page-local-tlmboard-index .lang-vi .mk-c-tab>li {
    font-size: 14px;
    letter-spacing: -.4px;
}
#page-local-tlmboard-index .lang-vi .mk-c-tab>li>a {
    padding-left: 5px;
    padding-right: 5px;
}
#page-local-tlmboard-index .mk-c-tab>li.on>a {
    color: #fff;
    background: #C4161C;
    text-align: center;
    border: 1px solid #dee2e6;
}
#page-local-tlmboard-index .lang-en#page-local-management-term-personalinfo .mk-c-tab>li>a {
    font-size: 15px;
    letter-spacing: -.4px;
    padding-top: 14px;
}
#page-local-tlmboard-index .tp-tb-area {
    margin-bottom: 20px;
}
#page-local-tlmboard-index .text-right {
    text-align: right;
}
#page-local-tlmboard-index .tp-tb-area .search {
    max-width: calc(100% - 70px);
}
#page-local-tlmboard-index .UserSearch {
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    padding: .5rem .75rem;
    font-size: 1rem;
    height: 35px;
    line-height: 33px;
    color: #55595c;
}
#page-local-tlmboard-index .MsearchBtn {
    margin-bottom: 0;
}
#page-local-tlmboard-index .MwriteBtn {
    margin-bottom: 0;
}
#page-local-tlmboard-index .f-l {
    float: left;
}
#page-local-tlmboard-index .btns.br_blue, #page-local-tlmboard-index .btns.br_blue:hover, #page-local-tlmboard-index .btns.br_blue:focus {
    color: #c4161c;
    border-color: #c4161c;
}
#page-local-tlmboard-index .btns, #page-local-tlmboard-index input.btns {
    border-color: #c4161c;
    cursor: pointer;
    display: inline-block;
    height: 35px;
    line-height: 33px;
    border: 1px solid #ccc;
    text-align: center;
    font-size: 15px;
    min-width: 60px;
    padding: 0 10px;
    box-sizing: border-box;
    border-radius: 0;
}
#page-local-tlmboard-index .target-area {
    margin-bottom: 3rem;
    border-top: 2px solid #313131;
}
#page-local-tlmboard-index .target-area .faq-list {
    margin: 0;
    padding: 0;
}
#page-local-tlmboard-index .target-area .faq-list li {
    list-style: none;
}
#page-local-tlmboard-index .target-area .accordion {
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    transition: 0.4s;
    border-bottom: 1px solid #ddd;
}
#page-local-tlmboard-index .target-area .accordion span {
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}
#page-local-tlmboard-index .target-area .accordion .QuestionIcon {
    width: 24px;
    height: 24px;
    vertical-align: bottom;
}
#page-local-tlmboard-index .target-area .accordion:after {
    content: "+";
    color: #777;
    font-weight: 700;
    float: right;
    margin-left: 5px;
}
#page-local-tlmboard-index .target-area .accordion.active:after {
    content: "−"}
#page-local-tlmboard-index .target-area .accordion:hover {
    background-color: #eee;
}
#page-local-tlmboard-index .target-area .panel {
    display: none;
    overflow: hidden;
    padding: 15px 45px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ddd;
}
#page-local-tlmboard-index .target-area .panel p {
    font-size: 15px;
    font-family: "Noto Sans KR", sans-serif, "Noto Sans SC", sans-serif !important;
}
@media only screen and (max-width:499px) {
    #page-local-tlmboard-index .target-area .accordion {
    padding: 18px 6px;
    font-size: 14px;
}
#page-local-tlmboard-index .target-area .panel {
    padding: 15px 34px;
}
#page-local-tlmboard-index .target-area .panel p {
    font-size: 13px;
}
#page-local-tlmboard-index .MsearchForm {
    display: flex;
}
#page-local-tlmboard-index .tp-tb-area {
    text-align: left!important;
}
#page-local-tlmboard-index .Msearch {
    float: none;
}
#page-local-tlmboard-index .UserSearch {
    margin-right: 5px;
}
#page-local-tlmboard-index .MsearchBtn {
    margin-bottom: 1rem;
}
#page-local-tlmboard-index .MwriteBtn {
    width: 100%;
    text-align: center;
    display: inline-block;
}
}@media only screen and (max-width:400px) {
    #page-local-tlmboard-index .mk-c-tab>li>a {
    font-size: 12px;
    padding: 8px 5px;
}
}@media only screen and (max-width:350px) {
    #page-local-tlmboard-index .tp-tb-area .search {
    max-width: 100%}
#page-local-tlmboard-index .MsearchForm {
    display: block;
}
#page-local-tlmboard-index .UserSearch {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem;
}
#page-local-tlmboard-index .MsearchBtn {
    width: 100%}
}@media screen and (max-width:767px) {
    .mk-c-tab-style02 {
    gap: 8px!important;
}
.mk-c-tab-style02 li {
    max-width: 50%}
.mk-c-tab-style02 li a {
    padding: 10px!important;
    font-size: 14px!important;
}
#tubelearnslideshow .carousel-img {
    height: 240px;
}
#page-local-course-list_main .cardinfo {
    min-height: 326px;
}
}#page-local-search-index .contnets_type {
    position: absolute;
    z-index: 2;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    padding: 0 7px;
    display: inline-block;
    top: 5px;
    right: 5px;
}
#page-local-search-index .cardinfo {
    font-weight: 600!important;
    color: #222222!important;
    border: 1px solid #d9d9d9;
    overflow: hidden;
    border-radius: 8px;
}
#page-local-search-index .library-score {
    background-color: #ffce00;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 700;
    margin-left: 10px;
    padding: 4px 12px;
    position: relative;
}
#page-local-search-index .library-score-set:after, #page-local-search-index .library-score:after {
    border-bottom: 5px solid transparent;
    border-right: 5px solid #ffce00;
    border-top: 5px solid transparent;
    content: " ";
    height: 0;
    left: 0;
    margin-left: -5px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    width: 0;
}
#page-local-search-index .object-fit-cover {
    object-fit: cover;
}
#page-site-index .new {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    padding: 0 4px 0 3px;
    margin: 0 0;
    background-color: #fff;
    color: #03478c;
    border-radius: 3px;
}
#page-site-index .border-postbox {
    border-bottom: 1px solid #1A5795;
}
@media (min-width:768px) {
    #page-site-index .border-postbox {
    border-right: 1px solid #ffffff78;
}
}.ico {
    display: inline-block;
    background-image: url(/images/sp_icon.png);
    background-repeat: no-repeat;
}
.ico_gnb_lec_b {
    width: 29px;
    height: 26px;
    background-position: -839px -564px;
}
.ico_gnb_todo_b {
    width: 25px;
    height: 26px;
    background-position: -839px -710px;
}
.ico_gnb_news_b {
    background-position: -839px -740px;
    width: 25px;
    height: 26px;
}
.ico_more {
    width: 5px;
    height: 9px;
    background-position: -764px -787px;
}
.ico_user_25 {
    width: 25px;
    height: 25px;
    background-position: -839px -770px;
}
.ico_dot_gray {
    width: 5px;
    height: 6px;
    background-position: -901px -885px;
}
.ico_heart {
    width: 14px;
    height: 12px;
    background-position: -223px -868px;
}
.ico_heart.on {
    width: 14px;
    height: 12px;
    background-position: -205px -868px;
}
.ico_cardinfo_heart {
    width: 12px;
    height: 10px;
    background-position: -131px -165px;
    background-image: url(/images/sp_partner.svg);
}
.ico_cardinfo_user {
    width: 10px;
    height: 12px;
    background-position: -112px -164px;
    background-image: url(/images/sp_partner.svg);
}
legend {
    cursor: pointer;
    padding: 10px 30px 10px 10px;
    margin: 0;
    border: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    background-color: #fff;
    color: #555;
}
.mform fieldset.collapsible legend a.fheader {
    padding: 0;
    margin-left: 0;
    display: block;
    font-size: 16px;
    font-weight: 600;
    background: url(/images/expanded.png) right center no-repeat;
}
.mform fieldset.collapsed legend a.fheader {
    background-image: url(/images/collapsed.png);
}
legend .helptooltip {
    display: inline-block;
    margin-top: -4px;
    vertical-align: middle;
}
.mform fieldset.collapsible>.fcontainer {
    padding: 15px;
}
.jsenabled fieldset .visibleifjs {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
}
#fitem_id_timeopen span, #fitem_id_timeclose span, #fitem_id_timestart span, #fitem_id_timeend span, .fitem_fdate_time_selector span {
    vertical-align: text-bottom;
}
fieldset {
    min-width: 0;
}
fieldset.clearfix {
    margin-bottom: 30px;
}
fieldset>label {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 5px;
    line-height: 30px;
    vertical-align: middle;
}
.filemanager .fp-restrictions {
    margin-bottom: 5px;
}
.form-autocomplete-downarrow {
    color: #707070;
    top: -4px;
    left: -18px;
    font-size: 10px;
}
.mform .fdescription.required {
    text-align: right;
    margin: 0;
}
.mform fieldset.collapsible>.fcontainer {
    padding: 30px;
    border: 0;
    border-bottom: 1px solid #e0e0e0;
    background-color: #f6f6f6;
}
.mform .fitem.fitem_ffilemanager, .mform .fitem.fitem_ffilepicker {
    margin-bottom: 10px;
}
.mform .fitem .felement input, .mform .fitem .felement textarea, .mform .fitem .felement select {
    max-width: 100%}
.mform .fitem .felement textarea {
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    width: 100%}
.mform .fitem .felement select#id_tags {
    width: 100%}
.mform .fitem .felement input:first-child, .mform .fitem:not(.fitem_fcheckbox) .felement input:first-child, .mform .fitem:not(.fitem_fcheckbox) .felement button:first-child {
    margin-left: 0;
}
.mform .fitem .felement input[type=text] {
    box-sizing: border-box;
    height: 35px;
    line-height: 22px;
}
.mform .fitem .felement input[type=text]#id_hide {
    display: none;
}
.mform .fitem .felement input[name=tplantitlestatic] {
    width: calc(100% - 65px);
}
.mform .fitem .felement input[type=button], .mform .fitem .felement input[type=submit], .mform .fitem .felement button {
    margin-bottom: 0;
}
.mform .fitem .felement.ffilemanager {
    margin-bottom: 10px;
}
.mform span.error:empty {
    display: none;
}
.jsenabled .collapsible-actions {
    margin-bottom: 5px;
}
fieldset.clearfix:not(:last-child) {
    margin-bottom: -1px;
}
fieldset.clearfix+.hidden {
    margin-top: 20px;
}
#fgroup_id_buttonar, #fitem_id_submitbutton {
    margin-top: 20px;
}
.fcontainer #fgroup_id_buttonar, .fcontainer #fitem_id_submitbutton {
    background: transparent;
}
#fgroup_id_buttonar .fgroup input, #fgroup_id_updatebuttonar .fgroup input {
    margin-left: 10px;
    margin-right: 0;
}
#fgroup_id_buttonar+.fdescription.required {
    margin-top: 0;
}
body.path-question-type form #id_tagsheader+fieldset.hidden {
    float: right;
    margin: 0;
}
.mform fieldset.hidden {
    width: 100%}
.mform fieldset.hidden+fieldset.hidden {
    margin-top: 0;
}
#fgroup_id_updatebuttonar .felement {
    margin-left: 0;
    text-align: right;
}
#fgroup_id_updatebuttonar .felement #id_updatebutton+a {
    display: inline-block;
    border: 1px solid #ccc;
    line-height: 30px;
    vertical-align: middle;
    margin-bottom: 10px;
    box-sizing: border-box;
    height: 30px;
    padding: 0 10px 0 7px;
    border-radius: 3px;
    color: #666;
}
.mform .fdescription.required {
    float: left;
    height: 30px;
    margin: 0;
    line-height: 30px;
    text-align: left;
}
#fitem_id_submitbutton {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 0;
    margin: 0;
    padding: 0;
    float: right;
}
.mform .fitem:not(.fitem_fcheckbox) .felement {
    margin: 0;
    display: table-cell;
    text-align: left;
}
.mform .fitem.fitem_feditor {
    min-height: 361px;
}
.mform #fgroup_id_buttonar .felement {
    width: 100%;
    text-align: right;
}
.mform .fitem.fitem_fcheckbox div.felement {
    float: left;
    margin-right: 5px;
    margin-left: 0;
}
.fitem.fitem_feditor {
    margin-bottom: 10px!important;
}
.mform .fitem.fitem_fcheckbox {
    margin-bottom: 10px;
}
.mform .fgroup>span {
    margin: 0 0 5px;
    vertical-align: middle;
    display: inline-block;
}
.mform .fgroup>span.fdate_selector {
    font-size: 0;
}
.mform .fpassword .unmask {
    margin-bottom: 10px;
    vertical-align: middle;
}
.mform fieldset.collapsible>.fcontainer.fitem .fsubmit {
    background: #f6f6f6;
}
a[name="coursestartdate[calendar]"]+span {
    display: block;
}
#id_title {
    width: 100%;
    margin-bottom: 5px;
}
.moreless-toggler {
    border: 1px solid silver;
    display: inline-block;
    padding: 0 10px;
    line-height: 25px;
    height: 25px;
    border-radius: 3px;
    background-color: #fff;
    box-sizing: border-box;
    text-align: center;
    color: #606060;
}
.collapsibleregioncaption {
    line-height: 40px;
    border: 1px solid #ddd;
    margin-bottom: 0;
    box-sizing: border-box;
    background: #fff;
}
.collapsibleregioncaption>a {
    width: 100%;
    display: inline-block;
    padding: 0 15px;
    box-sizing: border-box;
}
.collapsibleregioncaption>a>img {
    float: right;
    margin-top: 17px;
}
.collapsibleregion.collapsed>a>img {
    margin-top: 5px;
}
.collapsibleregioninner {
    background: #f6f6f6;
    overflow: hidden;
    padding: 15px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-top: 0;
    margin: 0;
}
.userselector div.collapsibleregioninner {
    margin-top: 0;
}
.collapsibleregioninner .notifytiny {
    float: none;
    background: transparent;
    border: 0;
    padding: 0;
    color: #333;
    margin-bottom: 2px;
    line-height: 1.5;
}
div.editor_atto_toolbar {
    display: block;
    background: #F2F2F2;
    min-height: 35px;
    border: 1px solid #BBB;
    width: 100%;
    padding: 0 0 9px 0;
}
div.editor_atto_toolbar div.atto_group {
    overflow: hidden;
}
.atto_group button {
    border-radius: 0!important;
}
.atto_group button:first-child {
    border-radius: 4px 0 0 4px!important;
}
.atto_group button:last-child {
    border-radius: 0 4px 4px 0!important;
}
.atto_group button:first-child:last-child {
    border-radius: 4px!important;
}
fieldset.felement select {
    margin: 0 10px 10px 0;
}
select.form-select {
    margin-right: 10px;
}
.settingsform h2 {
    font-size: 20px;
}
.settingsform>fieldset .form-item:first-child, .settingsform>fieldset .clearer+.form-item, .settingsform>fieldset .clearer+div:not(.form-item)+.form-item {
    border-top: 2px solid #424242;
}
.form-item {
    margin-bottom: 0;
    border-bottom: 1px solid #ccc;
    position: relative;
    min-height: 60px;
}
.form-item:before, .mform .fitem:before, .form-item:after, .mform .fitem:after {
    display: none;
}
#adminsettings h3.main {
    border-bottom: 0;
    margin: 20px 0 15px 0;
}
h3.main+.form-item, h3.main+div:not(.form-item)+.form-item {
    border-top: 2px solid #acacac;
}
.form-item .form-label {
    text-align: left;
    box-sizing: border-box;
    height: 100%;
    padding: 10px;
    font-weight: 700;
    background: #f6f6f6;
}
.form-item .form-label label {
    font-weight: 700;
}
.form-item .form-setting, .form-item .form-description {
    background: #fff;
    height: 100%;
    margin-bottom: 0;
    box-sizing: border-box;
    padding: 10px 15px;
}
.form-item .form-description:empty {
    display: none;
}
.form-item .form-setting+.form-description {
    padding-top: 0;
}
.form-item .form-description p {
    color: #666;
}
#atto_managefiles_manageform #fitem_id_files_filemanager .ffilemanager {
    width: 100%;
    margin-left: 0;
}
.form-label .form-shortname {
    word-break: break-all;
    line-height: 1.2;
}
.filemanager .fp-navbar {
    background: #F2F2F2;
    border: 1px solid #d9d9d9!important;
    border-bottom: none;
}
.fp-pathbar {
    border-top: 1px solid #d9d9d9!important;
    padding: 5px 8px 1px;
    min-height: 20px;
}
.filepicker-filelist, .filemanager-container {
    background: #FFF;
    clear: both;
    overflow: auto;
    border: 1px solid #d9d9d9!important;
    min-height: 140px;
    position: relative;
}
.btn-secondary {
    border: 1px solid #333;
    background: #333!important;
    color: #fff!important;
}
#fitem_id_username .col-md-3, #fitem_id_username .col-md-9 {
    padding-top: 24px!important;
}
#fitem_id_passwordpolicyinfo .col-md-9 {
    flex: 0 0 83.3333333333%!important;
    max-width: 83.3333333333%!important;
}
#page-login-change_password .col-form-label {
    max-width: 13%!important;
}
body#page-question-type-calculatedmulti .form-group .col-form-label.sr-only:not(legend):not([for="id_category"]) {
    min-width: fit-content;
}
.hd-search-area {
    display: none;
    z-index: 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: -300px;
    background-color: rgba(0, 0, 0, .7);
    height: 100%}
.hd-search-area .hd-search-header {
    width: 100%;
    background-color: #000;
    text-align: right;
    padding: 0 5px 5px 0;
    line-height: 1em;
}
.hd-search-area .hd-search-header .close-search {
    font-size: 0;
    display: inline-block;
    background: url(/theme/slk/pix/i/icon_close_gray.png) no-repeat center;
    width: 25px;
    height: 25px;
}
.hd-search-area .hd-search-body {
    padding: 100px 10px 20px;
}
.hd-search-area .hd-search-body .hd-fr {
    position: relative;
    padding-right: 65px;
    box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
    max-width: 815px;
    height: 60px;
    margin-bottom: 20px;
}
.hd-search-area .hd-search-body .hd-fr input[type="submit"] {
    font-size: 0!important;
    position: absolute;
    top: 0;
    right: 0;
    height: 60px!important;
    background: url(/theme/slk/pix/i/icon_search.png) no-repeat center;
    background-color: #fff;
    width: 65px;
    border: 0;
    min-width: 0!important;
    border-radius: 0 9px 9px 0;
}
.hd-search-area .hd-search-body .hd-fr input[type="text"] {
    border: 0;
    height: 100%;
    width: 100%;
    padding: 13px 0 13px 20px;
    box-sizing: border-box;
    font-size: 20px;
    color: #00205c;
    background-color: #fff;
    outline: none!important;
    border-radius: 9px 0 0 9px;
}
.hd-search-area .hd-search-body .hd-fr input[type="text"]:-ms-input-placeholder {
    color: #777;
}
.hd-search-area .hd-search-body .hash-area-head {
    margin: 0 auto;
    padding: 20px 0 10px 0;
    color: #fff;
    max-width: 815px;
}
.hd-search-area .hd-search-body .hash-area {
    width: 100%;
    max-width: 815px;
    margin: 0 auto;
    padding: 0;
}
.hd-search-area .hd-search-body .hash-area>li {
    display: inline-block;
    padding: 6px 16px;
    border-radius: 30px;
    margin-right: 8px;
    margin-bottom: 6px;
    background-color: #fff;
}
.hd-search-area .hd-search-body .hash-area>li a {
    font-size: 14px;
}
.hd-search-area .hd-search-body .hash-area>li a::before {
    display: none;
}
.hd-search-area .hd-search-body .hash-area a {
    color: #000;
    font-size: 17px;
}
.hd-search-area.on {
    top: 0;
    z-index: 9;
    display: block;
}
@media screen and (max-width:767px) {
    .hd-search-area {
    z-index: 2;
    padding: 0px!important;
}
.hd-search-area .hd-search-header .close-search {
    height: 35px!important;
    width: 47px!important;
    background: url(/theme/slk/pix/i/icon_m_back.png) no-repeat center!important;
    background-size: 21px auto!important;
    top: 12px!important;
    left: 0px!important;
    z-index: 2;
}
.hd-search-area .hd-search-body .hd-fr {
    height: 60px;
    border: none!important;
    border-radius: 0px!important;
    padding-right: 45px;
    padding-left: 45px;
    border-bottom: 1px solid #ca3120!important;
    margin-bottom: 0px!important;
}
.hd-search-area .hd-search-body .hd-fr input[type="text"] {
    font-size: 14px;
    color: #000;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 33px;
    padding: 13px;
}
.hd-search-area .hd-search-body .hd-fr input[type="submit"] {
    height: 35px!important;
    width: 47px!important;
    background: url(/theme/slk/pix/search2.svg) no-repeat center;
    background-size: 16px auto;
    top: 12px!important;
}
.hd-search-area .hd-search-body .hash-area {
    padding: 8px;
    min-height: 100px;
}
.hd-search-area .hd-search-body .hash-area>li {
    display: inline-block;
    padding: 6px 16px;
    border-radius: 30px;
    border: 1px solid #dee2e6;
    margin-right: 8px;
    margin-bottom: 6px;
}
.hd-search-area .hd-search-body .hash-area>li a {
    font-size: 14px;
}
.hd-search-area .hd-search-body .hash-area>li a::before {
    display: none;
}
.hd-search-area.on {
    top: 0px!important;
}
}.questionbank h2 {
    margin-top: 0;
}
.questioncategories h3 {
    margin-top: 0;
}
#chooseqtypebox {
    margin-top: 1em;
}
#chooseqtype h3 {
    margin: 0 0 .3em;
}
#chooseqtype .instruction {
    display: none;
}
#chooseqtype .fakeqtypes {
    border-top: 1px solid silver;
}
#chooseqtype .qtypeoption {
    margin-bottom: .5em;
}
#chooseqtype label {
    display: block;
}
#chooseqtype .qtypename img {
    padding: 0 .3em;
}
#chooseqtype .qtypename {
    display: inline-table;
    width: 16em;
}
#chooseqtype .qtypesummary {
    display: block;
    margin: 0 2em;
}
#chooseqtype .submitbuttons {
    margin: .7em 0;
    text-align: center;
}
#qtypechoicecontainer {
    display: none;
}
#qtypechoicecontainer_c.yui-panel-container.shadow .underlay {
    background: none;
}
#qtypechoicecontainer.yui-panel .hd {
    color: #333;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 1px solid #ccc;
    border-bottom: 1px solid #bbb;
    background-image: linear-gradient(to bottom, #fff 0%, #ccc 100%);
    background-repeat: repeat-x;
}
#qtypechoicecontainer {
    font-size: 12px;
    color: #333;
    background: #f2f2f2;
    border-radius: 10px;
    border: 1px solid #ccc;
    border-top: 0 none;
}
#qtypechoicecontainer #chooseqtype {
    width: 40em;
}
#chooseqtypehead h3 {
    margin: 0;
    font-weight: 400;
}
#chooseqtype .qtypes {
    position: relative;
    border-bottom: 1px solid #bbb;
    padding: .24em 0;
}
#chooseqtype .alloptions {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: calc(100vh - 15em);
    width: 60%}
#chooseqtype .qtypeoption {
    margin-bottom: 0;
    padding: .3em .3em .3em 1.6em;
}
#chooseqtype .qtypeoption img {
    vertical-align: text-bottom;
    padding-left: 1em;
    padding-right: .5em;
}
#chooseqtype .selected {
    background-color: #fff;
}
#chooseqtype .instruction, #chooseqtype .qtypesummary {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 60%;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 1.5em 1.6em;
    background-color: #fff;
}
#chooseqtype .instruction, #chooseqtype .selected .qtypesummary {
    display: block;
}
#categoryquestions {
    margin: 0;
}
#categoryquestions td, #categoryquestions th {
    padding: 0 .2em;
    max-width: 40vw;
}
#categoryquestions th {
    text-align: left;
    font-weight: 400;
}
#categoryquestions>tbody>tr.r1 {
    background-color: rgba(0, 0, 0, .03);
}
#categoryquestions>tbody>tr.highlight {
    border: 1px solid #008196;
}
#categoryquestions .checkbox {
    padding-left: 5px;
}
#categoryquestions .checkbox input[type="checkbox"] {
    margin-left: 0;
    float: none;
}
#categoryquestions .iconcol {
    padding: 3px;
    box-sizing: content-box;
}
#categoryquestions .iconcol .icon {
    margin: 0;
    width: 12px;
    height: 12px;
}
#categoryquestions label {
    margin: 0;
    display: block;
}
#categoryquestions .header {
    text-align: left;
}
#page-mod-quiz-edit div.questionbankwindow div.header {
    margin: 0;
}
#page-mod-quiz-edit div.questionbankwindow.block {
    padding: 0;
}
.questionbank .singleselect {
    margin: 0;
}
#combinedfeedbackhdr div.fhtmleditor {
    padding: 0;
}
#combinedfeedbackhdr div.fcheckbox {
    margin-bottom: 1em;
}
#multitriesheader div.fitem_feditor {
    margin-top: 1em;
}
#multitriesheader div.fitem_fgroup {
    margin-bottom: 1em;
}
#multitriesheader div.fitem_fgroup fieldset.felement label {
    margin-left: .3em;
    margin-right: .3em;
}
body.path-question-type .form-group .col-form-label.sr-only:not(legend):not([for="id_category"]) {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0 .5rem 0 0;
    overflow: visible;
    clip: auto;
    clip-path: none;
    border: 0;
}
.que {
    clear: left;
    text-align: left;
    margin: 0 auto 1.8em auto;
}
.que .info {
    float: left;
    width: 7em;
    padding: .5em;
    margin-bottom: 1.8em;
    background-color: #f8f9fa;
    border: 1px solid #cad0d7;
    border-radius: 2px;
}
.que h3.no {
    margin: 0;
    font-size: .8em;
    line-height: 1;
}
.que span.qno {
    font-size: 1.5em;
    font-weight: 700;
}
.que .info>div {
    font-size: .8em;
    margin-top: .7em;
}
.que .info .questionflag.editable {
    cursor: pointer;
}
.que .info .editquestion img, .que .info .questionflag img, .que .info .questionflag input {
    vertical-align: bottom;
}
.que .content {
    margin: 0 0 0 8.5em;
}
.que .formulation, .que .outcome, .que .comment {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 0 solid transparent;
    border-radius: .5rem;
}
.que .outcome, .que .comment {
    color: #8e662e;
    background-color: #fcefdc;
    border-color: #fbe8cd;
}
.que .outcome hr, .que .comment hr {
    border-top-color: #f9ddb5;
}
.que .outcome .alert-link, .que .comment .alert-link {
    color: #674a22;
}
.que .outcome a, .que .comment a {
    color: #041c31;
}
.que .formulation {
    color: #001a1e;
    background-color: #e7f3f5;
    border-color: #b8dce2;
}
.que .formulation hr {
    border-top-color: #a6d3db;
}
.que .formulation .alert-link {
    color: #000;
}
.que.multichoice .answer div.r0 .icon.fa-check, .que.multichoice .answer div.r1 .icon.fa-check, .que.multichoice .answer div.r0 .icon.fa-remove, .que.multichoice .answer div.r1 .icon.fa-remove {
    text-indent: 0;
}
.formulation input[type="text"], .formulation select {
    width: auto;
    vertical-align: baseline;
}
.que.multianswer .formulation .yui3-widget-positioned {
    box-sizing: content-box;
}
.que.multianswer .formulation .yui3-widget-positioned .feedbackspan {
    width: inherit;
    max-width: inherit;
}
.path-mod-quiz input[size] {
    width: auto;
    max-width: 100%}
.que .comment {
    color: #1c3f1a;
    background-color: #d7e4d6;
    border-color: #c6dac6;
}
.que .comment hr {
    border-top-color: #b7d0b7;
}
.que .comment .alert-link {
    color: #0c1b0b;
}
.que .ablock {
    margin: .7em 0 .3em 0;
}
.que .im-controls {
    margin-top: .5em;
    text-align: left;
}
.que .specificfeedback, .que .generalfeedback, .que .numpartscorrect .que .rightanswer, .que .im-feedback, .que .feedback, .que p {
    margin: 0 0 .5em;
}
.que .correctness.correct {
    color: #fff;
    background-color: #357a32;
}
a.que .correctness.correct:hover, a.que .correctness.correct:focus {
    color: #fff;
    background-color: #255623;
}
a.que .correctness.correct:focus, a.que .correctness.correct.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(53, 122, 50, .5);
}
.que .correctness.partiallycorrect {
    color: #1d2125;
    background-color: #f0ad4e;
}
a.que .correctness.partiallycorrect:hover, a.que .correctness.partiallycorrect:focus {
    color: #1d2125;
    background-color: #ec971f;
}
a.que .correctness.partiallycorrect:focus, a.que .correctness.partiallycorrect.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(240, 173, 78, .5);
}
.que .correctness.notanswered, .que .correctness.incorrect {
    color: #fff;
    background-color: #ca3120;
}
a.que .correctness.notanswered:hover, a.que .correctness.notanswered:focus, .que .correctness.incorrect:hover, .que .correctness.incorrect:focus {
    color: #fff;
    background-color: #9e2619;
}
a.que .correctness.notanswered:focus, a.que .correctness.notanswered.focus, .que .correctness.incorrect:focus, .que .correctness.incorrect.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(202, 49, 32, .5);
}
.que .qtext {
    margin-bottom: 1.5em;
}
.que .validationerror {
    color: #ca3120;
}
.que .grading, .que .comment, .que .commentlink, .que .history {
    margin-top: .5em;
}
.que .history h3 {
    margin: 0 0 .2em;
    font-size: 1em;
}
.que .history table {
    width: 100%;
    margin: 0;
}
.que .history .current {
    font-weight: 700;
}
.que .questioncorrectnessicon {
    vertical-align: text-bottom;
}
body.jsenabled .questionflag input[type="checkbox"] {
    display: none;
}
.que .questionflagimage {
    padding-right: 3px;
    height: 16px;
    width: 16px;
}
.importerror {
    margin-top: 10px;
    border-bottom: 1px solid #555;
}
.mform .que.comment .fitemtitle {
    width: 20%}
#page-question-preview #techinfo {
    margin: 1em 0;
}
#page-question-preview .collapsibleregion .collapsibleregioncaption, #page-question-preview .collapsibleregion .collapsibleregionextracontent {
    display: inline-block;
}
#page-mod-quiz-edit ul.slots .activityinstance>a {
    display: flex;
    max-width: 100%;
    align-items: center;
    text-indent: 0;
    padding-left: 0;
}
#page-mod-quiz-edit ul.slots .activityinstance img.activityicon {
    margin-left: 0;
    width: 16px;
    height: 16px;
    padding-right: 4px;
}
#page-mod-quiz-edit .activity img.activityicon {
    vertical-align: text-top;
}
#page-mod-quiz-edit .box.generalbox.questionbank {
    padding: .5em;
}
#page-mod-quiz-edit .questionbank .categorypagingbarcontainer, #page-mod-quiz-edit .questionbank .categoryquestionscontainer, #page-mod-quiz-edit .questionbank .choosecategory {
    padding: 0;
}
#page-mod-quiz-edit .questionbank .choosecategory select {
    width: 100%}
#page-mod-quiz-edit div.questionbank .categoryquestionscontainer {
    background: transparent;
}
#page-mod-quiz-edit .questionbankwindow div.header {
    color: #444;
    text-shadow: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin: 0 -10px 0 -10px;
    padding: 2px 10px 2px 10px;
    background: transparent;
}
#page-mod-quiz-edit .questionbankwindow div.header a:link, #page-mod-quiz-edit .questionbankwindow div.header a:visited {
    color: #0f6cbf;
}
#page-mod-quiz-edit .questionbankwindow div.header a:hover {
    color: #094478;
}
#page-mod-quiz-edit .createnewquestion {
    padding: .3em 0;
}
#page-mod-quiz-edit .createnewquestion div, #page-mod-quiz-edit .createnewquestion input {
    margin: 0;
}
#page-mod-quiz-edit .questionbankwindow div.header .title {
    color: #1d2125;
}
#page-mod-quiz-edit div.container div.generalbox {
    background-color: transparent;
    padding: 1.5em;
}
#page-mod-quiz-edit .categoryinfo {
    background-color: transparent;
    border-bottom: none;
}
#page-mod-quiz-edit .createnewquestion .singlebutton input {
    margin-bottom: 0;
}
#page-mod-quiz-edit div.questionbank .categorysortopotionscontainer, #page-mod-quiz-edit div.questionbank .categoryselectallcontainer {
    padding: 0 0 1.5em 0;
}
#page-mod-quiz-edit div.questionbank .categorypagingbarcontainer {
    background-color: transparent;
    margin: 0;
    border-top: 0;
    border-bottom: 0;
}
#page-mod-quiz-edit div.questionbank .categorypagingbarcontainer .paging {
    padding: 0 .3em;
}
#page-mod-quiz-edit div.question div.content div.questioncontrols {
    background-color: #fff;
}
#page-mod-quiz-edit div.question div.content div.points {
    margin-top: -.5em;
    padding-bottom: 0;
    border: none;
    background-color: #fff;
    position: static;
    width: 12.1em;
    float: right;
    margin-right: 60px;
}
#page-mod-quiz-edit div.question div.content div.points br {
    display: none;
}
#page-mod-quiz-edit div.question div.content div.points label {
    display: inline-block;
}
#page-mod-quiz-edit div.quizpage .pagecontent .pagestatus {
    background-color: #fff;
}
#page-mod-quiz-edit .quizpagedelete, #page-mod-quiz-edit .quizpagedelete img {
    background-color: transparent;
}
#page-mod-quiz-edit div.quizpage .pagecontent {
    border: 1px solid #ddd;
    border-radius: 2px;
    overflow: hidden;
}
#page-mod-quiz-edit div.questionbank .categoryinfo {
    padding: .3em 0;
}
.questionbankwindow .module {
    width: auto;
}
.questionbankwindow .form-autocomplete-selection {
    margin-left: 0;
}
#page-mod-quiz-edit div.editq div.question div.content {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    overflow: hidden;
}
#page-mod-quiz-edit ul.slots .activityinstance img.activityicon {
    margin-top: 0;
    padding-right: 4px;
}
.path-mod-quiz .statedetails {
    display: block;
    font-size: .9em;
}
a#hidebankcmd {
    color: #0f6cbf;
}
.que.shortanswer .answer {
    padding: 0;
}
.que label {
    display: inline;
}
.que .content .answer div[data-region="answer-label"] .mediaplugin {
    width: 400px;
}
body.path-question-type .mform fieldset.hidden {
    padding: 0;
    margin: .7em 0 0;
}
.que.ddwtos, .que.ddwtos .drop {
    box-sizing: content-box;
}
.tag-condition-container {
    position: relative;
}
@media (max-width:767.98px) {
    .que .info {
    float: none;
    width: auto;
}
.que .content {
    margin: 0;
}
}@media (max-width:991.98px) {
    #categoryquestions td, #categoryquestions th {
    max-width: 75vw;
}
}.formulation .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: .375rem .75rem;
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #8f959e;
    border-radius: .5rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (max-width:1200px) {
    .formulation .form-control {
    font-size: calc(0.90375rem + 0.045vw);
}
}.formulation .answer th, .formulation .answer td {
    border: none!important;
    padding: 1px!important;
}
.formulation .custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center / 8px 10px no-repeat;
    border: 1px solid #8f959e;
    border-radius: .5rem;
    appearance: none;
}
@media (max-width:1200px) {
    .formulation .custom-select {
    font-size: calc(0.90375rem + 0.045vw);
}
}.formulation .custom-select:focus {
    border-color: #5babf2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(15, 108, 191, .75);
}
.formulation .custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}
.formulation .custom-select[multiple], .formulation .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none;
}
.formulation .custom-select:disabled {
    color: #6a737b;
    background-color: #e9ecef;
}
.formulation .custom-select::-ms-expand {
    display: none;
}
.formulation .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057;
}
.formulation .custom-select-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .8203125rem;
}
.formulation .custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.171875rem;
}
@media (max-width:1200px) {
    .formulation .custom-select-lg {
    font-size: calc(0.9271875rem + 0.32625vw);
}
}.formulation div.editor_atto_toolbar {
    border-top-left-radius: 0.5rem!important;
    border-top-right-radius: 0.5rem!important;
}
.formulation .editor_atto .form-control {
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
    border-top: none!important;
}
.formulation .editor_atto_content_wrap {
    background-color: initial!important;
}
body.path-local-hrd {
    --hrd-cfg-color1-80: #0c0b41cc;
    --hrd-header-h: 50px;
    --hrd-nav-w: 230px;
    --hrd-nav-bg: #192123;
    --hrd-nav-active-bg: #263438;
    --hrd-nav-color: #aec0c7;
    background-color: #ecf0f5;
    height: initial!important;
    font-family: "Noto Sans KR", sans-serif !important;
    line-height: 1.4;
    color: #222;
    text-align: left;
    font-size: 14px;
}
body.path-local-hrd .ui-datepicker {
    padding: 5px;
    border: 1px solid #ccc;
}
body.path-local-hrd .ui-datepicker a.ui-datepicker-pev span {
    color: #fff;
}
body.path-local-hrd .ui-datepicker a.ui-datepicker-next span {
    color: #fff;
}
body.path-local-hrd .ui-datepicker .ui-datepicker-header {
    padding: 10px 0!important;
    color: var(--dark);
    font-size: 16px;
    background: #f4f4f4;
    border: 1px solid #ddd;
    border-bottom: 0;
    border-radius: 0;
}
body.path-local-hrd .ui-datepicker .ui-datepicker-prev {
    top: 0;
    left: 0;
    left: 2px!important;
    top: 2px!important;
}
body.path-local-hrd .ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 16px;
    margin-top: -5px!important;
    background: url('/local/hrd/pix/rental_calendar_prev.png') no-repeat center;
    font-size: 0;
    padding: 10px;
}
body.path-local-hrd .ui-datepicker .ui-datepicker-next {
    top: 0;
    right: 0;
    right: 2px!important;
    top: 2px!important;
}
body.path-local-hrd .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 16px;
    margin-top: -5px!important;
    background: url(/local/hrd/pix/rental_calendar_next.png) no-repeat center;
    font-size: 0;
    padding: 10px;
}
body.path-local-hrd .ui-datepicker .ui-datepicker-prev-hover {
    left: 2px!important;
    top: 2px!important;
}
body.path-local-hrd .ui-datepicker .ui-datepicker-next-hover {
    right: 2px!important;
    top: 2px!important;
}
body.path-local-hrd .ui-datepicker table {
    border: 0;
    margin-bottom: 0!important;
}
body.path-local-hrd .ui-datepicker table th {
    border: 1px solid #ddd;
    color: var(--dark);
    background: #f4f4f4;
}
body.path-local-hrd .ui-datepicker table td {
    text-align: center;
    color: var(--dark);
    text-align: center;
    border: 1px solid #ddd;
}
body.path-local-hrd .ui-datepicker table td.ui-datepicker-today {
    background: #f4f5f8;
}
body.path-local-hrd .ui-datepicker table td.ui-datepicker-today .ui-state-default {
    font-weight: bold!important;
    margin: 0;
    display: inline-block;
    position: relative;
    left: 0;
    width: 100%;
    text-align: center;
}
body.path-local-hrd #ui-datepicker-div {
    padding: 0;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .05);
    border: 0;
    width: auto;
}
body.path-local-hrd #ui-datepicker-div .ui-state-hover {
    border: 0;
    background: none;
    font-weight: 400;
}
body.path-local-hrd #ui-datepicker-div .ui-widget-header .ui-state-hover {
    border: 0;
    background: none;
    font-weight: 400;
}
body.path-local-hrd .ui-widget-content .ui-state-hover {
    border: 0;
    background: none;
    font-weight: 400;
}
body.path-local-hrd .ui-state-focus {
    border: 0;
    background: none;
    font-weight: 400;
}
body.path-local-hrd #ui-datepicker-div.ui-widget-content .ui-state-focus {
    border: 0;
    background: none;
    font-weight: 400;
}
body.path-local-hrd .ui-widget-header .ui-state-focus {
    border: 0;
    background: none;
    font-weight: 400;
}
body.path-local-hrd .ui-datepicker table td .ui-state-default {
    text-decoration: none!important;
    background: transparent!important;
    text-align: center;
    color: var(--dark);
    font-weight: normal!important;
    border: 0;
    padding: 10px;
    word-break: keep-all;
}
body.path-local-hrd .ui-datepicker table td .ui-state-default.ui-state-active {
    background-color: #3d8aff4d!important;
}
body.path-local-hrd .ui-datepicker table td .ui-state-default.ui-state-highlight {
    color: var(--info)!important;
}
body.path-local-hrd .ui-datepicker table td:first-child .ui-state-default {
    color: var(--red);
}
body.path-local-hrd .ui-datepicker table td:last-child .ui-state-default {
    color: var(--info);
}
body.path-local-hrd .ui-datepicker table td.ui-state-disabled {
    opacity: 0.5!important;
}
body.path-local-hrd .ui-datepicker table th:first-child {
    color: var(--red);
}
body.path-local-hrd .ui-datepicker table th:last-child {
    color: var(--info);
}
body.path-local-hrd .custom-calendar .fc-col-header {
    margin-bottom: 0px!important;
}
body.path-local-hrd .custom-calendar .fc-scrollgrid-sync-table {
    margin-bottom: 0px!important;
}
body.path-local-hrd .custom-calendar .fc .fc-daygrid-day-top {
    justify-content: center;
}
body.path-local-hrd .custom-calendar .fc .fc-timegrid-col.fc-day-today {
    background: none!important;
}
body.path-local-hrd .custom-calendar .fc .fc-daygrid-day.fc-day-today {
    background: none!important;
}
body.path-local-hrd .custom-calendar .fc .fc-col-header-cell.fc-day.fc-day-sun {
    padding-bottom: 6px;
}
body.path-local-hrd .custom-calendar #small_calendar .fc-daygrid-day-top {
    align-items: center;
}
body.path-local-hrd .custom-calendar #small_calendar .fc-scrollgrid {
    border: unset!important;
}
body.path-local-hrd .custom-calendar #small_calendar th {
    border: unset!important;
}
body.path-local-hrd .custom-calendar #small_calendar td {
    border: unset!important;
}
body.path-local-hrd .custom-calendar #small_calendar .fc-header-toolbar {
    margin-bottom: 0px!important;
}
body.path-local-hrd .custom-calendar #small_calendar .fc-scroller {
    overflow: hidden!important;
}
body.path-local-hrd .custom-calendar #small_calendar .fc-toolbar-title {
    font-size: 14px!important;
    font-weight: 500!important;
    padding: 10px!important;
}
body.path-local-hrd .custom-calendar #small_calendar .fc-icon-chevron-left {
    font-size: 16px!important;
}
body.path-local-hrd .custom-calendar #small_calendar .fc-icon-chevron-left::before {
    display: inline-block!important;
}
body.path-local-hrd .custom-calendar #small_calendar .fc-icon-chevron-right {
    font-size: 16px!important;
}
body.path-local-hrd .custom-calendar #small_calendar .fc-icon-chevron-right::before {
    display: inline-block!important;
}
body.path-local-hrd .custom-calendar #small_calendar .fc-prev-button {
    padding: 0px!important;
    background-color: unset!important;
    border: unset!important;
    color: #000!important;
}
body.path-local-hrd .custom-calendar #small_calendar .fc-next-button {
    padding: 0px!important;
    background-color: unset!important;
    border: unset!important;
    color: #000!important;
}
body.path-local-hrd .custom-calendar #small_calendar .fc-daygrid-day-events {
    display: none!important;
}
body.path-local-hrd .custom-calendar #small_calendar .fc-col-header-cell-cushion {
    padding: 4px!important;
}
body.path-local-hrd .custom-calendar #small_calendar .fc-daygrid-day.fc-day-today .fc-daygrid-day-number {
    background-color: #9fcaf4;
    border-radius: 50%;
    width: 24px;
    display: flex;
    justify-content: center;
}
body.path-local-hrd .custom-calendar #small_calendar .fc-daygrid-day-number {
    padding: 8px!important;
    line-height: 8px!important;
    font-weight: 500!important;
    cursor: pointer;
    word-break: keep-all;
}
body.path-local-hrd .custom-calendar #small_calendar .day-number-active {
    background-color: var(--hrd-cfg-color1-80)!important;
    border-radius: 50%;
    color: #fff;
    width: 24px;
    display: flex;
    justify-content: center;
}
body.path-local-hrd .custom-calendar #small_calendar .fc-highlight {
    background-color: unset!important;
}
body.path-local-hrd .custom-calendar #calendar th {
    border-bottom: none!important;
    border-right: none!important;
}
body.path-local-hrd .custom-calendar #calendar td {
    border-bottom: none!important;
    border-right: none!important;
}
body.path-local-hrd .custom-calendar #calendar .fc-scroller-harness {
    overflow: visible!important;
}
body.path-local-hrd .custom-calendar #calendar .fc-scrollgrid {
    border-left: unset!important;
}
body.path-local-hrd .custom-calendar #calendar .fc-daygrid-day-top {
    position: inherit;
    z-index: 10;
}
body.path-local-hrd .custom-calendar #calendar .fc-timeGridDay-view.fc-view.fc-timegrid {
    padding-left: 20px;
}
body.path-local-hrd .custom-calendar #calendar .fc-timeGridDay-view.fc-view.fc-timegrid tbody tr:nth-child(1) table>tbody>tr {
    display: none!important;
}
body.path-local-hrd .custom-calendar #calendar .fc-timeGridDay-view.fc-view.fc-timegrid .fc-scrollgrid {
    border-top: none!important;
}
body.path-local-hrd .custom-calendar #calendar .fc-timeGridDay-view.fc-view.fc-timegrid .fc-col-header-cell.fc-day {
    border-left: none!important;
    text-align: left;
    font-size: 1.2rem;
}
body.path-local-hrd .custom-calendar #calendar .slot-label-relative {
    min-width: 50px;
    text-align: left;
    margin-left: -3px;
    position: relative;
}
body.path-local-hrd .custom-calendar #calendar .slot-label-absolute {
    position: absolute;
    top: -25px;
    z-index: 100;
}
body.path-local-hrd .custom-calendar #calendar .fc-daygrid-event {
    margin-bottom: 8px!important;
    padding: 4px!important;
    display: flex;
    align-items: flex-start;
}
body.path-local-hrd .custom-calendar #calendar .fc-daygrid-event.fc-daygrid-dot-event {
    margin-bottom: 8px!important;
    padding-left: 0px!important;
}
body.path-local-hrd .custom-calendar #calendar .fc-daygrid-more-link {
    padding: 5px 0 5px 22px!important;
    width: 100%}
body.path-local-hrd .custom-calendar #calendar .fc-daygrid-event-harness {
    cursor: pointer;
    padding: 0 4px!important;
}
body.path-local-hrd .custom-calendar #calendar .fc-daygrid-event-harness-abs {
    padding: 0 4px!important;
}
body.path-local-hrd .custom-calendar #calendar .fc-daygrid-day-frame {
    height: 150px;
}
body.path-local-hrd .custom-calendar #calendar .fc-more-popover .fc-popover-body {
    padding-bottom: 0px!important;
}
body.path-local-hrd .custom-calendar #calendar .fc-daygrid-event-dot {
    padding-bottom: 0px!important;
    border-width: 8px!important;
    border-radius: unset!important;
    margin-left: 0px!important;
    margin-right: 5px!important;
}
body.path-local-hrd .custom-calendar #calendar .fc-scrollgrid-section-sticky>th {
    z-index: 1!important;
}
body.path-local-hrd .custom-calendar #calendar .fc-event-time {
    display: none!important;
}
body.path-local-hrd .custom-calendar #calendar .fc-event-title {
    font-weight: 500!important;
    white-space: break-spaces;
}
body.path-local-hrd .custom-calendar #calendar .fc-timegrid-event-harness .fc-event-title-container {
    cursor: pointer;
    display: flex;
    align-items: center;
}
body.path-local-hrd .custom-calendar #calendar .fc-timegrid-event-harness .fc-event-title-container .fc-event-title {
    margin-left: 10px;
}
body.path-local-hrd .custom-calendar .add-new-btn {
    border-radius: 20px;
    width: fit-content;
    padding: 8px 12px 6px 12px;
}
body.path-local-hrd .custom-calendar .icon-add {
    color: #fff;
    background-color: var(--hrd-cfg-color1-80);
    border-radius: 50%;
    font-size: 20px;
    padding: 3px;
    vertical-align: top;
}
body.path-local-hrd .custom-calendar .icon-add2 {
    vertical-align: sub;
    color: var(--hrd-cfg-color1-80);
    font-size: 18px;
}
body.path-local-hrd .custom-calendar .icon-close {
    vertical-align: sub;
    color: #9FACC2;
    font-size: 18px;
    display: none;
}
body.path-local-hrd .custom-calendar .color-block {
    width: 16px;
    min-width: 16px;
    height: 16px;
}
body.path-local-hrd .custom-calendar .relative-1 {
    position: relative;
    z-index: 1;
}
body.path-local-hrd .custom-calendar .classroom-box {
    min-height: 28px;
}
body.path-local-hrd .custom-calendar .classroom-box:hover {
    background-color: #F5F5F5;
}
body.path-local-hrd .custom-calendar .classroom-box:hover .icon-close {
    display: inline;
}
body.path-local-hrd .custom-calendar .overflow-x {
    overflow-x: auto!important;
    overflow-y: hidden!important;
}
body.path-local-hrd .custom-calendar a {
    color: #222;
}
body.path-local-hrd .transition-all {
    transition: all 200ms ease-in-out;
}
body.path-local-hrd .scrollbar::-webkit-scrollbar {
    width: 8px;
}
body.path-local-hrd .scrollbar::-webkit-scrollbar-thumb {
    background-color: #bdbdbd;
    border-radius: 8px;
}
body.path-local-hrd .scrollbar::-webkit-scrollbar-track, body.path-local-hrd .scrollbar::-webkit-scrollbar-corner {
    background: #0000001a;
}
body.path-local-hrd .box {
    background-color: #fff;
    border-top: 3px solid #cbd1d9;
    padding: 16px;
}
body.path-local-hrd .generaltable .empty td::before {
    content: var(--str-empty);
    display: inline-block;
}
body.path-local-hrd .frm-inline strong {
    min-width: 60px;
}
body.path-local-hrd .dot {
    height: 14px;
    width: 14px;
    border-radius: 50%}
body.path-local-hrd .dot-success {
    background-color: #5DB174;
}
body.path-local-hrd .dot-gray {
    background-color: #C8C8C8;
}
body.path-local-hrd #modal_reservation_form.modal {
    background: rgba(0, 0, 0, .3);
}
body.path-local-hrd #modal_reservation_form .modal-dialog-lg {
    max-width: 1000px!important;
    margin: 1rem auto;
}
body.path-local-hrd .input-lecture-name {
    border-top: hidden;
    border-right: hidden;
    border-left: hidden;
    border-bottom: 2px solid #000!important;
    padding: .5rem;
    width: 100%}
body.path-local-hrd .input-lecture-name:focus {
    outline: none;
}
body.path-local-hrd .color-code {
    padding: 0;
    border: none;
    outline: none;
    vertical-align: middle;
}
body.path-local-hrd .color-code::-webkit-color-swatch-wrapper {
    padding: 0;
}
body.path-local-hrd .color-code::-webkit-color-swatch {
    border-radius: 0;
    border: none;
}
body.path-local-hrd .modal-background {
    background: rgba(0, 0, 0, .3);
    overflow: auto;
}
body.path-local-hrd .register_template {
    width: 100%;
    margin: 0px!important;
}
body.path-local-hrd .register_template .sort-section div[contenteditable=true]:empty:before {
    content: attr(placeholder);
    pointer-events: none;
    display: block;
    text-align: center;
    color: #d8d8d8;
    font-size: 14px;
}
body.path-local-hrd .register_template input[name="template_name"]:focus-visible, body.path-local-hrd .register_template .sort-section div[contenteditable=true]:focus-visible {
    outline: unset!important;
}
body.path-local-hrd .custom-table {
    border-collapse: collapse;
}
body.path-local-hrd .custom-table, body.path-local-hrd .custom-table th, body.path-local-hrd .custom-table td {
    border: 1px solid #D7D7D7!important;
}
body.path-local-hrd .custom-table .title {
    background: #f4f4f4;
    vertical-align: middle;
    font-weight: 700;
    padding: 25px 10px;
    white-space: nowrap;
}
body.path-local-hrd .custom-table .input-field {
    vertical-align: middle;
}
body.path-local-hrd .evt-none {
    pointer-events: none!important;
}
body.path-local-hrd .custom-e-contract-table td {
    vertical-align: middle;
}
@media (min-width:576px) {
    body.path-local-hrd .register_template {
    max-width: 90%!important;
    margin: 1.75rem auto!important;
}
}@media (min-width:768px) {
    body.path-local-hrd .register_template {
    max-width: 80%!important;
    margin: 1.75rem auto!important;
}
body.path-local-hrd .register_template .sort-section div[contenteditable=true]:empty:before {
    font-size: 16px;
}
}@media (min-width:1200px) {
    body.path-local-hrd .register_template {
    max-width: 50%!important;
    margin: 1.75rem auto!important;
}
}@media print {
    body.path-local-hrd .pagebreak {
    page-break-before: always;
}
}body.path-local-hrd a.disabled:hover, body.path-local-hrd a.disabled {
    font-style: normal!important;
}
body.path-local-hrd .generaltable td {
    border: 1px solid #dee2e6;
}
body.path-local-hrd .generaltable, body.path-local-hrd .table {
    border-top: 2px solid #333;
}
body.path-local-hrd .table-borderless {
    width: unset!important;
}
body.path-local-hrd .table-borderless td {
    padding: .5em;
}
body.path-local-hrd .table.table-hover thead th {
    padding: 8px;
    font-size: 14px;
    font-weight: 700;
}
body.path-local-hrd .table.table-hover th:not(:first-child), body.path-local-hrd .table td:not(:first-child) {
    border-left: 1px solid #eaeaea;
}
body.path-local-hrd .table.table-hover td {
    height: 55px;
    padding: .75rem;
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
}
body.path-local-hrd .bg-gray-500 {
    background-color: #8c8c8c!important;
}
body.path-local-hrd .btn-secondary {
    border: 1px solid #333;
    background: #333!important;
    color: #fff!important;
}
body.path-local-hrd .btn-primary {
    color: #fff;
    background-color: #132b58;
    border-color: #132b58;
    box-shadow: none;
}
body.path-local-hrd .btn-white {
    border: 1px solid #eaeaea;
    background-color: #fff;
}
body.path-local-hrd .d-flex-y {
    display: flex;
    align-items: center;
}
body.path-local-hrd .bg-gray-100 {
    background-color: #f8f9fa!important;
}
body.path-local-hrd .btn-white:not(:disabled):not(.disabled):active, body.path-local-hrd .btn-white:not(:disabled):not(.disabled).active, body.path-local-hrd .show>.btn-white.dropdown-toggle {
    color: #282938;
    background-color: #e6e6e6;
    border-color: #dfdfdf;
}
body.path-local-hrd input[type=text] {
    height: auto;
}
body.path-local-hrd input[type=text].form-control {
    width: 12.25em;
}
body.path-local-hrd .text-gray {
    color: #8c8c8c!important;
}
body.path-local-hrd .fw-bold {
    font-weight: 700;
}
body.path-local-hrd .form-control, body.path-local-hrd .custom-select {
    border: 1px solid #eaeaea;
    border-radius: 0;
}
body.path-local-hrd .btn {
    font-size: 1rem;
    border-radius: 0;
}
body.path-local-hrd .text-red {
    color: #d75252;
}
body.path-local-hrd #performance-graph-container .title-page {
    color: #0c3d7e;
}
body.path-local-hrd #performance-graph-container .border-page {
    border-color: #0c3d7e!important;
}
body.path-local-hrd #performance-graph-container .upload {
    opacity: 0;
    position: absolute;
    z-index: -1;
}
body.path-local-hrd #performance-graph-container .switch {
    position: relative;
    display: inline-block;
    width: 140px;
    height: 45px;
}
body.path-local-hrd #performance-graph-container .switch input {
    display: none;
}
body.path-local-hrd #performance-graph-container .slider {
    position: absolute;
    cursor: pointer;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
body.path-local-hrd #performance-graph-container .slider:before {
    position: absolute;
    z-index: 2;
    content: "";
    height: 33px;
    width: 33px;
    left: 4px;
    top: 3px;
    background-color: #d9d9d9;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .22);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .22);
    -webkit-transition: 0.4s;
    transition: all 0.4s ease-in-out;
}
body.path-local-hrd #performance-graph-container .slider:after {
    position: absolute;
    left: 0;
    z-index: 1;
    content: "편집 모드";
    font-size: 15px;
    text-align: left!important;
    line-height: 45px;
    padding-left: 0;
    width: 140px;
    color: #fff;
    height: 45px;
    background-color: var(--primary);
    -webkit-transform: translateX(-160px);
    -ms-transform: translateX(-160px);
    transform: translateX(-160px);
    transition: all 0.4s ease-in-out;
}
body.path-local-hrd #performance-graph-container input:checked+.slider:after {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    padding-left: 25px;
}
body.path-local-hrd #performance-graph-container input:checked+.slider:before {
    background-color: #d9d9d9;
}
body.path-local-hrd #performance-graph-container input:checked+.slider:before {
    -webkit-transform: translateX(93px);
    -ms-transform: translateX(93px);
    transform: translateX(93px);
}
body.path-local-hrd #performance-graph-container .slider.round {
    border-radius: 100px;
    border: 2px solid #d9d9d9;
}
body.path-local-hrd #performance-graph-container .slider.round:before {
    border-radius: 50%}
body.path-local-hrd #performance-graph-container .slider.round:before {
    display: inline-block!important;
}
body.path-local-hrd #performance-graph-container .slider.round:after {
    display: inline-block!important;
}
body.path-local-hrd #performance-graph-container .absolute-no {
    position: absolute;
    right: 15px;
    color: darkslategrey;
    text-align: right!important;
    font-size: 15px;
    width: calc(100% - 45px);
    height: 45px;
    line-height: 45px;
    cursor: pointer;
}
body.path-local-hrd #performance-graph-container .py-2px {
    padding-top: 2px;
    padding-bottom: 2px;
}
body.path-local-hrd #performance-graph-container .outline-0 {
    outline: none;
}
body.path-local-hrd #performance-graph-container .page-label-color {
    color: #4f4f4f;
}
body.path-local-hrd #performance-graph-container .uderl:after {
    content: "";
    display: inline-block;
    height: .5em;
    vertical-align: bottom;
    width: 100%;
    margin-right: -100%;
    margin-bottom: 5px;
    border-top: 1px solid #d0d0d0;
}
body.path-local-hrd #performance-graph-container .visible {
    animation: movein 0.5s ease forwards, moveout 0.5s 3s ease forwards;
}
body.path-local-hrd #performance-graph-container #noti-saving {
    width: 230px;
    height: 50px;
    background: #ffd900;
    color: #000;
    border-radius: 3px;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: -230px;
}
body.path-local-hrd #performance-graph-container #noti-saved {
    width: 230px;
    height: 50px;
    background: #70c48f;
    color: #fff;
    border-radius: 3px;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: -230px;
}
@keyframes movein {
    from {
    left: -230px;
}
to {
    left: 0;
}
}@keyframes moveout {
    from {
    left: 0;
}
to {
    left: -230px;
}
}body.path-local-hrd #performance-graph-container .dataset {
    max-width: 60px!important;
}
body.path-local-hrd #performance-graph-container .w-60px {
    max-width: 60px!important;
}
body.path-local-hrd #performance-graph-container .d-none {
    width: 0!important;
    height: 0!important;
    border: none!important;
    background: #fff!important;
    display: none!important;
}
body.path-local-hrd #performance-graph-container .d-nonee {
    width: 0!important;
    height: 0!important;
    border: none!important;
    background: #fff!important;
    display: none!important;
}
body.path-local-hrd #performance-graph-container .img-graph-icon {
    max-width: 25px;
    max-height: 25px;
}
body.path-local-hrd #performance-graph-container .graph-box-main .graph-editting-mode img {
    max-height: 45px;
}
body.path-local-hrd #performance-graph-container .group-charts-container .graph-box-main img {
    display: none;
}
.submenutext {
    font-size: calc(0.91rem + 0.12vw);
}
.btn-content-action {
    border: 1px solid #d0d0d0;
    padding: 5px 10px;
    margin-top: -4px;
}
.points img, .btn-content-action img  {width:13px;}

#page-local-tubeboard-view .page-button, #page-local-tubeboard-index .page-button {
    border: 1px solid #eaeaea;
    background: #fff !important;
}
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #222 !important;
    background-color: #fff;
    border: 1px solid #d9d9d9;
}

#page-local-course-list .course_list_row {
    margin-left: -8px !important;
    margin-right: -8px !important;
}

#page-local-course-list .course_lists_container .mypagesnb {
    border  : 1px solid #dee2e6;
}